TINYGL: Added comments to code
This commit is contained in:
parent
ba5fa4d2b8
commit
f1aaf99497
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ void glopColorMask(GLContext *c, TinyGL::GLParam *p) {
|
|||
}
|
||||
|
||||
void glopDepthMask(GLContext *c, TinyGL::GLParam *p) {
|
||||
|
||||
//TODO: this needs to be implemented.
|
||||
}
|
||||
|
||||
} // end of namespace TinyGL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue