Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h200 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1iv(GrGLint location,
DGrGLNoOpInterface.cpp287 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1iv(GrGLint location, in noOpGLUniform1iv() function
DSkNullGLContext.cpp447 functions->fUniform1iv = noOpGLUniform1iv; in create_null_interface()
DGrGLCreateNullInterface.cpp444 functions->fUniform1iv = noOpGLUniform1iv; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp934 functions->fUniform1iv = noOpGLUniform1iv; in GrGLCreateDebugInterface()