aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickwidgets
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-04-20 11:42:23 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-04-20 13:22:32 +0000
commit27d23848a36f9f5688eff2bed7a9dd1778fdd8ac (patch)
tree9fae8b94aab6776bfc6e3fd1e55c832ad3fc6457 /src/quickwidgets
parent9c19298510f2e5eb88d5825d53e141dab752d5bf (diff)
D3D12: Recursive layer support
To avoid using the same color buffer both as a shader resource and as a render target, recursive layers add a second render target and just play ping-pong with them. Multisampling does not need this since rendering happens into a MS buffer while shader access uses a separate, non-MS color buffer. Change-Id: I6fd65318f69390d7af9ca6763d1d9fe2329780aa Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src/quickwidgets')
0 files changed, 0 insertions, 0 deletions