Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dvkconventions.py79 def constFlagBits(self): member in VulkanConventions
H A Dgenerator.py578 # If the constFlagBits preference is set, 64 is the default for bitmasks
579 if self.genOpts.conventions.constFlagBits and groupElem.get('type') == 'bitmask':
/third_party/vulkan-headers/registry/
H A Dvkconventions.py79 def constFlagBits(self): member in VulkanConventions
H A Dgenerator.py578 # If the constFlagBits preference is set, 64 is the default for bitmasks
579 if self.genOpts.conventions.constFlagBits and groupElem.get('type') == 'bitmask':

Completed in 5 milliseconds