Lines Matching defs:PhysicalDevice8BitStorageFeatures
39227 struct PhysicalDevice8BitStorageFeatures struct
39229 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() function
39248 …PhysicalDevice8BitStorageFeatures( VkPhysicalDevice8BitStorageFeatures const & rhs ) VULKAN_HPP_NO… in PhysicalDevice8BitStorageFeatures() function
39258 …*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()
39284 … setStoragePushConstant8( VULKAN_HPP_NAMESPACE::Bool32 storagePushConstant8_ ) VULKAN_HPP_NOEXCEPT in setStoragePushConstant8()
39291 operator VkPhysicalDevice8BitStorageFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevice8BitStorageFeatures const&()
39296 operator VkPhysicalDevice8BitStorageFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevice8BitStorageFeatures&()
39325 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeatures ) ==