struct PhysicalDeviceVulkan14Properties
Defined at line 97198 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint32_t lineSubPixelPrecisionBits
uint32_t maxVertexAttribDivisor
vk::Bool32 supportsNonZeroFirstInstance
uint32_t maxPushDescriptors
vk::Bool32 dynamicRenderingLocalReadDepthStencilAttachments
vk::Bool32 dynamicRenderingLocalReadMultisampledAttachments
vk::Bool32 earlyFragmentMultisampleCoverageAfterSampleCounting
vk::Bool32 earlyFragmentSampleMaskTestBeforeSampleCounting
vk::Bool32 depthStencilSwizzleOneSupport
vk::Bool32 polygonModePointSize
vk::Bool32 nonStrictSinglePixelWideLinesUseParallelogram
vk::Bool32 nonStrictWideLinesUseParallelogram
vk::Bool32 blockTexelViewCompatibleMultipleLayers
uint32_t maxCombinedImageSamplerDescriptorCount
vk::Bool32 fragmentShadingRateClampCombinerInputs
PipelineRobustnessBufferBehavior defaultRobustnessStorageBuffers
PipelineRobustnessBufferBehavior defaultRobustnessUniformBuffers
PipelineRobustnessBufferBehavior defaultRobustnessVertexInputs
PipelineRobustnessImageBehavior defaultRobustnessImages
uint32_t copySrcLayoutCount
vk::ImageLayout * pCopySrcLayouts
uint32_t copyDstLayoutCount
vk::ImageLayout * pCopyDstLayouts
ArrayWrapper1D optimalTilingLayoutUUID
vk::Bool32 identicalMemoryTypeRequirements
Public Methods
void PhysicalDeviceVulkan14Properties (uint32_tlineSubPixelPrecisionBits_,uint32_tmaxVertexAttribDivisor_,vk::Bool32supportsNonZeroFirstInstance_,uint32_tmaxPushDescriptors_,vk::Bool32dynamicRenderingLocalReadDepthStencilAttachments_,vk::Bool32dynamicRenderingLocalReadMultisampledAttachments_,vk::Bool32earlyFragmentMultisampleCoverageAfterSampleCounting_,vk::Bool32earlyFragmentSampleMaskTestBeforeSampleCounting_,vk::Bool32depthStencilSwizzleOneSupport_,vk::Bool32polygonModePointSize_,vk::Bool32nonStrictSinglePixelWideLinesUseParallelogram_,vk::Bool32nonStrictWideLinesUseParallelogram_,vk::Bool32blockTexelViewCompatibleMultipleLayers_,uint32_tmaxCombinedImageSamplerDescriptorCount_,vk::Bool32fragmentShadingRateClampCombinerInputs_,vk::PipelineRobustnessBufferBehaviordefaultRobustnessStorageBuffers_,vk::PipelineRobustnessBufferBehaviordefaultRobustnessUniformBuffers_,vk::PipelineRobustnessBufferBehaviordefaultRobustnessVertexInputs_,vk::PipelineRobustnessImageBehaviordefaultRobustnessImages_,uint32_tcopySrcLayoutCount_,vk::ImageLayout *pCopySrcLayouts_,uint32_tcopyDstLayoutCount_,vk::ImageLayout *pCopyDstLayouts_,const std::array<uint8_t, 16U> &optimalTilingLayoutUUID_,vk::Bool32identicalMemoryTypeRequirements_,void *pNext_)
Defined at line 97206 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan14Properties (const PhysicalDeviceVulkan14Properties & rhs)
Defined at line 97265 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan14Properties (const VkPhysicalDeviceVulkan14Properties & rhs)
Defined at line 97267 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Properties & operator= (const PhysicalDeviceVulkan14Properties & rhs)
Defined at line 97272 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan14Properties & operator= (const VkPhysicalDeviceVulkan14Properties & rhs)
Defined at line 97275 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVulkan14Properties & operator const VkPhysicalDeviceVulkan14Properties & ()
Defined at line 97281 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVulkan14Properties & operator VkPhysicalDeviceVulkan14Properties & ()
Defined at line 97286 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVulkan14Properties & )
Defined at line 97356 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp