mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-23 15:39:03 +00:00
Fix some more formatting for RW-image checks
Remove unnecessary spaces at various places. Also, fix lengthy lines.
This commit is contained in:
@@ -198,7 +198,7 @@ int test_read_image_set_1D( cl_device_id device, cl_context context, cl_command_
|
||||
|
||||
if (gTestReadWrite && checkForReadWriteImageSupport(device))
|
||||
{
|
||||
return TEST_SKIPPED_ITSELF;
|
||||
return TEST_SKIPPED_ITSELF;
|
||||
}
|
||||
|
||||
// Get our operating params
|
||||
|
||||
Reference in New Issue
Block a user