PFNGLTEXTURESTORAGEMEM1DEXTPROC typedef
PFNGLTEXTURESTORAGEMEM1DEXTPROC =
Void Function(Uint32 texture, Uint32 levels, Uint32 internalFormat, Uint32 width, Uint32 memory, Uint64 offset)
Implementation
typedef PFNGLTEXTURESTORAGEMEM1DEXTPROC =
Void Function(
Uint32 texture,
Uint32 levels,
Uint32 internalFormat,
Uint32 width,
Uint32 memory,
Uint64 offset,
);