|
AMD GPU Services (AGS)
|
The breadcrumb marker struct used by agsDriverExtensionsDX11_WriteBreadcrumb. More...
#include <amd_ags.h>
Public Types | |
| enum | Type { TopOfPipe = 0, BottomOfPipe = 1 } |
| The marker type. More... | |
| typedef enum AGSBreadcrumbMarker::Type | Type |
| The marker type. | |
Public Attributes | |
| unsigned long long | markerData |
| The user data to write. | |
| Type | type |
| Whether this marker is top or bottom of pipe. | |
| unsigned int | index |
| The index of the marker. This should be less than the value specified in AGSDX11ExtensionParams::numBreadcrumbMarkers. | |
The breadcrumb marker struct used by agsDriverExtensionsDX11_WriteBreadcrumb.
1.8.16