#include "main/mtypes.h"
Defines | |
#define | TNL_FIXED_FUNCTION_STATE_FLAGS |
Functions | |
void | _tnl_UpdateFixedFunctionProgram (GLcontext *ctx) |
XXX This should go away someday, but still referenced by some drivers. |
#define TNL_FIXED_FUNCTION_STATE_FLAGS |
Value:
(_NEW_PROGRAM | \ _NEW_LIGHT | \ _NEW_TEXTURE | \ _NEW_TEXTURE_MATRIX | \ _NEW_TRANSFORM | \ _NEW_FOG | \ _NEW_POINT)
void _tnl_UpdateFixedFunctionProgram | ( | GLcontext * | ctx | ) |
XXX This should go away someday, but still referenced by some drivers.
..