Searched refs:VkExportSemaphoreCreateInfo (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_semaphore.h14 /* struct VkExportSemaphoreCreateInfo chain */
24 vn_sizeof_VkExportSemaphoreCreateInfo_self(const VkExportSemaphoreCreateInfo *val)
33 vn_sizeof_VkExportSemaphoreCreateInfo(const VkExportSemaphoreCreateInfo *val)
52 vn_encode_VkExportSemaphoreCreateInfo_self(struct vn_cs_encoder *enc, const VkExportSemaphoreCreateInfo *val)
59 vn_encode_VkExportSemaphoreCreateInfo(struct vn_cs_encoder *enc, const VkExportSemaphoreCreateInfo *val)
81 size += vn_sizeof_VkExportSemaphoreCreateInfo_self((const VkExportSemaphoreCreateInfo *)pnext);
131 vn_encode_VkExportSemaphoreCreateInfo_self(enc, (const VkExportSemaphoreCreateInfo *)pnext);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_queue.c932 const VkExportSemaphoreCreateInfo *export =
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_queue.c2238 const VkExportSemaphoreCreateInfo *export =
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4504 typedef struct VkExportSemaphoreCreateInfo { struct
4508 } VkExportSemaphoreCreateInfo; typedef in typeref:struct:VkExportSemaphoreCreateInfo
5449 typedef VkExportSemaphoreCreateInfo VkExportSemaphoreCreateInfoKHR;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c3973 const VkExportSemaphoreCreateInfo *export =
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h5064 typedef struct VkExportSemaphoreCreateInfo { struct
5068 } VkExportSemaphoreCreateInfo; typedef in typeref:struct:VkExportSemaphoreCreateInfo
6743 typedef VkExportSemaphoreCreateInfo VkExportSemaphoreCreateInfoKHR;

Completed in 167 milliseconds