Skip to content
  • Rob Clark's avatar
    turnip: Split tu6_emit_xs() · 4e802538
    Rob Clark authored
    
    
    Emit all the state layout config (such as push-const CONSTLEN) first,
    before emitting anything that depends on that state.  This fixes an
    issue that was showing up when FLUT is enabled in ir3 (which results
    in higher probability of not having any immediats lowered to push-
    consts).
    
    Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
    Part-of: <mesa/mesa!8705>
    4e802538