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

gl_tnl_module Struct Reference

#include <mtypes.h>


Detailed Description

Core Mesa's support for tnl modules:.

Data Fields

const GLvertexformatCurrent
 Vertex format to be lazily swapped into current dispatch.
_glapi_proc * location
_glapi_proc function
Record of functions swapped out.
On restore, only need to swap these functions back in.

struct {
   _glapi_proc *   location
   _glapi_proc   function
Swapped [NUM_VERTEX_FORMAT_ENTRIES]
GLuint SwapCount

Field Documentation

const GLvertexformat* gl_tnl_module::Current

Vertex format to be lazily swapped into current dispatch.

_glapi_proc* gl_tnl_module::location

_glapi_proc gl_tnl_module::function

struct { ... } gl_tnl_module::Swapped[NUM_VERTEX_FORMAT_ENTRIES]

GLuint gl_tnl_module::SwapCount


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4