فهرست منبع

Set ALLOWABLE_ERROR_BLENDED to 0

Brick 1 سال پیش
والد
کامیت
43a5da358d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      test/testautomation_render.c

+ 1 - 1
test/testautomation_render.c

@@ -18,7 +18,7 @@
 #define RENDER_COLOR_GREEN  0xFF00FF00
 
 #define ALLOWABLE_ERROR_OPAQUE  0
-#define ALLOWABLE_ERROR_BLENDED 64
+#define ALLOWABLE_ERROR_BLENDED 0
 
 #define CHECK_FUNC(FUNC, PARAMS)    \
 {                                   \