google / google/shaderc

Can not source debug in renderdoc even when I call SetGenerateDebugInfo

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

I used to compile shader by glslc with "-g" option, therefore I can debug shader in source level by renderdoc. However, I implement online compile by shaderc and call SetGenerateDebugInfo for copmile option, renderdoc displays "Source debugging unavailabel".

How can I implement same function of "-g" option of glslc in shaderc?

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.