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 D | vl_winsys.h | 78 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth);
|
| H A D | vl_winsys_dri.c | 240 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 D | vl_winsys_dri3.c | 240 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 D | vl_winsys.h | 78 vl_dri2_format_for_depth(struct vl_screen *vscreen, int depth);
|
| H A D | vl_winsys_dri.c | 244 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 D | vl_winsys_dri3.c | 244 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