Skip to content

Commit e96f160

Browse files
committed
Minor Fixes PT2
1 parent bb5b72b commit e96f160

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

librtt/Renderer/Rtt_GLTexture.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ GLint CalculateOptimalAlignment(U32 width, GLenum format)
129129
bytesPerPixel = 4;
130130
break;
131131

132-
case GL_ABGR_EXT:
133132
#ifdef Rtt_NXS_ENV
134133
case GL_LUMINANCE_ALPHA:
135134
bytesPerPixel = 2;

0 commit comments

Comments
 (0)