Searched refs:SetHwInputOutput (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h136 void (*SetHwInputOutput)(struct r300_vertex_program_compiler * c); member in struct:r300_vertex_program_compiler
H A Dr3xx_vertprog.c377 compiler->SetHwInputOutput(compiler);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h136 void (*SetHwInputOutput)(struct r300_vertex_program_compiler * c); member in struct:r300_vertex_program_compiler
H A Dr3xx_vertprog.c380 compiler->SetHwInputOutput(compiler);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_vs.c253 compiler.SetHwInputOutput = &set_vertex_inputs_outputs;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_vs.c253 compiler.SetHwInputOutput = &set_vertex_inputs_outputs;

Completed in 9 milliseconds