glCreatePerfQueryINTEL top-level property

GlCreatePerfQueryINTEL glCreatePerfQueryINTEL
getter/setter pair

Implementation

GlCreatePerfQueryINTEL glCreatePerfQueryINTEL =
    loadFunction<GlCreatePerfQueryINTELNative>(
            _library, 'glCreatePerfQueryINTEL')
        .asFunction<GlCreatePerfQueryINTEL>();