Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
H A Dbasic_tests.c3614 uint32_t num_sh_reg, num_context_reg; in amdgpu_draw_ps_write2hw() local
3619 num_sh_reg = ps_num_sh_registers_gfx9; in amdgpu_draw_ps_write2hw()
3622 num_sh_reg = ps_num_sh_registers_gfx10; in amdgpu_draw_ps_write2hw()
3629 num_sh_reg = ps_num_sh_registers_gfx9; in amdgpu_draw_ps_write2hw()
3665 for (j = 0; j < num_sh_reg; j++) { in amdgpu_draw_ps_write2hw()

Completed in 6 milliseconds