Home
last modified time | relevance | path

Searched refs:suppressFeatureGuards (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dcerealgenerator.py595 "vulkan_gfxstream_structure_type", headerOnly=True, suppressFeatureGuards=True,
649 "vulkan_gfxstream_structure_type", headerOnly=True, suppressFeatureGuards=True,
654 … "vk_android_native_buffer_structure_type", headerOnly=True, suppressFeatureGuards=True,
674suppressFeatureGuards=False, moduleName=None, suppressVulkanHeaders=False, implOnly=False): argument
681 suppressFeatureGuards=suppressFeatureGuards, moduleName=moduleName,
686 suppress=False, headerOnly=False, suppressFeatureGuards=False, moduleName=None, argument
698 suppressFeatureGuards=suppressFeatureGuards, moduleName=moduleName,
710 suppressFeatureGuards=False, moduleName=None, suppressVulkanHeaders=False): argument
713 headerOnly=headerOnly, suppressFeatureGuards=suppressFeatureGuards)
799 if isinstance(m, cereal.Module) and not m.suppressFeatureGuards else None)
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/
Dcodegen.py83 headerOnly=False, suppressFeatureGuards=False): argument
96 self.suppressFeatureGuards = suppressFeatureGuards