Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h207 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1fv(GrGLint location,
DGrGLNoOpInterface.cpp295 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1fv(GrGLint location, in noOpGLUniform1fv() function
DGrGLCreateNullInterface.cpp445 functions->fUniform1fv = noOpGLUniform1fv; in GrGLCreateNullInterface()
DSkNullGLContext.cpp494 functions->fUniform1fv = noOpGLUniform1fv; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp936 functions->fUniform1fv = noOpGLUniform1fv; in GrGLCreateDebugInterface()