Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 10552 of file vulkan_core.h.

Member Data Documentation

◆ depthStencilSwizzleOneSupport

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::depthStencilSwizzleOneSupport

Definition at line 10557 of file vulkan_core.h.

◆ earlyFragmentMultisampleCoverageAfterSampleCounting

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::earlyFragmentMultisampleCoverageAfterSampleCounting

Definition at line 10555 of file vulkan_core.h.

◆ earlyFragmentSampleMaskTestBeforeSampleCounting

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::earlyFragmentSampleMaskTestBeforeSampleCounting

Definition at line 10556 of file vulkan_core.h.

◆ nonStrictSinglePixelWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::nonStrictSinglePixelWideLinesUseParallelogram

Definition at line 10559 of file vulkan_core.h.

◆ nonStrictWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::nonStrictWideLinesUseParallelogram

Definition at line 10560 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMaintenance5PropertiesKHR::pNext

Definition at line 10554 of file vulkan_core.h.

◆ polygonModePointSize

VkBool32 VkPhysicalDeviceMaintenance5PropertiesKHR::polygonModePointSize

Definition at line 10558 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMaintenance5PropertiesKHR::sType

Definition at line 10553 of file vulkan_core.h.


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