Searched refs:GL_INT_2_10_10_10_REV (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_util.h113 if (type != GL_INT_2_10_10_10_REV && type != GL_UNSIGNED_INT_2_10_10_10_REV) { \
125 if (type != GL_INT_2_10_10_10_REV && type != GL_UNSIGNED_INT_2_10_10_10_REV && \
H A Dvbo_attrib_tmp.h166 } else if ((type) == GL_INT_2_10_10_10_REV) { \
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dtri-2101010-dlist.c77 glVertexP3ui(GL_INT_2_10_10_10_REV, iconv(-90, -90, -30, 0));
79 glVertexP3ui(GL_INT_2_10_10_10_REV, iconv(90, -90, -30, 0));
81 glVertexP3ui(GL_INT_2_10_10_10_REV, iconv(0, 90, -30, 0));
H A Dtri-2101010.c102 glVertexP3ui(GL_INT_2_10_10_10_REV, iconv(-90, -90, -30, 0));
104 glVertexP3ui(GL_INT_2_10_10_10_REV, iconv(90, -90, -30, 0));
106 glVertexP3ui(GL_INT_2_10_10_10_REV, iconv(0, 90, -30, 0));
H A Dvbo-drawarrays-2101010.c111 glVertexPointer( 4, GL_INT_2_10_10_10_REV, sizeof(verts[0]), 0 );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_draw_upload.c330 case GL_INT_2_10_10_10_REV:
355 if (glformat->Type == GL_INT_2_10_10_10_REV) {
H A Dbrw_draw.c318 case GL_INT_2_10_10_10_REV:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_draw_upload.c330 case GL_INT_2_10_10_10_REV:
355 if (glformat->Type == GL_INT_2_10_10_10_REV) {
H A Dbrw_draw.c313 case GL_INT_2_10_10_10_REV:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_array.c259 case GL_INT_2_10_10_10_REV:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_attrib_tmp.h215 } else if ((type) == GL_INT_2_10_10_10_REV) { \
873 if (type != GL_INT_2_10_10_10_REV && type != GL_UNSIGNED_INT_2_10_10_10_REV) { \
885 if (type != GL_INT_2_10_10_10_REV && type != GL_UNSIGNED_INT_2_10_10_10_REV && \
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvarray.c119 case GL_INT_2_10_10_10_REV:
431 type != GL_INT_2_10_10_10_REV &&
456 type == GL_INT_2_10_10_10_REV) && size != 4) {
H A Dglformats.c555 case GL_INT_2_10_10_10_REV:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvarray.c120 case GL_INT_2_10_10_10_REV:
479 case GL_INT_2_10_10_10_REV:
731 type != GL_INT_2_10_10_10_REV &&
756 type == GL_INT_2_10_10_10_REV) && size != 4) {
H A Dglformats.c555 case GL_INT_2_10_10_10_REV:
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h972 #define GL_INT_2_10_10_10_REV 0x8D9F macro
H A Dgl31.h974 #define GL_INT_2_10_10_10_REV 0x8D9F macro
H A Dgl32.h974 #define GL_INT_2_10_10_10_REV 0x8D9F macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h972 #define GL_INT_2_10_10_10_REV 0x8D9F macro
H A Dgl31.h972 #define GL_INT_2_10_10_10_REV 0x8D9F macro
H A Dgl32.h972 #define GL_INT_2_10_10_10_REV 0x8D9F macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1661 #define GL_INT_2_10_10_10_REV 0x8D9F macro
H A Dglext.h1548 #define GL_INT_2_10_10_10_REV 0x8D9F macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1624 #define GL_INT_2_10_10_10_REV 0x8D9F macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h5224 #define GL_INT_2_10_10_10_REV 0x8D9F macro
[all...]

Completed in 231 milliseconds

12