diff --git a/renderdoc/api/replay/shader_types.h b/renderdoc/api/replay/shader_types.h index 30cb8d234..e323f8ba3 100644 --- a/renderdoc/api/replay/shader_types.h +++ b/renderdoc/api/replay/shader_types.h @@ -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;