Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h286 GrGLFunction<GrGLUniform4fFn> fUniform4f; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h263 GrGLFunction<GrGLUniform4fFn> fUniform4f; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp116 !fFunctions.fUniform4f || in validate()
DGrGLTestInterface.cpp167 fFunctions.fUniform4f = bind_to_member(this, &GrGLTestInterface::uniform4f); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp166 !fFunctions.fUniform4f || in validate()