Home
last modified time | relevance | path

Searched refs:headerGuardBottom (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Djson_generator.py113 headerGuardBottom = """#endif // _VULKAN_JSON_DATA_HPP""" variable
546 write(headerGuardBottom, file=self.outFile, end='') # end of _VULKAN_JSON_DATA_HPP
Djson_parser.py304 headerGuardBottom = """#endif // _VULKAN_JSON_PARSER_HPP""" variable
566 write(headerGuardBottom, file=self.outFile, end='') # end of _VULKAN_JSON_PARSER_HPP