Searched defs:safe_VkMemoryRequirements2 (Results 1 – 2 of 2) sorted by relevance
1377 struct safe_VkMemoryRequirements2 { struct1381 safe_VkMemoryRequirements2(const VkMemoryRequirements2* in_struct); argument1383 safe_VkMemoryRequirements2& operator=(const safe_VkMemoryRequirements2& src); argument1388 VkMemoryRequirements2 *ptr() { return reinterpret_cast<VkMemoryRequirements2 *>(this); } in ptr()1389 …yRequirements2 const *ptr() const { return reinterpret_cast<VkMemoryRequirements2 const *>(this); } in ptr()
7179 safe_VkMemoryRequirements2::safe_VkMemoryRequirements2(const VkMemoryRequirements2* in_struct) : in safe_VkMemoryRequirements2() function in safe_VkMemoryRequirements27186 safe_VkMemoryRequirements2::safe_VkMemoryRequirements2() : in safe_VkMemoryRequirements2() function in safe_VkMemoryRequirements27190 safe_VkMemoryRequirements2::safe_VkMemoryRequirements2(const safe_VkMemoryRequirements2& src) in safe_VkMemoryRequirements2() function in safe_VkMemoryRequirements2