GlNamedFramebufferTextureFaceEXT typedef

GlNamedFramebufferTextureFaceEXT = void Function(int framebuffer, int attachment, int texture, int level, int face)

Implementation

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