Home
last modified time | relevance | path

Searched refs:PASSIVE_REQUIRE_IMAGE_SUPPORT (Results 1 – 25 of 31) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/profiling/
DreadImage.cpp142 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in read_image()
345 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_read_image_float()
355 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_read_image_char()
365 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_read_image_uchar()
DwriteImage.cpp425 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in write_image()
642 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_write_image_float()
652 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_write_image_char()
662 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_write_image_uchar()
Dcopy.cpp452 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in copy_image_size()
694 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_copy_image()
772 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_copy_array_to_image()
Dexecute_multipass.cpp277 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in execute_multipass()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_simple_image_pitch.cpp40 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ); in test_simple_read_image_pitch()
103 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ); in test_simple_write_image_pitch()
Dtest_readimage.cpp125 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_readimage()
127 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_readimage()
Dtest_readimage_fp32.cpp92 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_readimage_fp32()
Dtest_readimage_int16.cpp91 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_readimage_int16()
Dtest_image_r8.cpp85 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_image_r8()
Dtest_writeimage_fp32.cpp89 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_writeimage_fp32()
Dtest_writeimage_int16.cpp92 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_writeimage_int16()
Dtest_imagedim.cpp87 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_imagedim_pow2()
295 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_imagedim_non_pow2()
Dtest_multireadimageonefmt.cpp112 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_mri_one()
Dtest_imagenpot.cpp94 PASSIVE_REQUIRE_IMAGE_SUPPORT( device_id ) in test_imagenpot()
Dtest_arrayimagecopy.cpp126 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_arrayimagecopy()
Dtest_imagearraycopy.cpp126 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_imagearraycopy()
Dtest_multireadimagemultifmt.cpp127 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_mri_multiple()
Dtest_image_multipass.cpp161 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_image_multipass_integer_coord()
415 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_image_multipass_float_coord()
Dtest_imagecopy.cpp121 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_imagecopy()
Dtest_writeimage.cpp129 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_writeimage()
Dtest_enqueue_map.cpp138 PASSIVE_REQUIRE_IMAGE_SUPPORT( deviceID ) in test_enqueue_map_image()
Dtest_imagerandomcopy.cpp134 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_imagerandomcopy()
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_min_max.cpp260 PASSIVE_REQUIRE_IMAGE_SUPPORT( deviceID ) in test_min_max_read_image_args()
393 PASSIVE_REQUIRE_IMAGE_SUPPORT( deviceID ) in test_min_max_write_image_args()
560 PASSIVE_REQUIRE_IMAGE_SUPPORT( deviceID ) in test_min_max_image_2d_width()
628 PASSIVE_REQUIRE_IMAGE_SUPPORT( deviceID ) in test_min_max_image_2d_height()
866 PASSIVE_REQUIRE_IMAGE_SUPPORT( deviceID ); in test_min_max_image_array_size()
924 PASSIVE_REQUIRE_IMAGE_SUPPORT( deviceID ); in test_min_max_image_buffer_size()
1200 PASSIVE_REQUIRE_IMAGE_SUPPORT( deviceID ) in test_min_max_samplers()
Dtest_kernel_arg_changes.cpp51 PASSIVE_REQUIRE_IMAGE_SUPPORT( device ) in test_kernel_arg_changes()
/external/OpenCL-CTS/test_common/harness/
DkernelHelpers.h164 #define PASSIVE_REQUIRE_IMAGE_SUPPORT(device) \ macro

12