surfaces are assigned to arrays based on their primary rendering type and then sorted by world texnum to reduce binds More...
#include <r_model_brush.h>
Data Fields | |
mBspSurface_t ** | surfaces |
int | count |
surfaces are assigned to arrays based on their primary rendering type and then sorted by world texnum to reduce binds
Definition at line 137 of file r_model_brush.h.
Definition at line 139 of file r_model_brush.h.
Referenced by R_DrawAlphaTestSurfaces(), R_DrawBlendSurfaces(), R_DrawBlendWarpSurfaces(), R_DrawFlareSurfaces(), R_DrawMaterialSurfaces(), R_DrawOpaqueSurfaces(), R_DrawOpaqueWarpSurfaces(), R_DrawSurfaces(), R_LoadSurfacesArrays_(), R_SortSurfacesArrays(), and R_SortSurfacesArrays_().
Definition at line 138 of file r_model_brush.h.
Referenced by R_DrawFlareSurfaces(), R_DrawMaterialSurfaces(), R_DrawSurfaces(), R_LoadSurfacesArrays_(), R_SortSurfacesArrays(), and R_SortSurfacesArrays_().