ReactOS 0.4.17-dev-934-g091855f
VkLayerSettingsCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkLayerSettingsCreateInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t settingCount
 
const VkLayerSettingEXT * pSettings
 

Detailed Description

Definition at line 9323 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkLayerSettingsCreateInfoEXT::pNext

Definition at line 9326 of file vulkan.h.

◆ pSettings

const VkLayerSettingEXT* VkLayerSettingsCreateInfoEXT::pSettings

Definition at line 9328 of file vulkan.h.

◆ settingCount

uint32_t VkLayerSettingsCreateInfoEXT::settingCount

Definition at line 9327 of file vulkan.h.

◆ sType

VkStructureType VkLayerSettingsCreateInfoEXT::sType

Definition at line 9325 of file vulkan.h.


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