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 D | platform_x11_dri3.h | 42 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth);
|
| H A D | platform_x11_dri3.c | 289 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth); 341 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth);
|
| H A D | platform_x11.c | 59 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 D | platform_x11_dri3.h | 42 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth);
|
| H A D | platform_x11_dri3.c | 292 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth); 344 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth);
|
| H A D | platform_x11.c | 58 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