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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_egl.c60 int dmabuf_capable; member in struct:glamor_egl_screen_private
308 if (modifiers_ok && glamor_egl->dmabuf_capable) {
567 if (glamor_egl->dmabuf_capable && modifier != DRM_FORMAT_MOD_INVALID) {
638 if (!glamor_egl->dmabuf_capable)
678 if (!glamor_egl->dmabuf_capable)
1094 glamor_egl->dmabuf_capable = !!strstr(xf86Info.debug,
1095 "dmabuf_capable");
1097 glamor_egl->dmabuf_capable = FALSE;

Completed in 3 milliseconds