[PATCH v3 2/2] d3dx10/tests: Test subresource data for created texture.
11 Jun
2021
11 Jun
'21
7:30 a.m.
Signed-off-by: Ziqing Hui <zhui(a)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(-)
1647
Age (days ago)
1651
Last active (days ago)
1 comments
2 participants
participants (2)
-
Matteo Bruni -
Ziqing Hui