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