Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h3574 struct safe_VkDedicatedAllocationBufferCreateInfoNV { struct
3578safe_VkDedicatedAllocationBufferCreateInfoNV(const VkDedicatedAllocationBufferCreateInfoNV* in_str… argument
3579safe_VkDedicatedAllocationBufferCreateInfoNV(const safe_VkDedicatedAllocationBufferCreateInfoNV& s…
3580safe_VkDedicatedAllocationBufferCreateInfoNV& operator=(const safe_VkDedicatedAllocationBufferCrea… argument
3581 safe_VkDedicatedAllocationBufferCreateInfoNV();
3582 ~safe_VkDedicatedAllocationBufferCreateInfoNV();
3584 void initialize(const safe_VkDedicatedAllocationBufferCreateInfoNV* src);
Dvk_safe_struct.cpp15922 safe_VkDedicatedAllocationBufferCreateInfoNV::safe_VkDedicatedAllocationBufferCreateInfoNV(const Vk… in safe_VkDedicatedAllocationBufferCreateInfoNV() function in safe_VkDedicatedAllocationBufferCreateInfoNV
15929 safe_VkDedicatedAllocationBufferCreateInfoNV::safe_VkDedicatedAllocationBufferCreateInfoNV() : in safe_VkDedicatedAllocationBufferCreateInfoNV() function in safe_VkDedicatedAllocationBufferCreateInfoNV
15933 safe_VkDedicatedAllocationBufferCreateInfoNV::safe_VkDedicatedAllocationBufferCreateInfoNV(const sa… in safe_VkDedicatedAllocationBufferCreateInfoNV() function in safe_VkDedicatedAllocationBufferCreateInfoNV
15940 safe_VkDedicatedAllocationBufferCreateInfoNV& safe_VkDedicatedAllocationBufferCreateInfoNV::operato… in operator =()
15954 safe_VkDedicatedAllocationBufferCreateInfoNV::~safe_VkDedicatedAllocationBufferCreateInfoNV() in ~safe_VkDedicatedAllocationBufferCreateInfoNV()
15960 void safe_VkDedicatedAllocationBufferCreateInfoNV::initialize(const VkDedicatedAllocationBufferCrea… in initialize()
15967 void safe_VkDedicatedAllocationBufferCreateInfoNV::initialize(const safe_VkDedicatedAllocationBuffe… in initialize()
28642 …safe_pNext = new safe_VkDedicatedAllocationBufferCreateInfoNV(reinterpret_cast<const VkDedicatedAl… in SafePnextCopy()
29272 delete reinterpret_cast<const safe_VkDedicatedAllocationBufferCreateInfoNV *>(header); in FreePnextChain()