mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-21 17:55:38 +00:00
Video_core: Address feedback
This commit is contained in:
@@ -85,7 +85,7 @@ private:
|
||||
|
||||
void ProcessDraw(bool draw_indexed, u32 instance_count);
|
||||
|
||||
void ProcessDrawIndirect(bool draw_indexed);
|
||||
void ProcessDrawIndirect();
|
||||
|
||||
Maxwell3D* maxwell3d{};
|
||||
State draw_state{};
|
||||
|
||||
Reference in New Issue
Block a user