SSBM Decomp
Loading...
Searching...
No Matches
gx.h
Go to the documentation of this file.
1
#ifndef _DOLPHIN_GX_H_
2
#define _DOLPHIN_GX_H_
3
4
#include <
dolphin/gx/GXBump.h
>
// IWYU pragma: export
5
#include <
dolphin/gx/GXCommandList.h
>
// IWYU pragma: export
6
#include <
dolphin/gx/GXCpu2Efb.h
>
// IWYU pragma: export
7
#include <
dolphin/gx/GXCull.h
>
// IWYU pragma: export
8
#include <
dolphin/gx/GXDispList.h
>
// IWYU pragma: export
9
#include <
dolphin/gx/GXDraw.h
>
// IWYU pragma: export
10
#include <
dolphin/gx/GXFifo.h
>
// IWYU pragma: export
11
#include <
dolphin/gx/GXFrameBuffer.h
>
// IWYU pragma: export
12
#include <
dolphin/gx/GXGeometry.h
>
// IWYU pragma: export
13
#include <
dolphin/gx/GXGet.h
>
// IWYU pragma: export
14
#include <
dolphin/gx/GXLighting.h
>
// IWYU pragma: export
15
#include <
dolphin/gx/GXManage.h
>
// IWYU pragma: export
16
#include <
dolphin/gx/GXPerf.h
>
// IWYU pragma: export
17
#include <
dolphin/gx/GXPixel.h
>
// IWYU pragma: export
18
#include <
dolphin/gx/GXStruct.h
>
// IWYU pragma: export
19
#include <
dolphin/gx/GXTev.h
>
// IWYU pragma: export
20
#include <
dolphin/gx/GXTexture.h
>
// IWYU pragma: export
21
#include <
dolphin/gx/GXTransform.h
>
// IWYU pragma: export
22
#include <
dolphin/gx/GXVerify.h
>
// IWYU pragma: export
23
#include <
dolphin/gx/GXVert.h
>
// IWYU pragma: export
24
25
// unsorted GX externs
26
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
30
31
// GXMisc
32
void (*
GXSetDrawSyncCallback
(
void
(*cb)(
unsigned
short
)))(
unsigned
short);
33
void
GXSetDrawSync
(
unsigned
short
token);
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
#endif
GXBump.h
GXCommandList.h
GXCpu2Efb.h
GXCull.h
GXDispList.h
GXDraw.h
GXFifo.h
GXFrameBuffer.h
GXGeometry.h
GXGet.h
GXLighting.h
GXManage.h
GXPerf.h
GXPixel.h
GXStruct.h
GXTev.h
GXTexture.h
GXTransform.h
GXVerify.h
GXVert.h
GXSetDrawSyncCallback
void(*)(unsigned short) GXSetDrawSyncCallback(void(*cb)(unsigned short))
Definition
gx.h:32
GXSetDrawSync
void GXSetDrawSync(unsigned short token)
extern
dolphin
include
dolphin
gx.h
Generated by
1.15.0