Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h278 GrGLFunction<GrGLUniform2fFn> fUniform2f; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h255 GrGLFunction<GrGLUniform2fFn> fUniform2f; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp108 !fFunctions.fUniform2f || in validate()
DGrGLTestInterface.cpp159 fFunctions.fUniform2f = bind_to_member(this, &GrGLTestInterface::uniform2f); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp158 !fFunctions.fUniform2f || in validate()