Vulkan-Hpp
VkPhysicalDeviceMaintenance5PropertiesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 earlyFragmentMultisampleCoverageAfterSampleCounting
 
VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting
 
VkBool32 depthStencilSwizzleOneSupport
 
VkBool32 polygonModePointSize
 
VkBool32 nonStrictSinglePixelWideLinesUseParallelogram
 
VkBool32 nonStrictWideLinesUseParallelogram
 

Detailed Description

Definition at line 11061 of file vulkan_core.h.

Member Data Documentation

◆ depthStencilSwizzleOneSupport

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::depthStencilSwizzleOneSupport

Definition at line 11066 of file vulkan_core.h.

◆ earlyFragmentMultisampleCoverageAfterSampleCounting

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::earlyFragmentMultisampleCoverageAfterSampleCounting

Definition at line 11064 of file vulkan_core.h.

◆ earlyFragmentSampleMaskTestBeforeSampleCounting

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::earlyFragmentSampleMaskTestBeforeSampleCounting

Definition at line 11065 of file vulkan_core.h.

◆ nonStrictSinglePixelWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::nonStrictSinglePixelWideLinesUseParallelogram

Definition at line 11068 of file vulkan_core.h.

◆ nonStrictWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::nonStrictWideLinesUseParallelogram

Definition at line 11069 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMaintenance5PropertiesKHR::pNext

Definition at line 11063 of file vulkan_core.h.

◆ polygonModePointSize

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::polygonModePointSize

Definition at line 11067 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMaintenance5PropertiesKHR::sType

Definition at line 11062 of file vulkan_core.h.


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