Skip to content

v3d: implement asynchronous ReadPixels() through PBO

This series add support to all extensions required to be able to read pixels asynchrnously through PBO:

  • ARB_texture_view
  • ARB_texture_buffer_object
  • ARB_texture_buffer_range

Merge request reports

Loading