Home
last modified time | relevance | path

Searched defs:integerSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrShaderCaps.h48 bool integerSupport() const { return fIntegerSupport; } in integerSupport() function
/third_party/skia/src/sksl/
DSkSLUtil.h158 bool integerSupport() const { in integerSupport() function