Searched refs:allocateSetsAndGetInfo (Results 1 – 3 of 3) sorted by relevance
262 return allocateSetsAndGetInfo(contextVk, descriptorSetLayout, descriptorSetCount, in allocateSets()268 angle::Result allocateSetsAndGetInfo(ContextVk *contextVk,
344 ANGLE_TRY(dynamicDescriptorPool.allocateSetsAndGetInfo( in allocateDescriptorSetAndGetInfo()
941 angle::Result DynamicDescriptorPool::allocateSetsAndGetInfo( in allocateSetsAndGetInfo() function in rx::vk::DynamicDescriptorPool