Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the Overlay tests to cover a range of depth-stencil formats #3055

Merged

Conversation

Zorro666
Copy link
Collaborator

@Zorro666 Zorro666 commented Sep 8, 2023

Description

Repeat the Overlay tests using depth-stencil buffers with the following formats: D32_S8, D24_S8, D32, D24, D16 restricted to what is supported by each API ie. D24 is not supported by D3D11 or D3D12.

Testing

On Windows

  • using automated tests ./x64/Development/renderdoccmd.exe test functional -t _Overlay
  • captured and manually verified the demos_x64.exe program with each API Overlay test : D3D11_Overlay_Test, D3D12_Overlay_Test, GL_Overlay_Test, VK_Overlay_Test

@Zorro666 Zorro666 merged commit 78a64f8 into baldurk:v1.x Sep 8, 2023
@Zorro666 Zorro666 deleted the extend-format-coverage-overlay-tests branch September 8, 2023 21:38
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.

1 participant