Remove unused PipelineConverter format variable (was causing IOR)

This commit is contained in:
gdk 2022-04-12 12:11:15 -03:00 committed by riperiperi
parent d6b1ba09bc
commit efa2868825

View file

@ -52,8 +52,6 @@ namespace Ryujinx.Graphics.Vulkan
{
int bindIndex = attachmentIndices[i];
var format = state.AttachmentFormats[i];
attachmentDescs[i] = new AttachmentDescription(
0,
attachmentFormats[i],