glClearDepth top-level property
Implementation
GlClearDepth glClearDepth =
loadFunction<GlClearDepthNative>(_library, 'glClearDepth')
.asFunction<GlClearDepth>();
GlClearDepth glClearDepth =
loadFunction<GlClearDepthNative>(_library, 'glClearDepth')
.asFunction<GlClearDepth>();