google / google/shaderc

"NVVM compilation failed: 3" with mesh shaders

Open
#1,398 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.2k
Forks
445
Avg merge
11h 6m
Merged PRs (30d)
6

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.