Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c1141 static void scan_read(void * data, struct rc_instruction * inst, in scan_read() function
1283 rc_for_all_reads_chan(inst, &scan_read, s); in schedule_block()