Home
last modified time | relevance | path

Searched defs:unmapMemory (Results 1 – 3 of 3) 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.inl399 VKAPI_ATTR void VKAPI_CALL unmapMemory (VkDevice device, VkDeviceMemory memory) function