Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dconventions.py37 ANY_OR = 3 variable in ProseListFormats
49 if self in (ProseListFormats.OR, ProseListFormats.ANY_OR):
55 if self == ProseListFormats.ANY_OR:
Dvaliditygenerator.py1237 plf.ANY_OR, comma_for_two_elts=True)
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconventions.py42 ANY_OR = 3 variable in ProseListFormats
54 if self in (ProseListFormats.OR, ProseListFormats.ANY_OR):
60 if self == ProseListFormats.ANY_OR:
/third_party/vulkan-headers/registry/spec_tools/
Dconventions.py42 ANY_OR = 3 variable in ProseListFormats
54 if self in (ProseListFormats.OR, ProseListFormats.ANY_OR):
60 if self == ProseListFormats.ANY_OR: