Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h190 GrGLFunction<GrGLGetUniformLocationFn> fGetUniformLocation; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h174 GrGLFunction<GrGLGetUniformLocationFn> fGetUniformLocation; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp84 !fFunctions.fGetUniformLocation || in validate()
DGrGLTestInterface.cpp108 fFunctions.fGetUniformLocation = bind_to_member(this, &GrGLTestInterface::getUniformLocation); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp134 !fFunctions.fGetUniformLocation || in validate()