Fixed typo in comment
This commit is contained in:
@@ -527,7 +527,7 @@ inline void Drawable::draw(RenderInfo& renderInfo) const
|
||||
return;
|
||||
}
|
||||
|
||||
// TODO, add check against whether VOA is active and supported
|
||||
// TODO, add check against whether VAO is active and supported
|
||||
if (state.getCurrentVertexArrayState()) state.getCurrentVertexArrayState()->bindVertexArrayObject();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user