Do not call glInvalidateFramebuffer only TV profile 24/320124/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 24 Feb 2025 08:38:47 +0000 (17:38 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 24 Feb 2025 11:22:49 +0000 (20:22 +0900)
commit7509621a5933a0b5ffd55d1dd04764746d946566
treef28e398a365c5735d4fe32b48d22b4e37a41dcc7
parentc230e7cef5118f1748b317132884335290397aad
Do not call glInvalidateFramebuffer only TV profile

Since TV graphic driver might have some issue, it print
some useless gles_error logs when we call glInvalidateFramebuffer.

This log show only for TV case. So let we just ignore them, so reduce GPU
overhead.

Change-Id: If3f10acdc345dfc5c20b7a156dc92d4a2d341e2a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/graphics/gles-impl/gles-context.cpp