Changeset 292 for trunk/src/gl/gl_enum.cc
- Timestamp:
- 07/26/14 04:25:23 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gl/gl_enum.cc
r237 r292 147 147 } 148 148 149 unsigned int nv::image_format_to_enum( image_format format )149 unsigned int nv::image_format_to_enum( pixel_format format ) 150 150 { 151 151 switch( format )
Note: See TracChangeset
for help on using the changeset viewer.