[PATCH v3 2/2] d3dx10/tests: Test subresource data for created texture.

Ziqing Hui zhui at codeweavers.com
Fri Jun 11 02:30:30 CDT 2021


Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---

v2:
  * Merge 2 patches.
  * Get rid of shift operation.
  * Replace copy_texture with get_texuture_readback.
  * Use winetest_push_context rather than "Test %u:".
  * Release created texture.
  * Only use D3D10_CPU_ACCESS_READ for readback.

v3: Fix test crash.

 dlls/d3dx10_43/tests/d3dx10.c | 458 +++++++++++++++++++++++++++++-----
 1 file changed, 394 insertions(+), 64 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-d3dx10-tests-Test-subresource-data-for-created-textu.patch
Type: text/x-patch
Size: 35287 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210611/e97ebd16/attachment-0001.bin>


More information about the wine-devel mailing list