struct PhysicalDeviceVulkan14Features

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

=== VK_VERSION_1_4 ===

Public Members

StructureType sType
void * pNext
Bool32 globalPriorityQuery
Bool32 shaderSubgroupRotate
Bool32 shaderSubgroupRotateClustered
Bool32 shaderFloatControls2
Bool32 shaderExpectAssume
Bool32 rectangularLines
Bool32 bresenhamLines
Bool32 smoothLines
Bool32 stippledRectangularLines
Bool32 stippledBresenhamLines
Bool32 stippledSmoothLines
Bool32 vertexAttributeInstanceRateDivisor
Bool32 vertexAttributeInstanceRateZeroDivisor
Bool32 indexTypeUint8
Bool32 dynamicRenderingLocalRead
Bool32 maintenance5
Bool32 maintenance6
Bool32 pipelineProtectedAccess
Bool32 pipelineRobustness
Bool32 hostImageCopy
Bool32 pushDescriptor

Public Methods

void PhysicalDeviceVulkan14Features (Bool32 globalPriorityQuery_, Bool32 shaderSubgroupRotate_, Bool32 shaderSubgroupRotateClustered_, Bool32 shaderFloatControls2_, Bool32 shaderExpectAssume_, Bool32 rectangularLines_, Bool32 bresenhamLines_, Bool32 smoothLines_, Bool32 stippledRectangularLines_, Bool32 stippledBresenhamLines_, Bool32 stippledSmoothLines_, Bool32 vertexAttributeInstanceRateDivisor_, Bool32 vertexAttributeInstanceRateZeroDivisor_, Bool32 indexTypeUint8_, Bool32 dynamicRenderingLocalRead_, Bool32 maintenance5_, Bool32 maintenance6_, Bool32 pipelineProtectedAccess_, Bool32 pipelineRobustness_, Bool32 hostImageCopy_, Bool32 pushDescriptor_, void * pNext_)

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

void PhysicalDeviceVulkan14Features (const PhysicalDeviceVulkan14Features & rhs)

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

void PhysicalDeviceVulkan14Features (const VkPhysicalDeviceVulkan14Features & rhs)

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

PhysicalDeviceVulkan14Features & operator= (const PhysicalDeviceVulkan14Features & rhs)

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

PhysicalDeviceVulkan14Features & operator= (const VkPhysicalDeviceVulkan14Features & rhs)

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

PhysicalDeviceVulkan14Features & setPNext (void * pNext_)

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

PhysicalDeviceVulkan14Features && setPNext (void * pNext_)

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

PhysicalDeviceVulkan14Features & setGlobalPriorityQuery (Bool32 globalPriorityQuery_)

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

PhysicalDeviceVulkan14Features && setGlobalPriorityQuery (Bool32 globalPriorityQuery_)

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

PhysicalDeviceVulkan14Features & setShaderSubgroupRotate (Bool32 shaderSubgroupRotate_)

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

PhysicalDeviceVulkan14Features && setShaderSubgroupRotate (Bool32 shaderSubgroupRotate_)

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

PhysicalDeviceVulkan14Features & setShaderSubgroupRotateClustered (Bool32 shaderSubgroupRotateClustered_)

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

PhysicalDeviceVulkan14Features && setShaderSubgroupRotateClustered (Bool32 shaderSubgroupRotateClustered_)

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

PhysicalDeviceVulkan14Features & setShaderFloatControls2 (Bool32 shaderFloatControls2_)

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

PhysicalDeviceVulkan14Features && setShaderFloatControls2 (Bool32 shaderFloatControls2_)

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

PhysicalDeviceVulkan14Features & setShaderExpectAssume (Bool32 shaderExpectAssume_)

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

PhysicalDeviceVulkan14Features && setShaderExpectAssume (Bool32 shaderExpectAssume_)

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

PhysicalDeviceVulkan14Features & setRectangularLines (Bool32 rectangularLines_)

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

PhysicalDeviceVulkan14Features && setRectangularLines (Bool32 rectangularLines_)

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

