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

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_drm.c222 get_back_bo(struct dri2_egl_surface *dri2_surf) function in typeref:typename:int
322 if (get_back_bo(dri2_surf) < 0) {
394 if (get_back_bo(dri2_surf) < 0)
430 if (get_back_bo(dri2_surf) < 0)
449 if (get_back_bo(dri2_surf) < 0) {
H A Dplatform_android.c554 get_back_bo(struct dri2_egl_surface *dri2_surf) function in typeref:typename:int
644 if (get_back_bo(dri2_surf) < 0)
648 * get_back_bo() succeeded.
669 if (get_back_bo(dri2_surf) < 0)
720 /* "XXX: we don't use get_back_bo() since it causes regressions in
H A Dplatform_wayland.c471 get_back_bo(struct dri2_egl_surface *dri2_surf) function in typeref:typename:int
642 if (get_back_bo(dri2_surf) < 0) {
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_drm.c227 get_back_bo(struct dri2_egl_surface *dri2_surf) function in typeref:typename:int
333 if (get_back_bo(dri2_surf) < 0) {
405 if (get_back_bo(dri2_surf) < 0)
441 if (get_back_bo(dri2_surf) < 0)
459 if (get_back_bo(dri2_surf) < 0) {
H A Dplatform_android.c849 get_back_bo(struct dri2_egl_surface *dri2_surf) function in typeref:typename:int
911 if (get_back_bo(dri2_surf) < 0)
915 * get_back_bo() succeeded.
936 if (get_back_bo(dri2_surf) < 0)
986 /* "XXX: we don't use get_back_bo() since it causes regressions in
H A Dplatform_wayland.c563 get_back_bo(struct dri2_egl_surface *dri2_surf) function in typeref:typename:int
724 if (get_back_bo(dri2_surf) < 0) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst3152 - egl/android: Use droid_create_image_from_prime_fds() in get_back_bo()

Completed in 19 milliseconds