Searched defs:isArrayed (Results 1 – 5 of 5) sorted by relevance
198 Type(const char* name, SpvDim_ dimensions, bool isDepth, bool isArrayed, bool isMultisampled, in Type()390 bool isArrayed() const { in isArrayed() function
480 bool isArrayed = imageType.definition.word(5) != 0; in GetImageDimensions() local601 bool isArrayed = instruction.arrayed; in GetTexelAddress() local
194 bool isArrayed() const in isArrayed() function
251 TextureType(const char* name, SpvDim_ dimensions, bool isDepth, bool isArrayed, in TextureType()
943 bool isArrayed = false; in getImageTypeParameters() local