Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp2245 … bool attachment_references_compatible(const uint32_t index, const VkAttachmentReference *pPrimary, in attachment_references_compatible() argument
2253 if (VK_ATTACHMENT_UNUSED != pPrimary[index].attachment) in attachment_references_compatible()
2256 if ((pPrimaryAttachments[pPrimary[index].attachment].format == in attachment_references_compatible()
2258 (pPrimaryAttachments[pPrimary[index].attachment].samples == in attachment_references_compatible()