Searched refs:descriptor_type_match (Results 1 - 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
H A Dshader_validation.cpp1036 static bool descriptor_type_match(shader_module const *module, uint32_t type_id, VkDescriptorType descriptor_type, function
1356 } else if (!descriptor_type_match(module, use.second.type_id, binding->descriptorType, required_descriptor_count)) {

Completed in 95 milliseconds