Home
last modified time | relevance | path

Searched refs:safe_VkQueueFamilyCheckpointPropertiesNV (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h5812 struct safe_VkQueueFamilyCheckpointPropertiesNV { struct
5816 safe_VkQueueFamilyCheckpointPropertiesNV(const VkQueueFamilyCheckpointPropertiesNV* in_struct); argument
5817 safe_VkQueueFamilyCheckpointPropertiesNV(const safe_VkQueueFamilyCheckpointPropertiesNV& src);
5818safe_VkQueueFamilyCheckpointPropertiesNV& operator=(const safe_VkQueueFamilyCheckpointPropertiesNV argument
5819 safe_VkQueueFamilyCheckpointPropertiesNV();
5820 ~safe_VkQueueFamilyCheckpointPropertiesNV();
5822 void initialize(const safe_VkQueueFamilyCheckpointPropertiesNV* src);
Dvk_safe_struct.cpp25296 safe_VkQueueFamilyCheckpointPropertiesNV::safe_VkQueueFamilyCheckpointPropertiesNV(const VkQueueFam… in safe_VkQueueFamilyCheckpointPropertiesNV() function in safe_VkQueueFamilyCheckpointPropertiesNV
25303 safe_VkQueueFamilyCheckpointPropertiesNV::safe_VkQueueFamilyCheckpointPropertiesNV() : in safe_VkQueueFamilyCheckpointPropertiesNV() function in safe_VkQueueFamilyCheckpointPropertiesNV
25307 safe_VkQueueFamilyCheckpointPropertiesNV::safe_VkQueueFamilyCheckpointPropertiesNV(const safe_VkQue… in safe_VkQueueFamilyCheckpointPropertiesNV() function in safe_VkQueueFamilyCheckpointPropertiesNV
25314 safe_VkQueueFamilyCheckpointPropertiesNV& safe_VkQueueFamilyCheckpointPropertiesNV::operator=(const… in operator =()
25328 safe_VkQueueFamilyCheckpointPropertiesNV::~safe_VkQueueFamilyCheckpointPropertiesNV() in ~safe_VkQueueFamilyCheckpointPropertiesNV()
25334 void safe_VkQueueFamilyCheckpointPropertiesNV::initialize(const VkQueueFamilyCheckpointPropertiesNV… in initialize()
25341 void safe_VkQueueFamilyCheckpointPropertiesNV::initialize(const safe_VkQueueFamilyCheckpointPropert… in initialize()
28885 …safe_pNext = new safe_VkQueueFamilyCheckpointPropertiesNV(reinterpret_cast<const VkQueueFamilyChec… in SafePnextCopy()
29515 delete reinterpret_cast<const safe_VkQueueFamilyCheckpointPropertiesNV *>(header); in FreePnextChain()