Home
last modified time | relevance | path

Searched refs:DescriptorPool (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_shared.hpp533 using deleter = PoolFreeShared<DescriptorSet, DescriptorPool>;
796 class SharedHandle<DescriptorPool> : public SharedHandleBaseNoDestroy<DescriptorPool, SharedDevice>
798 friend SharedHandleBase<DescriptorPool, SharedDevice>;
802 explicit SharedHandle(DescriptorPool handle, SharedDevice parent) noexcept in SharedHandle()
803 : SharedHandleBaseNoDestroy<DescriptorPool, SharedDevice>(handle, std::move(parent)) in SharedHandle()
806 using SharedDescriptorPool = SharedHandle<DescriptorPool>;
Dvulkan_shared.hpp553 class SharedHandleTraits<DescriptorPool>
557 using deleter = ObjectDestroyShared<DescriptorPool>;
559 using SharedDescriptorPool = SharedHandle<DescriptorPool>;
565 using deleter = PoolFreeShared<DescriptorSet, DescriptorPool>;
Dvulkansc_handles.hpp766 class DescriptorPool;
902 using deleter = PoolFree<Device, DescriptorPool, Dispatch>;
3254 class DescriptorPool class
3264 VULKAN_HPP_CONSTEXPR DescriptorPool() = default;
3265 VULKAN_HPP_CONSTEXPR DescriptorPool( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in DescriptorPool() function in VULKAN_HPP_NAMESPACE::DescriptorPool
3267 … VULKAN_HPP_TYPESAFE_EXPLICIT DescriptorPool( VkDescriptorPool descriptorPool ) VULKAN_HPP_NOEXCEPT in DescriptorPool() function in VULKAN_HPP_NAMESPACE::DescriptorPool
3272 DescriptorPool & operator=(VkDescriptorPool descriptorPool) VULKAN_HPP_NOEXCEPT in operator =()
3279 DescriptorPool & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
3286 auto operator<=>( DescriptorPool const & ) const = default;
3288 bool operator==( DescriptorPool const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
Dvulkansc_raii.hpp1014 class DescriptorPool;
1711 …VULKAN_HPP_NODISCARD VULKAN_HPP_RAII_NAMESPACE::DescriptorPool createDescriptorPool( VULKAN_HPP_NA…
2929 class DescriptorPool class
2933 using CppType = vk::DescriptorPool;
2940DescriptorPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VULKAN_HPP… in DescriptorPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorPool
2950DescriptorPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VkDescript… in DescriptorPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorPool
2954 DescriptorPool( std::nullptr_t ) {} in DescriptorPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorPool
2956 ~DescriptorPool() in ~DescriptorPool()
2961 DescriptorPool() = delete;
2962 DescriptorPool( DescriptorPool const & ) = delete;
[all …]
Dvulkan_raii.hpp2355 class DescriptorPool;
3353 …VULKAN_HPP_NODISCARD VULKAN_HPP_RAII_NAMESPACE::DescriptorPool createDescriptorPool( VULKAN_HPP_NA…
6261 class DescriptorPool class
6265 using CppType = vk::DescriptorPool;
6272DescriptorPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VULKAN_HPP… in DescriptorPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorPool
6282DescriptorPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VkDescript… in DescriptorPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorPool
6286 DescriptorPool( std::nullptr_t ) {} in DescriptorPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorPool
6288 ~DescriptorPool() in ~DescriptorPool()
6293 DescriptorPool() = delete;
6294 DescriptorPool( DescriptorPool const & ) = delete;
[all …]
Dvulkansc_funcs.hpp2395 …P_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::DescriptorPool * pDescriptorP… in createDescriptorPool()
2403 …ARD VULKAN_HPP_INLINE typename ResultValueType<VULKAN_HPP_NAMESPACE::DescriptorPool>::type Device:… in createDescriptorPool()
2408 VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool; in createDescriptorPool()
2417 …P_INLINE typename ResultValueType<UniqueHandle<VULKAN_HPP_NAMESPACE::DescriptorPool, Dispatch>>::t… in createDescriptorPoolUnique()
2422 VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool; in createDescriptorPoolUnique()
2426 …HPP_NAMESPACE::Result>( result ), UniqueHandle<VULKAN_HPP_NAMESPACE::DescriptorPool, Dispatch>( de… in createDescriptorPoolUnique()
2434 …VULKAN_HPP_INLINE Result Device::resetDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descrip… in resetDescriptorPool()
2441 …VULKAN_HPP_INLINE void Device::resetDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descripto… in resetDescriptorPool()
2501 PoolFree<Device, DescriptorPool, Dispatch> deleter( *this, allocateInfo.descriptorPool, d ); in allocateDescriptorSetsUnique()
2520 PoolFree<Device, DescriptorPool, Dispatch> deleter( *this, allocateInfo.descriptorPool, d ); in allocateDescriptorSetsUnique()
[all …]
Dvulkansc_static_assertions.hpp366 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DescriptorPool ) == sizeof( VkDescriptorPoo…
367 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::DescriptorPool>:…
Dvulkan_static_assertions.hpp402 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DescriptorPool ) == sizeof( VkDescriptorPoo…
403 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::DescriptorPool>:…
Dvulkansc_hash.hpp181 template <> struct hash<VULKAN_HPP_NAMESPACE::DescriptorPool>
183 …std::size_t operator()(VULKAN_HPP_NAMESPACE::DescriptorPool const & descriptorPool) const VULKAN_H… in operator ()()
Dvulkan_hash.hpp181 template <> struct hash<VULKAN_HPP_NAMESPACE::DescriptorPool>
183 …std::size_t operator()(VULKAN_HPP_NAMESPACE::DescriptorPool const & descriptorPool) const VULKAN_H… in operator ()()