Home
last modified time | relevance | path

Searched defs:dwords_per_thread (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c142 unsigned dwords_per_thread, clear_value_size; in si_test_dma_perf() local
455 unsigned dwords_per_thread = 1 << (rand() % 3); in si_test_clear_buffer() local
562 unsigned dwords_per_thread = 1 << (rand() % 3); in si_test_copy_buffer() local
H A Dsi_compute_blit.c121 unsigned dwords_per_thread = 4; in si_compute_clear_buffer_rmw() local
158 unsigned dwords_per_thread, bool render_condition_enable, in si_compute_clear_copy_buffer()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_meta.h144 unsigned dwords_per_thread:3; /* 1..4 allowed */ member
171 unsigned dwords_per_thread; /* Set to 0 to let the code choose the optimal value. */ member
H A Dac_nir_meta_cs_clear_copy_buffer.c426 unsigned dwords_per_thread = info->dwords_per_thread; in ac_prepare_cs_clear_copy_buffer() local