PS2SDK
PS2 Homebrew Libraries
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
c
d
e
f
g
i
l
m
n
p
q
r
s
t
u
v
Variables
_
c
d
f
g
i
k
m
n
p
q
r
s
t
u
v
w
Typedefs
a
d
h
i
l
m
n
p
r
s
t
w
Enumerations
_
a
c
d
g
i
l
m
n
o
p
s
t
v
Enumerator
c
d
e
g
i
n
p
s
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
gs_psm.h
Go to the documentation of this file.
1
6
#ifndef __GS_PSM_H__
7
#define __GS_PSM_H__
8
9
// Pixel-Storage Methods
11
#define GS_PSM_32 0x00
13
#define GS_PSM_24 0x01
15
#define GS_PSM_16 0x02
17
#define GS_PSM_16S 0x0A
19
#define GS_PSM_PS24 0x12
21
#define GS_PSM_8 0x13
23
#define GS_PSM_4 0x14
25
#define GS_PSM_8H 0x1B
27
#define GS_PSM_4HL 0x24
29
#define GS_PSM_4HH 0x2C
31
#define GS_PSMZ_32 0x30
33
#define GS_PSMZ_24 0x31
35
#define GS_PSMZ_16 0x32
37
#define GS_PSMZ_16S 0x3A
38
39
40
// ZBuffer Setting
42
#define GS_ZBUF_32 0x00
44
#define GS_ZBUF_24 0x01
46
#define GS_ZBUF_16 0x02
48
#define GS_ZBUF_16S 0x0A
49
50
#endif
/* __GS_PSM_H__ */
common
include
gs_psm.h
Generated on Sat May 17 2025 02:56:31 for PS2SDK by
1.12.0