mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 07:59:01 +00:00
gles: Fix compile warnings. (#1070)
* gles: Fix compile warnings. For 32 and 64-bit Visual Studio and the Android Q NDK. * Fix formatting violations Co-authored-by: spauls <spauls@qti.qualcomm.com>
This commit is contained in:
committed by
GitHub
parent
17a0d09567
commit
6c8045911a
@@ -369,7 +369,9 @@ int test_images_read_cube( cl_device_id device, cl_context context, cl_command_q
|
||||
}
|
||||
|
||||
|
||||
#ifdef __APPLE__
|
||||
#pragma mark -------------------- Write tests -------------------------
|
||||
#endif
|
||||
|
||||
|
||||
int test_cl_image_write( cl_context context, cl_command_queue queue, cl_mem clImage,
|
||||
|
||||
Reference in New Issue
Block a user