glBeginQueryIndexed top-level property

GlBeginQueryIndexed glBeginQueryIndexed
getter/setter pair

Implementation

GlBeginQueryIndexed glBeginQueryIndexed =
    loadFunction<GlBeginQueryIndexedNative>(_library, 'glBeginQueryIndexed')
        .asFunction<GlBeginQueryIndexed>();