Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h857 struct drm_syncobj_destroy { struct
1076 #define DRM_IOCTL_SYNCOBJ_DESTROY DRM_IOWR(0xC0, struct drm_syncobj_destroy)
/third_party/libdrm/include/drm/
H A Ddrm.h857 struct drm_syncobj_destroy { struct
1066 #define DRM_IOCTL_SYNCOBJ_DESTROY DRM_IOWR(0xC0, struct drm_syncobj_destroy)
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c55 struct drm_syncobj_destroy args = { in gem_syncobj_destroy()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c53 struct drm_syncobj_destroy args = { in gem_syncobj_destroy()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c1414 struct drm_syncobj_destroy destroy = { .handle = event->syncobj }; in panvk_DestroyEvent()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c777 struct drm_syncobj_destroy args = { in virtgpu_ioctl_syncobj_destroy()
/third_party/libdrm/
H A Dxf86drm.c4839 struct drm_syncobj_destroy args; in drmSyncobjDestroy()

Completed in 18 milliseconds