mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 14:39:01 +00:00
cl21: Improved CRC calculation (#132)
* Improved CRC calculation * Improved CRC calculation - review fix * Improved CRC calculation - build brake fix * Improved CRC calculation - remove external initializaiton
This commit is contained in:
committed by
Kévin Petit
parent
fb6ee7e939
commit
700e68c732
@@ -74,6 +74,7 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_local_linear_id.c
|
||||
test_progvar.cpp
|
||||
../../test_common/harness/parseParameters.cpp
|
||||
../../test_common/harness/crc32.c
|
||||
)
|
||||
|
||||
if(APPLE)
|
||||
|
||||
Reference in New Issue
Block a user