Searched defs:sh_base (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2173 uint32_t *sh_base = sctx->shader_pointers.sh_base; local in function:si_emit_graphics_shader_pointers
2112 si_emit_shader_pointer(struct si_context * sctx,struct si_descriptors * desc,unsigned sh_base) argument
2123 si_emit_consecutive_shader_pointers(struct si_context * sctx,unsigned pointer_mask,unsigned sh_base) argument
[all...]
H A Dsi_state.h232 uint32_t sh_base[SI_NUM_SHADERS]; member in struct:si_shader_data
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2113 uint32_t *sh_base = sctx->shader_pointers.sh_base; local in function:si_emit_graphics_shader_pointers
[all...]
H A Dsi_state_draw.cpp1770 unsigned sh_base = si_get_user_data_base(GFX_VERSION, HAS_TESS, HAS_GS, NGG, local in function:si_upload_and_prefetch_VB_descriptors
H A Dsi_state.h249 uint32_t sh_base[SI_NUM_SHADERS]; member in struct:si_shader_data
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c610 uint32_t sh_base = pipeline->user_data_0[stage]; local in function:radv_emit_descriptor_pointers
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c809 uint32_t sh_base = pipeline->user_data_0[stage]; local in function:radv_emit_descriptor_pointers

Completed in 35 milliseconds