mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-22 11:40:05 +00:00
Android.mk: Add dependency from optimizer file to amd-shader-ballot-insts.inc (#2883)
This is required to fix the NDK build.
This commit is contained in:
parent
c02a6191a1
commit
acf20302cf
@ -250,6 +250,8 @@ $(LOCAL_PATH)/source/ext_inst.cpp: \
|
||||
$(1)/spv-amd-shader-ballot.insts.inc \
|
||||
$(1)/spv-amd-shader-explicit-vertex-parameter.insts.inc \
|
||||
$(1)/spv-amd-shader-trinary-minmax.insts.inc
|
||||
$(LOCAL_PATH)/source/opt/amd_ext_to_khr.cpp: \
|
||||
$(1)/spv-amd-shader-ballot.insts.inc
|
||||
endef
|
||||
$(eval $(call gen_spvtools_grammar_tables,$(SPVTOOLS_OUT_PATH)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user