Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h200 GrGLFunction<GrGLLinkProgramFn> fLinkProgram; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h184 GrGLFunction<GrGLLinkProgramFn> fLinkProgram; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp86 !fFunctions.fLinkProgram || in validate()
DGrGLTestInterface.cpp118 fFunctions.fLinkProgram = bind_to_member(this, &GrGLTestInterface::linkProgram); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp137 !fFunctions.fLinkProgram || in validate()