Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0428f8d authored by Chris Craik's avatar Chris Craik Committed by Android (Google) Code Review
Browse files

Merge "Temporarily enable GL validation"

parents 4e816831 b5544d03
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@ BUGREPORT_FONT_CACHE_USAGE := false
# Enables fine-grained GLES error checking
# Enables fine-grained GLES error checking
# If set to true, every GLES call is wrapped & error checked
# If set to true, every GLES call is wrapped & error checked
# Has moderate overhead
# Has moderate overhead
HWUI_ENABLE_OPENGL_VALIDATION := false
HWUI_ENABLE_OPENGL_VALIDATION := true


hwui_src_files := \
hwui_src_files := \
    hwui/Bitmap.cpp \
    hwui/Bitmap.cpp \