Mesa (master): tests: another extended swizzle test

Brian Paul brianp at kemper.freedesktop.org
Thu Apr 16 01:57:13 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
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




More information about the mesa-commit mailing list