tools/null_state_gen: generate null render state

Generate valid (null) render state for each gen. Output
it as a c source file with batch and relocations.

v2: noinst and vs_start fixed for BDW GT3 (Damien Lespiau)

Acked-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
This commit is contained in:
Mika Kuoppala
2014-04-10 15:15:13 +03:00
parent a384e55b49
commit d60d4c80e5
11 changed files with 2207 additions and 1 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
include Makefile.sources
SUBDIRS = null_state_gen
if HAVE_DUMPER
SUBDIRS = quick_dump
SUBDIRS += quick_dump
endif
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/lib