Logs OpenGL API calls.
More...
#include <kanzi/core.ui/platform/graphics_backend/gl/gl_graphics_adapter_logger.hpp>
◆ GlGraphicsAdapterLogger()
kanzi::GlGraphicsAdapterLogger::GlGraphicsAdapterLogger |
( |
| ) |
|
|
inlineexplicit |
◆ glTextureBindingForTarget()
int kanzi::GlGraphicsAdapterLogger::glTextureBindingForTarget |
( |
unsigned int | glTarget | ) |
|
|
protected |
◆ glBufferBindingForTarget()
int kanzi::GlGraphicsAdapterLogger::glBufferBindingForTarget |
( |
unsigned int | glTarget | ) |
|
|
protected |
◆ glFramebufferBindingForTarget()
int kanzi::GlGraphicsAdapterLogger::glFramebufferBindingForTarget |
( |
unsigned int | glTarget | ) |
|
|
protected |
◆ getIntegerv()
int kanzi::GlGraphicsAdapterLogger::getIntegerv |
( |
unsigned int | pname, |
|
|
int | defaultValue ) |
|
protected |
◆ getActiveTexture()
int kanzi::GlGraphicsAdapterLogger::getActiveTexture |
( |
| ) |
|
|
protected |
◆ getTextureBinding()
int kanzi::GlGraphicsAdapterLogger::getTextureBinding |
( |
unsigned int | glTextureTarget | ) |
|
|
protected |
◆ getBufferBinding()
int kanzi::GlGraphicsAdapterLogger::getBufferBinding |
( |
unsigned int | glBufferTarget | ) |
|
|
protected |
◆ getFramebufferBinding()
int kanzi::GlGraphicsAdapterLogger::getFramebufferBinding |
( |
unsigned int | glFramebufferTarget | ) |
|
|
protected |
◆ getRenderbufferBinding()
int kanzi::GlGraphicsAdapterLogger::getRenderbufferBinding |
( |
| ) |
|
|
protected |
◆ setDumpStateOnDrawCalls()
void kanzi::GlGraphicsAdapterLogger::setDumpStateOnDrawCalls |
( |
bool | enable | ) |
|
◆ getDumpStateOnDrawCalls()
bool kanzi::GlGraphicsAdapterLogger::getDumpStateOnDrawCalls |
( |
| ) |
const |
The documentation for this class was generated from the following file: