MCPcopy Create free account
hub / github.com/KomputeProject/kompute / postEval

Method postEval

src/OpMemoryBarrier.cpp:60–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60void
61OpMemoryBarrier::postEval(const vk::CommandBuffer& /*commandBuffer*/)
62{
63 KP_LOG_DEBUG("Kompute OpMemoryBarrier postSubmit called");
64}
65
66}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected