mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
added prog_cache.c
This commit is contained in:
parent
0ee15e050b
commit
3e31799640
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@ SHADER_SOURCES = \
|
|||
shader/nvprogram.c \
|
||||
shader/nvvertparse.c \
|
||||
shader/program.c \
|
||||
shader/prog_cache.c \
|
||||
shader/prog_debug.c \
|
||||
shader/prog_execute.c \
|
||||
shader/prog_instruction.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue