Handle
VkGpaSessionAMD
Opaque handle to a GPU Performance API object
GPU Performance API (GPA) session objects hold the results of sampled
performance counters and are represented by VkGpaSessionAMD handles:
VK_DEFINE_NON_DISPATCHABLE_HANDLE(VkGpaSessionAMD)
#[repr(transparent)]
pub struct GpaSessionAMD(_);
Parent
VK_AMD_gpa_interfaceType
Handle