Home | History | Annotate | Download | only in SPIRV-Tools

Lines Matching refs:DebugInfo

177 # TODO(dneto): I expect the DebugInfo grammar file to eventually migrate to SPIRV-Headers
178 SPV_DEBUGINFO_GRAMMAR=$(LOCAL_PATH)/source/extinst.debuginfo.grammar.json
192 --extinst-debuginfo-grammar=$(SPV_DEBUGINFO_GRAMMAR) \
204 --extinst-debuginfo-grammar=$(SPV_DEBUGINFO_GRAMMAR) \
214 --extinst-debuginfo-grammar=$(SPV_DEBUGINFO_GRAMMAR) \
224 --extinst-debuginfo-grammar=$(SPV_DEBUGINFO_GRAMMAR) \
233 $(1)/debuginfo.insts.inc \
245 # $2 is the base name of the header file, e.g. "DebugInfo".
258 # We generate language-specific headers for DebugInfo
259 $(eval $(call gen_spvtools_lang_headers,$(SPVTOOLS_OUT_PATH),DebugInfo,$(SPV_DEBUGINFO_GRAMMAR)))
284 --extinst-debuginfo-grammar=$(SPV_DEBUGINFO_GRAMMAR) \