mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 07:50:11 +01:00
demos: move streaming_rect.c demo to tests/
This commit is contained in:
parent
118856641f
commit
6a495d26af
3 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ PROGS = \
|
|||
renormal \
|
||||
shadowtex \
|
||||
singlebuffer \
|
||||
streaming_rect \
|
||||
spectex \
|
||||
spriteblast \
|
||||
stex3d \
|
||||
|
|
|
|||
|
|
@ -77,6 +77,7 @@ SOURCES = \
|
|||
stencil_twoside.c \
|
||||
stencilwrap.c \
|
||||
stencil_wrap.c \
|
||||
streaming_rect \
|
||||
subtex \
|
||||
subtexrate.c \
|
||||
tex1d.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue