Vulkan-Hpp
VkLayerSettingsCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t settingCount
 
const VkLayerSettingEXTpSettings
 

Detailed Description

Definition at line 18501 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkLayerSettingsCreateInfoEXT::pNext

Definition at line 18503 of file vulkan_core.h.

◆ pSettings

const VkLayerSettingEXT* VkLayerSettingsCreateInfoEXT::pSettings

Definition at line 18505 of file vulkan_core.h.

◆ settingCount

uint32_t VkLayerSettingsCreateInfoEXT::settingCount

Definition at line 18504 of file vulkan_core.h.

◆ sType

VkStructureType VkLayerSettingsCreateInfoEXT::sType

Definition at line 18502 of file vulkan_core.h.


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