mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Set minimum expected OpenCL version for the test. (#674)
This commit is contained in:
committed by
GitHub
parent
8a00f4eced
commit
db570f70e5
@@ -87,7 +87,7 @@ test_definition test_list[] = {
|
||||
ADD_TEST( program_binary_type ),
|
||||
ADD_TEST( compile_and_link_status_options_log ),
|
||||
|
||||
ADD_TEST( pragma_unroll ),
|
||||
ADD_TEST_VERSION( pragma_unroll, Version(2, 0) ),
|
||||
};
|
||||
|
||||
const int test_num = ARRAY_SIZE( test_list );
|
||||
|
||||
Reference in New Issue
Block a user