Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h179 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexParameteriv(GrGLenum target,
DGrGLNoOpInterface.cpp261 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexParameteriv(GrGLenum target, in noOpGLTexParameteriv() function
DGrGLCreateNullInterface.cpp439 functions->fTexParameteriv = noOpGLTexParameteriv; in GrGLCreateNullInterface()
DSkNullGLContext.cpp488 functions->fTexParameteriv = noOpGLTexParameteriv; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp930 functions->fTexParameteriv = noOpGLTexParameteriv; in GrGLCreateDebugInterface()