bind locations _before_ link program, fix dest alpha

This commit is contained in:
degasus
2012-12-31 02:34:27 +01:00
parent ba6564b0b5
commit c2898748ac
2 changed files with 12 additions and 1 deletions

View File

@ -155,6 +155,7 @@ private:
static GLuint s_ps_vs_ubo;
static GLintptr s_vs_data_offset;
static void SetProgramVariables(PCacheEntry &entry);
static void SetProgramBindings(PCacheEntry &entry);
};
} // namespace OGL