Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1124 bool ps_uses_fbfetch; member
1873 if (sctx->ps_uses_fbfetch) in si_get_ps_iter_samples()
Dsi_descriptors.c951 assert(!sctx->ps_uses_fbfetch || sctx->framebuffer.state.cbufs[0]); in si_update_ps_colorbuf0_slot()
963 assert(!sctx->ps_uses_fbfetch); in si_update_ps_colorbuf0_slot()
968 sctx->ps_uses_fbfetch = surf != NULL; in si_update_ps_colorbuf0_slot()
Dsi_blit.c826 if (sctx->ps_uses_fbfetch) { in si_decompress_textures()
Dsi_state_shaders.cpp2242 if (sctx->ps_uses_fbfetch) { in si_ps_key_update_framebuffer()
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst3538 - radeonsi: fix ps_uses_fbfetch value