struct PhysicalDeviceVulkan14Features
Defined at line 96861 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_VERSION_1_4 ===
Public Members
StructureType sType
void * pNext
vk::Bool32 globalPriorityQuery
vk::Bool32 shaderSubgroupRotate
vk::Bool32 shaderSubgroupRotateClustered
vk::Bool32 shaderFloatControls2
vk::Bool32 shaderExpectAssume
vk::Bool32 rectangularLines
vk::Bool32 bresenhamLines
vk::Bool32 smoothLines
vk::Bool32 stippledRectangularLines
vk::Bool32 stippledBresenhamLines
vk::Bool32 stippledSmoothLines
vk::Bool32 vertexAttributeInstanceRateDivisor
vk::Bool32 vertexAttributeInstanceRateZeroDivisor
vk::Bool32 indexTypeUint8
vk::Bool32 dynamicRenderingLocalRead
vk::Bool32 maintenance5
vk::Bool32 maintenance6
vk::Bool32 pipelineProtectedAccess
vk::Bool32 pipelineRobustness
vk::Bool32 hostImageCopy
vk::Bool32 pushDescriptor
Public Methods
void PhysicalDeviceVulkan14Features (vk::Bool32 globalPriorityQuery_, vk::Bool32 shaderSubgroupRotate_, vk::Bool32 shaderSubgroupRotateClustered_, vk::Bool32 shaderFloatControls2_, vk::Bool32 shaderExpectAssume_, vk::Bool32 rectangularLines_, vk::Bool32 bresenhamLines_, vk::Bool32 smoothLines_, vk::Bool32 stippledRectangularLines_, vk::Bool32 stippledBresenhamLines_, vk::Bool32 stippledSmoothLines_, vk::Bool32 vertexAttributeInstanceRateDivisor_, vk::Bool32 vertexAttributeInstanceRateZeroDivisor_, vk::Bool32 indexTypeUint8_, vk::Bool32 dynamicRenderingLocalRead_, vk::Bool32 maintenance5_, vk::Bool32 maintenance6_, vk::Bool32 pipelineProtectedAccess_, vk::Bool32 pipelineRobustness_, vk::Bool32 hostImageCopy_, vk::Bool32 pushDescriptor_, void * pNext_)
Defined at line 96869 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan14Features (const PhysicalDeviceVulkan14Features & rhs)
Defined at line 96916 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan14Features (const VkPhysicalDeviceVulkan14Features & rhs)
Defined at line 96918 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & operator= (const PhysicalDeviceVulkan14Features & rhs)
Defined at line 96923 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & operator= (const VkPhysicalDeviceVulkan14Features & rhs)
Defined at line 96926 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setPNext (void * pNext_)
Defined at line 96933 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setGlobalPriorityQuery (vk::Bool32 globalPriorityQuery_)
Defined at line 96939 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setShaderSubgroupRotate (vk::Bool32 shaderSubgroupRotate_)
Defined at line 96945 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setShaderSubgroupRotateClustered (vk::Bool32 shaderSubgroupRotateClustered_)
Defined at line 96951 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setShaderFloatControls2 (vk::Bool32 shaderFloatControls2_)
Defined at line 96958 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setShaderExpectAssume (vk::Bool32 shaderExpectAssume_)
Defined at line 96964 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setRectangularLines (vk::Bool32 rectangularLines_)
Defined at line 96970 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setBresenhamLines (vk::Bool32 bresenhamLines_)
Defined at line 96976 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setSmoothLines (vk::Bool32 smoothLines_)
Defined at line 96982 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setStippledRectangularLines (vk::Bool32 stippledRectangularLines_)
Defined at line 96988 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setStippledBresenhamLines (vk::Bool32 stippledBresenhamLines_)
Defined at line 96995 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setStippledSmoothLines (vk::Bool32 stippledSmoothLines_)
Defined at line 97002 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setVertexAttributeInstanceRateDivisor (vk::Bool32 vertexAttributeInstanceRateDivisor_)
Defined at line 97008 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setVertexAttributeInstanceRateZeroDivisor (vk::Bool32 vertexAttributeInstanceRateZeroDivisor_)
Defined at line 97015 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setIndexTypeUint8 (vk::Bool32 indexTypeUint8_)
Defined at line 97022 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setDynamicRenderingLocalRead (vk::Bool32 dynamicRenderingLocalRead_)
Defined at line 97028 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setMaintenance5 (vk::Bool32 maintenance5_)
Defined at line 97035 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setMaintenance6 (vk::Bool32 maintenance6_)
Defined at line 97041 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setPipelineProtectedAccess (vk::Bool32 pipelineProtectedAccess_)
Defined at line 97047 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setPipelineRobustness (vk::Bool32 pipelineRobustness_)
Defined at line 97054 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setHostImageCopy (vk::Bool32 hostImageCopy_)
Defined at line 97060 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Features & setPushDescriptor (vk::Bool32 pushDescriptor_)
Defined at line 97066 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVulkan14Features & operator const VkPhysicalDeviceVulkan14Features & ()
Defined at line 97073 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVulkan14Features & operator VkPhysicalDeviceVulkan14Features & ()
Defined at line 97078 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVulkan14Features & )
Defined at line 97140 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp