Searched defs:PhysicalDevice8BitStorageFeatures (Results 1 – 2 of 2) sorted by relevance
38385 struct PhysicalDevice8BitStorageFeatures struct38387 using NativeType = VkPhysicalDevice8BitStorageFeatures;38389 static const bool allowDuplicate = false;38390 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =38395 …PhysicalDevice8BitStorageFeatures( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer8BitAccess_ … in PhysicalDevice8BitStorageFeatures() function38406 …PhysicalDevice8BitStorageFeatures( VkPhysicalDevice8BitStorageFeatures const & rhs ) VULKAN_HPP_NO… in PhysicalDevice8BitStorageFeatures() function38416 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeatures const *>( &rhs ); in operator =()38421 PhysicalDevice8BitStorageFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()38428 …torageBuffer8BitAccess( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer8BitAccess_ ) VULKAN_HPP_NOEXCEPT in setStorageBuffer8BitAccess()38434 PhysicalDevice8BitStorageFeatures & setUniformAndStorageBuffer8BitAccess( in setUniformAndStorageBuffer8BitAccess()[all …]
64510 struct PhysicalDevice8BitStorageFeatures struct64512 using NativeType = VkPhysicalDevice8BitStorageFeatures;64514 static const bool allowDuplicate = false;64515 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDevice8BitStorageFeatures;64518 …VULKAN_HPP_CONSTEXPR PhysicalDevice8BitStorageFeatures( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer… in PhysicalDevice8BitStorageFeatures() function64531 …PhysicalDevice8BitStorageFeatures( VkPhysicalDevice8BitStorageFeatures const & rhs ) VULKAN_HPP_NO… in PhysicalDevice8BitStorageFeatures() function64541 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeatures const *>( &rhs ); in operator =()64546 …_HPP_CONSTEXPR_14 PhysicalDevice8BitStorageFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()64553 …torageBuffer8BitAccess( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer8BitAccess_ ) VULKAN_HPP_NOEXCEPT in setStorageBuffer8BitAccess()64560 …er8BitAccess( VULKAN_HPP_NAMESPACE::Bool32 uniformAndStorageBuffer8BitAccess_ ) VULKAN_HPP_NOEXCEPT in setUniformAndStorageBuffer8BitAccess()[all …]