Searched refs:get_buffers_with_format (Results 1 – 3 of 3) sorted by relevance
65 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable, member
99 if (dri->get_buffers_with_format == NULL) in dri_get_buffers_with_format()103 dri->get_buffers_with_format(driDrawable, width, height, attachments, in dri_get_buffers_with_format()
454 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_get_buffers_with_format; in dri2_initialize_drm()