glFramebufferTexture2D top-level property
Implementation
GlFramebufferTexture2D glFramebufferTexture2D =
loadFunction<GlFramebufferTexture2DNative>(
_library, 'glFramebufferTexture2D')
.asFunction<GlFramebufferTexture2D>();
GlFramebufferTexture2D glFramebufferTexture2D =
loadFunction<GlFramebufferTexture2DNative>(
_library, 'glFramebufferTexture2D')
.asFunction<GlFramebufferTexture2D>();