Skip to content
  • Connor Abbott's avatar
    ir3: Add wavesize control · e6e34883
    Connor Abbott authored and Marge Bot's avatar Marge Bot committed
    This allows the wavesize to be controlled per-shader. This will be used
    by VK_EXT_subgroup_size_control, and freedreno will also need it if
    legacy ARB_shader_ballot is to be supported (since it forces a wavesize
    of 64 or less).
    
    Part-of: <!13960>
    e6e34883