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 1087 of file nvToolsExt.h.
const void* nvtxResourceAttributes_t::identifier_t::pValue |
Definition at line 1089 of file nvToolsExt.h.
uint64_t nvtxResourceAttributes_t::identifier_t::ullValue |
Definition at line 1090 of file nvToolsExt.h.