Home
last modified time | relevance | path

Searched defs:destroy_syncobj (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_radeon_winsys.h297 void (*destroy_syncobj)(struct radeon_winsys *ws, uint32_t handle); member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c1049 destroy_syncobj(uint32_t device_fd, uint32_t *sync) in destroy_syncobj() function