On 2018-05-16 15:15, Henri Verbeet wrote:
On 16 May 2018 at 14:18, Pablo Martin pmart-wine@riseup.net wrote:
Then I suppose the same can be done for UpdateSubresource. Should I remake this patch doing that for CopySubresourceRegion?
Then I can also do the same for UpdateSubresource/UpdateSubresource1. Otherwise if this patch goes through as is, I can also do it in another patch for both methods.
It's probably fine to go in as it is initially, and then extend the wined3d interface afterwards.
Ok. I'll follow this up and refactor both (CopySubresourceRegion/1 and UpdateSubresource/1) methods in an upcoming patch if you don't instruct me otherwise.