mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 20:25:58 +00:00
OGL: draw shadows within rasterfont itself
This commit is contained in:
parent
fb177ca04e
commit
3f9b52e555
5 changed files with 12 additions and 13 deletions
|
@ -25,7 +25,7 @@ private:
|
|||
u32 VAO;
|
||||
u32 texture;
|
||||
u32 uniform_color_id;
|
||||
u32 cached_color;
|
||||
u32 uniform_offset_id;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue