HomeSort by: relevance | last modified time | path
    Searched refs:VkExportSemaphoreCreateInfo (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_semaphore.h 14 /* 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/
anv_queue.c 932 const VkExportSemaphoreCreateInfo *export =
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_queue.c 2238 const VkExportSemaphoreCreateInfo *export =
  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 4504 typedef struct VkExportSemaphoreCreateInfo {
4508 } VkExportSemaphoreCreateInfo;
5449 typedef VkExportSemaphoreCreateInfo VkExportSemaphoreCreateInfoKHR;
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_device.c 3973 const VkExportSemaphoreCreateInfo *export =
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 5064 typedef struct VkExportSemaphoreCreateInfo {
5068 } VkExportSemaphoreCreateInfo;
6743 typedef VkExportSemaphoreCreateInfo VkExportSemaphoreCreateInfoKHR;

Completed in 66 milliseconds