Home
last modified time | relevance | path

Searched refs:si_make_CB_shader_coherent (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c595 si_make_CB_shader_coherent(sctx, images[i].resource->nr_samples, true, in si_launch_grid_internal_images()
888 si_make_CB_shader_coherent(sctx, tex->nr_samples, true, in si_compute_expand_fmask()
H A Dsi_blit.c406 si_make_CB_shader_coherent(sctx, tex->buffer.b.b.nr_samples, false, true /* no DCC */); in si_decompress_depth()
541 si_make_CB_shader_coherent(sctx, tex->buffer.b.b.nr_samples, vi_dcc_enabled(tex, first_level), in si_blit_decompress_color()
1004 si_make_CB_shader_coherent(sctx, 1, false, true /* no DCC */); in si_do_CB_resolve()
H A Dsi_compute.c954 si_make_CB_shader_coherent(sctx, 0, in si_launch_grid()
H A Dsi_pipe.h1788 static inline void si_make_CB_shader_coherent(struct si_context *sctx, unsigned num_samples, in si_make_CB_shader_coherent() function
H A Dsi_state.c2984 si_make_CB_shader_coherent(sctx, sctx->framebuffer.nr_samples, in si_set_framebuffer_state()
5332 si_make_CB_shader_coherent(sctx, sctx->framebuffer.nr_samples, in si_texture_barrier()

Completed in 18 milliseconds