mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Small tweak to docstring for debugInfoLoadingLog
This commit is contained in:
@@ -1977,7 +1977,7 @@ shader is not supported for debugging
|
||||
)");
|
||||
rdcstr debugStatus;
|
||||
|
||||
DOCUMENT(R"(Contains a log of the debug infomation i.e. PDB loading process for the shader.
|
||||
DOCUMENT(R"(Contains a log of the debug shader loading process i.e. searching for shader PDB.
|
||||
|
||||
:type: str
|
||||
)");
|
||||
|
||||
Reference in New Issue
Block a user