Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dvaliditygenerator.py198 def makeEnumerationName(self, name): member in ValidityOutputGenerator
708 # The above few cases all use makeEnumerationName, just with different context.
710 bitsname=self.makeEnumerationName(bitsname),
717 typetext = '{} value'.format(self.makeEnumerationName(paramtype))

Completed in 4 milliseconds