VBoxOGLTest.h revision 2dd5cbbdf946ef2acea2c5150cfdf6f8203821c1
#ifndef ___VBoxOGLTest_h__
#define ___VBoxOGLTest_h__
#include <iprt/cdefs.h>
RT_C_DECLS_BEGIN
bool RTCALL VBoxOglIs3DAccelerationSupported();
RT_C_DECLS_END
#endif /*#ifndef ___VBoxOGLTest_h__*/