Searched defs:PhysicalDeviceASTCDecodeFeaturesEXT (Results 1 – 4 of 4) sorted by relevance
51070 struct PhysicalDeviceASTCDecodeFeaturesEXT struct51072 using NativeType = VkPhysicalDeviceASTCDecodeFeaturesEXT;51078 …VULKAN_HPP_CONSTEXPR PhysicalDeviceASTCDecodeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 decodeModeS… in PhysicalDeviceASTCDecodeFeaturesEXT() function51087 …PhysicalDeviceASTCDecodeFeaturesEXT( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) VULKAN_HP… in PhysicalDeviceASTCDecodeFeaturesEXT() function51097 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceASTCDecodeFeaturesEXT const *>( &rhs… in operator =()51102 …PP_CONSTEXPR_14 PhysicalDeviceASTCDecodeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()51109 …odeModeSharedExponent( VULKAN_HPP_NAMESPACE::Bool32 decodeModeSharedExponent_ ) VULKAN_HPP_NOEXCEPT in setDecodeModeSharedExponent()51116 explicit operator VkPhysicalDeviceASTCDecodeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()51121 explicit operator VkPhysicalDeviceASTCDecodeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()51132 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
48044 struct PhysicalDeviceASTCDecodeFeaturesEXT struct48053 VULKAN_HPP_CONSTEXPR PhysicalDeviceASTCDecodeFeaturesEXT(VULKAN_HPP_NAMESPACE::Bool32 decodeModeSha… in PhysicalDeviceASTCDecodeFeaturesEXT() function48059 …PhysicalDeviceASTCDecodeFeaturesEXT( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) VULKAN_HP… in PhysicalDeviceASTCDecodeFeaturesEXT() function48069 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceASTCDecodeFeaturesEXT const *>( &rhs… in operator =()48074 …PP_CONSTEXPR_14 PhysicalDeviceASTCDecodeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()48080 …odeModeSharedExponent( VULKAN_HPP_NAMESPACE::Bool32 decodeModeSharedExponent_ ) VULKAN_HPP_NOEXCEPT in setDecodeModeSharedExponent()48088 operator VkPhysicalDeviceASTCDecodeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()48093 operator VkPhysicalDeviceASTCDecodeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()48104 reflect() const VULKAN_HPP_NOEXCEPT in reflect()48114 bool operator==( PhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
52915 struct PhysicalDeviceASTCDecodeFeaturesEXT struct52917 using NativeType = VkPhysicalDeviceASTCDecodeFeaturesEXT;52923 …VULKAN_HPP_CONSTEXPR PhysicalDeviceASTCDecodeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 decodeModeS… in PhysicalDeviceASTCDecodeFeaturesEXT() function52932 …PhysicalDeviceASTCDecodeFeaturesEXT( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) VULKAN_HP… in PhysicalDeviceASTCDecodeFeaturesEXT() function52942 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceASTCDecodeFeaturesEXT const *>( &rhs… in operator =()52947 …PP_CONSTEXPR_14 PhysicalDeviceASTCDecodeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()52954 …odeModeSharedExponent( VULKAN_HPP_NAMESPACE::Bool32 decodeModeSharedExponent_ ) VULKAN_HPP_NOEXCEPT in setDecodeModeSharedExponent()52961 operator VkPhysicalDeviceASTCDecodeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()52966 operator VkPhysicalDeviceASTCDecodeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()52977 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
29503 pub struct PhysicalDeviceASTCDecodeFeaturesEXT { struct29508 impl ::std::default::Default for PhysicalDeviceASTCDecodeFeaturesEXT { implementation29517 impl PhysicalDeviceASTCDecodeFeaturesEXT { implementation29531 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceASTCDecodeFeaturesEXT {} implementation29533 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceASTCDecodeFeaturesEXT {} implementation29553 pub fn build(self) -> PhysicalDeviceASTCDecodeFeaturesEXT { in build()