Searched refs:radv_descriptor_pool_entry (Results 1 – 2 of 2) sorted by relevance
677 struct radv_descriptor_pool_entry { struct695 struct radv_descriptor_pool_entry entries[0]; argument
438 size += sizeof(struct radv_descriptor_pool_entry) * pCreateInfo->maxSets; in radv_CreateDescriptorPool()