Searched defs:safe_VkBindImageMemoryInfo (Results 1 – 2 of 2) sorted by relevance
1114 struct safe_VkBindImageMemoryInfo { struct1120 safe_VkBindImageMemoryInfo(const VkBindImageMemoryInfo* in_struct); argument1122 safe_VkBindImageMemoryInfo& operator=(const safe_VkBindImageMemoryInfo& src); argument1127 VkBindImageMemoryInfo *ptr() { return reinterpret_cast<VkBindImageMemoryInfo *>(this); } in ptr()1128 …mageMemoryInfo const *ptr() const { return reinterpret_cast<VkBindImageMemoryInfo const *>(this); } in ptr()
6022 safe_VkBindImageMemoryInfo::safe_VkBindImageMemoryInfo(const VkBindImageMemoryInfo* in_struct) : in safe_VkBindImageMemoryInfo() function in safe_VkBindImageMemoryInfo6031 safe_VkBindImageMemoryInfo::safe_VkBindImageMemoryInfo() : in safe_VkBindImageMemoryInfo() function in safe_VkBindImageMemoryInfo6035 safe_VkBindImageMemoryInfo::safe_VkBindImageMemoryInfo(const safe_VkBindImageMemoryInfo& src) in safe_VkBindImageMemoryInfo() function in safe_VkBindImageMemoryInfo