struct PhysicalDeviceLineRasterizationFeatures
Defined at line 76544 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 rectangularLines
vk::Bool32 bresenhamLines
vk::Bool32 smoothLines
vk::Bool32 stippledRectangularLines
vk::Bool32 stippledBresenhamLines
vk::Bool32 stippledSmoothLines
Public Methods
void PhysicalDeviceLineRasterizationFeatures (vk::Bool32 rectangularLines_, vk::Bool32 bresenhamLines_, vk::Bool32 smoothLines_, vk::Bool32 stippledRectangularLines_, vk::Bool32 stippledBresenhamLines_, vk::Bool32 stippledSmoothLines_, void * pNext_)
Defined at line 76552 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLineRasterizationFeatures (const PhysicalDeviceLineRasterizationFeatures & rhs)
Defined at line 76569 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLineRasterizationFeatures (const VkPhysicalDeviceLineRasterizationFeatures & rhs)
Defined at line 76571 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & operator= (const PhysicalDeviceLineRasterizationFeatures & rhs)
Defined at line 76576 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & operator= (const VkPhysicalDeviceLineRasterizationFeatures & rhs)
Defined at line 76579 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setPNext (void * pNext_)
Defined at line 76586 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setRectangularLines (vk::Bool32 rectangularLines_)
Defined at line 76592 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setBresenhamLines (vk::Bool32 bresenhamLines_)
Defined at line 76598 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setSmoothLines (vk::Bool32 smoothLines_)
Defined at line 76604 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setStippledRectangularLines (vk::Bool32 stippledRectangularLines_)
Defined at line 76610 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setStippledBresenhamLines (vk::Bool32 stippledBresenhamLines_)
Defined at line 76617 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setStippledSmoothLines (vk::Bool32 stippledSmoothLines_)
Defined at line 76624 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceLineRasterizationFeatures & operator const VkPhysicalDeviceLineRasterizationFeatures & ()
Defined at line 76632 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceLineRasterizationFeatures & operator VkPhysicalDeviceLineRasterizationFeatures & ()
Defined at line 76637 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceLineRasterizationFeatures & )
Defined at line 76662 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp