Added OpenGL support for pixel formats A8/L8/LA8
Former-commit-id: b17942f7bf22daf90ddf5d8093da6c26b64a67ce
This commit is contained in:
@@ -69,6 +69,7 @@ class NAZARA_API NzOpenGL
|
||||
GLenum dataFormat;
|
||||
GLenum dataType;
|
||||
GLint internalFormat;
|
||||
GLint swizzle[4];
|
||||
};
|
||||
|
||||
NzOpenGL() = delete;
|
||||
|
||||
Reference in New Issue
Block a user