HomeSort by relevance Sort by last modified time
    Searched refs:windows_copy_subbuffer (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glx/windows/
windowsgl.h 42 void windows_copy_subbuffer(windowsDrawable *windowsDrawable, int x, int y, int width, int height);
windowsgl.c 273 windows_copy_subbuffer(windowsDrawable *draw, function
  /external/mesa3d/src/glx/
driwindows_glx.c 379 windows_copy_subbuffer(pdp->windowsDrawable, x, y, width, height);

Completed in 68 milliseconds