Searched defs:dri2_destroy_buffers (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_dri2.c275 dri2_destroy_buffers(DrawablePtr pDraw, DRI2BufferPtr buffers, int count) function
440 dri2info.DestroyBuffers = dri2_destroy_buffers;
448 dri2info.DestroyBuffers = dri2_destroy_buffers;
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_dri2.c275 dri2_destroy_buffers(DrawablePtr pDraw, DRI2BufferPtr buffers, int count) function
440 dri2info.DestroyBuffers = dri2_destroy_buffers;
448 dri2info.DestroyBuffers = dri2_destroy_buffers;

Completed in 304 milliseconds