diff options
author | Axel Davy <[email protected]> | 2015-01-10 15:11:30 +0100 |
---|---|---|
committer | Axel Davy <[email protected]> | 2015-02-06 00:07:18 +0100 |
commit | 02a89dc163898b02b7ad2867359c1ee7a7574c1f (patch) | |
tree | 233630bc352a18e43a3cde4975aac89bbfc30ba6 /src/gallium/state_trackers/nine/device9.c | |
parent | 27e438e35630819914bd42c5aa27fe6e53ebe491 (diff) |
st/nine: Implement fallback for D3DFMT_D24S8, D3DFMT_D24X8 and D3DFMT_INTZ
Some drivers support PIPE_FORMAT_S8_UINT_Z24_UNORM,
some others PIPE_FORMAT_Z24_UNORM_S8_UINT, some both.
It doesn't matter which one we use, since the d3d formats
they map to aren't lockable (app can read it directly).
Reviewed-by: Tiziano Bacocco <[email protected]>
Signed-off-by: Axel Davy <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/nine/device9.c')
0 files changed, 0 insertions, 0 deletions