glProgramPathFragmentInputGenNV top-level property

GlProgramPathFragmentInputGenNV glProgramPathFragmentInputGenNV
getter/setter pair

Implementation

GlProgramPathFragmentInputGenNV glProgramPathFragmentInputGenNV =
    loadFunction<GlProgramPathFragmentInputGenNVNative>(
            _library, 'glProgramPathFragmentInputGenNV')
        .asFunction<GlProgramPathFragmentInputGenNV>();