Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c144 si_shader_selector_reference(chunk->ctx, &chunk->sel, NULL); in si_log_chunk_shader_destroy()
172 si_shader_selector_reference(ctx, &chunk->sel, current->selector); in si_dump_gfx_shader()
Dsi_pipe.h1576 si_shader_selector_reference(struct si_context *sctx, /* sctx can optionally be NULL */ in si_shader_selector_reference() function
Dsi_state_shaders.c2311 si_shader_selector_reference(NULL, &shader->previous_stage_sel, previous_stage_sel); in si_shader_select_with_key()
3212 si_shader_selector_reference(sctx, &shader->previous_stage_sel, NULL); in si_delete_shader()
3266 si_shader_selector_reference(sctx, &sel, NULL); in si_delete_shader_selector()