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

Direct3D12 validation warnings #109

Closed
TheMostDiligent opened this issue Dec 4, 2022 · 1 comment
Closed

Direct3D12 validation warnings #109

TheMostDiligent opened this issue Dec 4, 2022 · 1 comment

Comments

@TheMostDiligent
Copy link
Contributor

Running tutorials that only show adapters dialog produces a lot of D3D12 validation warnings:

D3D12 WARNING: ID3D12CommandList::DrawIndexedInstanced: Viewport: 0 is non-empty while the corresponding scissor rectangle is empty.  Nothing will be written to the render target when this viewport is selected.  In D3D12, scissor testing is always enabled. [ EXECUTION WARNING #695: DRAW_EMPTY_SCISSOR_RECTANGLE]
@TheMostDiligent
Copy link
Contributor Author

This issue does not reproduce anymore

@TheMostDiligent TheMostDiligent closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2023
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

No branches or pull requests

1 participant