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