Searched refs:allocateSetsAndGetInfo (Results 1 – 4 of 4) sorted by relevance
315 return allocateSetsAndGetInfo(contextVk, descriptorSetLayout, descriptorSetCount, in allocateSets()321 angle::Result allocateSetsAndGetInfo(ContextVk *contextVk,
515 ANGLE_TRY(dynamicDescriptorPool.allocateSetsAndGetInfo( in allocateDescriptorSetAndGetInfo()
4938 ANGLE_TRY(mDriverUniformsDescriptorPools[pipelineType].allocateSetsAndGetInfo( in updateDriverUniformsDescriptorSet()
2502 angle::Result DynamicDescriptorPool::allocateSetsAndGetInfo( in allocateSetsAndGetInfo() function in rx::vk::DynamicDescriptorPool