Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h127 GrGLFunction<GrGLCullFaceFn> fCullFace; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h114 GrGLFunction<GrGLCullFaceFn> fCullFace; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp60 !fFunctions.fCullFace || in validate()
DGrGLTestInterface.cpp49 fFunctions.fCullFace = bind_to_member(this, &GrGLTestInterface::cullFace); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp109 !fFunctions.fCullFace || in validate()