Lines Matching refs:IndirectCommandsLayoutNV
6347 class IndirectCommandsLayoutNV class
6359 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNV() = default;
6360 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNV( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in IndirectCommandsLayoutNV() function in VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV
6362 …IndirectCommandsLayoutNV( VkIndirectCommandsLayoutNV indirectCommandsLayoutNV ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutNV() function in VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV
6367 …IndirectCommandsLayoutNV & operator=( VkIndirectCommandsLayoutNV indirectCommandsLayoutNV ) VULKAN… in operator =()
6374 IndirectCommandsLayoutNV & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
6381 auto operator<=>( IndirectCommandsLayoutNV const & ) const = default;
6383 bool operator==( IndirectCommandsLayoutNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
6388 bool operator!=( IndirectCommandsLayoutNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
6393 bool operator<( IndirectCommandsLayoutNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator <()
6417 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV ) ==
6420 …_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV>::value,
6427 using type = VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV;
6433 using Type = VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV;
6437 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV>
7537 class UniqueHandleTraits<IndirectCommandsLayoutNV, Dispatch>
7542 …using UniqueIndirectCommandsLayoutNV = UniqueHandle<IndirectCommandsLayoutNV, VULKAN_HPP_DEFAULT_D…
11875 VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV * pIndirectCommandsLayout,
11880 typename ResultValueType<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV>::type
11888 …typename ResultValueType<UniqueHandle<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV, Dispatch>>::…
11897 …void destroyIndirectCommandsLayoutNV( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCo…
11904 …VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout VULKAN_HPP_DEFAULT_ARGUMENT_…
11911 void destroy( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout,
11916 void destroy( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout,