Home | History | Annotate | Download | only in jni

Lines Matching full:r_textureanimation

228 R_TextureAnimation
233 texture_t *R_TextureAnimation (texture_t *base)
254 Sys_Error ("R_TextureAnimation: broken cycle");
256 Sys_Error ("R_TextureAnimation: infinite cycle");
329 t = R_TextureAnimation (s->texinfo->texture);
394 t = R_TextureAnimation (s->texinfo->texture);
433 t = R_TextureAnimation (s->texinfo->texture);
483 t = R_TextureAnimation (s->texinfo->texture);
563 t = R_TextureAnimation (s->texinfo->texture);
622 t = R_TextureAnimation (s->texinfo->texture);
870 t = R_TextureAnimation (fa->texinfo->texture);