Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceMaintenance5PropertiesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 11270 of file vulkan_core.h.

Field Documentation

◆ depthStencilSwizzleOneSupport

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::depthStencilSwizzleOneSupport

Definition at line 11275 of file vulkan_core.h.

◆ earlyFragmentMultisampleCoverageAfterSampleCounting

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::earlyFragmentMultisampleCoverageAfterSampleCounting

Definition at line 11273 of file vulkan_core.h.

◆ earlyFragmentSampleMaskTestBeforeSampleCounting

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::earlyFragmentSampleMaskTestBeforeSampleCounting

Definition at line 11274 of file vulkan_core.h.

◆ nonStrictSinglePixelWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::nonStrictSinglePixelWideLinesUseParallelogram

Definition at line 11277 of file vulkan_core.h.

◆ nonStrictWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::nonStrictWideLinesUseParallelogram

Definition at line 11278 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMaintenance5PropertiesKHR::pNext

Definition at line 11272 of file vulkan_core.h.

◆ polygonModePointSize

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::polygonModePointSize

Definition at line 11276 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMaintenance5PropertiesKHR::sType

Definition at line 11271 of file vulkan_core.h.


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