Searched refs:View (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/objviewer/ |
| H A D | objview.c | 48 static ViewInfo View; variable in typeref:typename:ViewInfo 209 add_quats(q, View.CurQuat, View.CurQuat); 224 glTranslatef(0.0, 0.0, -View.Distance); 226 build_rotmatrix(rot, View.CurQuat); 385 View.StartX = x; 386 View.StartY = y; 387 View.Rotating = GL_TRUE; 390 View.Rotating = GL_FALSE; 395 View [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | mipmap_comp_tests.c | 34 * Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311. 58 static GLuint View; variable in typeref:typename:GLuint 89 View = 12; 92 MinLod = views[View].minLod; 93 MaxLod = views[View].maxLod; 102 if (views[++View].string == NULL) 103 View = 0; 105 MinLod = views[View].minLod; 106 MaxLod = views[View].maxLod; 184 printf("You should see: %s\n", views[View] [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | engine.c | 105 static ViewInfo View; variable in typeref:typename:ViewInfo 951 glTranslatef(0.0, 0.0, -View.Distance); 952 build_rotmatrix(rot, View.CurQuat); 1035 View.StartX = x; 1036 View.StartY = y; 1037 View.Rotating = GL_TRUE; 1040 View.Rotating = GL_FALSE; 1045 View.StartX = x; 1046 View.StartY = y; 1047 View [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/HaikuGL/ |
| H A D | GLView.h | 33 #include <View.h>
|
| /xsrc/external/mit/MesaLib/dist/include/HaikuGL/ |
| H A D | GLView.h | 34 #include <View.h>
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | tgsi.rst | 3487 Declaration Sampler View
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 3565 Declaration Sampler View
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.0.rst | 2048 - intel/isl: Stop claiming ASTC works on Cherry View
|
Completed in 18 milliseconds