Lines Matching defs:PhysicalDeviceVulkan14Properties

92856   struct PhysicalDeviceVulkan14Properties  struct
92858 using NativeType = VkPhysicalDeviceVulkan14Properties;
92860 static const bool allowDuplicate = false;
92861 …CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan14Properties;
92864 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkan14Properties( in PhysicalDeviceVulkan14Properties() argument
92925PhysicalDeviceVulkan14Properties( VkPhysicalDeviceVulkan14Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan14Properties() function
92935 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan14Properties const *>( &rhs ); in operator =()
92939 operator VkPhysicalDeviceVulkan14Properties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan14Properties const&()
92944 operator VkPhysicalDeviceVulkan14Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan14Properties&()
92981 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
93016 bool operator==( PhysicalDeviceVulkan14Properties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
93043 bool operator!=( PhysicalDeviceVulkan14Properties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
93050 …Type = StructureType::ePhysicalDeviceVulkan14Properties;
93051 … pNext = {};
93052 … lineSubPixelPrecisionBits = {};
93053 … maxVertexAttribDivisor = {};
93054 …_NAMESPACE::Bool32 supportsNonZeroFirstInstance = {};
93055 … maxPushDescriptors = {};
93056 …_NAMESPACE::Bool32 dynamicRenderingLocalReadDepthStencilAttachments = {};
93057 …_NAMESPACE::Bool32 dynamicRenderingLocalReadMultisampledAttachments = {};
93058 …MESPACE::Bool32 earlyFragmentMultisampleCoverageAfterSampleCounting = {};
93059 …MESPACE::Bool32 earlyFragmentSampleMaskTestBeforeSampleCounting = {};
93060 …MESPACE::Bool32 depthStencilSwizzleOneSupport = {};
93061 …MESPACE::Bool32 polygonModePointSize = {};
93062 …MESPACE::Bool32 nonStrictSinglePixelWideLinesUseParallelogram = {};
93063 …MESPACE::Bool32 nonStrictWideLinesUseParallelogram = {};
93064 …MESPACE::Bool32 blockTexelViewCompatibleMultipleLayers = {};
93065 … maxCombinedImageSamplerDescriptorCount = {};
93066 …MESPACE::Bool32 fragmentShadingRateClampCombinerInputs = {};
93067 VULKAN_HPP_NAMESPACE::PipelineRobustnessBufferBehavior defaultRobustnessStorageBuffers =
93069 VULKAN_HPP_NAMESPACE::PipelineRobustnessBufferBehavior defaultRobustnessUniformBuffers =
93071 VULKAN_HPP_NAMESPACE::PipelineRobustnessBufferBehavior defaultRobustnessVertexInputs =
93073 … defaultRobustnessImages = VULKAN_HPP_NAMESPACE::PipelineRobustnessImageBehavior::eDeviceDefault;
93074 uint32_t copySrcLayoutCount = {};
93075 VULKAN_HPP_NAMESPACE::ImageLayout * pCopySrcLayouts = {};
93076 uint32_t copyDstLayoutCount = {};
93077 VULKAN_HPP_NAMESPACE::ImageLayout * pCopyDstLayouts = {};
93078 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<uint8_t, VK_UUID_SIZE> optimalTilingLayoutUUID = {};
93079 … VULKAN_HPP_NAMESPACE::Bool32 identicalMemoryTypeRequirements = {};