Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp2417 VkDescriptorType descriptor_type, unsigned &descriptor_count) { in descriptor_type_match() argument
2420 descriptor_count = 1; in descriptor_type_match()
2426 descriptor_count *= get_constant_value(module, type.word(3)); in descriptor_type_match()