• Home
  • Raw
  • Download

Lines Matching refs:safe_VkAttachmentReference2KHR

12852 safe_VkAttachmentReference2KHR::safe_VkAttachmentReference2KHR(const VkAttachmentReference2KHR* in_…  in safe_VkAttachmentReference2KHR()  function in safe_VkAttachmentReference2KHR
12861 safe_VkAttachmentReference2KHR::safe_VkAttachmentReference2KHR() : in safe_VkAttachmentReference2KHR() function in safe_VkAttachmentReference2KHR
12865 safe_VkAttachmentReference2KHR::safe_VkAttachmentReference2KHR(const safe_VkAttachmentReference2KHR in safe_VkAttachmentReference2KHR() function in safe_VkAttachmentReference2KHR
12874 safe_VkAttachmentReference2KHR& safe_VkAttachmentReference2KHR::operator=(const safe_VkAttachmentRe… in operator =()
12890 safe_VkAttachmentReference2KHR::~safe_VkAttachmentReference2KHR() in ~safe_VkAttachmentReference2KHR()
12896 void safe_VkAttachmentReference2KHR::initialize(const VkAttachmentReference2KHR* in_struct) in initialize()
12905 void safe_VkAttachmentReference2KHR::initialize(const safe_VkAttachmentReference2KHR* src) in initialize()
12930 pInputAttachments = new safe_VkAttachmentReference2KHR[inputAttachmentCount]; in safe_VkSubpassDescription2KHR()
12936 pColorAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in safe_VkSubpassDescription2KHR()
12942 pResolveAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in safe_VkSubpassDescription2KHR()
12948 … pDepthStencilAttachment = new safe_VkAttachmentReference2KHR(in_struct->pDepthStencilAttachment); in safe_VkSubpassDescription2KHR()
12980 pInputAttachments = new safe_VkAttachmentReference2KHR[inputAttachmentCount]; in safe_VkSubpassDescription2KHR()
12986 pColorAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in safe_VkSubpassDescription2KHR()
12992 pResolveAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in safe_VkSubpassDescription2KHR()
12998 pDepthStencilAttachment = new safe_VkAttachmentReference2KHR(*src.pDepthStencilAttachment); in safe_VkSubpassDescription2KHR()
13036 pInputAttachments = new safe_VkAttachmentReference2KHR[inputAttachmentCount]; in operator =()
13042 pColorAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in operator =()
13048 pResolveAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in operator =()
13054 pDepthStencilAttachment = new safe_VkAttachmentReference2KHR(*src.pDepthStencilAttachment); in operator =()
13095 pInputAttachments = new safe_VkAttachmentReference2KHR[inputAttachmentCount]; in initialize()
13101 pColorAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in initialize()
13107 pResolveAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in initialize()
13113 … pDepthStencilAttachment = new safe_VkAttachmentReference2KHR(in_struct->pDepthStencilAttachment); in initialize()
13136 pInputAttachments = new safe_VkAttachmentReference2KHR[inputAttachmentCount]; in initialize()
13142 pColorAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in initialize()
13148 pResolveAttachments = new safe_VkAttachmentReference2KHR[colorAttachmentCount]; in initialize()
13154 pDepthStencilAttachment = new safe_VkAttachmentReference2KHR(*src->pDepthStencilAttachment); in initialize()
14817 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2KHR(in_struct->pDepthStencilResolv… in safe_VkSubpassDescriptionDepthStencilResolveKHR()
14833 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2KHR(*src.pDepthStencilResolveAttac… in safe_VkSubpassDescriptionDepthStencilResolveKHR()
14851 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2KHR(*src.pDepthStencilResolveAttac… in operator =()
14872 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2KHR(in_struct->pDepthStencilResolv… in initialize()
14883 …pDepthStencilResolveAttachment = new safe_VkAttachmentReference2KHR(*src->pDepthStencilResolveAtta… in initialize()