nicegraf
|
Data Fields | |
const char * | renderdoc_lib_path |
const char * | renderdoc_destination_template |
Information for initializing the RenderDoc API.
const char* ngf_renderdoc_info::renderdoc_destination_template |
Template for how RenderDoc captures are saved. If template is "example/capture", captures will be saved as "example/capture_1234.rdc".
const char* ngf_renderdoc_info::renderdoc_lib_path |
Relaitve (to process) or absolute path to RenderDoc library. If this string is NULL, RenderDoc will not be initialized.