/* Copyright (c) 2001, Stanford University * All rights reserved. * * See the file LICENSE.txt for information on redistributing this software. */ #ifndef CR_PACKER_EXTENSIONS_H #define CR_PACKER_EXTENSIONS_H int __packTexParameterNumParams( GLenum pname ); int __packFogParamsLength( GLenum pname ); #endif /* CR_PACKER_EXTENSION_H */