Searched refs:SetHwInputOutput (Results 1 – 3 of 3) sorted by relevance
136 void (*SetHwInputOutput)(struct r300_vertex_program_compiler * c); member
377 compiler->SetHwInputOutput(compiler); in translate_vertex_program()
253 compiler.SetHwInputOutput = &set_vertex_inputs_outputs; in r300_translate_vertex_shader()