Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h280 GrGLFunction<GrGLUniform2fvFn> fUniform2fv; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h257 GrGLFunction<GrGLUniform2fvFn> fUniform2fv; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp110 !fFunctions.fUniform2fv || in validate()
DGrGLTestInterface.cpp161 fFunctions.fUniform2fv = bind_to_member(this, &GrGLTestInterface::uniform2fv); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp159 !fFunctions.fUniform2fv || in validate()