Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
GXPerf.h
Go to the documentation of this file.
1
#ifndef GXPERF_H
2
#define GXPERF_H
3
4
#include "
dolphin/gx/GXEnum.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
void
GXSetGPMetric
(
GXPerf0
perf0,
GXPerf1
perf1);
11
void
GXClearGPMetric
(
void
);
12
void
GXReadXfRasMetric
(
u32
*,
u32
*,
u32
*,
u32
*);
13
14
#ifdef __cplusplus
15
};
16
#endif
17
18
#endif
/* GXPERF_H */
GXEnum.h
GXPerf0
enum _GXPerf0 GXPerf0
GXPerf1
enum _GXPerf1 GXPerf1
GXSetGPMetric
void GXSetGPMetric(GXPerf0 perf0, GXPerf1 perf1)
Definition
GXPerf.c:5
GXClearGPMetric
void GXClearGPMetric(void)
Definition
GXPerf.c:375
GXReadXfRasMetric
void GXReadXfRasMetric(u32 *, u32 *, u32 *, u32 *)
Definition
GXPerf.c:381
u32
unsigned long u32
Definition
types.h:10
include
dolphin
gx
GXPerf.h
Generated by
1.9.8