core  array_cache  math  swrast  swrast_setup  tnl  tnl_dd 
Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

gl_tnl_module Struct Reference

Core Mesa's support for tnl modules:. More...

#include <mtypes.h>


Data Fields

const GLvertexformatCurrent
 Vertex format to be lazily swapped into current dispatch. More...

Record of functions swapped out.
On restore, only need to swap these functions back in.

voidSwapped [NUM_VERTEX_FORMAT_ENTRIES][2]
GLuint SwapCount


Detailed Description

Core Mesa's support for tnl modules:.


Field Documentation

const GLvertexformat* gl_tnl_module::Current
 

Vertex format to be lazily swapped into current dispatch.

GLuint gl_tnl_module::SwapCount
 

void* gl_tnl_module::Swapped[NUM_VERTEX_FORMAT_ENTRIES][2]
 


The documentation for this struct was generated from the following file:
Generated on Sun May 16 15:55:13 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001