Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/
Dextensionstructs.py97 streamFeature = ext.getProtectStreamFeature()
Dcounting.py121 feature = vulkanType.getProtectStreamFeature()
Dmarshaling.py183 streamFeature = vulkanType.getProtectStreamFeature()
Dreservedmarshaling.py273 streamFeature = vulkanType.getProtectStreamFeature()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/
Dvulkantypes.py569 def getProtectStreamFeature(self) -> Optional[str]: member in VulkanType
841 def getProtectStreamFeature(self) -> Optional[str]: member in VulkanCompoundType