Searched refs:safe_VkExportMemoryAllocateInfoNV (Results 1 – 2 of 2) sorted by relevance
3741 struct safe_VkExportMemoryAllocateInfoNV { struct3745 safe_VkExportMemoryAllocateInfoNV(const VkExportMemoryAllocateInfoNV* in_struct); argument3746 safe_VkExportMemoryAllocateInfoNV(const safe_VkExportMemoryAllocateInfoNV& src);3747 safe_VkExportMemoryAllocateInfoNV& operator=(const safe_VkExportMemoryAllocateInfoNV& src); argument3748 safe_VkExportMemoryAllocateInfoNV();3749 ~safe_VkExportMemoryAllocateInfoNV();3751 void initialize(const safe_VkExportMemoryAllocateInfoNV* src);
16521 safe_VkExportMemoryAllocateInfoNV::safe_VkExportMemoryAllocateInfoNV(const VkExportMemoryAllocateIn… in safe_VkExportMemoryAllocateInfoNV() function in safe_VkExportMemoryAllocateInfoNV16528 safe_VkExportMemoryAllocateInfoNV::safe_VkExportMemoryAllocateInfoNV() : in safe_VkExportMemoryAllocateInfoNV() function in safe_VkExportMemoryAllocateInfoNV16532 safe_VkExportMemoryAllocateInfoNV::safe_VkExportMemoryAllocateInfoNV(const safe_VkExportMemoryAlloc… in safe_VkExportMemoryAllocateInfoNV() function in safe_VkExportMemoryAllocateInfoNV16539 safe_VkExportMemoryAllocateInfoNV& safe_VkExportMemoryAllocateInfoNV::operator=(const safe_VkExport… in operator =()16553 safe_VkExportMemoryAllocateInfoNV::~safe_VkExportMemoryAllocateInfoNV() in ~safe_VkExportMemoryAllocateInfoNV()16559 void safe_VkExportMemoryAllocateInfoNV::initialize(const VkExportMemoryAllocateInfoNV* in_struct) in initialize()16566 void safe_VkExportMemoryAllocateInfoNV::initialize(const safe_VkExportMemoryAllocateInfoNV* src) in initialize()28666 …safe_pNext = new safe_VkExportMemoryAllocateInfoNV(reinterpret_cast<const VkExportMemoryAllocateIn… in SafePnextCopy()29296 delete reinterpret_cast<const safe_VkExportMemoryAllocateInfoNV *>(header); in FreePnextChain()