Searched refs:getUsedArrayDescriptorTypes (Results 1 – 1 of 1) sorted by relevance
2748 std::set<VkDescriptorType> getUsedArrayDescriptorTypes(const DescriptorSet &descriptorSet, uint32_t… in getUsedArrayDescriptorTypes() function2898 …const auto &usedDescriptorTypes = getUsedArrayDescriptorTypes(*m_params.descriptorSet, numI… in checkSupport()