Lines Matching defs:index
80 int index;
225 q->index == 0 ?
227 SO_PRIM_STORAGE_NEEDED(q->index),
234 SO_NUM_PRIMS_WRITTEN(q->index),
253 uint32_t reg = index_to_reg[q->index];
259 if (q->index == PIPE_STAT_QUERY_GS_PRIMITIVES)
286 int s = q->index + i;
337 q->result = stream_overflowed((void *) q->map, q->index);
348 if (GFX_VERx10 >= 75 && q->index == PIPE_STAT_QUERY_PS_INVOCATIONS)
430 result = calc_overflow_for_stream(b, q, q->index);
458 q->index == PIPE_STAT_QUERY_PS_INVOCATIONS)
471 unsigned index)
476 q->index = index;
480 q->index == PIPE_STAT_QUERY_CS_INVOCATIONS)
497 q->index = -1;
559 if (q->type == PIPE_QUERY_PRIMITIVES_GENERATED && q->index == 0) {
614 if (q->type == PIPE_QUERY_PRIMITIVES_GENERATED && q->index == 0) {
707 int index,
724 if (index == -1) {
865 result = calc_overflow_for_stream(&b, q, q->index);