Home
last modified time | relevance | path

Searched refs:num_groups_z (Results 1 – 25 of 743) sorted by relevance

12345678910>>...30

/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
305 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
307 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
313 GLuint num_groups_z) in _mesa_DispatchCompute() argument
315 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
348 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
361 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
368 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
292 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
297 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute()
308 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
310 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
316 GLuint num_groups_z) in _mesa_DispatchCompute() argument
318 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
354 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
367 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
374 if (num_groups_x == 0u || num_groups_y == 0u || num_groups_z == 0u) in dispatch_compute_group_size()
[all …]
H A Dcompute.h32 GLuint num_groups_z);
36 GLuint num_groups_z);
46 GLuint num_groups_z,
52 GLuint num_groups_z, GLuint group_size_x,
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dcompute.c307 GLuint num_groups_z, bool no_error) in dispatch_compute() argument
316 num_groups_x, num_groups_y, num_groups_z); in dispatch_compute()
320 info.grid[2] = num_groups_z; in dispatch_compute()
343 GLuint num_groups_z) in _mesa_DispatchCompute_no_error() argument
345 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, true); in _mesa_DispatchCompute_no_error()
351 GLuint num_groups_z) in _mesa_DispatchCompute() argument
353 dispatch_compute(num_groups_x, num_groups_y, num_groups_z, false); in _mesa_DispatchCompute()
400 GLuint num_groups_z, GLuint group_size_x, in dispatch_compute_group_size() argument
410 num_groups_x, num_groups_y, num_groups_z, in dispatch_compute_group_size()
416 info.grid[2] = num_groups_z; in dispatch_compute_group_size()
[all …]
/dports/lang/pocl/pocl-1.8/lib/CL/devices/tce/
H A Dtta_device_main.c63 const int num_groups_z = (cmd->work_dim == 3) ? (cmd->num_groups[2]) : 1; in tta_opencl_wg_execute() local
76 for (unsigned gid_z = 0; gid_z < num_groups_z; gid_z++) { in tta_opencl_wg_execute()
H A Dtta_device_main_dthread.c77 const int num_groups_z = (cmd->work_dim == 3) ? (cmd->num_groups[2]) : 1; in wg_thread() local
90 for (unsigned gid_z = 0; gid_z < num_groups_z; gid_z++) { in wg_thread()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_compute_variable_group_size.java52 @GLuint int num_groups_z, @GLuint int group_size_x, in glDispatchComputeGroupSizeARB() argument
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_compute_variable_group_size9 …void glDispatchComputeGroupSizeARB (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z,…

12345678910>>...30