Lines Matching defs:PhysicalDevice16BitStorageFeatures
38999 struct PhysicalDevice16BitStorageFeatures struct
39001 using NativeType = VkPhysicalDevice16BitStorageFeatures;
39003 static const bool allowDuplicate = false;
39004 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
39009 …PhysicalDevice16BitStorageFeatures( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer16BitAccess_ … in PhysicalDevice16BitStorageFeatures() function
39022 …PhysicalDevice16BitStorageFeatures( VkPhysicalDevice16BitStorageFeatures const & rhs ) VULKAN_HPP_… in PhysicalDevice16BitStorageFeatures() function
39033 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevice16BitStorageFeatures const *>( &rhs … in operator =()
39038 …HPP_CONSTEXPR_14 PhysicalDevice16BitStorageFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
39045 …rageBuffer16BitAccess( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer16BitAccess_ ) VULKAN_HPP_NOEXCEPT in setStorageBuffer16BitAccess()
39051 …VULKAN_HPP_CONSTEXPR_14 PhysicalDevice16BitStorageFeatures & setUniformAndStorageBuffer16BitAccess( in setUniformAndStorageBuffer16BitAccess()
39059 …setStoragePushConstant16( VULKAN_HPP_NAMESPACE::Bool32 storagePushConstant16_ ) VULKAN_HPP_NOEXCEPT in setStoragePushConstant16()
39066 … setStorageInputOutput16( VULKAN_HPP_NAMESPACE::Bool32 storageInputOutput16_ ) VULKAN_HPP_NOEXCEPT in setStorageInputOutput16()
39073 operator VkPhysicalDevice16BitStorageFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevice16BitStorageFeatures const&()
39078 operator VkPhysicalDevice16BitStorageFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevice16BitStorageFeatures&()
39109 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevice16BitStorageFeatures ) ==