mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 03:55:32 +00:00
GL: Forgot hunk
This commit is contained in:
parent
05d6c8df60
commit
5681781ab0
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue