Check for GL errors. More...
#include <kanzi/core.ui/platform/graphics_backend/gl/gl_graphics_adapter_check_for_errors.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 |
Check for GL errors.
This call handler should be chained after a handler which has performed a call.