a bit of stuff, time to add spirv-link into this project
This commit is contained in:
@@ -208,6 +208,7 @@ void CVkCommandBuffer::SortDependencies()
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
for (auto &pCommand: m_commands)
|
||||
{
|
||||
for ( auto dependency: pCommand->m_dependencies)
|
||||
@@ -262,6 +263,7 @@ void CVkCommandBuffer::SortDependencies()
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user