Searched refs:fCullFace (Results 1 – 5 of 5) sorted by relevance
127 GrGLFunction<GrGLCullFaceFn> fCullFace; member
114 GrGLFunction<GrGLCullFaceFn> fCullFace; member
60 !fFunctions.fCullFace || in validate()
49 fFunctions.fCullFace = bind_to_member(this, &GrGLTestInterface::cullFace); in GrGLTestInterface()
109 !fFunctions.fCullFace || in validate()