Home
last modified time | relevance | path

Searched refs:GR_GL_LOG_INSTANCED_OPS (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/instanced/
DGLInstancedRendering.cpp150 if (GR_GL_LOG_INSTANCED_OPS || !baseInstanceSupport) { in onBeginFlush()
184 if (GR_GL_LOG_INSTANCED_OPS || !baseInstanceSupport) { in onBeginFlush()
221 #if GR_GL_LOG_INSTANCED_OPS in onDraw()
DGLInstancedRendering.h19 #define GR_GL_LOG_INSTANCED_OPS 0 macro