Searched refs:VkSemaphoreCreateInfo (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_semaphore.h67 /* struct VkSemaphoreCreateInfo chain */
100 vn_sizeof_VkSemaphoreCreateInfo_self(const VkSemaphoreCreateInfo *val)
109 vn_sizeof_VkSemaphoreCreateInfo(const VkSemaphoreCreateInfo *val)
150 vn_encode_VkSemaphoreCreateInfo_self(struct vn_cs_encoder *enc, const VkSemaphoreCreateInfo *val)
157 vn_encode_VkSemaphoreCreateInfo(struct vn_cs_encoder *enc, const VkSemaphoreCreateInfo *val)
329 static inline size_t vn_sizeof_vkCreateSemaphore(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore)
349 static inline void vn_encode_vkCreateSemaphore(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore)
365 static inline size_t vn_sizeof_vkCreateSemaphore_reply(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore)
382 static inline VkResult vn_decode_vkCreateSemaphore_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore)
623 static inline void vn_submit_vkCreateSemaphore(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSemaphoreCreateInfo* pCreateInf
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_sync.c158 const VkSemaphoreCreateInfo *pCreateInfo,
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_kgsl.c515 const VkSemaphoreCreateInfo *pCreateInfo,
H A Dtu_drm.c729 const VkSemaphoreCreateInfo *pCreateInfo,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_queue.c918 const VkSemaphoreCreateInfo* pCreateInfo,
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_queue.c793 const VkSemaphoreCreateInfo *pCreateInfo,
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_queue.c1058 const VkSemaphoreCreateInfo *pCreateInfo,
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c1689 const VkSemaphoreCreateInfo *pCreateInfo,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.c1557 VkSemaphoreCreateInfo sci = {0};
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp510 VkSemaphoreCreateInfo sem_info = {};
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2232 typedef struct VkSemaphoreCreateInfo { struct
2236 } VkSemaphoreCreateInfo; typedef in typeref:struct:VkSemaphoreCreateInfo
2947 typedef VkResult (VKAPI_PTR *PFN_vkCreateSemaphore)(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore);
3258 const VkSemaphoreCreateInfo* pCreateInfo,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c2251 const VkSemaphoreCreateInfo* pCreateInfo,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_queue.c2221 const VkSemaphoreCreateInfo* pCreateInfo,
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h2890 typedef struct VkSemaphoreCreateInfo { struct
2894 } VkSemaphoreCreateInfo; typedef in typeref:struct:VkSemaphoreCreateInfo
3519 typedef VkResult (VKAPI_PTR *PFN_vkCreateSemaphore)(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore);
3830 const VkSemaphoreCreateInfo* pCreateInfo,
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp518 VkSemaphoreCreateInfo sem_info = {};
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c3968 const VkSemaphoreCreateInfo* pCreateInfo,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c6102 radv_CreateSemaphore(VkDevice _device, const VkSemaphoreCreateInfo *pCreateInfo,

Completed in 123 milliseconds