mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 07:36:19 +01:00
Sync pipeline descriptors every draw
This commit is contained in:
parent
9223d7f524
commit
bf536aa168
@ -165,5 +165,6 @@ namespace skyline::gpu::interconnect::maxwell3d {
|
|||||||
|
|
||||||
|
|
||||||
activeState.Update(ctx, builder, indexed, topology, count);
|
activeState.Update(ctx, builder, indexed, topology, count);
|
||||||
|
activeState.GetPipeline()->SyncDescriptors(ctx, constantBuffers.boundConstantBuffers);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user