Searched refs:drift_increment (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | streaming_rect.c | 28 static GLfloat drift_increment = 1/255.0; variable in typeref:typename:GLfloat 39 Drift += drift_increment; 156 drift_increment = 2.2 * seconds / Frames; |
| H A D | afsmultiarb.c | 36 static GLfloat drift_increment = 0.005; variable in typeref:typename:GLfloat 45 Drift += drift_increment; 136 drift_increment = 2.2 * seconds / Frames; |
Completed in 2 milliseconds