Searched refs:pDepthStencilResolveAttachmentFormat (Results 1 – 1 of 1) sorted by relevance
10811 VkFormat pDepthStencilResolveAttachmentFormat = in ValidateDepthStencilResolve() local10814 …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()