From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14826 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -638,7 +638,7 @@ unsigned int Image::computePixelSizeInBits(GLenum format,GLenum type)
|
||||
|
||||
// note, haven't yet added proper handling of the ARB GL_COMPRESSRED_* pathways
|
||||
// yet, no clear size for these since its probably implementation dependent
|
||||
// which raises the question of how to actually querry for these sizes...
|
||||
// which raises the question of how to actually query for these sizes...
|
||||
// will need to revisit this issue, for now just report an error.
|
||||
// this is possible a bit of mute point though as since the ARB compressed formats
|
||||
// arn't yet used for storing images to disk, so its likely that users wont have
|
||||
|
||||
Reference in New Issue
Block a user