Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A 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()
H A Dsi_state_shaders.cpp2837 si_shader_selector_reference(NULL, &shader->previous_stage_sel, previous_stage_sel);
3670 si_shader_selector_reference(sctx, &shader->previous_stage_sel, NULL);
3716 si_shader_selector_reference(sctx, &sel, NULL);
H A Dsi_pipe.h1658 si_shader_selector_reference(struct si_context *sctx, /* sctx can optionally be NULL */ in si_shader_selector_reference() function

Completed in 11 milliseconds