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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_gem_stubs.c92 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) function in typeref:typename:int
H A Danv_gem.c172 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) function in typeref:typename:int
H A Danv_private.h1223 int anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns);
H A Danv_device.c2604 int ret = anv_gem_wait(device, bo->gem_handle, &timeout);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_gem_stubs.c95 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) function in typeref:typename:int
H A Danv_gem.c232 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) function in typeref:typename:int
H A Danv_device.c3529 int ret = anv_gem_wait(device, bo->gem_handle, &timeout);
H A Danv_private.h1427 int anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns);

Completed in 28 milliseconds