Home
last modified time | relevance | path

Searched defs:tex_t (Results 1 – 12 of 12) sorted by relevance

/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dimage.h41 } tex_t; typedef
/dports/games/lander/lander-0.6.6/src/
H A DAnimatedImage.cpp66 double tex_t = ((double)(frameY * frameHeight))/(double)height; in DrawFrame() local
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/sdl/
H A Dtext.h56 } tex_t; typedef
/dports/games/alienarena-data/alienarena-7.66/source/ref_gl/
H A Dr_warp.c639 void MakeSkyVec (float s, float t, int axis, float *tex_s, float *tex_t, float *vec, float size) in MakeSkyVec()
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dr_warp.c639 void MakeSkyVec (float s, float t, int axis, float *tex_s, float *tex_t, float *vec, float size) in MakeSkyVec()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgmultiplemovies/
H A Dosgmultiplemovies.cpp414 float tex_t = (tex->getTextureTarget() == GL_TEXTURE_2D) ? 1 : img->t(); in readImageStream() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgmultiplemovies/
H A Dosgmultiplemovies.cpp414 float tex_t = (tex->getTextureTarget() == GL_TEXTURE_2D) ? 1 : img->t(); in readImageStream() local
/dports/games/quake2max/Quake2maX_0.45-src_unix/ref_gl/
H A Dgl_warp.c739 void MakeSkyVec (float s, float t, int axis, float *tex_s, float *tex_t, float *vec) in MakeSkyVec()
/dports/devel/allegro5/allegro5-5.2.7.0/src/opengl/
H A Dogl_bitmap.c209 float tex_l, tex_t, tex_r, tex_b, w, h, true_w, true_h; in draw_quad() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_mesh.cpp1507 double tex_s, tex_t; in GetSurfaceParametersHelper() local
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_mesh.cpp1506 double tex_s, tex_t; in GetSurfaceParametersHelper() local
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_voodoo.c1672 int tex_s, tex_t; member