Home
last modified time | relevance | path

Searched refs:global_work_offset (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/OpenCL-CTS/test_conformance/workgroups/
H A Dtest_wg_suggested_local_work_size.cpp129 cl_kernel scan_kernel, int work_dim, size_t global_work_offset[3], in do_test()
168 global_work_offset, test_values, in do_test()
193 clEnqueueNDRangeKernel(queue, scan_kernel, work_dim, global_work_offset, in do_test()
222 cl_ulong max_local_mem_size, size_t global_work_offset[], num_dims dim) in do_test_work_group_suggested_local_size() argument
281 global_work_offset, test_values, in do_test_work_group_suggested_local_size()
311 size_t global_work_offset[] = { 0, 0, 0 }; in test_work_group_suggested_local_size_1D() local
322 max_local_mem_size, global_work_offset, _1D); in test_work_group_suggested_local_size_1D()
333 max_local_mem_size, global_work_offset, _1D); in test_work_group_suggested_local_size_1D()
344 max_local_mem_size, global_work_offset, _1D); in test_work_group_suggested_local_size_1D()
349 global_work_offset[0] = 10; in test_work_group_suggested_local_size_1D()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dkernel.rs520 global_work_offset: *const usize, in enqueue_ndrange_kernel()
556 let global_work_offset = unsafe { kernel_work_arr_or_default(global_work_offset, work_dim) }; in enqueue_ndrange_kernel() localVariable
565 let gwo = global_work_offset[i]; in enqueue_ndrange_kernel()
628 global_work_offset, in enqueue_ndrange_kernel()
678 global_work_offset: *const usize, in get_kernel_suggested_local_work_size_khr()
688 if global_work_offset.is_null() { in get_kernel_suggested_local_work_size_khr()
733 let global_work_offset = unsafe { kernel_work_arr_or_default(global_work_offset, work_dim) }; in get_kernel_suggested_local_work_size_khr() localVariable
739 let gwo = global_work_offset[i]; in get_kernel_suggested_local_work_size_khr()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/
H A Dmutable_command_info.cpp322 command_buffer, nullptr, nullptr, kernel, 1, &global_work_offset, in Run()
330 if (test_global_work_offset != global_work_offset) in Run()
344 const size_t global_work_offset = 4 * sizeof(cl_int); member
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-headers/CL/
H A Dcl_ext.h229 const size_t* global_work_offset,
392 const size_t* global_work_offset,
441 const size_t* global_work_offset; member
1211 const size_t* global_work_offset,
1220 const size_t* global_work_offset,
/aosp_15_r20/external/mesa3d/include/CL/
H A Dcl_ext.h229 const size_t* global_work_offset,
392 const size_t* global_work_offset,
441 const size_t* global_work_offset; member
1211 const size_t* global_work_offset,
1220 const size_t* global_work_offset,
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dtest_kernel.c181 data->global_work_offset, in test_clEnqueueNDRangeKernel()
191 data->global_work_offset, in test_clEnqueueNDRangeKernel()
H A Dparam_struct.h807 const size_t *global_work_offset; member
/aosp_15_r20/external/OpenCL-Headers/CL/
H A Dcl_ext.h286 const size_t* global_work_offset,
486 const size_t* global_work_offset,
617 const size_t* global_work_offset; member
1631 const size_t* global_work_offset,
1645 const size_t* global_work_offset,
H A Dcl_function_types.h541 const size_t* global_work_offset,
/aosp_15_r20/external/angle/include/CL/
H A Dcl_ext.h286 const size_t* global_work_offset,
486 const size_t* global_work_offset,
617 const size_t* global_work_offset; member
1641 const size_t* global_work_offset,
1655 const size_t* global_work_offset,
H A Dcl_function_types.h541 const size_t* global_work_offset,
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dcl_ext.h723 const size_t* global_work_offset,
732 const size_t* global_work_offset,
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DOpenCL.cpp410 const size_t *global_work_offset, in clEnqueueNDRangeKernel() argument
421 …return func(command_queue, kernel, work_dim, global_work_offset, global_work_size, local_work_size… in clEnqueueNDRangeKernel()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_cl_autogen.cpp1121 const size_t *global_work_offset, in clEnqueueNDRangeKernel() argument
1134 (uintptr_t)command_queue, (uintptr_t)kernel, work_dim, (uintptr_t)global_work_offset, in clEnqueueNDRangeKernel()
1139 global_work_offset, global_work_size, local_work_size, in clEnqueueNDRangeKernel()
1143 return EnqueueNDRangeKernel(command_queue, kernel, work_dim, global_work_offset, in clEnqueueNDRangeKernel()
H A Dcl_stubs.cpp1009 const size_t *global_work_offset, in EnqueueNDRangeKernel() argument
1016 cl::NDRange ndrange(work_dim, global_work_offset, global_work_size, local_work_size); in EnqueueNDRangeKernel()
H A Dcl_stubs_autogen.h438 const size_t *global_work_offset,
H A Dentry_points_cl_autogen.h278 const size_t *global_work_offset,
/aosp_15_r20/external/angle/src/libOpenCL/
H A DlibOpenCL_autogen.cpp527 const size_t *global_work_offset, in clEnqueueNDRangeKernel() argument
535 command_queue, kernel, work_dim, global_work_offset, global_work_size, local_work_size, in clEnqueueNDRangeKernel()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/
H A Dcl.c1767 const size_t * global_work_offset , in clEnqueueNDRangeKernel() argument
1779 global_work_offset, in clEnqueueNDRangeKernel()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationCL_autogen.h267 const size_t *global_work_offset,
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_progvar.cpp1065 const size_t global_work_offset[] = { 0 }; in check_global_initialization() local
1068 global_work_offset, global_work_size, in check_global_initialization()
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd_dispatch_generated.c2374 const size_t* global_work_offset, in clEnqueueNDRangeKernel() argument
2387 global_work_offset, in clEnqueueNDRangeKernel()
2399 global_work_offset, in clEnqueueNDRangeKernel()
2413 const size_t* global_work_offset, in clEnqueueNDRangeKernel_disp() argument
2425 global_work_offset, in clEnqueueNDRangeKernel_disp()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/
H A Drun_services.cpp734 …int error = clEnqueueNDRangeKernel( queue, kernel, ws.work_dim, ws.global_work_offset, ws.global_w… in run_kernel()
H A Ddatagen.h91 size_t global_work_offset[MAX_WORK_DIM]; variable
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/
H A Dicd_print_layer_generated.c894 const size_t* global_work_offset, in clEnqueueNDRangeKernel_wrap() argument
906 global_work_offset, in clEnqueueNDRangeKernel_wrap()

12