optimized codes of ShaderCreateInfo::ProcDefine

This commit is contained in:
2023-06-05 17:01:13 +08:00
parent d17932c7a4
commit ab6a8435a1
4 changed files with 21 additions and 17 deletions

View File

@@ -281,11 +281,11 @@ add_cm_library(ULRE.SceneGraph "ULRE" ${SCENE_GRAPH_HEADER}
${TILE_SOURCE}
${SG_VAD_SOURCE}
${FONT_MANAGE_SOURCE}
${FONT_SOURCE}
${FONT_SOURCE_OS}
${TILE_FONT_SOURCE}
${FONT_LAYOUT_SOURCE}
${TEXT_RENDERABLE_SOURCE}
# ${FONT_MANAGE_SOURCE}
# ${FONT_SOURCE}
# ${FONT_SOURCE_OS}
# ${TILE_FONT_SOURCE}
# ${FONT_LAYOUT_SOURCE}
# ${TEXT_RENDERABLE_SOURCE}
${VULKAN_RENDER_SOURCE})