st/nine: Fail on D3DUSAGE_DYNAMIC for D3DPOOL_SCRATCH textures
authorPatrick Rudolph <siro@das-labor.org>
Wed, 13 May 2015 17:51:30 +0000 (19:51 +0200)
committerAxel Davy <axel.davy@ens.fr>
Fri, 21 Aug 2015 20:21:46 +0000 (22:21 +0200)
commitd0a4374e1a04ba16f36ea91fdb390633fe941978
treef358dee2529f6cb20f30495cd280d8fd9e8a0776
parentf396cd43ab148ff77b8df3344610ee6f2224d21d
st/nine: Fail on D3DUSAGE_DYNAMIC for D3DPOOL_SCRATCH textures

Texture with pool D3DPOOL_SCRATCH and D3DPOOL_MANAGED
cannot be used with flag D3DUSAGE_DYNAMIC.

Signed-off-by: Patrick Rudolph <siro@das-labor.org>
src/gallium/state_trackers/nine/basetexture9.c