Home
last modified time | relevance | path

Searched refs:VkMemoryZirconHandlePropertiesFUCHSIA (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvulkan_fuchsia.h54 typedef struct VkMemoryZirconHandlePropertiesFUCHSIA { struct
58 } VkMemoryZirconHandlePropertiesFUCHSIA; typedef
68 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, zx_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
80 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_fuchsia.h54 typedef struct VkMemoryZirconHandlePropertiesFUCHSIA { struct
58 } VkMemoryZirconHandlePropertiesFUCHSIA; typedef
68 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, zx_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
80 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
H A Dvulkan_structs.hpp[all...]
H A Dvulkan.hpp5456 VkMemoryZirconHandlePropertiesFUCHSIA * pMemoryZirconHandleProperties ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_raii.hpp16107 reinterpret_cast<VkMemoryZirconHandlePropertiesFUCHSIA *>( &memoryZirconHandleProperties ) ) ); in getMemoryZirconHandlePropertiesFUCHSIA()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_fuchsia.h54 typedef struct VkMemoryZirconHandlePropertiesFUCHSIA { struct
58 } VkMemoryZirconHandlePropertiesFUCHSIA; typedef
68 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, zx_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
80 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_fuchsia.h56 typedef struct VkMemoryZirconHandlePropertiesFUCHSIA { struct
60 } VkMemoryZirconHandlePropertiesFUCHSIA; typedef
70 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA)(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, zx_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
82 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
H A Dvulkan_static_assertions.hpp5731 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryZirconHandlePropertiesFUCHSIA ) == sizeof( VkMemoryZirconHandlePropertiesFUCHSIA ),
H A Dvulkan.hpp5099 VkMemoryZirconHandlePropertiesFUCHSIA * pMemoryZirconHandleProperties ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_raii.hpp[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp1166 VKAPI_ATTR VkResult VKAPI_CALL vkGetMemoryZirconHandlePropertiesFUCHSIA(VkDevice device, VkExternalMemoryHandleTypeFlagBits handleType, zx_handle_t handle, VkMemoryZirconHandlePropertiesFUCHSIA *pMemoryZirconHandleProperties) in vkGetMemoryZirconHandlePropertiesFUCHSIA()
1168 TRACE("(VkDevice device = %p, VkExternalMemoryHandleTypeFlagBits handleType = %x, zx_handle_t handle = %d, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties = %p)", in vkGetMemoryZirconHandlePropertiesFUCHSIA()
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c7913 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties) { in GetMemoryZirconHandlePropertiesFUCHSIA()

Completed in 297 milliseconds