Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h1565 struct safe_VkRenderPassInputAttachmentAspectCreateInfo { struct
1570safe_VkRenderPassInputAttachmentAspectCreateInfo(const VkRenderPassInputAttachmentAspectCreateInfo… argument
1571safe_VkRenderPassInputAttachmentAspectCreateInfo(const safe_VkRenderPassInputAttachmentAspectCreat…
1572safe_VkRenderPassInputAttachmentAspectCreateInfo& operator=(const safe_VkRenderPassInputAttachment… argument
1573 safe_VkRenderPassInputAttachmentAspectCreateInfo();
1574 ~safe_VkRenderPassInputAttachmentAspectCreateInfo();
1576 void initialize(const safe_VkRenderPassInputAttachmentAspectCreateInfo* src);
Dvk_safe_struct.cpp7843 safe_VkRenderPassInputAttachmentAspectCreateInfo::safe_VkRenderPassInputAttachmentAspectCreateInfo(… in safe_VkRenderPassInputAttachmentAspectCreateInfo() function in safe_VkRenderPassInputAttachmentAspectCreateInfo
7855 safe_VkRenderPassInputAttachmentAspectCreateInfo::safe_VkRenderPassInputAttachmentAspectCreateInfo(… in safe_VkRenderPassInputAttachmentAspectCreateInfo() function in safe_VkRenderPassInputAttachmentAspectCreateInfo
7860 safe_VkRenderPassInputAttachmentAspectCreateInfo::safe_VkRenderPassInputAttachmentAspectCreateInfo(… in safe_VkRenderPassInputAttachmentAspectCreateInfo() function in safe_VkRenderPassInputAttachmentAspectCreateInfo
7872 safe_VkRenderPassInputAttachmentAspectCreateInfo& safe_VkRenderPassInputAttachmentAspectCreateInfo:… in operator =()
7893 safe_VkRenderPassInputAttachmentAspectCreateInfo::~safe_VkRenderPassInputAttachmentAspectCreateInfo in ~safe_VkRenderPassInputAttachmentAspectCreateInfo()
7901 void safe_VkRenderPassInputAttachmentAspectCreateInfo::initialize(const VkRenderPassInputAttachment… in initialize()
7913 void safe_VkRenderPassInputAttachmentAspectCreateInfo::initialize(const safe_VkRenderPassInputAttac… in initialize()
28486 …safe_pNext = new safe_VkRenderPassInputAttachmentAspectCreateInfo(reinterpret_cast<const VkRenderP… in SafePnextCopy()
29116 … delete reinterpret_cast<const safe_VkRenderPassInputAttachmentAspectCreateInfo *>(header); in FreePnextChain()