Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceLineRasterizationFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 rectangularLines
 
VkBool32 bresenhamLines
 
VkBool32 smoothLines
 
VkBool32 stippledRectangularLines
 
VkBool32 stippledBresenhamLines
 
VkBool32 stippledSmoothLines
 

Detailed Description

Definition at line 13953 of file vulkan_core.h.

Member Data Documentation

◆ bresenhamLines

VkBool32 VkPhysicalDeviceLineRasterizationFeaturesEXT::bresenhamLines

Definition at line 13957 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceLineRasterizationFeaturesEXT::pNext

Definition at line 13955 of file vulkan_core.h.

◆ rectangularLines

VkBool32 VkPhysicalDeviceLineRasterizationFeaturesEXT::rectangularLines

Definition at line 13956 of file vulkan_core.h.

◆ smoothLines

VkBool32 VkPhysicalDeviceLineRasterizationFeaturesEXT::smoothLines

Definition at line 13958 of file vulkan_core.h.

◆ stippledBresenhamLines

VkBool32 VkPhysicalDeviceLineRasterizationFeaturesEXT::stippledBresenhamLines

Definition at line 13960 of file vulkan_core.h.

◆ stippledRectangularLines

VkBool32 VkPhysicalDeviceLineRasterizationFeaturesEXT::stippledRectangularLines

Definition at line 13959 of file vulkan_core.h.

◆ stippledSmoothLines

VkBool32 VkPhysicalDeviceLineRasterizationFeaturesEXT::stippledSmoothLines

Definition at line 13961 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceLineRasterizationFeaturesEXT::sType

Definition at line 13954 of file vulkan_core.h.


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