Lines Matching defs:count
111 uint32_t count;
118 uint32_t count;
411 /* Update PRIMITIVE.{base_vertex_offset,count} */
940 builder->draw.vertex_count = get_indexed_draw_field(b, draw_ptr, count);
947 builder->draw.vertex_count = get_draw_field(b, draw_ptr, count);
969 nir_ssa_def *count = builder->instance_size.raw;
973 count = nir_align_pot(b, count, 4);
976 get_padded_count(b, count,
1014 builder->draw.vertex_count = get_draw_field(b, draw_ptr, count);
1133 shader_info.push.count =