ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceBorderColorSwizzleFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceBorderColorSwizzleFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 borderColorSwizzle
 
VkBool32 borderColorSwizzleFromImage
 

Detailed Description

Definition at line 9864 of file vulkan.h.

Member Data Documentation

◆ borderColorSwizzle

VkBool32 VkPhysicalDeviceBorderColorSwizzleFeaturesEXT::borderColorSwizzle

Definition at line 9868 of file vulkan.h.

◆ borderColorSwizzleFromImage

VkBool32 VkPhysicalDeviceBorderColorSwizzleFeaturesEXT::borderColorSwizzleFromImage

Definition at line 9869 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceBorderColorSwizzleFeaturesEXT::pNext

Definition at line 9867 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceBorderColorSwizzleFeaturesEXT::sType

Definition at line 9866 of file vulkan.h.


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