Searched refs:GL_FIXED (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtri.c84 glVertexPointer(2, GL_FIXED, 0, verts);
85 glColorPointer(4, GL_FIXED, 0, colors);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_draw_upload.c317 case GL_FIXED:
321 /* This produces GL_FIXED inputs as values between INT32_MIN and
388 case GL_FIXED:
392 /* This produces GL_FIXED inputs as values between INT32_MIN and
H A Dbrw_draw.c302 /* Prior to Haswell, the hardware can't natively support GL_FIXED or
314 case GL_FIXED:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_draw_upload.c317 case GL_FIXED:
321 /* This produces GL_FIXED inputs as values between INT32_MIN and
388 case GL_FIXED:
392 /* This produces GL_FIXED inputs as values between INT32_MIN and
H A Dbrw_draw.c309 case GL_FIXED:
340 /* Prior to Haswell, the hardware can't natively support GL_FIXED or
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_array.c220 { /* GL_FIXED */
306 assert(type >= GL_BYTE && type <= GL_FIXED);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_draw.c226 case GL_FIXED:
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_draw.c225 case GL_FIXED:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.1.4.rst119 - i965: Fix glColorPointer(GL_FIXED)
H A D7.9.2.rst178 - tnl: Add support for datatype GL_FIXED in vertex arrays
H A D7.10.1.rst188 - tnl: Add support for datatype GL_FIXED in vertex arrays
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglformats.c297 case GL_FIXED:
553 case GL_FIXED:
H A Dvarray.c115 case GL_FIXED:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglformats.c297 case GL_FIXED:
553 case GL_FIXED:
H A Dvarray.c116 case GL_FIXED:
444 { /* GL_FIXED */
526 assert(type >= GL_BYTE && type <= GL_FIXED);
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h272 #define GL_FIXED 0x140C macro
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h263 #define GL_FIXED 0x140C macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h209 #define GL_FIXED 0x140C macro
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h209 #define GL_FIXED 0x140C macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h209 #define GL_FIXED 0x140C macro
H A Dgl31.h211 #define GL_FIXED 0x140C macro
H A Dgl32.h211 #define GL_FIXED 0x140C macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h209 #define GL_FIXED 0x140C macro
H A Dgl31.h209 #define GL_FIXED 0x140C macro
H A Dgl32.h209 #define GL_FIXED 0x140C macro

Completed in 71 milliseconds

12