Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/tests/amdgpu/
H A Dbasic_tests.c2737 uint32_t num_sh_reg, num_context_reg; in amdgpu_draw_ps_write2hw() local
2743 num_context_reg = ps_num_context_registers_gfx9; in amdgpu_draw_ps_write2hw()
2748 num_context_reg = ps_num_context_registers_gfx9; in amdgpu_draw_ps_write2hw()
2769 for (j = 0; j < num_context_reg; j++) { in amdgpu_draw_ps_write2hw()
/dports/graphics/libdrm/libdrm-2.4.110/tests/amdgpu/
H A Dbasic_tests.c3266 uint32_t num_sh_reg, num_context_reg; in amdgpu_draw_ps_write2hw() local
3272 num_context_reg = ps_num_context_registers_gfx9; in amdgpu_draw_ps_write2hw()
3277 num_context_reg = ps_num_context_registers_gfx9; in amdgpu_draw_ps_write2hw()
3298 for (j = 0; j < num_context_reg; j++) { in amdgpu_draw_ps_write2hw()