GL: Fixed shader patching.

This commit is contained in:
Branimir Karadžić 2018-02-07 18:10:10 -08:00
parent b2240e9197
commit c0847b894a

View File

@ -935,6 +935,7 @@ namespace bgfx { namespace gl
{
"gl_VertexID",
"gl_InstanceID",
"uint",
NULL
};