GlFramebufferTexture3DNative typedef
GlFramebufferTexture3DNative =
Void Function(Uint32 target, Uint32 attachment, Uint32 textarget, Uint32 texture, Int32 level, Int32 zoffset)
Implementation
typedef GlFramebufferTexture3DNative = Void Function(
Uint32 target,
Uint32 attachment,
Uint32 textarget,
Uint32 texture,
Int32 level,
Int32 zoffset);