MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / ~QueueBatchContext

Method ~QueueBatchContext

layers/sync/sync_submit.cpp:282–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280}
281
282QueueBatchContext::~QueueBatchContext() { sync_state_.stats.RemoveQueueBatchContext(); }
283
284void QueueBatchContext::Trim() {
285 // Clean up unneeded access context contents and log information

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected