Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DDescriptorSetVirtualization.h89 struct DescriptorSetLayoutInfo { struct
90 std::vector<VkDescriptorSetLayoutBinding> bindings;
91 uint32_t refcount;
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h334 struct DescriptorSetLayoutInfo { struct
335 VkDevice device = 0;
336 VkDescriptorSetLayout boxed = 0;
337 VkDescriptorSetLayoutCreateInfo createInfo;
338 std::vector<VkDescriptorSetLayoutBinding> bindings;