Searched refs:wave32 (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.8.rst120 - aco: Fix emit_boolean_exclusive_scan in wave32 mode.
H A D20.0.1.rst160 - aco: fix carry-out size for wave32 v_add_co_u32_e64
H A D20.0.0.rst2435 - radeonsi/gfx10: implement NGG culling for 4x wave32 subgroups
2811 - aco/wave32: fix comparison optimizations
2812 - aco: improve jump threading with wave32
2813 - aco: fix vgpr alloc granule with wave32
3043 - radv/gfx10: enable wave32 for compute based on shader's wavesize
3081 - ac/llvm: fix the local invocation index for wave32
3406 - aco/wave32: Change uniform bool optimization to work with wave32.
3407 - aco/wave32: Replace hardcoded numbers in spiller with wave size.
3408 - aco/wave32
[all...]
H A D20.3.5.rst107 - aco: fix nir_intrinsic_ballot with wave32
H A D21.1.0.rst1369 - aco: fix nir_intrinsic_ballot with wave32
4748 - radv: switch MaxWaves statistic to wave32 waves
4752 - aco: fix waves calculation for wave32
H A D21.0.0.rst852 - aco: fix nir_intrinsic_ballot with wave32
2766 - aco: fix mbcnt_amd with wave32
H A D20.1.0.rst3507 - aco: fix carry-out size for wave32 v_add_co_u32_e64
H A D20.2.0.rst4634 - aco: Fix emit_boolean_exclusive_scan in wave32 mode.
H A D20.3.0.rst4501 - aco: Fix emit_boolean_exclusive_scan in wave32 mode.
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.h389 bool wave32; member in struct:radv_vs_prolog_key
H A Dradv_cmd_buffer.c2700 uint32_t wave32 : 1; member in struct:vs_prolog_key_header::__anonf70c97c70308
2783 key.wave32 = vs_shader->info.wave_size == 32;
2791 header.wave32 = key.wave32;
H A Dradv_shader.c1954 info.wave_size = key->wave32 ? 32 : 64;
H A Dradv_device.c2126 /* Only GFX10+ supports wave32. */
2706 key.wave32 = device->physical_device->ge_wave_size == 32;
/xsrc/external/mit/MesaLib/dist/docs/
H A Denvvars.rst704 enable wave32 for compute shaders (GFX10+)
711 enable wave32 for vertex/tess/geometry shaders (GFX10+)
717 enable wave32 for pixel shaders (GFX10+)
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json11506 "description": "radv: use 8x4 workgroups for wave32 RT",
11515 "description": "radv: use wave32 for raytracing",
11524 "description": "radv: fix raytracing with wave32",
26869 "description": "radeonsi: add wave32 flag into prolog/epilog keys",
[all...]

Completed in 165 milliseconds