glCompileCommandListNV top-level property

GlCompileCommandListNV glCompileCommandListNV
getter/setter pair

Implementation

GlCompileCommandListNV glCompileCommandListNV =
    loadFunction<GlCompileCommandListNVNative>(
            _library, 'glCompileCommandListNV')
        .asFunction<GlCompileCommandListNV>();