FfxBreadcrumbsMarkersStatus
Output with current AMD FidelityFX Breadcrumbs Library markers log for post-mortem analysis.
File location: sdk/include/FidelityFX/host/ffx_breadcrumbs.h
Detailed description
Output with current AMD FidelityFX Breadcrumbs Library markers log for post-mortem analysis.
Data fields
Type |
Description |
---|---|
size_t |
bufferSize
Size of the status buffer.
|
char* |
pBuffer
UTF-8 encoded buffer with log about markers execution. Have to be released with “FFX_FREE“.
|