Searched refs:wireframeSupport (Results 1 – 4 of 4) sorted by relevance
34 if (args.fCaps->wireframeSupport() && (opFlags & OpFlags::kWireframe)) { in MakeStencilPassPipeline()
71 bool wireframeSupport() const { return fWireframeSupport; } in wireframeSupport() function
74 SkASSERT(this->gpu()->caps()->wireframeSupport()); in bindPipeline()
2505 if (this->caps()->wireframeSupport()) { in flushWireframeState()