v2.0.50727
2.0.12.43
CopySubresourceRegion should allow a NULL ResourceRegion to allow copying of an
entire source subresource as indicated in MS documentation:
ID3D10Device::CopySubresourceRegion Method
pSrcBox [in]
D3D10_BOX
A 3D box (see D3D10_BOX) that defines the source subresources that can be
copied. If NULL, the entire source subresource is copied. The box must fit
within the source resource.
Original issue reported on code.google.com by danaball...@gmail.com on 28 Nov 2011 at 6:32
Original issue reported on code.google.com by
danaball...@gmail.com
on 28 Nov 2011 at 6:32