st/nine: Fix D3DFMT_NULL size
authorAxel Davy <axel.davy@ens.fr>
Sun, 2 Oct 2016 09:58:41 +0000 (11:58 +0200)
committerAxel Davy <axel.davy@ens.fr>
Mon, 10 Oct 2016 21:43:51 +0000 (23:43 +0200)
commit1f65f67b21821c00ebd9f1aa9f9f0b417b0a9677
treed15c3891aa0b20e412b7cdcbc8b60247a1a31d3c
parent9dc792b95bb795fd924ee76c93245f39796ce862
st/nine: Fix D3DFMT_NULL size

D3DFMT_NULL is mapped to PIPE_FORMAT_NONE.
Instead of relying on PIPE_FORMAT_NONE to
return a size, pick one.
The one picked is the same than Wine.

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