Searched refs:AllocateHwInputs (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c88 c.AllocateHwInputs = dummy_allocate_hw_inputs;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c88 c.AllocateHwInputs = dummy_allocate_hw_inputs;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h122 void (*AllocateHwInputs)( member in struct:r300_fragment_program_compiler
H A Dradeon_pair_regalloc.c774 c->AllocateHwInputs(c, &alloc_input_simple, &s);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h122 void (*AllocateHwInputs)( member in struct:r300_fragment_program_compiler
H A Dradeon_pair_regalloc.c772 c->AllocateHwInputs(c, &alloc_input_simple, &s);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_fs.c451 compiler.AllocateHwInputs = &allocate_hardware_inputs;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_fs.c451 compiler.AllocateHwInputs = &allocate_hardware_inputs;

Completed in 8 milliseconds