Searched refs:machines (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_compute.c112 struct tgsi_exec_machine **machines)
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads);
174 struct tgsi_exec_machine **machines; local in function:softpipe_launch_grid
193 machines = CALLOC(sizeof(struct tgsi_exec_machine *), num_threads_in_group);
194 if (!machines) {
199 /* initialise machines + GRID_SIZE + THREAD_ID + BLOCK_SIZE */
204 machines[idx] = tgsi_exec_machine_create(PIPE_SHADER_COMPUTE);
206 machines[idx]->LocalMem = local_mem;
207 machines[idx]->LocalMemSize = cs->shader.req_local_mem;
208 cs_prepare(cs, machines[id
110 run_workgroup(const struct sp_compute_shader * cs,int g_w,int g_h,int g_d,int num_threads,struct tgsi_exec_machine ** machines) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_compute.c112 struct tgsi_exec_machine **machines)
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads);
174 struct tgsi_exec_machine **machines; local in function:softpipe_launch_grid
193 machines = CALLOC(sizeof(struct tgsi_exec_machine *), num_threads_in_group);
194 if (!machines) {
199 /* initialise machines + GRID_SIZE + THREAD_ID + BLOCK_SIZE */
204 machines[idx] = tgsi_exec_machine_create(PIPE_SHADER_COMPUTE);
206 machines[idx]->LocalMem = local_mem;
207 machines[idx]->LocalMemSize = cs->shader.req_local_mem;
208 cs_prepare(cs, machines[id
110 run_workgroup(const struct sp_compute_shader * cs,int g_w,int g_h,int g_d,int num_threads,struct tgsi_exec_machine ** machines) argument
[all...]
/xsrc/external/mit/xcb-proto/dist/
H A DREADME.md28 this is only necessary on machines where XCB is being built.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.4.2.rst42 some virtual machines
H A D21.0.2.rst36 - util cpu detection breaks on 128-core AMD machines
H A D9.1.4.rst252 - i965: make GT3 machines work as GT3 instead of GT2
H A D10.5.0.rst137 some virtual machines
H A D9.2.rst116 lp_test_arit fails on non-sse41 capable machines, breaking make check
H A D21.1.0.rst106 - util cpu detection breaks on 128-core AMD machines
107 - util cpu detection breaks on 128-core AMD machines
H A D20.3.0.rst123 - \[machines without AVX2/F16C][bisected\] X server crash, wflinfo crash in mesa CI
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/
H A Dfaq.rst13 counts of machines we run on are much higher. These parameters led
/xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/
H A Dfaq.rst13 counts of machines we run on are much higher. These parameters led
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md16 Modern GPUs are SIMD machines that execute the shader in parallel.
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md1484 To be used on slow machines.

Completed in 41 milliseconds