Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dmacro_checker_file.py268 … formatted_locations = ['{} opened at {}'.format(x.delimiter, self.getBriefLocation(x.context))
579 location = self.getBriefLocation(context)
1442 location = self.getBriefLocation(context)
1452 location = self.getBriefLocation(old_top.context)
1468 def getBriefLocation(self, context): member in MacroCheckerFile