forked from eden-emu/eden
Video_core: Address feedback
This commit is contained in:
parent
62fc8bfe16
commit
1fdf24a081
20 changed files with 348 additions and 172 deletions
|
@ -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{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue