Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h239 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform3fv(GrGLint location,
DGrGLNoOpInterface.cpp333 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform3fv(GrGLint location, in noOpGLUniform3fv() function
DGrGLCreateNullInterface.cpp453 functions->fUniform3fv = noOpGLUniform3fv; in GrGLCreateNullInterface()
DSkNullGLContext.cpp502 functions->fUniform3fv = noOpGLUniform3fv; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp944 functions->fUniform3fv = noOpGLUniform3fv; in GrGLCreateDebugInterface()