mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
metal: hook up emulated 'fan' mesh draw mode.
This commit is contained in:
@@ -207,8 +207,7 @@ private:
|
||||
|
||||
PrimitiveType primitiveType = PRIMITIVE_TRIANGLES;
|
||||
|
||||
int rangeStart = -1;
|
||||
int rangeCount = -1;
|
||||
Range drawRange = Range();
|
||||
|
||||
StrongRef<Texture> texture;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user