mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 06:13:07 +01:00
Cleanup.
This commit is contained in:
@@ -4241,6 +4241,7 @@ namespace bgfx { namespace gl
|
||||
|
||||
switch (_type)
|
||||
{
|
||||
GLSL_TYPE(GL_BOOL);
|
||||
GLSL_TYPE(GL_INT);
|
||||
GLSL_TYPE(GL_INT_VEC2);
|
||||
GLSL_TYPE(GL_INT_VEC3);
|
||||
|
||||
Reference in New Issue
Block a user