mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 11:53:43 +00:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@@ -358,8 +358,7 @@ struct ShaderSetup {
|
||||
|
||||
/**
|
||||
* Performs any shader unit setup that only needs to happen once per shader (as opposed to once
|
||||
* per
|
||||
* vertex, which would happen within the `Run` function).
|
||||
* per vertex, which would happen within the `Run` function).
|
||||
*/
|
||||
void Setup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user