Searched refs:decal (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dtexture.c40 float decal[] = {GL_DECAL}; variable in typeref:typename:float[]
278 glTexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, decal);
H A Deval.c142 static float decal[] = {GL_DECAL}; local in function:Init
170 glTexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, decal);
H A Dquad.c114 static float decal[] = {GL_DECAL}; local in function:Init
144 glTexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, decal);
H A Dsphere.c46 float decal[] = {GL_DECAL}; variable in typeref:typename:float[]
896 textureEnvironment = decal;
H A Dlogo.c110 static float decal[] = { variable in typeref:typename:float[]
1307 glTexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, decal);
1515 glTexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, decal);

Completed in 5 milliseconds