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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtextures.c32 static float TexAspect[MAX_TEXTURES]; variable in typeref:typename:float[]
75 GLfloat ar = TexAspect[i];
394 TexAspect[i] = (float) w / (float) h;

Completed in 2 milliseconds