Searched refs:checkForImageSupport (Results 1 – 25 of 26) sorted by relevance
12
147 extern int checkForImageSupport(cl_device_id device);165 if (checkForImageSupport(device)) \
343 << (0 == checkForImageSupport(device)) << std::endl; in get_cl_device_info_str()1334 int result = checkForImageSupport(device); in verifyImageSupport()1348 int checkForImageSupport(cl_device_id device) in checkForImageSupport() function1409 if (checkForImageSupport(device)) in checkForReadWriteImageSupport()
107 if (checkForImageSupport(device)) { in test_images_2D_getinfo()203 if (checkForImageSupport(device)) { in test_images_cube_getinfo()
219 if (checkForImageSupport(device)) { in test_images_read()317 if (checkForImageSupport(device)) { in test_images_read_cube()595 if (checkForImageSupport(device)) { in test_images_write()696 if (checkForImageSupport(device)) { in test_images_write_cube()
69 if (checkForImageSupport(device)) { in test_renderbuffer_getinfo()
140 if (checkForImageSupport(device)) { in test_renderbuffer_read()316 if (checkForImageSupport(device)) { in test_renderbuffer_write()
122 if (checkForImageSupport(device)) { in test_images_3D_getinfo()
215 if (checkForImageSupport(device)) { in test_images_read_3D()
110 if (checkForImageSupport(deviceID) == 0) in test_mem_object_destructor_callback()
950 if (checkForImageSupport(deviceID) == 0) in run_all_tests()
156 if( checkForImageSupport( deviceID ) == CL_IMAGE_FORMAT_NOT_SUPPORTED ) in test_callbacks()220 if( checkForImageSupport( deviceID ) != CL_IMAGE_FORMAT_NOT_SUPPORTED ) in test_callbacks_simultaneous()
293 if( checkForImageSupport( deviceID ) == CL_IMAGE_FORMAT_NOT_SUPPORTED ) in test_waitlists()
289 checkForImageSupport( device ) == CL_IMAGE_FORMAT_NOT_SUPPORTED) in test_sizeof()304 checkForImageSupport( device ) == CL_IMAGE_FORMAT_NOT_SUPPORTED) in test_sizeof()
47 if (checkForImageSupport(device_id)) in test_rw_image_access_qualifier()
159 if( checkForImageSupport( deviceID ) == 0 ) in test_kernel_preprocessor_macros()
310 if( checkForImageSupport( deviceID ) == 0 ) in test_kernel_numeric_constants()
77 if (checkForImageSupport(device)) { in test_renderbuffer_getinfo()
201 if (checkForImageSupport(device)) { in test_renderbuffer_read()417 if (checkForImageSupport(device)) { in test_renderbuffer_write()
209 if (checkForImageSupport(device)) { in test_images_get_info_common()
657 if (checkForImageSupport(device)) { in test_images_read_common()
676 if (checkForImageSupport(device)) { in test_images_write_common()
126 if( alloc_type > BUFFER && checkForImageSupport( device ) ) in doTest()
34 if (checkForImageSupport(device_id)) { in find_good_image_size()
368 if(images == CL_TRUE && checkForImageSupport(device) != 0) in runBuildTest()
143 if(checkForImageSupport(deviceID) == CL_IMAGE_FORMAT_NOT_SUPPORTED) { in test_image_migrate()