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

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_wayland.c950 try_damage_buffer(struct dri2_egl_surface *dri2_surf, function in typeref:typename:EGLBoolean
1036 if (!n_rects || !try_damage_buffer(dri2_surf, rects, n_rects))
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_wayland.c1071 try_damage_buffer(struct dri2_egl_surface *dri2_surf, function in typeref:typename:EGLBoolean
1160 if (!n_rects || !try_damage_buffer(dri2_surf, rects, n_rects))

Completed in 7 milliseconds