Lines Matching defs:PhysicalDeviceVulkan13Properties

90934   struct PhysicalDeviceVulkan13Properties  struct
90936 using NativeType = VkPhysicalDeviceVulkan13Properties;
90938 static const bool allowDuplicate = false;
90939 …CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan13Properties;
90943PhysicalDeviceVulkan13Properties( uint32_t minSubgroupSize_ … in PhysicalDeviceVulkan13Properties() argument
91040PhysicalDeviceVulkan13Properties( VkPhysicalDeviceVulkan13Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan13Properties() function
91050 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan13Properties const *>( &rhs ); in operator =()
91054 operator VkPhysicalDeviceVulkan13Properties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan13Properties const&()
91059 operator VkPhysicalDeviceVulkan13Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan13Properties&()
91116 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
91171 bool operator==( PhysicalDeviceVulkan13Properties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
91228 bool operator!=( PhysicalDeviceVulkan13Properties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
91235 … = StructureType::ePhysicalDeviceVulkan13Properties;
91236 … pNext = {};
91237 … minSubgroupSize = {};
91238 … maxSubgroupSize = {};
91239 … maxComputeWorkgroupSubgroups = {};
91240 …PP_NAMESPACE::ShaderStageFlags requiredSubgroupSizeStages = {};
91241 … maxInlineUniformBlockSize = {};
91242 … maxPerStageDescriptorInlineUniformBlocks = {};
91243 … maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks = {};
91244 … maxDescriptorSetInlineUniformBlocks = {};
91245 … maxDescriptorSetUpdateAfterBindInlineUniformBlocks = {};
91246 … maxInlineUniformTotalSize = {};
91247 …PP_NAMESPACE::Bool32 integerDotProduct8BitUnsignedAccelerated = {};
91248 …PP_NAMESPACE::Bool32 integerDotProduct8BitSignedAccelerated = {};
91249 …PP_NAMESPACE::Bool32 integerDotProduct8BitMixedSignednessAccelerated = {};
91250 …PP_NAMESPACE::Bool32 integerDotProduct4x8BitPackedUnsignedAccelerated = {};
91251 …PP_NAMESPACE::Bool32 integerDotProduct4x8BitPackedSignedAccelerated = {};
91252 …PP_NAMESPACE::Bool32 integerDotProduct4x8BitPackedMixedSignednessAccelerated = {};
91253 …PP_NAMESPACE::Bool32 integerDotProduct16BitUnsignedAccelerated = {};
91254 …PP_NAMESPACE::Bool32 integerDotProduct16BitSignedAccelerated = {};
91255 …PP_NAMESPACE::Bool32 integerDotProduct16BitMixedSignednessAccelerated = {};
91256 …PP_NAMESPACE::Bool32 integerDotProduct32BitUnsignedAccelerated = {};
91257 …PP_NAMESPACE::Bool32 integerDotProduct32BitSignedAccelerated = {};
91258 …PP_NAMESPACE::Bool32 integerDotProduct32BitMixedSignednessAccelerated = {};
91259 …PP_NAMESPACE::Bool32 integerDotProduct64BitUnsignedAccelerated = {};
91260 …PP_NAMESPACE::Bool32 integerDotProduct64BitSignedAccelerated = {};
91261 …PP_NAMESPACE::Bool32 integerDotProduct64BitMixedSignednessAccelerated = {};
91262 …PP_NAMESPACE::Bool32 integerDotProductAccumulatingSaturating8BitUnsignedAccelerated = {};
91263 …PP_NAMESPACE::Bool32 integerDotProductAccumulatingSaturating8BitSignedAccelerated = {};
91264 …ool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated = {};
91265 …ool32 integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated = {};
91266 …ool32 integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated = {};
91267 …ool32 integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated = {};
91268 …ool32 integerDotProductAccumulatingSaturating16BitUnsignedAccelerated = {};
91269 …ool32 integerDotProductAccumulatingSaturating16BitSignedAccelerated = {};
91270 …ool32 integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated = {};
91271 …ool32 integerDotProductAccumulatingSaturating32BitUnsignedAccelerated = {};
91272 …ool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated = {};
91273 …ool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated = {};
91274 …ool32 integerDotProductAccumulatingSaturating64BitUnsignedAccelerated = {};
91275 …ool32 integerDotProductAccumulatingSaturating64BitSignedAccelerated = {};
91276 …ool32 integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated = {};
91277 …eviceSize storageTexelBufferOffsetAlignmentBytes = {};
91278 …ool32 storageTexelBufferOffsetSingleTexelAlignment = {};
91279 …eviceSize uniformTexelBufferOffsetAlignmentBytes = {};
91280 …ool32 uniformTexelBufferOffsetSingleTexelAlignment = {};
91281 …eviceSize maxBufferSize = {};