mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Group sparse mesh buffers over entire scene for rendering
This commit is contained in:
@@ -13,7 +13,7 @@ namespace video
|
||||
/// OpenGL ES 2+ driver
|
||||
///
|
||||
/// For OpenGL ES 2.0 and higher.
|
||||
class COpenGLES2Driver : public COpenGL3DriverBase
|
||||
class COpenGLES2Driver final : public COpenGL3DriverBase
|
||||
{
|
||||
friend IVideoDriver *createOGLES2Driver(const SIrrlichtCreationParameters ¶ms, io::IFileSystem *io, IContextManager *contextManager);
|
||||
|
||||
|
Reference in New Issue
Block a user