Home
last modified time | relevance | path

Searched refs:should_insert_may_alias_macro (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dgenerator.py867 self.should_insert_may_alias_macro = \
868 self.genOpts.conventions.should_insert_may_alias_macro(self.genOpts)
1054 …if self.should_insert_may_alias_macro and self.genOpts.conventions.is_voidpointer_alias(elem.tag, …
1104 …if self.should_insert_may_alias_macro and self.genOpts.conventions.is_voidpointer_alias(elem.tag, …
Dconventions.py183 def should_insert_may_alias_macro(self, genOpts): member in ConventionsBase
/third_party/vulkan-headers/registry/
Dgenerator.py867 self.should_insert_may_alias_macro = \
868 self.genOpts.conventions.should_insert_may_alias_macro(self.genOpts)
1054 …if self.should_insert_may_alias_macro and self.genOpts.conventions.is_voidpointer_alias(elem.tag, …
1104 …if self.should_insert_may_alias_macro and self.genOpts.conventions.is_voidpointer_alias(elem.tag, …
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconventions.py223 def should_insert_may_alias_macro(self, genOpts): member in ConventionsBase
/third_party/vulkan-headers/registry/spec_tools/
Dconventions.py223 def should_insert_may_alias_macro(self, genOpts): member in ConventionsBase