-
Notifications
You must be signed in to change notification settings - Fork 692
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
SPIR-V: Support new SM6.0 Wave ops.. #645
Comments
forgot that should be mappable to SPV_KHR_shader_ballot && others may need SPV_AMD_shader_ballot.. |
Thanks for reporting! Yes, supporting wave ops is planned. |
#1118 implements support for SM 6.0 wave ops. |
Hi @antiagainst, I tested both builds of the pull request: thanks..
|
thanks @antiagainst, |
#1118 is landed. I'll close this. |
compling wave.hlsl to SPIR-V of this sample:
fails with (removing duplicated errors):
The text was updated successfully, but these errors were encountered: