Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c2814 static int si_update_scratch_buffer(struct si_context *sctx, in si_update_scratch_buffer() function
2910 r = si_update_scratch_buffer(sctx, sctx->ps_shader.current); in si_update_scratch_relocs()
2916 r = si_update_scratch_buffer(sctx, sctx->gs_shader.current); in si_update_scratch_relocs()
2922 r = si_update_scratch_buffer(sctx, tcs); in si_update_scratch_relocs()
2929 r = si_update_scratch_buffer(sctx, sctx->vs_shader.current); in si_update_scratch_relocs()
2942 r = si_update_scratch_buffer(sctx, sctx->tes_shader.current); in si_update_scratch_relocs()