ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCustomBorderColorPropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCustomBorderColorPropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxCustomBorderColorSamplers
 

Detailed Description

Definition at line 10133 of file vulkan.h.

Member Data Documentation

◆ maxCustomBorderColorSamplers

uint32_t VkPhysicalDeviceCustomBorderColorPropertiesEXT::maxCustomBorderColorSamplers

Definition at line 10137 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCustomBorderColorPropertiesEXT::pNext

Definition at line 10136 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCustomBorderColorPropertiesEXT::sType

Definition at line 10135 of file vulkan.h.


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