Searched refs:C_TEMPLATE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dgen_enum_to_str.py53 C_TEMPLATE = Template(textwrap.dedent(u"""\ variable
427 for template, file_ in [(C_TEMPLATE, os.path.join(args.outdir, 'vk_enum_to_str.c')),
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dgen_enum_to_str.py54 C_TEMPLATE = Template(textwrap.dedent(u"""\ variable
471 for template, file_ in [(C_TEMPLATE, os.path.join(args.outdir, 'vk_enum_to_str.c')),

Completed in 12 milliseconds