Fix some more formatting for RW-image checks

Remove unnecessary spaces at various places.
Also, fix lengthy lines.
This commit is contained in:
Nikhil Joshi
2020-09-17 18:51:53 +05:30
parent 0038a98f64
commit a262863053
8 changed files with 17 additions and 16 deletions

View File

@@ -200,7 +200,7 @@ int test_read_image_set_1D_array( cl_device_id device, cl_context context, cl_co
if (gTestReadWrite && checkForReadWriteImageSupport(device))
{
return TEST_SKIPPED_ITSELF;
return TEST_SKIPPED_ITSELF;
}
imageInfo.format = format;