Searched refs:dri2_create_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.c242 dri2_create_buffers(DrawablePtr pDraw, unsigned int *attachments, int count) function
439 dri2info.CreateBuffers = dri2_create_buffers;
447 dri2info.CreateBuffers = dri2_create_buffers;
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_dri2.c242 dri2_create_buffers(DrawablePtr pDraw, unsigned int *attachments, int count) function
439 dri2info.CreateBuffers = dri2_create_buffers;
447 dri2info.CreateBuffers = dri2_create_buffers;

Completed in 771 milliseconds