Searched refs:vl_dri2_format_for_depth (Results 1 – 3 of 3) sorted by relevance
78 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth);
240 templ.format = vl_dri2_format_for_depth(vscreen, depth); in vl_dri2_screen_texture_from_drawable()353 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth) in vl_dri2_format_for_depth() function
239 templ.format = vl_dri2_format_for_depth(&scrn->base, scrn->depth); in dri3_alloc_back_buffer()497 templ.format = vl_dri2_format_for_depth(&scrn->base, bp_reply->depth); in dri3_get_front_buffer()