mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
shader-debugger: Use in tree gen4asm
Reported-by: Patrick McMunn <doctorwhoguy@gmail.com> Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
@@ -3,6 +3,7 @@ noinst_PROGRAMS = eviction_macro sr tiny
|
||||
nodist_sr_SOURCES = sr.c
|
||||
nodist_tiny_SOURCES = tiny.c
|
||||
|
||||
GEN4ASM = $(top_builddir)/assembler/intel-gen4asm
|
||||
GEN4ASM_FLAGS = -g6 -a -b
|
||||
ASM_CPPFLAGS = \
|
||||
-x assembler-with-cpp \
|
||||
|
||||
Reference in New Issue
Block a user