NVTX C++ API Reference 1.0
C++ convenience wrappers for NVTX v3 C API
|
This is the complete list of members for nvtx3::v1::argb, including all inherited members.
alpha | nvtx3::v1::argb | |
argb(component_type alpha_, component_type red_, component_type green_, component_type blue_) noexcept | nvtx3::v1::argb | inline |
blue | nvtx3::v1::rgb | |
component_type typedef | nvtx3::v1::rgb | |
green | nvtx3::v1::rgb | |
red | nvtx3::v1::rgb | |
rgb(component_type red_, component_type green_, component_type blue_) noexcept | nvtx3::v1::rgb | inline |