Searched defs:flushMappedMemoryRanges (Results 1 – 4 of 4) sorted by relevance
13 FlushMappedMemoryRangesFunc flushMappedMemoryRanges; variable
50 VkResult DeviceDriver::flushMappedMemoryRanges (VkDevice device, deUint32 memoryRangeCount, const V… function in DeviceDriver
415 VKAPI_ATTR VkResult VKAPI_CALL flushMappedMemoryRanges (VkDevice device, deUint32 memoryRangeCount,… function
16122 …Result flushMappedMemoryRanges( uint32_t memoryRangeCount, const MappedMemoryRange* pMemoryRanges … in flushMappedMemoryRanges() function in vk::Device16128 …ResultValueType<void>::type flushMappedMemoryRanges( ArrayProxy<const MappedMemoryRange> memoryRan… in flushMappedMemoryRanges() function in vk::Device