Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h228 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform3fv(GrGLint location,
DGrGLNoOpInterface.cpp320 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform3fv(GrGLint location, in noOpGLUniform3fv() function
DSkNullGLContext.cpp454 functions->fUniform3fv = noOpGLUniform3fv; in create_null_interface()
DGrGLCreateNullInterface.cpp451 functions->fUniform3fv = noOpGLUniform3fv; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp941 functions->fUniform3fv = noOpGLUniform3fv; in GrGLCreateDebugInterface()