Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h276 GrGLFunction<GrGLUniform1fvFn> fUniform1fv; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h253 GrGLFunction<GrGLUniform1fvFn> fUniform1fv; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp106 !fFunctions.fUniform1fv || in validate()
DGrGLTestInterface.cpp157 fFunctions.fUniform1fv = bind_to_member(this, &GrGLTestInterface::uniform1fv); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp155 !fFunctions.fUniform1fv || in validate()