mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
progs/tests: added stencilreaddraw to SConscript, Makefile
This commit is contained in:
parent
205253b015
commit
4d8f34e909
2 changed files with 2 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ SOURCES = \
|
|||
seccolor.c \
|
||||
shader_api.c \
|
||||
sharedtex.c \
|
||||
stencilreaddraw.c \
|
||||
stencil_twoside.c \
|
||||
stencilwrap.c \
|
||||
stencil_wrap.c \
|
||||
|
|
|
|||
|
|
@ -89,6 +89,7 @@ progs = [
|
|||
'scissor-viewport',
|
||||
'seccolor',
|
||||
'shader_api',
|
||||
'stencilreaddraw',
|
||||
'stencil_twoside',
|
||||
'stencil_wrap',
|
||||
'stencilwrap',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue