Maxwell3D: Corrections and refactors to MME instance refactor
This commit is contained in:
parent
433e764bb0
commit
68f5aff64f
4 changed files with 46 additions and 44 deletions
|
@ -31,7 +31,7 @@ public:
|
|||
/// Draw the current batch of vertex arrays
|
||||
virtual bool DrawBatch(bool is_indexed) = 0;
|
||||
|
||||
/// Draw the current batch of multiple instasnces of vertex arrays
|
||||
/// Draw the current batch of multiple instances of vertex arrays
|
||||
virtual bool DrawMultiBatch(bool is_indexed) = 0;
|
||||
|
||||
/// Clear the current framebuffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue