Home
last modified time | relevance | path

Searched refs:gbm_bo_create_with_modifiers (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gbm/
Dgbm-symbols.txt2 gbm_bo_create_with_modifiers
/third_party/mesa3d/src/gbm/main/
Dgbm.h279 gbm_bo_create_with_modifiers(struct gbm_device *gbm,
Dgbm.c494 gbm_bo_create_with_modifiers(struct gbm_device *gbm, in gbm_bo_create_with_modifiers() function
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_drm.c248 dri2_surf->back->bo = gbm_bo_create_with_modifiers(&dri2_dpy->gbm_dri->base, in get_back_bo()
/third_party/mesa3d/docs/relnotes/
D17.1.0.rst180 - [EGL] [GBM] undefined reference to \`gbm_bo_create_with_modifiers'
D18.1.0.rst59 - [EGL] [GBM] undefined reference to \`gbm_bo_create_with_modifiers'
/third_party/weston/clients/
Dsimple-dmabuf-egl.c348 buffer->bo = gbm_bo_create_with_modifiers(display->gbm.device, in create_dmabuf_buffer()
Dsimple-dmabuf-egl-hos.c349 buffer->bo = gbm_bo_create_with_modifiers(display->gbm.device, in create_dmabuf_buffer()