Searched defs:safe_VkSurfaceFormat2KHR (Results 1 – 2 of 2) sorted by relevance
3103 struct safe_VkSurfaceFormat2KHR { struct3107 safe_VkSurfaceFormat2KHR(const VkSurfaceFormat2KHR* in_struct); argument3109 safe_VkSurfaceFormat2KHR& operator=(const safe_VkSurfaceFormat2KHR& src); argument3114 VkSurfaceFormat2KHR *ptr() { return reinterpret_cast<VkSurfaceFormat2KHR *>(this); } in ptr()3115 …urfaceFormat2KHR const *ptr() const { return reinterpret_cast<VkSurfaceFormat2KHR const *>(this); } in ptr()
14072 safe_VkSurfaceFormat2KHR::safe_VkSurfaceFormat2KHR(const VkSurfaceFormat2KHR* in_struct) : in safe_VkSurfaceFormat2KHR() function in safe_VkSurfaceFormat2KHR14079 safe_VkSurfaceFormat2KHR::safe_VkSurfaceFormat2KHR() : in safe_VkSurfaceFormat2KHR() function in safe_VkSurfaceFormat2KHR14083 safe_VkSurfaceFormat2KHR::safe_VkSurfaceFormat2KHR(const safe_VkSurfaceFormat2KHR& src) in safe_VkSurfaceFormat2KHR() function in safe_VkSurfaceFormat2KHR