glFramebufferTextureLayerARB top-level property

GlFramebufferTextureLayerARB glFramebufferTextureLayerARB
getter/setter pair

Implementation

GlFramebufferTextureLayerARB glFramebufferTextureLayerARB =
    loadFunction<GlFramebufferTextureLayerARBNative>(
            _library, 'glFramebufferTextureLayerARB')
        .asFunction<GlFramebufferTextureLayerARB>();