Skip to content
  • Luca Barbieri's avatar
    nvfx: fix for gallium-resources · f236f966
    Luca Barbieri authored
    It seems to work with basic applications but almost surely needs more work.
    
    In particular, it probably shouldn't use PIPE_BUFFER_USAGE_* flags
    and should use PIPE_TRANSFER_* in several places.
    
    Also, we probably don't want the vtable indirect calls and that ought
    to be replaced with something better instead.
    f236f966