Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DDescriptorSetVirtualization.h101 struct DescriptorSetLayoutInfo { struct
102 std::vector<VkDescriptorSetLayoutBinding> bindings;
103 uint32_t refcount;
/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h312 struct DescriptorSetLayoutInfo { struct
313 VkDevice device = 0;
314 VkDescriptorSetLayout boxed = 0;
315 VkDescriptorSetLayoutCreateInfo createInfo;
316 std::vector<VkDescriptorSetLayoutBinding> bindings;