GlGetNextPerfQueryIdINTEL typedef

GlGetNextPerfQueryIdINTEL = void Function(int n, Pointer<Uint32> buffers)

Implementation

typedef GlGetNextPerfQueryIdINTEL = void Function(
    int queryId, Pointer<Uint32> nextQueryId);