RADV's Next-Gen Geometry Code Continues To Be Revised For Navi GPUs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • phoronix
    Administrator
    • Jan 2007
    • 67074

    RADV's Next-Gen Geometry Code Continues To Be Revised For Navi GPUs

    Phoronix: RADV's Next-Gen Geometry Code Continues To Be Revised For Navi GPUs

    The NGG (Next-Gen Geometry) support with Navi continues to be refined by the open-source AMD Linux graphics drivers with the RADV Vulkan driver seeing a fresh batch of fixes/clean-ups, inspired in part by the NGG code from the RadeonSI and AMDVLK drivers...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
  • shmerl
    Senior Member
    • Dec 2009
    • 3491

    #2
    Is NGG streamout affecting transform feedback, or it's not related?

    Comment

    • marek
      X.Org Developer
      • Jan 2009
      • 1002

      #3
      Originally posted by shmerl View Post
      Is NGG streamout affecting transform feedback, or it's not related?
      It's a different way to do transform feedback.

      Comment

      • shmerl
        Senior Member
        • Dec 2009
        • 3491

        #4
        Originally posted by marek View Post

        It's a different way to do transform feedback.
        So the old way with VK_EXT_transform_feedback will still work, but NGG could provide an alternative way to do it, but possibly won't in the future?

        Comment

        • agd5f
          AMD Graphics Driver Developer
          • Dec 2007
          • 3935

          #5
          Originally posted by shmerl View Post

          So the old way with VK_EXT_transform_feedback will still work, but NGG could provide an alternative way to do it, but possibly won't in the future?
          It's just a different hw path for doing streamout. The high level extensions don't care what path you use on the GPU.

          Comment

          Working...
          X