Home
last modified time | relevance | path

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

/external/mesa3d/include/vulkan/
Dvulkan_core.h6384 typedef VkResult (VKAPI_PTR *PFN_vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFd… typedef
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h6721 typedef VkResult (VKAPI_PTR *PFN_vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFd… typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6697 typedef VkResult (VKAPI_PTR *PFN_vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFd… typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h8076 typedef VkResult (VKAPI_PTR *PFN_vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFd… typedef
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h6927 typedef VkResult (VKAPI_PTR *PFN_vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFd… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8059 typedef VkResult (VKAPI_PTR *PFN_vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFd… typedef
/external/swiftshader/include/vulkan/
Dvulkan_core.h8470 typedef VkResult(VKAPI_PTR *PFN_vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFdI… typedef
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl9017 typedef VkResult (VKAPI_PTR *PFN_vkImportSemaphoreFdKHR)(VkDevice device, const VkImportSemaphoreFd… typedef
/external/rust/crates/ash/src/vk/
Dextensions.rs6593 pub type PFN_vkImportSemaphoreFdKHR = unsafe extern "system" fn( typedef