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