mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-23 04:59:16 +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.GetPipeline()->SyncDescriptors(ctx, constantBuffers.boundConstantBuffers);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user