Files
mesa/src
Connor Abbott 9061f5f57d tu: Clear viewport dirty state with static viewports
Vulkan allows the user to set extraneous dynamic state which then gets
ignored if a pipeline with static state is bound. We weren't
implementing this correctly for viewports because we weren't clearing
the dirty bit, but it was happening to work until changes for dynamic
depth negative-one-to-one broke
dEQP-VK.pipeline.*.depth.depth_clip_control.d32_sfloat_less_viewport_before_static.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18912>
2022-11-03 21:59:42 +00:00
..
2022-11-03 21:25:04 +00:00
2022-09-16 02:06:38 +00:00
2022-11-02 18:11:41 +00:00
2022-10-09 22:39:53 +03:00
2022-07-29 23:59:11 +00:00