Searched refs:machines (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_compute.c | 112 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 D | sp_compute.c | 112 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 D | README.md | 28 this is only necessary on machines where XCB is being built.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.4.2.rst | 42 some virtual machines
|
| H A D | 21.0.2.rst | 36 - util cpu detection breaks on 128-core AMD machines
|
| H A D | 9.1.4.rst | 252 - i965: make GT3 machines work as GT3 instead of GT2
|
| H A D | 10.5.0.rst | 137 some virtual machines
|
| H A D | 9.2.rst | 116 lp_test_arit fails on non-sse41 capable machines, breaking make check
|
| H A D | 21.1.0.rst | 106 - util cpu detection breaks on 128-core AMD machines 107 - util cpu detection breaks on 128-core AMD machines
|
| H A D | 20.3.0.rst | 123 - \[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 D | faq.rst | 13 counts of machines we run on are much higher. These parameters led
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/ |
| H A D | faq.rst | 13 counts of machines we run on are much higher. These parameters led
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | README.md | 16 Modern GPUs are SIMD machines that execute the shader in parallel.
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | CHANGES.md | 1484 To be used on slow machines.
|
Completed in 41 milliseconds