On 31.03.2016 00:58, Brian Paul wrote:
> Should fix the assertion in piglit
> spec@arb_gpu_shader5@texturegather@fs-r-none-shadow-2d when the
> TXQ instruction specifies a 2D target but the sampler view was
> declared as SHADOW2D.
> ---
> src/gallium/auxiliary/tgsi/tgsi_scan.c | 16 +++
Should fix the assertion in piglit
spec@arb_gpu_shader5@texturegather@fs-r-none-shadow-2d when the
TXQ instruction specifies a 2D target but the sampler view was
declared as SHADOW2D.
---
src/gallium/auxiliary/tgsi/tgsi_scan.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)