mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
OGL: draw shadows within rasterfont itself
This commit is contained in:
@ -25,7 +25,7 @@ private:
|
||||
u32 VAO;
|
||||
u32 texture;
|
||||
u32 uniform_color_id;
|
||||
u32 cached_color;
|
||||
u32 uniform_offset_id;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user