Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h259 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform4fv(GrGLint location,
DGrGLNoOpInterface.cpp357 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform4fv(GrGLint location, in noOpGLUniform4fv() function
DGrGLCreateNullInterface.cpp457 functions->fUniform4fv = noOpGLUniform4fv; in GrGLCreateNullInterface()
DSkNullGLContext.cpp506 functions->fUniform4fv = noOpGLUniform4fv; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp948 functions->fUniform4fv = noOpGLUniform4fv; in GrGLCreateDebugInterface()