google / google/shaderc

SPIR_V: Generate nonsemantic shader debug information (with source)

Open
#1,391 3 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

Enabling nonsemantic shader debug information would allow source debugging with RenderDoc, for example.

Essentially same as the following options for `glslang`:
```
-gV generate nonsemantic shader debug information
-gVS generate nonsemantic shader debug information with source
```

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.