Searched defs:safe_VkDeviceEventInfoEXT (Results 1 – 2 of 2) sorted by relevance
4115 struct safe_VkDeviceEventInfoEXT { struct4119 safe_VkDeviceEventInfoEXT(const VkDeviceEventInfoEXT* in_struct); argument4121 safe_VkDeviceEventInfoEXT& operator=(const safe_VkDeviceEventInfoEXT& src); argument4126 VkDeviceEventInfoEXT *ptr() { return reinterpret_cast<VkDeviceEventInfoEXT *>(this); } in ptr()4127 …iceEventInfoEXT const *ptr() const { return reinterpret_cast<VkDeviceEventInfoEXT const *>(this); } in ptr()
18235 safe_VkDeviceEventInfoEXT::safe_VkDeviceEventInfoEXT(const VkDeviceEventInfoEXT* in_struct) : in safe_VkDeviceEventInfoEXT() function in safe_VkDeviceEventInfoEXT18242 safe_VkDeviceEventInfoEXT::safe_VkDeviceEventInfoEXT() : in safe_VkDeviceEventInfoEXT() function in safe_VkDeviceEventInfoEXT18246 safe_VkDeviceEventInfoEXT::safe_VkDeviceEventInfoEXT(const safe_VkDeviceEventInfoEXT& src) in safe_VkDeviceEventInfoEXT() function in safe_VkDeviceEventInfoEXT