mirror of
https://github.com/DrBeef/Doom3Quest.git
synced 2024-11-23 20:32:44 +00:00
Rename draw_gles2.cpp to draw_gles3_multiview.cpp
This commit is contained in:
parent
4617fdec5a
commit
f76343e16f
1 changed files with 1 additions and 1 deletions
|
@ -2648,4 +2648,4 @@ void RB_GLSL_PrepareShaders(void) {
|
|||
GL_DisableVertexAttribArray(ATTR_NORMAL);
|
||||
GL_DisableVertexAttribArray(ATTR_TANGENT);
|
||||
GL_DisableVertexAttribArray(ATTR_BITANGENT);
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue