Home
last modified time | relevance | path

Searched refs:CL_DEVICE_MAX_WORK_ITEM_SIZES (Results 1 – 25 of 30) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/workgroups/
Dtest_wg_scan_exclusive_min.cpp190 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_scan_exclusive_min_int()
304 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_scan_exclusive_min_uint()
417 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_scan_exclusive_min_long()
531 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_scan_exclusive_min_ulong()
Dtest_wg_reduce_max.cpp190 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_reduce_max_int()
304 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_reduce_max_uint()
417 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_reduce_max_long()
531 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_reduce_max_ulong()
Dtest_wg_scan_exclusive_max.cpp189 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_scan_exclusive_max_int()
303 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_scan_exclusive_max_uint()
416 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_scan_exclusive_max_long()
530 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_scan_exclusive_max_ulong()
Dtest_wg_reduce_min.cpp190 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_reduce_min_int()
304 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_reduce_min_uint()
417 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_reduce_min_long()
531 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t) * 3, wg_sizes_per_dime… in test_work_group_reduce_min_ulong()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_local.cpp178 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size), max… in test_local_arg_def()
312 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size), max… in test_local_kernel_def()
Dtest_barrier.cpp97 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size), max… in test_barrier()
Dtest_wg_barrier.cpp99 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size), max… in test_wg_barrier()
Dtest_imagenpot.cpp169 …err = clGetDeviceInfo(device_id, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size), … in test_imagenpot()
Dtest_async_copy.cpp126 …error = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size),… in test_copy()
Dtest_async_strided_copy.cpp112 …error = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size),… in test_strided_copy()
Dtest_async_copy2D.cpp173 error = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_WORK_ITEM_SIZES, in test_copy2D()
Dtest_async_copy3D.cpp194 error = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_WORK_ITEM_SIZES, in test_copy3D()
Dtest_async_copy_fence.cpp404 error = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_WORK_ITEM_SIZES, in test_copy_fence()
Dtest_imagedim.cpp308 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size), max… in test_imagedim_non_pow2()
/external/OpenCL-CTS/test_conformance/profiling/
Dexecute_multipass.cpp107 …err = clGetDeviceInfo( device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof( cl_uint ), (size_t*)localThr… in run_kernel()
/external/mesa3d/src/gallium/frontends/clover/api/
Ddevice.cpp120 case CL_DEVICE_MAX_WORK_ITEM_SIZES: in clGetDeviceInfo()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.cc83 clGetDeviceInfo(id, CL_DEVICE_MAX_WORK_ITEM_SIZES, in GetDeviceWorkDimsSizes()
/external/angle/src/common/
DPackedCLEnums_autogen.cpp238 case CL_DEVICE_MAX_WORK_ITEM_SIZES: in FromCLenum()
466 return CL_DEVICE_MAX_WORK_ITEM_SIZES; in ToCLenum()
/external/OpenCL-CTS/test_common/harness/
DkernelHelpers.cpp1027 error = clGetDeviceInfo(devices[i], CL_DEVICE_MAX_WORK_ITEM_SIZES, in get_max_allowed_work_group_size()
1079 error = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, in get_max_allowed_1d_work_group_size_on_device()
/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
DTestNonUniformWorkGroup.cpp529 err = clGetDeviceInfo(_device, CL_DEVICE_MAX_WORK_ITEM_SIZES, in prepareDevice()
/external/OpenCL-CTS/test_conformance/thread_dimensions/
Dtest_thread_dimensions.cpp471 …err = clGetDeviceInfo(device, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size), max… in test_thread_dimensions()
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_min_max.cpp197 …error = clGetDeviceInfo( deviceID, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(size_t)*maxWorkItemDim, d… in test_min_max_work_items_sizes()
1816 …err = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_WORK_ITEM_SIZES, sizeof(max_local_workgroup_size), m… in test_min_max_kernel_preferred_work_group_size_multiple()
/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp196 … error = clGetDeviceInfo(deviceID, CL_DEVICE_MAX_WORK_ITEM_SIZES, 3*sizeof(size_t), maxSizes, 0); in test_atomic_function()
/external/OpenCL-CTS/test_conformance/computeinfo/
Dmain.cpp154 CONFIG_INFO(1, 1, CL_DEVICE_MAX_WORK_ITEM_SIZES, size_t_arr),
/external/mesa3d/include/CL/
Dcl.h303 #define CL_DEVICE_MAX_WORK_ITEM_SIZES 0x1005 macro

12