mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
llvmpipe: Add lp_test_round to SCons build.
This commit is contained in:
parent
ff318c45ec
commit
2e423ac074
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ if env['platform'] != 'embedded':
|
||||||
'blend',
|
'blend',
|
||||||
'conv',
|
'conv',
|
||||||
'printf',
|
'printf',
|
||||||
|
'round',
|
||||||
'sincos',
|
'sincos',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue