Vulkan-Hpp
VkPhysicalDeviceCustomBorderColorFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 customBorderColors
 
VkBool32 customBorderColorWithoutFormat
 

Detailed Description

Definition at line 15503 of file vulkan_core.h.

Member Data Documentation

◆ customBorderColors

VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColors

Definition at line 15506 of file vulkan_core.h.

◆ customBorderColorWithoutFormat

VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColorWithoutFormat

Definition at line 15507 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCustomBorderColorFeaturesEXT::pNext

Definition at line 15505 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCustomBorderColorFeaturesEXT::sType

Definition at line 15504 of file vulkan_core.h.


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