Changeset 20176 in vbox
- Timestamp:
- Jun 2, 2009 7:45:36 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c
r20175 r20176 18 18 #include "cr_string.h" 19 19 #include "cr_version.h" 20 21 #ifdef CR_OPENGL_VERSION_2_022 20 23 21 void crUnpackExtendBindAttribLocation(void) … … 154 152 cr_unpackDispatch.UniformMatrix4fv(location, count, transpose, value); 155 153 } 156 157 #endif /* #ifdef CR_OPENGL_VERSION_2_0 */
Note:
See TracChangeset
for help on using the changeset viewer.