/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_kernels.cpp | 180 size_t threads[1], localThreads[1]; in test_execute_kernel_local_sizes() local 311 size_t threads[1], localThreads[1]; in test_set_kernel_arg_by_index() local 381 size_t threads[1], localThreads[1]; in test_set_kernel_arg_constant() local 468 size_t threads[1], localThreads[1]; in test_set_kernel_arg_struct_array() local 574 size_t threads[1], localThreads[1]; in test_kernel_global_constant() local
|
H A D | test_api_min_max.cpp | 123 size_t *threads, *localThreads; in test_min_max_thread_dimensions() local 1569 size_t threads[1], localThreads[1]; in test_min_max_constant_buffer_size() local 1768 size_t threads[1], localThreads[1]; in test_min_max_constant_args() local 2029 size_t threads[1], localThreads[1]; in test_min_max_local_mem_size() local
|
H A D | test_create_context_from_type.cpp | 33 size_t threads[1], localThreads[1]; in test_create_context_from_type() local
|
H A D | test_kernel_arg_changes.cpp | 45 size_t threads[1], localThreads[1]; in test_kernel_arg_changes() local
|
H A D | test_kernel_arg_multi_setup.cpp | 41 size_t threads[1], localThreads[1]; in test_multi_arg_set() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/events/ |
H A D | test_events.cpp | 43 size_t threads[1] = { 1000 }, localThreads[1]; in create_and_execute_kernel() local 729 size_t threads[1] = { 10 }, localThreads[1] = { 1 }; in test_event_enqueue_marker_with_event_list() local 782 size_t threads[1] = { 10 }, localThreads[1] = { 1 }; in test_event_enqueue_barrier_with_event_list() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/geometrics/ |
H A D | test_geometrics_double.cpp | 193 size_t threads[1], localThreads[1]; in test_geom_cross_double() local 301 size_t i, threads[1], localThreads[1]; in test_twoToFloat_kernel_double() local 545 size_t i, threads[1], localThreads[1]; in test_oneToFloat_kernel_double() local 752 size_t i, j, threads[1], localThreads[1]; in test_oneToOne_kernel_double() local
|
H A D | test_geometrics.cpp | 177 size_t threads[1], localThreads[1]; in test_geom_cross() local 298 size_t i, threads[1], localThreads[1]; in test_twoToFloat_kernel() local 640 size_t i, threads[1], localThreads[1]; in test_oneToFloat_kernel() local 853 size_t i, j, threads[1], localThreads[1]; in test_oneToOne_kernel() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_global_work_offsets.cpp | 125 size_t threads[] = {1,1,1}, localThreads[] = {1,1,1}, offsets[] = {0,0,0}; in test_global_work_offsets() local 221 size_t threads[] = {1,1,1}, localThreads[] = {1,1,1}, offsets[] = {0,0,0}; in test_get_global_offset() local
|
H A D | test_vloadstore.cpp | 126 size_t threads[ 1 ], localThreads[ 1 ]; in test_vload() local 471 size_t threads[ 1 ], localThreads[ 1 ]; in test_vstore() local
|
H A D | test_work_item_functions.cpp | 76 size_t threads[3], localThreads[3]; in test_work_item_functions() local
|
H A D | test_astype.cpp | 61 size_t threads[ 1 ], localThreads[ 1 ]; in test_astype_set() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/ |
H A D | mutable_command_arguments.cpp | 222 size_t threads[1], localThreads[1]; in Run() local 352 size_t threads[1], localThreads[1]; in Run() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/ |
H A D | test_relationals.cpp | 60 size_t threads[1], localThreads[1]; in test_any_all_kernel() local 336 size_t threads[1], localThreads[1]; in test_select_kernel() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/ |
H A D | test_integers.cpp | 54 size_t threads[1], localThreads[1]; in test_single_param_integer_kernel() local 619 size_t threads[1], localThreads[1]; in test_two_param_integer_kernel() local 1273 size_t threads[1], localThreads[1]; in test_three_param_integer_kernel() local
|
H A D | test_unary_ops.cpp | 60 size_t threads[1], localThreads[1]; in test_unary_op() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | test_images_2D.cpp | 48 size_t threads[ 2 ], localThreads[ 2 ]; in test_cl_image_read() local 385 size_t threads[ 2 ], localThreads[ 2 ]; in test_cl_image_write() local
|
H A D | test_images_3D.cpp | 42 size_t threads[ 3 ], localThreads[ 3 ]; in test_image_read() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/multiple_device_context/ |
H A D | test_multiple_devices.cpp | 46 size_t threads[1], localThreads[1]; in test_device_set() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/ |
H A D | test_1D.cpp | 115 size_t threads[1] = { 1 }, localThreads[1] = { 1 }; in test_get_1Dimage_info_single() local
|
H A D | test_1D_array.cpp | 119 size_t threads[1] = { 1 }, localThreads[1] = { 1 }; in test_get_1Dimage_array_info_single() local
|
H A D | test_2D_array.cpp | 125 size_t threads[1] = { 1 }, localThreads[1] = { 1 }; in test_get_2Dimage_array_info_single() local
|
H A D | test_2D.cpp | 150 size_t threads[1] = { 1 }, localThreads[1] = { 1 }; in test_get_image_info_single() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/profiling/ |
H A D | execute_multipass.cpp | 99 size_t localThreads[3]; in run_kernel() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | test_functions_kernel.cpp | 313 size_t localThreads[2]; in kernel_functions() local
|