Home
last modified time | relevance | path

Searched defs:IsTextureArray (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
Dtexture_test.cc36 TEST_F(AstTextureTypeTest, IsTextureArray) { in TEST_F() argument
Dtexture.cc49 bool IsTextureArray(TextureDimension dim) { in IsTextureArray() function