Could you use a TRIANGLE_STRIP? That way you would still manage it with 4 vertices.

Code:
0---2
| / |
1/_3