Searched refs:VERTEX2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | random.c | 37 VERTEX2, enumerator in enum:__anon8337b55e0103 118 case VERTEX2: 268 Vbuffer[Vcount].type = VERTEX2;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | api_loopback.c | 50 #define VERTEX2(x,y) CALL_Vertex2f(GET_DISPATCH(), (x,y)) macro 562 VERTEX2( (GLfloat) x, (GLfloat) y ); 568 VERTEX2( (GLfloat) x, (GLfloat) y ); 574 VERTEX2( (GLfloat) x, (GLfloat) y ); 616 VERTEX2( (GLfloat) v[0], (GLfloat) v[1] ); 622 VERTEX2( (GLfloat) v[0], (GLfloat) v[1] ); 628 VERTEX2( (GLfloat) v[0], (GLfloat) v[1] ); 635 VERTEX2( (GLfloat) v[0], (GLfloat) v[1] );
|
Completed in 5 milliseconds