Searched refs:si_shader_selector_reference (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_debug.c | 131 si_shader_selector_reference(chunk->ctx, &chunk->sel, NULL); in si_log_chunk_shader_destroy() 159 si_shader_selector_reference(ctx, &chunk->sel, current->selector); in si_dump_gfx_shader()
|
H A D | si_state_shaders.cpp | 3143 si_shader_selector_reference(NULL, &shader->previous_stage_sel, previous_stage_sel); in si_shader_select_with_key() 4007 si_shader_selector_reference(sctx, &shader->previous_stage_sel, NULL); in si_delete_shader() 4058 si_shader_selector_reference(sctx, &sel, NULL); in si_delete_shader_selector()
|
H A D | si_pipe.h | 1779 si_shader_selector_reference(struct si_context *sctx, /* sctx can optionally be NULL */ in si_shader_selector_reference() function
|