[Mesa-dev] [PATCH] glsl: fix structure splitting for ir_texture

Morgan Armand morgan.devel at gmail.com
Sat Jan 21 08:04:48 PST 2012


This patch fix an assertion in in-parameter-struct and normal-parameter-struct.

However, both tests still fail because _mesa_get_sampler_uniform_value handles global uniform
samplers only.

Looking at the specification, it's not really clear that sampler*D are valid as a structure member.



More information about the mesa-dev mailing list