Constructors
| Name | Description |
|---|---|
OpenGLBackend() |
Override Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | void | onInit() | ||
protected | void | onShutdown() | ||
protected | void | |||
protected | void | onBeginRender() | ||
protected | void | |||
protected | void | onEndRender() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | ||||
private | void | buildContext() | ||
private | void | destroyContext() | ||
private | void | buildGlew() | ||
private | void | enableFeatures() | ||
private | void | updateResourcesBudget() | ||
private | void | buildTextureData() | ||
private | void | destroyTextureData() | ||
private | void | buildLayers() |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
private | std::uint32_t | m_texturesBuffer |