HomeSort by relevance Sort by last modified time
    Searched refs:nullGLBeginQuery (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 152 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBeginQuery(GrGLenum target, GrGLuint id) {}
353 functions->fBeginQuery = nullGLBeginQuery;
SkNullGLContext.cpp 146 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBeginQuery(GrGLenum target, GrGLuint id) {}
356 functions->fBeginQuery = nullGLBeginQuery;

Completed in 660 milliseconds