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