Home
last modified time | relevance | path

Searched refs:vl_screen (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys.h45 struct vl_screen struct
47 void (*destroy)(struct vl_screen *vscreen);
50 (*texture_from_drawable)(struct vl_screen *vscreen, void *drawable);
53 (*get_dirty_area)(struct vl_screen *vscreen);
56 (*get_timestamp)(struct vl_screen *vscreen, void *drawable);
59 (*set_next_timestamp)(struct vl_screen *vscreen, uint64_t stamp);
62 (*get_private)(struct vl_screen *vscreen);
65 (*set_back_texture_from_output)(struct vl_screen *vscreen,
78 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth);
80 struct vl_screen *
[all...]
H A Dvl_winsys_xlib_swrast.c40 struct vl_screen base;
51 vl_screen_destroy(struct vl_screen *vscreen) in vl_screen_destroy()
66 vl_swrast_texture_from_drawable(struct vl_screen *vscreen, void *drawable);
69 vl_swrast_get_dirty_area(struct vl_screen *vscreen);
72 vl_swrast_get_private(struct vl_screen *vscreen);
75 vl_xlib_screen_destroy(struct vl_screen *vscreen) in vl_xlib_screen_destroy()
91 struct vl_screen *
126 vl_swrast_fill_xlib_drawable_desc(struct vl_screen *vscreen,
131 vl_swrast_fill_xlib_drawable_desc(struct vl_screen *vscreen, in vl_swrast_fill_xlib_drawable_desc()
145 vl_swrast_texture_from_drawable(struct vl_screen *vscree
[all...]
H A Dvl_winsys_drm.c38 vl_drm_screen_destroy(struct vl_screen *vscreen);
40 struct vl_screen *
43 struct vl_screen *vscreen; in vl_drm_screen_create()
45 vscreen = CALLOC_STRUCT(vl_screen); in vl_drm_screen_create()
72 vl_drm_screen_destroy(struct vl_screen *vscreen) in vl_drm_screen_destroy()
H A Dvl_winsys_dri_vgem.c33 vl_vgem_drm_screen_destroy(struct vl_screen *vscreen) in vl_vgem_drm_screen_destroy()
42 struct vl_screen *
45 struct vl_screen *vscreen = CALLOC_STRUCT(vl_screen); in vl_vgem_drm_screen_create()
H A Dvl_winsys_dri.c59 struct vl_screen base;
79 static void vl_dri2_screen_destroy(struct vl_screen *vscreen);
181 vl_dri2_screen_texture_from_drawable(struct vl_screen *vscreen, void *drawable) in vl_dri2_screen_texture_from_drawable()
263 vl_dri2_screen_get_dirty_area(struct vl_screen *vscreen) in vl_dri2_screen_get_dirty_area()
271 vl_dri2_screen_get_timestamp(struct vl_screen *vscreen, void *drawable) in vl_dri2_screen_get_timestamp()
294 vl_dri2_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp) in vl_dri2_screen_set_next_timestamp()
306 vl_dri2_screen_get_private(struct vl_screen *vscreen) in vl_dri2_screen_get_private()
322 get_xcb_visualtype_for_depth(struct vl_screen *vscreen, int depth) in get_xcb_visualtype_for_depth()
345 get_red_mask_for_depth(struct vl_screen *vscreen, int depth) in get_red_mask_for_depth()
357 vl_dri2_format_for_depth(struct vl_screen *vscree
[all...]
H A Dvl_winsys_dri3.c68 struct vl_screen base;
621 vl_dri3_screen_texture_from_drawable(struct vl_screen *vscreen, void *drawable) in vl_dri3_screen_texture_from_drawable()
641 vl_dri3_screen_get_dirty_area(struct vl_screen *vscreen) in vl_dri3_screen_get_dirty_area()
651 vl_dri3_screen_get_timestamp(struct vl_screen *vscreen, void *drawable) in vl_dri3_screen_get_timestamp()
678 vl_dri3_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp) in vl_dri3_screen_set_next_timestamp()
692 vl_dri3_screen_get_private(struct vl_screen *vscreen) in vl_dri3_screen_get_private()
698 vl_dri3_screen_set_back_texture_from_output(struct vl_screen *vscreen, in vl_dri3_screen_set_back_texture_from_output()
712 vl_dri3_screen_destroy(struct vl_screen *vscreen) in vl_dri3_screen_destroy()
750 struct vl_screen *
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_omx_common.c48 static struct vl_screen *omx_screen = NULL;
53 struct vl_screen *omx_get_screen(void) in omx_get_screen()
H A Dvid_dec_common.h51 struct vl_screen *screen; \
157 struct vl_screen *screen;
H A Dvid_enc_common.h81 struct vl_screen *screen; \
130 struct vl_screen *screen;
H A Dvid_omx_common.h33 struct vl_screen *omx_get_screen(void);
H A Dvid_dec_common.c43 struct vl_screen *omx_screen; in vid_dec_NeedTarget()
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dxvmc_private.h53 struct vl_screen *vscreen;
H A Dcontext.c192 struct vl_screen *vscreen; in XvMCCreateContext()
H A Dsurface.c359 struct vl_screen *vscreen; in XvMCPutSurface()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dpresentation.c218 struct vl_screen *vscreen; in vlVdpPresentationQueueDisplay()
H A Dvdpau_private.h378 struct vl_screen *vscreen;
/third_party/mesa3d/src/gallium/frontends/va/
H A Dva_private.h247 struct vl_screen *vscreen;
H A Dsurface.c315 struct vl_screen *vscreen; in vlVaPutSurface()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c1914 struct vl_screen *omx_screen; in dec_av1_NeedTask()
2056 struct vl_screen *omx_screen; in dec_av1_ShowExistingframe()
2127 struct vl_screen *omx_screen; in dec_av1_BeginFrame()

Completed in 13 milliseconds