Searched refs:VkMemoryZirconHandlePropertiesFUCHSIA (Results 1 - 15 of 15) sorted by relevance
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_fuchsia.h | 54 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 D | vulkan_fuchsia.h | 54 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 D | vulkan_structs.hpp | [all...] |
H A D | vulkan.hpp | 5456 VkMemoryZirconHandlePropertiesFUCHSIA * pMemoryZirconHandleProperties ) const VULKAN_HPP_NOEXCEPT
|
H A D | vulkan_funcs.hpp | [all...] |
H A D | vulkan_raii.hpp | 16107 reinterpret_cast<VkMemoryZirconHandlePropertiesFUCHSIA *>( &memoryZirconHandleProperties ) ) ); in getMemoryZirconHandlePropertiesFUCHSIA()
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_fuchsia.h | 54 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 D | vulkan_fuchsia.h | 56 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 D | vulkan_static_assertions.hpp | 5731 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryZirconHandlePropertiesFUCHSIA ) == sizeof( VkMemoryZirconHandlePropertiesFUCHSIA ),
|
H A D | vulkan.hpp | 5099 VkMemoryZirconHandlePropertiesFUCHSIA * pMemoryZirconHandleProperties ) const VULKAN_HPP_NOEXCEPT
|
H A D | vulkan_funcs.hpp | [all...] |
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan_raii.hpp | [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | libVulkan.cpp | 1166 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 D | vk_loader_extensions.c | 7913 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties) { in GetMemoryZirconHandlePropertiesFUCHSIA()
|
Completed in 297 milliseconds