Home
last modified time | relevance | path

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

/third_party/mesa3d/include/vulkan/
H A Dvulkan_win32.h61 typedef struct VkExportMemoryWin32HandleInfoKHR { struct
67 } VkExportMemoryWin32HandleInfoKHR; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_win32.h61 typedef struct VkExportMemoryWin32HandleInfoKHR { struct
67 } VkExportMemoryWin32HandleInfoKHR; typedef
H A Dvulkan_structs.hpp24204 using NativeType = VkExportMemoryWin32HandleInfoKHR;
24221 ExportMemoryWin32HandleInfoKHR( VkExportMemoryWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
24229 ExportMemoryWin32HandleInfoKHR & operator=( VkExportMemoryWin32HandleInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
24261 operator VkExportMemoryWin32HandleInfoKHR const &() const VULKAN_HPP_NOEXCEPT
24263 return *reinterpret_cast<const VkExportMemoryWin32HandleInfoKHR *>( this );
24266 operator VkExportMemoryWin32HandleInfoKHR &() VULKAN_HPP_NOEXCEPT
24268 return *reinterpret_cast<VkExportMemoryWin32HandleInfoKHR *>( this );
24294 sizeof( VkExportMemoryWin32HandleInfoKHR ),
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_win32.h61 typedef struct VkExportMemoryWin32HandleInfoKHR { struct
67 } VkExportMemoryWin32HandleInfoKHR; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_win32.h61 typedef struct VkExportMemoryWin32HandleInfoKHR { struct
67 } VkExportMemoryWin32HandleInfoKHR; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_win32.h63 typedef struct VkExportMemoryWin32HandleInfoKHR { struct
69 } VkExportMemoryWin32HandleInfoKHR; typedef
H A Dvulkan_static_assertions.hpp2666 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExportMemoryWin32HandleInfoKHR ) == sizeof( VkExportMemoryWin32HandleInfoKHR ),
H A Dvulkan_structs.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp3304 const vk::VkExportMemoryWin32HandleInfoKHR win32Info = in testMemoryWin32Create()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp3239 const vk::VkExportMemoryWin32HandleInfoKHR win32Info = in testMemoryWin32Create()

Completed in 126 milliseconds