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

screenshot layer does not report an error for a non-numeric Frames value #2091

Open
lunarpapillo opened this issue Aug 6, 2024 · 0 comments

Comments

@lunarpapillo
Copy link
Contributor

Cosmetic. First found during SDK testing: https://gitlab.khronos.org/vulkan/Vulkan-SDK-Packaging/-/issues/1546

When the screenshot layer is given a negative Frames value, it correctly provokes an error:

screenshot: Range error

But when it is given a non-numeric Frames value, no error is produced.

I expect an error similar to the Range error to be reported in this case.

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