This commit is contained in:
Branimir Karadžić 2018-03-04 16:22:33 -08:00
parent 2fe1e65322
commit f530a81498

View File

@ -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);