mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 21:30:53 +00:00
Fix missing documentation type declaration
This commit is contained in:
@@ -1407,6 +1407,8 @@ The first entry in the list is always the file where the entry point is.
|
||||
|
||||
The information is not guaranteed to be available depending on the underlying shader format, so
|
||||
all of the elements are optional.
|
||||
|
||||
:type: LineColumnInfo
|
||||
)");
|
||||
LineColumnInfo entryLocation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user