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 …]
56326 struct PhysicalDevice8BitStorageFeatures struct56328 using NativeType = VkPhysicalDevice8BitStorageFeatures;56330 static const bool allowDuplicate = false;56331 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDevice8BitStorageFeatures;56334 …VULKAN_HPP_CONSTEXPR PhysicalDevice8BitStorageFeatures( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer… in PhysicalDevice8BitStorageFeatures() function56347 …PhysicalDevice8BitStorageFeatures( VkPhysicalDevice8BitStorageFeatures const & rhs ) VULKAN_HPP_NO… in PhysicalDevice8BitStorageFeatures() function56357 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeatures const *>( &rhs ); in operator =()56362 …_HPP_CONSTEXPR_14 PhysicalDevice8BitStorageFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()56369 …torageBuffer8BitAccess( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer8BitAccess_ ) VULKAN_HPP_NOEXCEPT in setStorageBuffer8BitAccess()56376 …er8BitAccess( VULKAN_HPP_NAMESPACE::Bool32 uniformAndStorageBuffer8BitAccess_ ) VULKAN_HPP_NOEXCEPT in setUniformAndStorageBuffer8BitAccess()[all …]