Lines Matching refs:safe_VkAttachmentReference2

11218 safe_VkAttachmentReference2::safe_VkAttachmentReference2(const VkAttachmentReference2* in_struct) :  in safe_VkAttachmentReference2()  function in safe_VkAttachmentReference2
11227 safe_VkAttachmentReference2::safe_VkAttachmentReference2() : in safe_VkAttachmentReference2() function in safe_VkAttachmentReference2
11232 safe_VkAttachmentReference2::safe_VkAttachmentReference2(const safe_VkAttachmentReference2& copy_sr… in safe_VkAttachmentReference2() function in safe_VkAttachmentReference2
11241 safe_VkAttachmentReference2& safe_VkAttachmentReference2::operator=(const safe_VkAttachmentReferenc… in operator =()
11257 safe_VkAttachmentReference2::~safe_VkAttachmentReference2() in ~safe_VkAttachmentReference2()
11263 void safe_VkAttachmentReference2::initialize(const VkAttachmentReference2* in_struct) in initialize()
11272 void safe_VkAttachmentReference2::initialize(const safe_VkAttachmentReference2* copy_src) in initialize()
11297 pInputAttachments = new safe_VkAttachmentReference2[inputAttachmentCount]; in safe_VkSubpassDescription2()
11303 pColorAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in safe_VkSubpassDescription2()
11309 pResolveAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in safe_VkSubpassDescription2()
11315 … pDepthStencilAttachment = new safe_VkAttachmentReference2(in_struct->pDepthStencilAttachment); in safe_VkSubpassDescription2()
11348 pInputAttachments = new safe_VkAttachmentReference2[inputAttachmentCount]; in safe_VkSubpassDescription2()
11354 pColorAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in safe_VkSubpassDescription2()
11360 pResolveAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in safe_VkSubpassDescription2()
11366 … pDepthStencilAttachment = new safe_VkAttachmentReference2(*copy_src.pDepthStencilAttachment); in safe_VkSubpassDescription2()
11404 pInputAttachments = new safe_VkAttachmentReference2[inputAttachmentCount]; in operator =()
11410 pColorAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in operator =()
11416 pResolveAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in operator =()
11422 … pDepthStencilAttachment = new safe_VkAttachmentReference2(*copy_src.pDepthStencilAttachment); in operator =()
11463 pInputAttachments = new safe_VkAttachmentReference2[inputAttachmentCount]; in initialize()
11469 pColorAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in initialize()
11475 pResolveAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in initialize()
11481 … pDepthStencilAttachment = new safe_VkAttachmentReference2(in_struct->pDepthStencilAttachment); in initialize()
11504 pInputAttachments = new safe_VkAttachmentReference2[inputAttachmentCount]; in initialize()
11510 pColorAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in initialize()
11516 pResolveAttachments = new safe_VkAttachmentReference2[colorAttachmentCount]; in initialize()
11522 … pDepthStencilAttachment = new safe_VkAttachmentReference2(*copy_src->pDepthStencilAttachment); in initialize()
12879 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2(in_struct->pDepthStencilResolveAt… in safe_VkSubpassDescriptionDepthStencilResolve()
12896 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2(*copy_src.pDepthStencilResolveAtt… in safe_VkSubpassDescriptionDepthStencilResolve()
12914 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2(*copy_src.pDepthStencilResolveAtt… in operator =()
12935 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2(in_struct->pDepthStencilResolveAt… in initialize()
12946 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2(*copy_src->pDepthStencilResolveAt… in initialize()
20890 …pFragmentShadingRateAttachment = new safe_VkAttachmentReference2(in_struct->pFragmentShadingRateAt… in safe_VkFragmentShadingRateAttachmentInfoKHR()
20906 …pFragmentShadingRateAttachment = new safe_VkAttachmentReference2(*copy_src.pFragmentShadingRateAtt… in safe_VkFragmentShadingRateAttachmentInfoKHR()
20923 …pFragmentShadingRateAttachment = new safe_VkAttachmentReference2(*copy_src.pFragmentShadingRateAtt… in operator =()
20943 …pFragmentShadingRateAttachment = new safe_VkAttachmentReference2(in_struct->pFragmentShadingRateAt… in initialize()
20953 …pFragmentShadingRateAttachment = new safe_VkAttachmentReference2(*copy_src->pFragmentShadingRateAt… in initialize()