Searched refs:descriptorSetLayoutOut (Results 1 – 4 of 4) sorted by relevance
139 vk::BindingPointer<vk::DescriptorSetLayout> *descriptorSetLayoutOut);
2026 vk::BindingPointer<vk::DescriptorSetLayout> *descriptorSetLayoutOut) in getDescriptorSetLayout() argument2032 descriptorSetLayoutOut->set(&layout); in getDescriptorSetLayout()2052 descriptorSetLayoutOut->set(&insertedLayout); in getDescriptorSetLayout()
1824 vk::BindingPointer<vk::DescriptorSetLayout> *descriptorSetLayoutOut) in getDescriptorSetLayout() argument1827 return mDescriptorSetLayoutCache.getDescriptorSetLayout(context, desc, descriptorSetLayoutOut); in getDescriptorSetLayout()
989 vk::BindingPointer<vk::DescriptorSetLayout> *descriptorSetLayoutOut);