Skip to content
Snippets Groups Projects
Commit 70a6f228 authored by Alexander Gauggel's avatar Alexander Gauggel
Browse files

[#91] Add missing command stream submit

parent ec66e754
No related branches found
No related tags found
1 merge request!79Draft: Resolve "Compute: First Network"
Pipeline #26372 passed
......@@ -76,7 +76,7 @@ int main(int argc, const char** argv) {
pushConstantsCompute);
core.recordBufferMemoryBarrier(cmdStream, inputBuffer.getHandle());
core.submitCommandStream(cmdStream);
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment