Lines Matching defs:PhysicalDeviceLegacyVertexAttributesPropertiesEXT
70745 struct PhysicalDeviceLegacyVertexAttributesPropertiesEXT struct
70747 using NativeType = VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT;
70749 static const bool allowDuplicate = false;
70750 …R StructureType structureType = StructureType::ePhysicalDeviceLegacyVertexAttributesPropertiesEXT;
70753 …VULKAN_HPP_CONSTEXPR PhysicalDeviceLegacyVertexAttributesPropertiesEXT( VULKAN_HPP_NAMESPACE::Bool… in PhysicalDeviceLegacyVertexAttributesPropertiesEXT() function
70763 …PhysicalDeviceLegacyVertexAttributesPropertiesEXT( VkPhysicalDeviceLegacyVertexAttributesPropertie… in PhysicalDeviceLegacyVertexAttributesPropertiesEXT() function
70774 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLegacyVertexAttributesPropertiesEXT … in operator =()
70779 …4 PhysicalDeviceLegacyVertexAttributesPropertiesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
70786 …nalignedPerformance( VULKAN_HPP_NAMESPACE::Bool32 nativeUnalignedPerformance_ ) VULKAN_HPP_NOEXCEPT in setNativeUnalignedPerformance()
70793 operator VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT const&()
70798 operator VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLegacyVertexAttributesPropertiesEXT&()
70809 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
70818 …erator==( PhysicalDeviceLegacyVertexAttributesPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
70827 …erator!=( PhysicalDeviceLegacyVertexAttributesPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
70834 …ype sType = StructureType::ePhysicalDeviceLegacyVertexAttributesPropertiesEXT;
70835 void * pNext = {};
70836 VULKAN_HPP_NAMESPACE::Bool32 nativeUnalignedPerformance = {};