mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 21:42:59 +01:00
GL: Fixed shader patching.
This commit is contained in:
@@ -935,6 +935,7 @@ namespace bgfx { namespace gl
|
||||
{
|
||||
"gl_VertexID",
|
||||
"gl_InstanceID",
|
||||
"uint",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user