Searched defs:dwords_per_instruction (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c119 unsigned dwords_per_instruction = dwords_per_thread / instructions_per_thread; local in function:si_compute_do_clear_or_copy
H A Dsi_test_dma_perf.c204 unsigned dwords_per_instruction = cs_dwords_per_thread / instructions_per_thread; local in function:si_test_dma_perf
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c199 unsigned dwords_per_instruction = cs_dwords_per_thread / instructions_per_thread; local in function:si_test_dma_perf
H A Dsi_compute_blit.c174 unsigned dwords_per_instruction = 4; local in function:si_compute_clear_buffer_rmw
259 unsigned dwords_per_instruction = dwords_per_thread / instructions_per_thread; local in function:si_compute_do_clear_or_copy

Completed in 6 milliseconds