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 D | anv_gem_stubs.c | 224 anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle) function in typeref:typename:int
|
| H A D | anv_gem.c | 498 anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle) function in typeref:typename:int
|
| H A D | anv_queue.c | 880 int fd = anv_gem_syncobj_handle_to_fd(device, impl->syncobj); 1207 fd = anv_gem_syncobj_handle_to_fd(device, impl->syncobj);
|
| H A D | anv_private.h | 1251 int anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 233 anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle) function in typeref:typename:int
|
| H A D | anv_gem.c | 632 anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle) function in typeref:typename:int
|
| H A D | anv_queue.c | 2127 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 D | anv_private.h | 1458 int anv_gem_syncobj_handle_to_fd(struct anv_device *device, uint32_t handle);
|
Completed in 23 milliseconds