Lines Matching defs:PhysicalDeviceVulkan13Properties
92174 struct PhysicalDeviceVulkan13Properties struct
92176 using NativeType = VkPhysicalDeviceVulkan13Properties;
92178 static const bool allowDuplicate = false;
92179 …CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan13Properties;
92183 …PhysicalDeviceVulkan13Properties( uint32_t minSubgroupSize_ … in PhysicalDeviceVulkan13Properties() argument
92280 …PhysicalDeviceVulkan13Properties( VkPhysicalDeviceVulkan13Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan13Properties() function
92290 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan13Properties const *>( &rhs ); in operator =()
92294 operator VkPhysicalDeviceVulkan13Properties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan13Properties const&()
92299 operator VkPhysicalDeviceVulkan13Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan13Properties&()
92356 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
92411 bool operator==( PhysicalDeviceVulkan13Properties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
92468 bool operator!=( PhysicalDeviceVulkan13Properties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
92475 … = StructureType::ePhysicalDeviceVulkan13Properties;
92476 … pNext = {};
92477 … minSubgroupSize = {};
92478 … maxSubgroupSize = {};
92479 … maxComputeWorkgroupSubgroups = {};
92480 …PP_NAMESPACE::ShaderStageFlags requiredSubgroupSizeStages = {};
92481 … maxInlineUniformBlockSize = {};
92482 … maxPerStageDescriptorInlineUniformBlocks = {};
92483 … maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks = {};
92484 … maxDescriptorSetInlineUniformBlocks = {};
92485 … maxDescriptorSetUpdateAfterBindInlineUniformBlocks = {};
92486 … maxInlineUniformTotalSize = {};
92487 …PP_NAMESPACE::Bool32 integerDotProduct8BitUnsignedAccelerated = {};
92488 …PP_NAMESPACE::Bool32 integerDotProduct8BitSignedAccelerated = {};
92489 …PP_NAMESPACE::Bool32 integerDotProduct8BitMixedSignednessAccelerated = {};
92490 …PP_NAMESPACE::Bool32 integerDotProduct4x8BitPackedUnsignedAccelerated = {};
92491 …PP_NAMESPACE::Bool32 integerDotProduct4x8BitPackedSignedAccelerated = {};
92492 …PP_NAMESPACE::Bool32 integerDotProduct4x8BitPackedMixedSignednessAccelerated = {};
92493 …PP_NAMESPACE::Bool32 integerDotProduct16BitUnsignedAccelerated = {};
92494 …PP_NAMESPACE::Bool32 integerDotProduct16BitSignedAccelerated = {};
92495 …PP_NAMESPACE::Bool32 integerDotProduct16BitMixedSignednessAccelerated = {};
92496 …PP_NAMESPACE::Bool32 integerDotProduct32BitUnsignedAccelerated = {};
92497 …PP_NAMESPACE::Bool32 integerDotProduct32BitSignedAccelerated = {};
92498 …PP_NAMESPACE::Bool32 integerDotProduct32BitMixedSignednessAccelerated = {};
92499 …PP_NAMESPACE::Bool32 integerDotProduct64BitUnsignedAccelerated = {};
92500 …PP_NAMESPACE::Bool32 integerDotProduct64BitSignedAccelerated = {};
92501 …PP_NAMESPACE::Bool32 integerDotProduct64BitMixedSignednessAccelerated = {};
92502 …PP_NAMESPACE::Bool32 integerDotProductAccumulatingSaturating8BitUnsignedAccelerated = {};
92503 …PP_NAMESPACE::Bool32 integerDotProductAccumulatingSaturating8BitSignedAccelerated = {};
92504 …ool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated = {};
92505 …ool32 integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated = {};
92506 …ool32 integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated = {};
92507 …ool32 integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated = {};
92508 …ool32 integerDotProductAccumulatingSaturating16BitUnsignedAccelerated = {};
92509 …ool32 integerDotProductAccumulatingSaturating16BitSignedAccelerated = {};
92510 …ool32 integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated = {};
92511 …ool32 integerDotProductAccumulatingSaturating32BitUnsignedAccelerated = {};
92512 …ool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated = {};
92513 …ool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated = {};
92514 …ool32 integerDotProductAccumulatingSaturating64BitUnsignedAccelerated = {};
92515 …ool32 integerDotProductAccumulatingSaturating64BitSignedAccelerated = {};
92516 …ool32 integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated = {};
92517 …eviceSize storageTexelBufferOffsetAlignmentBytes = {};
92518 …ool32 storageTexelBufferOffsetSingleTexelAlignment = {};
92519 …eviceSize uniformTexelBufferOffsetAlignmentBytes = {};
92520 …ool32 uniformTexelBufferOffsetSingleTexelAlignment = {};
92521 …eviceSize maxBufferSize = {};