psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
commands.h
Go to the documentation of this file.
1
7
#ifndef __RSX_COMMANDS_H__
8
#define __RSX_COMMANDS_H__
9
10
#include <
rsx/gcm_sys.h
>
11
#include <
rsx/rsx_program.h
>
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
#define RSX_INTERNAL 0
18
19
#define RSX_UNSAFE 1
20
#define RSX_FUNCTION_MACROS
21
#include <
rsx/rsx_function_macros.h
>
22
#include <
rsx/commands_inc.h
>
23
#undef RSX_FUNCTION_MACROS
24
#include <
rsx/rsx_function_macros.h
>
25
#undef RSX_UNSAFE
26
27
#define RSX_UNSAFE 0
28
#define RSX_FUNCTION_MACROS
29
#include <
rsx/rsx_function_macros.h
>
30
#include <
rsx/commands_inc.h
>
31
#undef RSX_FUNCTION_MACROS
32
#include <
rsx/rsx_function_macros.h
>
33
#undef RSX_UNSAFE
34
35
#undef RSX_INTERNAL
36
37
#ifdef __cplusplus
38
}
39
#endif
40
41
#endif
commands_inc.h
gcm_sys.h
RSX low level management.
rsx_function_macros.h
rsx_program.h
RSX shader programming management.
ppu
include
rsx
commands.h
Generated by
1.9.8