Changeset 52622 in vbox for trunk/include/VBox/VBoxOGLTest.h
- Timestamp:
- Sep 5, 2014 6:25:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxOGLTest.h
r40858 r52622 4 4 */ 5 5 /* 6 * Copyright (C) 2012 Oracle Corporation6 * Copyright (C) 2012-2014 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 30 30 RT_C_DECLS_BEGIN 31 31 32 bool RTCALL VBoxOglIsOfflineRenderingAppropriate(); 32 33 bool RTCALL VBoxOglIs3DAccelerationSupported(); 33 34
Note:
See TracChangeset
for help on using the changeset viewer.