Searched defs:zRot (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | brick.c | 39 static GLfloat xRot = 0.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | noise.c | 50 static GLfloat xRot = 0.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | toyball.c | 48 static GLfloat xRot = 0.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | array.c | 47 static GLfloat xRot = -70.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | mandelbrot.c | 45 static GLfloat xRot = 0.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | multinoise.c | 57 static GLfloat xRot = 0.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | simplex-noise.c | 47 static GLfloat xRot = 0.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | vert-tex.c | 41 static GLfloat xRot = -70.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | bump.c | 51 static GLfloat xRot = 20.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | skinning.c | 35 static GLfloat xRot = 0.0f, yRot = 90.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
| H A D | shtest.c | 89 static GLfloat xRot = 0.0f, yRot = 0.0f, zRot = 0.0f; variable in typeref:typename:GLfloat
|
Completed in 8 milliseconds