Array bound check
[platform/upstream/libva.git] / va / egl / va_egl_impl.h
index 96bc9a8..7d4b6f5 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef _VA_EGL_IMPL_H_
 #define _VA_EGL_IMPL_H_
 
+#define IMPL_MAX_EGL_SURFACE_TARGETS    4
+#define IMPL_MAX_EGL_SURFACE_ATTRIBUTES 8
+
+
 /**
  * Initialize EGL driver context
  *