Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/gxdemo/src/Geometry/
Dgeo-particle.c84 f32 tex_s, tex_t; // Texture coordinates member
702 prt->tex_t = (nY * -0.015625F) + 0.5F; in TextureParticleEmit()
1021 SendTexturePoint( &prt->vPos, prt->tex_s, prt->tex_t ); in DrawParticles()