GlCreatePerfQueryINTEL typedef

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

Implementation

typedef GlCreatePerfQueryINTEL = void Function(
    int queryId, Pointer<Uint32> queryHandle);