GL: Forgot hunk

This commit is contained in:
vlj 2015-05-19 19:43:28 +02:00 committed by Vincent Lejeune
parent 05d6c8df60
commit 5681781ab0
1 changed files with 1 additions and 0 deletions

View File

@ -332,6 +332,7 @@ public:
else
{
GLParamArray param_array;
auto& vprog = GetCgRef<CgBinaryVertexProgram>(prog.program);
m_arb_shader += "\n";
m_arb_shader += fmt::format("# binaryFormatRevision 0x%x\n", (u32)prog.binaryFormatRevision);