HomeSort by relevance Sort by last modified time
    Searched defs:sampleVariablesSupport (Results 1 - 2 of 2) sorted by null

  /external/skia/src/sksl/
SkSLUtil.h 106 bool sampleVariablesSupport() const {
  /external/skia/include/gpu/
GrShaderCaps.h 125 bool sampleVariablesSupport() const { return fSampleVariablesSupport; }
213 SkASSERT(this->sampleVariablesSupport());

Completed in 4015 milliseconds