Go to the source code of this file.
|
| #define | TracyGpuContext |
| |
| #define | TracyGpuContextName(x, y) |
| |
| #define | TracyGpuNamedZone(x, y, z) |
| |
| #define | TracyGpuNamedZoneC(x, y, z, w) |
| |
| #define | TracyGpuZone(x) |
| |
| #define | TracyGpuZoneC(x, y) |
| |
| #define | TracyGpuZoneTransient(x, y, z) |
| |
| #define | TracyGpuCollect |
| |
| #define | TracyGpuNamedZoneS(x, y, z, w) |
| |
| #define | TracyGpuNamedZoneCS(x, y, z, w, a) |
| |
| #define | TracyGpuZoneS(x, y) |
| |
| #define | TracyGpuZoneCS(x, y, z) |
| |
| #define | TracyGpuZoneTransientS(x, y, z, w) |
| |
◆ TracyGpuCollect
◆ TracyGpuContext
◆ TracyGpuContextName
| #define TracyGpuContextName |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ TracyGpuNamedZone
| #define TracyGpuNamedZone |
( |
|
x, |
|
|
|
y, |
|
|
|
z |
|
) |
| |
◆ TracyGpuNamedZoneC
| #define TracyGpuNamedZoneC |
( |
|
x, |
|
|
|
y, |
|
|
|
z, |
|
|
|
w |
|
) |
| |
◆ TracyGpuNamedZoneCS
| #define TracyGpuNamedZoneCS |
( |
|
x, |
|
|
|
y, |
|
|
|
z, |
|
|
|
w, |
|
|
|
a |
|
) |
| |
◆ TracyGpuNamedZoneS
| #define TracyGpuNamedZoneS |
( |
|
x, |
|
|
|
y, |
|
|
|
z, |
|
|
|
w |
|
) |
| |
◆ TracyGpuZone
| #define TracyGpuZone |
( |
|
x | ) |
|
◆ TracyGpuZoneC
| #define TracyGpuZoneC |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ TracyGpuZoneCS
| #define TracyGpuZoneCS |
( |
|
x, |
|
|
|
y, |
|
|
|
z |
|
) |
| |
◆ TracyGpuZoneS
| #define TracyGpuZoneS |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ TracyGpuZoneTransient
| #define TracyGpuZoneTransient |
( |
|
x, |
|
|
|
y, |
|
|
|
z |
|
) |
| |
◆ TracyGpuZoneTransientS
| #define TracyGpuZoneTransientS |
( |
|
x, |
|
|
|
y, |
|
|
|
z, |
|
|
|
w |
|
) |
| |