Last change
on this file since 44 was
44,
checked in by bknecht, 17 years ago
|
merge from tutorial branche to trunk
|
-
Property svn:executable set to
*
|
File size:
466 bytes
|
Line | |
---|
1 | fragment_program DeferredShading/post/hlsl/ShowNormal_ps hlsl |
---|
2 | { |
---|
3 | source DeferredShading/post/hlsl/ShowNormal_ps.hlsl |
---|
4 | target ps_2_0 |
---|
5 | entry_point main |
---|
6 | } |
---|
7 | fragment_program DeferredShading/post/hlsl/ShowDS_ps hlsl |
---|
8 | { |
---|
9 | source DeferredShading/post/hlsl/ShowDS_ps.hlsl |
---|
10 | target ps_2_0 |
---|
11 | entry_point main |
---|
12 | } |
---|
13 | fragment_program DeferredShading/post/hlsl/ShowColour_ps hlsl |
---|
14 | { |
---|
15 | source DeferredShading/post/hlsl/ShowColour_ps.hlsl |
---|
16 | target ps_2_0 |
---|
17 | entry_point main |
---|
18 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.