Update for Vulkan-Docs 1.3.293
This commit is contained in:
parent
595c8d4794
commit
d205aff40b
14 changed files with 382 additions and 321 deletions
|
|
@ -8,6 +8,9 @@
|
|||
#ifndef VULKAN_FUNCS_HPP
|
||||
#define VULKAN_FUNCS_HPP
|
||||
|
||||
// include-what-you-use: make sure, vulkan.hpp is used by code-completers
|
||||
// IWYU pragma: private; include "vulkan.hpp"
|
||||
|
||||
namespace VULKAN_HPP_NAMESPACE
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue