Searched defs:invalidateMappedMemoryRanges (Results 1 – 4 of 4) sorted by relevance
14 InvalidateMappedMemoryRangesFunc invalidateMappedMemoryRanges; variable
55 VkResult DeviceDriver::invalidateMappedMemoryRanges (VkDevice device, deUint32 memoryRangeCount, co… function in DeviceDriver
423 VKAPI_ATTR VkResult VKAPI_CALL invalidateMappedMemoryRanges (VkDevice device, deUint32 memoryRangeC… function
16135 …Result invalidateMappedMemoryRanges( uint32_t memoryRangeCount, const MappedMemoryRange* pMemoryRa… in invalidateMappedMemoryRanges() function in vk::Device16141 …ResultValueType<void>::type invalidateMappedMemoryRanges( ArrayProxy<const MappedMemoryRange> memo… in invalidateMappedMemoryRanges() function in vk::Device