Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLUtil.h106 bool sampleVariablesSupport() const { in sampleVariablesSupport() function
/external/skia/include/gpu/
DGrShaderCaps.h125 bool sampleVariablesSupport() const { return fSampleVariablesSupport; } in sampleVariablesSupport() function