st/nine: Use correct PIPE_HANDLE_USAGE flag for frontbuffer copy
authorAxel Davy <axel.davy@ens.fr>
Mon, 14 Mar 2016 20:29:53 +0000 (21:29 +0100)
committerAxel Davy <axel.davy@ens.fr>
Wed, 18 May 2016 21:37:14 +0000 (23:37 +0200)
commitaeddda0c3a2294d923ba57604d9bda5cab0d0f70
tree59af650a59fbd4e2be0b5d183ca793830046d351
parentca7c78a88ecc828a1b08dc18667d2a70d9d0e09d
st/nine: Use correct PIPE_HANDLE_USAGE flag for frontbuffer copy

When taking screenshots we do a copy from the frontbuffer
to an allocated buffer (which we then copy to a ram buffer).

Signed-off-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/swapchain9.c