mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 06:37:58 -05: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