Searched refs:unpack_image (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddlist.c908 unpack_image(struct gl_context *ctx, GLuint dimensions, function
1155 n[7].data = unpack_image(ctx, 2, width, height, 1, GL_COLOR_INDEX,
1788 n[6].data = unpack_image(ctx, 1, width, 1, 1, format, type, table,
1872 n[6].data = unpack_image(ctx, 1, count, 1, 1, format, type, table,
1942 n[6].data = unpack_image(ctx, 1, width, 1, 1, format, type, filter,
1970 n[7].data = unpack_image(ctx, 2, width, height, 1, format, type, filter,
2353 n[5].data = unpack_image(ctx, 2, width, height, 1, format, type,
3371 n[1].data = unpack_image(ctx, 2, 32, 32, 1, GL_COLOR_INDEX, GL_BITMAP,
4181 n[8].data = unpack_image(ctx, 1, width, 1, 1, format, type,
4217 n[9].data = unpack_image(ct
[all...]
/external/mesa3d/src/mesa/main/
H A Ddlist.c908 unpack_image(struct gl_context *ctx, GLuint dimensions, function
1155 n[7].data = unpack_image(ctx, 2, width, height, 1, GL_COLOR_INDEX,
1788 n[6].data = unpack_image(ctx, 1, width, 1, 1, format, type, table,
1872 n[6].data = unpack_image(ctx, 1, count, 1, 1, format, type, table,
1942 n[6].data = unpack_image(ctx, 1, width, 1, 1, format, type, filter,
1970 n[7].data = unpack_image(ctx, 2, width, height, 1, format, type, filter,
2353 n[5].data = unpack_image(ctx, 2, width, height, 1, format, type,
3371 n[1].data = unpack_image(ctx, 2, 32, 32, 1, GL_COLOR_INDEX, GL_BITMAP,
4181 n[8].data = unpack_image(ctx, 1, width, 1, 1, format, type,
4217 n[9].data = unpack_image(ct
[all...]

Completed in 106 milliseconds