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

  /external/skia/src/sksl/
SkSLUtil.h 189 bool incompleteShortIntPrecision() const {
349 static sk_sp<GrShaderCaps> IncompleteShortIntPrecision() {
  /external/skqp/src/sksl/
SkSLUtil.h 184 bool incompleteShortIntPrecision() const {
344 static sk_sp<GrShaderCaps> IncompleteShortIntPrecision() {
  /external/skia/src/gpu/
GrShaderCaps.h 132 bool incompleteShortIntPrecision() const { return fIncompleteShortIntPrecision; }
  /external/skqp/src/gpu/
GrShaderCaps.h 128 bool incompleteShortIntPrecision() const { return fIncompleteShortIntPrecision; }

Completed in 82 milliseconds