Searched refs:storePack (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dpixelstore.c86 state->storePack.rowLength = a;
94 state->storePack.imageHeight = a;
102 state->storePack.skipRows = a;
110 state->storePack.skipPixels = a;
118 state->storePack.skipImages = a;
127 state->storePack.alignment = a;
135 state->storePack.swapEndian = (param != 0);
138 state->storePack.lsbFirst = (param != 0);
234 state->storePack.rowLength = param;
241 state->storePack
[all...]
H A Dclientattrib.c88 sp->storePack = state->storePack;
117 state->storePack = sp->storePack;
H A Dpixel.c275 GLint rowLength = state->storePack.rowLength;
276 GLint alignment = state->storePack.alignment;
277 GLint skipPixels = state->storePack.skipPixels;
278 GLint skipRows = state->storePack.skipRows;
279 GLint lsbFirst = state->storePack.lsbFirst;
396 GLint rowLength = state->storePack.rowLength;
397 GLint imageHeight = state->storePack.imageHeight;
398 GLint alignment = state->storePack.alignment;
399 GLint skipPixels = state->storePack.skipPixels;
400 GLint skipRows = state->storePack
[all...]
H A Dsingle2.c249 *data = (GLintptr) state->storePack.rowLength;
252 *data = (GLintptr) state->storePack.imageHeight;
255 *data = (GLintptr) state->storePack.skipRows;
258 *data = (GLintptr) state->storePack.skipPixels;
261 *data = (GLintptr) state->storePack.skipImages;
264 *data = (GLintptr) state->storePack.alignment;
267 *data = (GLintptr) state->storePack.swapEndian;
270 *data = (GLintptr) state->storePack.lsbFirst;
H A Dsinglepix.c55 __GLX_SINGLE_PUT_CHAR(12, state->storePack.swapEndian);
143 *(int8_t *) (pc + 12) = state->storePack.swapEndian;
H A Dglxclient.h203 __GLXpixelStoreMode storePack, storeUnpack; member in struct:__GLXattributeRec
H A Dindirect_glx.c397 state->storePack.alignment = 4;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dpixelstore.c86 state->storePack.rowLength = a;
94 state->storePack.imageHeight = a;
102 state->storePack.skipRows = a;
110 state->storePack.skipPixels = a;
118 state->storePack.skipImages = a;
127 state->storePack.alignment = a;
135 state->storePack.swapEndian = (param != 0);
138 state->storePack.lsbFirst = (param != 0);
234 state->storePack.rowLength = param;
241 state->storePack
[all...]
H A Dclientattrib.c88 sp->storePack = state->storePack;
117 state->storePack = sp->storePack;
H A Dpixel.c275 GLint rowLength = state->storePack.rowLength;
276 GLint alignment = state->storePack.alignment;
277 GLint skipPixels = state->storePack.skipPixels;
278 GLint skipRows = state->storePack.skipRows;
279 GLint lsbFirst = state->storePack.lsbFirst;
396 GLint rowLength = state->storePack.rowLength;
397 GLint imageHeight = state->storePack.imageHeight;
398 GLint alignment = state->storePack.alignment;
399 GLint skipPixels = state->storePack.skipPixels;
400 GLint skipRows = state->storePack
[all...]
H A Dsingle2.c249 *data = (GLintptr) state->storePack.rowLength;
252 *data = (GLintptr) state->storePack.imageHeight;
255 *data = (GLintptr) state->storePack.skipRows;
258 *data = (GLintptr) state->storePack.skipPixels;
261 *data = (GLintptr) state->storePack.skipImages;
264 *data = (GLintptr) state->storePack.alignment;
267 *data = (GLintptr) state->storePack.swapEndian;
270 *data = (GLintptr) state->storePack.lsbFirst;
H A Dsinglepix.c55 __GLX_SINGLE_PUT_CHAR(12, state->storePack.swapEndian);
143 *(int8_t *) (pc + 12) = state->storePack.swapEndian;
H A Dindirect_glx.c362 state->storePack.alignment = 4;
H A Dglxclient.h205 __GLXpixelStoreMode storePack, storeUnpack; member in struct:__GLXattributeRec
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect.c3203 xcb_glx_read_pixels_reply_t *reply = xcb_glx_read_pixels_reply(c, xcb_glx_read_pixels(c, gc->currentContextTag, x, y, width, height, format, type, state->storePack.swapEndian, 0), NULL);
3215 * (int8_t *)(pc + 24) = state->storePack.swapEndian;
3791 xcb_glx_get_tex_image_reply_t *reply = xcb_glx_get_tex_image_reply(c, xcb_glx_get_tex_image(c, gc->currentContextTag, target, level, format, type, state->storePack.swapEndian), NULL);
3803 * (int8_t *)(pc + 16) = state->storePack.swapEndian;
4703 xcb_glx_get_color_table_reply_t *reply = xcb_glx_get_color_table_reply(c, xcb_glx_get_color_table(c, gc->currentContextTag, target, format, type, state->storePack.swapEndian), NULL);
4712 * (int8_t *)(pc + 12) = state->storePack.swapEndian;
4744 * (int8_t *)(pc + 12) = state->storePack.swapEndian;
5095 xcb_glx_get_convolution_filter_reply_t *reply = xcb_glx_get_convolution_filter_reply(c, xcb_glx_get_convolution_filter(c, gc->currentContextTag, target, format, type, state->storePack.swapEndian), NULL);
5105 * (int8_t *)(pc + 12) = state->storePack.swapEndian;
5137 * (int8_t *)(pc + 12) = state->storePack
[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect.c3203 xcb_glx_read_pixels_reply_t *reply = xcb_glx_read_pixels_reply(c, xcb_glx_read_pixels(c, gc->currentContextTag, x, y, width, height, format, type, state->storePack.swapEndian, 0), NULL);
3215 * (int8_t *)(pc + 24) = state->storePack.swapEndian;
3791 xcb_glx_get_tex_image_reply_t *reply = xcb_glx_get_tex_image_reply(c, xcb_glx_get_tex_image(c, gc->currentContextTag, target, level, format, type, state->storePack.swapEndian), NULL);
3803 * (int8_t *)(pc + 16) = state->storePack.swapEndian;
4697 xcb_glx_get_color_table_reply_t *reply = xcb_glx_get_color_table_reply(c, xcb_glx_get_color_table(c, gc->currentContextTag, target, format, type, state->storePack.swapEndian), NULL);
4706 * (int8_t *)(pc + 12) = state->storePack.swapEndian;
4736 * (int8_t *)(pc + 12) = state->storePack.swapEndian;
5083 xcb_glx_get_convolution_filter_reply_t *reply = xcb_glx_get_convolution_filter_reply(c, xcb_glx_get_convolution_filter(c, gc->currentContextTag, target, format, type, state->storePack.swapEndian), NULL);
5093 * (int8_t *)(pc + 12) = state->storePack.swapEndian;
5123 * (int8_t *)(pc + 12) = state->storePack
[all...]

Completed in 38 milliseconds