[PATCH vkd3d 4/5] tests: Add a test for texture load instructions.

Henri Verbeet hverbeet at gmail.com
Tue Oct 5 14:00:04 CDT 2021


On Tue, 5 Oct 2021 at 10:19, Matteo Bruni <mbruni at codeweavers.com> wrote:
> Creating a separate descriptor heap and table for each texture seems
> questionable but probably good enough for these tests...
>
Yeah, that's not great; neither is growing the "context.textures"
array by one element each time. I guess we'll fix it when it becomes
an issue...



More information about the wine-devel mailing list