mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 07:10:15 +01:00
gallium: Add missing file for scons build.
This commit is contained in:
parent
5b9b5c850f
commit
e2a91c294e
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ STATETRACKER_SOURCES = [
|
|||
'state_tracker/st_extensions.c',
|
||||
'state_tracker/st_format.c',
|
||||
'state_tracker/st_framebuffer.c',
|
||||
'state_tracker/st_gen_mipmap.c',
|
||||
'state_tracker/st_mesa_to_tgsi.c',
|
||||
'state_tracker/st_program.c',
|
||||
'state_tracker/st_texture.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue