Searched refs:si_update_scratch_buffer (Results 1 – 1 of 1) sorted by relevance
3563 static int si_update_scratch_buffer(struct si_context *sctx, struct si_shader *shader) in si_update_scratch_buffer() function3628 r = si_update_scratch_buffer(sctx, sctx->ps_shader.current); in si_update_scratch_relocs()3634 r = si_update_scratch_buffer(sctx, sctx->gs_shader.current); in si_update_scratch_relocs()3640 r = si_update_scratch_buffer(sctx, tcs); in si_update_scratch_relocs()3647 r = si_update_scratch_buffer(sctx, sctx->vs_shader.current); in si_update_scratch_relocs()3662 r = si_update_scratch_buffer(sctx, sctx->tes_shader.current); in si_update_scratch_relocs()