Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h284 GrGLFunction<GrGLUniform3fvFn> fUniform3fv; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h261 GrGLFunction<GrGLUniform3fvFn> fUniform3fv; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp114 !fFunctions.fUniform3fv || in validate()
DGrGLTestInterface.cpp165 fFunctions.fUniform3fv = bind_to_member(this, &GrGLTestInterface::uniform3fv); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp163 !fFunctions.fUniform3fv || in validate()