Home
last modified time | relevance | path

Searched refs:ExportFenceWin32HandleInfoKHR (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp23920 struct ExportFenceWin32HandleInfoKHR struct
23928 VULKAN_HPP_CONSTEXPR ExportFenceWin32HandleInfoKHR( const SECURITY_ATTRIBUTES * pAttributes_ = {},
23937 ExportFenceWin32HandleInfoKHR( ExportFenceWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT = default;
23939 ExportFenceWin32HandleInfoKHR( VkExportFenceWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
23940 : ExportFenceWin32HandleInfoKHR( *reinterpret_cast<ExportFenceWin32HandleInfoKHR const *>( &rhs ) )
23944 ExportFenceWin32HandleInfoKHR &
23945 operator=( ExportFenceWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT = default;
23947 ExportFenceWin32HandleInfoKHR
[all...]
H A Dvulkan.hpp8256 struct StructExtends<ExportFenceWin32HandleInfoKHR, FenceCreateInfo>
H A Dvulkan_handles.hpp650 struct ExportFenceWin32HandleInfoKHR;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp2991 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExportFenceWin32HandleInfoKHR ) == sizeof( VkExportFenceWin32HandleInfoKHR ),
2993 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::ExportFenceWin32HandleInfoKHR>::value, "struct wrapper is not a standard layout!" );
2994 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::ExportFenceWin32HandleInfoKHR>::value,
2995 "ExportFenceWin32HandleInfoKHR is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp34197 struct ExportFenceWin32HandleInfoKHR global() struct
[all...]
H A Dvulkan_hash.hpp4525 struct hash<VULKAN_HPP_NAMESPACE::ExportFenceWin32HandleInfoKHR>
4527 std::size_t operator()( VULKAN_HPP_NAMESPACE::ExportFenceWin32HandleInfoKHR const & exportFenceWin32HandleInfoKHR ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan.hpp11151 struct StructExtends<ExportFenceWin32HandleInfoKHR, FenceCreateInfo>
H A Dvulkan_handles.hpp779 struct ExportFenceWin32HandleInfoKHR;

Completed in 205 milliseconds