Changeset 20177 in vbox
- Timestamp:
- Jun 2, 2009 7:50:55 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48009
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c
r20174 r20177 15 15 #include "cr_error.h" 16 16 #include "cr_string.h" 17 18 #ifdef CR_OPENGL_VERSION_2_019 17 20 18 void PACK_APIENTRY crPackBindAttribLocation(GLuint program, GLuint index, const char *name) … … 376 374 (void) pc; 377 375 } 378 379 #endif /* #ifdef CR_OPENGL_VERSION_2_0 */
Note:
See TracChangeset
for help on using the changeset viewer.