mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-27 04:35:36 +00:00
clang-format
This commit is contained in:
parent
1c16a9bc9a
commit
084f3e1e95
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ namespace Shader::IR {
|
||||||
// only the blocks and instructions that relevant to a group of given instructions.
|
// 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
|
// Taking into account only the given instructions, the instructions that it uses and
|
||||||
// conditions.
|
// conditions.
|
||||||
|
|
||||||
struct SubProgram {
|
struct SubProgram {
|
||||||
SubProgram(Program* super_program, Pools& pools);
|
SubProgram(Program* super_program, Pools& pools);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue