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 …]
39227 struct PhysicalDevice8BitStorageFeatures struct39229 using NativeType = VkPhysicalDevice8BitStorageFeatures;39231 static const bool allowDuplicate = false;39232 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =39237 …PhysicalDevice8BitStorageFeatures( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer8BitAccess_ … in PhysicalDevice8BitStorageFeatures() function39248 …PhysicalDevice8BitStorageFeatures( VkPhysicalDevice8BitStorageFeatures const & rhs ) VULKAN_HPP_NO… in PhysicalDevice8BitStorageFeatures() function39258 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeatures const *>( &rhs ); in operator =()39263 …_HPP_CONSTEXPR_14 PhysicalDevice8BitStorageFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()39270 …torageBuffer8BitAccess( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer8BitAccess_ ) VULKAN_HPP_NOEXCEPT in setStorageBuffer8BitAccess()39276 … VULKAN_HPP_CONSTEXPR_14 PhysicalDevice8BitStorageFeatures & setUniformAndStorageBuffer8BitAccess( in setUniformAndStorageBuffer8BitAccess()[all …]