Branimir Karadžić 7 년 전
부모
커밋
6a7d2a1cfd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/renderer_gl.cpp

+ 1 - 1
src/renderer_gl.cpp

@@ -6213,7 +6213,7 @@ namespace bgfx { namespace gl
 					else
 					{
 						if (1 < texture.m_depth
-                        &&  !texture.isCubeMap())
+						&&  !texture.isCubeMap())
 						{
 							GL_CHECK(glFramebufferTextureLayer(GL_FRAMEBUFFER
 								, attachment