Home
last modified time | relevance | path

Searched defs:fSampleMaskSupport (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/sksl/
DSkSLUtil.h98 bool fSampleMaskSupport = false; member
/third_party/skia/src/gpu/
DGrShaderCaps.h285 bool fSampleMaskSupport : 1; variable
/third_party/skia/src/sksl/
DSkSLUtil.h121 bool fSampleMaskSupport = true; variable