Darwin_exports.py revision 6457f9bc953a052259ba55fbf6f3d6faace120fa
# Copyright (c) 2001, Stanford University
# All rights reserved.
#
# See the file LICENSE.txt for information on redistributing this software.
import entrypoints
hacks = ["TexImage3D", "TexImage2D", "TexImage1D", "MultiDrawArrays",
"BufferData", "BufferSubData", "GetBufferSubData" ]
entrypoints.GenerateEntrypoints(hacks)