Changeset 1734
- Timestamp:
- Aug 13, 2012, 2:23:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tutorial/08_fbo.lolfx
r1730 r1734 16 16 17 17 #version 120 18 19 #if defined GL_ES 20 precision highp float; 21 #endif 18 22 19 23 uniform sampler2D in_Texture;
Note: See TracChangeset
for help on using the changeset viewer.