Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DDescriptorSetVirtualization.h93 struct DescriptorCountInfo { struct
98 std::vector<DescriptorCountInfo> descriptorCountInfo;
DDescriptorSetVirtualization.cpp333 const DescriptorPoolAllocationInfo::DescriptorCountInfo& countInfo, in isBindingFeasibleForAlloc()
355 const DescriptorPoolAllocationInfo::DescriptorCountInfo& countInfo, in isBindingFeasibleForFree()
372 DescriptorPoolAllocationInfo::DescriptorCountInfo& poolState) { in allocBindingFeasible()
377 DescriptorPoolAllocationInfo::DescriptorCountInfo& poolState) { in freeBindingFeasible()
399 std::vector<DescriptorPoolAllocationInfo::DescriptorCountInfo> descriptorCountCopy = in validateDescriptorSetAllocation()