Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp10811 VkFormat pDepthStencilResolveAttachmentFormat = in ValidateDepthStencilResolve() local
10814 …pthSize(pDepthStencilAttachmentFormat) != FormatDepthSize(pDepthStencilResolveAttachmentFormat)) || in ValidateDepthStencilResolve()
10816 FormatDepthNumericalType(pDepthStencilResolveAttachmentFormat))) { in ValidateDepthStencilResolve()
10824 …FormatDepthSize(pDepthStencilResolveAttachmentFormat), FormatDepthSize(pDepthStencilAttachmentForm… in ValidateDepthStencilResolve()
10827 …lSize(pDepthStencilAttachmentFormat) != FormatStencilSize(pDepthStencilResolveAttachmentFormat)) || in ValidateDepthStencilResolve()
10829 FormatStencilNumericalType(pDepthStencilResolveAttachmentFormat))) { in ValidateDepthStencilResolve()
10837 …FormatStencilSize(pDepthStencilResolveAttachmentFormat), FormatStencilSize(pDepthStencilAttachment… in ValidateDepthStencilResolve()
10858 if (FormatIsDepthAndStencil(pDepthStencilResolveAttachmentFormat) && in ValidateDepthStencilResolve()
10869 if (FormatIsDepthAndStencil(pDepthStencilResolveAttachmentFormat) && in ValidateDepthStencilResolve()