GlNamedFramebufferTextureEXT typedef

GlNamedFramebufferTextureEXT = void Function(int bindingindex, int buffer, int offset, int stride)

Implementation

typedef GlNamedFramebufferTextureEXT = void Function(
    int framebuffer, int attachment, int texture, int level);