(Vulkan) Make we get UniformBlock's type_name for vulkan 86/321786/7
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 28 Mar 2025 06:56:22 +0000 (15:56 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 8 Apr 2025 01:53:09 +0000 (10:53 +0900)
commitb104a0b18ed4b6c5ae706bcb4c30d66d3776d6e8
tree198a0b91784d2f4b3d6238985b11559bc86cdd2e
parentddb36bfd75992e33c1f11518b416bb1191af7cad
(Vulkan) Make we get UniformBlock's type_name for vulkan

Until now, due to some unknown reason, the name of uniform block didn't loaded well.

To fix this issue, let vulkan-reflection use type_name instead of it's name.

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