Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h301 GLPtr<GrGLUniform2fvProc> fUniform2fv; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp174 NULL == fFunctions.fUniform2fv || in validate()
DSkNullGLContext.cpp450 functions->fUniform2fv = noOpGLUniform2fv; in create_null_interface()
DGrGLCreateNullInterface.cpp447 functions->fUniform2fv = noOpGLUniform2fv; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp937 functions->fUniform2fv = noOpGLUniform2fv; in GrGLCreateDebugInterface()