Add a test for the KIL opcode
authorAlex Corscadden <alexc@alexc-dev1.prom.eng.vmware.com>
Wed, 8 Sep 2010 23:59:03 +0000 (16:59 -0700)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 11 Sep 2010 12:01:20 +0000 (13:01 +0100)
commit96c6e7e73e5d6df929e0c0189a98f6df30ff59f2
tree25f9f5d25c5d30c4bd346bb4545d6c0bcac43957
parentafd328afa8fdad58d22c214c01bcbf82614801c5
Add a test for the KIL opcode

This is a simple test for the KIL opcode.  It should render a 6 sided figure
with a colored interior.
src/gallium/tests/python/tests/regress/fragment-shader/frag-kil.sh [new file with mode: 0644]