Line | |
---|
1 | fragment_program DeferredShading/post/glsl/ShowNormal_ps glsl |
---|
2 | { |
---|
3 | source DeferredShading/post/glsl/ShowNormal_ps.glsl |
---|
4 | default_params |
---|
5 | { |
---|
6 | param_named tex0 int 0 |
---|
7 | param_named tex1 int 1 |
---|
8 | } |
---|
9 | } |
---|
10 | fragment_program DeferredShading/post/glsl/ShowDS_ps glsl |
---|
11 | { |
---|
12 | source DeferredShading/post/glsl/ShowDS_ps.glsl |
---|
13 | default_params |
---|
14 | { |
---|
15 | param_named tex0 int 0 |
---|
16 | param_named tex1 int 1 |
---|
17 | } |
---|
18 | } |
---|
19 | fragment_program DeferredShading/post/glsl/ShowColour_ps glsl |
---|
20 | { |
---|
21 | source DeferredShading/post/glsl/ShowColour_ps.glsl |
---|
22 | default_params |
---|
23 | { |
---|
24 | param_named tex0 int 0 |
---|
25 | param_named tex1 int 1 |
---|
26 | } |
---|
27 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.