diff options
author | Brian Paul <[email protected]> | 2014-09-16 15:14:19 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-09-18 07:28:36 -0600 |
commit | 7b2c7032446da4138dedeee8feaa79d741f1f108 (patch) | |
tree | a34bf8d62cf89ace59ba835c2765334bdb0abd36 /src/gallium/winsys/svga | |
parent | 71d4fc88d6b97d6b9a8f1a324d2dcd0c56b79f3d (diff) |
mesa: fix prog_optimize.c assertions triggered by SWZ opcode
The SWZ instruction can have swizzle terms >4 (SWIZZLE_ZERO, SWIZZLE_ONE).
These swizzle terms caused a few assertions to fail.
This started happening after the commit "mesa: Actually use the Mesa IR
optimizer for ARB programs." when replaying some apitrace files.
A new piglit test (tests/asmparsertest/shaders/ARBfp1.0/swz-08.txt)
exercises this.
Cc: "10.3" <[email protected]>
Reviewed-by: Charmaine Lee <[email protected]>
Diffstat (limited to 'src/gallium/winsys/svga')
0 files changed, 0 insertions, 0 deletions