Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dmacro_checker_file.py163 BlockEntry = namedtuple( variable
164 'BlockEntry', ['delimiter', 'context', 'block_type', 'refpage'])
1477 """Get the BlockEntry for the top block delim on our stack."""
1499 self.block_stack.append(BlockEntry(

Completed in 3 milliseconds