Module: Mesa
Branch: master
Commit: f94053eb7d3f129e5086f6dc431a13f83c93a189
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f94053eb7d3f129e5086f6dc431a13f83c93a189

Author: Brian Paul <[email protected]>
Date:   Wed Apr 15 19:55:00 2009 -0600

tests: another extended swizzle test

---

 progs/fp/swz3.txt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/progs/fp/swz3.txt b/progs/fp/swz3.txt
new file mode 100644
index 0000000..382f588
--- /dev/null
+++ b/progs/fp/swz3.txt
@@ -0,0 +1,5 @@
+!!ARBfp1.0
+TEMP R0, R1;
+MOV R0, -fragment.color;
+SWZ result.color, R0, -y, -x, z, 1;
+END

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to