On Fri, 24 Sept 2021 at 23:47, Zebediah Figura zfigura@codeweavers.com wrote:
Signed-off-by: Zebediah Figura zfigura@codeweavers.com
dlls/d3d9/buffer.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
So far we've mostly been taking the approach of ignoring box dimensions not applicable to the resource type. I think it's fine to switch to always requiring a completely valid box, but note that in that case the equivalent functions in e.g. d3d8 would also be affected.