Lines Matching defs:count
37 unsigned count)
39 /* Note: just emit one packet, even if count overflows NUM_UNIT. It's not
49 CP_LOAD_STATE6_0_NUM_UNIT(MIN2(count, 1024-1)));
66 unsigned count = 0;
86 count += 1;
88 count += 1;
96 count = stage_count;
102 count = stage_count * binding->array_size * 2;
110 size += count * load_state_size;
159 unsigned count = binding->array_size;
161 /* If this is a variable-count descriptor, then the array_size is an
169 if (count == 0 || stages == 0)
184 base, offset, count * mul);
188 base, offset, count * mul);
203 tu6_stage2texsb(stage), base, offset, count);
215 tu6_stage2shadersb(stage), base, offset, count);
224 for (unsigned i = 0; i < count; i++) {
3423 /* If samples count couldn't be devised from the subpass, we should emit it here.
3910 * dynamically only when the sample count is different from the
3911 * subpass's sample count.
4029 uint32_t count,
4037 for (; i < count; i++) {
4052 for (; i < count; i++)
4236 uint32_t count,
4244 for (; i < count; i++) {
4258 for (; i < count; i++)