HomeSort by: relevance | last modified time | path
    Searched defs:modulate (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/samples/
texture.c 41 float modulate[] = {GL_MODULATE}; variable
logo.c 113 static float modulate[] = { variable
1518 glTexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, modulate);
sphere.c 47 float modulate[] = {GL_MODULATE}; variable
64 float *textureEnvironment = modulate;
656 textureEnvironment = modulate;
767 textureEnvironment = modulate;
900 textureEnvironment = modulate;

Completed in 7 milliseconds