Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h274 GrGLFunction<GrGLUniform1fFn> fUniform1f; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h251 GrGLFunction<GrGLUniform1fFn> fUniform1f; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp104 !fFunctions.fUniform1f || in validate()
DGrGLTestInterface.cpp155 fFunctions.fUniform1f = bind_to_member(this, &GrGLTestInterface::uniform1f); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp154 !fFunctions.fUniform1f || in validate()