mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 03:00:23 +01:00
added st_cb_texture.c
This commit is contained in:
parent
9ee61c9700
commit
ddece00faa
1 changed files with 1 additions and 0 deletions
|
|
@ -196,6 +196,7 @@ STATETRACKER_SOURCES = \
|
|||
state_tracker/st_cb_fbo.c \
|
||||
state_tracker/st_cb_program.c \
|
||||
state_tracker/st_cb_teximage.c \
|
||||
state_tracker/st_cb_texture.c \
|
||||
state_tracker/st_cb_bufferobjects.c \
|
||||
state_tracker/st_draw.c \
|
||||
state_tracker/st_context.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue