Skip to content
Commit 2bf0d5bf authored by Tobias Jakobi's avatar Tobias Jakobi Committed by Emil Velikov
Browse files

tests/exynos: handle G2D_IMGBUF_COLOR in switch statements



This fixes a compiler warning about missing handling of enum
values in the switch statements.

Also remove the silent mapping to G2D_IMGBUF_GEM when an
unknown buffer type is encountered. We have full control
about the type here, and if it's unknown then we obviously
have a bug in the code.

Signed-off-by: default avatarTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Acked-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
parent b26c8efb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment