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_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_, vk::PipelineRobustnessBufferBehavior defaultRobustnessStorageBuffers_, vk::PipelineRobustnessBufferBehavior defaultRobustnessUniformBuffers_, vk::PipelineRobustnessBufferBehavior defaultRobustnessVertexInputs_, vk::PipelineRobustnessImageBehavior defaultRobustnessImages_, uint32_t copySrcLayoutCount_, vk::ImageLayout * pCopySrcLayouts_, uint32_t copyDstLayoutCount_, vk::ImageLayout * pCopyDstLayouts_, const std::array<uint8_t, 16U> & optimalTilingLayoutUUID_, vk::Bool32 identicalMemoryTypeRequirements_, 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