Skip to content

Conversation

CrossVR
Copy link
Contributor

@CrossVR CrossVR commented Jul 29, 2025

It is currently possible to pass conformance by assigning the depth clamp range to the viewport depth range.

This new test will check if the viewport depth range still scales the depth value correctly when the depth value is within the clamping range.

It is currently possible to pass conformance by assigning the depth clamp range to the viewport depth range.

This new test will check if the viewport depth range still scales the depth value correctly when the depth value is within the clamping range.
@CLAassistant
Copy link

CLAassistant commented Jul 29, 2025

CLA assistant check
All committers have signed the CLA.

@CrossVR
Copy link
Contributor Author

CrossVR commented Jul 29, 2025

There's another test called _clamp_control_viewport_range that could've caught this if the depth clamp range were enabled and set to [0.1, 0.9]. However that test was intended as a sanity check to see if the viewport functioned correctly when only the extension is enabled, so I've left it untouched and instead added a new test.

@lordalcol
Copy link
Contributor

Khronos internal CL: https://gerrit.khronos.org/c/vk-gl-cts/+/17895

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants