SWDEV-373395 - Check CL_DEVICE_IMAGE_SUPPORT for ocltst image related tests

Change-Id: Iffa2be3d2ddeeb9baad108530dcaf69c4cbd984b
This commit is contained in:
jatang
2023-01-25 17:43:06 -05:00
parent 73f913be51
commit 49c76fa04f
10 changed files with 51 additions and 30 deletions
@@ -35,7 +35,7 @@ class OCLReadWriteImage : public OCLTestImp {
virtual unsigned int close(void);
private:
bool failed_;
bool done_;
unsigned int testID_;
size_t maxSize_;
size_t imageWidth;