Searched refs:safe_VkDedicatedAllocationMemoryAllocateInfoNV (Results 1 – 3 of 3) sorted by relevance
3589 struct safe_VkDedicatedAllocationMemoryAllocateInfoNV { struct3594 …safe_VkDedicatedAllocationMemoryAllocateInfoNV(const VkDedicatedAllocationMemoryAllocateInfoNV* in… argument3595 …safe_VkDedicatedAllocationMemoryAllocateInfoNV(const safe_VkDedicatedAllocationMemoryAllocateInfoN…3596 …safe_VkDedicatedAllocationMemoryAllocateInfoNV& operator=(const safe_VkDedicatedAllocationMemoryAl… argument3597 safe_VkDedicatedAllocationMemoryAllocateInfoNV();3598 ~safe_VkDedicatedAllocationMemoryAllocateInfoNV();3600 void initialize(const safe_VkDedicatedAllocationMemoryAllocateInfoNV* src);
15974 safe_VkDedicatedAllocationMemoryAllocateInfoNV::safe_VkDedicatedAllocationMemoryAllocateInfoNV(cons… in safe_VkDedicatedAllocationMemoryAllocateInfoNV() function in safe_VkDedicatedAllocationMemoryAllocateInfoNV15982 safe_VkDedicatedAllocationMemoryAllocateInfoNV::safe_VkDedicatedAllocationMemoryAllocateInfoNV() : in safe_VkDedicatedAllocationMemoryAllocateInfoNV() function in safe_VkDedicatedAllocationMemoryAllocateInfoNV15986 safe_VkDedicatedAllocationMemoryAllocateInfoNV::safe_VkDedicatedAllocationMemoryAllocateInfoNV(cons… in safe_VkDedicatedAllocationMemoryAllocateInfoNV() function in safe_VkDedicatedAllocationMemoryAllocateInfoNV15994 safe_VkDedicatedAllocationMemoryAllocateInfoNV& safe_VkDedicatedAllocationMemoryAllocateInfoNV::ope… in operator =()16009 safe_VkDedicatedAllocationMemoryAllocateInfoNV::~safe_VkDedicatedAllocationMemoryAllocateInfoNV() in ~safe_VkDedicatedAllocationMemoryAllocateInfoNV()16015 void safe_VkDedicatedAllocationMemoryAllocateInfoNV::initialize(const VkDedicatedAllocationMemoryAl… in initialize()16023 void safe_VkDedicatedAllocationMemoryAllocateInfoNV::initialize(const safe_VkDedicatedAllocationMem… in initialize()28645 …safe_pNext = new safe_VkDedicatedAllocationMemoryAllocateInfoNV(reinterpret_cast<const VkDedicated… in SafePnextCopy()29275 delete reinterpret_cast<const safe_VkDedicatedAllocationMemoryAllocateInfoNV *>(header); in FreePnextChain()
86 …safe_VkDedicatedAllocationMemoryAllocateInfoNV *safe_struct = reinterpret_cast<safe_VkDedicatedAll… in WrapPnextChainHandles()