Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c3250 uint32_t num_sh_reg, num_context_reg; in amdgpu_draw_ps_write2hw() local
3255 num_sh_reg = ps_num_sh_registers_gfx9; in amdgpu_draw_ps_write2hw()
3260 num_sh_reg = ps_num_sh_registers_gfx9; in amdgpu_draw_ps_write2hw()
3276 for (j = 0; j < num_sh_reg; j++) { in amdgpu_draw_ps_write2hw()