PFNGLMAP2XOESPROC typedef
PFNGLMAP2XOESPROC =
Void Function(Uint32 target, Int32 u1, Int32 u2, Int32 ustride, Int32 uorder, Int32 v1, Int32 v2, Int32 vstride, Int32 vorder, Int32 points)
Implementation
typedef PFNGLMAP2XOESPROC =
Void Function(
Uint32 target,
Int32 u1,
Int32 u2,
Int32 ustride,
Int32 uorder,
Int32 v1,
Int32 v2,
Int32 vstride,
Int32 vorder,
Int32 points,
);