Searched refs:PROGRAM_INPUT (Results 1 – 14 of 14) sorted by relevance
96 newInst[i].SrcReg[1].File = PROGRAM_INPUT; in insert_mvp_dp4_code()164 newInst[0].SrcReg[0].File = PROGRAM_INPUT; in insert_mvp_mad_code()176 newInst[i].SrcReg[0].File = PROGRAM_INPUT; in insert_mvp_mad_code()191 newInst[3].SrcReg[0].File = PROGRAM_INPUT; in insert_mvp_mad_code()322 inst->SrcReg[0].File = PROGRAM_INPUT; in _mesa_append_fog_code()347 inst->SrcReg[1].File = PROGRAM_INPUT; in _mesa_append_fog_code()608 if (inst->SrcReg[j].File == PROGRAM_INPUT && in _mesa_program_fragment_position_to_sysval()
58 PROGRAM_INPUT, /**< machine->Inputs[] */ enumerator
56 case PROGRAM_INPUT: in _mesa_register_file_name()396 case PROGRAM_INPUT: in reg_string()
101 case PROGRAM_INPUT: in get_src_register_pointer()233 if (source->File == PROGRAM_INPUT && in fetch_vector4_deriv()304 inst->SrcReg[0].File == PROGRAM_INPUT && in fetch_texel()
757 set_src_reg(& $$, PROGRAM_INPUT, s->attrib_binding);772 set_src_reg(& $$, PROGRAM_INPUT, $1);
134 case PROGRAM_INPUT: { in ptn_get_src()
1432 PROGRAM_INPUT, in visit()
87 program_input.* and program_output.* cases test PROGRAM_INPUT and
146 case PROGRAM_INPUT: in src_register()310 if (SrcReg->File != PROGRAM_INPUT && in translate_src()
2556 PROGRAM_INPUT, in visit()2792 is_2D = (src.file == PROGRAM_INPUT || src.file == PROGRAM_OUTPUT) && in visit()2796 is_2D = src.file == PROGRAM_INPUT && in visit()2800 is_2D = src.file == PROGRAM_INPUT; in visit()2811 src.file == PROGRAM_INPUT) in visit()6025 case PROGRAM_INPUT: in translate_src()
214 case PROGRAM_INPUT: in t_src_class()260 if(src->File == PROGRAM_INPUT){ in t_src_index()602 if (src[i].File == PROGRAM_INPUT) { in r200_translate_vertex_program()
203 src_idx < 0 ? PROGRAM_INPUT : PROGRAM_TEMPORARY); in create_src_register()
115 case PROGRAM_INPUT: in src_vector()
445 return make_ureg(PROGRAM_INPUT, input); in register_input()