Fix rebase

This commit is contained in:
PabloG02 2023-01-21 19:25:00 +01:00 committed by Billy Laws
parent 8b9d6f79ab
commit 35617930d5

View File

@ -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),