-
Sub-task
-
Resolution: Fixed
-
P3
-
internal
-
fx-sandbox:metal branch
-
os_x
Currently we use drawPrimitives for rendering 2D primitives.
It can be changed to use drawIndexedPrimitives.
It will require us to create an appropriate IndexBuffer to render the vertex data that is received in form of Quads.
It can be changed to use drawIndexedPrimitives.
It will require us to create an appropriate IndexBuffer to render the vertex data that is received in form of Quads.