menu
sdl3 package
documentation
sdl3/sdl_opengl.dart
PFNGLCOLORMASKIPROCDart typedef
PFNGLCOLORMASKIPROCDart typedef
dark_mode
light_mode
PFNGLCOLORMASKIPROCDart
typedef
PFNGLCOLORMASKIPROCDart
=
void Function
(
int
index
,
int
r
,
int
g
,
int
b
,
int
a
)
Implementation
typedef PFNGLCOLORMASKIPROCDart = void Function(int index, int r, int g, int b, int a);
sdl3 package
documentation
sdl3/sdl_opengl
PFNGLCOLORMASKIPROCDart typedef
sdl_opengl library