Files
mesa/src/intel/vulkan
Jason Ekstrand bf92e96d9c anv: Disallow fast-clears which require format-reinterpretation
In order to actually hit this case you have to be using a very odd
color/view combination.  The common cases of clear-to-zero and 0/1 clear
colors with an sRGB view don't require any re-interpretation.  This is
probably better than always resolving whenever we have a format mismatch
like we are today because that hits the sRGB case every time.

Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4393>
2020-04-28 22:45:39 +00:00
..
2019-06-29 22:41:06 +01:00
2020-04-24 16:17:45 +00:00
2020-01-20 22:08:52 +00:00
2018-10-24 18:15:05 +01:00
2018-10-26 18:33:11 +01:00