mesa: build swrast/s_depthstencil.c
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -162,6 +162,7 @@ swrast_sources = [
|
||||
'swrast/s_copypix.c',
|
||||
'swrast/s_context.c',
|
||||
'swrast/s_depth.c',
|
||||
'swrast/s_depthstencil.c',
|
||||
'swrast/s_drawpix.c',
|
||||
'swrast/s_feedback.c',
|
||||
'swrast/s_fog.c',
|
||||
|
||||
@@ -134,6 +134,7 @@ SWRAST_SOURCES = \
|
||||
swrast/s_copypix.c \
|
||||
swrast/s_context.c \
|
||||
swrast/s_depth.c \
|
||||
swrast/s_depthstencil.c \
|
||||
swrast/s_drawpix.c \
|
||||
swrast/s_feedback.c \
|
||||
swrast/s_fog.c \
|
||||
|
||||
Reference in New Issue
Block a user