MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCL-CLHPP / testMoveAssignCommandBufferKhrNonNull

Function testMoveAssignCommandBufferKhrNonNull

tests/test_openclhpp.cpp:4402–4402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4400MAKE_MOVE_TESTS(CommandBufferKhr, make_command_buffer_khr, clReleaseCommandBufferKHR, commandBufferKhrPool)
4401#else
4402void testMoveAssignCommandBufferKhrNonNull(void) {}
4403void testMoveAssignCommandBufferKhrNull(void) {}
4404void testMoveConstructCommandBufferKhrNonNull(void) {}
4405void testMoveConstructCommandBufferKhrNull(void) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected