Searched defs:isAllowedInES2 (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/sksl/ir/ | ||
D | SkSLType.cpp | 59 bool isAllowedInES2() const override { in isAllowedInES2() function in SkSL::ArrayType |
D | SkSLType.h | 198 virtual bool isAllowedInES2() const { in isAllowedInES2() function |