MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCL-CTS / end

Method end

test_conformance/common/vulkan_wrapper/vulkan_wrapper.cpp:1752–1752  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1750 vkCmdCopyImageToBuffer(m_vkCommandBuffer, image, VK_IMAGE_LAYOUT_GENERAL,
1751 buffer, 1, &vkBufferImageCopy);
1752}
1753
1754void VulkanCommandBuffer::end() { vkEndCommandBuffer(m_vkCommandBuffer); }
1755

Callers 15

test_clamp.cppFile · 0.45
test_step_fnFunction · 0.45
test_mix_fnFunction · 0.45
test_binary_fnFunction · 0.45
test_unary_fnFunction · 0.45
test_smoothstep_fnFunction · 0.45
readBinaryFunction · 0.45
VulkanInstanceMethod · 0.45

Calls

no outgoing calls

Tested by 10

test_step_fnFunction · 0.36
test_mix_fnFunction · 0.36
test_binary_fnFunction · 0.36
test_unary_fnFunction · 0.36
test_smoothstep_fnFunction · 0.36
readBinaryFunction · 0.36
GenerateRefsMethod · 0.36
GenerateRefsMethod · 0.36