Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCL-CTS
/ unmap
Method
unmap
test_conformance/common/vulkan_wrapper/vulkan_wrapper.cpp:2485–2485 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2483
2484
return pData;
2485
}
2486
2487
void VulkanDeviceMemory::unmap() { vkUnmapMemory(m_device, m_vkDeviceMemory); }
2488
Callers
6
run_test_with_two_queue
Function · 0.80
run_test_with_one_queue
Function · 0.80
run_test_with_multi_import_same_ctx
Function · 0.80
run_test_with_multi_import_diff_ctx
Function · 0.80
run_test_with_two_queue
Function · 0.80
run_test_with_one_queue
Function · 0.80
Calls
no outgoing calls
Tested by
6
run_test_with_two_queue
Function · 0.64
run_test_with_one_queue
Function · 0.64
run_test_with_multi_import_same_ctx
Function · 0.64
run_test_with_multi_import_diff_ctx
Function · 0.64
run_test_with_two_queue
Function · 0.64
run_test_with_one_queue
Function · 0.64