Searched refs:PROGRAM_UNDEFINED (Results 1 – 5 of 5) sorted by relevance
48 inst[i].SrcReg[0].File = PROGRAM_UNDEFINED; in _mesa_init_instructions()50 inst[i].SrcReg[1].File = PROGRAM_UNDEFINED; in _mesa_init_instructions()52 inst[i].SrcReg[2].File = PROGRAM_UNDEFINED; in _mesa_init_instructions()55 inst[i].DstReg.File = PROGRAM_UNDEFINED; in _mesa_init_instructions()
68 case PROGRAM_UNDEFINED: in _mesa_register_file_name()572 if (inst->DstReg.File != PROGRAM_UNDEFINED) { in _mesa_fprint_alu_instruction()
65 PROGRAM_UNDEFINED, /**< Invalid/TBD value */ enumerator
79 case PROGRAM_UNDEFINED: in ptn_get_src()693 case PROGRAM_UNDEFINED: in ptn_emit_instruction()
2167 r->File = PROGRAM_UNDEFINED;2196 r->Base.File = PROGRAM_UNDEFINED;