PFNGLMULTICASTFRAMEBUFFERSAMPLELOCATIONSFVNVPROC typedef
PFNGLMULTICASTFRAMEBUFFERSAMPLELOCATIONSFVNVPROC =
Void Function(Uint32 gpu, Uint32 framebuffer, Uint32 start, Uint32 count, Pointer<Float> v)
Implementation
typedef PFNGLMULTICASTFRAMEBUFFERSAMPLELOCATIONSFVNVPROC =
Void Function(
Uint32 gpu,
Uint32 framebuffer,
Uint32 start,
Uint32 count,
Pointer<Float> v,
);