mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-01 15:02:40 +00:00
clang-format
This commit is contained in:
parent
5536febd73
commit
c36b6d6adf
@ -14,7 +14,7 @@ namespace Shader::IR {
|
||||
// only the blocks and instructions that relevant to a group of given instructions.
|
||||
// Taking into account only the given instructions, the instructions that it uses and
|
||||
// conditions.
|
||||
|
||||
|
||||
struct SubProgram {
|
||||
SubProgram(Program* super_program, Pools& pools);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user