Lines Matching defs:count
82 uint8_t count = 1; /* vertex offset */
85 count++;
87 count++;
89 count++;
91 return count;
97 uint8_t count = 1 + 3; /* firstTask + num_work_groups[3] */
100 count++;
102 count++;
104 return count;
110 unsigned count = 0;
113 count += 1; /* ngg_query_state */
115 count += 5; /* ngg_culling_settings + 4x ngg_viewport_* */
117 return count;
820 * the rw_buffers at s0/s1. With user SGPR0 = s8, lets restart the count from 0 */