Texture unit information structure.
More...
#include <kanzi/core.ui/platform/graphics_backend/gl/renderer.hpp>
Texture unit information structure.
kanzi::Renderer::TextureUnitInfo::TextureUnitInfo |
( |
| ) |
|
|
explicitdefault |
kanzi::Renderer::TextureUnitInfo::TextureUnitInfo |
( |
const TextureUnitInfo & |
| ) |
|
|
delete |
Deleted copy constructor.
Bound texture units for this texture target.
unsigned int kanzi::Renderer::TextureUnitInfo::m_textureTarget |
Corresponding texture target.
int kanzi::Renderer::TextureUnitInfo::m_highestDirtyUnit |
Highest dirty unit for this texture target.
The documentation for this struct was generated from the following file: