Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DDescriptorSetVirtualization.h43 struct DescriptorWriteArrayRange { struct
48 using DescriptorWriteDstArrayRangeTable = std::vector<std::vector<DescriptorWriteArrayRange>>; argument