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

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.h42 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth);
H A Dplatform_x11_dri3.c289 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth);
341 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth);
H A Dplatform_x11.c59 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth);
1119 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth) function in typeref:typename:uint32_t
1183 format = dri2_format_for_depth(dri2_dpy, geometry_reply->depth);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.h42 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth);
H A Dplatform_x11_dri3.c292 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth);
344 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth);
H A Dplatform_x11.c58 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth);
1028 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth) function in typeref:typename:uint32_t
1094 format = dri2_format_for_depth(dri2_dpy, geometry_reply->depth);

Completed in 11 milliseconds