Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dcore_validation.cpp9828 const bool valid_resolve_attachment_index = in ValidateDepthStencilResolve() local
9862 if (valid_resolve_attachment_index && in ValidateDepthStencilResolve()
9874 …(valid_resolve_attachment_index ? pCreateInfo->pAttachments[resolve->pDepthStencilResolveAttachmen… in ValidateDepthStencilResolve()
9877 if (valid_ds_attachment_index && valid_resolve_attachment_index) { in ValidateDepthStencilResolve()
9922 …if (valid_resolve_attachment_index && FormatIsDepthAndStencil(pDepthStencilResolveAttachmentFormat… in ValidateDepthStencilResolve()
9931 …if (valid_resolve_attachment_index && FormatIsDepthAndStencil(pDepthStencilResolveAttachmentFormat… in ValidateDepthStencilResolve()