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

"NVVM compilation failed: 3" with mesh shaders #1398

Open
daniilvinn opened this issue Feb 16, 2024 · 0 comments
Open

"NVVM compilation failed: 3" with mesh shaders #1398

daniilvinn opened this issue Feb 16, 2024 · 0 comments

Comments

@daniilvinn
Copy link

Hello everyone. I’m using one of the newest LunarG’s Vulkan SDK (v1.3.275.0) to develop my application and newest NVIDIA Game Ready driver for my GTX 1660 Ti. I want to implement mesh shading pipeline, but when I call
vkCreateGraphicsPipelines() with mesh shaders it fails and returns “VK_ERROR_UNKNOWN” with “NVVM compilation failed: 3” being printed to console. I have task + mesh shader which compiles without any error. I can provide shader and pipeline creation / device initialization code if needed. Please help.

If this repository is wrong place to ask this question, please direct me to where I can do it.

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