Searched refs:get_buffers_with_format (Results 1 – 3 of 3) sorted by relevance
75 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable, member
101 if (dri->get_buffers_with_format == NULL) in dri_get_buffers_with_format()105 dri->get_buffers_with_format(driDrawable, width, height, attachments, in dri_get_buffers_with_format()
724 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_drm_get_buffers_with_format; in dri2_initialize_drm()