ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceVulkan14Features Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceVulkan14Features:

Public Attributes

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

Detailed Description

Definition at line 12856 of file vulkan.h.

Member Data Documentation

◆ bresenhamLines

VkBool32 VkPhysicalDeviceVulkan14Features::bresenhamLines

Definition at line 12866 of file vulkan.h.

◆ dynamicRenderingLocalRead

VkBool32 VkPhysicalDeviceVulkan14Features::dynamicRenderingLocalRead

Definition at line 12874 of file vulkan.h.

◆ globalPriorityQuery

VkBool32 VkPhysicalDeviceVulkan14Features::globalPriorityQuery

Definition at line 12860 of file vulkan.h.

◆ hostImageCopy

VkBool32 VkPhysicalDeviceVulkan14Features::hostImageCopy

Definition at line 12879 of file vulkan.h.

◆ indexTypeUint8

VkBool32 VkPhysicalDeviceVulkan14Features::indexTypeUint8

Definition at line 12873 of file vulkan.h.

◆ maintenance5

VkBool32 VkPhysicalDeviceVulkan14Features::maintenance5

Definition at line 12875 of file vulkan.h.

◆ maintenance6

VkBool32 VkPhysicalDeviceVulkan14Features::maintenance6

Definition at line 12876 of file vulkan.h.

◆ pipelineProtectedAccess

VkBool32 VkPhysicalDeviceVulkan14Features::pipelineProtectedAccess

Definition at line 12877 of file vulkan.h.

◆ pipelineRobustness

VkBool32 VkPhysicalDeviceVulkan14Features::pipelineRobustness

Definition at line 12878 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceVulkan14Features::pNext

Definition at line 12859 of file vulkan.h.

◆ pushDescriptor

VkBool32 VkPhysicalDeviceVulkan14Features::pushDescriptor

Definition at line 12880 of file vulkan.h.

◆ rectangularLines

VkBool32 VkPhysicalDeviceVulkan14Features::rectangularLines

Definition at line 12865 of file vulkan.h.

◆ shaderExpectAssume

VkBool32 VkPhysicalDeviceVulkan14Features::shaderExpectAssume

Definition at line 12864 of file vulkan.h.

◆ shaderFloatControls2

VkBool32 VkPhysicalDeviceVulkan14Features::shaderFloatControls2

Definition at line 12863 of file vulkan.h.

◆ shaderSubgroupRotate

VkBool32 VkPhysicalDeviceVulkan14Features::shaderSubgroupRotate

Definition at line 12861 of file vulkan.h.

◆ shaderSubgroupRotateClustered

VkBool32 VkPhysicalDeviceVulkan14Features::shaderSubgroupRotateClustered

Definition at line 12862 of file vulkan.h.

◆ smoothLines

VkBool32 VkPhysicalDeviceVulkan14Features::smoothLines

Definition at line 12867 of file vulkan.h.

◆ stippledBresenhamLines

VkBool32 VkPhysicalDeviceVulkan14Features::stippledBresenhamLines

Definition at line 12869 of file vulkan.h.

◆ stippledRectangularLines

VkBool32 VkPhysicalDeviceVulkan14Features::stippledRectangularLines

Definition at line 12868 of file vulkan.h.

◆ stippledSmoothLines

VkBool32 VkPhysicalDeviceVulkan14Features::stippledSmoothLines

Definition at line 12870 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan14Features::sType

Definition at line 12858 of file vulkan.h.

◆ vertexAttributeInstanceRateDivisor

VkBool32 VkPhysicalDeviceVulkan14Features::vertexAttributeInstanceRateDivisor

Definition at line 12871 of file vulkan.h.

◆ vertexAttributeInstanceRateZeroDivisor

VkBool32 VkPhysicalDeviceVulkan14Features::vertexAttributeInstanceRateZeroDivisor

Definition at line 12872 of file vulkan.h.


The documentation for this struct was generated from the following file: