Home
last modified time | relevance | path

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

/third_party/mesa3d/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.c308 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth); in dri3_create_image_khr_pixmap()
360 format = dri2_format_for_depth(dri2_dpy, bp_reply->depth); in dri3_create_image_khr_pixmap_from_buffers()
H A Dplatform_x11.c59 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth);
1060 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth) in dri2_format_for_depth() function
1126 format = dri2_format_for_depth(dri2_dpy, geometry_reply->depth); in dri2_create_image_khr_pixmap()

Completed in 4 milliseconds