KhronosGroup / VK-GL-CTS

Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
https://www.khronos.org/
Apache License 2.0
525 stars 293 forks source link

Fix check for calling cmdSetDepthBoundsTestEnable #440

Closed jenatali closed 7 months ago

jenatali commented 9 months ago

My driver doesn't support dynamic depth bias enable (yet?), and so it doesn't implement cmdSetDepthBoundsTestEnable. The check guarding this call is wrong.

lordalcol commented 9 months ago

Thanks, this is now being tested in Khronos.

lordalcol commented 7 months ago

This has been merged as https://github.com/KhronosGroup/VK-GL-CTS/commit/4432c3a082999ae476d9c0d9381e578fab65fa45