Searched refs:safe_VkAttachmentDescription2KHR (Results 1 – 3 of 3) sorted by relevance
96 safe_VkAttachmentDescription2KHR* out_struct) { in ConvertVkAttachmentDescriptionToV2KHR()123 … out_struct->pAttachments = new safe_VkAttachmentDescription2KHR[out_struct->attachmentCount]; in ConvertVkRenderPassCreateInfoToV2KHR()
2827 struct safe_VkAttachmentDescription2KHR { struct2839 safe_VkAttachmentDescription2KHR(const VkAttachmentDescription2KHR* in_struct); argument2840 safe_VkAttachmentDescription2KHR(const safe_VkAttachmentDescription2KHR& src);2841 safe_VkAttachmentDescription2KHR& operator=(const safe_VkAttachmentDescription2KHR& src); argument2842 safe_VkAttachmentDescription2KHR();2843 ~safe_VkAttachmentDescription2KHR();2845 void initialize(const safe_VkAttachmentDescription2KHR* src);2919 safe_VkAttachmentDescription2KHR* pAttachments;
12760 safe_VkAttachmentDescription2KHR::safe_VkAttachmentDescription2KHR(const VkAttachmentDescription2KH… in safe_VkAttachmentDescription2KHR() function in safe_VkAttachmentDescription2KHR12775 safe_VkAttachmentDescription2KHR::safe_VkAttachmentDescription2KHR() : in safe_VkAttachmentDescription2KHR() function in safe_VkAttachmentDescription2KHR12779 safe_VkAttachmentDescription2KHR::safe_VkAttachmentDescription2KHR(const safe_VkAttachmentDescripti… in safe_VkAttachmentDescription2KHR() function in safe_VkAttachmentDescription2KHR12794 safe_VkAttachmentDescription2KHR& safe_VkAttachmentDescription2KHR::operator=(const safe_VkAttachme… in operator =()12816 safe_VkAttachmentDescription2KHR::~safe_VkAttachmentDescription2KHR() in ~safe_VkAttachmentDescription2KHR()12822 void safe_VkAttachmentDescription2KHR::initialize(const VkAttachmentDescription2KHR* in_struct) in initialize()12837 void safe_VkAttachmentDescription2KHR::initialize(const safe_VkAttachmentDescription2KHR* src) in initialize()13262 pAttachments = new safe_VkAttachmentDescription2KHR[attachmentCount]; in safe_VkRenderPassCreateInfo2KHR()13307 pAttachments = new safe_VkAttachmentDescription2KHR[attachmentCount]; in safe_VkRenderPassCreateInfo2KHR()13357 pAttachments = new safe_VkAttachmentDescription2KHR[attachmentCount]; in operator =()[all …]