Home
last modified time | relevance | path

Searched refs:getUsedArrayDescriptorTypes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp2748 std::set<VkDescriptorType> getUsedArrayDescriptorTypes(const DescriptorSet &descriptorSet, uint32_t… in getUsedArrayDescriptorTypes() function
2898 …const auto &usedDescriptorTypes = getUsedArrayDescriptorTypes(*m_params.descriptorSet, numI… in checkSupport()