Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdrm/exynos/
H A Dexynos_fimg2d.c59 struct g2d_context { struct
60 int fd;
61 unsigned int major;
62 unsigned int minor;
63 struct drm_exynos_g2d_cmd cmd[G2D_MAX_CMD_NR];
64 struct drm_exynos_g2d_cmd cmd_buf[G2D_MAX_GEM_CMD_NR];
65 unsigned int cmd_nr;
66 unsigned int cmd_buf_nr;
67 unsigned int cmdlist_nr;
68 void *event_userdata;