UFO: Alien Invasion
|
Go to the source code of this file.
Functions | |
void | R_ResetArrayState (void) |
void | R_SetArrayState (const struct mBspModel_s *bsp) |
Definition at line 185 of file r_array.cpp.
References r_array_state_s::arrays, r_array_state_s::bspmodel, rstate_s::color_array_enabled, GL_TANGENT_ARRAY, cvar_s::integer, rstate_s::lighting_enabled, R_BindBuffer(), R_BindDefaultArray(), R_SelectTexture(), r_state, r_vertexbuffers, texunit_diffuse, and texunit_lightmap.
Referenced by R_DrawAliasModelBuffer(), R_DrawBspNormals(), R_DrawCoronas(), R_DrawFlareSurfaces(), R_DrawMaterialSurfaces(), R_ReinitOpenglContext(), R_RenderBspRRefs(), R_RenderFrame(), and Weather::render().
void R_SetArrayState | ( | const struct mBspModel_s * | bsp | ) |