Rename MAX_VERTS_PER_DRAW to MAX_VERTS
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define MAX_VERTS 8U
|
||||
|
||||
typedef struct {
|
||||
int drm_fd;
|
||||
float aspect;
|
||||
|
||||
Reference in New Issue
Block a user