Home
last modified time | relevance | path

Searched defs:VulkanCompoundType (Results 1 – 2 of 2) sorted by relevance

/external/gfxstream-protocols/registry/vulkan/scripts/cereal/
Dapi_log_decoder.py184 def get_members(self, struct: VulkanCompoundType):
/external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/
Dvulkantypes.py720 class VulkanCompoundType(object): class