Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.c359 static void reg_count_callback(void * userdata, struct rc_instruction * inst, in reg_count_callback() function
377 rc_for_all_reads_mask(tmp, reg_count_callback, s); in rc_get_stats()