core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

t_vb_cull.c File Reference

#include "main/glheader.h"
#include "main/colormac.h"
#include "main/context.h"
#include "main/macros.h"
#include "main/imports.h"
#include "main/mtypes.h"
#include "math/m_xform.h"
#include "t_context.h"
#include "t_pipeline.h"

Functions

static GLboolean run_cull_stage (GLcontext *ctx, struct tnl_pipeline_stage *stage)

Variables

struct tnl_pipeline_stage _tnl_vertex_cull_stage


Function Documentation

static GLboolean run_cull_stage ( GLcontext ctx,
struct tnl_pipeline_stage stage 
) [static]


Variable Documentation

struct tnl_pipeline_stage _tnl_vertex_cull_stage

Initial value:

{
   "EXT_cull_vertex",
   NULL,                        
   NULL,                                
   NULL,                                
   NULL,
   run_cull_stage               
}


Generated on Sun Sep 27 06:48:09 2009 for Mesa Transform and Lighting (tnl) by  doxygen 1.5.4