Lines Matching refs:UNIFORM
236 case UNIFORM: in size_read()
546 inst->src[i].file != UNIFORM) in opt_reduce_swizzle()
576 if (inst->src[i].file != UNIFORM) in split_uniform_registers()
652 if (inst->src[i].file != UNIFORM) in pack_uniform_registers()
678 inst->src[0].file == UNIFORM) { in pack_uniform_registers()
761 if (inst->src[i].file != UNIFORM) in pack_uniform_registers()
807 if (inst->src[0].file != UNIFORM) { in opt_algebraic()
948 if (inst->src[i].file != UNIFORM || in move_push_constants_to_pull_constants()
1603 case UNIFORM: in dump_instruction()
1609 const unsigned reg_size = (inst->dst.file == UNIFORM ? 16 : REG_SIZE); in dump_instruction()
1644 case UNIFORM: in dump_instruction()
1702 const unsigned reg_size = (inst->src[i].file == UNIFORM ? 16 : REG_SIZE); in dump_instruction()
1989 case UNIFORM: { in convert_to_hw_regs()
2087 case UNIFORM: in convert_to_hw_regs()