Public Attributes | List of all members
VkInstanceCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t enabledExtensionCount
 
uint32_t enabledLayerCount
 
VkInstanceCreateFlags flags
 
const VkApplicationInfopApplicationInfo
 
const voidpNext
 
const char *const * ppEnabledExtensionNames
 
const char *const * ppEnabledLayerNames
 
VkStructureType sType
 

Detailed Description

Definition at line 1608 of file vulkan_core.h.

Member Data Documentation

uint32_t VkInstanceCreateInfo::enabledExtensionCount

Definition at line 1615 of file vulkan_core.h.

uint32_t VkInstanceCreateInfo::enabledLayerCount

Definition at line 1613 of file vulkan_core.h.

VkInstanceCreateFlags VkInstanceCreateInfo::flags

Definition at line 1611 of file vulkan_core.h.

const VkApplicationInfo* VkInstanceCreateInfo::pApplicationInfo

Definition at line 1612 of file vulkan_core.h.

const void* VkInstanceCreateInfo::pNext

Definition at line 1610 of file vulkan_core.h.

const char* const* VkInstanceCreateInfo::ppEnabledExtensionNames

Definition at line 1616 of file vulkan_core.h.

const char* const* VkInstanceCreateInfo::ppEnabledLayerNames

Definition at line 1614 of file vulkan_core.h.

VkStructureType VkInstanceCreateInfo::sType

Definition at line 1609 of file vulkan_core.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33