diff --git a/test_conformance/gl/test_images_write_common.cpp b/test_conformance/gl/test_images_write_common.cpp index 4d721296..69d00a1a 100644 --- a/test_conformance/gl/test_images_write_common.cpp +++ b/test_conformance/gl/test_images_write_common.cpp @@ -571,6 +571,7 @@ static int test_image_format_write(cl_context context, cl_command_queue queue, "%s (%s):%d", GetGLTargetName(target), __FUNCTION__, __FILE__, __LINE__); + return -1; } // If there was a problem during creation, make sure it isn't a known