glCreateSamplers top-level property
Implementation
GlCreateSamplers glCreateSamplers =
loadFunction<GlCreateSamplersNative>(_library, 'glCreateSamplers')
.asFunction<GlCreateSamplers>();
GlCreateSamplers glCreateSamplers =
loadFunction<GlCreateSamplersNative>(_library, 'glCreateSamplers')
.asFunction<GlCreateSamplers>();