Searched refs:anv_gem_syncobj_handle_to_fd (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_gem_stubs.c224 anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle) function in typeref:typename:int
H A Danv_gem.c498 anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle) function in typeref:typename:int
H A Danv_queue.c880 int fd = anv_gem_syncobj_handle_to_fd(device, impl->syncobj);
1207 fd = anv_gem_syncobj_handle_to_fd(device, impl->syncobj);
H A Danv_private.h1251 int anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_gem_stubs.c233 anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle) function in typeref:typename:int
H A Danv_gem.c632 anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle) function in typeref:typename:int
H A Danv_queue.c2127 int fd = anv_gem_syncobj_handle_to_fd(device, impl->syncobj);
2501 fd = anv_gem_syncobj_handle_to_fd(device, impl->syncobj);
2510 fd = anv_gem_syncobj_handle_to_fd(device, impl->syncobj);
H A Danv_private.h1458 int anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle);

Completed in 23 milliseconds