Vulkan-Hpp
VkLayerSettingEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

const char * pLayerName
 
const char * pSettingName
 
VkLayerSettingTypeEXT type
 
uint32_t valueCount
 
const void * pValues
 

Detailed Description

Definition at line 18493 of file vulkan_core.h.

Member Data Documentation

◆ pLayerName

const char* VkLayerSettingEXT::pLayerName

Definition at line 18494 of file vulkan_core.h.

◆ pSettingName

const char* VkLayerSettingEXT::pSettingName

Definition at line 18495 of file vulkan_core.h.

◆ pValues

const void* VkLayerSettingEXT::pValues

Definition at line 18498 of file vulkan_core.h.

◆ type

VkLayerSettingTypeEXT VkLayerSettingEXT::type

Definition at line 18496 of file vulkan_core.h.

◆ valueCount

uint32_t VkLayerSettingEXT::valueCount

Definition at line 18497 of file vulkan_core.h.


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