Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCL-CTS
/ REGISTER_TEST
Function
REGISTER_TEST
test_conformance/basic/test_barrier.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
REGISTER_TEST(barrier)
146
{
147
return test_barrier_common(device, context, queue, num_elements,
"barrier"
);
148
}
149
150
REGISTER_TEST_VERSION(wg_barrier, Version(2, 0))
151
{
Callers
nothing calls this directly
Calls
1
test_barrier_common
Function · 0.85
Tested by
no test coverage detected