Skip to content

Commit 8b255c1

Browse files
committed
added definition
1 parent 21449e2 commit 8b255c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/osg/Image

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@ class OSG_EXPORT Image : public BufferData
439439
void ensureValidSizeForTexturing(GLint maxTextureSize);
440440

441441
static bool isPackedType(GLenum type);
442+
static bool isBPTC(GLenum pixelFormat);
442443
static GLenum computePixelFormat(GLenum pixelFormat);
443444
static GLenum computeFormatDataType(GLenum pixelFormat);
444445

0 commit comments

Comments
 (0)