summaryrefslogtreecommitdiffstats
path: root/src/gallium/include
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2017-06-15 01:42:46 +0200
committerMarek Olšák <[email protected]>2017-06-22 01:51:02 +0200
commit2638250fecab821c27c95d7bc48a212cd269c708 (patch)
tree3b29f2825dfe471d05c1d031d8ea81613db33956 /src/gallium/include
parent51c219739ccb3672a0beaa0a51b37933f4ecaebd (diff)
radeonsi: flush CB after MSAA only when transitioning from CB to textures
The main flush before texturing is done after the FMASK decompress pass. CB after MSAA rendering is not flushed in set_framebuffer_state and also not in memory_barrier if the current color buffer is MSAA. We fully rely on the FMASK decompress pass for the flushing. Some CB decompress and resolve passes need an explicit flush before and after. Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/gallium/include')
0 files changed, 0 insertions, 0 deletions