Home
last modified time | relevance | path

Searched refs:sampleMaskSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrShaderCaps.h74 bool sampleMaskSupport() const { return fSampleMaskSupport; } in sampleMaskSupport() function
250 SkASSERT(this->sampleMaskSupport()); in sampleVariablesExtensionString()
/third_party/skia/src/sksl/
DSkSLUtil.h118 bool sampleMaskSupport() const { in sampleMaskSupport() function