summaryrefslogtreecommitdiff
path: root/src/shader/exasanvc0.fp
blob: 9f33b4d5d4386e80772575adb904ade931125423 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#ifndef ENVYAS
static uint32_t
NVC0FP_CACompositeSrcAlpha[] = {
	0x00021462,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x80000000,
	0x00000a0a,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x00000000,
	0x0000000f,
	0x00000000,
#include "exasanvc0.fpc"
};
#else

#endif