mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Reformat all the things. Have fun with merge conflicts.
This commit is contained in:
@ -11,6 +11,5 @@ namespace TextureConversionShader
|
||||
{
|
||||
u16 GetEncodedSampleCount(u32 format);
|
||||
|
||||
const char *GenerateEncodingShader(u32 format, API_TYPE ApiType = API_OPENGL);
|
||||
|
||||
const char* GenerateEncodingShader(u32 format, API_TYPE ApiType = API_OPENGL);
|
||||
}
|
||||
|
Reference in New Issue
Block a user