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

  /external/skia/src/sksl/
SkSLUtil.h 118 bool texelFetchSupport() const {
  /external/skia/include/gpu/
GrShaderCaps.h 131 bool texelFetchSupport() const { return fTexelFetchSupport; }

Completed in 97 milliseconds