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