Searched defs:isArrayed (Results 1 – 10 of 10) sorted by relevance
80 const bool isArrayed = IsArrayed(*argOrder); in IsIllegalSample() local217 const bool isArrayed = IsArrayed(argOrder[0]); in AppendTypeName() local892 const bool isArrayed = IsArrayed(*argOrder); in initialize() local
119 bool isArrayed; member
193 bool isArrayed() const in isArrayed() function
529 bool isArrayed = imageType.definition.word(5) != 0; in GetImageDimensions() local
1501 bool isArrayed; member
527 TextureType(const char* name, SpvDim_ dimensions, bool isDepth, bool isArrayed, in TextureType()
1127 bool isArrayed = false; in getImageTypeParameters() local
128 bool isArrayed() const { return arrayed; } in isArrayed() function