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

Henri Verbeet hverbeet at gmail.com
Wed Oct 6 11:50:26 CDT 2021


On Tue, 5 Oct 2021 at 23:03, Zebediah Figura (she/her)
<zfigura at codeweavers.com> wrote:
> On 10/5/21 14:00, Henri Verbeet wrote:
> > 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...
>
> Is it likely to become an issue?
>
Not especially, no. But then, even unlikely events have been known to
occur on occasion.



More information about the wine-devel mailing list