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

  /external/skia/src/sksl/
SkSLUtil.h 102 bool externalTextureSupport() const {
  /external/skqp/src/sksl/
SkSLUtil.h 114 bool externalTextureSupport() const {
  /external/skia/include/gpu/
GrShaderCaps.h 73 bool externalTextureSupport() const { return fExternalTextureSupport; }
173 SkASSERT(this->externalTextureSupport());
  /external/skqp/include/gpu/
GrShaderCaps.h 81 bool externalTextureSupport() const { return fExternalTextureSupport; }
181 SkASSERT(this->externalTextureSupport());

Completed in 194 milliseconds