GlUseProgramStagesNative typedef

GlUseProgramStagesNative = Void Function(Uint32 pipeline, Uint32 stages, Uint32 program)

Implementation

typedef GlUseProgramStagesNative = Void Function(
    Uint32 pipeline, Uint32 stages, Uint32 program);