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