PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC typedef

PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC = Int32 Function(Uint32 program, Uint32 shadertype, Pointer<Utf8> name)

Implementation

typedef PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC = Int32 Function(
    Uint32 program, Uint32 shadertype, Pointer<Utf8> name);