Remove VAO cache if invalidate pipeline 20/286020/9
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 26 Dec 2022 09:04:50 +0000 (18:04 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Thu, 16 Feb 2023 03:03:11 +0000 (03:03 +0000)
commit5a9804979794cb1da17f5eb599520501d29df2b0
treec80831ed447643fbf826ff08d83bfae757a944b2
parent670013179a48037c073dfee00940d690f37e2bef
Remove VAO cache if invalidate pipeline

Delete VAO cache map if pipeline destroied.
So we can avoid equal ProgramImpl pointer which already destroyied program.

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