struct PhysicalDeviceLineRasterizationProperties

Defined at line 123497 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceLineRasterizationProperties, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceLineRasterizationProperties.html

Public Members

StructureType sType
void * pNext
uint32_t lineSubPixelPrecisionBits

Public Methods

void PhysicalDeviceLineRasterizationProperties (uint32_t lineSubPixelPrecisionBits_, void * pNext_)

Defined at line 123505 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceLineRasterizationProperties (const PhysicalDeviceLineRasterizationProperties & rhs)

Defined at line 123511 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceLineRasterizationProperties (const VkPhysicalDeviceLineRasterizationProperties & rhs)

Defined at line 123513 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLineRasterizationProperties & operator= (const PhysicalDeviceLineRasterizationProperties & rhs)

Defined at line 123518 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLineRasterizationProperties & operator= (const VkPhysicalDeviceLineRasterizationProperties & rhs)

Defined at line 123521 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceLineRasterizationProperties & operator const VkPhysicalDeviceLineRasterizationProperties & ()

Defined at line 123527 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceLineRasterizationProperties & operator VkPhysicalDeviceLineRasterizationProperties & ()

Defined at line 123532 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceLineRasterizationProperties * operator const VkPhysicalDeviceLineRasterizationProperties * ()

Defined at line 123537 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceLineRasterizationProperties * operator VkPhysicalDeviceLineRasterizationProperties * ()

Defined at line 123542 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceLineRasterizationProperties & )

Defined at line 123555 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp