Searched refs:si_shader_selector_reference (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_debug.c | 144 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()
|
D | si_pipe.h | 1576 si_shader_selector_reference(struct si_context *sctx, /* sctx can optionally be NULL */ in si_shader_selector_reference() function
|
D | si_state_shaders.c | 2311 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()
|