OpenGL API call handler which calls the implementation from dynamically loaded GLES library. More...
#include <kanzi/core.ui/platform/graphics_backend/gl/gl_graphics_adapter_call_gles.hpp>
Additional Inherited Members | |
Public Member Functions inherited from kanzi::GlGraphicsAdapter | |
GlGraphicsAdapter () | |
void | setNext (GlGraphicsAdapter *value) |
Set the next handler in the chain to be called for each API call. More... | |
void | setContext (struct KzsGlGraphicsContext *context) |
Protected Member Functions inherited from kanzi::GlGraphicsAdapter | |
struct::KzsGlGraphicsContext * | getContext () const |
OpenGL API call handler which calls the implementation from dynamically loaded GLES library.