Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h299 GLPtr<GrGLUniform2fProc> fUniform2f; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp172 NULL == fFunctions.fUniform2f || in validate()
DSkNullGLContext.cpp448 functions->fUniform2f = noOpGLUniform2f; in create_null_interface()
DGrGLCreateNullInterface.cpp445 functions->fUniform2f = noOpGLUniform2f; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp935 functions->fUniform2f = noOpGLUniform2f; in GrGLCreateDebugInterface()