Skip to content
  • Mike Blumenkrantz's avatar
    vulkan/dispatch_table: add an uncompacted version of the table · 5d91db96
    Mike Blumenkrantz authored and Marge Bot's avatar Marge Bot committed
    
    
    this is a bandaid fix that allows users (zink) to actually call the
    functions intended to be called. the real fix would be to figure out
    which extensions are enabled on the device and then only GPA the
    functions associated with those extensions
    
    that's too hard though so I'm slapping some flex tape on it
    
    cc: mesa-stable
    
    Acked-by: default avatarDave Airlie <airlied@redhat.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27834>
    5d91db96