Home
last modified time | relevance | path

Searched defs:syncobj_create (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/common/
H A Dintel_bind_timeline.c13 struct drm_syncobj_create syncobj_create = { .flags = DRM_SYNCOBJ_CREATE_SIGNALED }; in intel_bind_timeline_init() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/xe/
H A Danv_queue.c155 struct drm_syncobj_create syncobj_create = {}; in anv_xe_wait_exec_queue_idle() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_syncobj.c62 syncobj_create(int fd, uint32_t flags) in syncobj_create() function
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_busy.c136 static uint32_t syncobj_create(int fd) in syncobj_create() function
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_fence.c855 static uint32_t syncobj_create(int fd) in syncobj_create() function