Searched refs:safe_VkDeviceGroupPresentInfoKHR (Results 1 – 2 of 2) sorted by relevance
2243 struct safe_VkDeviceGroupPresentInfoKHR { struct2249 safe_VkDeviceGroupPresentInfoKHR(const VkDeviceGroupPresentInfoKHR* in_struct); argument2250 safe_VkDeviceGroupPresentInfoKHR(const safe_VkDeviceGroupPresentInfoKHR& src);2251 safe_VkDeviceGroupPresentInfoKHR& operator=(const safe_VkDeviceGroupPresentInfoKHR& src); argument2252 safe_VkDeviceGroupPresentInfoKHR();2253 ~safe_VkDeviceGroupPresentInfoKHR();2255 void initialize(const safe_VkDeviceGroupPresentInfoKHR* src);
10600 safe_VkDeviceGroupPresentInfoKHR::safe_VkDeviceGroupPresentInfoKHR(const VkDeviceGroupPresentInfoKH… in safe_VkDeviceGroupPresentInfoKHR() function in safe_VkDeviceGroupPresentInfoKHR10613 safe_VkDeviceGroupPresentInfoKHR::safe_VkDeviceGroupPresentInfoKHR() : in safe_VkDeviceGroupPresentInfoKHR() function in safe_VkDeviceGroupPresentInfoKHR10618 safe_VkDeviceGroupPresentInfoKHR::safe_VkDeviceGroupPresentInfoKHR(const safe_VkDeviceGroupPresentI… in safe_VkDeviceGroupPresentInfoKHR() function in safe_VkDeviceGroupPresentInfoKHR10631 safe_VkDeviceGroupPresentInfoKHR& safe_VkDeviceGroupPresentInfoKHR::operator=(const safe_VkDeviceGr… in operator =()10653 safe_VkDeviceGroupPresentInfoKHR::~safe_VkDeviceGroupPresentInfoKHR() in ~safe_VkDeviceGroupPresentInfoKHR()10661 void safe_VkDeviceGroupPresentInfoKHR::initialize(const VkDeviceGroupPresentInfoKHR* in_struct) in initialize()10674 void safe_VkDeviceGroupPresentInfoKHR::initialize(const safe_VkDeviceGroupPresentInfoKHR* src) in initialize()28567 …safe_pNext = new safe_VkDeviceGroupPresentInfoKHR(reinterpret_cast<const VkDeviceGroupPresentInfoK… in SafePnextCopy()29197 delete reinterpret_cast<const safe_VkDeviceGroupPresentInfoKHR *>(header); in FreePnextChain()