Home
last modified time | relevance | path

Searched refs:anv_gem_wait (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_gem_stubs.c92 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) in anv_gem_wait() function
Danv_gem.c171 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) in anv_gem_wait() function
Danv_device.c1676 int ret = anv_gem_wait(device, bo->gem_handle, &timeout); in anv_device_wait()
Danv_private.h918 int anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns);