glBeginPerfQueryINTEL top-level property

GlActiveProgramEXT glBeginPerfQueryINTEL
getter/setter pair

Implementation

GlBeginPerfQueryINTEL glBeginPerfQueryINTEL =
    loadFunction<GlBeginPerfQueryINTELNative>(_library, 'glBeginPerfQueryINTEL')
        .asFunction<GlBeginPerfQueryINTEL>();