Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dvalidity.py14 _VUID_ANCHOR_RE = re.compile(r'\[\[VUID-.*\]\]') variable
126 self._extend(_VUID_ANCHOR_RE.sub('', s, 1) for s in other.lines)

Completed in 1 milliseconds