Home
last modified time | relevance | path

Searched refs:vl_dri2_format_for_depth (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys.h78 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth);
H A Dvl_winsys_xlib_swrast.c153 enum pipe_format x11_window_format = vl_dri2_format_for_depth(&scrn->base, x11_window_attrs.depth); in vl_swrast_texture_from_drawable()
H A Dvl_winsys_dri.c244 templ.format = vl_dri2_format_for_depth(vscreen, depth); in vl_dri2_screen_texture_from_drawable()
357 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth) in vl_dri2_format_for_depth() function
H A Dvl_winsys_dri3.c244 templ.format = vl_dri2_format_for_depth(&scrn->base, scrn->depth); in dri3_alloc_back_buffer()
503 templ.format = vl_dri2_format_for_depth(&scrn->base, bp_reply->depth); in dri3_get_front_buffer()

Completed in 3 milliseconds