This website requires JavaScript.
Explore
Help
Sign In
ahmed
/
OpenCL-CTS
Watch
1
Star
0
Fork
0
You've already forked OpenCL-CTS
mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced
2026-03-25 00:09:02 +00:00
Code
Packages
Projects
Releases
Wiki
Activity
Files
4ba3096c3f174fe4a14dd95dd43d8428d23b8c98
OpenCL-CTS
/
test_conformance
/
extensions
/
cl_khr_semaphore
History
paulfradgley
4ba3096c3f
Fix build errors
2025-10-28 11:30:47 +00:00
..
CMakeLists.txt
Added semaphore test to cover out-of-order operations synchronized with barrier (
#2068
)
2024-11-19 08:41:22 -08:00
main.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
semaphore_base.h
Define SubDevicesScopeGuarded in the harness and remove duplicate copies (
#2379
)
2025-04-21 11:16:17 +01:00
test_semaphores_cross_queue.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores_negative_create.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores_negative_getinfo.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores_negative_release_retain.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores_negative_wait_signal.cpp
Define SubDevicesScopeGuarded in the harness and remove duplicate copies (
#2379
)
2025-04-21 11:16:17 +01:00
test_semaphores_queries.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores.cpp
Fix build errors
2025-10-28 11:30:47 +00:00