Monado OpenXR Runtime
Macros | Functions
xrt_vulkan_includes.h File Reference

Include all of the Vulkan headers in one place. More...

#include "xrt/xrt_config_vulkan.h"
#include <vulkan/vulkan.h>
Include dependency graph for xrt_vulkan_includes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VK_NO_PROTOTYPES
 

Functions

VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetInstanceProcAddr (VkInstance instance, const char *pName)
 

Detailed Description

Include all of the Vulkan headers in one place.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m

Macro Definition Documentation

◆ VK_NO_PROTOTYPES

#define VK_NO_PROTOTYPES

Function Documentation

◆ vkGetInstanceProcAddr()

VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetInstanceProcAddr ( VkInstance  instance,
const char *  pName 
)