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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_gem_stubs.c236 anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle) function in typeref:typename:void
H A Danv_gem.c554 anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle) function in typeref:typename:void
H A Danv_queue.c381 anv_gem_syncobj_reset(device, impl->syncobj);
H A Danv_private.h1257 void anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_gem_stubs.c245 anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle) function in typeref:typename:void
H A Danv_gem.c688 anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle) function in typeref:typename:void
H A Danv_queue.c1098 anv_gem_syncobj_reset(queue->device, impl->syncobj);
1172 anv_gem_syncobj_reset(queue->device, impl->syncobj);
1609 anv_gem_syncobj_reset(device, impl->syncobj);
H A Danv_private.h1464 void anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle);

Completed in 24 milliseconds