Re: [PATCH v2 0/6] MR641: d3dx: MipLevels and CubeTextures support
30 Aug
2022
30 Aug
'22
2 p.m.
On Tue Aug 30 13:26:41 2022 +0000, Matteo Bruni wrote:
I wonder if this should happen for all the mip level 0 elements of an array / cube texture (i.e. condition should just be !j instead). We're creating the img_info structure only once (in D3DX10GetImageInfoFromMemory call) so there's no need to do it multiple times. Probably it should be moved outside of the loop to make it easier to read.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/641#note_7229
1201
Age (days ago)
1201
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban (@piotr)