ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
draw_dithering.h
Go to the documentation of this file.
1
6
#ifndef __DRAW_DITHERING_H__
7
#define __DRAW_DITHERING_H__
8
9
#include <
tamtypes.h
>
10
11
typedef
signed
char
dithermx_t
[16];
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
18
qword_t
*
draw_dithering
(
qword_t
*q,
int
enable);
19
21
qword_t
*
draw_dither_matrix
(
qword_t
*q,
char
*dm);
22
23
#ifdef __cplusplus
24
}
25
#endif
26
27
#endif
/*__DRAW_DITHERING_H__*/
draw_dithering
qword_t * draw_dithering(qword_t *q, int enable)
Definition:
draw_environment.c:108
draw_dither_matrix
qword_t * draw_dither_matrix(qword_t *q, char *dm)
Definition:
draw_environment.c:121
dithermx_t
signed char dithermx_t[16]
Definition:
draw_dithering.h:11
tamtypes.h
qword_t
Definition:
tamtypes.h:80
ee
draw
include
draw_dithering.h
Generated on Thu Feb 11 2021 11:42:21 for ps2sdk by
1.9.2