Searched refs:vl_dri2_get_flush_reply (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ | ||
| H A D | vl_winsys_dri.c | 96 vl_dri2_get_flush_reply(struct vl_dri_screen *scrn) function in typeref:typename:xcb_dri2_get_buffers_reply_t * 132 free(vl_dri2_get_flush_reply(scrn)); 152 free(vl_dri2_get_flush_reply(scrn)); 194 reply = vl_dri2_get_flush_reply(scrn); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ | ||
| H A D | vl_winsys_dri.c | 98 vl_dri2_get_flush_reply(struct vl_dri_screen *scrn) function in typeref:typename:xcb_dri2_get_buffers_reply_t * 135 free(vl_dri2_get_flush_reply(scrn)); 155 free(vl_dri2_get_flush_reply(scrn)); 197 reply = vl_dri2_get_flush_reply(scrn); |
Completed in 4 milliseconds