Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h167 SI_SGPR_CONST_AND_SHADER_BUFFERS, /* or just a constant buffer 0 pointer */ enumerator
181 SI_SGPR_VS_BLIT_DATA = SI_SGPR_CONST_AND_SHADER_BUFFERS,
Dsi_descriptors.c2563 rel_dw_offset = SI_SGPR_CONST_AND_SHADER_BUFFERS; in si_init_all_descriptors()
Dgfx10_shader_ngg.c1126 8 + SI_SGPR_CONST_AND_SHADER_BUFFERS); in gfx10_emit_ngg_culling_epilogue()