mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Moved all instances of gDeviceType to imageHelper.cpp (#575)
* Moved all instances of gDeviceType to imageHelper.cpp * Missed one instance of gDeviceType * Removed all instances of extern cl_device_type gDeviceType, except in imageHelpers.h
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#define MAX_HALF_LINEAR_ERR 0.3f
|
||||
|
||||
extern bool gDebugTrace, gTestSmallImages, gEnablePitch, gTestMaxImages, gTestRounding, gDeviceLt20;
|
||||
extern cl_device_type gDeviceType;
|
||||
extern bool gTestReadWrite;
|
||||
|
||||
#define MAX_TRIES 1
|
||||
|
||||
Reference in New Issue
Block a user