Searched refs:safe_VkMappedMemoryRange (Results 1 – 3 of 3) sorted by relevance
175 struct safe_VkMappedMemoryRange { struct181 safe_VkMappedMemoryRange(const VkMappedMemoryRange* in_struct); argument182 safe_VkMappedMemoryRange(const safe_VkMappedMemoryRange& src);183 safe_VkMappedMemoryRange& operator=(const safe_VkMappedMemoryRange& src); argument184 safe_VkMappedMemoryRange();185 ~safe_VkMappedMemoryRange();187 void initialize(const safe_VkMappedMemoryRange* src);
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_VkMappedMemoryRange922 safe_VkMappedMemoryRange& safe_VkMappedMemoryRange::operator=(const safe_VkMappedMemoryRange& src) in operator =()938 safe_VkMappedMemoryRange::~safe_VkMappedMemoryRange() in ~safe_VkMappedMemoryRange()944 void safe_VkMappedMemoryRange::initialize(const VkMappedMemoryRange* in_struct) in initialize()953 void safe_VkMappedMemoryRange::initialize(const safe_VkMappedMemoryRange* src) in initialize()
1266 safe_VkMappedMemoryRange *local_pMemoryRanges = NULL; in DispatchFlushMappedMemoryRanges()1269 local_pMemoryRanges = new safe_VkMappedMemoryRange[memoryRangeCount]; in DispatchFlushMappedMemoryRanges()1292 safe_VkMappedMemoryRange *local_pMemoryRanges = NULL; in DispatchInvalidateMappedMemoryRanges()1295 local_pMemoryRanges = new safe_VkMappedMemoryRange[memoryRangeCount]; in DispatchInvalidateMappedMemoryRanges()