Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl12 UnmapMemoryFunc unmapMemory; variable
DvkDeviceDriverImpl.inl45 void DeviceDriver::unmapMemory (VkDevice device, VkDeviceMemory memory) const function in DeviceDriver
DvkNullDriverImpl.inl380 VKAPI_ATTR void VKAPI_CALL unmapMemory (VkDevice device, VkDeviceMemory memory) function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16109 void unmapMemory( DeviceMemory memory ) const in unmapMemory() function in vk::Device
16116 void unmapMemory( DeviceMemory memory ) const in unmapMemory() function in vk::Device