first (rough) working implementation of Filament-GLES-D3D-ANGLE
This commit is contained in:
@@ -64,8 +64,6 @@ public:
|
||||
// OpenGL
|
||||
// Texture handle
|
||||
GLuint _glTextureId = 0;
|
||||
// Shared context
|
||||
HGLRC _context = NULL;
|
||||
|
||||
// D3D
|
||||
// Device
|
||||
|
||||
Reference in New Issue
Block a user