Lines Matching defs:first
1596 vtx.offset = load_block ? 0 : 16; // first element is size of buffer
1947 unsigned first = ctx->info.input_array_first[src->Indirect.ArrayID];
1955 V_SQ_ALU_SRC_LITERAL, first);
1967 index = src->Register.Index - first;
2105 int first;
2108 first = array_first[reg.Indirect.ArrayID];
2110 first = reg.Register.Index;
2123 param = r600_get_lds_unique_index(name[first],
2124 index[first]);
3821 * Also, with disabled msaa, only the first bit should be set
3962 /* reserve first tmp for everyone */
11492 /* get msb t0.x = msb(src[1].x) first */