Changeset 232 for trunk/src/gl/gl_program.cc
- Timestamp:
- 05/08/14 17:28:37 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gl/gl_program.cc
r161 r232 189 189 m_uniform_map[ name ] = create_uniform( utype, name, uni_loc, uni_len ); 190 190 } 191 192 apply_link_engine_uniforms(); 193 bind_engine_uniforms(); 191 194 } 192 195
Note: See TracChangeset
for help on using the changeset viewer.