Home
last modified time | relevance | path

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

/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dr_world.c234 R_ChainSurface(surf, chain_world); in R_MarkVisSurfacesSIMD()
273 R_ChainSurface(surf, chain_world); in R_MarkVisSurfaces()
320 cl.worldmodel->textures[i]->texturechains[chain_world] = NULL; in R_MarkSurfaces()
641 R_DrawTextureChains (cl.worldmodel, NULL, chain_world); in R_DrawWorld()
656 R_DrawTextureChains_Water (cl.worldmodel, NULL, chain_world); in R_DrawWorld_Water()
677 R_DrawTextureChains_ShowTris (cl.worldmodel, chain_world); in R_DrawWorld_ShowTris()
H A Dgl_sky.c638 …if (!t || !t->texturechains[chain_world] || !(t->texturechains[chain_world]->flags & SURF_DRAWSKY)) in Sky_ProcessTextureChains()
641 for (s = t->texturechains[chain_world]; s; s = s->texturechain) in Sky_ProcessTextureChains()
H A Dgl_model.h82 chain_world = 0, enumerator