PFNGLMULTITEXCOORD3BOESPROC typedef

PFNGLMULTITEXCOORD3BOESPROC = Void Function(Uint32 texture, Int8 s, Int8 t, Int8 r)

Implementation

typedef PFNGLMULTITEXCOORD3BOESPROC =
    Void Function(Uint32 texture, Int8 s, Int8 t, Int8 r);