24 #define RENDER_OPENGLGRAPHICSDEFADVANCED_HPP
32 #ifdef DEBUG_DRAW_CALLS
34 {
return mLastDrawCalls; }
36 static unsigned int mDrawCalls;
38 static unsigned int mLastDrawCalls;
void deleteArraysInternal() restrict2
void drawVertexes(const OpenGLGraphicsVertexes &restrict ogl) restrict2 A_INLINE
void debugBindTexture(const Image *restrict const image) restrict2
void initArrays(const int vertCount) restrict2 override final