llvmpipe: add test program for round(), trunc(), floor(), ceil()
authorBrian Paul <brianp@vmware.com>
Tue, 6 Jul 2010 17:36:01 +0000 (11:36 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 6 Jul 2010 17:36:37 +0000 (11:36 -0600)
commit7743791da03388ad8ba5bb50faa2f7cda47aafef
treefe7b212aeadfa21ed2034c6a54b2f33eee187437
parente834c48100d9e373cb474b6dffa739769ac9ce42
llvmpipe: add test program for round(), trunc(), floor(), ceil()
src/gallium/drivers/llvmpipe/Makefile
src/gallium/drivers/llvmpipe/lp_test_round.c [new file with mode: 0644]