llvmpipe: Add lp_test_round to SCons build.

This commit is contained in:
Vinson Lee
2010-07-06 16:18:32 -07:00
parent ff318c45ec
commit 2e423ac074

View File

@@ -80,6 +80,7 @@ if env['platform'] != 'embedded':
'blend',
'conv',
'printf',
'round',
'sincos',
]