Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h229 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform3f(GrGLint location,
DGrGLNoOpInterface.cpp321 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform3f(GrGLint location, in noOpGLUniform3f() function
DGrGLCreateNullInterface.cpp451 functions->fUniform3f = noOpGLUniform3f; in GrGLCreateNullInterface()
DSkNullGLContext.cpp500 functions->fUniform3f = noOpGLUniform3f; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp942 functions->fUniform3f = noOpGLUniform3f; in GrGLCreateDebugInterface()