PhysicalDeviceVulkan14Features & setBresenhamLines (Bool32 bresenhamLines_)

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

PhysicalDeviceVulkan14Features && setBresenhamLines (Bool32 bresenhamLines_)

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

PhysicalDeviceVulkan14Features & setSmoothLines (Bool32 smoothLines_)

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

PhysicalDeviceVulkan14Features && setSmoothLines (Bool32 smoothLines_)

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

PhysicalDeviceVulkan14Features & setStippledRectangularLines (Bool32 stippledRectangularLines_)

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

PhysicalDeviceVulkan14Features && setStippledRectangularLines (Bool32 stippledRectangularLines_)

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

PhysicalDeviceVulkan14Features & setStippledBresenhamLines (Bool32 stippledBresenhamLines_)

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

PhysicalDeviceVulkan14Features && setStippledBresenhamLines (Bool32 stippledBresenhamLines_)

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

PhysicalDeviceVulkan14Features & setStippledSmoothLines (Bool32 stippledSmoothLines_)

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

PhysicalDeviceVulkan14Features && setStippledSmoothLines (Bool32 stippledSmoothLines_)

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

PhysicalDeviceVulkan14Features & setVertexAttributeInstanceRateDivisor (Bool32 vertexAttributeInstanceRateDivisor_)

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

PhysicalDeviceVulkan14Features && setVertexAttributeInstanceRateDivisor (Bool32 vertexAttributeInstanceRateDivisor_)

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

PhysicalDeviceVulkan14Features & setVertexAttributeInstanceRateZeroDivisor (Bool32 vertexAttributeInstanceRateZeroDivisor_)

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

PhysicalDeviceVulkan14Features && setVertexAttributeInstanceRateZeroDivisor (Bool32 vertexAttributeInstanceRateZeroDivisor_)

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

PhysicalDeviceVulkan14Features & setIndexTypeUint8 (Bool32 indexTypeUint8_)

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

PhysicalDeviceVulkan14Features && setIndexTypeUint8 (Bool32 indexTypeUint8_)

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

PhysicalDeviceVulkan14Features & setDynamicRenderingLocalRead (Bool32 dynamicRenderingLocalRead_)

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

PhysicalDeviceVulkan14Features && setDynamicRenderingLocalRead (Bool32 dynamicRenderingLocalRead_)

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

PhysicalDeviceVulkan14Features & setMaintenance5 (Bool32 maintenance5_)

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

PhysicalDeviceVulkan14Features && setMaintenance5 (Bool32 maintenance5_)

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

PhysicalDeviceVulkan14Features & setMaintenance6 (Bool32 maintenance6_)

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

PhysicalDeviceVulkan14Features && setMaintenance6 (Bool32 maintenance6_)

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

PhysicalDeviceVulkan14Features & setPipelineProtectedAccess (Bool32 pipelineProtectedAccess_)

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

PhysicalDeviceVulkan14Features && setPipelineProtectedAccess (Bool32 pipelineProtectedAccess_)

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

PhysicalDeviceVulkan14Features & setPipelineRobustness (Bool32 pipelineRobustness_)

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

PhysicalDeviceVulkan14Features && setPipelineRobustness (Bool32 pipelineRobustness_)

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

PhysicalDeviceVulkan14Features & setHostImageCopy (Bool32 hostImageCopy_)

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

PhysicalDeviceVulkan14Features && setHostImageCopy (Bool32 hostImageCopy_)

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

PhysicalDeviceVulkan14Features & setPushDescriptor (Bool32 pushDescriptor_)

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

PhysicalDeviceVulkan14Features && setPushDescriptor (Bool32 pushDescriptor_)

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

const VkPhysicalDeviceVulkan14Features & operator const VkPhysicalDeviceVulkan14Features & ()

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

VkPhysicalDeviceVulkan14Features & operator VkPhysicalDeviceVulkan14Features & ()

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

const VkPhysicalDeviceVulkan14Features * operator const VkPhysicalDeviceVulkan14Features * ()

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

VkPhysicalDeviceVulkan14Features * operator VkPhysicalDeviceVulkan14Features * ()

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

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

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