Searched refs:pDepthStencilResolveAttachmentFormat (Results 1 – 1 of 1) sorted by relevance
10061 VkFormat pDepthStencilResolveAttachmentFormat = in ValidateDepthStencilResolve() local10064 …pthSize(pDepthStencilAttachmentFormat) != FormatDepthSize(pDepthStencilResolveAttachmentFormat)) || in ValidateDepthStencilResolve()10066 FormatDepthNumericalType(pDepthStencilResolveAttachmentFormat))) { in ValidateDepthStencilResolve()10074 …FormatDepthSize(pDepthStencilResolveAttachmentFormat), FormatDepthSize(pDepthStencilAttachmentForm… in ValidateDepthStencilResolve()10077 …lSize(pDepthStencilAttachmentFormat) != FormatStencilSize(pDepthStencilResolveAttachmentFormat)) || in ValidateDepthStencilResolve()10079 FormatStencilNumericalType(pDepthStencilResolveAttachmentFormat))) { in ValidateDepthStencilResolve()10087 …FormatStencilSize(pDepthStencilResolveAttachmentFormat), FormatStencilSize(pDepthStencilAttachment… in ValidateDepthStencilResolve()10108 if (FormatIsDepthAndStencil(pDepthStencilResolveAttachmentFormat) && in ValidateDepthStencilResolve()10119 if (FormatIsDepthAndStencil(pDepthStencilResolveAttachmentFormat) && in ValidateDepthStencilResolve()