Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkLayerSettingEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 19131 of file vulkan_core.h.

Field Documentation

◆ pLayerName

const char* VkLayerSettingEXT::pLayerName

Definition at line 19132 of file vulkan_core.h.

◆ pSettingName

const char* VkLayerSettingEXT::pSettingName

Definition at line 19133 of file vulkan_core.h.

◆ pValues

const void* VkLayerSettingEXT::pValues

Definition at line 19136 of file vulkan_core.h.

◆ type

VkLayerSettingTypeEXT VkLayerSettingEXT::type

Definition at line 19134 of file vulkan_core.h.

◆ valueCount

uint32_t VkLayerSettingEXT::valueCount

Definition at line 19135 of file vulkan_core.h.


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