Searched defs:PhysicalDeviceIndexTypeUint8FeaturesEXT (Results 1 – 4 of 4) sorted by relevance
61397 struct PhysicalDeviceIndexTypeUint8FeaturesEXT struct61399 using NativeType = VkPhysicalDeviceIndexTypeUint8FeaturesEXT;61405 …VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8FeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 indexTy… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function61414 …PhysicalDeviceIndexTypeUint8FeaturesEXT( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) V… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function61424 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT const *>( … in operator =()61429 …ONSTEXPR_14 PhysicalDeviceIndexTypeUint8FeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()61435 …FeaturesEXT & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()61442 explicit operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&()61447 explicit operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT&()61458 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
57522 struct PhysicalDeviceIndexTypeUint8FeaturesEXT struct57531 VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8FeaturesEXT(VULKAN_HPP_NAMESPACE::Bool32 indexType… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function57537 …PhysicalDeviceIndexTypeUint8FeaturesEXT( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) V… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function57547 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT const *>( … in operator =()57552 …ONSTEXPR_14 PhysicalDeviceIndexTypeUint8FeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()57558 …FeaturesEXT & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()57566 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&()57571 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT&()57582 reflect() const VULKAN_HPP_NOEXCEPT in reflect()57592 bool operator==( PhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
64770 struct PhysicalDeviceIndexTypeUint8FeaturesEXT struct64772 using NativeType = VkPhysicalDeviceIndexTypeUint8FeaturesEXT;64778 …VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8FeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 indexTy… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function64787 …PhysicalDeviceIndexTypeUint8FeaturesEXT( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & rhs ) V… in PhysicalDeviceIndexTypeUint8FeaturesEXT() function64797 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT const *>( … in operator =()64802 …ONSTEXPR_14 PhysicalDeviceIndexTypeUint8FeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()64808 …FeaturesEXT & setIndexTypeUint8( VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_ ) VULKAN_HPP_NOEXCEPT in setIndexTypeUint8()64815 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const&()64820 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT&()64831 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
37144 pub struct PhysicalDeviceIndexTypeUint8FeaturesEXT { struct37149 impl ::std::default::Default for PhysicalDeviceIndexTypeUint8FeaturesEXT { argument37158 impl PhysicalDeviceIndexTypeUint8FeaturesEXT { impl37172 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceIndexTypeUint8FeaturesEXT {} implementation37174 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceIndexTypeUint8FeaturesEXT {} implementation37194 pub fn build(self) -> PhysicalDeviceIndexTypeUint8FeaturesEXT { in build()