aboutsummaryrefslogtreecommitdiff
path: root/src/device_context.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/device_context.hh')
-rw-r--r--src/device_context.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device_context.hh b/src/device_context.hh
index a46f479..ed2991b 100644
--- a/src/device_context.hh
+++ b/src/device_context.hh
@@ -53,7 +53,7 @@ class DeviceContext final : public Context {
const bool was_low_latency_requested);
void notify_present(const VkSwapchainKHR& swapchain,
- const QueueContext::submissions_t& submissions);
+ const QueueContext::submissions_ptr_t& submissions);
};
}; // namespace low_latency