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