Lines Matching refs:UNIFORM
228 case UNIFORM:
562 inst->src[i].file != UNIFORM)
592 if (inst->src[i].file != UNIFORM || inst->src[i].nr >= UBO_START)
656 if (inst->src[0].file != UNIFORM) {
1374 case UNIFORM:
1380 const unsigned reg_size = (inst->dst.file == UNIFORM ? 16 : REG_SIZE);
1415 case UNIFORM:
1473 const unsigned reg_size = (inst->src[i].file == UNIFORM ? 16 : REG_SIZE);
1731 case UNIFORM: {
1837 case UNIFORM:
2358 /* push_reg_mask_param is in uint32 params and UNIFORM is in vec4s */
2360 src_reg mask = src_reg(dst_reg(UNIFORM, mask_param / 4));