Files
mesa/src/intel/vulkan
Jason Ekstrand 18fc1dfea3 anv: Only flush descriptors used by the pipeline
Previously, if we had a pipeline transition from something which used,
say, tessellation to something which didn't and we ended up with
tessellation descriptors dirty, we could end up re-emitting far more
than necessary.  With this commit, we mask off unused stages so we only
update when necessary.

Tested-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8594>
2021-01-22 17:21:11 +00:00
..
2020-12-01 19:06:22 +00:00
2020-09-01 16:40:11 +00:00
2020-08-11 10:07:08 +03:00
2019-06-29 22:41:06 +01:00
2018-10-24 18:15:05 +01:00
2018-10-26 18:33:11 +01:00