Home
last modified time | relevance | path

Searched refs:work_dim (Results 1 – 12 of 12) sorted by relevance

/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c282 cl_uint * const work_dim,
340 cl_uint * const work_dim, in skc_device_shaper_block_pool_init_ids() argument
344 work_dim [0] = 1; in skc_device_shaper_block_pool_init_ids()
353 cl_uint * const work_dim, in skc_device_shaper_block_pool_init_atomics() argument
357 work_dim [0] = 1; in skc_device_shaper_block_pool_init_atomics()
366 cl_uint * const work_dim, in skc_device_shaper_paths_alloc() argument
370 work_dim [0] = 1; in skc_device_shaper_paths_alloc()
380 cl_uint * const work_dim, in skc_device_shaper_paths_copy() argument
384 work_dim [0] = 1; in skc_device_shaper_paths_copy()
398 cl_uint * const work_dim, in skc_device_shaper_fills_expand() argument
[all …]
/external/skia/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c282 cl_uint * const work_dim,
340 cl_uint * const work_dim, in skc_device_shaper_block_pool_init_ids() argument
344 work_dim [0] = 1; in skc_device_shaper_block_pool_init_ids()
353 cl_uint * const work_dim, in skc_device_shaper_block_pool_init_atomics() argument
357 work_dim [0] = 1; in skc_device_shaper_block_pool_init_atomics()
366 cl_uint * const work_dim, in skc_device_shaper_paths_alloc() argument
370 work_dim [0] = 1; in skc_device_shaper_paths_alloc()
380 cl_uint * const work_dim, in skc_device_shaper_paths_copy() argument
384 work_dim [0] = 1; in skc_device_shaper_paths_copy()
398 cl_uint * const work_dim, in skc_device_shaper_fills_expand() argument
[all …]
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_compute.c173 const unsigned work_dim = info->work_dim ? info->work_dim : 3; in fd5_launch_grid() local
175 OUT_RING(ring, A5XX_HLSQ_CS_NDRANGE_0_KERNELDIM(work_dim) | in fd5_launch_grid()
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h801 uint work_dim; member
/external/ImageMagick/MagickCore/
Dopencl-private.h208 cl_command_queue command_queue,cl_kernel kernel,cl_uint work_dim,
Dopencl.c1669 cl_kernel kernel,cl_uint work_dim,const size_t *offset,const size_t *gsize, in EnqueueOpenCLKernel() argument
1703 status=openCL_library->clEnqueueNDRangeKernel(queue,kernel,work_dim,offset, in EnqueueOpenCLKernel()
1709 status=openCL_library->clEnqueueNDRangeKernel(queue,kernel,work_dim, in EnqueueOpenCLKernel()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_compute.c417 PUSH_DATA (push, info->work_dim); in nvc0_compute_upload_input()
Dnve4_compute.c537 PUSH_DATA (push, info->work_dim); in nve4_compute_upload_input()
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dkernel.cpp79 info.work_dim = grid_size.size(); in launch()
/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddispatch.hpp440 cl_uint work_dim,
/external/mesa3d/src/gallium/auxiliary/util/
Du_dump_state.c968 util_dump_member(stream, uint, state, work_dim); in util_dump_grid_info()
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst3362 For compute shaders started via opencl this retrieves the work_dim