zink: Enable GL_EXT_depth_bounds_test
Available since Vulkan 1.0, and in fact already wired up, just not advertised. It looks like we could make this dynamic state but this works for now. Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9371>
This commit is contained in:
@@ -17,4 +17,4 @@ VK_KHR_workgroup_memory_explicit_layout on Intel, RADV
|
||||
DRM format modifiers for AMD.
|
||||
VK_KHR_zero_initialize_workgroup_memory on Intel, RADV
|
||||
Zink exposes GL 4.6 and ES 3.1
|
||||
GL_EXT_depth_bounds_test on softpipe
|
||||
GL_EXT_depth_bounds_test on softpipe, zink
|
||||
|
||||
Reference in New Issue
Block a user