SDL  2.0
VkPhysicalDeviceCustomBorderColorFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 customBorderColors
 
VkBool32 customBorderColorWithoutFormat
 

Detailed Description

Definition at line 11148 of file vulkan_core.h.

Field Documentation

◆ customBorderColors

VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColors

Definition at line 11151 of file vulkan_core.h.

◆ customBorderColorWithoutFormat

VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColorWithoutFormat

Definition at line 11152 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCustomBorderColorFeaturesEXT::pNext

Definition at line 11150 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCustomBorderColorFeaturesEXT::sType

Definition at line 11149 of file vulkan_core.h.


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