Searched refs:SendTexturePoint (Results 1 – 1 of 1) sorted by relevance
909 static inline void SendTexturePoint( Vec *vPoint, f32 s, f32 t ) in SendTexturePoint() function1019 SendTexturePoint( &prt->vPos, 0.0F, 0.0F ); in DrawParticles()1021 SendTexturePoint( &prt->vPos, prt->tex_s, prt->tex_t ); in DrawParticles()