ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceVulkan14Properties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceVulkan14Properties:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t lineSubPixelPrecisionBits
 
uint32_t maxVertexAttribDivisor
 
VkBool32 supportsNonZeroFirstInstance
 
uint32_t maxPushDescriptors
 
VkBool32 dynamicRenderingLocalReadDepthStencilAttachments
 
VkBool32 dynamicRenderingLocalReadMultisampledAttachments
 
VkBool32 earlyFragmentMultisampleCoverageAfterSampleCounting
 
VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting
 
VkBool32 depthStencilSwizzleOneSupport
 
VkBool32 polygonModePointSize
 
VkBool32 nonStrictSinglePixelWideLinesUseParallelogram
 
VkBool32 nonStrictWideLinesUseParallelogram
 
VkBool32 blockTexelViewCompatibleMultipleLayers
 
uint32_t maxCombinedImageSamplerDescriptorCount
 
VkBool32 fragmentShadingRateClampCombinerInputs
 
VkPipelineRobustnessBufferBehavior defaultRobustnessStorageBuffers
 
VkPipelineRobustnessBufferBehavior defaultRobustnessUniformBuffers
 
VkPipelineRobustnessBufferBehavior defaultRobustnessVertexInputs
 
VkPipelineRobustnessImageBehavior defaultRobustnessImages
 
uint32_t copySrcLayoutCount
 
VkImageLayout * pCopySrcLayouts
 
uint32_t copyDstLayoutCount
 
VkImageLayout * pCopyDstLayouts
 
uint8_t optimalTilingLayoutUUID [VK_UUID_SIZE]
 
VkBool32 identicalMemoryTypeRequirements
 

Detailed Description

Definition at line 12883 of file vulkan.h.

Member Data Documentation

◆ blockTexelViewCompatibleMultipleLayers

VkBool32 VkPhysicalDeviceVulkan14Properties::blockTexelViewCompatibleMultipleLayers

Definition at line 12899 of file vulkan.h.

◆ copyDstLayoutCount

uint32_t VkPhysicalDeviceVulkan14Properties::copyDstLayoutCount

Definition at line 12908 of file vulkan.h.

◆ copySrcLayoutCount

uint32_t VkPhysicalDeviceVulkan14Properties::copySrcLayoutCount

Definition at line 12906 of file vulkan.h.

◆ defaultRobustnessImages

VkPipelineRobustnessImageBehavior VkPhysicalDeviceVulkan14Properties::defaultRobustnessImages

Definition at line 12905 of file vulkan.h.

◆ defaultRobustnessStorageBuffers

VkPipelineRobustnessBufferBehavior VkPhysicalDeviceVulkan14Properties::defaultRobustnessStorageBuffers

Definition at line 12902 of file vulkan.h.

◆ defaultRobustnessUniformBuffers

VkPipelineRobustnessBufferBehavior VkPhysicalDeviceVulkan14Properties::defaultRobustnessUniformBuffers

Definition at line 12903 of file vulkan.h.

◆ defaultRobustnessVertexInputs

VkPipelineRobustnessBufferBehavior VkPhysicalDeviceVulkan14Properties::defaultRobustnessVertexInputs

Definition at line 12904 of file vulkan.h.

◆ depthStencilSwizzleOneSupport

VkBool32 VkPhysicalDeviceVulkan14Properties::depthStencilSwizzleOneSupport

Definition at line 12895 of file vulkan.h.

◆ dynamicRenderingLocalReadDepthStencilAttachments

VkBool32 VkPhysicalDeviceVulkan14Properties::dynamicRenderingLocalReadDepthStencilAttachments

Definition at line 12891 of file vulkan.h.

◆ dynamicRenderingLocalReadMultisampledAttachments

VkBool32 VkPhysicalDeviceVulkan14Properties::dynamicRenderingLocalReadMultisampledAttachments

Definition at line 12892 of file vulkan.h.

◆ earlyFragmentMultisampleCoverageAfterSampleCounting

VkBool32 VkPhysicalDeviceVulkan14Properties::earlyFragmentMultisampleCoverageAfterSampleCounting

Definition at line 12893 of file vulkan.h.

◆ earlyFragmentSampleMaskTestBeforeSampleCounting

VkBool32 VkPhysicalDeviceVulkan14Properties::earlyFragmentSampleMaskTestBeforeSampleCounting

Definition at line 12894 of file vulkan.h.

◆ fragmentShadingRateClampCombinerInputs

VkBool32 VkPhysicalDeviceVulkan14Properties::fragmentShadingRateClampCombinerInputs

Definition at line 12901 of file vulkan.h.

◆ identicalMemoryTypeRequirements

VkBool32 VkPhysicalDeviceVulkan14Properties::identicalMemoryTypeRequirements

Definition at line 12911 of file vulkan.h.

◆ lineSubPixelPrecisionBits

uint32_t VkPhysicalDeviceVulkan14Properties::lineSubPixelPrecisionBits

Definition at line 12887 of file vulkan.h.

◆ maxCombinedImageSamplerDescriptorCount

uint32_t VkPhysicalDeviceVulkan14Properties::maxCombinedImageSamplerDescriptorCount

Definition at line 12900 of file vulkan.h.

◆ maxPushDescriptors

uint32_t VkPhysicalDeviceVulkan14Properties::maxPushDescriptors

Definition at line 12890 of file vulkan.h.

◆ maxVertexAttribDivisor

uint32_t VkPhysicalDeviceVulkan14Properties::maxVertexAttribDivisor

Definition at line 12888 of file vulkan.h.

◆ nonStrictSinglePixelWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceVulkan14Properties::nonStrictSinglePixelWideLinesUseParallelogram

Definition at line 12897 of file vulkan.h.

◆ nonStrictWideLinesUseParallelogram

VkBool32 VkPhysicalDeviceVulkan14Properties::nonStrictWideLinesUseParallelogram

Definition at line 12898 of file vulkan.h.

◆ optimalTilingLayoutUUID

uint8_t VkPhysicalDeviceVulkan14Properties::optimalTilingLayoutUUID[VK_UUID_SIZE]

Definition at line 12910 of file vulkan.h.

◆ pCopyDstLayouts

VkImageLayout* VkPhysicalDeviceVulkan14Properties::pCopyDstLayouts

Definition at line 12909 of file vulkan.h.

◆ pCopySrcLayouts

VkImageLayout* VkPhysicalDeviceVulkan14Properties::pCopySrcLayouts

Definition at line 12907 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceVulkan14Properties::pNext

Definition at line 12886 of file vulkan.h.

◆ polygonModePointSize

VkBool32 VkPhysicalDeviceVulkan14Properties::polygonModePointSize

Definition at line 12896 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan14Properties::sType

Definition at line 12885 of file vulkan.h.

◆ supportsNonZeroFirstInstance

VkBool32 VkPhysicalDeviceVulkan14Properties::supportsNonZeroFirstInstance

Definition at line 12889 of file vulkan.h.


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