Vulkan-Hpp
VkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 relaxedLineRasterization
 

Detailed Description

Definition at line 12629 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG::pNext

Definition at line 12631 of file vulkan_core.h.

◆ relaxedLineRasterization

VkBool32 VkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG::relaxedLineRasterization

Definition at line 12632 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG::sType

Definition at line 12630 of file vulkan_core.h.


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