We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e8c62 commit 5302103Copy full SHA for 5302103
tests/hpptest.cpp
@@ -1,6 +1,8 @@
1
// Copyright 2019-2026 The Khronos Group Inc.
2
// SPDX-License-Identifier: Apache-2.0
3
4
+#include <span>
5
+
6
#include <vulkan/vulkan.hpp>
7
#include <vulkan/vulkan_video.hpp>
8
#include <vulkan/vulkan_extension_inspection.hpp>
0 commit comments