Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h288 GrGLFunction<GrGLUniform4fvFn> fUniform4fv; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h265 GrGLFunction<GrGLUniform4fvFn> fUniform4fv; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp118 !fFunctions.fUniform4fv || in validate()
DGrGLTestInterface.cpp169 fFunctions.fUniform4fv = bind_to_member(this, &GrGLTestInterface::uniform4fv); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp167 !fFunctions.fUniform4fv || in validate()