#include "main/mtypes.h"
#include "main/bufferobj.h"
#include "main/dlist.h"
#include "main/vtxfmt.h"
#include "main/imports.h"
#include "vbo_context.h"
Functions | |
| static void | vbo_save_callback_init (GLcontext *ctx) |
| void | vbo_save_init (GLcontext *ctx) |
| void | vbo_save_destroy (GLcontext *ctx) |
| void | vbo_save_fallback (GLcontext *ctx, GLboolean fallback) |
| static void vbo_save_callback_init | ( | GLcontext * | ctx | ) | [static] |
| void vbo_save_destroy | ( | GLcontext * | ctx | ) |
| void vbo_save_fallback | ( | GLcontext * | ctx, | |
| GLboolean | fallback | |||
| ) |
| void vbo_save_init | ( | GLcontext * | ctx | ) |
1.5.4