Add a test for the compare opcode.
authorAlex Corscadden <alexc@vmware.com>
Wed, 8 Sep 2010 17:42:41 +0000 (10:42 -0700)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 23 Feb 2012 12:29:29 +0000 (12:29 +0000)
commit1702d8bdd88dd58b5b7c85911423886986845436
tree47be7b53dbcb7b8f2e34d3a4cf51239913fa9188
parent132daa87fbb78f136de3e7c6e7823ada652a70cf
Add a test for the compare opcode.

This is a test for the compare opcode (CMP).  This should draw a green triangle
in the fs-test.
src/gallium/tests/python/tests/regress/fragment-shader/frag-cmp.sh [new file with mode: 0644]