[1/3] d3dx9: Allow sampler declaration without sampler type.

Matteo Bruni matteo.mystral at gmail.com
Thu Jun 10 11:28:07 CDT 2010


2010/6/10 Stefan Dösinger <stefandoesinger at gmx.at>:
>
> Am 10.06.2010 um 16:06 schrieb Matteo Bruni:
>> <0001-d3dx9-Allow-sampler-declaration-without-sampler-type.txt>
> The patch looks ok, but I am wondering if the validator complains about typeless samplers. And if not, I guess the interesting question is how those declarations are treated at shader runtime...
>

That's a good objection. The shader validator errors out on these
typeless declarations. So maybe it's not safe for us to allow them, as
we lack the shader validator? They are also useless probably at this
point...



More information about the wine-devel mailing list