Add smaall TODO
This commit is contained in:
parent
57a1d546e7
commit
7fe828bed3
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ pub trait GlContext {
|
|||
#[derive(Clone, Debug, PartialEq, Eq)]
|
||||
pub enum CreationError {
|
||||
OsError(String),
|
||||
/// TODO: remove this error
|
||||
NotSupported,
|
||||
RobustnessNotSupported,
|
||||
OpenGlVersionNotSupported,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue