mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Remove gDeviceType definition (#584)
This commit is contained in:
committed by
GitHub
parent
eea081ae20
commit
ddc7276766
@@ -153,7 +153,6 @@ test_definition test_list32[] = {
|
||||
const int test_num = ARRAY_SIZE( test_list );
|
||||
const int test_num32 = ARRAY_SIZE( test_list32 );
|
||||
|
||||
cl_device_type gDeviceType = CL_DEVICE_TYPE_DEFAULT;
|
||||
bool gTestRounding = true;
|
||||
|
||||
int main(int argc, const char *argv[])
|
||||
|
||||
Reference in New Issue
Block a user