Home
last modified time | relevance | path

Searched defs:sh_base (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_build_pm4.h301 #define radeon_emit_one_32bit_pointer(sctx, desc, sh_base) do { \ argument
Dsi_descriptors.c2155 #define si_emit_consecutive_shader_pointers(sctx, pointer_mask, sh_base) do { \ argument
2218 uint32_t *sh_base = sctx->shader_pointers.sh_base; in si_emit_graphics_shader_pointers() local
Dsi_state.h247 uint32_t sh_base[SI_NUM_SHADERS]; member
Dsi_state_draw.cpp1904 unsigned sh_base = si_get_user_data_base(GFX_VERSION, HAS_TESS, HAS_GS, NGG, in si_upload_and_prefetch_VB_descriptors() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c1005 uint32_t sh_base = pipeline->user_data_0[stage]; in radv_emit_descriptor_pointers() local