|
NVTX C API Reference v3
NVIDIA Tools Extension Library
|
Identifier for the resource. . More...
#include <nvToolsExt.h>
Data Fields | |
| const void * | pValue |
| uint64_t | ullValue |
Identifier for the resource. .
An identifier may be a pointer or a handle to an OS or middleware API object. The resource type will assist in avoiding collisions where handles values may collide.
Definition at line 1257 of file nvToolsExt.h.
| const void* nvtxResourceAttributes_t::identifier_t::pValue |
Definition at line 1259 of file nvToolsExt.h.
| uint64_t nvtxResourceAttributes_t::identifier_t::ullValue |
Definition at line 1260 of file nvToolsExt.h.