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