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

  /external/chromium_org/third_party/mesa/src/src/glx/
pixelstore.c 49 send_PixelStore(struct glx_context * gc, unsigned sop, GLenum pname,
208 send_PixelStore(gc, X_GLsop_PixelStoref, pname, &param);
345 send_PixelStore(gc, X_GLsop_PixelStorei, pname, &param);
  /external/mesa3d/src/glx/
pixelstore.c 49 send_PixelStore(struct glx_context * gc, unsigned sop, GLenum pname,
208 send_PixelStore(gc, X_GLsop_PixelStoref, pname, &param);
345 send_PixelStore(gc, X_GLsop_PixelStorei, pname, &param);

Completed in 1142 milliseconds