HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkLayerDeviceCreateInfo Struct Reference

#include <vk_layer.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkLayerFunction function
 
union {
   VkLayerDeviceLink *   pLayerInfo
 
   PFN_vkSetDeviceLoaderData   pfnSetDeviceLoaderData
 
u
 

Detailed Description

Definition at line 142 of file vk_layer.h.

Member Data Documentation

VkLayerFunction VkLayerDeviceCreateInfo::function

Definition at line 145 of file vk_layer.h.

PFN_vkSetDeviceLoaderData VkLayerDeviceCreateInfo::pfnSetDeviceLoaderData

Definition at line 148 of file vk_layer.h.

VkLayerDeviceLink* VkLayerDeviceCreateInfo::pLayerInfo

Definition at line 147 of file vk_layer.h.

const void* VkLayerDeviceCreateInfo::pNext

Definition at line 144 of file vk_layer.h.

VkStructureType VkLayerDeviceCreateInfo::sType

Definition at line 143 of file vk_layer.h.

union { ... } VkLayerDeviceCreateInfo::u

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