More Refactoring
This commit is contained in:
@@ -4,7 +4,7 @@ using namespace Seele;
|
||||
using namespace Seele::Gfx;
|
||||
|
||||
GraphicsPipeline::GraphicsPipeline(OPipelineLayout layout)
|
||||
: layout(std::move(layout)) {}
|
||||
: layout(std::move(layout))
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user