Searched defs:PhysicalDeviceShaderCorePropertiesARM (Results 1 – 5 of 5) sorted by relevance
74750 struct PhysicalDeviceShaderCorePropertiesARM struct74759 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCorePropertiesARM(uint32_t pixelRate_ = {}, uint32_t texel… in PhysicalDeviceShaderCorePropertiesARM() function74765 …PhysicalDeviceShaderCorePropertiesARM( VkPhysicalDeviceShaderCorePropertiesARM const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesARM() function74775 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesARM const *>( &r… in operator =()74780 operator VkPhysicalDeviceShaderCorePropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM const&()74785 operator VkPhysicalDeviceShaderCorePropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM&()74796 reflect() const VULKAN_HPP_NOEXCEPT in reflect()74806 bool operator==( PhysicalDeviceShaderCorePropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()74819 bool operator!=( PhysicalDeviceShaderCorePropertiesARM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()74826 … VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderCorePropertiesARM;[all …]
87677 struct PhysicalDeviceShaderCorePropertiesARM struct87679 using NativeType = VkPhysicalDeviceShaderCorePropertiesARM;87681 static const bool allowDuplicate = false;87682 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCorePropertiesARM;87685 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCorePropertiesARM( uint32_t pixelRate_ = {}, in PhysicalDeviceShaderCorePropertiesARM() function87698 …PhysicalDeviceShaderCorePropertiesARM( VkPhysicalDeviceShaderCorePropertiesARM const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesARM() function87708 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesARM const *>( &r… in operator =()87712 operator VkPhysicalDeviceShaderCorePropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM const&()87717 operator VkPhysicalDeviceShaderCorePropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM&()87728 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
82612 struct PhysicalDeviceShaderCorePropertiesARM struct82614 using NativeType = VkPhysicalDeviceShaderCorePropertiesARM;82616 static const bool allowDuplicate = false;82617 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCorePropertiesARM;82620 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCorePropertiesARM( uint32_t pixelRate_ = {}, in PhysicalDeviceShaderCorePropertiesARM() function82633 …PhysicalDeviceShaderCorePropertiesARM( VkPhysicalDeviceShaderCorePropertiesARM const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesARM() function82643 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesARM const *>( &r… in operator =()82647 operator VkPhysicalDeviceShaderCorePropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM const&()82652 operator VkPhysicalDeviceShaderCorePropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM&()82663 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
83907 struct PhysicalDeviceShaderCorePropertiesARM struct83909 using NativeType = VkPhysicalDeviceShaderCorePropertiesARM;83911 static const bool allowDuplicate = false;83912 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderCorePropertiesARM;83915 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCorePropertiesARM( uint32_t pixelRate_ = {}, in PhysicalDeviceShaderCorePropertiesARM() function83928 …PhysicalDeviceShaderCorePropertiesARM( VkPhysicalDeviceShaderCorePropertiesARM const & rhs ) VULKA… in PhysicalDeviceShaderCorePropertiesARM() function83938 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCorePropertiesARM const *>( &r… in operator =()83942 operator VkPhysicalDeviceShaderCorePropertiesARM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM const&()83947 operator VkPhysicalDeviceShaderCorePropertiesARM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderCorePropertiesARM&()83958 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
73871 pub struct PhysicalDeviceShaderCorePropertiesARM { struct73878 impl ::std::default::Default for PhysicalDeviceShaderCorePropertiesARM { argument73890 unsafe impl TaggedStructure for PhysicalDeviceShaderCorePropertiesARM { implementation73893 impl PhysicalDeviceShaderCorePropertiesARM { impl73907 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceShaderCorePropertiesARM {} implementation73938 pub fn build(self) -> PhysicalDeviceShaderCorePropertiesARM { in build()