Home
last modified time | relevance | path

Searched defs:safe_VkMappedMemoryRange (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h175 struct safe_VkMappedMemoryRange { struct
181 safe_VkMappedMemoryRange(const VkMappedMemoryRange* in_struct); argument
183 safe_VkMappedMemoryRange& operator=(const safe_VkMappedMemoryRange& src); argument
188 VkMappedMemoryRange *ptr() { return reinterpret_cast<VkMappedMemoryRange *>(this); } in ptr()
189 …appedMemoryRange const *ptr() const { return reinterpret_cast<VkMappedMemoryRange const *>(this); } in ptr()
Dvk_safe_struct.cpp900 safe_VkMappedMemoryRange::safe_VkMappedMemoryRange(const VkMappedMemoryRange* in_struct) : in safe_VkMappedMemoryRange() function in safe_VkMappedMemoryRange
909 safe_VkMappedMemoryRange::safe_VkMappedMemoryRange() : in safe_VkMappedMemoryRange() function in safe_VkMappedMemoryRange
913 safe_VkMappedMemoryRange::safe_VkMappedMemoryRange(const safe_VkMappedMemoryRange& src) in safe_VkMappedMemoryRange() function in safe_VkMappedMemoryRange