Lines Matching defs:PhysicalDeviceLegacyVertexAttributesPropertiesEXT
72545 struct PhysicalDeviceLegacyVertexAttributesPropertiesEXT struct
72547 using NativeType = VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT;
72549 static const bool allowDuplicate = false;
72550 …R StructureType structureType = StructureType::ePhysicalDeviceLegacyVertexAttributesPropertiesEXT;
72553 …VULKAN_HPP_CONSTEXPR PhysicalDeviceLegacyVertexAttributesPropertiesEXT( VULKAN_HPP_NAMESPACE::Bool… in PhysicalDeviceLegacyVertexAttributesPropertiesEXT() function
72563 …PhysicalDeviceLegacyVertexAttributesPropertiesEXT( VkPhysicalDeviceLegacyVertexAttributesPropertie… in PhysicalDeviceLegacyVertexAttributesPropertiesEXT() function
72574 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLegacyVertexAttributesPropertiesEXT … in operator =()
72579 …4 PhysicalDeviceLegacyVertexAttributesPropertiesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
72586 …nalignedPerformance( VULKAN_HPP_NAMESPACE::Bool32 nativeUnalignedPerformance_ ) VULKAN_HPP_NOEXCEPT in setNativeUnalignedPerformance()
72593 operator VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT const&()
72598 operator VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT&()
72609 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
72618 …erator==( PhysicalDeviceLegacyVertexAttributesPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
72627 …erator!=( PhysicalDeviceLegacyVertexAttributesPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
72634 …ype sType = StructureType::ePhysicalDeviceLegacyVertexAttributesPropertiesEXT;
72635 void * pNext = {};
72636 VULKAN_HPP_NAMESPACE::Bool32 nativeUnalignedPerformance = {};