Changeset 33280 in vbox for trunk/src/VBox/GuestHost/OpenGL/include
- Timestamp:
- Oct 21, 2010 3:48:26 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/cr_pixeldata.h
r32240 r33280 43 43 const GLubyte *srcPtr, const CRPixelPackState *srcPacking ); 44 44 45 DECLEXPORT(void) crDumpNamedTGA(const char *fname, GLint w, GLint h, GLvoid *data); 45 46 DECLEXPORT(void) crDumpTGA(GLint w, GLint h, GLvoid *data); 46 47 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.