Home
last modified time | relevance | path

Searched refs:GR_GL_QUERY_COUNTER_BITS (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLDefines.h615 #define GR_GL_QUERY_COUNTER_BITS 0x8864 macro
DGrGLCreateNullInterface.cpp339 case GR_GL_QUERY_COUNTER_BITS: in nullGLGetQueryiv()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp1212 case GR_GL_QUERY_COUNTER_BITS: in debugGLGetQueryiv()