Home
last modified time | relevance | path

Searched defs:texelFetchSupport (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/sksl/
DSkSLUtil.h106 bool texelFetchSupport() const { in texelFetchSupport() function
/external/skqp/src/sksl/
DSkSLUtil.h118 bool texelFetchSupport() const { in texelFetchSupport() function
/external/skia/include/gpu/
DGrShaderCaps.h75 bool texelFetchSupport() const { return fTexelFetchSupport; } in texelFetchSupport() function
/external/skqp/include/gpu/
DGrShaderCaps.h83 bool texelFetchSupport() const { return fTexelFetchSupport; } in texelFetchSupport() function