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