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

Minor DXIL compile warnings #2

Open
fstrugar opened this issue Oct 6, 2021 · 0 comments
Open

Minor DXIL compile warnings #2

fstrugar opened this issue Oct 6, 2021 · 0 comments

Comments

@fstrugar
Copy link

fstrugar commented Oct 6, 2021

Hi, thanks for a really great library! I stumbled upon a couple of compile warnings when compiling with the latest DXIL:

FFX_ParallelSort.h(266,13): error: redefinition of 'i' shadows declaration in the outer scope; most recent declaration will be used [-Werror,-Wfor-redefinition]

and

FFX_ParallelSort.h(381,31): error: ambiguous type for bit shift; use a type suffix on literal values, like 'L' or 'U', or a cast [-Werror,-Wambig-lit-shift]

Suggested fixes are in the #1

All the best

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