Searched defs:isArrayedTexture (Results 1 – 2 of 2) sorted by relevance
64 bool isArrayedTexture, in MakeTextureType()
364 bool isArrayedTexture() const { in isArrayedTexture() function550 Type(const char* name, SpvDim_ dimensions, bool isDepth, bool isArrayedTexture, in Type()