ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceMaintenance5Properties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceMaintenance5Properties:

Public Attributes

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

Detailed Description

Definition at line 11233 of file vulkan.h.

Member Data Documentation

◆ depthStencilSwizzleOneSupport

VkBool32 VkPhysicalDeviceMaintenance5Properties::depthStencilSwizzleOneSupport

Definition at line 11239 of file vulkan.h.

◆ earlyFragmentMultisampleCoverageAfterSampleCounting

VkBool32 VkPhysicalDeviceMaintenance5Properties::earlyFragmentMultisampleCoverageAfterSampleCounting

Definition at line 11237 of file vulkan.h.

◆ earlyFragmentSampleMaskTestBeforeSampleCounting

VkBool32 VkPhysicalDeviceMaintenance5Properties::earlyFragmentSampleMaskTestBeforeSampleCounting

Definition at line 11238 of file vulkan.h.

◆ nonStrictSinglePixelWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceMaintenance5Properties::nonStrictSinglePixelWideLinesUseParallelogram

Definition at line 11241 of file vulkan.h.

◆ nonStrictWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceMaintenance5Properties::nonStrictWideLinesUseParallelogram

Definition at line 11242 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceMaintenance5Properties::pNext

Definition at line 11236 of file vulkan.h.

◆ polygonModePointSize

VkBool32 VkPhysicalDeviceMaintenance5Properties::polygonModePointSize

Definition at line 11240 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceMaintenance5Properties::sType

Definition at line 11235 of file vulkan.h.


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