Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h282 GrGLFunction<GrGLUniform3fFn> fUniform3f; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h259 GrGLFunction<GrGLUniform3fFn> fUniform3f; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp112 !fFunctions.fUniform3f || in validate()
DGrGLTestInterface.cpp163 fFunctions.fUniform3f = bind_to_member(this, &GrGLTestInterface::uniform3f); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp162 !fFunctions.fUniform3f || in validate()