RetroArch
Classes | Macros | Typedefs | Functions
vulkan_vi.h File Reference

Go to the source code of this file.

Classes

struct  VkViSurfaceCreateInfoNN
 

Macros

#define VK_NN_vi_surface   1
 
#define VK_NN_VI_SURFACE_SPEC_VERSION   1
 
#define VK_NN_VI_SURFACE_EXTENSION_NAME   "VK_NN_vi_surface"
 

Typedefs

typedef VkFlags VkViSurfaceCreateFlagsNN
 
typedef struct VkViSurfaceCreateInfoNN VkViSurfaceCreateInfoNN
 
typedef VkResult(VKAPI_PTRPFN_vkCreateViSurfaceNN) (VkInstance instance, const VkViSurfaceCreateInfoNN *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface)
 

Functions

VKAPI_ATTR VkResult VKAPI_CALL vkCreateViSurfaceNN (VkInstance instance, const VkViSurfaceCreateInfoNN *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface)
 

Macro Definition Documentation

◆ VK_NN_vi_surface

#define VK_NN_vi_surface   1

◆ VK_NN_VI_SURFACE_EXTENSION_NAME

#define VK_NN_VI_SURFACE_EXTENSION_NAME   "VK_NN_vi_surface"

◆ VK_NN_VI_SURFACE_SPEC_VERSION

#define VK_NN_VI_SURFACE_SPEC_VERSION   1

Typedef Documentation

◆ PFN_vkCreateViSurfaceNN

typedef VkResult(VKAPI_PTR * PFN_vkCreateViSurfaceNN) (VkInstance instance, const VkViSurfaceCreateInfoNN *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface)

◆ VkViSurfaceCreateFlagsNN

◆ VkViSurfaceCreateInfoNN

Function Documentation

◆ vkCreateViSurfaceNN()

VKAPI_ATTR VkResult VKAPI_CALL vkCreateViSurfaceNN ( VkInstance  instance,
const VkViSurfaceCreateInfoNN pCreateInfo,
const VkAllocationCallbacks pAllocator,
VkSurfaceKHR *  pSurface 
)
Here is the caller graph for this function: