Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c1709 uint32_t sp_bindless_base_reg, hlsq_bindless_base_reg, hlsq_invalidate_value; in tu_CmdBindDescriptorSets() local
1735 sp_bindless_base_reg = REG_A6XX_SP_BINDLESS_BASE(0); in tu_CmdBindDescriptorSets()
1745 sp_bindless_base_reg = REG_A6XX_SP_CS_BINDLESS_BASE(0); in tu_CmdBindDescriptorSets()
1753 tu_cs_emit_pkt4(cs, sp_bindless_base_reg, 10); in tu_CmdBindDescriptorSets()