Searched refs:GL_UNSIGNED_SHORT_5_6_5 (Results 1 - 25 of 58) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dcompsize.c47 case GL_UNSIGNED_SHORT_5_6_5:
117 case GL_UNSIGNED_SHORT_5_6_5:
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dcompsize.c47 case GL_UNSIGNED_SHORT_5_6_5:
117 case GL_UNSIGNED_SHORT_5_6_5:
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dcompsize.c125 case GL_UNSIGNED_SHORT_5_6_5:
274 case GL_UNSIGNED_SHORT_5_6_5:
351 case GL_UNSIGNED_SHORT_5_6_5:
430 case GL_UNSIGNED_SHORT_5_6_5:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_cpal.c52 { GL_PALETTE4_R5_G6_B5_OES, GL_RGB, GL_UNSIGNED_SHORT_5_6_5, 16, 2 },
57 { GL_PALETTE8_R5_G6_B5_OES, GL_RGB, GL_UNSIGNED_SHORT_5_6_5, 256, 2 },
H A Dglformats.c241 case GL_UNSIGNED_SHORT_5_6_5:
336 case GL_UNSIGNED_SHORT_5_6_5:
454 case GL_UNSIGNED_SHORT_5_6_5:
959 case GL_UNSIGNED_SHORT_5_6_5:
1805 case GL_UNSIGNED_SHORT_5_6_5:
1968 case GL_UNSIGNED_SHORT_5_6_5:
2096 case GL_UNSIGNED_SHORT_5_6_5:
2194 || type == GL_UNSIGNED_SHORT_5_6_5
2704 case GL_UNSIGNED_SHORT_5_6_5:
3020 case GL_UNSIGNED_SHORT_5_6_5
[all...]
H A Dformats.c900 *datatype = GL_UNSIGNED_SHORT_5_6_5;
1562 return ((format == GL_RGB && type == GL_UNSIGNED_SHORT_5_6_5) ||
1567 return ((format == GL_BGR && type == GL_UNSIGNED_SHORT_5_6_5) ||
1948 return format == GL_RGB_INTEGER && type == GL_UNSIGNED_SHORT_5_6_5;
H A Dtexformat.c121 if (type == GL_UNSIGNED_SHORT_5_6_5) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_cpal.c52 { GL_PALETTE4_R5_G6_B5_OES, GL_RGB, GL_UNSIGNED_SHORT_5_6_5, 16, 2 },
57 { GL_PALETTE8_R5_G6_B5_OES, GL_RGB, GL_UNSIGNED_SHORT_5_6_5, 256, 2 },
H A Dglformats.c241 case GL_UNSIGNED_SHORT_5_6_5:
336 case GL_UNSIGNED_SHORT_5_6_5:
454 case GL_UNSIGNED_SHORT_5_6_5:
959 case GL_UNSIGNED_SHORT_5_6_5:
1818 case GL_UNSIGNED_SHORT_5_6_5:
1982 case GL_UNSIGNED_SHORT_5_6_5:
2110 case GL_UNSIGNED_SHORT_5_6_5:
2208 || type == GL_UNSIGNED_SHORT_5_6_5
2727 case GL_UNSIGNED_SHORT_5_6_5:
3055 case GL_UNSIGNED_SHORT_5_6_5
[all...]
H A Dtexformat.c121 if (type == GL_UNSIGNED_SHORT_5_6_5) {
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/osmesa/
H A Dtest-render.cpp55 case GL_UNSIGNED_SHORT_5_6_5:
159 Params{ OSMESA_RGB_565, GL_UNSIGNED_SHORT_5_6_5, 2, ((0x10 << 0) |
174 auto ret = OSMesaMakeCurrent(ctx.get(), &pixels, GL_UNSIGNED_SHORT_5_6_5, w, h);
/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dreadpixels.c115 { GL_RGB, GL_UNSIGNED_SHORT_5_6_5, "RGB/565", 2 },
H A Dteximage.c216 { GL_RGB, GL_UNSIGNED_SHORT_5_6_5, GL_RGB, "RGB/565", 2, GL_FALSE },
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexdown.c92 { GL_RGB, GL_UNSIGNED_SHORT_5_6_5, GL_RGB, 2 },
138 case GL_UNSIGNED_SHORT_5_6_5:
139 return "GL_UNSIGNED_SHORT_5_6_5";
H A Dpackedpixels.c68 { "GL_RGB/GL_UNSIGNED_SHORT_5_6_5",
69 GL_RGB, GL_UNSIGNED_SHORT_5_6_5, 2, 0xf800, 0x7e0 },
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_picture.c161 *tex_type = GL_UNSIGNED_SHORT_5_6_5;
168 *tex_type = GL_UNSIGNED_SHORT_5_6_5;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_pixel_read.c47 case GL_UNSIGNED_SHORT_5_6_5:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_pixel_read.c47 case GL_UNSIGNED_SHORT_5_6_5:
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreadpix.c46 static GLenum ReadType = GL_UNSIGNED_SHORT_5_6_5;
H A Dpixeltest.c14 #include <GL/glew.h> /* for GL_UNSIGNED_SHORT_5_6_5 */
46 static GLenum ReadType = GL_UNSIGNED_SHORT_5_6_5;
H A Dfbo_firecube.c61 GL_UNSIGNED_SHORT_5_6_5,
63 GL_UNSIGNED_SHORT_5_6_5,
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Drensize.c270 case GL_UNSIGNED_SHORT_5_6_5:
/xsrc/external/mit/xorg-server/dist/glx/
H A Drensize.c279 case GL_UNSIGNED_SHORT_5_6_5:
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c3322 case GL_UNSIGNED_SHORT_5_6_5:
3345 type == GL_UNSIGNED_SHORT_5_6_5 ||
3370 type == GL_UNSIGNED_SHORT_5_6_5|| type == GL_UNSIGNED_SHORT_5_6_5_REV)
3922 case GL_UNSIGNED_SHORT_5_6_5:
3996 case GL_UNSIGNED_SHORT_5_6_5:
4087 case GL_UNSIGNED_SHORT_5_6_5:
4143 case GL_UNSIGNED_SHORT_5_6_5:
4225 case GL_UNSIGNED_SHORT_5_6_5:
4330 case GL_UNSIGNED_SHORT_5_6_5:
4417 case GL_UNSIGNED_SHORT_5_6_5
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/osmesa/
H A Dosmesa.c749 * GL_UNSIGNED_BYTE, GL_UNSIGNED_SHORT_5_6_5, GL_UNSIGNED_SHORT
767 if (osmesa->format == OSMESA_RGB_565 && type != GL_UNSIGNED_SHORT_5_6_5) {

Completed in 27 milliseconds

123