Files
mesa/src
Kristian Høgsberg f330bad545 vk: Only fill render targets for meta clear
Clear inherits the render targets from the current render pass. This
means we need to fill out the binding table after switching to meta
bindings. However, meta copies etc happen outside a render pass and
break when we try to fill in the render targets. This change fills the
render targets only for meta clear.
2015-05-18 20:52:43 -07:00
..
2015-05-07 08:09:07 -07:00
2015-04-16 15:49:15 +09:00
2015-04-27 17:28:29 +03:00
2014-12-10 14:01:01 +00:00
2015-04-27 17:28:29 +03:00
2015-05-09 11:38:32 -07:00