Searched refs:si_shader_select_with_key (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h574 int si_shader_select_with_key(struct si_context *sctx, struct si_shader_ctx_state *state,
H A Dsi_state_shaders.c2303 int si_shader_select_with_key(struct si_context *sctx, struct si_shader_ctx_state *state, function in typeref:typename:int
2312 /* si_shader_select_with_key must not modify 'key' because it would affect future shaders.
2565 return si_shader_select_with_key(sctx, state, &state->key, -1, false);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.c1775 static int si_shader_select_with_key(struct si_screen *sscreen, function in typeref:typename:int
1994 return si_shader_select_with_key(sctx->screen, state, compiler_state,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst2661 - radeonsi: add const to the key parameter in si_shader_select_with_key
2662 - radeonsi: handle NO_OPT_VARIANT in si_shader_select_with_key

Completed in 43 milliseconds