On 3/25/21 10:47 AM, Henri Verbeet wrote:
On Tue, 23 Mar 2021 at 21:53, Zebediah Figura z.figura12@gmail.com wrote:
dlls/d3d11/tests/d3d11.c | 129 ++++++++++++++++++++++++--------------- 1 file changed, 79 insertions(+), 50 deletions(-)
It's perhaps worth pointing out that both this functionality and the test_instance_id() test, exist in d3d12 as well. The d3d11 and the d3d12 variants of the test had already diverged somewhat before this patch, but I think it would make sense to reconcile them.
Sure, will do.