mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
i965: add brw_cs.h to the sources list
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
7af2601a07
commit
0148c0ae6a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ i965_FILES = \
|
|||
brw_context.c \
|
||||
brw_context.h \
|
||||
brw_cs.cpp \
|
||||
brw_cs.h \
|
||||
brw_cubemap_normalize.cpp \
|
||||
brw_curbe.c \
|
||||
brw_dead_control_flow.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue