Home
last modified time | relevance | path

Searched refs:scan_write (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_branches.c119 static void scan_write(void * userdata, struct rc_instruction * inst, in scan_write() function
158 rc_for_all_writes_mask(inst, scan_write, &sap); in allocate_and_insert_proxies()
Dradeon_pair_schedule.c1207 static void scan_write(void * data, struct rc_instruction * inst, in scan_write() function
1286 rc_for_all_writes_chan(inst, &scan_write, s); in schedule_block()