Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h196 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1fv(GrGLint location,
DGrGLNoOpInterface.cpp282 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1fv(GrGLint location, in noOpGLUniform1fv() function
DSkNullGLContext.cpp446 functions->fUniform1fv = noOpGLUniform1fv; in create_null_interface()
DGrGLCreateNullInterface.cpp443 functions->fUniform1fv = noOpGLUniform1fv; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp933 functions->fUniform1fv = noOpGLUniform1fv; in GrGLCreateDebugInterface()