Lines Matching refs:sysvals
1289 for (unsigned i = 0; i < ss->info.sysvals.sysval_count; ++i) {
1290 int sysval = ss->info.sysvals.sysvals[i];
1473 size_t sys_size = sizeof(float) * 4 * ss->info.sysvals.sysval_count;
1477 /* Upload sysvals requested by the shader */
1538 unsigned sysval_type = PAN_SYSVAL_TYPE(ss->info.sysvals.sysvals[sysval_idx]);
1571 * off to upload sysvals to a staging buffer on the CPU on the
1572 * assumption sysvals will get pushed (TODO) */
3811 /* Set the {first,base}_vertex sysvals to NULL. Will be updated if the