2010/6/10 Stefan Dösinger <stefandoesin...@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...


Reply via email to