mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 03:00:23 +01:00
i965g: add brw_state_debug.c to SConscript
This commit is contained in:
parent
433bdb1601
commit
804daedd75
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ i965 = env.ConvenienceLibrary(
|
|||
'brw_sf_state.c',
|
||||
'brw_state_batch.c',
|
||||
'brw_state_cache.c',
|
||||
# 'brw_state_debug.c',
|
||||
'brw_state_debug.c',
|
||||
'brw_state_upload.c',
|
||||
'brw_swtnl.c',
|
||||
'brw_urb.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue