mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-22 20:29:15 +01:00
Fix rebase
This commit is contained in:
parent
8b9d6f79ab
commit
35617930d5
@ -400,7 +400,6 @@ namespace skyline::gpu {
|
|||||||
buffer(*this),
|
buffer(*this),
|
||||||
megaBufferAllocator(*this),
|
megaBufferAllocator(*this),
|
||||||
descriptor(*this),
|
descriptor(*this),
|
||||||
shader(state, *this),
|
|
||||||
helperShaders(*this, state.os->assetFileSystem),
|
helperShaders(*this, state.os->assetFileSystem),
|
||||||
graphicsPipelineCache(*this),
|
graphicsPipelineCache(*this),
|
||||||
renderPassCache(*this),
|
renderPassCache(*this),
|
||||||
|
Loading…
Reference in New Issue
Block a user