PFNGLUNIFORMSUBROUTINESUIVPROC typedef

PFNGLUNIFORMSUBROUTINESUIVPROC = Void Function(Uint32 shadertype, Int32 count, Pointer<Uint32> indices)

Implementation

typedef PFNGLUNIFORMSUBROUTINESUIVPROC = Void Function(
    Uint32 shadertype, Int32 count, Pointer<Uint32> indices);