Home
last modified time | relevance | path

Searched defs:work_dim (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_compute.c149 const unsigned work_dim = info->work_dim ? info->work_dim : 3; in fd5_launch_grid() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_compute.c155 const unsigned work_dim = info->work_dim ? info->work_dim : 3; in fd6_launch_grid() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_compute.c168 const unsigned work_dim = info->work_dim ? info->work_dim : 3; in fd4_launch_grid() local
/third_party/mesa3d/src/freedreno/computerator/
Da4xx.c290 unsigned work_dim = 0; in a4xx_emit_grid() local
Da6xx.c416 unsigned work_dim = 0; in a6xx_emit_grid() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.h59 unsigned work_dim; member
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.h154 unsigned work_dim; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c60 unsigned work_dim; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h179 LLVMValueRef work_dim; member
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp591 cl_int clEnqueueNDRangeKernel(cl_command_queue command_queue, cl_kernel kernel, cl_uint work_dim, in clEnqueueNDRangeKernel()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h944 uint work_dim; member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp973 cl_uint work_dim, in EnqueueNDRangeKernel()
Dentry_points_cl_autogen.cpp1078 cl_uint work_dim, in clEnqueueNDRangeKernel()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp526 cl_uint work_dim, in clEnqueueNDRangeKernel()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationCL.cpp2013 cl_uint work_dim, in ValidateEnqueueNDRangeKernel()