menu
flutter_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlAttachShaderNative typedef
GlAttachShaderNative typedef
dark_mode
light_mode
GlAttachShaderNative
typedef
GlAttachShaderNative
=
Void
Function
(
Uint32
program
,
Uint32
shader
)
Implementation
typedef GlAttachShaderNative = Void Function(Uint32 program, Uint32 shader);
flutter_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlAttachShaderNative typedef
opengl_header library