Home
last modified time | relevance | path

Searched refs:noOpGLStencilFuncSeparate (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h140 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilFuncSeparate(GrGLenum face,
DGrGLNoOpInterface.cpp211 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilFuncSeparate(GrGLenum face, in noOpGLStencilFuncSeparate() function
DSkNullGLContext.cpp433 functions->fStencilFuncSeparate = noOpGLStencilFuncSeparate; in create_null_interface()
DGrGLCreateNullInterface.cpp430 functions->fStencilFuncSeparate = noOpGLStencilFuncSeparate; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp920 functions->fStencilFuncSeparate = noOpGLStencilFuncSeparate; in GrGLCreateDebugInterface()