Searched defs:safe_VkMappedMemoryRange (Results 1 – 2 of 2) sorted by relevance
175 struct safe_VkMappedMemoryRange { struct181 safe_VkMappedMemoryRange(const VkMappedMemoryRange* in_struct); argument183 safe_VkMappedMemoryRange& operator=(const safe_VkMappedMemoryRange& src); argument188 VkMappedMemoryRange *ptr() { return reinterpret_cast<VkMappedMemoryRange *>(this); } in ptr()189 …appedMemoryRange const *ptr() const { return reinterpret_cast<VkMappedMemoryRange const *>(this); } in ptr()
900 safe_VkMappedMemoryRange::safe_VkMappedMemoryRange(const VkMappedMemoryRange* in_struct) : in safe_VkMappedMemoryRange() function in safe_VkMappedMemoryRange909 safe_VkMappedMemoryRange::safe_VkMappedMemoryRange() : in safe_VkMappedMemoryRange() function in safe_VkMappedMemoryRange913 safe_VkMappedMemoryRange::safe_VkMappedMemoryRange(const safe_VkMappedMemoryRange& src) in safe_VkMappedMemoryRange() function in safe_VkMappedMemoryRange