src/java.desktop/macosx/native/libawt_lwawt/awt/common.h
branchmetal-prototype-branch
changeset 57458 3a7c29ba6b1c
parent 57416 e153174dba06
--- a/src/java.desktop/macosx/native/libawt_lwawt/awt/common.h	Mon Jul 08 16:04:25 2019 +0530
+++ b/src/java.desktop/macosx/native/libawt_lwawt/awt/common.h	Mon Jul 08 17:17:28 2019 +0530
@@ -29,6 +29,7 @@
 #include <simd/SIMD.h>
 
 #define PGRAM_VERTEX_COUNT 6
+#define QUAD_VERTEX_COUNT 4
 
 enum VertexAttributes {
     VertexAttributePosition = 0,