mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
python/regress: vertex shader srcmod swz test does not use TEMP[0].
This commit is contained in:
parent
e3d5e0aead
commit
be4c2d9a33
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ DCL IN[0], POSITION
|
|||
DCL IN[1], COLOR
|
||||
DCL OUT[0], POSITION
|
||||
DCL OUT[1], COLOR
|
||||
DCL TEMP[0]
|
||||
|
||||
MOV OUT[0], IN[0].yxzw
|
||||
MOV OUT[1], IN[1]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue