Searched refs:Variations (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | test_reflow.py | 22 Variations = namedtuple('Variations', ['reflow', 'addVUID']) variable 59 Variations(False, False), 60 Variations(False, True), 61 Variations(True, False), 62 Variations(True, True),
|