Home
last modified time | relevance | path

Searched refs:VkExportSemaphoreWin32HandleInfoKHR (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_win32.h129 typedef struct VkExportSemaphoreWin32HandleInfoKHR { struct
135 } VkExportSemaphoreWin32HandleInfoKHR; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_win32.h129 typedef struct VkExportSemaphoreWin32HandleInfoKHR { struct
135 } VkExportSemaphoreWin32HandleInfoKHR; typedef
H A Dvulkan_structs.hpp24499 using NativeType = VkExportSemaphoreWin32HandleInfoKHR;
24517 ExportSemaphoreWin32HandleInfoKHR( VkExportSemaphoreWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
24525 ExportSemaphoreWin32HandleInfoKHR & operator=( VkExportSemaphoreWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
24557 operator VkExportSemaphoreWin32HandleInfoKHR const &() const VULKAN_HPP_NOEXCEPT
24559 return *reinterpret_cast<const VkExportSemaphoreWin32HandleInfoKHR *>( this );
24562 operator VkExportSemaphoreWin32HandleInfoKHR &() VULKAN_HPP_NOEXCEPT
24564 return *reinterpret_cast<VkExportSemaphoreWin32HandleInfoKHR *>( this );
24590 sizeof( VkExportSemaphoreWin32HandleInfoKHR ),
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_win32.h129 typedef struct VkExportSemaphoreWin32HandleInfoKHR { struct
135 } VkExportSemaphoreWin32HandleInfoKHR; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_win32.h129 typedef struct VkExportSemaphoreWin32HandleInfoKHR { struct
135 } VkExportSemaphoreWin32HandleInfoKHR; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_win32.h133 typedef struct VkExportSemaphoreWin32HandleInfoKHR { struct
139 } VkExportSemaphoreWin32HandleInfoKHR; typedef
H A Dvulkan_static_assertions.hpp2724 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExportSemaphoreWin32HandleInfoKHR ) == sizeof( VkExportSemaphoreWin32HandleInfoKHR ),
H A Dvulkan_structs.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp1063 const vk::VkExportSemaphoreWin32HandleInfoKHR win32ExportInfo = in testSemaphoreWin32Create()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp1051 const vk::VkExportSemaphoreWin32HandleInfoKHR win32ExportInfo = in testSemaphoreWin32Create()

Completed in 124 milliseconds