Lines Matching defs:index
58 int index;
211 q->index == 0 ?
213 SO_PRIM_STORAGE_NEEDED(q->index),
218 SO_NUM_PRIMS_WRITTEN(q->index),
235 const uint32_t reg = index_to_reg[q->index];
258 int s = q->index + i;
309 q->result = stream_overflowed((void *) q->map, q->index);
320 if (GFX_VER == 8 && q->index == PIPE_STAT_QUERY_PS_INVOCATIONS)
400 result = calc_overflow_for_stream(b, q, q->index);
429 q->index == PIPE_STAT_QUERY_PS_INVOCATIONS)
441 unsigned index)
446 q->index = index;
450 q->index == PIPE_STAT_QUERY_CS_INVOCATIONS)
467 q->index = -1;
527 if (q->type == PIPE_QUERY_PRIMITIVES_GENERATED && q->index == 0) {
566 if (q->type == PIPE_QUERY_PRIMITIVES_GENERATED && q->index == 0) {
656 int index,
672 if (index == -1) {
787 result = calc_overflow_for_stream(&b, q, q->index);