Searched defs:isArrayedTexture (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/src/sksl/ir/ | ||
| D | SkSLType.cpp | 278 bool isArrayedTexture() const override { in isArrayedTexture() function in SkSL::TextureType |
| D | SkSLType.h | 420 virtual bool isArrayedTexture() const { in isArrayedTexture() function |
| /third_party/skia/m133/src/sksl/ir/ | ||
| D | SkSLType.cpp | 104 bool isArrayedTexture() const override { in isArrayedTexture() function in SkSL::AliasType |
| D | SkSLType.h | 493 virtual bool isArrayedTexture() const { in isArrayedTexture() function |