Home
last modified time | relevance | path

Searched defs:drm_tegra_submit (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
Dtegra_drm.h411 struct drm_tegra_submit { struct
418 __u64 context;
426 __u32 num_syncpts;
434 __u32 num_cmdbufs;
442 __u32 num_relocs;
450 __u32 num_waitchks;
457 __u32 waitchk_mask;
464 __u32 timeout;
474 __u64 syncpts;
484 __u64 cmdbufs;
[all …]
/third_party/libdrm/include/drm/
Dtegra_drm.h394 struct drm_tegra_submit { struct
401 __u64 context;
409 __u32 num_syncpts;
417 __u32 num_cmdbufs;
425 __u32 num_relocs;
433 __u32 num_waitchks;
440 __u32 waitchk_mask;
447 __u32 timeout;
457 __u64 syncpts;
467 __u64 cmdbufs;
[all …]