features: VK_EXT_color_write_enable for lavapipe

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11961>
This commit is contained in:
Mike Blumenkrantz 2021-07-19 17:21:04 -04:00 committed by Marge Bot
parent 578190c0fe
commit 56dd1adf3b
2 changed files with 2 additions and 1 deletions

View File

@ -510,7 +510,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_KHR_zero_initialize_workgroup_memory DONE (anv, radv)
VK_EXT_4444_formats DONE (anv, radv, tu)
VK_EXT_calibrated_timestamps DONE (anv, lvp, radv)
VK_EXT_color_write_enable DONE (anv)
VK_EXT_color_write_enable DONE (anv, lvp)
VK_EXT_conditional_rendering DONE (anv, lvp, radv, tu)
VK_EXT_conservative_rasterization DONE (anv/gen9+, radv)
VK_EXT_custom_border_color DONE (anv, lvp, radv, tu)

View File

@ -0,0 +1 @@
VK_EXT_color_write_enable on lavapipe