Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.
Differential Revision: https://developer.blender.org/D3719
This commit is contained in:
@@ -75,7 +75,7 @@ struct GPUFrameBuffer {
|
||||
int width, height;
|
||||
bool multisample;
|
||||
/* TODO Check that we always use the right context when binding
|
||||
* (FBOs are not shared accross ogl contexts). */
|
||||
* (FBOs are not shared across ogl contexts). */
|
||||
// void *ctx;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user