Home
last modified time | relevance | path

Searched defs:flushMappedMemoryRanges (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl13 FlushMappedMemoryRangesFunc flushMappedMemoryRanges; variable
DvkDeviceDriverImpl.inl50 VkResult DeviceDriver::flushMappedMemoryRanges (VkDevice device, deUint32 memoryRangeCount, const V… function in DeviceDriver
DvkNullDriverImpl.inl386 VKAPI_ATTR VkResult VKAPI_CALL flushMappedMemoryRanges (VkDevice device, deUint32 memoryRangeCount,… function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16122 …Result flushMappedMemoryRanges( uint32_t memoryRangeCount, const MappedMemoryRange* pMemoryRanges … in flushMappedMemoryRanges() function in vk::Device
16128 …ResultValueType<void>::type flushMappedMemoryRanges( ArrayProxy<const MappedMemoryRange> memoryRan… in flushMappedMemoryRanges() function in vk::Device