mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-12 08:45:48 +00:00
Get chunk names the right way around
This commit is contained in:
@@ -98,8 +98,8 @@ const char *GLChunkNames[] =
|
||||
"glUniformBlockBinding",
|
||||
"glShaderStorageBlockBinding",
|
||||
"glUniformSubroutinesuiv",
|
||||
"glProgramUniformMatrix*",
|
||||
"glProgramUniformVector*",
|
||||
"glProgramUniformMatrix*",
|
||||
"glLinkProgram",
|
||||
|
||||
"glGenTransformFeedbacks",
|
||||
|
||||
Reference in New Issue
Block a user