Home
last modified time | relevance | path

Searched defs:safe_VkDedicatedAllocationMemoryAllocateInfoNV (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h3589 struct safe_VkDedicatedAllocationMemoryAllocateInfoNV { struct
3594safe_VkDedicatedAllocationMemoryAllocateInfoNV(const VkDedicatedAllocationMemoryAllocateInfoNV* in… argument
3596safe_VkDedicatedAllocationMemoryAllocateInfoNV& operator=(const safe_VkDedicatedAllocationMemoryAl… argument
3601 …locateInfoNV *ptr() { return reinterpret_cast<VkDedicatedAllocationMemoryAllocateInfoNV *>(this); } in ptr()
3602 … *ptr() const { return reinterpret_cast<VkDedicatedAllocationMemoryAllocateInfoNV const *>(this); } in ptr()