ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCustomBorderColorFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCustomBorderColorFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 customBorderColors
 
VkBool32 customBorderColorWithoutFormat
 

Detailed Description

Definition at line 10125 of file vulkan.h.

Member Data Documentation

◆ customBorderColors

VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColors

Definition at line 10129 of file vulkan.h.

◆ customBorderColorWithoutFormat

VkBool32 VkPhysicalDeviceCustomBorderColorFeaturesEXT::customBorderColorWithoutFormat

Definition at line 10130 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCustomBorderColorFeaturesEXT::pNext

Definition at line 10128 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCustomBorderColorFeaturesEXT::sType

Definition at line 10127 of file vulkan.h.


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