Last change
on this file since 40845 was 40845, checked in by vboxsync, 13 years ago |
3D check: direct invocation on the client side
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
201 bytes
|
Line | |
---|
1 | #ifndef ___VBoxOGLTest_h__
|
---|
2 | #define ___VBoxOGLTest_h__
|
---|
3 |
|
---|
4 | #include <iprt/cdefs.h>
|
---|
5 |
|
---|
6 | RT_C_DECLS_BEGIN
|
---|
7 |
|
---|
8 | bool RTCALL VBoxOglIs3DAccelerationSupported();
|
---|
9 |
|
---|
10 | RT_C_DECLS_END
|
---|
11 |
|
---|
12 | #endif /*#ifndef ___VBoxOGLTest_h__*/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.