Searched refs:dri2CopySubBuffer (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri2_glx.c619 dri2CopySubBuffer(__GLXDRIdrawable *pdraw, int x, int y, function in typeref:typename:void
1355 psp->copySubBuffer = dri2CopySubBuffer;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2_glx.c558 dri2CopySubBuffer(__GLXDRIdrawable *pdraw, int x, int y, function in typeref:typename:void
1285 psp->copySubBuffer = dri2CopySubBuffer;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.11.1.rst271 - glx: Don't flush twice if we fallback to dri2CopySubBuffer

Completed in 6 milliseconds