Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h343 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBindFragDataLocationIndexed(GrGLuint program,
DGrGLNoOpInterface.cpp460 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBindFragDataLocationIndexed(GrGLuint program, in noOpGLBindFragDataLocationIndexed() function
DGrGLCreateNullInterface.cpp489 functions->fBindFragDataLocationIndexed = noOpGLBindFragDataLocationIndexed; in GrGLCreateNullInterface()
DSkNullGLContext.cpp538 functions->fBindFragDataLocationIndexed = noOpGLBindFragDataLocationIndexed; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp985 noOpGLBindFragDataLocationIndexed; in GrGLCreateDebugInterface()