mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
GL: Forgot hunk
This commit is contained in:
parent
05d6c8df60
commit
5681781ab0
|
|
@ -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…
Reference in a new issue