FfxBreadcrumbsCommandListDescription
Description for new command list to be enabled for writing AMD FidelityFX Breadcrumbs Library markers.
File location: sdk/include/FidelityFX/host/ffx_breadcrumbs.h
Detailed description
Description for new command list to be enabled for writing AMD FidelityFX Breadcrumbs Library markers.
Data fields
Type |
Description |
---|---|
commandList
Handle to the command list that will be used with breadcrumbs operations.
|
|
uint32_t |
queueType
Type of queue that list is used on.
|
name
Custom name for the command list.
|
|
pipeline
Optional pipeline state to associate with newly registered command list (can be set later).
|
|
uint16_t |
submissionIndex
Information about submit number that command list is sent to GPU. Purely informational to help in analysing output later.
|