Searched refs:R_TextureAnimation (Results 1 - 11 of 11) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dglquake2.h78 texture_t *R_TextureAnimation (texture_t *base);
H A Dgl_rsurf.c227 R_TextureAnimation
232 texture_t *R_TextureAnimation (texture_t *base) function
253 Sys_Error ("R_TextureAnimation: broken cycle");
255 Sys_Error ("R_TextureAnimation: infinite cycle");
332 t = R_TextureAnimation (s->texinfo->texture);
398 t = R_TextureAnimation (s->texinfo->texture);
437 t = R_TextureAnimation (s->texinfo->texture);
472 t = R_TextureAnimation (s->texinfo->texture);
541 t = R_TextureAnimation (s->texinfo->texture);
579 t = R_TextureAnimation (
[all...]
H A Dd_surf.c274 r_drawsurf.texture = R_TextureAnimation (surface->texinfo->texture);
H A Dglquake.h124 texture_t *R_TextureAnimation (texture_t *base);
H A Dr_local.h142 texture_t *R_TextureAnimation (texture_t *base);
H A Dr_surf.c191 R_TextureAnimation
196 texture_t *R_TextureAnimation (texture_t *base) function
217 Sys_Error ("R_TextureAnimation: broken cycle");
219 Sys_Error ("R_TextureAnimation: infinite cycle");
/external/quake/quake/src/WinQuake/
H A Dgl_rsurf.cpp228 R_TextureAnimation
233 texture_t *R_TextureAnimation (texture_t *base) function
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 (
[all...]
H A Dd_surf.cpp271 r_drawsurf.texture = R_TextureAnimation (surface->texinfo->texture);
H A Dr_local.h141 texture_t *R_TextureAnimation (texture_t *base);
H A Dglquake.h113 texture_t *R_TextureAnimation (texture_t *base);
H A Dr_surf.cpp208 R_TextureAnimation
213 texture_t *R_TextureAnimation (texture_t *base) function
234 Sys_Error ("R_TextureAnimation: broken cycle");
236 Sys_Error ("R_TextureAnimation: infinite cycle");

Completed in 150 milliseconds