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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.h210 GLfloat Sright, Ttop; /**< right, top texcoords */ member in struct:temp_texture
H A Dmeta.c1366 tex->Ttop = (GLfloat) height;
1370 tex->Ttop = (GLfloat) height / tex->Height;
1931 verts[2].tex[1] = tex->Ttop;
1936 verts[3].tex[1] = tex->Ttop;
2247 verts[2].tex[1] = tex->Ttop;
2252 verts[3].tex[1] = tex->Ttop;
2443 verts[2].tex[1] = tex->Ttop;
2448 verts[3].tex[1] = tex->Ttop;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.h209 GLfloat Sright, Ttop; /**< right, top texcoords */ member in struct:temp_texture
H A Dmeta.c1370 tex->Ttop = (GLfloat) height;
1374 tex->Ttop = (GLfloat) height / tex->Height;
1874 verts[2].tex[1] = tex->Ttop;
1879 verts[3].tex[1] = tex->Ttop;
2214 verts[2].tex[1] = tex->Ttop;
2219 verts[3].tex[1] = tex->Ttop;
2410 verts[2].tex[1] = tex->Ttop;
2415 verts[3].tex[1] = tex->Ttop;

Completed in 12 milliseconds