GL: Use decompiler common class

This commit is contained in:
vlj 2015-05-19 19:43:22 +02:00
parent 2416d49dba
commit df794b88b0
8 changed files with 317 additions and 1672 deletions

View file

@ -273,7 +273,7 @@ public:
void BuildShaderBody()
{
GLParamArray param_array;
ParamArray param_array;
auto& prog = GetCgRef<CgBinaryProgram>(0);