Home
last modified time | relevance | path

Searched defs:PhysicalDevice16BitStorageFeatures (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp34059 struct PhysicalDevice16BitStorageFeatures struct
34061 static const bool allowDuplicate = false;
34062 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
34067PhysicalDevice16BitStorageFeatures( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer16BitAccess_ … in PhysicalDevice16BitStorageFeatures() function
34080PhysicalDevice16BitStorageFeatures( VkPhysicalDevice16BitStorageFeatures const & rhs ) VULKAN_HPP_… in PhysicalDevice16BitStorageFeatures() function
34091 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevice16BitStorageFeatures const *>( &rhs … in operator =()
34095 PhysicalDevice16BitStorageFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34102 …rageBuffer16BitAccess( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer16BitAccess_ ) VULKAN_HPP_NOEXCEPT in setStorageBuffer16BitAccess()
34108 PhysicalDevice16BitStorageFeatures & setUniformAndStorageBuffer16BitAccess( in setUniformAndStorageBuffer16BitAccess()
34116 …setStoragePushConstant16( VULKAN_HPP_NAMESPACE::Bool32 storagePushConstant16_ ) VULKAN_HPP_NOEXCEPT in setStoragePushConstant16()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp61214 struct PhysicalDevice16BitStorageFeatures struct
61220 …VULKAN_HPP_CONSTEXPR PhysicalDevice16BitStorageFeatures(VULKAN_HPP_NAMESPACE::Bool32 storageBuffer… in PhysicalDevice16BitStorageFeatures() function
61226PhysicalDevice16BitStorageFeatures( VkPhysicalDevice16BitStorageFeatures const & rhs ) VULKAN_HPP_… in PhysicalDevice16BitStorageFeatures() function
61234 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevice16BitStorageFeatures const *>( &rhs … in operator =()
61238 …itStorageFeatures & operator=( PhysicalDevice16BitStorageFeatures const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
61244 PhysicalDevice16BitStorageFeatures & setPNext( void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
61250 …rageBuffer16BitAccess( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer16BitAccess_ ) VULKAN_HPP_NOEXCEPT in setStorageBuffer16BitAccess()
61256 …16BitAccess( VULKAN_HPP_NAMESPACE::Bool32 uniformAndStorageBuffer16BitAccess_ ) VULKAN_HPP_NOEXCEPT in setUniformAndStorageBuffer16BitAccess()
61262 …setStoragePushConstant16( VULKAN_HPP_NAMESPACE::Bool32 storagePushConstant16_ ) VULKAN_HPP_NOEXCEPT in setStoragePushConstant16()
61268 …& setStorageInputOutput16( VULKAN_HPP_NAMESPACE::Bool32 storageInputOutput16_ ) VULKAN_HPP_NOEXCEPT in setStorageInputOutput16()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp61411 struct PhysicalDevice16BitStorageFeatures struct
61417 …VULKAN_HPP_CONSTEXPR PhysicalDevice16BitStorageFeatures(VULKAN_HPP_NAMESPACE::Bool32 storageBuffer… in PhysicalDevice16BitStorageFeatures() function
61423PhysicalDevice16BitStorageFeatures( VkPhysicalDevice16BitStorageFeatures const & rhs ) VULKAN_HPP_… in PhysicalDevice16BitStorageFeatures() function
61431 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevice16BitStorageFeatures const *>( &rhs … in operator =()
61435 …itStorageFeatures & operator=( PhysicalDevice16BitStorageFeatures const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
61441 PhysicalDevice16BitStorageFeatures & setPNext( void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
61447 …rageBuffer16BitAccess( VULKAN_HPP_NAMESPACE::Bool32 storageBuffer16BitAccess_ ) VULKAN_HPP_NOEXCEPT in setStorageBuffer16BitAccess()
61453 …16BitAccess( VULKAN_HPP_NAMESPACE::Bool32 uniformAndStorageBuffer16BitAccess_ ) VULKAN_HPP_NOEXCEPT in setUniformAndStorageBuffer16BitAccess()
61459 …setStoragePushConstant16( VULKAN_HPP_NAMESPACE::Bool32 storagePushConstant16_ ) VULKAN_HPP_NOEXCEPT in setStoragePushConstant16()
61465 …& setStorageInputOutput16( VULKAN_HPP_NAMESPACE::Bool32 storageInputOutput16_ ) VULKAN_HPP_NOEXCEPT in setStorageInputOutput16()
[all …]