glVertexArrayFogCoordOffsetEXT top-level property

GlVertexArrayFogCoordOffsetEXT glVertexArrayFogCoordOffsetEXT
getter/setter pair

Implementation

GlVertexArrayFogCoordOffsetEXT glVertexArrayFogCoordOffsetEXT =
    loadFunction<GlVertexArrayFogCoordOffsetEXTNative>(
            _library, 'glVertexArrayFogCoordOffsetEXT')
        .asFunction<GlVertexArrayFogCoordOffsetEXT>();