Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h16 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBindFragDataLocation(GrGLuint program,
DGrGLNoOpInterface.cpp50 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBindFragDataLocation(GrGLuint program, in noOpGLBindFragDataLocation() function
DGrGLCreateNullInterface.cpp356 functions->fBindFragDataLocation = noOpGLBindFragDataLocation; in GrGLCreateNullInterface()
DSkNullGLContext.cpp405 functions->fBindFragDataLocation = noOpGLBindFragDataLocation; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp850 functions->fBindFragDataLocation = noOpGLBindFragDataLocation; in GrGLCreateDebugInterface()