Lines Matching defs:values
1290 * This function initializes the CB* register values for RATs. It is meant
2040 * Other values may lead to undefined behavior and hangs.
3349 /* evergreen NUM_INTERP only contains values interpolated into the LDS,
3579 /* FIXME calculate these values somehow ??? */
3748 * If ReZ is enabled, and the zfunc/zenable/zwrite values change you can
4538 uint32_t values[8];
4588 values[0] = input_patch_size;
4589 values[1] = input_vertex_size;
4590 values[2] = num_tcs_input_cp;
4591 values[3] = num_tcs_output_cp;
4593 values[4] = output_patch_size;
4594 values[5] = output_vertex_size;
4595 values[6] = output_patch0_offset;
4596 values[7] = perpatch_output_offset;
4608 constbuf.user_buffer = values;