struct PhysicalDeviceLineRasterizationFeatures
Defined at line 123292 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceLineRasterizationFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceLineRasterizationFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 rectangularLines
Bool32 bresenhamLines
Bool32 smoothLines
Bool32 stippledRectangularLines
Bool32 stippledBresenhamLines
Bool32 stippledSmoothLines
Public Methods
void PhysicalDeviceLineRasterizationFeatures (Bool32rectangularLines_,Bool32bresenhamLines_,Bool32smoothLines_,Bool32stippledRectangularLines_,Bool32stippledBresenhamLines_,Bool32stippledSmoothLines_,void *pNext_)
Defined at line 123300 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLineRasterizationFeatures (const PhysicalDeviceLineRasterizationFeatures & rhs)
Defined at line 123317 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLineRasterizationFeatures (const VkPhysicalDeviceLineRasterizationFeatures & rhs)
Defined at line 123319 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & operator= (const PhysicalDeviceLineRasterizationFeatures & rhs)
Defined at line 123324 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & operator= (const VkPhysicalDeviceLineRasterizationFeatures & rhs)
Defined at line 123327 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setPNext (void * pNext_)
Defined at line 123334 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures && setPNext (void * pNext_)
Defined at line 123340 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setRectangularLines (Bool32 rectangularLines_)
Defined at line 123346 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures && setRectangularLines (Bool32 rectangularLines_)
Defined at line 123352 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setBresenhamLines (Bool32 bresenhamLines_)
Defined at line 123358 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures && setBresenhamLines (Bool32 bresenhamLines_)
Defined at line 123364 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setSmoothLines (Bool32 smoothLines_)
Defined at line 123370 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures && setSmoothLines (Bool32 smoothLines_)
Defined at line 123376 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setStippledRectangularLines (Bool32 stippledRectangularLines_)
Defined at line 123382 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures && setStippledRectangularLines (Bool32 stippledRectangularLines_)
Defined at line 123388 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setStippledBresenhamLines (Bool32 stippledBresenhamLines_)
Defined at line 123394 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures && setStippledBresenhamLines (Bool32 stippledBresenhamLines_)
Defined at line 123400 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures & setStippledSmoothLines (Bool32 stippledSmoothLines_)
Defined at line 123406 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLineRasterizationFeatures && setStippledSmoothLines (Bool32 stippledSmoothLines_)
Defined at line 123412 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceLineRasterizationFeatures & operator const VkPhysicalDeviceLineRasterizationFeatures & ()
Defined at line 123419 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceLineRasterizationFeatures & operator VkPhysicalDeviceLineRasterizationFeatures & ()
Defined at line 123424 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceLineRasterizationFeatures * operator const VkPhysicalDeviceLineRasterizationFeatures * ()
Defined at line 123429 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceLineRasterizationFeatures * operator VkPhysicalDeviceLineRasterizationFeatures * ()
Defined at line 123434 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceLineRasterizationFeatures & )
Defined at line 123448 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp