Searched refs:sampleShadingSupport (Results 1 – 4 of 4) sorted by relevance
42 if (caps.sampleShadingSupport()) { in GrPathRendererChain()
183 bool sampleShadingSupport() const { return fSampleShadingSupport; } in sampleShadingSupport() function
224 SkASSERT(sampleShading == 0.0f || caps->sampleShadingSupport()); in setup_multisample_state()
1060 if (ctx->caps()->sampleShadingSupport()) { in drawImGui()1295 if (ctx->caps()->sampleShadingSupport()) { in updateUIState()