progs/gallium: Add unit tests for pixel format packing/unpacking.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 27 Feb 2010 20:28:16 +0000 (20:28 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 27 Feb 2010 20:29:14 +0000 (20:29 +0000)
commit5b3c0c151b2d9b109935d47c1cd108b4d1f1ae64
tree5b82d944efd2fdb48b81af35d0dcb826e0b1e023
parent74f94e8fdfe035fa68acdc19e6b0afc2957a4264
progs/gallium: Add unit tests for pixel format packing/unpacking.
progs/SConscript
progs/gallium/unit/SConscript [new file with mode: 0644]
progs/gallium/unit/u_format_test.c [new file with mode: 0644]