#include <mtypes.h>
Data Fields | |
| const GLvertexformat * | Current |
| 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 |
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 |
1.5.4