Searched defs:arrayed (Results 1 – 8 of 8) sorted by relevance
6294 for (int arrayed = 0; arrayed <= 1; ++arrayed) { // loop over "bool" arrayed or not in add2ndGenerationSamplingImaging() local
76 uint32_t arrayed = 0; member
77 bool arrayed : 1; member
1846 auto arrayed = type.word(5); in DescriptorTypeToReqs() local
174 const bool arrayed = mt->surf.logical_level0_px.array_len > 1 || in intel_miptree_supports_ccs() local
460 Id Builder::makeImageType(Id sampledType, Dim dim, bool depth, bool arrayed, bool ms, unsigned samp… in makeImageType()
2846 const bool arrayed = methodInfo.first; in hash() local