Searched refs:poolAllocResult (Results 1 – 1 of 1) sorted by relevance
4896 VkResult poolAllocResult = validateAndApplyVirtualDescriptorSetAllocation(ci, sets); in on_vkAllocateDescriptorSets() local4898 if (poolAllocResult != VK_SUCCESS) return poolAllocResult; in on_vkAllocateDescriptorSets()