Searched defs:isArrayed (Results 1 – 8 of 8) 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
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
128 bool isArrayed() const { return arrayed; } in isArrayed() function