intel/compiler: add support for compiling fixed function gs
authorDave Airlie <airlied@redhat.com>
Fri, 19 Mar 2021 20:23:32 +0000 (06:23 +1000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 4 May 2021 03:39:45 +0000 (03:39 +0000)
commit52e426fd8b57f488d9f9a8d625bc07a275931d39
tree1458a9502149227c3cd9a0e541f779192209cdf7
parentac33e2b66be40d7aeb5cc6f0d82a1c8a48509b1f
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>
src/intel/compiler/brw_compile_ff_gs.c [new file with mode: 0644]
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_eu_defines.h
src/intel/compiler/meson.build