Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
vulkan_ggp.h File Reference

Go to the source code of this file.

Data Structures

struct  VkStreamDescriptorSurfaceCreateInfoGGP
 
struct  VkPresentFrameTokenGGP
 

Macros

#define VK_GGP_stream_descriptor_surface   1
 
#define VK_GGP_STREAM_DESCRIPTOR_SURFACE_SPEC_VERSION   1
 
#define VK_GGP_STREAM_DESCRIPTOR_SURFACE_EXTENSION_NAME   "VK_GGP_stream_descriptor_surface"
 
#define VK_GGP_frame_token   1
 
#define VK_GGP_FRAME_TOKEN_SPEC_VERSION   1
 
#define VK_GGP_FRAME_TOKEN_EXTENSION_NAME   "VK_GGP_frame_token"
 

Typedefs

typedef VkFlags VkStreamDescriptorSurfaceCreateFlagsGGP
 
typedef struct VkStreamDescriptorSurfaceCreateInfoGGP VkStreamDescriptorSurfaceCreateInfoGGP
 
typedef VkResult(VKAPI_PTRPFN_vkCreateStreamDescriptorSurfaceGGP) (VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface)
 
typedef struct VkPresentFrameTokenGGP VkPresentFrameTokenGGP
 

Functions

VKAPI_ATTR VkResult VKAPI_CALL vkCreateStreamDescriptorSurfaceGGP (VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface)
 

Macro Definition Documentation

◆ VK_GGP_frame_token

#define VK_GGP_frame_token   1

Definition at line 46 of file vulkan_ggp.h.

◆ VK_GGP_FRAME_TOKEN_EXTENSION_NAME

#define VK_GGP_FRAME_TOKEN_EXTENSION_NAME   "VK_GGP_frame_token"

Definition at line 48 of file vulkan_ggp.h.

◆ VK_GGP_FRAME_TOKEN_SPEC_VERSION

#define VK_GGP_FRAME_TOKEN_SPEC_VERSION   1

Definition at line 47 of file vulkan_ggp.h.

◆ VK_GGP_stream_descriptor_surface

#define VK_GGP_stream_descriptor_surface   1

Definition at line 23 of file vulkan_ggp.h.

◆ VK_GGP_STREAM_DESCRIPTOR_SURFACE_EXTENSION_NAME

#define VK_GGP_STREAM_DESCRIPTOR_SURFACE_EXTENSION_NAME   "VK_GGP_stream_descriptor_surface"

Definition at line 25 of file vulkan_ggp.h.

◆ VK_GGP_STREAM_DESCRIPTOR_SURFACE_SPEC_VERSION

#define VK_GGP_STREAM_DESCRIPTOR_SURFACE_SPEC_VERSION   1

Definition at line 24 of file vulkan_ggp.h.

Typedef Documentation

◆ PFN_vkCreateStreamDescriptorSurfaceGGP

typedef VkResult(VKAPI_PTR * PFN_vkCreateStreamDescriptorSurfaceGGP) (VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface)

Definition at line 34 of file vulkan_ggp.h.

◆ VkPresentFrameTokenGGP

typedef struct VkPresentFrameTokenGGP VkPresentFrameTokenGGP

◆ VkStreamDescriptorSurfaceCreateFlagsGGP

Definition at line 26 of file vulkan_ggp.h.

◆ VkStreamDescriptorSurfaceCreateInfoGGP

typedef struct VkStreamDescriptorSurfaceCreateInfoGGP VkStreamDescriptorSurfaceCreateInfoGGP

Function Documentation

◆ vkCreateStreamDescriptorSurfaceGGP()

VKAPI_ATTR VkResult VKAPI_CALL vkCreateStreamDescriptorSurfaceGGP ( VkInstance instance,
const VkStreamDescriptorSurfaceCreateInfoGGP * pCreateInfo,
const VkAllocationCallbacks * pAllocator,
VkSurfaceKHR * pSurface )