HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
VE_VK.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: VE_VK.h (C++)
7
*
8
* COMMENTS: Cross-platform wrapper for Vulkan
9
*
10
*/
11
12
#ifndef __VE_VK_h__
13
#define __VE_VK_h__
14
15
#ifdef WIN32
16
#ifndef VK_USE_PLATFORM_WIN32_KHR
17
#define VK_USE_PLATFORM_WIN32_KHR 1
18
#endif
19
#endif
20
21
#include <
vulkan/vulkan.h
>
22
23
#endif
vulkan.h
VE
VE_VK.h
Generated on Fri Nov 8 2024 03:42:08 for HDK by
1.8.6