Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gbm/main/
H A Dgbm.c522 return gbm_bo_create_with_modifiers2(gbm, width, height, format, modifiers, in gbm_bo_create_with_modifiers()
527 gbm_bo_create_with_modifiers2(struct gbm_device *gbm, in gbm_bo_create_with_modifiers2() function
H A Dgbm.h372 gbm_bo_create_with_modifiers2(struct gbm_device *gbm,
/aosp_15_r20/external/mesa3d/src/gbm/
H A Dgbm-symbols.txt3 gbm_bo_create_with_modifiers2
/aosp_15_r20/external/minigbm/
H A Dgbm.c175 return gbm_bo_create_with_modifiers2(gbm, width, height, format, modifiers, count, 0); in gbm_bo_create_with_modifiers()
178 PUBLIC struct gbm_bo *gbm_bo_create_with_modifiers2(struct gbm_device *gbm, uint32_t width, in gbm_bo_create_with_modifiers2() function
H A Dgbm.h344 gbm_bo_create_with_modifiers2(struct gbm_device *gbm,
/aosp_15_r20/external/rust/android-crates-io/crates/gbm/src/
Ddevice.rs232 ffi::gbm_bo_create_with_modifiers2( in create_buffer_object_with_modifiers2()
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c241 dri2_surf->back->bo = gbm_bo_create_with_modifiers2( in get_back_bo()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D24.2.0.rst592 - egl: Use gbm_bo_create_with_modifiers2() when the surface has non-zero flags