Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h247 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform4f(GrGLint location,
DGrGLNoOpInterface.cpp343 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform4f(GrGLint location, in noOpGLUniform4f() function
DGrGLCreateNullInterface.cpp455 functions->fUniform4f = noOpGLUniform4f; in GrGLCreateNullInterface()
DSkNullGLContext.cpp504 functions->fUniform4f = noOpGLUniform4f; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp946 functions->fUniform4f = noOpGLUniform4f; in GrGLCreateDebugInterface()