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-18 22:09:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
OpenCL-CTS
/
test_conformance
/
atomics
History
Jose Lopez
580fde7501
Replace unique_ptr for vectors in atomics_indexed_cases (
#2557
)
...
Use vectors instead of unique_ptr for buffers data
2025-10-28 08:55:41 -07:00
..
CMakeLists.txt
Rename test .c sources to .cpp where necessary (
#604
)
2020-02-21 17:34:31 +00:00
main.cpp
Migrate atomics suite to the new test registration framework (
#2189
)
2024-12-13 16:33:56 +00:00
test_atomics.cpp
Added unique_ptrs and MTdataHolder to test_atomics.cpp (
#2169
)
2024-12-17 08:44:27 -08:00
test_indexed_cases.cpp
Replace unique_ptr for vectors in atomics_indexed_cases (
#2557
)
2025-10-28 08:55:41 -07:00