diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/RobotHeart/.rcc/qmlcache/RobotHeart_RobotHeart_qml.cpp /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/RobotHeart/.rcc/qmlcache/RobotHeart_RobotHeart_qml.cpp --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/RobotHeart/.rcc/qmlcache/RobotHeart_RobotHeart_qml.cpp 2024-02-23 13:43:16.209999999 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/RobotHeart/.rcc/qmlcache/RobotHeart_RobotHeart_qml.cpp 2040-03-27 03:33:05.063333332 +0000 @@ -2161,7 +2161,160 @@ }; QT_WARNING_PUSH QT_WARNING_DISABLE_MSVC(4573) + +template +void wrapCall(const QQmlPrivate::AOTCompiledContext *aotContext, void *dataPtr, void **argumentsPtr, Binding &&binding) +{ + using return_type = std::invoke_result_t; + if constexpr (std::is_same_v) { + Q_UNUSED(dataPtr) + binding(aotContext, argumentsPtr); + } else { + if (dataPtr) { + new (dataPtr) return_type(binding(aotContext, argumentsPtr)); + } else { + binding(aotContext, argumentsPtr); + } + } +} extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[]; -extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[] = { { 0, QMetaType::fromType(), {}, nullptr } };QT_WARNING_POP +extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[] = { +{ 1, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for inverseBindPoses at line 23, column 9 +double r15_0; +double r13_0; +QObject *r2_0; +double r20_0; +QObject *r7_0; +double r21_0; +double r14_0; +double r11_0; +double r25_0; +double r18_0; +double r17_0; +double r23_0; +double r24_0; +double r16_0; +double r19_0; +QVariant r2_1; +double r12_0; +double r10_0; +double r22_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(1, &r2_0)) { +aotContext->setInstructionPointer(2); +aotContext->initLoadSingletonLookup(1, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = double(1); +// generate_MoveConst +r11_0 = double(0); +// generate_MoveConst +r12_0 = double(0); +// generate_MoveConst +r13_0 = double(0); +// generate_MoveConst +r14_0 = double(0); +// generate_MoveConst +r15_0 = double(1); +// generate_MoveConst +r16_0 = double(0); +// generate_MoveConst +r17_0 = double(0); +// generate_MoveConst +r18_0 = double(0); +// generate_MoveConst +r19_0 = double(0); +// generate_MoveConst +r20_0 = double(1); +// generate_MoveConst +r21_0 = double(0); +// generate_MoveConst +r22_0 = double(0); +// generate_MoveConst +r23_0 = double(0); +// generate_MoveConst +r24_0 = double(0); +// generate_MoveConst +r25_0 = double(1); +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0, &r14_0, &r15_0, &r16_0, &r17_0, &r18_0, &r19_0, &r20_0, &r21_0, &r22_0, &r23_0, &r24_0, &r25_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(2, r7_0, args, types, 16)) { +aotContext->setInstructionPointer(57); +aotContext->initCallObjectPropertyLookup(2); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 2, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for skin at line 32, column 13 +QObject *r2_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(3, &r2_0)) { +aotContext->setInstructionPointer(2); +aotContext->initLoadContextIdLookup(3); +if (aotContext->engine->hasError()) + return static_cast(nullptr); +} +// generate_Ret +return r2_0; +});} + },{ 48, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for cullMode at line 234, column 13 +int r2_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(93, &r2_0)) { +aotContext->setInstructionPointer(4); +aotContext->initGetEnumLookup(93, []() { static const auto t = QMetaType::fromName("QQuick3DMaterial*"); return t; }().metaObject(), "CullMode", "NoCulling"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_Ret +return r2_0; +});} + },{ 49, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for alphaMode at line 235, column 13 +int r2_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(95, &r2_0)) { +aotContext->setInstructionPointer(4); +aotContext->initGetEnumLookup(95, []() { static const auto t = QMetaType::fromName("QQuick3DPrincipledMaterial*"); return t; }().metaObject(), "AlphaMode", "Opaque"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_Ret +return r2_0; +});} + },{ 0, QMetaType::fromType(), {}, nullptr }}; +QT_WARNING_POP } } diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_autogen.dir/AutogenInfo.json /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_autogen.dir/AutogenInfo.json --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_autogen.dir/AutogenInfo.json 2024-02-23 13:40:16.659999999 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_autogen.dir/AutogenInfo.json 2040-03-27 02:56:58.566666666 +0000 @@ -88,7 +88,7 @@ "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/virtualassistant_qmltyperegistrations.cpp" ], "MULTI_CONFIG" : false, - "PARALLEL" : 4, + "PARALLEL" : 1, "PARSE_CACHE_FILE" : "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_autogen.dir/ParseCache.txt", "QT_MOC_EXECUTABLE" : "/usr/libexec/qt6/moc", "QT_UIC_EXECUTABLE" : "/usr/libexec/qt6/uic", Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant.dir/.rcc/qmlcache/VirtualAssistant_VirtualAssistant_qml.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant.dir/.rcc/qmlcache/VirtualAssistant_VirtualAssistant_qml.cpp.o differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant.dir/VirtualAssistant_autogen/mocs_compilation.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant.dir/VirtualAssistant_autogen/mocs_compilation.cpp.o differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant.dir/virtualassistant_qmltyperegistrations.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant.dir/virtualassistant_qmltyperegistrations.cpp.o differ diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_autogen.dir/AutogenInfo.json /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_autogen.dir/AutogenInfo.json --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_autogen.dir/AutogenInfo.json 2024-02-23 13:40:16.659999999 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_autogen.dir/AutogenInfo.json 2040-03-27 02:56:58.566666666 +0000 @@ -89,7 +89,7 @@ "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/virtualassistant_qmltyperegistrations.cpp" ], "MULTI_CONFIG" : false, - "PARALLEL" : 4, + "PARALLEL" : 1, "PARSE_CACHE_FILE" : "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_autogen.dir/ParseCache.txt", "QT_MOC_EXECUTABLE" : "/usr/libexec/qt6/moc", "QT_UIC_EXECUTABLE" : "/usr/libexec/qt6/uic", Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin.dir/VirtualAssistantplugin_autogen/mocs_compilation.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin.dir/VirtualAssistantplugin_autogen/mocs_compilation.cpp.o differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin.dir/VirtualAssistantplugin_Quick3DAssets_VirtualAssistantPlugin.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin.dir/VirtualAssistantplugin_Quick3DAssets_VirtualAssistantPlugin.cpp.o differ diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init_autogen.dir/AutogenInfo.json /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init_autogen.dir/AutogenInfo.json --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init_autogen.dir/AutogenInfo.json 2024-02-23 13:40:16.659999999 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init_autogen.dir/AutogenInfo.json 2040-03-27 02:56:58.566666666 +0000 @@ -93,7 +93,7 @@ "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/virtualassistant_qmltyperegistrations.cpp" ], "MULTI_CONFIG" : false, - "PARALLEL" : 4, + "PARALLEL" : 1, "PARSE_CACHE_FILE" : "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init_autogen.dir/ParseCache.txt", "QT_MOC_EXECUTABLE" : "/usr/libexec/qt6/moc", "QT_UIC_EXECUTABLE" : "/usr/libexec/qt6/uic", Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init.dir/VirtualAssistantplugin_init_autogen/mocs_compilation.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init.dir/VirtualAssistantplugin_init_autogen/mocs_compilation.cpp.o differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init.dir/VirtualAssistantplugin_init.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistantplugin_init.dir/VirtualAssistantplugin_init.cpp.o differ diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache_autogen.dir/AutogenInfo.json /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache_autogen.dir/AutogenInfo.json --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache_autogen.dir/AutogenInfo.json 2024-02-23 13:40:16.659999999 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache_autogen.dir/AutogenInfo.json 2040-03-27 02:56:58.566666666 +0000 @@ -92,7 +92,7 @@ "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/virtualassistant_qmltyperegistrations.cpp" ], "MULTI_CONFIG" : false, - "PARALLEL" : 4, + "PARALLEL" : 1, "PARSE_CACHE_FILE" : "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache_autogen.dir/ParseCache.txt", "QT_MOC_EXECUTABLE" : "/usr/libexec/qt6/moc", "QT_UIC_EXECUTABLE" : "/usr/libexec/qt6/uic", Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache.dir/.rcc/qmlcache/VirtualAssistant_qmlcache_loader.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache.dir/.rcc/qmlcache/VirtualAssistant_qmlcache_loader.cpp.o differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache.dir/VirtualAssistant_qmlcache_autogen/mocs_compilation.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_qmlcache.dir/VirtualAssistant_qmlcache_autogen/mocs_compilation.cpp.o differ diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1_autogen.dir/AutogenInfo.json /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1_autogen.dir/AutogenInfo.json --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1_autogen.dir/AutogenInfo.json 2024-02-23 13:40:16.659999999 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1_autogen.dir/AutogenInfo.json 2040-03-27 02:56:58.566666666 +0000 @@ -90,7 +90,7 @@ "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/virtualassistant_qmltyperegistrations.cpp" ], "MULTI_CONFIG" : false, - "PARALLEL" : 4, + "PARALLEL" : 1, "PARSE_CACHE_FILE" : "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1_autogen.dir/ParseCache.txt", "QT_MOC_EXECUTABLE" : "/usr/libexec/qt6/moc", "QT_UIC_EXECUTABLE" : "/usr/libexec/qt6/uic", Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1.dir/.rcc/qrc_qmake_Quick3DAssets_VirtualAssistant.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1.dir/.rcc/qrc_qmake_Quick3DAssets_VirtualAssistant.cpp.o differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1.dir/VirtualAssistant_resources_1_autogen/mocs_compilation.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_1.dir/VirtualAssistant_resources_1_autogen/mocs_compilation.cpp.o differ diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2_autogen.dir/AutogenInfo.json /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2_autogen.dir/AutogenInfo.json --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2_autogen.dir/AutogenInfo.json 2024-02-23 13:40:16.659999999 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2_autogen.dir/AutogenInfo.json 2040-03-27 02:56:58.566666666 +0000 @@ -93,7 +93,7 @@ "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/virtualassistant_qmltyperegistrations.cpp" ], "MULTI_CONFIG" : false, - "PARALLEL" : 4, + "PARALLEL" : 1, "PARSE_CACHE_FILE" : "/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2_autogen.dir/ParseCache.txt", "QT_MOC_EXECUTABLE" : "/usr/libexec/qt6/moc", "QT_UIC_EXECUTABLE" : "/usr/libexec/qt6/uic", Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2.dir/.rcc/qrc_VirtualAssistant_raw_qml_0.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2.dir/.rcc/qrc_VirtualAssistant_raw_qml_0.cpp.o differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2.dir/VirtualAssistant_resources_2_autogen/mocs_compilation.cpp.o and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/CMakeFiles/VirtualAssistant_resources_2.dir/VirtualAssistant_resources_2_autogen/mocs_compilation.cpp.o differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/libVirtualAssistant.a and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/libVirtualAssistant.a differ Binary files /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/libVirtualAssistantplugin.a and /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/libVirtualAssistantplugin.a differ diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/.rcc/qmlcache/VirtualAssistant_VirtualAssistant_qml.cpp /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/.rcc/qmlcache/VirtualAssistant_VirtualAssistant_qml.cpp --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/.rcc/qmlcache/VirtualAssistant_VirtualAssistant_qml.cpp 2024-02-23 13:43:28.323333332 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/asset_imports/Quick3DAssets/VirtualAssistant/.rcc/qmlcache/VirtualAssistant_VirtualAssistant_qml.cpp 2040-03-27 03:33:15.083333332 +0000 @@ -35523,6 +35523,3871 @@ // generate_Ret return; });} + },{ 6, QMetaType::fromType(), { QMetaType::fromType() }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// animateObject at line 77, column 5 +QObject *r8_0; +QObject *r2_0; +bool r2_2; +QString r6_0 = (*static_cast(argumentsPtr[0])); +QString r2_1; +QString r8_1; +int r2_3; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(82, &r2_0)) { +aotContext->setInstructionPointer(2); +aotContext->initLoadContextIdLookup(82); +if (aotContext->engine->hasError()) + return ; +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_CallPropertyLookup +{ +void *args[] = { nullptr }; +const QMetaType types[] = { QMetaType() }; +while (!aotContext->callObjectPropertyLookup(83, r8_0, args, types, 0)) { +aotContext->setInstructionPointer(9); +aotContext->initCallObjectPropertyLookup(83); +if (aotContext->engine->hasError()) + return ; +} +} +// generate_MoveReg +r8_1 = std::move(r6_0); +// generate_LoadRuntimeString +r2_1 = QStringLiteral("rightHand"); +// generate_CmpStrictEqual +r2_2 = r8_1 == std::move(r2_1); +// generate_JumpTrue +if (r2_2) { + goto label_0; +} +; +// generate_LoadRuntimeString +r2_1 = QStringLiteral("leftHand"); +// generate_CmpStrictEqual +r2_2 = r8_1 == std::move(r2_1); +// generate_JumpTrue +if (r2_2) { + goto label_1; +} +; +// generate_LoadRuntimeString +r2_1 = QStringLiteral("lowerBody"); +// generate_CmpStrictEqual +r2_2 = r8_1 == std::move(r2_1); +// generate_JumpTrue +if (r2_2) { + goto label_2; +} +; +// generate_LoadRuntimeString +r2_1 = QStringLiteral("face"); +// generate_CmpStrictEqual +r2_2 = r8_1 == std::move(r2_1); +// generate_JumpTrue +if (r2_2) { + goto label_3; +} +; +// generate_LoadRuntimeString +r2_1 = QStringLiteral("chest"); +// generate_CmpStrictEqual +r2_2 = r8_1 == std::move(r2_1); +// generate_JumpTrue +if (r2_2) { + goto label_4; +} +; +// generate_Jump +{ + goto label_5; +} +; +label_0:; +// generate_GetLookup +r2_3 = 3; +// generate_StoreNameSloppy +aotContext->storeNameSloppy(17, &r2_3, QMetaType::fromType()); +// generate_Jump +{ + goto label_6; +} +; +label_1:; +// generate_GetLookup +r2_3 = 4; +// generate_StoreNameSloppy +aotContext->storeNameSloppy(17, &r2_3, QMetaType::fromType()); +// generate_Jump +{ + goto label_6; +} +; +label_2:; +// generate_GetLookup +r2_3 = 2; +// generate_StoreNameSloppy +aotContext->storeNameSloppy(17, &r2_3, QMetaType::fromType()); +// generate_Jump +{ + goto label_6; +} +; +label_3:; +// generate_GetLookup +r2_3 = 7; +// generate_StoreNameSloppy +aotContext->storeNameSloppy(17, &r2_3, QMetaType::fromType()); +// generate_Jump +{ + goto label_6; +} +; +label_4:; +// generate_GetLookup +r2_3 = 8; +// generate_StoreNameSloppy +aotContext->storeNameSloppy(17, &r2_3, QMetaType::fromType()); +// generate_Jump +{ + goto label_6; +} +; +label_5:; +// generate_Jump +; +label_6:; +// generate_Ret +return; +});} + },{ 7, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for joints at line 102, column 9 +QObject *r21_0; +QObject *r26_0; +QObject *r27_0; +QObject *r25_0; +QObject *r20_0; +QObject *r11_0; +QObject *r14_0; +QObject *r8_0; +QObject *r15_0; +QObject *r2_0; +QObject *r13_0; +QObject *r7_0; +QObject *r12_0; +QObject *r10_0; +QObject *r22_0; +QObject *r19_0; +QObjectList r2_1; +QObject *r29_0; +QObject *r17_0; +QObject *r23_0; +QObject *r28_0; +QObject *r24_0; +QObject *r16_0; +QObject *r9_0; +QObject *r18_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(99, &r2_0)) { +aotContext->setInstructionPointer(2); +aotContext->initLoadContextIdLookup(99); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(100, &r2_0)) { +aotContext->setInstructionPointer(6); +aotContext->initLoadContextIdLookup(100); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(101, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initLoadContextIdLookup(101); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r9_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(102, &r2_0)) { +aotContext->setInstructionPointer(14); +aotContext->initLoadContextIdLookup(102); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r10_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(103, &r2_0)) { +aotContext->setInstructionPointer(18); +aotContext->initLoadContextIdLookup(103); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r11_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(104, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initLoadContextIdLookup(104); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r12_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(105, &r2_0)) { +aotContext->setInstructionPointer(26); +aotContext->initLoadContextIdLookup(105); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r13_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(106, &r2_0)) { +aotContext->setInstructionPointer(30); +aotContext->initLoadContextIdLookup(106); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r14_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(107, &r2_0)) { +aotContext->setInstructionPointer(34); +aotContext->initLoadContextIdLookup(107); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r15_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(108, &r2_0)) { +aotContext->setInstructionPointer(38); +aotContext->initLoadContextIdLookup(108); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r16_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(109, &r2_0)) { +aotContext->setInstructionPointer(42); +aotContext->initLoadContextIdLookup(109); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r17_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(110, &r2_0)) { +aotContext->setInstructionPointer(46); +aotContext->initLoadContextIdLookup(110); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r18_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(111, &r2_0)) { +aotContext->setInstructionPointer(50); +aotContext->initLoadContextIdLookup(111); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r19_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(112, &r2_0)) { +aotContext->setInstructionPointer(54); +aotContext->initLoadContextIdLookup(112); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r20_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(113, &r2_0)) { +aotContext->setInstructionPointer(58); +aotContext->initLoadContextIdLookup(113); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r21_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(114, &r2_0)) { +aotContext->setInstructionPointer(62); +aotContext->initLoadContextIdLookup(114); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r22_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(115, &r2_0)) { +aotContext->setInstructionPointer(66); +aotContext->initLoadContextIdLookup(115); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r23_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(116, &r2_0)) { +aotContext->setInstructionPointer(70); +aotContext->initLoadContextIdLookup(116); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r24_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(117, &r2_0)) { +aotContext->setInstructionPointer(74); +aotContext->initLoadContextIdLookup(117); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r25_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(118, &r2_0)) { +aotContext->setInstructionPointer(78); +aotContext->initLoadContextIdLookup(118); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r26_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(119, &r2_0)) { +aotContext->setInstructionPointer(82); +aotContext->initLoadContextIdLookup(119); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r27_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(120, &r2_0)) { +aotContext->setInstructionPointer(86); +aotContext->initLoadContextIdLookup(120); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r28_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(121, &r2_0)) { +aotContext->setInstructionPointer(90); +aotContext->initLoadContextIdLookup(121); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r29_0 = std::move(r2_0); +// generate_DefineArray +r2_1 = QObjectList{std::move(r7_0), std::move(r8_0), std::move(r9_0), std::move(r10_0), std::move(r11_0), std::move(r12_0), std::move(r13_0), std::move(r14_0), std::move(r15_0), std::move(r16_0), std::move(r17_0), std::move(r18_0), std::move(r19_0), std::move(r20_0), std::move(r21_0), std::move(r22_0), std::move(r23_0), std::move(r24_0), std::move(r25_0), std::move(r26_0), std::move(r27_0), std::move(r28_0), std::move(r29_0)}; +// generate_Ret +return r2_1; +});} + },{ 9, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for joints at line 155, column 9 +QObject *r21_0; +QObject *r26_0; +QObject *r27_0; +QObject *r25_0; +QObject *r20_0; +QObject *r11_0; +QObject *r14_0; +QObject *r8_0; +QObject *r15_0; +QObject *r2_0; +QObject *r13_0; +QObject *r7_0; +QObject *r12_0; +QObject *r10_0; +QObject *r22_0; +QObject *r19_0; +QObjectList r2_1; +QObject *r29_0; +QObject *r17_0; +QObject *r23_0; +QObject *r28_0; +QObject *r24_0; +QObject *r16_0; +QObject *r9_0; +QObject *r18_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(168, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(168); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(169, &r2_0)) { +aotContext->setInstructionPointer(12); +aotContext->initLoadContextIdLookup(169); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(170, &r2_0)) { +aotContext->setInstructionPointer(19); +aotContext->initLoadContextIdLookup(170); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r9_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(171, &r2_0)) { +aotContext->setInstructionPointer(26); +aotContext->initLoadContextIdLookup(171); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r10_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(172, &r2_0)) { +aotContext->setInstructionPointer(33); +aotContext->initLoadContextIdLookup(172); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r11_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(173, &r2_0)) { +aotContext->setInstructionPointer(40); +aotContext->initLoadContextIdLookup(173); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r12_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(174, &r2_0)) { +aotContext->setInstructionPointer(47); +aotContext->initLoadContextIdLookup(174); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r13_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(175, &r2_0)) { +aotContext->setInstructionPointer(54); +aotContext->initLoadContextIdLookup(175); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r14_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(176, &r2_0)) { +aotContext->setInstructionPointer(61); +aotContext->initLoadContextIdLookup(176); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r15_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(177, &r2_0)) { +aotContext->setInstructionPointer(68); +aotContext->initLoadContextIdLookup(177); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r16_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(178, &r2_0)) { +aotContext->setInstructionPointer(75); +aotContext->initLoadContextIdLookup(178); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r17_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(179, &r2_0)) { +aotContext->setInstructionPointer(82); +aotContext->initLoadContextIdLookup(179); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r18_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(180, &r2_0)) { +aotContext->setInstructionPointer(89); +aotContext->initLoadContextIdLookup(180); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r19_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(181, &r2_0)) { +aotContext->setInstructionPointer(96); +aotContext->initLoadContextIdLookup(181); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r20_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(182, &r2_0)) { +aotContext->setInstructionPointer(103); +aotContext->initLoadContextIdLookup(182); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r21_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(183, &r2_0)) { +aotContext->setInstructionPointer(110); +aotContext->initLoadContextIdLookup(183); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r22_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(184, &r2_0)) { +aotContext->setInstructionPointer(117); +aotContext->initLoadContextIdLookup(184); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r23_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(185, &r2_0)) { +aotContext->setInstructionPointer(124); +aotContext->initLoadContextIdLookup(185); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r24_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(186, &r2_0)) { +aotContext->setInstructionPointer(131); +aotContext->initLoadContextIdLookup(186); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r25_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(187, &r2_0)) { +aotContext->setInstructionPointer(138); +aotContext->initLoadContextIdLookup(187); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r26_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(188, &r2_0)) { +aotContext->setInstructionPointer(145); +aotContext->initLoadContextIdLookup(188); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r27_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(189, &r2_0)) { +aotContext->setInstructionPointer(152); +aotContext->initLoadContextIdLookup(189); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r28_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(190, &r2_0)) { +aotContext->setInstructionPointer(159); +aotContext->initLoadContextIdLookup(190); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r29_0 = std::move(r2_0); +// generate_DefineArray +r2_1 = QObjectList{std::move(r7_0), std::move(r8_0), std::move(r9_0), std::move(r10_0), std::move(r11_0), std::move(r12_0), std::move(r13_0), std::move(r14_0), std::move(r15_0), std::move(r16_0), std::move(r17_0), std::move(r18_0), std::move(r19_0), std::move(r20_0), std::move(r21_0), std::move(r22_0), std::move(r23_0), std::move(r24_0), std::move(r25_0), std::move(r26_0), std::move(r27_0), std::move(r28_0), std::move(r29_0)}; +// generate_Ret +return r2_1; +});} + },{ 11, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 208, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(238, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(238, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(240, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(240, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 12, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 212, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(242, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(242, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(244, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(244, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 13, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 216, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(246, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(246, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(248, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(248, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 14, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 220, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(250, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(250, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(252, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(252, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 15, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 224, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(254, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(254, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(256, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(256, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 16, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 228, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(258, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(258, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(260, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(260, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 17, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 233, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(262, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(262, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(264, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(264, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 18, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 237, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(266, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(266, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(268, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(268, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 19, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for joints at line 241, column 9 +QObject *r21_0; +QObject *r26_0; +QObject *r27_0; +QObject *r25_0; +QObject *r20_0; +QObject *r11_0; +QObject *r14_0; +QObject *r8_0; +QObject *r15_0; +QObject *r2_0; +QObject *r13_0; +QObject *r7_0; +QObject *r12_0; +QObject *r10_0; +QObject *r22_0; +QObject *r19_0; +QObjectList r2_1; +QObject *r29_0; +QObject *r17_0; +QObject *r23_0; +QObject *r28_0; +QObject *r24_0; +QObject *r16_0; +QObject *r9_0; +QObject *r18_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(269, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(269); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(270, &r2_0)) { +aotContext->setInstructionPointer(12); +aotContext->initLoadContextIdLookup(270); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(271, &r2_0)) { +aotContext->setInstructionPointer(19); +aotContext->initLoadContextIdLookup(271); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r9_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(272, &r2_0)) { +aotContext->setInstructionPointer(26); +aotContext->initLoadContextIdLookup(272); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r10_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(273, &r2_0)) { +aotContext->setInstructionPointer(33); +aotContext->initLoadContextIdLookup(273); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r11_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(274, &r2_0)) { +aotContext->setInstructionPointer(40); +aotContext->initLoadContextIdLookup(274); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r12_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(275, &r2_0)) { +aotContext->setInstructionPointer(47); +aotContext->initLoadContextIdLookup(275); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r13_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(276, &r2_0)) { +aotContext->setInstructionPointer(54); +aotContext->initLoadContextIdLookup(276); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r14_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(277, &r2_0)) { +aotContext->setInstructionPointer(61); +aotContext->initLoadContextIdLookup(277); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r15_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(278, &r2_0)) { +aotContext->setInstructionPointer(68); +aotContext->initLoadContextIdLookup(278); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r16_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(279, &r2_0)) { +aotContext->setInstructionPointer(75); +aotContext->initLoadContextIdLookup(279); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r17_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(280, &r2_0)) { +aotContext->setInstructionPointer(82); +aotContext->initLoadContextIdLookup(280); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r18_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(281, &r2_0)) { +aotContext->setInstructionPointer(89); +aotContext->initLoadContextIdLookup(281); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r19_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(282, &r2_0)) { +aotContext->setInstructionPointer(96); +aotContext->initLoadContextIdLookup(282); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r20_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(283, &r2_0)) { +aotContext->setInstructionPointer(103); +aotContext->initLoadContextIdLookup(283); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r21_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(284, &r2_0)) { +aotContext->setInstructionPointer(110); +aotContext->initLoadContextIdLookup(284); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r22_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(285, &r2_0)) { +aotContext->setInstructionPointer(117); +aotContext->initLoadContextIdLookup(285); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r23_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(286, &r2_0)) { +aotContext->setInstructionPointer(124); +aotContext->initLoadContextIdLookup(286); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r24_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(287, &r2_0)) { +aotContext->setInstructionPointer(131); +aotContext->initLoadContextIdLookup(287); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r25_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(288, &r2_0)) { +aotContext->setInstructionPointer(138); +aotContext->initLoadContextIdLookup(288); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r26_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(289, &r2_0)) { +aotContext->setInstructionPointer(145); +aotContext->initLoadContextIdLookup(289); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r27_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(290, &r2_0)) { +aotContext->setInstructionPointer(152); +aotContext->initLoadContextIdLookup(290); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r28_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(291, &r2_0)) { +aotContext->setInstructionPointer(159); +aotContext->initLoadContextIdLookup(291); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r29_0 = std::move(r2_0); +// generate_DefineArray +r2_1 = QObjectList{std::move(r7_0), std::move(r8_0), std::move(r9_0), std::move(r10_0), std::move(r11_0), std::move(r12_0), std::move(r13_0), std::move(r14_0), std::move(r15_0), std::move(r16_0), std::move(r17_0), std::move(r18_0), std::move(r19_0), std::move(r20_0), std::move(r21_0), std::move(r22_0), std::move(r23_0), std::move(r24_0), std::move(r25_0), std::move(r26_0), std::move(r27_0), std::move(r28_0), std::move(r29_0)}; +// generate_Ret +return r2_1; +});} + },{ 21, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 295, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(339, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(339, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(341, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(341, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 22, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 300, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(343, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(343, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(345, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(345, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 23, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 304, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(347, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(347, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(349, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(349, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 24, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 308, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(351, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(351, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(353, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(353, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 25, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 312, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(355, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(355, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(357, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(357, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 26, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 317, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(359, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(359, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(361, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(361, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 27, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 321, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(363, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(363, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(365, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(365, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 28, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 326, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(367, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(367, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(369, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(369, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 29, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for joints at line 330, column 9 +QObject *r21_0; +QObject *r26_0; +QObject *r27_0; +QObject *r25_0; +QObject *r20_0; +QObject *r11_0; +QObject *r14_0; +QObject *r8_0; +QObject *r15_0; +QObject *r2_0; +QObject *r13_0; +QObject *r7_0; +QObject *r12_0; +QObject *r10_0; +QObject *r22_0; +QObject *r19_0; +QObjectList r2_1; +QObject *r29_0; +QObject *r17_0; +QObject *r23_0; +QObject *r28_0; +QObject *r24_0; +QObject *r16_0; +QObject *r9_0; +QObject *r18_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(370, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(370); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(371, &r2_0)) { +aotContext->setInstructionPointer(12); +aotContext->initLoadContextIdLookup(371); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(372, &r2_0)) { +aotContext->setInstructionPointer(19); +aotContext->initLoadContextIdLookup(372); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r9_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(373, &r2_0)) { +aotContext->setInstructionPointer(26); +aotContext->initLoadContextIdLookup(373); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r10_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(374, &r2_0)) { +aotContext->setInstructionPointer(33); +aotContext->initLoadContextIdLookup(374); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r11_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(375, &r2_0)) { +aotContext->setInstructionPointer(40); +aotContext->initLoadContextIdLookup(375); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r12_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(376, &r2_0)) { +aotContext->setInstructionPointer(47); +aotContext->initLoadContextIdLookup(376); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r13_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(377, &r2_0)) { +aotContext->setInstructionPointer(54); +aotContext->initLoadContextIdLookup(377); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r14_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(378, &r2_0)) { +aotContext->setInstructionPointer(61); +aotContext->initLoadContextIdLookup(378); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r15_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(379, &r2_0)) { +aotContext->setInstructionPointer(68); +aotContext->initLoadContextIdLookup(379); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r16_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(380, &r2_0)) { +aotContext->setInstructionPointer(75); +aotContext->initLoadContextIdLookup(380); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r17_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(381, &r2_0)) { +aotContext->setInstructionPointer(82); +aotContext->initLoadContextIdLookup(381); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r18_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(382, &r2_0)) { +aotContext->setInstructionPointer(89); +aotContext->initLoadContextIdLookup(382); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r19_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(383, &r2_0)) { +aotContext->setInstructionPointer(96); +aotContext->initLoadContextIdLookup(383); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r20_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(384, &r2_0)) { +aotContext->setInstructionPointer(103); +aotContext->initLoadContextIdLookup(384); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r21_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(385, &r2_0)) { +aotContext->setInstructionPointer(110); +aotContext->initLoadContextIdLookup(385); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r22_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(386, &r2_0)) { +aotContext->setInstructionPointer(117); +aotContext->initLoadContextIdLookup(386); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r23_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(387, &r2_0)) { +aotContext->setInstructionPointer(124); +aotContext->initLoadContextIdLookup(387); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r24_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(388, &r2_0)) { +aotContext->setInstructionPointer(131); +aotContext->initLoadContextIdLookup(388); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r25_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(389, &r2_0)) { +aotContext->setInstructionPointer(138); +aotContext->initLoadContextIdLookup(389); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r26_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(390, &r2_0)) { +aotContext->setInstructionPointer(145); +aotContext->initLoadContextIdLookup(390); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r27_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(391, &r2_0)) { +aotContext->setInstructionPointer(152); +aotContext->initLoadContextIdLookup(391); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r28_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(392, &r2_0)) { +aotContext->setInstructionPointer(159); +aotContext->initLoadContextIdLookup(392); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r29_0 = std::move(r2_0); +// generate_DefineArray +r2_1 = QObjectList{std::move(r7_0), std::move(r8_0), std::move(r9_0), std::move(r10_0), std::move(r11_0), std::move(r12_0), std::move(r13_0), std::move(r14_0), std::move(r15_0), std::move(r16_0), std::move(r17_0), std::move(r18_0), std::move(r19_0), std::move(r20_0), std::move(r21_0), std::move(r22_0), std::move(r23_0), std::move(r24_0), std::move(r25_0), std::move(r26_0), std::move(r27_0), std::move(r28_0), std::move(r29_0)}; +// generate_Ret +return r2_1; +});} + },{ 31, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 384, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(440, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(440, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(442, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(442, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 32, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 388, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(444, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(444, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(446, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(446, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 33, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 392, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(448, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(448, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(450, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(450, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 34, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 396, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(452, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(452, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(454, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(454, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 35, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 400, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(456, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(456, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(458, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(458, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 36, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for attributes at line 404, column 9 +int r2_0; +int r7_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(460, &r2_0)) { +aotContext->setInstructionPointer(10); +aotContext->initGetEnumLookup(460, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Position"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_GetLookup +while (!aotContext->getEnumLookup(462, &r2_0)) { +aotContext->setInstructionPointer(22); +aotContext->initGetEnumLookup(462, []() { static const auto t = QMetaType::fromName("QQuick3DMorphTarget*"); return t; }().metaObject(), "MorphTargetAttribute", "Normal"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_BitOr +r2_0 = (std::move(r7_0) | std::move(r2_0)); +// generate_Ret +return r2_0; +});} + },{ 37, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for skin at line 416, column 13 +QObject *r2_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(463, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(463); +if (aotContext->engine->hasError()) + return static_cast(nullptr); +} +// generate_Ret +return r2_0; +});} + },{ 38, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for materials at line 417, column 13 +QObject *r11_0; +QObject *r8_0; +QObject *r2_0; +QObject *r7_0; +QObject *r10_0; +QObjectList r2_1; +QObject *r9_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(464, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(464); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(465, &r2_0)) { +aotContext->setInstructionPointer(12); +aotContext->initLoadContextIdLookup(465); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(466, &r2_0)) { +aotContext->setInstructionPointer(19); +aotContext->initLoadContextIdLookup(466); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r9_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(467, &r2_0)) { +aotContext->setInstructionPointer(26); +aotContext->initLoadContextIdLookup(467); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r10_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(468, &r2_0)) { +aotContext->setInstructionPointer(33); +aotContext->initLoadContextIdLookup(468); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r11_0 = std::move(r2_0); +// generate_DefineArray +r2_1 = QObjectList{std::move(r7_0), std::move(r8_0), std::move(r9_0), std::move(r10_0), std::move(r11_0)}; +// generate_Ret +return r2_1; +});} + },{ 39, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for skin at line 428, column 13 +QObject *r2_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(469, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(469); +if (aotContext->engine->hasError()) + return static_cast(nullptr); +} +// generate_Ret +return r2_0; +});} + },{ 41, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for morphTargets at line 430, column 13 +QObject *r11_0; +QObject *r14_0; +QObject *r8_0; +QObject *r2_0; +QObject *r13_0; +QObject *r7_0; +QObject *r12_0; +QObject *r10_0; +QObjectList r2_1; +QObject *r9_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(471, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(471); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(472, &r2_0)) { +aotContext->setInstructionPointer(12); +aotContext->initLoadContextIdLookup(472); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(473, &r2_0)) { +aotContext->setInstructionPointer(19); +aotContext->initLoadContextIdLookup(473); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r9_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(474, &r2_0)) { +aotContext->setInstructionPointer(26); +aotContext->initLoadContextIdLookup(474); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r10_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(475, &r2_0)) { +aotContext->setInstructionPointer(33); +aotContext->initLoadContextIdLookup(475); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r11_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(476, &r2_0)) { +aotContext->setInstructionPointer(40); +aotContext->initLoadContextIdLookup(476); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r12_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(477, &r2_0)) { +aotContext->setInstructionPointer(47); +aotContext->initLoadContextIdLookup(477); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r13_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(478, &r2_0)) { +aotContext->setInstructionPointer(54); +aotContext->initLoadContextIdLookup(478); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r14_0 = std::move(r2_0); +// generate_DefineArray +r2_1 = QObjectList{std::move(r7_0), std::move(r8_0), std::move(r9_0), std::move(r10_0), std::move(r11_0), std::move(r12_0), std::move(r13_0), std::move(r14_0)}; +// generate_Ret +return r2_1; +});} + },{ 42, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for skin at line 444, column 13 +QObject *r2_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(479, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(479); +if (aotContext->engine->hasError()) + return static_cast(nullptr); +} +// generate_Ret +return r2_0; +});} + },{ 44, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for morphTargets at line 446, column 13 +QObject *r11_0; +QObject *r14_0; +QObject *r8_0; +QObject *r2_0; +QObject *r13_0; +QObject *r7_0; +QObject *r12_0; +QObject *r10_0; +QObjectList r2_1; +QObject *r9_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(481, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(481); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(482, &r2_0)) { +aotContext->setInstructionPointer(12); +aotContext->initLoadContextIdLookup(482); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(483, &r2_0)) { +aotContext->setInstructionPointer(19); +aotContext->initLoadContextIdLookup(483); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r9_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(484, &r2_0)) { +aotContext->setInstructionPointer(26); +aotContext->initLoadContextIdLookup(484); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r10_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(485, &r2_0)) { +aotContext->setInstructionPointer(33); +aotContext->initLoadContextIdLookup(485); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r11_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(486, &r2_0)) { +aotContext->setInstructionPointer(40); +aotContext->initLoadContextIdLookup(486); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r12_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(487, &r2_0)) { +aotContext->setInstructionPointer(47); +aotContext->initLoadContextIdLookup(487); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r13_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(488, &r2_0)) { +aotContext->setInstructionPointer(54); +aotContext->initLoadContextIdLookup(488); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r14_0 = std::move(r2_0); +// generate_DefineArray +r2_1 = QObjectList{std::move(r7_0), std::move(r8_0), std::move(r9_0), std::move(r10_0), std::move(r11_0), std::move(r12_0), std::move(r13_0), std::move(r14_0)}; +// generate_Ret +return r2_1; +});} + },{ 45, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for skin at line 460, column 13 +QObject *r2_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(489, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(489); +if (aotContext->engine->hasError()) + return static_cast(nullptr); +} +// generate_Ret +return r2_0; +});} + },{ 47, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for morphTargets at line 462, column 13 +QObject *r11_0; +QObject *r8_0; +QObject *r2_0; +QObject *r7_0; +QObject *r12_0; +QObject *r10_0; +QObjectList r2_1; +QObject *r9_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(491, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadContextIdLookup(491); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(492, &r2_0)) { +aotContext->setInstructionPointer(12); +aotContext->initLoadContextIdLookup(492); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r8_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(493, &r2_0)) { +aotContext->setInstructionPointer(19); +aotContext->initLoadContextIdLookup(493); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r9_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(494, &r2_0)) { +aotContext->setInstructionPointer(26); +aotContext->initLoadContextIdLookup(494); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r10_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(495, &r2_0)) { +aotContext->setInstructionPointer(33); +aotContext->initLoadContextIdLookup(495); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r11_0 = std::move(r2_0); +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(496, &r2_0)) { +aotContext->setInstructionPointer(40); +aotContext->initLoadContextIdLookup(496); +if (aotContext->engine->hasError()) + return QObjectList(); +} +// generate_StoreReg +r12_0 = std::move(r2_0); +// generate_DefineArray +r2_1 = QObjectList{std::move(r7_0), std::move(r8_0), std::move(r9_0), std::move(r10_0), std::move(r11_0), std::move(r12_0)}; +// generate_Ret +return r2_1; +});} + },{ 49, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 493, column 21 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(499, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(499, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = -0.06260870000000000; +// generate_MoveConst +r11_0 = 0.95022499999999999; +// generate_MoveConst +r12_0 = 0.02535330000000000; +// generate_MoveConst +r13_0 = -0.30415500000000001; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(500, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(500); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 50, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 503, column 21 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(501, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(501, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = double(1); +// generate_MoveConst +r11_0 = -0.00003439080000000; +// generate_MoveConst +r12_0 = 0.00000017429900000; +// generate_MoveConst +r13_0 = 0.00000005508580000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(502, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(502); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 51, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 509, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(503, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(503, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.70708199999999999; +// generate_MoveConst +r11_0 = 0.70713099999999995; +// generate_MoveConst +r12_0 = -0.00000002452560000; +// generate_MoveConst +r13_0 = 0.00000022198000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(504, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(504); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 52, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 531, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(505, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(505, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.89351599999999998; +// generate_MoveConst +r11_0 = 0.24865799999999999; +// generate_MoveConst +r12_0 = 0.00074581200000000; +// generate_MoveConst +r13_0 = 0.37389600000000001; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(506, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(506); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 53, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 540, column 29 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(507, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(507, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.99212400000000001; +// generate_MoveConst +r11_0 = -0.00169711000000000; +// generate_MoveConst +r12_0 = -0.12524600000000000; +// generate_MoveConst +r13_0 = 0.00108482000000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(508, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(508); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 54, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 551, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(509, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(509, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.99954200000000004; +// generate_MoveConst +r11_0 = -0.02553860000000000; +// generate_MoveConst +r12_0 = 0.00111382000000000; +// generate_MoveConst +r13_0 = 0.01617500000000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(510, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(510); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 55, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 560, column 29 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(511, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(511, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.99999700000000002; +// generate_MoveConst +r11_0 = -0.00090937400000000; +// generate_MoveConst +r12_0 = 0.00000027542500000; +// generate_MoveConst +r13_0 = 0.00208834000000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(512, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(512); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 56, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 571, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(513, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(513, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.97161699999999995; +// generate_MoveConst +r11_0 = -0.16059899999999999; +// generate_MoveConst +r12_0 = 0.00044836100000000; +// generate_MoveConst +r13_0 = -0.17369100000000001; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(514, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(514); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 57, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 580, column 29 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(515, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(515, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.99763900000000005; +// generate_MoveConst +r11_0 = -0.00046546800000000; +// generate_MoveConst +r12_0 = -0.06862450000000000; +// generate_MoveConst +r13_0 = 0.00253881000000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(516, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(516); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 58, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 591, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(517, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(517, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.88497700000000001; +// generate_MoveConst +r11_0 = -0.28943799999999997; +// generate_MoveConst +r12_0 = -0.00055677900000000; +// generate_MoveConst +r13_0 = -0.36474800000000002; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(518, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(518); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 59, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 600, column 29 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(519, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(519, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.96560299999999999; +// generate_MoveConst +r11_0 = 0.00011632800000000; +// generate_MoveConst +r12_0 = -0.26000600000000001; +// generate_MoveConst +r13_0 = 0.00268633000000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(520, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(520); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 60, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 623, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(521, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(521, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.89341400000000004; +// generate_MoveConst +r11_0 = -0.26380199999999998; +// generate_MoveConst +r12_0 = -0.00523041000000000; +// generate_MoveConst +r13_0 = -0.36358400000000002; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(522, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(522); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 61, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 632, column 29 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(523, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(523, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.99144800000000000; +// generate_MoveConst +r11_0 = -0.00110920000000000; +// generate_MoveConst +r12_0 = -0.13048299999999999; +// generate_MoveConst +r13_0 = 0.00168120000000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(524, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(524); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 62, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 643, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(525, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(525, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.99980000000000002; +// generate_MoveConst +r11_0 = -0.00545401000000000; +// generate_MoveConst +r12_0 = 0.01554250000000000; +// generate_MoveConst +r13_0 = -0.01130540000000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(526, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(526); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 63, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 652, column 29 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(527, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(527, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.99982800000000005; +// generate_MoveConst +r11_0 = 0.00543240000000000; +// generate_MoveConst +r12_0 = -0.01365970000000000; +// generate_MoveConst +r13_0 = 0.01131520000000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(528, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(528); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 64, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 663, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(529, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(529, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.97219800000000001; +// generate_MoveConst +r11_0 = 0.13788100000000000; +// generate_MoveConst +r12_0 = 0.00537494000000000; +// generate_MoveConst +r13_0 = 0.18918299999999999; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(530, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(530); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 65, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 672, column 29 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(531, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(531, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.99777400000000005; +// generate_MoveConst +r11_0 = -0.00258153000000000; +// generate_MoveConst +r12_0 = -0.06663230000000001; +// generate_MoveConst +r13_0 = -0.00006411720000000; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(532, r7_0, args, types, 4)) { +aotContext->setInstructionPointer(60); +aotContext->initCallObjectPropertyLookup(532); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_1 = std::move(callResult); +} +// generate_Ret +if (!r2_1.isValid()) + aotContext->setReturnValueUndefined(); +return r2_1; +});} + },{ 66, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for rotation at line 683, column 25 +double r13_0; +QObject *r2_0; +QObject *r7_0; +double r11_0; +QVariant r2_1; +double r12_0; +double r10_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadSingletonLookup(533, &r2_0)) { +aotContext->setInstructionPointer(5); +aotContext->initLoadSingletonLookup(533, QQmlPrivate::AOTCompiledContext::InvalidStringId); +if (aotContext->engine->hasError()) + return QVariant(); +} +// generate_StoreReg +r7_0 = std::move(r2_0); +// generate_MoveConst +r10_0 = 0.88556999999999997; +// generate_MoveConst +r11_0 = 0.27055299999999999; +// generate_MoveConst +r12_0 = 0.00851581000000000; +// generate_MoveConst +r13_0 = 0.37748399999999999; +// generate_CallPropertyLookup +{ +QVariant callResult; +void *args[] = { &callResult, &r10_0, &r11_0, &r12_0, &r13_0 }; +const QMetaType types[] = { QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType(), QMetaType::fromType() }; +while (!aotContext->callObjectPropertyLookup(534, r7_0, args, types, 4)) { -- diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/content/.rcc/qmlcache/content_Screen01.ui_qml.cpp /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/content/.rcc/qmlcache/content_Screen01.ui_qml.cpp --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/content/.rcc/qmlcache/content_Screen01.ui_qml.cpp 2024-02-23 13:42:58.449999999 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/examples/quick3d/virtualassistant/content/.rcc/qmlcache/content_Screen01.ui_qml.cpp 2040-03-27 03:32:33.179999999 +0000 @@ -1400,7 +1400,126 @@ } extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[]; extern const QQmlPrivate::AOTCompiledFunction aotBuiltFunctions[] = { -{ 13, QMetaType::fromType(), { }, +{ 2, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for fill at line 18, column 9 +QObject *r2_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadScopeObjectPropertyLookup(4, &r2_0)) { +aotContext->setInstructionPointer(2); +aotContext->initLoadScopeObjectPropertyLookup(4, []() { static const auto t = QMetaType::fromName("QQuickItem*"); return t; }()); +if (aotContext->engine->hasError()) + return static_cast(nullptr); +} +// generate_Ret +return r2_0; +});} + },{ 3, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for backgroundMode at line 21, column 13 +int r2_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(6, &r2_0)) { +aotContext->setInstructionPointer(4); +aotContext->initGetEnumLookup(6, []() { static const auto t = QMetaType::fromName("QQuick3DSceneEnvironment*"); return t; }().metaObject(), "QQuick3DEnvironmentBackgroundTypes", "SkyBox"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_Ret +return r2_0; +});} + },{ 4, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for antialiasingMode at line 23, column 13 +int r2_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(8, &r2_0)) { +aotContext->setInstructionPointer(4); +aotContext->initGetEnumLookup(8, []() { static const auto t = QMetaType::fromName("QQuick3DSceneEnvironment*"); return t; }().metaObject(), "QQuick3DEnvironmentAAModeValues", "MSAA"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_Ret +return r2_0; +});} + },{ 5, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for antialiasingQuality at line 24, column 13 +int r2_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(10, &r2_0)) { +aotContext->setInstructionPointer(4); +aotContext->initGetEnumLookup(10, []() { static const auto t = QMetaType::fromName("QQuick3DSceneEnvironment*"); return t; }().metaObject(), "QQuick3DEnvironmentAAQualityValues", "VeryHigh"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_Ret +return r2_0; +});} + },{ 7, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for tonemapMode at line 29, column 13 +int r2_0; +// generate_GetLookup +while (!aotContext->getEnumLookup(16, &r2_0)) { +aotContext->setInstructionPointer(4); +aotContext->initGetEnumLookup(16, []() { static const auto t = QMetaType::fromName("QQuick3DSceneEnvironment*"); return t; }().metaObject(), "QQuick3DEnvironmentTonemapModes", "TonemapModeLinear"); +if (aotContext->engine->hasError()) + return int(); +} +// generate_Ret +return r2_0; +});} + },{ 10, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for origin at line 55, column 13 +QObject *r2_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(21, &r2_0)) { +aotContext->setInstructionPointer(2); +aotContext->initLoadContextIdLookup(21); +if (aotContext->engine->hasError()) + return static_cast(nullptr); +} +// generate_Ret +return r2_0; +});} + },{ 11, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for camera at line 56, column 13 +QObject *r2_0; +// generate_LoadQmlContextPropertyLookup +while (!aotContext->loadContextIdLookup(22, &r2_0)) { +aotContext->setInstructionPointer(2); +aotContext->initLoadContextIdLookup(22); +if (aotContext->engine->hasError()) + return static_cast(nullptr); +} +// generate_Ret +return r2_0; +});} + },{ 13, QMetaType::fromType(), { }, [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { Q_UNUSED(aotContext) @@ -1463,6 +1582,29 @@ aotContext->setReturnValueUndefined(); return r2_1; });} + },{ 24, QMetaType::fromType(), { }, + [](const QQmlPrivate::AOTCompiledContext *context, void *data, void **argv) { + wrapCall(context, data, argv, [](const QQmlPrivate::AOTCompiledContext *aotContext, void **argumentsPtr) { +Q_UNUSED(aotContext) +Q_UNUSED(argumentsPtr) +// expression for camera at line 120, column 13 +QVariant r2_0; +// generate_LoadQmlContextPropertyLookup +{ +QObject * retrieved; +while (!aotContext->loadContextIdLookup(51, &retrieved)) { +aotContext->setInstructionPointer(2); +aotContext->initLoadContextIdLookup(51); +if (aotContext->engine->hasError()) + return QVariant(); +} +r2_0 = QVariant::fromValue(retrieved); +} +// generate_Ret +if (!r2_0.isValid()) + aotContext->setReturnValueUndefined(); +return r2_0; +});} },{ 0, QMetaType::fromType(), {}, nullptr }}; QT_WARNING_POP } diff -ruN /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/install_manifest.txt /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/install_manifest.txt --- /var/tmp/build-root.10/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/install_manifest.txt 2024-02-23 13:50:20.906666666 +0000 +++ /var/tmp/build-root.10b/.mount/home/abuild/rpmbuild/BUILD/qtquick3d-everywhere-src-6.6.2/build/install_manifest.txt 2040-03-27 03:33:39.369999999 +0000 @@ -20,8 +20,8 @@ /usr/share/qt6/modules/Quick3DUtils.json /usr/lib64/cmake/Qt6Quick3DUtils/Qt6Quick3DUtilsAdditionalTargetInfo.cmake /usr/include/qt6/QtQuick3DUtils/qtquick3dutilsversion.h -/usr/include/qt6/QtQuick3DUtils/QtQuick3DUtils /usr/include/qt6/QtQuick3DUtils/QtQuick3DUtilsVersion +/usr/include/qt6/QtQuick3DUtils/QtQuick3DUtils /usr/include/qt6/QtQuick3DUtils/qtquick3dutilsexports.h /usr/include/qt6/QtQuick3DUtils/QtQuick3DUtilsDepends /usr/include/qt6/QtQuick3DUtils/6.6.2/QtQuick3DUtils/private/qtquick3dutilsexports_p.h @@ -80,9 +80,9 @@ /usr/lib64/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderVersionlessTargets.cmake /usr/share/qt6/modules/Quick3DRuntimeRender.json /usr/lib64/cmake/Qt6Quick3DRuntimeRender/Qt6Quick3DRuntimeRenderAdditionalTargetInfo.cmake -/usr/include/qt6/QtQuick3DRuntimeRender/qtquick3druntimerenderversion.h -/usr/include/qt6/QtQuick3DRuntimeRender/QtQuick3DRuntimeRender /usr/include/qt6/QtQuick3DRuntimeRender/QtQuick3DRuntimeRenderVersion +/usr/include/qt6/QtQuick3DRuntimeRender/QtQuick3DRuntimeRender +/usr/include/qt6/QtQuick3DRuntimeRender/qtquick3druntimerenderversion.h /usr/include/qt6/QtQuick3DRuntimeRender/qtquick3druntimerenderexports.h /usr/include/qt6/QtQuick3DRuntimeRender/QtQuick3DRuntimeRenderDepends /usr/include/qt6/QtQuick3DRuntimeRender/6.6.2/QtQuick3DRuntimeRender/private/qtquick3druntimerenderexports_p.h @@ -360,14 +360,14 @@ /usr/lib64/qt6/qml/QtQuick3D/designer/images/view3D@2x.png /usr/lib64/cmake/Qt6Quick3D/Qt6Quick3DAdditionalTargetInfo.cmake /usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qquick3dpluginAdditionalTargetInfo.cmake +/usr/include/qt6/QtQuick3D/QQuick3DGeometry /usr/include/qt6/QtQuick3D/QQuick3DObject /usr/include/qt6/QtQuick3D/QQuick3D -/usr/include/qt6/QtQuick3D/qtquick3dversion.h -/usr/include/qt6/QtQuick3D/QQuick3DGeometry -/usr/include/qt6/QtQuick3D/QtQuick3D /usr/include/qt6/QtQuick3D/QQuick3DInstancing /usr/include/qt6/QtQuick3D/QtQuick3DVersion +/usr/include/qt6/QtQuick3D/qtquick3dversion.h /usr/include/qt6/QtQuick3D/QQuick3DTextureData +/usr/include/qt6/QtQuick3D/QtQuick3D /usr/include/qt6/QtQuick3D/qtquick3dexports.h /usr/include/qt6/QtQuick3D/qquick3d.h /usr/include/qt6/QtQuick3D/qquick3dgeometry.h @@ -576,8 +576,8 @@ /usr/lib64/cmake/Qt6Quick3DParticles/Qt6Quick3DParticlesAdditionalTargetInfo.cmake /usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dparticles3dpluginAdditionalTargetInfo.cmake /usr/include/qt6/QtQuick3DParticles/qtquick3dparticlesversion.h -/usr/include/qt6/QtQuick3DParticles/QtQuick3DParticles /usr/include/qt6/QtQuick3DParticles/QtQuick3DParticlesVersion +/usr/include/qt6/QtQuick3DParticles/QtQuick3DParticles /usr/include/qt6/QtQuick3DParticles/qtquick3dparticlesexports.h /usr/include/qt6/QtQuick3DParticles/qtquick3dparticlesglobal.h /usr/include/qt6/QtQuick3DParticles/QtQuick3DParticlesDepends @@ -697,9 +697,9 @@ /usr/lib64/qt6/qml/QtQuick3D/AssetUtils/designer/images/runtimeloader@2x.png /usr/lib64/cmake/Qt6Quick3DAssetUtils/Qt6Quick3DAssetUtilsAdditionalTargetInfo.cmake /usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dassetutilspluginAdditionalTargetInfo.cmake -/usr/include/qt6/QtQuick3DAssetUtils/QtQuick3DAssetUtils /usr/include/qt6/QtQuick3DAssetUtils/qtquick3dassetutilsversion.h /usr/include/qt6/QtQuick3DAssetUtils/QtQuick3DAssetUtilsVersion +/usr/include/qt6/QtQuick3DAssetUtils/QtQuick3DAssetUtils /usr/include/qt6/QtQuick3DAssetUtils/qtquick3dassetutilsexports.h /usr/include/qt6/QtQuick3DAssetUtils/QtQuick3DAssetUtilsDepends /usr/include/qt6/QtQuick3DAssetUtils/6.6.2/QtQuick3DAssetUtils/private/qtquick3dassetutilsexports_p.h @@ -933,9 +933,9 @@ /usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelperspluginAdditionalTargetInfo.cmake /usr/lib64/cmake/Qt6Quick3DHelpersImpl/Qt6Quick3DHelpersImplAdditionalTargetInfo.cmake /usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qtquick3dhelpersimplpluginAdditionalTargetInfo.cmake +/usr/include/qt6/QtQuick3DHelpersImpl/QtQuick3DHelpersImpl /usr/include/qt6/QtQuick3DHelpersImpl/QtQuick3DHelpersImplVersion /usr/include/qt6/QtQuick3DHelpersImpl/qtquick3dhelpersimplversion.h -/usr/include/qt6/QtQuick3DHelpersImpl/QtQuick3DHelpersImpl /usr/include/qt6/QtQuick3DHelpersImpl/QtQuick3DHelpersImplDepends /usr/include/qt6/QtQuick3DHelpersImpl/6.6.2/QtQuick3DHelpersImpl/private/sceneeffects_p.h /usr/include/qt6/QtQuick3DHelpersImpl/6.6.2/QtQuick3DHelpersImpl/private/qquick3drenderstatsmeshesmodel_p.h @@ -945,8 +945,8 @@ /usr/lib64/qt6/mkspecs/modules/qt_lib_quick3dhelpersimpl_private.pri /usr/lib64/pkgconfig/Qt6Quick3DHelpersImpl.pc /usr/include/qt6/QtQuick3DHelpers/qtquick3dhelpersversion.h -/usr/include/qt6/QtQuick3DHelpers/QtQuick3DHelpersVersion /usr/include/qt6/QtQuick3DHelpers/QtQuick3DHelpers +/usr/include/qt6/QtQuick3DHelpers/QtQuick3DHelpersVersion /usr/include/qt6/QtQuick3DHelpers/qtquick3dhelpersexports.h /usr/include/qt6/QtQuick3DHelpers/QtQuick3DHelpersDepends /usr/include/qt6/QtQuick3DHelpers/6.6.2/QtQuick3DHelpers/private/qtquick3dhelpersexports_p.h @@ -975,9 +975,9 @@ /usr/lib64/cmake/Qt6Quick3DIblBaker/Qt6Quick3DIblBakerVersionlessTargets.cmake /usr/share/qt6/modules/Quick3DIblBaker.json /usr/lib64/cmake/Qt6Quick3DIblBaker/Qt6Quick3DIblBakerAdditionalTargetInfo.cmake -/usr/include/qt6/QtQuick3DIblBaker/qtquick3diblbakerversion.h -/usr/include/qt6/QtQuick3DIblBaker/QtQuick3DIblBakerVersion /usr/include/qt6/QtQuick3DIblBaker/QtQuick3DIblBaker +/usr/include/qt6/QtQuick3DIblBaker/QtQuick3DIblBakerVersion +/usr/include/qt6/QtQuick3DIblBaker/qtquick3diblbakerversion.h /usr/include/qt6/QtQuick3DIblBaker/qtquick3diblbakerexports.h /usr/include/qt6/QtQuick3DIblBaker/QtQuick3DIblBakerDepends /usr/include/qt6/QtQuick3DIblBaker/6.6.2/QtQuick3DIblBaker/private/qtquick3diblbakerexports_p.h @@ -999,8 +999,8 @@ /usr/share/qt6/modules/Quick3DGlslParserPrivate.json /usr/lib64/cmake/Qt6Quick3DGlslParserPrivate/Qt6Quick3DGlslParserPrivateAdditionalTargetInfo.cmake /usr/include/qt6/QtQuick3DGlslParser/QtQuick3DGlslParser -/usr/include/qt6/QtQuick3DGlslParser/QtQuick3DGlslParserVersion /usr/include/qt6/QtQuick3DGlslParser/qtquick3dglslparserversion.h +/usr/include/qt6/QtQuick3DGlslParser/QtQuick3DGlslParserVersion /usr/include/qt6/QtQuick3DGlslParser/qtquick3dglslparserexports.h /usr/include/qt6/QtQuick3DGlslParser/QtQuick3DGlslParserDepends /usr/include/qt6/QtQuick3DGlslParser/6.6.2/QtQuick3DGlslParser/private/qtquick3dglslparserexports_p.h @@ -1059,18 +1059,18 @@ /usr/lib64/cmake/Qt6Quick3DTools/Qt6Quick3DToolsTargets.cmake /usr/lib64/cmake/Qt6Quick3DTools/Qt6Quick3DToolsTargets-relwithdebinfo.cmake /usr/lib64/cmake/Qt6Quick3DTools/Qt6Quick3DToolsVersionlessTargets.cmake -/usr/lib64/libQt6Quick3DParticleEffects.prl -/usr/lib64/libQt6Quick3DEffects.prl /usr/lib64/libQt6Quick3DIblBaker.prl -/usr/lib64/libQt6Quick3DHelpersImpl.prl -/usr/lib64/libQt6Quick3DAssetUtils.prl -/usr/lib64/libQt6Quick3DParticles.prl /usr/lib64/libQt6Quick3DGlslParser.prl -/usr/lib64/libQt6Quick3DRuntimeRender.prl -/usr/lib64/libQt6Quick3DAssetImport.prl -/usr/lib64/libQt6Quick3D.prl +/usr/lib64/libQt6Quick3DParticles.prl /usr/lib64/libQt6Quick3DHelpers.prl +/usr/lib64/libQt6Quick3DAssetUtils.prl +/usr/lib64/libQt6Quick3DHelpersImpl.prl +/usr/lib64/libQt6Quick3DAssetImport.prl /usr/lib64/libQt6Quick3DUtils.prl +/usr/lib64/libQt6Quick3D.prl +/usr/lib64/libQt6Quick3DParticleEffects.prl +/usr/lib64/libQt6Quick3DEffects.prl +/usr/lib64/libQt6Quick3DRuntimeRender.prl /usr/lib64/cmake/Qt6/FindWrapQuick3DAssimp.cmake /usr/lib64/qt6/examples/quick3d/antialiasing/./antialiasing /usr/lib64/qt6/examples/quick3d/customshaders/./customshaders