Skip to content
  • Chris Wilson's avatar
    Add rudimentary tests for DRI3 · 6ab67343
    Chris Wilson authored
    
    
    This is a simple little test to create a pixmap from a local bo, copy it
    to a normal pixmap, then read it back by importing it into anther local
    bo. It tests the fundamental mechanisms of opening a DRI3 render device,
    importing into pixmaps, exporting into /buffers and a read-barrier.
    
    Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
    6ab67343