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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys.h78 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth);
H A Dvl_winsys_dri.c240 templ.format = vl_dri2_format_for_depth(vscreen, depth);
353 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth) function in typeref:typename:uint32_t
H A Dvl_winsys_dri3.c240 templ.format = vl_dri2_format_for_depth(&scrn->base, scrn->depth);
499 templ.format = vl_dri2_format_for_depth(&scrn->base, bp_reply->depth);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys.h78 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth);
H A Dvl_winsys_dri.c244 templ.format = vl_dri2_format_for_depth(vscreen, depth);
357 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth) function in typeref:typename:uint32_t
H A Dvl_winsys_dri3.c244 templ.format = vl_dri2_format_for_depth(&scrn->base, scrn->depth);
503 templ.format = vl_dri2_format_for_depth(&scrn->base, bp_reply->depth);

Completed in 6 milliseconds