Home
last modified time | relevance | path

Searched defs:sampleVariablesSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLUtil.h99 bool sampleVariablesSupport() const { in sampleVariablesSupport() function
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h74 bool sampleVariablesSupport() const { return fSampleVariablesSupport; } in sampleVariablesSupport() function