mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-12 16:58:39 +00:00
Improve error checks in COpenGL3DriverBase
This commit is contained in:
parent
7a6ca85081
commit
13e271c6cb
6 changed files with 99 additions and 31 deletions
|
@ -22,6 +22,8 @@ class CIrrDeviceMacOSX;
|
|||
#include "COpenGLExtensionHandler.h"
|
||||
#include "IContextManager.h"
|
||||
|
||||
#define TEST_GL_ERROR(cls) (cls)->testGLError(__LINE__)
|
||||
|
||||
namespace irr
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue