Cleanup.
This commit is contained in:
parent
4f2345683d
commit
886dd485c0
@ -4503,7 +4503,6 @@ namespace bgfx { namespace gl
|
||||
code = temp;
|
||||
}
|
||||
|
||||
BX_TRACE("%s", code);
|
||||
GL_CHECK(glShaderSource(m_id, 1, (const GLchar**)&code, NULL) );
|
||||
GL_CHECK(glCompileShader(m_id) );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user