Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h216 GrGLFunction<GrGLPolygonModeFn> fPolygonMode; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h194 GrGLFunction<GrGLPolygonModeFn> fPolygonMode; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp182 !fFunctions.fPolygonMode)) { in validate()
DGrGLTestInterface.cpp124 fFunctions.fPolygonMode = bind_to_member(this, &GrGLTestInterface::polygonMode); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp185 !fFunctions.fPolygonMode) { in validate()