Searched refs:fPolygonMode (Results 1 – 5 of 5) sorted by relevance
216 GrGLFunction<GrGLPolygonModeFn> fPolygonMode; member
194 GrGLFunction<GrGLPolygonModeFn> fPolygonMode; member
182 !fFunctions.fPolygonMode)) { in validate()
124 fFunctions.fPolygonMode = bind_to_member(this, &GrGLTestInterface::polygonMode); in GrGLTestInterface()
185 !fFunctions.fPolygonMode) { in validate()