Wait gles initialize when we try to get MaxTextureSize 24/280324/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 26 Aug 2022 12:40:58 +0000 (21:40 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Fri, 26 Aug 2022 12:40:58 +0000 (21:40 +0900)
commitbb08c62a6a64638829f312d572fb1fd5cc58aea9
tree320908ff3ed0af2e4d349ec5769923683d14ae08
parent23e0f7fd0de4418f5f664e131845dd9cc6844f43
Wait gles initialize when we try to get MaxTextureSize

All other API in configureation-manager wait until
GLES initialized.
Let GetMaxTextureSize() API also follow this role

Change-Id: Ieea15bdb5d807d344a9c1f6c153b2e29b69e7279
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/system/common/configuration-manager.cpp