menu
sdl3 package
documentation
sdl3/sdl_opengl.dart
PFNGLUNIFORM3UI64ARBPROC typedef
PFNGLUNIFORM3UI64ARBPROC typedef
dark_mode
light_mode
PFNGLUNIFORM3UI64ARBPROC
typedef
PFNGLUNIFORM3UI64ARBPROC
=
Void
Function
(
Int32
location
,
Uint64
x
,
Uint64
y
,
Uint64
z
)
Implementation
typedef PFNGLUNIFORM3UI64ARBPROC = Void Function(Int32 location, Uint64 x, Uint64 y, Uint64 z);
sdl3 package
documentation
sdl3/sdl_opengl
PFNGLUNIFORM3UI64ARBPROC typedef
sdl_opengl library