mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-21 14:59:02 +00:00
cl22: Improved CRC calculation (#133)
* 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
8e03195706
commit
6c999818ee
@@ -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