Home
last modified time | relevance | path

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

/external/igt-gpu-tools/include/drm-uapi/
Ddrm.h734 struct drm_syncobj_wait { struct
735 __u64 handles;
737 __s64 timeout_nsec;
738 __u32 count_handles;
739 __u32 flags;
740 __u32 first_signaled; /* only valid when not waiting all */
741 __u32 pad;
/external/kernel-headers/original/uapi/drm/
Ddrm.h890 struct drm_syncobj_wait { struct
891 __u64 handles;
893 __s64 timeout_nsec;
894 __u32 count_handles;
895 __u32 flags;
896 __u32 first_signaled; /* only valid when not waiting all */
897 __u32 pad;
/external/libdrm/include/drm/
Ddrm.h884 struct drm_syncobj_wait { struct
885 __u64 handles;
887 __s64 timeout_nsec;
888 __u32 count_handles;
889 __u32 flags;
890 __u32 first_signaled; /* only valid when not waiting all */
891 __u32 pad;
/external/mesa3d/include/drm-uapi/
Ddrm.h746 struct drm_syncobj_wait { struct
747 __u64 handles;
749 __s64 timeout_nsec;
750 __u32 count_handles;
751 __u32 flags;
752 __u32 first_signaled; /* only valid when not waiting all */
753 __u32 pad;
/external/mesa3d/src/freedreno/vulkan/
Dtu_drm.c788 drm_syncobj_wait(struct tu_device *device, in drm_syncobj_wait() function
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h72921 struct drm_syncobj_wait { struct
72922 __u64 handles;
72923 __s64 timeout_nsec;
72924 __u32 count_handles;
72925 __u32 flags;
72926 __u32 first_signaled;
72927 __u32 pad;
Dvmlinux.h72921 struct drm_syncobj_wait { struct
72922 __u64 handles;
72923 __s64 timeout_nsec;
72924 __u32 count_handles;
72925 __u32 flags;
72926 __u32 first_signaled;
72927 __u32 pad;