Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dbasic_tests.c3614 uint32_t num_sh_reg, num_context_reg; in amdgpu_draw_ps_write2hw() local
3625 num_context_reg = ps_num_context_registers_gfx9; in amdgpu_draw_ps_write2hw()
3630 num_context_reg = ps_num_context_registers_gfx9; in amdgpu_draw_ps_write2hw()
3671 for (j = 0; j < num_context_reg; j++) { in amdgpu_draw_ps_write2hw()