Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h221 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2fv(GrGLint location,
DGrGLNoOpInterface.cpp311 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2fv(GrGLint location, in noOpGLUniform2fv() function
DGrGLCreateNullInterface.cpp449 functions->fUniform2fv = noOpGLUniform2fv; in GrGLCreateNullInterface()
DSkNullGLContext.cpp498 functions->fUniform2fv = noOpGLUniform2fv; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp940 functions->fUniform2fv = noOpGLUniform2fv; in GrGLCreateDebugInterface()