Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp30344 struct ExportSemaphoreWin32HandleInfoKHR struct
30353 VULKAN_HPP_CONSTEXPR ExportSemaphoreWin32HandleInfoKHR(const SECURITY_ATTRIBUTES * pAttributes_ = {… in ExportSemaphoreWin32HandleInfoKHR() function
30359ExportSemaphoreWin32HandleInfoKHR( VkExportSemaphoreWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NO… in ExportSemaphoreWin32HandleInfoKHR() function
30369 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportSemaphoreWin32HandleInfoKHR const *>( &rhs ); in operator =()
30374 …ONSTEXPR_14 ExportSemaphoreWin32HandleInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
30380 …Win32HandleInfoKHR & setPAttributes( const SECURITY_ATTRIBUTES * pAttributes_ ) VULKAN_HPP_NOEXCEPT in setPAttributes()
30386 …CONSTEXPR_14 ExportSemaphoreWin32HandleInfoKHR & setDwAccess( DWORD dwAccess_ ) VULKAN_HPP_NOEXCEPT in setDwAccess()
30392 …N_HPP_CONSTEXPR_14 ExportSemaphoreWin32HandleInfoKHR & setName( LPCWSTR name_ ) VULKAN_HPP_NOEXCEPT in setName()
30400 operator VkExportSemaphoreWin32HandleInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkExportSemaphoreWin32HandleInfoKHR const&()
30405 operator VkExportSemaphoreWin32HandleInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkExportSemaphoreWin32HandleInfoKHR&()
[all …]