intel/compiler: add support for compiling fixed function gs
This is ported from i965, but the interface is cleaned up Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9721>
This commit is contained in:
@@ -28,6 +28,7 @@ libintel_compiler_files = files(
|
||||
'brw_clip_unfilled.c',
|
||||
'brw_clip_util.c',
|
||||
'brw_compile_clip.c',
|
||||
'brw_compile_ff_gs.c',
|
||||
'brw_compile_sf.c',
|
||||
'brw_compiler.c',
|
||||
'brw_compiler.h',
|
||||
|
Reference in New Issue
Block a user