Home
last modified time | relevance | path

Searched defs:global_work_size (Results 1 – 25 of 33) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/device_execution/
Denqueue_ndrange.cpp477 …size_t global_work_size = glob_size_arr[(g + 2) % n] * glob_size_arr[(g + 1) % n] * glob_size_arr[… in generate_reference_3D() local
501 …size_t global_work_size = glob_size_arr[(g + 2) % n] * glob_size_arr[(g + 1) % n] * glob_size_arr[… in generate_reference_3D_local() local
526 …size_t global_work_size = glob_size_arr[(g + 2) % n] * glob_size_arr[(g + 1) % n] * glob_size_arr[… in generate_reference_3D_offset() local
652 cl_uint global_work_size = max_local_size * 2; in test_enqueue_ndrange() local
/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_subgroup_shuffle.cpp59 constexpr size_t global_work_size = 2000; in test_subgroup_functions_shuffle() local
Dtest_subgroup_shuffle_relative.cpp62 constexpr size_t global_work_size = 2000; in test_subgroup_functions_shuffle_relative() local
Dtest_subgroup_extended_types.cpp65 constexpr size_t global_work_size = 2000; in test_subgroup_functions_extended_types() local
Dtest_barrier.cpp158 constexpr size_t global_work_size = 2000; in test_barrier_functions() local
Dtest_subgroup_non_uniform_arithmetic.cpp444 constexpr size_t global_work_size = 2000; in test_subgroup_functions_non_uniform_arithmetic() local
Dtest_subgroup.cpp181 constexpr size_t global_work_size = 2000; in test_subgroup_functions() local
Dtest_subgroup_non_uniform_vote.cpp282 constexpr size_t global_work_size = 170; in test_subgroup_functions_non_uniform_vote() local
Dtest_subgroup_clustered_reduce.cpp311 constexpr size_t global_work_size = 2000; in test_subgroup_functions_clustered_reduce() local
Dtest_ifp.cpp291 constexpr size_t global_work_size = 2000; in test_ifp() local
Dtest_subgroup_ballot.cpp930 constexpr size_t global_work_size = 170; in test_subgroup_functions_ballot() local
/external/OpenCL-CTS/test_conformance/pipes/
Dtest_pipe_limits.cpp162 size_t global_work_size[3]; in test_pipe_max_args() local
274 size_t global_work_size[3]; in test_pipe_max_packet_size() local
418 size_t global_work_size[3]; in test_pipe_max_active_reservations() local
Dtest_pipe_readwrite_errors.cpp73 size_t global_work_size[3]; in test_pipe_readwrite_errors() local
Dtest_pipe_subgroups.cpp98 size_t global_work_size[3]; in test_pipe_subgroups_divergence() local
Dtest_pipe_query_functions.cpp89 size_t global_work_size[3]; in test_pipe_query_functions() local
/external/OpenCL-CTS/test_conformance/buffers/
Dtest_buffer_read.cpp628 size_t global_work_size[3]; in test_buffer_read() local
769 size_t global_work_size[3]; in test_buffer_read_async() local
905 size_t global_work_size[3]; in test_buffer_read_array_barrier() local
1105 size_t global_work_size[3]; local
1188 size_t global_work_size[3]; in testRandomReadSize() local
Dtest_buffer_mem.cpp77 size_t global_work_size[3]; in test_mem_flags() local
Dtest_buffer_write.cpp631 size_t global_work_size[3]; in test_buffer_write() local
801 size_t global_work_size[3]; in test_buffer_write_struct() local
978 size_t global_work_size[3]; in test_buffer_write_array_async() local
Dtest_buffer_fill.cpp569 size_t global_work_size[3]; in test_buffer_fill() local
709 size_t global_work_size[3]; in test_buffer_fill_struct() local
/external/OpenCL-CTS/test_conformance/spir/
Ddatagen.h92 size_t global_work_size[MAX_WORK_DIM]; variable
/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dchecker_mem_host_write_only.hpp271 size_t global_work_size[3] = {0, 1, 1}; in update_host_mem_2() local
/external/ImageMagick/MagickCore/
Daccelerate.c337 global_work_size[2]; in LaunchHistogramKernel() local
1007 global_work_size[2]; in ComputeContrastStretchImage() local
1560 global_work_size[3], in ComputeConvolveImage() local
1926 global_work_size[2]; in ComputeDespeckleImage() local
2328 global_work_size[2]; in ComputeEqualizeImage() local
3482 size_t global_work_size[2]; in ComputeModulateImage() local
3630 global_work_size[2], in ComputeMotionBlurImage() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_vector_swizzle.cpp582 size_t global_work_size[] = { 1 }; in test_vectype_case() local
/external/skqp/src/compute/hs/cl/bench/
Dmain.c280 size_t const global_work_size = 1; in hs_dummy_kernel_enqueue() local
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_consistency.cpp578 size_t global_work_size[] = { 3, 3, 3 }; in test_consistency_non_uniform_work_group() local

12