Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp814 static std::vector<std::pair<uint32_t, interface_var>> CollectInterfaceByInputAttachmentIndex( in CollectInterfaceByInputAttachmentIndex() function
2828 auto input_attachment_uses = CollectInterfaceByInputAttachmentIndex(module, accessible_ids); in ValidatePipelineShaderStage()