Home
last modified time | relevance | path

Searched defs:syncobj_destroy (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/intel/vulkan/xe/
Danv_queue.c198 struct drm_syncobj_destroy syncobj_destroy = { in anv_xe_wait_exec_queue_idle() local
223 struct drm_syncobj_destroy syncobj_destroy = {}; in bind_engine_idle() local
/external/mesa3d/src/intel/common/xe/
Dintel_queue.c30 struct drm_syncobj_destroy syncobj_destroy = {}; in xe_queue_get_syncobj_for_idle() local
/external/mesa3d/src/intel/common/
Dintel_bind_timeline.c37 struct drm_syncobj_destroy syncobj_destroy = { in intel_bind_timeline_finish() local
/external/mesa3d/src/gallium/drivers/iris/xe/
Diris_batch.c181 struct drm_syncobj_destroy syncobj_destroy = { in iris_xe_wait_exec_queue_idle() local
/external/igt-gpu-tools/lib/
Digt_syncobj.c89 syncobj_destroy(int fd, uint32_t handle) in syncobj_destroy() function
/external/mesa3d/src/intel/perf/xe/
Dintel_perf.c280 struct drm_syncobj_destroy syncobj_destroy = { in xe_perf_stream_set_metrics_id() local
/external/igt-gpu-tools/tests/i915/
Dgem_exec_fence.c881 static void syncobj_destroy(int fd, uint32_t handle) in syncobj_destroy() function