Searched defs:hwreg (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
H A D | radeon_compiler_regalloc_tests.c | 34 dummy_allocate_hw_inputs( struct r300_fragment_program_compiler * c, void (*allocate)(void * data, unsigned input, unsigned hwreg), void * mydata) dummy_allocate_hw_inputs() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_fs.c | 113 allocate_hardware_inputs( struct r300_fragment_program_compiler * c, void (*allocate)(void * data, unsigned input, unsigned hwreg), void * mydata) allocate_hardware_inputs() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_pair_regalloc.c | 254 alloc_input_simple(void * data, unsigned int input, unsigned int hwreg) alloc_input_simple() argument
|
Completed in 3 milliseconds