21487 lines
1.0 MiB
21487 lines
1.0 MiB
#include "pch-cpp.hpp"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <limits>
|
|
|
|
|
|
template <typename T1>
|
|
struct VirtualActionInvoker1
|
|
{
|
|
typedef void (*Action)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct VirtualFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1>
|
|
struct InvokerActionInvoker1;
|
|
template <typename T1>
|
|
struct InvokerActionInvoker1<T1*>
|
|
{
|
|
static inline void Invoke (Il2CppMethodPointer methodPtr, const RuntimeMethod* method, void* obj, T1* p1)
|
|
{
|
|
void* params[1] = { p1 };
|
|
method->invoker_method(methodPtr, method, obj, params, params[0]);
|
|
}
|
|
};
|
|
|
|
// System.Action`1<System.Object>
|
|
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87;
|
|
// System.Action`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
|
|
struct Action_1_t923A20D1D4F6B55B2ED5AE21B90F1A0CE0450D99;
|
|
// System.Action`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
struct Action_1_t2528C58650D318DE010822863ABDC90228124C52;
|
|
// System.Collections.Generic.Dictionary`2<UnityEngine.Texture,UnityEngine.UIElements.TextureId>
|
|
struct Dictionary_2_t2E14D8B0F76748B5AE00AF497CE45177082B7DA6;
|
|
// System.Func`1<System.Object>
|
|
struct Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4;
|
|
// System.Func`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
|
|
struct Func_1_tBB8824FA8746333BFFF3AB3CE4A41B58450AF431;
|
|
// System.Func`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
struct Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9;
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color>
|
|
struct Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E;
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color32>
|
|
struct Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277;
|
|
// System.Func`2<UnityEngine.Color,Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>
|
|
struct Func_2_t781E8579E9FF2D1F9E663A289445D85212CBE782;
|
|
// System.Func`2<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType,Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
|
|
struct Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0;
|
|
// UnityEngine.UIElements.UIR.LinkedPoolItem`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
|
|
struct LinkedPoolItem_1_tC28630DCE90E3EFCF04091651CBFE50029C40C6A;
|
|
// UnityEngine.UIElements.UIR.LinkedPoolItem`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
struct LinkedPoolItem_1_t78842297A198BFB4C5112EE918F64E87C14A2C2B;
|
|
// UnityEngine.UIElements.UIR.LinkedPool`1<System.Object>
|
|
struct LinkedPool_1_t27505BB5E276B4361ACE769F2922D5FDC6742877;
|
|
// UnityEngine.UIElements.UIR.LinkedPool`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
struct LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E;
|
|
// System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
|
|
struct List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A;
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>
|
|
struct List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D;
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.TextureRegistry/TextureInfo>
|
|
struct List_1_t33D0D5DC1CC999D9E66584CFA3E5F86E9C719E8C;
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color>
|
|
struct ShaderInfoStorage_1_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30;
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color32>
|
|
struct ShaderInfoStorage_1_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6;
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>
|
|
struct ShaderInfoStorage_1_t32194748F3ED0F5527B4E31A28D04606FAEE539A;
|
|
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.TextureId>
|
|
struct Stack_1_t3B750F239246A65B0BACFB807CBA1961CA8DE0A6;
|
|
// System.Char[]
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
// UnityEngine.Color32[]
|
|
struct Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259;
|
|
// System.Delegate[]
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
// UnityEngine.UIElements.GradientSettings[]
|
|
struct GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C;
|
|
// System.Int32[]
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|
// System.IntPtr[]
|
|
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
|
|
// System.Single[]
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
|
|
// System.Diagnostics.StackTrace[]
|
|
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
|
|
// UnityEngine.UIElements.TextureId[]
|
|
struct TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A;
|
|
// System.UInt16[]
|
|
struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83;
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
|
|
// UnityEngine.Vector3[]
|
|
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
|
|
// UnityEngine.Vector4[]
|
|
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
|
|
// UnityEngine.UIElements.VectorImageVertex[]
|
|
struct VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4;
|
|
// UnityEngine.UIElements.Vertex[]
|
|
struct VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185;
|
|
// Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType[]
|
|
struct __Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Area[]
|
|
struct AreaU5BU5D_tA4D8B3DEA839DD3B7DEE574B4754ADC9C830CCB3;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row[]
|
|
struct RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D;
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/VertexClipEdge[]
|
|
struct VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA;
|
|
// UnityEngine.UIElements.UIR.Tessellation/Edges[]
|
|
struct EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918;
|
|
// UnityEngine.UIElements.UIR.Alloc
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE;
|
|
// UnityEngine.UIElements.UIR.Allocator2D
|
|
struct Allocator2D_t5B53CF899C3FABD99F29602424924ACAB9E2A157;
|
|
// UnityEngine.UIElements.UIR.BaseShaderInfoStorage
|
|
struct BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator
|
|
struct BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7;
|
|
// System.Byte
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3;
|
|
// System.DelegateData
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
// UnityEngine.UIElements.UIR.GradientRemap
|
|
struct GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307;
|
|
// UnityEngine.UIElements.UIR.GradientSettingsAtlas
|
|
struct GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A;
|
|
// System.Collections.IDictionary
|
|
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
|
|
// System.IDisposable
|
|
struct IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5;
|
|
// System.IndexOutOfRangeException
|
|
struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82;
|
|
// UnityEngine.Material
|
|
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
|
|
// UnityEngine.MaterialPropertyBlock
|
|
struct MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D;
|
|
// UnityEngine.UIElements.MeshWriteData
|
|
struct MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9;
|
|
// System.Reflection.MethodInfo
|
|
struct MethodInfo_t;
|
|
// System.NotImplementedException
|
|
struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8;
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
|
|
// System.Runtime.Serialization.SafeSerializationManager
|
|
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32
|
|
struct ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0;
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat
|
|
struct ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27;
|
|
// UnityEngine.Sprite
|
|
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99;
|
|
// System.String
|
|
struct String_t;
|
|
// UnityEngine.Texture
|
|
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700;
|
|
// UnityEngine.Texture2D
|
|
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
|
|
// UnityEngine.UIElements.TextureRegistry
|
|
struct TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B;
|
|
// UnityEngine.UIElements.UIR.TextureSlotManager
|
|
struct TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D;
|
|
// UnityEngine.UIElements.UIRAtlasAllocator
|
|
struct UIRAtlasAllocator_t70FA0F3477E077A18096F66B51F6A2B205825BD7;
|
|
// UnityEngine.UIElements.VectorImage
|
|
struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC;
|
|
// System.Void
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Area
|
|
struct Area_t73C633C1FD6561DA1C71995069E04A9750255AA3;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row
|
|
struct Row_t5CAF04F94A4359C08ADDBA867B0817101F351999;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator/Block
|
|
struct Block_tC16ED855DBC82D8C78C1F89B766EA18B563EA698;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator/BlockPool
|
|
struct BlockPool_t2122FBCA9477E112DB16942F9F85F9FA11C76878;
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c
|
|
struct U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107;
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c
|
|
struct U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30;
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData/Allocator
|
|
struct Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* Action_1_t2528C58650D318DE010822863ABDC90228124C52_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Area_t73C633C1FD6561DA1C71995069E04A9750255AA3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* GC_t920F9CF6EBB7C787E5010A4352E1B587F356DC58_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t03ED7C6DFD030F64BE095A77446098CAA515B661____2658253827592C8000DF6C48FD5487B674D9E695DB670A56FDEAB2B7F291523E_0_FieldInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0ADC594ACFE7CADF74F62778AEE939E06CE5837F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral27C7727EAAAD675C621F6257F2BD5190CE343979;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral290E205719922BE5B1CC11EDE48BD26B53321013;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3BC794DABBF58EC754946493A7249124D49ADF5A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral465727E7041A2140650559A4295CA9E1A3B84BD0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral46B2C5194353B68813203D9EC7AFC20016EC23A3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5A3F4927E051746A9F30454F0F92269F4430E7C1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral63C5C5D442C5A443C7776D7EBEE0F610DE2248B1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral78654EFE99F7930A0754A4BD194EB068D347EA41;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7C183899E3EA23EE9E6CA02A616D7E7DCBB4AD2C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB1B81CF34CD3521DA999652F1C40F5F1C2960B5C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB23C3717573626FB4C3C7DF5C19EDE7689837214;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB8940764EF74E36BFE702FA01C2AD7A3D820A8D3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC1CDC83732501CFE500298C45C45DE38FD47B516;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD48662FD50B014F07EAFB4712AE2F90C3AF0BB5A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEF75779B02150B87996255CAA93D59C364D48641;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF66E6A8E08EF9D1870D4FB53412CE1F43408AD94;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFAC2230AD7FF7186015A2770D3B8D751E3305C5C;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPoolItem_1__ctor_mFAD7ACD69AE91161A4B3732AB5B063160AB45606_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1_Get_mC2799956CFD71A284533F44570A2E28BA6D98CB1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1_Return_m0D2A17C9817BBFF114577E1B620AA212CDDDD6BF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1__ctor_mCFE50D4A7F20A76FEDD5645BBA41F6164E45ED78_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m40E66DC0BE791C301DF7D695393146E6B520F276_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m8E1BF7C14F0F165883C85A4DBECA6F8621BF2128_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mF8B61F47645D8DA1389E927174D787AFB95F5234_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MeshBuilder_MakeVectorGraphicsStretchBackground_m7F6993CF84251938FE33076968FC50C1684C6FA3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MeshBuilder_RectClip_m2EE47B978E3359FC6D01EEAE37979EDBE3F3F6E9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MeshBuilder_SplitTriangle_m92A8946C0B4CA9BC61429B8112D120CE52F83C72_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_get_Item_m68B26E5D2BA77AD2C22D55743D46D2CFC1C8935D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Row_Create_mF2AF8376908747DA557FDC3409D0DB84F57394C7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Row_Reset_mB79F77A96C7482E5EBBD6A4432E7D2BDBA67A983_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ShaderInfoStorage_1__ctor_m3A0A8B48CCEDA1F58DC2A1E45D890DDA33593187_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ShaderInfoStorage_1__ctor_mD11645EBACDBF20EA5720F446D814A53D8EF54A0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__2_0_m564DECCDB610765A37429A4DA9B9363D638D35B4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__2_0_mCC00B61C3EB3DF510C16ABFAF0DFD134E9E1925E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_RuntimeMethod_var;
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE;;
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_com;
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_com;;
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_pinvoke;
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_pinvoke;;
|
|
struct Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7;
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2;
|
|
|
|
struct Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259;
|
|
struct GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C;
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
|
|
struct TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A;
|
|
struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83;
|
|
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
|
|
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
|
|
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
|
|
struct VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4;
|
|
struct VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185;
|
|
struct __Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC;
|
|
struct RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D;
|
|
struct VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA;
|
|
struct EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918;
|
|
|
|
IL2CPP_EXTERN_C_BEGIN
|
|
IL2CPP_EXTERN_C_END
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
|
|
// UnityEngine.UIElements.UIR.LinkedPoolItem`1<UnityEngine.UIElements.UIR.GradientRemap>
|
|
struct LinkedPoolItem_1_t6FDA4D3D7892BA96F64DABAA19EB9989EB14A0FF : public RuntimeObject
|
|
{
|
|
// T UnityEngine.UIElements.UIR.LinkedPoolItem`1::poolNext
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* ___poolNext_0;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.LinkedPoolItem`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
struct LinkedPoolItem_1_t78842297A198BFB4C5112EE918F64E87C14A2C2B : public RuntimeObject
|
|
{
|
|
// T UnityEngine.UIElements.UIR.LinkedPoolItem`1::poolNext
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___poolNext_0;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.LinkedPool`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
struct LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E : public RuntimeObject
|
|
{
|
|
// System.Func`1<T> UnityEngine.UIElements.UIR.LinkedPool`1::m_CreateFunc
|
|
Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9* ___m_CreateFunc_0;
|
|
// System.Action`1<T> UnityEngine.UIElements.UIR.LinkedPool`1::m_ResetAction
|
|
Action_1_t2528C58650D318DE010822863ABDC90228124C52* ___m_ResetAction_1;
|
|
// System.Int32 UnityEngine.UIElements.UIR.LinkedPool`1::m_Limit
|
|
int32_t ___m_Limit_2;
|
|
// T UnityEngine.UIElements.UIR.LinkedPool`1::m_PoolFirst
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___m_PoolFirst_3;
|
|
// System.Int32 UnityEngine.UIElements.UIR.LinkedPool`1::<Count>k__BackingField
|
|
int32_t ___U3CCountU3Ek__BackingField_4;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
|
|
struct List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A : public RuntimeObject
|
|
{
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject* ____syncRoot_4;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>
|
|
struct List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D : public RuntimeObject
|
|
{
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
AreaU5BU5D_tA4D8B3DEA839DD3B7DEE574B4754ADC9C830CCB3* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject* ____syncRoot_4;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.BaseShaderInfoStorage
|
|
struct BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2 : public RuntimeObject
|
|
{
|
|
// System.Boolean UnityEngine.UIElements.UIR.BaseShaderInfoStorage::<disposed>k__BackingField
|
|
bool ___U3CdisposedU3Ek__BackingField_4;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator
|
|
struct BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7 : public RuntimeObject
|
|
{
|
|
// System.UInt32 UnityEngine.UIElements.UIR.BestFitAllocator::<totalSize>k__BackingField
|
|
uint32_t ___U3CtotalSizeU3Ek__BackingField_0;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator/Block UnityEngine.UIElements.UIR.BestFitAllocator::m_FirstBlock
|
|
Block_tC16ED855DBC82D8C78C1F89B766EA18B563EA698* ___m_FirstBlock_1;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator/Block UnityEngine.UIElements.UIR.BestFitAllocator::m_FirstAvailableBlock
|
|
Block_tC16ED855DBC82D8C78C1F89B766EA18B563EA698* ___m_FirstAvailableBlock_2;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator/BlockPool UnityEngine.UIElements.UIR.BestFitAllocator::m_BlockPool
|
|
BlockPool_t2122FBCA9477E112DB16942F9F85F9FA11C76878* ___m_BlockPool_3;
|
|
// System.UInt32 UnityEngine.UIElements.UIR.BestFitAllocator::m_HighWatermark
|
|
uint32_t ___m_HighWatermark_4;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder
|
|
struct MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F : public RuntimeObject
|
|
{
|
|
};
|
|
|
|
// System.String
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
// System.Int32 System.String::_stringLength
|
|
int32_t ____stringLength_4;
|
|
// System.Char System.String::_firstChar
|
|
Il2CppChar ____firstChar_5;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Tessellation
|
|
struct Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31 : public RuntimeObject
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.TextureRegistry
|
|
struct TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B : public RuntimeObject
|
|
{
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.TextureRegistry/TextureInfo> UnityEngine.UIElements.TextureRegistry::m_Textures
|
|
List_1_t33D0D5DC1CC999D9E66584CFA3E5F86E9C719E8C* ___m_Textures_0;
|
|
// System.Collections.Generic.Dictionary`2<UnityEngine.Texture,UnityEngine.UIElements.TextureId> UnityEngine.UIElements.TextureRegistry::m_TextureToId
|
|
Dictionary_2_t2E14D8B0F76748B5AE00AF497CE45177082B7DA6* ___m_TextureToId_1;
|
|
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.TextureId> UnityEngine.UIElements.TextureRegistry::m_FreeIds
|
|
Stack_1_t3B750F239246A65B0BACFB807CBA1961CA8DE0A6* ___m_FreeIds_2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.TextureSlotManager
|
|
struct TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D : public RuntimeObject
|
|
{
|
|
// UnityEngine.UIElements.TextureId[] UnityEngine.UIElements.UIR.TextureSlotManager::m_Textures
|
|
TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A* ___m_Textures_3;
|
|
// System.Int32[] UnityEngine.UIElements.UIR.TextureSlotManager::m_Tickets
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_Tickets_4;
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::m_CurrentTicket
|
|
int32_t ___m_CurrentTicket_5;
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::m_FirstUsedTicket
|
|
int32_t ___m_FirstUsedTicket_6;
|
|
// UnityEngine.Vector4[] UnityEngine.UIElements.UIR.TextureSlotManager::m_GpuTextures
|
|
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_GpuTextures_7;
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::<FreeSlots>k__BackingField
|
|
int32_t ___U3CFreeSlotsU3Ek__BackingField_8;
|
|
// UnityEngine.UIElements.TextureRegistry UnityEngine.UIElements.UIR.TextureSlotManager::textureRegistry
|
|
TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* ___textureRegistry_9;
|
|
};
|
|
|
|
// System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c
|
|
struct U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107 : public RuntimeObject
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c
|
|
struct U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30 : public RuntimeObject
|
|
{
|
|
};
|
|
|
|
// Unity.Collections.NativeSlice`1<System.UInt16>
|
|
struct NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A
|
|
{
|
|
// System.Byte* Unity.Collections.NativeSlice`1::m_Buffer
|
|
uint8_t* ___m_Buffer_0;
|
|
// System.Int32 Unity.Collections.NativeSlice`1::m_Stride
|
|
int32_t ___m_Stride_1;
|
|
// System.Int32 Unity.Collections.NativeSlice`1::m_Length
|
|
int32_t ___m_Length_2;
|
|
};
|
|
|
|
// Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>
|
|
struct NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2
|
|
{
|
|
// System.Byte* Unity.Collections.NativeSlice`1::m_Buffer
|
|
uint8_t* ___m_Buffer_0;
|
|
// System.Int32 Unity.Collections.NativeSlice`1::m_Stride
|
|
int32_t ___m_Stride_1;
|
|
// System.Int32 Unity.Collections.NativeSlice`1::m_Length
|
|
int32_t ___m_Length_2;
|
|
};
|
|
|
|
// Unity.Collections.NativeSlice`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>
|
|
struct NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52
|
|
{
|
|
// System.Byte* Unity.Collections.NativeSlice`1::m_Buffer
|
|
uint8_t* ___m_Buffer_0;
|
|
// System.Int32 Unity.Collections.NativeSlice`1::m_Stride
|
|
int32_t ___m_Stride_1;
|
|
// System.Int32 Unity.Collections.NativeSlice`1::m_Length
|
|
int32_t ___m_Length_2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Alloc
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE
|
|
{
|
|
// System.UInt32 UnityEngine.UIElements.UIR.Alloc::start
|
|
uint32_t ___start_0;
|
|
// System.UInt32 UnityEngine.UIElements.UIR.Alloc::size
|
|
uint32_t ___size_1;
|
|
// System.Object UnityEngine.UIElements.UIR.Alloc::handle
|
|
RuntimeObject* ___handle_2;
|
|
// System.Boolean UnityEngine.UIElements.UIR.Alloc::shortLived
|
|
bool ___shortLived_3;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.Alloc
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_pinvoke
|
|
{
|
|
uint32_t ___start_0;
|
|
uint32_t ___size_1;
|
|
Il2CppIUnknown* ___handle_2;
|
|
int32_t ___shortLived_3;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.UIR.Alloc
|
|
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_com
|
|
{
|
|
uint32_t ___start_0;
|
|
uint32_t ___size_1;
|
|
Il2CppIUnknown* ___handle_2;
|
|
int32_t ___shortLived_3;
|
|
};
|
|
|
|
// System.Boolean
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
// System.Boolean System.Boolean::m_value
|
|
bool ___m_value_0;
|
|
};
|
|
|
|
// System.Byte
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|
{
|
|
// System.Byte System.Byte::m_value
|
|
uint8_t ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.Color
|
|
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
|
|
{
|
|
// System.Single UnityEngine.Color::r
|
|
float ___r_0;
|
|
// System.Single UnityEngine.Color::g
|
|
float ___g_1;
|
|
// System.Single UnityEngine.Color::b
|
|
float ___b_2;
|
|
// System.Single UnityEngine.Color::a
|
|
float ___a_3;
|
|
};
|
|
|
|
// UnityEngine.Color32
|
|
struct Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
// System.Int32 UnityEngine.Color32::rgba
|
|
int32_t ___rgba_0;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
int32_t ___rgba_0_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
// System.Byte UnityEngine.Color32::r
|
|
uint8_t ___r_1;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
uint8_t ___r_1_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___g_2_OffsetPadding[1];
|
|
// System.Byte UnityEngine.Color32::g
|
|
uint8_t ___g_2;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___g_2_OffsetPadding_forAlignmentOnly[1];
|
|
uint8_t ___g_2_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___b_3_OffsetPadding[2];
|
|
// System.Byte UnityEngine.Color32::b
|
|
uint8_t ___b_3;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___b_3_OffsetPadding_forAlignmentOnly[2];
|
|
uint8_t ___b_3_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___a_4_OffsetPadding[3];
|
|
// System.Byte UnityEngine.Color32::a
|
|
uint8_t ___a_4;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___a_4_OffsetPadding_forAlignmentOnly[3];
|
|
uint8_t ___a_4_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
|
|
// System.Double
|
|
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
|
|
{
|
|
// System.Double System.Double::m_value
|
|
double ___m_value_0;
|
|
};
|
|
|
|
// System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
|
|
{
|
|
};
|
|
|
|
// System.Int32
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
// System.Int32 System.Int32::m_value
|
|
int32_t ___m_value_0;
|
|
};
|
|
|
|
// System.IntPtr
|
|
struct IntPtr_t
|
|
{
|
|
// System.Void* System.IntPtr::m_value
|
|
void* ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.Mathf
|
|
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1];
|
|
};
|
|
};
|
|
|
|
// UnityEngine.Matrix4x4
|
|
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6
|
|
{
|
|
// System.Single UnityEngine.Matrix4x4::m00
|
|
float ___m00_0;
|
|
// System.Single UnityEngine.Matrix4x4::m10
|
|
float ___m10_1;
|
|
// System.Single UnityEngine.Matrix4x4::m20
|
|
float ___m20_2;
|
|
// System.Single UnityEngine.Matrix4x4::m30
|
|
float ___m30_3;
|
|
// System.Single UnityEngine.Matrix4x4::m01
|
|
float ___m01_4;
|
|
// System.Single UnityEngine.Matrix4x4::m11
|
|
float ___m11_5;
|
|
// System.Single UnityEngine.Matrix4x4::m21
|
|
float ___m21_6;
|
|
// System.Single UnityEngine.Matrix4x4::m31
|
|
float ___m31_7;
|
|
// System.Single UnityEngine.Matrix4x4::m02
|
|
float ___m02_8;
|
|
// System.Single UnityEngine.Matrix4x4::m12
|
|
float ___m12_9;
|
|
// System.Single UnityEngine.Matrix4x4::m22
|
|
float ___m22_10;
|
|
// System.Single UnityEngine.Matrix4x4::m32
|
|
float ___m32_11;
|
|
// System.Single UnityEngine.Matrix4x4::m03
|
|
float ___m03_12;
|
|
// System.Single UnityEngine.Matrix4x4::m13
|
|
float ___m13_13;
|
|
// System.Single UnityEngine.Matrix4x4::m23
|
|
float ___m23_14;
|
|
// System.Single UnityEngine.Matrix4x4::m33
|
|
float ___m33_15;
|
|
};
|
|
|
|
// UnityEngine.TextCore.Text.MeshInfo
|
|
struct MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F
|
|
{
|
|
// System.Int32 UnityEngine.TextCore.Text.MeshInfo::vertexCount
|
|
int32_t ___vertexCount_1;
|
|
// UnityEngine.Vector3[] UnityEngine.TextCore.Text.MeshInfo::vertices
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___vertices_2;
|
|
// UnityEngine.Vector2[] UnityEngine.TextCore.Text.MeshInfo::uvs0
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___uvs0_3;
|
|
// UnityEngine.Vector2[] UnityEngine.TextCore.Text.MeshInfo::uvs2
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___uvs2_4;
|
|
// UnityEngine.Color32[] UnityEngine.TextCore.Text.MeshInfo::colors32
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* ___colors32_5;
|
|
// System.Int32[] UnityEngine.TextCore.Text.MeshInfo::triangles
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___triangles_6;
|
|
// UnityEngine.Material UnityEngine.TextCore.Text.MeshInfo::material
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_7;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.Text.MeshInfo
|
|
struct MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F_marshaled_pinvoke
|
|
{
|
|
int32_t ___vertexCount_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___vertices_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___uvs0_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___uvs2_4;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* ___colors32_5;
|
|
Il2CppSafeArray/*NONE*/* ___triangles_6;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_7;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.TextCore.Text.MeshInfo
|
|
struct MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F_marshaled_com
|
|
{
|
|
int32_t ___vertexCount_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___vertices_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___uvs0_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___uvs2_4;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* ___colors32_5;
|
|
Il2CppSafeArray/*NONE*/* ___triangles_6;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_7;
|
|
};
|
|
|
|
// UnityEngine.Rect
|
|
struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D
|
|
{
|
|
// System.Single UnityEngine.Rect::m_XMin
|
|
float ___m_XMin_0;
|
|
// System.Single UnityEngine.Rect::m_YMin
|
|
float ___m_YMin_1;
|
|
// System.Single UnityEngine.Rect::m_Width
|
|
float ___m_Width_2;
|
|
// System.Single UnityEngine.Rect::m_Height
|
|
float ___m_Height_3;
|
|
};
|
|
|
|
// UnityEngine.RectInt
|
|
struct RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8
|
|
{
|
|
// System.Int32 UnityEngine.RectInt::m_XMin
|
|
int32_t ___m_XMin_0;
|
|
// System.Int32 UnityEngine.RectInt::m_YMin
|
|
int32_t ___m_YMin_1;
|
|
// System.Int32 UnityEngine.RectInt::m_Width
|
|
int32_t ___m_Width_2;
|
|
// System.Int32 UnityEngine.RectInt::m_Height
|
|
int32_t ___m_Height_3;
|
|
};
|
|
|
|
// System.Single
|
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
|
|
{
|
|
// System.Single System.Single::m_value
|
|
float ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.UIElements.TextureId
|
|
struct TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.TextureId::m_Index
|
|
int32_t ___m_Index_0;
|
|
};
|
|
|
|
// System.UInt16
|
|
struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455
|
|
{
|
|
// System.UInt16 System.UInt16::m_value
|
|
uint16_t ___m_value_0;
|
|
};
|
|
|
|
// System.UInt32
|
|
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
|
|
{
|
|
// System.UInt32 System.UInt32::m_value
|
|
uint32_t ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.Vector2
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
|
|
{
|
|
// System.Single UnityEngine.Vector2::x
|
|
float ___x_0;
|
|
// System.Single UnityEngine.Vector2::y
|
|
float ___y_1;
|
|
};
|
|
|
|
// UnityEngine.Vector2Int
|
|
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A
|
|
{
|
|
// System.Int32 UnityEngine.Vector2Int::m_X
|
|
int32_t ___m_X_0;
|
|
// System.Int32 UnityEngine.Vector2Int::m_Y
|
|
int32_t ___m_Y_1;
|
|
};
|
|
|
|
// UnityEngine.Vector3
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
|
|
{
|
|
// System.Single UnityEngine.Vector3::x
|
|
float ___x_2;
|
|
// System.Single UnityEngine.Vector3::y
|
|
float ___y_3;
|
|
// System.Single UnityEngine.Vector3::z
|
|
float ___z_4;
|
|
};
|
|
|
|
// UnityEngine.Vector4
|
|
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3
|
|
{
|
|
// System.Single UnityEngine.Vector4::x
|
|
float ___x_1;
|
|
// System.Single UnityEngine.Vector4::y
|
|
float ___y_2;
|
|
// System.Single UnityEngine.Vector4::z
|
|
float ___z_3;
|
|
// System.Single UnityEngine.Vector4::w
|
|
float ___w_4;
|
|
};
|
|
|
|
// System.Void
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
struct RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA
|
|
{
|
|
// UnityEngine.Color32[] UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture::rgba
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* ___rgba_0;
|
|
// System.Int32 UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture::width
|
|
int32_t ___width_1;
|
|
// System.Int32 UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture::height
|
|
int32_t ___height_2;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
struct RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_pinvoke
|
|
{
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* ___rgba_0;
|
|
int32_t ___width_1;
|
|
int32_t ___height_2;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
struct RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_com
|
|
{
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* ___rgba_0;
|
|
int32_t ___width_1;
|
|
int32_t ___height_2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts
|
|
struct ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts::firstClippedIndex
|
|
int32_t ___firstClippedIndex_0;
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts::firstDegenerateIndex
|
|
int32_t ___firstDegenerateIndex_1;
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts::lastClippedIndex
|
|
int32_t ___lastClippedIndex_2;
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts::clippedTriangles
|
|
int32_t ___clippedTriangles_3;
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts::addedTriangles
|
|
int32_t ___addedTriangles_4;
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts::degenerateTriangles
|
|
int32_t ___degenerateTriangles_5;
|
|
};
|
|
|
|
// UnityEngine.UIElements.AddressMode
|
|
struct AddressMode_t2C6D839F1391CCABEFAB25D8500B448D3CAB5EA3
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.AddressMode::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// Unity.Collections.Allocator
|
|
struct Allocator_t996642592271AAD9EE688F142741D512C07B5824
|
|
{
|
|
// System.Int32 Unity.Collections.Allocator::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D
|
|
struct Allocator2D_t5B53CF899C3FABD99F29602424924ACAB9E2A157 : public RuntimeObject
|
|
{
|
|
// UnityEngine.Vector2Int UnityEngine.UIElements.UIR.Allocator2D::m_MinSize
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___m_MinSize_0;
|
|
// UnityEngine.Vector2Int UnityEngine.UIElements.UIR.Allocator2D::m_MaxSize
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___m_MaxSize_1;
|
|
// UnityEngine.Vector2Int UnityEngine.UIElements.UIR.Allocator2D::m_MaxAllocSize
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___m_MaxAllocSize_2;
|
|
// System.Int32 UnityEngine.UIElements.UIR.Allocator2D::m_RowHeightBias
|
|
int32_t ___m_RowHeightBias_3;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row[] UnityEngine.UIElements.UIR.Allocator2D::m_Rows
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* ___m_Rows_4;
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area> UnityEngine.UIElements.UIR.Allocator2D::m_Areas
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* ___m_Areas_5;
|
|
};
|
|
|
|
// UnityEngine.UIElements.ColorPage
|
|
struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0
|
|
{
|
|
// System.Boolean UnityEngine.UIElements.ColorPage::isValid
|
|
bool ___isValid_0;
|
|
// UnityEngine.Color32 UnityEngine.UIElements.ColorPage::pageAndID
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID_1;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.ColorPage
|
|
struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke
|
|
{
|
|
int32_t ___isValid_0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID_1;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.ColorPage
|
|
struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com
|
|
{
|
|
int32_t ___isValid_0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID_1;
|
|
};
|
|
|
|
// System.Delegate
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
// System.IntPtr System.Delegate::method_ptr
|
|
intptr_t ___method_ptr_0;
|
|
// System.IntPtr System.Delegate::invoke_impl
|
|
intptr_t ___invoke_impl_1;
|
|
// System.Object System.Delegate::m_target
|
|
RuntimeObject* ___m_target_2;
|
|
// System.IntPtr System.Delegate::method
|
|
intptr_t ___method_3;
|
|
// System.IntPtr System.Delegate::delegate_trampoline
|
|
intptr_t ___delegate_trampoline_4;
|
|
// System.IntPtr System.Delegate::extra_arg
|
|
intptr_t ___extra_arg_5;
|
|
// System.IntPtr System.Delegate::method_code
|
|
intptr_t ___method_code_6;
|
|
// System.IntPtr System.Delegate::interp_method
|
|
intptr_t ___interp_method_7;
|
|
// System.IntPtr System.Delegate::interp_invoke_impl
|
|
intptr_t ___interp_invoke_impl_8;
|
|
// System.Reflection.MethodInfo System.Delegate::method_info
|
|
MethodInfo_t* ___method_info_9;
|
|
// System.Reflection.MethodInfo System.Delegate::original_method_info
|
|
MethodInfo_t* ___original_method_info_10;
|
|
// System.DelegateData System.Delegate::data
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
// System.Boolean System.Delegate::method_is_virtual
|
|
bool ___method_is_virtual_12;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
intptr_t ___interp_method_7;
|
|
intptr_t ___interp_invoke_impl_8;
|
|
MethodInfo_t* ___method_info_9;
|
|
MethodInfo_t* ___original_method_info_10;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
int32_t ___method_is_virtual_12;
|
|
};
|
|
// Native definition for COM marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
intptr_t ___interp_method_7;
|
|
intptr_t ___interp_invoke_impl_8;
|
|
MethodInfo_t* ___method_info_9;
|
|
MethodInfo_t* ___original_method_info_10;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
int32_t ___method_is_virtual_12;
|
|
};
|
|
|
|
// System.Exception
|
|
struct Exception_t : public RuntimeObject
|
|
{
|
|
// System.String System.Exception::_className
|
|
String_t* ____className_1;
|
|
// System.String System.Exception::_message
|
|
String_t* ____message_2;
|
|
// System.Collections.IDictionary System.Exception::_data
|
|
RuntimeObject* ____data_3;
|
|
// System.Exception System.Exception::_innerException
|
|
Exception_t* ____innerException_4;
|
|
// System.String System.Exception::_helpURL
|
|
String_t* ____helpURL_5;
|
|
// System.Object System.Exception::_stackTrace
|
|
RuntimeObject* ____stackTrace_6;
|
|
// System.String System.Exception::_stackTraceString
|
|
String_t* ____stackTraceString_7;
|
|
// System.String System.Exception::_remoteStackTraceString
|
|
String_t* ____remoteStackTraceString_8;
|
|
// System.Int32 System.Exception::_remoteStackIndex
|
|
int32_t ____remoteStackIndex_9;
|
|
// System.Object System.Exception::_dynamicMethods
|
|
RuntimeObject* ____dynamicMethods_10;
|
|
// System.Int32 System.Exception::_HResult
|
|
int32_t ____HResult_11;
|
|
// System.String System.Exception::_source
|
|
String_t* ____source_12;
|
|
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|
// System.IntPtr[] System.Exception::native_trace_ips
|
|
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15;
|
|
// System.Int32 System.Exception::caught_in_unmanaged
|
|
int32_t ___caught_in_unmanaged_16;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Exception
|
|
struct Exception_t_marshaled_pinvoke
|
|
{
|
|
char* ____className_1;
|
|
char* ____message_2;
|
|
RuntimeObject* ____data_3;
|
|
Exception_t_marshaled_pinvoke* ____innerException_4;
|
|
char* ____helpURL_5;
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|
char* ____stackTraceString_7;
|
|
char* ____remoteStackTraceString_8;
|
|
int32_t ____remoteStackIndex_9;
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|
int32_t ____HResult_11;
|
|
char* ____source_12;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|
int32_t ___caught_in_unmanaged_16;
|
|
};
|
|
// Native definition for COM marshalling of System.Exception
|
|
struct Exception_t_marshaled_com
|
|
{
|
|
Il2CppChar* ____className_1;
|
|
Il2CppChar* ____message_2;
|
|
RuntimeObject* ____data_3;
|
|
Exception_t_marshaled_com* ____innerException_4;
|
|
Il2CppChar* ____helpURL_5;
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|
Il2CppChar* ____stackTraceString_7;
|
|
Il2CppChar* ____remoteStackTraceString_8;
|
|
int32_t ____remoteStackIndex_9;
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|
int32_t ____HResult_11;
|
|
Il2CppChar* ____source_12;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|
int32_t ___caught_in_unmanaged_16;
|
|
};
|
|
|
|
// UnityEngine.FilterMode
|
|
struct FilterMode_t4AD57F1A3FE272D650E0E688BA044AE872BD2A34
|
|
{
|
|
// System.Int32 UnityEngine.FilterMode::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.GradientRemap
|
|
struct GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307 : public LinkedPoolItem_1_t6FDA4D3D7892BA96F64DABAA19EB9989EB14A0FF
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.GradientRemap::origIndex
|
|
int32_t ___origIndex_1;
|
|
// System.Int32 UnityEngine.UIElements.UIR.GradientRemap::destIndex
|
|
int32_t ___destIndex_2;
|
|
// UnityEngine.RectInt UnityEngine.UIElements.UIR.GradientRemap::location
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___location_3;
|
|
// UnityEngine.UIElements.UIR.GradientRemap UnityEngine.UIElements.UIR.GradientRemap::next
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* ___next_4;
|
|
// UnityEngine.UIElements.TextureId UnityEngine.UIElements.UIR.GradientRemap::atlas
|
|
TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___atlas_5;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.GradientSettingsAtlas
|
|
struct GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A : public RuntimeObject
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.GradientSettingsAtlas::m_Length
|
|
int32_t ___m_Length_2;
|
|
// System.Int32 UnityEngine.UIElements.UIR.GradientSettingsAtlas::m_ElemWidth
|
|
int32_t ___m_ElemWidth_3;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator UnityEngine.UIElements.UIR.GradientSettingsAtlas::m_Allocator
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* ___m_Allocator_4;
|
|
// UnityEngine.Texture2D UnityEngine.UIElements.UIR.GradientSettingsAtlas::m_Atlas
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Atlas_5;
|
|
// UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture UnityEngine.UIElements.UIR.GradientSettingsAtlas::m_RawAtlas
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA ___m_RawAtlas_6;
|
|
// System.Boolean UnityEngine.UIElements.UIR.GradientSettingsAtlas::<disposed>k__BackingField
|
|
bool ___U3CdisposedU3Ek__BackingField_8;
|
|
// System.Boolean UnityEngine.UIElements.UIR.GradientSettingsAtlas::<MustCommit>k__BackingField
|
|
bool ___U3CMustCommitU3Ek__BackingField_9;
|
|
};
|
|
|
|
// UnityEngine.UIElements.GradientType
|
|
struct GradientType_tF6700196CF15D686C2CFC54BDDE6EF4B4B325F22
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.GradientType::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.HideFlags
|
|
struct HideFlags_tC514182ACEFD3B847988C45D5DB812FF6DB1BF4A
|
|
{
|
|
// System.Int32 UnityEngine.HideFlags::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// Unity.Profiling.LowLevel.MarkerFlags
|
|
struct MarkerFlags_t58228A99AC6567F565911ED792189DBBDFF83E30
|
|
{
|
|
// System.UInt16 Unity.Profiling.LowLevel.MarkerFlags::value__
|
|
uint16_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.MaterialPropertyBlock
|
|
struct MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.MaterialPropertyBlock::m_Ptr
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
|
|
// UnityEngine.UIElements.MeshWriteData
|
|
struct MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9 : public RuntimeObject
|
|
{
|
|
// Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex> UnityEngine.UIElements.MeshWriteData::m_Vertices
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___m_Vertices_0;
|
|
// Unity.Collections.NativeSlice`1<System.UInt16> UnityEngine.UIElements.MeshWriteData::m_Indices
|
|
NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___m_Indices_1;
|
|
// UnityEngine.Rect UnityEngine.UIElements.MeshWriteData::m_UVRegion
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_UVRegion_2;
|
|
// System.Int32 UnityEngine.UIElements.MeshWriteData::currentIndex
|
|
int32_t ___currentIndex_3;
|
|
// System.Int32 UnityEngine.UIElements.MeshWriteData::currentVertex
|
|
int32_t ___currentVertex_4;
|
|
};
|
|
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.Object::m_CachedPtr
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.OwnedState
|
|
struct OwnedState_t0957CA36E21DE8A443B616EBE83B25CCCA70B5A4
|
|
{
|
|
// System.Byte UnityEngine.UIElements.UIR.OwnedState::value__
|
|
uint8_t ___value___2;
|
|
};
|
|
|
|
// Unity.Profiling.ProfilerMarker
|
|
struct ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD
|
|
{
|
|
// System.IntPtr Unity.Profiling.ProfilerMarker::m_Ptr
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
|
|
// System.RuntimeFieldHandle
|
|
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5
|
|
{
|
|
// System.IntPtr System.RuntimeFieldHandle::value
|
|
intptr_t ___value_0;
|
|
};
|
|
|
|
// UnityEngine.ScaleMode
|
|
struct ScaleMode_t16AD656758EE54C56B3DA34FE4F2033C9C2EE13D
|
|
{
|
|
// System.Int32 UnityEngine.ScaleMode::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.TextCoreSettings
|
|
struct TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115
|
|
{
|
|
// UnityEngine.Color UnityEngine.UIElements.UIR.TextCoreSettings::faceColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___faceColor_0;
|
|
// UnityEngine.Color UnityEngine.UIElements.UIR.TextCoreSettings::outlineColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___outlineColor_1;
|
|
// System.Single UnityEngine.UIElements.UIR.TextCoreSettings::outlineWidth
|
|
float ___outlineWidth_2;
|
|
// UnityEngine.Color UnityEngine.UIElements.UIR.TextCoreSettings::underlayColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___underlayColor_3;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.UIR.TextCoreSettings::underlayOffset
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___underlayOffset_4;
|
|
// System.Single UnityEngine.UIElements.UIR.TextCoreSettings::underlaySoftness
|
|
float ___underlaySoftness_5;
|
|
};
|
|
|
|
// UnityEngine.UIElements.TextVertex
|
|
struct TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.UIElements.TextVertex::position
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position_0;
|
|
// UnityEngine.Color32 UnityEngine.UIElements.TextVertex::color
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_1;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.TextVertex::uv0
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv0_2;
|
|
};
|
|
|
|
// UnityEngine.TextureFormat
|
|
struct TextureFormat_t87A73E4A3850D3410DC211676FC14B94226C1C1D
|
|
{
|
|
// System.Int32 UnityEngine.TextureFormat::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.VectorImageVertex
|
|
struct VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.UIElements.VectorImageVertex::position
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position_0;
|
|
// UnityEngine.Color32 UnityEngine.UIElements.VectorImageVertex::tint
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___tint_1;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.VectorImageVertex::uv
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv_2;
|
|
// System.UInt32 UnityEngine.UIElements.VectorImageVertex::settingIndex
|
|
uint32_t ___settingIndex_3;
|
|
};
|
|
|
|
// UnityEngine.UIElements.Vertex
|
|
struct Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.UIElements.Vertex::position
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position_1;
|
|
// UnityEngine.Color32 UnityEngine.UIElements.Vertex::tint
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___tint_2;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.Vertex::uv
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv_3;
|
|
// UnityEngine.Color32 UnityEngine.UIElements.Vertex::xformClipPages
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___xformClipPages_4;
|
|
// UnityEngine.Color32 UnityEngine.UIElements.Vertex::ids
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___ids_5;
|
|
// UnityEngine.Color32 UnityEngine.UIElements.Vertex::flags
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___flags_6;
|
|
// UnityEngine.Color32 UnityEngine.UIElements.Vertex::opacityColorPages
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___opacityColorPages_7;
|
|
// UnityEngine.Vector4 UnityEngine.UIElements.Vertex::circle
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___circle_8;
|
|
// System.Single UnityEngine.UIElements.Vertex::textureId
|
|
float ___textureId_9;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.VertexFlags
|
|
struct VertexFlags_tDC60142536F477FF72F8D0E14C41679078949D3D
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.VertexFlags::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
struct Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E
|
|
{
|
|
// UnityEngine.RectInt UnityEngine.UIElements.UIR.Allocator2D/Alloc2D::rect
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___rect_0;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row UnityEngine.UIElements.UIR.Allocator2D/Alloc2D::row
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___row_1;
|
|
// UnityEngine.UIElements.UIR.Alloc UnityEngine.UIElements.UIR.Allocator2D/Alloc2D::alloc
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___alloc_2;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
struct Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshaled_pinvoke
|
|
{
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___rect_0;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___row_1;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_pinvoke ___alloc_2;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
struct Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshaled_com
|
|
{
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___rect_0;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___row_1;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_com ___alloc_2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Area
|
|
struct Area_t73C633C1FD6561DA1C71995069E04A9750255AA3 : public RuntimeObject
|
|
{
|
|
// UnityEngine.RectInt UnityEngine.UIElements.UIR.Allocator2D/Area::rect
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___rect_0;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator UnityEngine.UIElements.UIR.Allocator2D/Area::allocator
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* ___allocator_1;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row
|
|
struct Row_t5CAF04F94A4359C08ADDBA867B0817101F351999 : public LinkedPoolItem_1_t78842297A198BFB4C5112EE918F64E87C14A2C2B
|
|
{
|
|
// UnityEngine.RectInt UnityEngine.UIElements.UIR.Allocator2D/Row::rect
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___rect_1;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Area UnityEngine.UIElements.UIR.Allocator2D/Row::area
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* ___area_2;
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator UnityEngine.UIElements.UIR.Allocator2D/Row::allocator
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* ___allocator_3;
|
|
// UnityEngine.UIElements.UIR.Alloc UnityEngine.UIElements.UIR.Allocator2D/Row::alloc
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___alloc_4;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row UnityEngine.UIElements.UIR.Allocator2D/Row::next
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___next_5;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/VertexClipEdge
|
|
struct VertexClipEdge_tACFA4DFFDEF445CE66AD530BEC0B5A1977C02705
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder/VertexClipEdge::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.MeshGenerationContext/MeshFlags
|
|
struct MeshFlags_tC36F9F848F3DB16DF11E55B5CD6EC22E860876A3
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.MeshGenerationContext/MeshFlags::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Tessellation/Edges
|
|
struct Edges_t4C0794B352DB7BE9AD20390306F0B2DC0860F5C5
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.Tessellation/Edges::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
struct BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357
|
|
{
|
|
// UnityEngine.Texture UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo::src
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___src_0;
|
|
// UnityEngine.RectInt UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo::srcRect
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___srcRect_1;
|
|
// UnityEngine.Vector2Int UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo::dstPos
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___dstPos_2;
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo::border
|
|
int32_t ___border_3;
|
|
// UnityEngine.Color UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo::tint
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint_4;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
struct BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_pinvoke
|
|
{
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___src_0;
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___srcRect_1;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___dstPos_2;
|
|
int32_t ___border_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint_4;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
struct BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_com
|
|
{
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___src_0;
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___srcRect_1;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___dstPos_2;
|
|
int32_t ___border_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint_4;
|
|
};
|
|
|
|
// Unity.Collections.NativeArray`1<UnityEngine.Color>
|
|
struct NativeArray_1_t6AE72D578EEA854475A487A2795F8C90FD258D8D
|
|
{
|
|
// System.Void* Unity.Collections.NativeArray`1::m_Buffer
|
|
void* ___m_Buffer_0;
|
|
// System.Int32 Unity.Collections.NativeArray`1::m_Length
|
|
int32_t ___m_Length_1;
|
|
// Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel
|
|
int32_t ___m_AllocatorLabel_2;
|
|
};
|
|
|
|
// Unity.Collections.NativeArray`1<UnityEngine.Color32>
|
|
struct NativeArray_1_t0783F5E3C7AF6C600A6A20DA7A32D82CA836528D
|
|
{
|
|
// System.Void* Unity.Collections.NativeArray`1::m_Buffer
|
|
void* ___m_Buffer_0;
|
|
// System.Int32 Unity.Collections.NativeArray`1::m_Length
|
|
int32_t ___m_Length_1;
|
|
// Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel
|
|
int32_t ___m_AllocatorLabel_2;
|
|
};
|
|
|
|
// Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex>
|
|
struct NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656
|
|
{
|
|
// System.Void* Unity.Collections.NativeArray`1::m_Buffer
|
|
void* ___m_Buffer_0;
|
|
// System.Int32 Unity.Collections.NativeArray`1::m_Length
|
|
int32_t ___m_Length_1;
|
|
// Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel
|
|
int32_t ___m_AllocatorLabel_2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.BMPAlloc
|
|
struct BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.BMPAlloc::page
|
|
int32_t ___page_1;
|
|
// System.UInt16 UnityEngine.UIElements.UIR.BMPAlloc::pageLine
|
|
uint16_t ___pageLine_2;
|
|
// System.Byte UnityEngine.UIElements.UIR.BMPAlloc::bitIndex
|
|
uint8_t ___bitIndex_3;
|
|
// UnityEngine.UIElements.UIR.OwnedState UnityEngine.UIElements.UIR.BMPAlloc::ownedState
|
|
uint8_t ___ownedState_4;
|
|
};
|
|
|
|
// UnityEngine.UIElements.GradientSettings
|
|
struct GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3
|
|
{
|
|
// UnityEngine.UIElements.GradientType UnityEngine.UIElements.GradientSettings::gradientType
|
|
int32_t ___gradientType_0;
|
|
// UnityEngine.UIElements.AddressMode UnityEngine.UIElements.GradientSettings::addressMode
|
|
int32_t ___addressMode_1;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.GradientSettings::radialFocus
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___radialFocus_2;
|
|
// UnityEngine.RectInt UnityEngine.UIElements.GradientSettings::location
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___location_3;
|
|
};
|
|
|
|
// System.MulticastDelegate
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
// System.Delegate[] System.MulticastDelegate::delegates
|
|
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates_13;
|
|
};
|
|
// Native definition for COM marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates_13;
|
|
};
|
|
|
|
// UnityEngine.ScriptableObject
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.ScriptableObject
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
};
|
|
|
|
// System.SystemException
|
|
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Texture
|
|
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams
|
|
struct BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80
|
|
{
|
|
// UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::rect
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
|
|
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::playmodeTintColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_1;
|
|
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::leftColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___leftColor_2;
|
|
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::topColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topColor_3;
|
|
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::rightColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rightColor_4;
|
|
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::bottomColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomColor_5;
|
|
// System.Single UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::leftWidth
|
|
float ___leftWidth_6;
|
|
// System.Single UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::topWidth
|
|
float ___topWidth_7;
|
|
// System.Single UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::rightWidth
|
|
float ___rightWidth_8;
|
|
// System.Single UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::bottomWidth
|
|
float ___bottomWidth_9;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::topLeftRadius
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_10;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::topRightRadius
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_11;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::bottomRightRadius
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_12;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::bottomLeftRadius
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_13;
|
|
// UnityEngine.Material UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::material
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_14;
|
|
// UnityEngine.UIElements.ColorPage UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::leftColorPage
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___leftColorPage_15;
|
|
// UnityEngine.UIElements.ColorPage UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::topColorPage
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___topColorPage_16;
|
|
// UnityEngine.UIElements.ColorPage UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::rightColorPage
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___rightColorPage_17;
|
|
// UnityEngine.UIElements.ColorPage UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams::bottomColorPage
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___bottomColorPage_18;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams
|
|
struct BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80_marshaled_pinvoke
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___leftColor_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topColor_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rightColor_4;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomColor_5;
|
|
float ___leftWidth_6;
|
|
float ___topWidth_7;
|
|
float ___rightWidth_8;
|
|
float ___bottomWidth_9;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_10;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_11;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_12;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_13;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_14;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___leftColorPage_15;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___topColorPage_16;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___rightColorPage_17;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___bottomColorPage_18;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams
|
|
struct BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80_marshaled_com
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___leftColor_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topColor_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rightColor_4;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomColor_5;
|
|
float ___leftWidth_6;
|
|
float ___topWidth_7;
|
|
float ___rightWidth_8;
|
|
float ___bottomWidth_9;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_10;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_11;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_12;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_13;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_14;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___leftColorPage_15;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___topColorPage_16;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___rightColorPage_17;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___bottomColorPage_18;
|
|
};
|
|
|
|
// UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams
|
|
struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B
|
|
{
|
|
// UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::rect
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
|
|
// UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::uv
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv_1;
|
|
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::color
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2;
|
|
// UnityEngine.Texture UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::texture
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_3;
|
|
// UnityEngine.Sprite UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::sprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite_4;
|
|
// UnityEngine.UIElements.VectorImage UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::vectorImage
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage_5;
|
|
// UnityEngine.Material UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::material
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_6;
|
|
// UnityEngine.ScaleMode UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::scaleMode
|
|
int32_t ___scaleMode_7;
|
|
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::playmodeTintColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_8;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::topLeftRadius
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_9;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::topRightRadius
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_10;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::bottomRightRadius
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_11;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::bottomLeftRadius
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_12;
|
|
// System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::leftSlice
|
|
int32_t ___leftSlice_13;
|
|
// System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::topSlice
|
|
int32_t ___topSlice_14;
|
|
// System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::rightSlice
|
|
int32_t ___rightSlice_15;
|
|
// System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::bottomSlice
|
|
int32_t ___bottomSlice_16;
|
|
// System.Single UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::sliceScale
|
|
float ___sliceScale_17;
|
|
// UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::spriteGeomRect
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect_18;
|
|
// UnityEngine.Vector4 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::rectInset
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rectInset_19;
|
|
// UnityEngine.UIElements.ColorPage UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::colorPage
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___colorPage_20;
|
|
// UnityEngine.UIElements.MeshGenerationContext/MeshFlags UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::meshFlags
|
|
int32_t ___meshFlags_21;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams
|
|
struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B_marshaled_pinvoke
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2;
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_3;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite_4;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage_5;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_6;
|
|
int32_t ___scaleMode_7;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_9;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_10;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_11;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_12;
|
|
int32_t ___leftSlice_13;
|
|
int32_t ___topSlice_14;
|
|
int32_t ___rightSlice_15;
|
|
int32_t ___bottomSlice_16;
|
|
float ___sliceScale_17;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect_18;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rectInset_19;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___colorPage_20;
|
|
int32_t ___meshFlags_21;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams
|
|
struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B_marshaled_com
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2;
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_3;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite_4;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage_5;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_6;
|
|
int32_t ___scaleMode_7;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_9;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_10;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_11;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_12;
|
|
int32_t ___leftSlice_13;
|
|
int32_t ___topSlice_14;
|
|
int32_t ___rightSlice_15;
|
|
int32_t ___bottomSlice_16;
|
|
float ___sliceScale_17;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect_18;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rectInset_19;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___colorPage_20;
|
|
int32_t ___meshFlags_21;
|
|
};
|
|
|
|
// System.Action`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
struct Action_1_t2528C58650D318DE010822863ABDC90228124C52 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// System.Func`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
struct Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color>
|
|
struct Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color32>
|
|
struct Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color>
|
|
struct ShaderInfoStorage_1_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30 : public BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_InitialSize
|
|
int32_t ___m_InitialSize_5;
|
|
// System.Int32 UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_MaxSize
|
|
int32_t ___m_MaxSize_6;
|
|
// UnityEngine.TextureFormat UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Format
|
|
int32_t ___m_Format_7;
|
|
// System.Func`2<UnityEngine.Color,T> UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Convert
|
|
Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* ___m_Convert_8;
|
|
// UnityEngine.UIElements.UIRAtlasAllocator UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Allocator
|
|
UIRAtlasAllocator_t70FA0F3477E077A18096F66B51F6A2B205825BD7* ___m_Allocator_9;
|
|
// UnityEngine.Texture2D UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Texture
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture_10;
|
|
// Unity.Collections.NativeArray`1<T> UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Texels
|
|
NativeArray_1_t6AE72D578EEA854475A487A2795F8C90FD258D8D ___m_Texels_11;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color32>
|
|
struct ShaderInfoStorage_1_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6 : public BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_InitialSize
|
|
int32_t ___m_InitialSize_5;
|
|
// System.Int32 UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_MaxSize
|
|
int32_t ___m_MaxSize_6;
|
|
// UnityEngine.TextureFormat UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Format
|
|
int32_t ___m_Format_7;
|
|
// System.Func`2<UnityEngine.Color,T> UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Convert
|
|
Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* ___m_Convert_8;
|
|
// UnityEngine.UIElements.UIRAtlasAllocator UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Allocator
|
|
UIRAtlasAllocator_t70FA0F3477E077A18096F66B51F6A2B205825BD7* ___m_Allocator_9;
|
|
// UnityEngine.Texture2D UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Texture
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture_10;
|
|
// Unity.Collections.NativeArray`1<T> UnityEngine.UIElements.UIR.ShaderInfoStorage`1::m_Texels
|
|
NativeArray_1_t0783F5E3C7AF6C600A6A20DA7A32D82CA836528D ___m_Texels_11;
|
|
};
|
|
|
|
// System.IndexOutOfRangeException
|
|
struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
|
|
// System.NotImplementedException
|
|
struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Texture2D
|
|
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.VectorImage
|
|
struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
|
|
{
|
|
// UnityEngine.Texture2D UnityEngine.UIElements.VectorImage::atlas
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___atlas_4;
|
|
// UnityEngine.UIElements.VectorImageVertex[] UnityEngine.UIElements.VectorImage::vertices
|
|
VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4* ___vertices_5;
|
|
// System.UInt16[] UnityEngine.UIElements.VectorImage::indices
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___indices_6;
|
|
// UnityEngine.UIElements.GradientSettings[] UnityEngine.UIElements.VectorImage::settings
|
|
GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* ___settings_7;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.VectorImage::size
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___size_8;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData
|
|
struct AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0
|
|
{
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData/Allocator UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData::alloc
|
|
Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* ___alloc_0;
|
|
// UnityEngine.Texture UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData::texture
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_1;
|
|
// UnityEngine.UIElements.TextureId UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData::svgTexture
|
|
TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___svgTexture_2;
|
|
// UnityEngine.Material UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData::material
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_3;
|
|
// UnityEngine.UIElements.MeshGenerationContext/MeshFlags UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData::flags
|
|
int32_t ___flags_4;
|
|
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData::colorAlloc
|
|
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorAlloc_5;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData
|
|
struct AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0_marshaled_pinvoke
|
|
{
|
|
Il2CppMethodPointer ___alloc_0;
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_1;
|
|
TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___svgTexture_2;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_3;
|
|
int32_t ___flags_4;
|
|
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorAlloc_5;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData
|
|
struct AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0_marshaled_com
|
|
{
|
|
Il2CppMethodPointer ___alloc_0;
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_1;
|
|
TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___svgTexture_2;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_3;
|
|
int32_t ___flags_4;
|
|
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorAlloc_5;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32
|
|
struct ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0 : public ShaderInfoStorage_1_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat
|
|
struct ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27 : public ShaderInfoStorage_1_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData/Allocator
|
|
struct Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.LinkedPoolItem`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
|
|
// UnityEngine.UIElements.UIR.LinkedPoolItem`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
|
|
// UnityEngine.UIElements.UIR.LinkedPool`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
|
|
// UnityEngine.UIElements.UIR.LinkedPool`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
|
|
// System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
|
|
struct List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A_StaticFields
|
|
{
|
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* ___s_emptyArray_5;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>
|
|
struct List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D_StaticFields
|
|
{
|
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|
AreaU5BU5D_tA4D8B3DEA839DD3B7DEE574B4754ADC9C830CCB3* ___s_emptyArray_5;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>
|
|
|
|
// UnityEngine.UIElements.UIR.BaseShaderInfoStorage
|
|
struct BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_StaticFields
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.BaseShaderInfoStorage::s_TextureCounter
|
|
int32_t ___s_TextureCounter_0;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.BaseShaderInfoStorage::s_MarkerCopyTexture
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerCopyTexture_1;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.BaseShaderInfoStorage::s_MarkerGetTextureData
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerGetTextureData_2;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.BaseShaderInfoStorage::s_MarkerUpdateTexture
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerUpdateTexture_3;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.BaseShaderInfoStorage
|
|
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator
|
|
|
|
// UnityEngine.UIElements.UIR.BestFitAllocator
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder
|
|
struct MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields
|
|
{
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.MeshBuilder::s_VectorGraphics9Slice
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_VectorGraphics9Slice_0;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.MeshBuilder::s_VectorGraphicsSplitTriangle
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_VectorGraphicsSplitTriangle_1;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.MeshBuilder::s_VectorGraphicsScaleTriangle
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_VectorGraphicsScaleTriangle_2;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.MeshBuilder::s_VectorGraphicsStretch
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_VectorGraphicsStretch_3;
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder::s_MaxTextMeshVertices
|
|
int32_t ___s_MaxTextMeshVertices_4;
|
|
// System.UInt16[] UnityEngine.UIElements.UIR.MeshBuilder::slicedQuadIndices
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___slicedQuadIndices_5;
|
|
// System.Single[] UnityEngine.UIElements.UIR.MeshBuilder::k_TexCoordSlicesX
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___k_TexCoordSlicesX_6;
|
|
// System.Single[] UnityEngine.UIElements.UIR.MeshBuilder::k_TexCoordSlicesY
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___k_TexCoordSlicesY_7;
|
|
// System.Single[] UnityEngine.UIElements.UIR.MeshBuilder::k_PositionSlicesX
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___k_PositionSlicesX_8;
|
|
// System.Single[] UnityEngine.UIElements.UIR.MeshBuilder::k_PositionSlicesY
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___k_PositionSlicesY_9;
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/VertexClipEdge[] UnityEngine.UIElements.UIR.MeshBuilder::s_AllClipEdges
|
|
VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA* ___s_AllClipEdges_10;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder
|
|
|
|
// System.String
|
|
struct String_t_StaticFields
|
|
{
|
|
// System.String System.String::Empty
|
|
String_t* ___Empty_6;
|
|
};
|
|
|
|
// System.String
|
|
|
|
// UnityEngine.UIElements.UIR.Tessellation
|
|
struct Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields
|
|
{
|
|
// System.Single UnityEngine.UIElements.UIR.Tessellation::kEpsilon
|
|
float ___kEpsilon_0;
|
|
// System.Single UnityEngine.UIElements.UIR.Tessellation::kUnusedArc
|
|
float ___kUnusedArc_1;
|
|
// System.UInt16 UnityEngine.UIElements.UIR.Tessellation::kSubdivisions
|
|
uint16_t ___kSubdivisions_2;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.Tessellation::s_MarkerTessellateRect
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerTessellateRect_3;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.Tessellation::s_MarkerTessellateBorder
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerTessellateBorder_4;
|
|
// UnityEngine.UIElements.UIR.Tessellation/Edges[] UnityEngine.UIElements.UIR.Tessellation::s_AllEdges
|
|
EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918* ___s_AllEdges_5;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Tessellation
|
|
|
|
// UnityEngine.UIElements.TextureRegistry
|
|
struct TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_StaticFields
|
|
{
|
|
// UnityEngine.UIElements.TextureRegistry UnityEngine.UIElements.TextureRegistry::<instance>k__BackingField
|
|
TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* ___U3CinstanceU3Ek__BackingField_4;
|
|
};
|
|
|
|
// UnityEngine.UIElements.TextureRegistry
|
|
|
|
// UnityEngine.UIElements.UIR.TextureSlotManager
|
|
struct TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields
|
|
{
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::k_SlotCount
|
|
int32_t ___k_SlotCount_0;
|
|
// System.Int32[] UnityEngine.UIElements.UIR.TextureSlotManager::slotIds
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___slotIds_1;
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::textureTableId
|
|
int32_t ___textureTableId_2;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.TextureSlotManager
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c
|
|
struct U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_StaticFields
|
|
{
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c::<>9
|
|
U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* ___U3CU3E9_0;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c
|
|
struct U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_StaticFields
|
|
{
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c::<>9
|
|
U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* ___U3CU3E9_0;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c
|
|
|
|
// Unity.Collections.NativeSlice`1<System.UInt16>
|
|
|
|
// Unity.Collections.NativeSlice`1<System.UInt16>
|
|
|
|
// Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>
|
|
|
|
// Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>
|
|
|
|
// Unity.Collections.NativeSlice`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>
|
|
|
|
// Unity.Collections.NativeSlice`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>
|
|
|
|
// UnityEngine.UIElements.UIR.Alloc
|
|
|
|
// UnityEngine.UIElements.UIR.Alloc
|
|
|
|
// System.Boolean
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
// System.String System.Boolean::TrueString
|
|
String_t* ___TrueString_5;
|
|
// System.String System.Boolean::FalseString
|
|
String_t* ___FalseString_6;
|
|
};
|
|
|
|
// System.Boolean
|
|
|
|
// System.Byte
|
|
|
|
// System.Byte
|
|
|
|
// UnityEngine.Color
|
|
|
|
// UnityEngine.Color
|
|
|
|
// UnityEngine.Color32
|
|
|
|
// UnityEngine.Color32
|
|
|
|
// System.Double
|
|
|
|
// System.Double
|
|
|
|
// System.Int32
|
|
|
|
// System.Int32
|
|
|
|
// System.IntPtr
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
// System.IntPtr System.IntPtr::Zero
|
|
intptr_t ___Zero_1;
|
|
};
|
|
|
|
// System.IntPtr
|
|
|
|
// UnityEngine.Mathf
|
|
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields
|
|
{
|
|
// System.Single UnityEngine.Mathf::Epsilon
|
|
float ___Epsilon_0;
|
|
};
|
|
|
|
// UnityEngine.Mathf
|
|
|
|
// UnityEngine.Matrix4x4
|
|
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields
|
|
{
|
|
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix
|
|
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix_16;
|
|
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix
|
|
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix_17;
|
|
};
|
|
|
|
// UnityEngine.Matrix4x4
|
|
|
|
// UnityEngine.TextCore.Text.MeshInfo
|
|
struct MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F_StaticFields
|
|
{
|
|
// UnityEngine.Color32 UnityEngine.TextCore.Text.MeshInfo::k_DefaultColor
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___k_DefaultColor_0;
|
|
};
|
|
|
|
// UnityEngine.TextCore.Text.MeshInfo
|
|
|
|
// UnityEngine.Rect
|
|
|
|
// UnityEngine.Rect
|
|
|
|
// UnityEngine.RectInt
|
|
|
|
// UnityEngine.RectInt
|
|
|
|
// System.Single
|
|
|
|
// System.Single
|
|
|
|
// UnityEngine.UIElements.TextureId
|
|
struct TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_StaticFields
|
|
{
|
|
// UnityEngine.UIElements.TextureId UnityEngine.UIElements.TextureId::invalid
|
|
TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___invalid_1;
|
|
};
|
|
|
|
// UnityEngine.UIElements.TextureId
|
|
|
|
// System.UInt16
|
|
|
|
// System.UInt16
|
|
|
|
// System.UInt32
|
|
|
|
// System.UInt32
|
|
|
|
// UnityEngine.Vector2
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
|
|
{
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9;
|
|
};
|
|
|
|
// UnityEngine.Vector2
|
|
|
|
// UnityEngine.Vector2Int
|
|
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_StaticFields
|
|
{
|
|
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Zero
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Zero_2;
|
|
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_One
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_One_3;
|
|
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Up
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Up_4;
|
|
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Down
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Down_5;
|
|
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Left
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Left_6;
|
|
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Right
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Right_7;
|
|
};
|
|
|
|
// UnityEngine.Vector2Int
|
|
|
|
// UnityEngine.Vector3
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector_5;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector_6;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector_7;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector_8;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector_9;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector_10;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector_11;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector_12;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector_13;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector_14;
|
|
};
|
|
|
|
// UnityEngine.Vector3
|
|
|
|
// UnityEngine.Vector4
|
|
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields
|
|
{
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector_5;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::oneVector
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector_6;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector_7;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector_8;
|
|
};
|
|
|
|
// UnityEngine.Vector4
|
|
|
|
// System.Void
|
|
|
|
// System.Void
|
|
|
|
// UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
|
|
// UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts
|
|
|
|
// UnityEngine.UIElements.AddressMode
|
|
|
|
// UnityEngine.UIElements.AddressMode
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D
|
|
|
|
// UnityEngine.UIElements.ColorPage
|
|
|
|
// UnityEngine.UIElements.ColorPage
|
|
|
|
// UnityEngine.FilterMode
|
|
|
|
// UnityEngine.FilterMode
|
|
|
|
// UnityEngine.UIElements.UIR.GradientRemap
|
|
|
|
// UnityEngine.UIElements.UIR.GradientRemap
|
|
|
|
// UnityEngine.UIElements.UIR.GradientSettingsAtlas
|
|
struct GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields
|
|
{
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.GradientSettingsAtlas::s_MarkerWrite
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerWrite_0;
|
|
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.GradientSettingsAtlas::s_MarkerCommit
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerCommit_1;
|
|
// System.Int32 UnityEngine.UIElements.UIR.GradientSettingsAtlas::s_TextureCounter
|
|
int32_t ___s_TextureCounter_7;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.GradientSettingsAtlas
|
|
|
|
// UnityEngine.UIElements.GradientType
|
|
|
|
// UnityEngine.UIElements.GradientType
|
|
|
|
// UnityEngine.HideFlags
|
|
|
|
// UnityEngine.HideFlags
|
|
|
|
// Unity.Profiling.LowLevel.MarkerFlags
|
|
|
|
// Unity.Profiling.LowLevel.MarkerFlags
|
|
|
|
// UnityEngine.MaterialPropertyBlock
|
|
|
|
// UnityEngine.MaterialPropertyBlock
|
|
|
|
// UnityEngine.UIElements.MeshWriteData
|
|
|
|
// UnityEngine.UIElements.MeshWriteData
|
|
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
|
|
{
|
|
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
|
|
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
|
|
};
|
|
|
|
// UnityEngine.Object
|
|
|
|
// Unity.Profiling.ProfilerMarker
|
|
|
|
// Unity.Profiling.ProfilerMarker
|
|
|
|
// System.RuntimeFieldHandle
|
|
|
|
// System.RuntimeFieldHandle
|
|
|
|
// UnityEngine.ScaleMode
|
|
|
|
// UnityEngine.ScaleMode
|
|
|
|
// UnityEngine.UIElements.UIR.TextCoreSettings
|
|
|
|
// UnityEngine.UIElements.UIR.TextCoreSettings
|
|
|
|
// UnityEngine.UIElements.TextVertex
|
|
|
|
// UnityEngine.UIElements.TextVertex
|
|
|
|
// UnityEngine.TextureFormat
|
|
|
|
// UnityEngine.TextureFormat
|
|
|
|
// UnityEngine.UIElements.VectorImageVertex
|
|
|
|
// UnityEngine.UIElements.VectorImageVertex
|
|
|
|
// UnityEngine.UIElements.Vertex
|
|
struct Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_StaticFields
|
|
{
|
|
// System.Single UnityEngine.UIElements.Vertex::nearZ
|
|
float ___nearZ_0;
|
|
};
|
|
|
|
// UnityEngine.UIElements.Vertex
|
|
|
|
// UnityEngine.UIElements.UIR.VertexFlags
|
|
|
|
// UnityEngine.UIElements.UIR.VertexFlags
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Area
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Area
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row
|
|
struct Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_StaticFields
|
|
{
|
|
// UnityEngine.UIElements.UIR.LinkedPool`1<UnityEngine.UIElements.UIR.Allocator2D/Row> UnityEngine.UIElements.UIR.Allocator2D/Row::pool
|
|
LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E* ___pool_6;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/VertexClipEdge
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/VertexClipEdge
|
|
|
|
// UnityEngine.UIElements.UIR.Tessellation/Edges
|
|
|
|
// UnityEngine.UIElements.UIR.Tessellation/Edges
|
|
|
|
// UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
|
|
// UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
|
|
// Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex>
|
|
|
|
// Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex>
|
|
|
|
// UnityEngine.UIElements.GradientSettings
|
|
|
|
// UnityEngine.UIElements.GradientSettings
|
|
|
|
// UnityEngine.Texture
|
|
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700_StaticFields
|
|
{
|
|
// System.Int32 UnityEngine.Texture::GenerateAllMips
|
|
int32_t ___GenerateAllMips_4;
|
|
};
|
|
|
|
// UnityEngine.Texture
|
|
|
|
// UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams
|
|
|
|
// UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams
|
|
|
|
// UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams
|
|
|
|
// UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams
|
|
|
|
// System.Action`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
|
|
// System.Action`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
|
|
// System.Func`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
|
|
// System.Func`1<UnityEngine.UIElements.UIR.Allocator2D/Row>
|
|
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color>
|
|
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color>
|
|
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color32>
|
|
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color32>
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color>
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color>
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color32>
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color32>
|
|
|
|
// System.IndexOutOfRangeException
|
|
|
|
// System.IndexOutOfRangeException
|
|
|
|
// System.NotImplementedException
|
|
|
|
// System.NotImplementedException
|
|
|
|
// UnityEngine.Texture2D
|
|
|
|
// UnityEngine.Texture2D
|
|
|
|
// UnityEngine.UIElements.VectorImage
|
|
|
|
// UnityEngine.UIElements.VectorImage
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32
|
|
struct ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_StaticFields
|
|
{
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color32> UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32::s_Convert
|
|
Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* ___s_Convert_12;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat
|
|
struct ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_StaticFields
|
|
{
|
|
// System.Func`2<UnityEngine.Color,UnityEngine.Color> UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat::s_Convert
|
|
Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* ___s_Convert_12;
|
|
};
|
|
|
|
// UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData/Allocator
|
|
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData/Allocator
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row[]
|
|
struct RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* m_Items[1];
|
|
|
|
inline Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Row_t5CAF04F94A4359C08ADDBA867B0817101F351999** GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Row_t5CAF04F94A4359C08ADDBA867B0817101F351999** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// UnityEngine.UIElements.UIR.Tessellation/Edges[]
|
|
struct EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) int32_t m_Items[1];
|
|
|
|
inline int32_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Int32[]
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) int32_t m_Items[1];
|
|
|
|
inline int32_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.UIElements.TextureId[]
|
|
struct TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 m_Items[1];
|
|
|
|
inline TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Vector4[]
|
|
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 m_Items[1];
|
|
|
|
inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.UIElements.GradientSettings[]
|
|
struct GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 m_Items[1];
|
|
|
|
inline GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Color32[]
|
|
struct Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B m_Items[1];
|
|
|
|
inline Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 m_Items[1];
|
|
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Vector3[]
|
|
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 m_Items[1];
|
|
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Single[]
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) float m_Items[1];
|
|
|
|
inline float GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, float value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline float GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, float value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.UInt16[]
|
|
struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) uint16_t m_Items[1];
|
|
|
|
inline uint16_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline uint16_t* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, uint16_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.UIElements.Vertex[]
|
|
struct VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 m_Items[1];
|
|
|
|
inline Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.UIElements.VectorImageVertex[]
|
|
struct VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 m_Items[1];
|
|
|
|
inline VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/VertexClipEdge[]
|
|
struct VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) int32_t m_Items[1];
|
|
|
|
inline int32_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType[]
|
|
struct __Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) uint8_t m_Items[1];
|
|
|
|
inline uint8_t* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + il2cpp_array_calc_byte_offset(this, index);
|
|
}
|
|
inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + il2cpp_array_calc_byte_offset(this, index);
|
|
}
|
|
};
|
|
|
|
IL2CPP_EXTERN_C void Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshal_pinvoke(const Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE& unmarshaled, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshal_pinvoke_back(const Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_pinvoke& marshaled, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE& unmarshaled);
|
|
IL2CPP_EXTERN_C void Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshal_pinvoke_cleanup(Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshal_com(const Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE& unmarshaled, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_com& marshaled);
|
|
IL2CPP_EXTERN_C void Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshal_com_back(const Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_com& marshaled, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE& unmarshaled);
|
|
IL2CPP_EXTERN_C void Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshal_com_cleanup(Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_com& marshaled);
|
|
|
|
// System.Void System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0AFBAEA7EC427E32CC9CA267B1930DC5DF67A374_gshared (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, const RuntimeMethod* method) ;
|
|
// T System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_get_Item_m6E4BA37C1FB558E4A62AE4324212E45D09C5C937_gshared (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, int32_t ___0_index, Il2CppFullySharedGenericAny* il2cppRetVal, const RuntimeMethod* method) ;
|
|
// T UnityEngine.UIElements.UIR.LinkedPool`1<System.Object>::Get()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LinkedPool_1_Get_m2D1763C33CC49BD56E56715F9052D6480E1D08FF_gshared (LinkedPool_1_t27505BB5E276B4361ACE769F2922D5FDC6742877* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::get_Count()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mD2ED26ACAF3BAF386FFEA83893BA51DB9FD8BA30_gshared_inline (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.LinkedPool`1<System.Object>::Return(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedPool_1_Return_mB5D47773080BD9C79B38B18471AB3A4EFEFA511E_gshared (LinkedPool_1_t27505BB5E276B4361ACE769F2922D5FDC6742877* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::Add(T)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny ___0_item, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.LinkedPoolItem`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedPoolItem_1__ctor_m4AB21551B2F384CB3BEF93476D5987D1435F3D8A_gshared (/*UnityEngine.UIElements.UIR.LinkedPoolItem`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>*/LinkedPoolItem_1_tC28630DCE90E3EFCF04091651CBFE50029C40C6A* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Func`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_1__ctor_mC73A4FCEBBAB90CB7B7AB16321F3F98FBBF12596_gshared (Func_1_tBB8824FA8746333BFFF3AB3CE4A41B58450AF431* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
// System.Void System.Action`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m685A441EC9FAC9D554B26FA83A08F4BEF96DFF0E_gshared (Action_1_t923A20D1D4F6B55B2ED5AE21B90F1A0CE0450D99* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.LinkedPool`1<System.Object>::.ctor(System.Func`1<T>,System.Action`1<T>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedPool_1__ctor_m9ABF26662D3DAEFD23739726651994DDD69B8A5D_gshared (LinkedPool_1_t27505BB5E276B4361ACE769F2922D5FDC6742877* __this, Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4* ___0_createFunc, Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___1_resetAction, int32_t ___2_limit, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorage`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>::.ctor(UnityEngine.TextureFormat,System.Func`2<UnityEngine.Color,T>,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorage_1__ctor_mFE6521060564BB839835FA902AA1D9BA02F85E86_gshared (ShaderInfoStorage_1_t32194748F3ED0F5527B4E31A28D04606FAEE539A* __this, int32_t ___0_format, Func_2_t781E8579E9FF2D1F9E663A289445D85212CBE782* ___1_convert, int32_t ___2_initialSize, int32_t ___3_maxSize, const RuntimeMethod* method) ;
|
|
// System.Void System.Func`2<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType,Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m7F5DD19B4170C027D5367001F7BC95A0658A2169_gshared (Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
// T Unity.Collections.NativeSlice`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeSlice_1_get_Item_mB5E7BDE4EDF7E31480A9785BE103CC7E17E0E3A8_gshared (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52* __this, int32_t ___0_index, Il2CppFullySharedGenericStruct* il2cppRetVal, const RuntimeMethod* method) ;
|
|
// System.Void Unity.Collections.NativeSlice`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeSlice_1_set_Item_mAFD3C724B49679743057B7DE15937A2D78EB2339_gshared (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52* __this, int32_t ___0_index, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType*/Il2CppFullySharedGenericStruct ___1_value, const RuntimeMethod* method) ;
|
|
// System.Int32 Unity.Collections.NativeSlice`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>::get_Length()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeSlice_1_get_Length_m0225CA0944599882AC9C2A06A99FDC685362AFBE_gshared (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52* __this, const RuntimeMethod* method) ;
|
|
// Unity.Collections.NativeSlice`1<T> Unity.Collections.NativeSliceExtensions::Slice<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType>(Unity.Collections.NativeSlice`1<T>,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52 NativeSliceExtensions_Slice_TisIl2CppFullySharedGenericStruct_m8604EAC32FCFF874A6AA4097703CF1DA1EFA00DE_gshared (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52 ___0_thisSlice, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) ;
|
|
|
|
// System.Boolean UnityEngine.UIElements.UIR.TextCoreSettings::Equals(UnityEngine.UIElements.UIR.TextCoreSettings)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreSettings_Equals_mCD3C40E96B7F9E933D26701DC7A1485ED753CD1E (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___0_other, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.UIElements.UIR.TextCoreSettings::Equals(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreSettings_Equals_m2AA97F8B441D49BCE3BC1C4D3ACF270E7236EA3B (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Color::op_Equality(UnityEngine.Color,UnityEngine.Color)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Color_op_Equality_mB2BDC39B0B367BA15AA8DF22F8CB0D02D20BDC71_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_lhs, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_rhs, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector2::op_Equality(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Color::GetHashCode()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 System.Single::GetHashCode()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2 (float* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextCoreSettings::GetHashCode()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextCoreSettings_GetHashCode_m392468372DAB1B9BE9F4067E89245DCC57735A2F (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>::.ctor()
|
|
inline void List_1__ctor_m40E66DC0BE791C301DF7D695393146E6B520F276 (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, const RuntimeMethod*))List_1__ctor_m0AFBAEA7EC427E32CC9CA267B1930DC5DF67A374_gshared)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, method);
|
|
}
|
|
// System.Void System.Object::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Vector2Int::get_x()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Vector2Int::get_y()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Debug::Assert(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D (bool ___0_condition, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.UIRUtility::GetNextPow2(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRUtility_GetNextPow2_mFB9EBDD73A53BF72883EEE50829F0449F4A132CE (int32_t ___0_n, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D::BuildAreas(System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>,UnityEngine.Vector2Int,UnityEngine.Vector2Int)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Allocator2D_BuildAreas_m73E5797F108C15826B1DC36319B6E40C1CC7E9FE (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* ___0_areas, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___1_minSize, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___2_maxSize, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2Int UnityEngine.UIElements.UIR.Allocator2D::ComputeMaxAllocSize(System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A Allocator2D_ComputeMaxAllocSize_mEE716715C1B66652A3AD990505753EAD6385FC1D (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* ___0_areas, int32_t ___1_rowHeightBias, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row[] UnityEngine.UIElements.UIR.Allocator2D::BuildRowArray(System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* Allocator2D_BuildRowArray_m31238A2E45B0EDC9626083113E44FB5DE1712C6E (int32_t ___0_maxRowHeight, int32_t ___1_rowHeightBias, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.UIRUtility::GetNextPow2Exp(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRUtility_GetNextPow2Exp_m34FE711F73DC22E03DC11A9EEEF7ADCC432C6058 (int32_t ___0_n, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.RectInt::get_width()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7 (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.UIR.Alloc UnityEngine.UIElements.UIR.BestFitAllocator::Allocate(System.UInt32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE BestFitAllocator_Allocate_mA91E886990BE3F2C7B704F8BF83A8ABEFD00BBA4 (BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* __this, uint32_t ___0_size, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D/Alloc2D::.ctor(UnityEngine.UIElements.UIR.Allocator2D/Row,UnityEngine.UIElements.UIR.Alloc,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Alloc2D__ctor_m1C17AFB5107B14438AE6BBBFA43535589C3182F2 (Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E* __this, Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___0_row, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___1_alloc, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method) ;
|
|
// T System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>::get_Item(System.Int32)
|
|
inline Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* List_1_get_Item_mF8B61F47645D8DA1389E927174D787AFB95F5234 (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* il2cppRetVal;
|
|
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, int32_t, Il2CppFullySharedGenericAny*, const RuntimeMethod*))List_1_get_Item_m6E4BA37C1FB558E4A62AE4324212E45D09C5C937_gshared)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, ___0_index, (Il2CppFullySharedGenericAny*)&il2cppRetVal, method);
|
|
return il2cppRetVal;
|
|
}
|
|
// System.Int32 UnityEngine.RectInt::get_height()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.UIElements.UIR.LinkedPool`1<UnityEngine.UIElements.UIR.Allocator2D/Row>::Get()
|
|
inline Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* LinkedPool_1_Get_mC2799956CFD71A284533F44570A2E28BA6D98CB1 (LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* (*) (LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E*, const RuntimeMethod*))LinkedPool_1_Get_m2D1763C33CC49BD56E56715F9052D6480E1D08FF_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.BestFitAllocator::.ctor(System.UInt32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BestFitAllocator__ctor_m7DF0BF6C825993EC0FE08B9A0B59594A9CC45480 (BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* __this, uint32_t ___0_size, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.RectInt::get_xMin()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectInt_get_xMin_mA5FB5AF1133380E080CF750D21327DE27EADEE1B (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.RectInt::get_yMin()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectInt_get_yMin_m6914C2254158DF797E20E381626DC08A2700147B (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.RectInt::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42 (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, int32_t ___0_xMin, int32_t ___1_yMin, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method) ;
|
|
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>::get_Count()
|
|
inline int32_t List_1_get_Count_m8E1BF7C14F0F165883C85A4DBECA6F8621BF2128_inline (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, const RuntimeMethod*))List_1_get_Count_mD2ED26ACAF3BAF386FFEA83893BA51DB9FD8BA30_gshared_inline)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, method);
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.BestFitAllocator::Free(UnityEngine.UIElements.UIR.Alloc)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BestFitAllocator_Free_mB44B05995E04B7B5CF693DA646FA84218F15B08B (BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* __this, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___0_alloc, const RuntimeMethod* method) ;
|
|
// System.UInt32 UnityEngine.UIElements.UIR.BestFitAllocator::get_highWatermark()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t BestFitAllocator_get_highWatermark_mBA19D9590AE4C496C942C8DF8095FA44F6382B78 (BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.LinkedPool`1<UnityEngine.UIElements.UIR.Allocator2D/Row>::Return(T)
|
|
inline void LinkedPool_1_Return_m0D2A17C9817BBFF114577E1B620AA212CDDDD6BF (LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E* __this, Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E*, Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*, const RuntimeMethod*))LinkedPool_1_Return_mB5D47773080BD9C79B38B18471AB3A4EFEFA511E_gshared)(__this, ___0_item, method);
|
|
}
|
|
// System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D/Area::.ctor(UnityEngine.RectInt)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Area__ctor_m6128DC659857264FD4FBF06C01E0C2F04EAA4105 (Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* __this, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___0_rect, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>::Add(T)
|
|
inline void List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_inline (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* __this, Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny, const RuntimeMethod*))List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline)((List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A*)__this, (Il2CppFullySharedGenericAny)___0_item, method);
|
|
}
|
|
// System.Int32 UnityEngine.UIElements.UIRUtility::GetPrevPow2(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRUtility_GetPrevPow2_mD538674C49BA9A3575F285EC04B23560B925EE8B (int32_t ___0_n, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector2Int::.ctor(System.Int32,System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D/Row::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Row__ctor_mAED3DBF6FD647A25A782E8272566D69F161C2303 (Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.LinkedPoolItem`1<UnityEngine.UIElements.UIR.Allocator2D/Row>::.ctor()
|
|
inline void LinkedPoolItem_1__ctor_mFAD7ACD69AE91161A4B3732AB5B063160AB45606 (LinkedPoolItem_1_t78842297A198BFB4C5112EE918F64E87C14A2C2B* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (/*UnityEngine.UIElements.UIR.LinkedPoolItem`1<Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType>*/LinkedPoolItem_1_tC28630DCE90E3EFCF04091651CBFE50029C40C6A*, const RuntimeMethod*))LinkedPoolItem_1__ctor_m4AB21551B2F384CB3BEF93476D5987D1435F3D8A_gshared)((LinkedPoolItem_1_tC28630DCE90E3EFCF04091651CBFE50029C40C6A*)__this, method);
|
|
}
|
|
// System.Void System.Func`1<UnityEngine.UIElements.UIR.Allocator2D/Row>::.ctor(System.Object,System.IntPtr)
|
|
inline void Func_1__ctor_mCFB1C37952678D704532DE72920EFC47B1D76470 (Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_1_tBB8824FA8746333BFFF3AB3CE4A41B58450AF431*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_1__ctor_mC73A4FCEBBAB90CB7B7AB16321F3F98FBBF12596_gshared)((Func_1_tBB8824FA8746333BFFF3AB3CE4A41B58450AF431*)__this, ___0_object, ___1_method, method);
|
|
}
|
|
// System.Void System.Action`1<UnityEngine.UIElements.UIR.Allocator2D/Row>::.ctor(System.Object,System.IntPtr)
|
|
inline void Action_1__ctor_m54E138BB080FA479179357256BFC291C91ECE9DD (Action_1_t2528C58650D318DE010822863ABDC90228124C52* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_1_t923A20D1D4F6B55B2ED5AE21B90F1A0CE0450D99*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m685A441EC9FAC9D554B26FA83A08F4BEF96DFF0E_gshared)((Action_1_t923A20D1D4F6B55B2ED5AE21B90F1A0CE0450D99*)__this, ___0_object, ___1_method, method);
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.LinkedPool`1<UnityEngine.UIElements.UIR.Allocator2D/Row>::.ctor(System.Func`1<T>,System.Action`1<T>,System.Int32)
|
|
inline void LinkedPool_1__ctor_mCFE50D4A7F20A76FEDD5645BBA41F6164E45ED78 (LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E* __this, Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9* ___0_createFunc, Action_1_t2528C58650D318DE010822863ABDC90228124C52* ___1_resetAction, int32_t ___2_limit, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E*, Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9*, Action_1_t2528C58650D318DE010822863ABDC90228124C52*, int32_t, const RuntimeMethod*))LinkedPool_1__ctor_m9ABF26662D3DAEFD23739726651994DDD69B8A5D_gshared)(__this, ___0_createFunc, ___1_resetAction, ___2_limit, method);
|
|
}
|
|
// System.Void System.GC::SuppressFinalize(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65 (RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.UIElements.UIR.BaseShaderInfoStorage::get_disposed()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool BaseShaderInfoStorage_get_disposed_mAF7F54A791E6AF75BF1AD71B1DDA85099BFCE1EF_inline (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.BaseShaderInfoStorage::set_disposed(System.Boolean)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BaseShaderInfoStorage_set_disposed_m454C43D78C684531DF00E4EE08E436C383C6944B_inline (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void Unity.Profiling.ProfilerMarker::.ctor(System.String)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, String_t* ___0_name, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color32>::.ctor(UnityEngine.TextureFormat,System.Func`2<UnityEngine.Color,T>,System.Int32,System.Int32)
|
|
inline void ShaderInfoStorage_1__ctor_mD11645EBACDBF20EA5720F446D814A53D8EF54A0 (ShaderInfoStorage_1_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6* __this, int32_t ___0_format, Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* ___1_convert, int32_t ___2_initialSize, int32_t ___3_maxSize, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (ShaderInfoStorage_1_t32194748F3ED0F5527B4E31A28D04606FAEE539A*, int32_t, Func_2_t781E8579E9FF2D1F9E663A289445D85212CBE782*, int32_t, int32_t, const RuntimeMethod*))ShaderInfoStorage_1__ctor_mFE6521060564BB839835FA902AA1D9BA02F85E86_gshared)((ShaderInfoStorage_1_t32194748F3ED0F5527B4E31A28D04606FAEE539A*)__this, ___0_format, (Func_2_t781E8579E9FF2D1F9E663A289445D85212CBE782*)___1_convert, ___2_initialSize, ___3_maxSize, method);
|
|
}
|
|
// System.Void System.Func`2<UnityEngine.Color,UnityEngine.Color32>::.ctor(System.Object,System.IntPtr)
|
|
inline void Func_2__ctor_m3F0B622CFF8856C182A01DC105F39DED2A370A24 (Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F5DD19B4170C027D5367001F7BC95A0658A2169_gshared)((Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0*)__this, ___0_object, ___1_method, method);
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m9406A0B5BCA24ADE8FF440C2AE75F459D7367C64 (U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color32 UnityEngine.Color32::op_Implicit(UnityEngine.Color)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorage`1<UnityEngine.Color>::.ctor(UnityEngine.TextureFormat,System.Func`2<UnityEngine.Color,T>,System.Int32,System.Int32)
|
|
inline void ShaderInfoStorage_1__ctor_m3A0A8B48CCEDA1F58DC2A1E45D890DDA33593187 (ShaderInfoStorage_1_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30* __this, int32_t ___0_format, Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* ___1_convert, int32_t ___2_initialSize, int32_t ___3_maxSize, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (ShaderInfoStorage_1_t32194748F3ED0F5527B4E31A28D04606FAEE539A*, int32_t, Func_2_t781E8579E9FF2D1F9E663A289445D85212CBE782*, int32_t, int32_t, const RuntimeMethod*))ShaderInfoStorage_1__ctor_mFE6521060564BB839835FA902AA1D9BA02F85E86_gshared)((ShaderInfoStorage_1_t32194748F3ED0F5527B4E31A28D04606FAEE539A*)__this, ___0_format, (Func_2_t781E8579E9FF2D1F9E663A289445D85212CBE782*)___1_convert, ___2_initialSize, ___3_maxSize, method);
|
|
}
|
|
// System.Void System.Func`2<UnityEngine.Color,UnityEngine.Color>::.ctor(System.Object,System.IntPtr)
|
|
inline void Func_2__ctor_m54245705A6CDAF43B16B589F3F3FC9944611C990 (Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F5DD19B4170C027D5367001F7BC95A0658A2169_gshared)((Func_2_t7F5F5324CE2DDB7001B68FFE29A5D9F907139FB0*)__this, ___0_object, ___1_method, method);
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m881BF3B85990A6CC274FB79FF580FA3F4F327682 (U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_width()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_height()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Void Unity.Profiling.ProfilerMarker::Begin()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::Min(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRoundedCorners(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams&,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRoundedCorners_mE4FDA1334E9D9572F36DE80E751A2F38471F65E6 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* ___0_rectParams, float ___1_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___2_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___3_colorPage, uint16_t* ___4_vertexCount, uint16_t* ___5_indexCount, bool ___6_countOnly, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.MeshWriteData UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData::Allocate(System.UInt32,System.UInt32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2 (AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0* __this, uint32_t ___0_vertexCount, uint32_t ___1_indexCount, const RuntimeMethod* method) ;
|
|
// UnityEngine.Rect UnityEngine.UIElements.MeshWriteData::get_uvRegion()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D MeshWriteData_get_uvRegion_m6E543500740DE690E1C3DB46DACA44DE9F785353 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::ComputeUVs(UnityEngine.Rect,UnityEngine.Rect,UnityEngine.Rect,Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_ComputeUVs_m32B3A1353CB1347FAFEF073B93338348CC8ADC5E (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_tessellatedRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_textureRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___2_uvRegion, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___3_vertices, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.MeshWriteData::get_vertexCount()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.MeshWriteData::get_indexCount()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, const RuntimeMethod* method) ;
|
|
// System.Void Unity.Profiling.ProfilerMarker::End()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuad(UnityEngine.Rect,UnityEngine.UIElements.UIR.Tessellation/Edges,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuad_m6B63774B3DE5A20731274D516DC806B1305BF4C0 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, int32_t ___1_smoothedEdges, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___2_color, float ___3_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___4_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___5_colorPage, uint16_t* ___6_vertexCount, uint16_t* ___7_indexCount, bool ___8_countOnly, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Min(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRoundedBorders(UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams&,System.Single,UnityEngine.UIElements.MeshWriteData,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRoundedBorders_m7E0DC93672B14F9B3029482C59EE76E85A9C390F (BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* ___0_border, float ___1_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___2_mesh, uint16_t* ___3_vertexCount, uint16_t* ___4_indexCount, bool ___5_countOnly, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_x()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_y()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_x, float ___1_y, float ___2_width, float ___3_height, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRoundedCorner(UnityEngine.Rect,UnityEngine.Color32,System.Single,UnityEngine.Vector2,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRoundedCorner_m432D266D245B98E45E1C566F33265F912773E062 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___1_color, float ___2_posZ, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___3_radius, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___4_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___5_colorPage, uint16_t* ___6_vertexCount, uint16_t* ___7_indexCount, bool ___8_countOnly, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::MirrorVertices(UnityEngine.Rect,Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>,System.Int32,System.Int32,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___1_vertices, int32_t ___2_vertexStart, int32_t ___3_vertexCount, bool ___4_flipHorizontal, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::FlipWinding(Unity.Collections.NativeSlice`1<System.UInt16>,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_FlipWinding_mEB8CE9D883238F9540490218B02DE9D782D52962 (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___0_indices, int32_t ___1_indexStart, int32_t ___2_indexCount, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRoundedBorder(UnityEngine.Rect,UnityEngine.Color32,UnityEngine.Color32,System.Single,UnityEngine.Vector2,System.Single,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRoundedBorder_mCC519D9B6BDD483BDC356ED3377A05B82D3357F2 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___1_leftColor, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___2_topColor, float ___3_posZ, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___4_radius, float ___5_leftWidth, float ___6_topWidth, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___7_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___8_leftColorPage, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___9_topColorPage, uint16_t* ___10_vertexCount, uint16_t* ___11_indexCount, bool ___12_countOnly, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Rect::get_position()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Addition(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Rect UnityEngine.Rect::get_zero()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D Rect_get_zero_m5341D8B63DEF1F4C308A685EEC8CFEA12A396C8D (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_zero()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateFilledFan(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,UnityEngine.Color32,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateFilledFan_m271D00C508777D21DF8A27A6185E2DB572DA2653 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_center, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_radius, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_miterOffset, float ___3_leftWidth, float ___4_topWidth, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___5_leftColor, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___6_topColor, float ___7_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___8_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___9_leftColorPage, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___10_topColorPage, uint16_t* ___11_vertexCount, uint16_t* ___12_indexCount, bool ___13_countOnly, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Max(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color32::op_Implicit(UnityEngine.Color32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___0_c, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateStraightBorder(UnityEngine.Rect,UnityEngine.UIElements.UIR.Tessellation/Edges,System.Single,UnityEngine.Color,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateStraightBorder_m59F60FA5C0C807ADDAA029B68D0A663245683313 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, int32_t ___1_smoothedEdge, float ___2_miterOffset, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___3_color, float ___4_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___5_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___6_colorPage, uint16_t* ___7_vertexCount, uint16_t* ___8_indexCount, bool ___9_countOnly, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.UIR.Tessellation::LooseCompare(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60 (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateBorderedFan(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,UnityEngine.Color32,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateBorderedFan_mCA1CD428750B3AC0DDE19DF24691875CB13C1621 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_center, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_outerRadius, float ___2_leftWidth, float ___3_topWidth, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___4_leftColor, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___5_topColor, float ___6_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___7_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___8_leftColorPage, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___9_topColorPage, uint16_t* ___10_vertexCount, uint16_t* ___11_indexCount, bool ___12_countOnly, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateComplexBorderCorner(UnityEngine.Rect,UnityEngine.Vector2,System.Single,System.Single,UnityEngine.Color32,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_radius, float ___2_leftWidth, float ___3_topWidth, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___4_leftColor, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___5_topColor, float ___6_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___7_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___8_leftColorPage, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___9_topColorPage, uint16_t* ___10_vertexCount, uint16_t* ___11_indexCount, bool ___12_countOnly, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Subtraction(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Mathf::Approximately(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.UIR.Tessellation::IntersectLines(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Tessellation_IntersectLines_mA35A2C85B7A42DDE7189849A10B174D9B052F419 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_p0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_p1, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_p2, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___3_p3, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuad(UnityEngine.Rect,UnityEngine.UIElements.UIR.Tessellation/Edges,UnityEngine.Vector2*,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, int32_t ___1_smoothedEdges, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___2_offsets, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___3_color, float ___4_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___5_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___6_colorPage, uint16_t* ___7_vertexCount, uint16_t* ___8_indexCount, bool ___9_countOnly, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Color32::.ctor(System.Byte,System.Byte,System.Byte,System.Byte)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* __this, uint8_t ___0_r, uint8_t ___1_g, uint8_t ___2_b, uint8_t ___3_a, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_xMax()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_yMax()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.MeshWriteData::SetNextVertex(UnityEngine.UIElements.Vertex)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 ___0_vertex, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.MeshWriteData::SetNextIndex(System.UInt16)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, uint16_t ___0_index, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuad(UnityEngine.Rect,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuad_mBA95C4CE57032539D4CF761969DBADEACC2D66D2 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___1_color, float ___2_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___3_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___4_colorPage, uint16_t* ___5_vertexCount, uint16_t* ___6_indexCount, bool ___7_countOnly, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.UIR.Tessellation::EdgesCount(UnityEngine.UIElements.UIR.Tessellation/Edges)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Tessellation_EdgesCount_m67F074A06762653A4C2CA96C3F4308075873BBC4 (int32_t ___0_edges, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuadSingleEdge(UnityEngine.Rect,UnityEngine.UIElements.UIR.Tessellation/Edges,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuadSingleEdge_m667E57661D5938E4A0F4A52352A3565D7F684238 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, int32_t ___1_smoothedEdge, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___2_color, float ___3_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___4_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___5_colorPage, uint16_t* ___6_vertexCount, uint16_t* ___7_indexCount, bool ___8_countOnly, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_xMin()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_yMin()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_zero()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Division(UnityEngine.Vector3,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Division_mCC6BB24E372AB96B8380D1678446EF6A8BAE13BB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Vector3::get_magnitude()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::EncodeStraightArc(UnityEngine.UIElements.Vertex&,UnityEngine.UIElements.Vertex&,UnityEngine.UIElements.Vertex&,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_EncodeStraightArc_m7C2D08A8CB1138E3A897C0FFC6F82911D2CAB404 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_v0, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___1_v1, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___2_center, float ___3_radius, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::ExpandTriangle(UnityEngine.Vector3&,UnityEngine.Vector3&,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_ExpandTriangle_m04E6E8DC041BCF5555631AD7B71F56E585310EB7 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___0_v0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___1_v1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___2_center, float ___3_factor, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_normalized()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::get_zero()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector4 UnityEngine.UIElements.UIR.Tessellation::GetInterpolatedCircle(UnityEngine.Vector2,UnityEngine.UIElements.Vertex&,UnityEngine.UIElements.Vertex&,UnityEngine.UIElements.Vertex&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_p, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___1_v0, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___2_v1, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___3_v2, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::ComputeBarycentricCoordinates(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2,System.Single&,System.Single&,System.Single&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_ComputeBarycentricCoordinates_m3B250566AFA7401F66D9B6B610F1E2EBD62F80E8 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_p, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_b, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___3_c, float* ___4_u, float* ___5_v, float* ___6_w, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::op_Multiply(UnityEngine.Vector4,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::op_Addition(UnityEngine.Vector4,UnityEngine.Vector4)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_a, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Vector2::Dot(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector2::op_Inequality(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Division(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
|
|
// T Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>::get_Item(System.Int32)
|
|
inline Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 il2cppRetVal;
|
|
(( void (*) (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*, int32_t, Il2CppFullySharedGenericStruct*, const RuntimeMethod*))NativeSlice_1_get_Item_mB5E7BDE4EDF7E31480A9785BE103CC7E17E0E3A8_gshared)((NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*)__this, ___0_index, (Il2CppFullySharedGenericStruct*)&il2cppRetVal, method);
|
|
return il2cppRetVal;
|
|
}
|
|
// System.Void Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>::set_Item(System.Int32,T)
|
|
inline void NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, int32_t ___0_index, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 ___1_value, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*, int32_t, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType*/Il2CppFullySharedGenericStruct, const RuntimeMethod*))NativeSlice_1_set_Item_mAFD3C724B49679743057B7DE15937A2D78EB2339_gshared)((NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*)__this, ___0_index, (Il2CppFullySharedGenericStruct)&___1_value, method);
|
|
}
|
|
// T Unity.Collections.NativeSlice`1<System.UInt16>::get_Item(System.Int32)
|
|
inline uint16_t NativeSlice_1_get_Item_m68B26E5D2BA77AD2C22D55743D46D2CFC1C8935D (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
uint16_t il2cppRetVal;
|
|
(( void (*) (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*, int32_t, Il2CppFullySharedGenericStruct*, const RuntimeMethod*))NativeSlice_1_get_Item_mB5E7BDE4EDF7E31480A9785BE103CC7E17E0E3A8_gshared)((NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*)__this, ___0_index, (Il2CppFullySharedGenericStruct*)&il2cppRetVal, method);
|
|
return il2cppRetVal;
|
|
}
|
|
// System.Void Unity.Collections.NativeSlice`1<System.UInt16>::set_Item(System.Int32,T)
|
|
inline void NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29 (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* __this, int32_t ___0_index, uint16_t ___1_value, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*, int32_t, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericStructType*/Il2CppFullySharedGenericStruct, const RuntimeMethod*))NativeSlice_1_set_Item_mAFD3C724B49679743057B7DE15937A2D78EB2339_gshared)((NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*)__this, ___0_index, (Il2CppFullySharedGenericStruct)&___1_value, method);
|
|
}
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Int32 Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>::get_Length()
|
|
inline int32_t NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2 (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*, const RuntimeMethod*))NativeSlice_1_get_Length_m0225CA0944599882AC9C2A06A99FDC685362AFBE_gshared)((NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52*)__this, method);
|
|
}
|
|
// System.Int32 UnityEngine.Shader::PropertyToID(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA (String_t* ___0_name, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.UIElements.UIR.UIRenderDevice::get_shaderModelIs35()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIRenderDevice_get_shaderModelIs35_mB1DC4A0F22A69064E426271B7AB568046A1342D6 (const RuntimeMethod* method) ;
|
|
// System.String System.String::Format(System.String,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (String_t* ___0_format, RuntimeObject* ___1_arg0, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.TextureRegistry UnityEngine.UIElements.TextureRegistry::get_instance()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_Reset_m43FECB6D32D307D151C8173B6223C7E2BF4484F2 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::set_FreeSlots(System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextureSlotManager_set_FreeSlots_m7400CBFEF9DC81345E311C521163C76973DC4255_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.TextureId::get_index()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextureId_get_index_m4EA4D8C27C1A2E568803548A40905B45C5626C27 (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::get_FreeSlots()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TextureSlotManager_get_FreeSlots_m07D624EAB6ED9D3B1F4B4EF33DB2FAB1545871D2_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Texture UnityEngine.UIElements.TextureRegistry::GetTexture(UnityEngine.UIElements.TextureId)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* TextureRegistry_GetTexture_mB02C07261977269B6661D7A6D95ED757178676AE (TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* __this, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_id, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
|
|
// UnityEngine.Texture2D UnityEngine.Texture2D::get_whiteTexture()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* Texture2D_get_whiteTexture_m3A243ED388F9EF0EC515015A6E0E50FD261D2FA1 (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::MarkUsed(System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextureSlotManager_MarkUsed_m6012C3110EBDC75E7B970C814CAA7147D9378126_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_slotIndex, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.UIElements.TextureId::ConvertToGpu()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextureId_ConvertToGpu_m7631D660D6ACC5564194AE253544BE092BE83CC3 (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.MaterialPropertyBlock::SetTexture(System.Int32,UnityEngine.Texture)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetTexture_m39F531D3F35D6C5B661A7B4F07DD7B8ACC22627F (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, int32_t ___0_nameID, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.MaterialPropertyBlock::SetVectorArray(System.Int32,UnityEngine.Vector4[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetVectorArray_m5C0A3017A7EA9EE5F01295E346EA72D70A8BD682 (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, int32_t ___0_nameID, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___1_values, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.UIElements.UIR.GradientSettingsAtlas::get_disposed()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool GradientSettingsAtlas_get_disposed_mCCD5106A3B40907FD8E0B60E9F998778BF945A4C_inline (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIRUtility::Destroy(UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRUtility_Destroy_m9E925E79E7B4A4853B47C1EFACEF2ED0A7844A23 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::set_disposed(System.Boolean)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void GradientSettingsAtlas_set_disposed_m17E7BF319F63EB21F3E9F8CD1E4CD39FAF2A671C_inline (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_Reset_m9BA30E0D7CBFF91C78D1561934BA5EA2C30EA8A5 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.DisposeHelper::NotifyDisposedUsed(System.IDisposable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DisposeHelper_NotifyDisposedUsed_m7A9C988A4B96B0920E470EEA604BA42C5ABB437F (RuntimeObject* ___0_disposable, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::set_MustCommit(System.Boolean)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void GradientSettingsAtlas_set_MustCommit_mF9F65F974525C1F9792083A544F2A34A1D7FA1B8_inline (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::get_black()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_one()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Division(UnityEngine.Vector2,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture::WriteRawFloat4Packed(System.Single,System.Single,System.Single,System.Single,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RawTexture_WriteRawFloat4Packed_m12B9BF8A5CFDD4F92A0294D801CBA020D06DD352 (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* __this, float ___0_f0, float ___1_f1, float ___2_f2, float ___3_f3, int32_t ___4_destX, int32_t ___5_destY, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.RectInt::get_x()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.RectInt::get_y()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878 (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture::WriteRawInt2Packed(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RawTexture_WriteRawInt2Packed_mCCFB32510F7621F5A9DEF6A79C7C03FFD0843B4C (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* __this, int32_t ___0_v0, int32_t ___1_v1, int32_t ___2_destX, int32_t ___3_destY, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.UIElements.UIR.GradientSettingsAtlas::get_MustCommit()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool GradientSettingsAtlas_get_MustCommit_m8B96F6854A1F1D5A0B826A2C93BD7C09355CA26C_inline (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::PrepareAtlas()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_PrepareAtlas_mF61F90B14225B81E7D2A22169262698E4A357B1E (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Texture2D::SetPixels32(UnityEngine.Color32[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D_SetPixels32_m169F9873A21FB8DECA24DC1B8F06FB23D13BEE2A (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* ___0_colors, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Texture2D::Apply()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D_Apply_mA014182C9EE0BBF6EEE3B286854F29E50EB972DC (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Int32,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D__ctor_mB1445796B2A76B3D867B2603205F513AF494B9F3 (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, int32_t ___0_width, int32_t ___1_height, int32_t ___2_textureFormat, int32_t ___3_mipCount, bool ___4_linear, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Object::set_hideFlags(UnityEngine.HideFlags)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
// System.String System.Int32::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, const RuntimeMethod* method) ;
|
|
// System.String System.String::Concat(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Object::set_name(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_set_name_mC79E6DC8FFD72479C90F0C4CC7F42A0FEAF5AE47 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Texture::set_filterMode(UnityEngine.FilterMode)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture_set_filterMode_mE423E58C0C16D059EA62BA87AD70F44AEA50CCC9 (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateBorder(UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateBorder_mFB532850EDA95480873CF193C67BA16857DC0DC6 (BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 ___0_borderParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::HasRadius(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RectangleParams_HasRadius_mD5FCED05D5C5D320D0C3925667105DEFD0EDFC02 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* __this, float ___0_epsilon, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuad(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuad_m104C6E756E047921A2465E80732402920D968A29 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRect(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRect_m397D4BD73C8683BE9FA34DBA7EABFAEE10E3BAE7 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, bool ___3_computeUVs, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeQuad(UnityEngine.Rect,UnityEngine.Rect,UnityEngine.Color,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,UnityEngine.UIElements.ColorPage)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeQuad_mECA8030C1B4C490260452207F7BF876B260794A4 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rcPosition, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_rcTexCoord, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___2_color, float ___3_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___4_meshAlloc, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___5_colorPage, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeSlicedQuad(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams&,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeSlicedQuad_mF45C7A014855B61109445AF16038B1E443683CBB (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* ___0_rectParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Debug::LogWarning(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder::LimitTextVertices(System.Int32,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MeshBuilder_LimitTextVertices_mF8043A07B00C72B6B6C1C60DF0B05BD287B10DE7 (int32_t ___0_vertexCount, bool ___1_logTruncation, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.Vertex UnityEngine.UIElements.UIR.MeshBuilder::ConvertTextVertexToUIRVertex(UnityEngine.TextCore.Text.MeshInfo,System.Int32,UnityEngine.Vector2,UnityEngine.UIElements.UIR.VertexFlags,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 MeshBuilder_ConvertTextVertexToUIRVertex_m56B1A622BB3E92A7738DCFAFFDCECE410C7E059F (MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F ___0_info, int32_t ___1_index, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_offset, int32_t ___3_flags, bool ___4_isDynamicColor, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.Vertex UnityEngine.UIElements.UIR.MeshBuilder::ConvertTextVertexToUIRVertex(UnityEngine.UIElements.TextVertex,UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 MeshBuilder_ConvertTextVertexToUIRVertex_mDF83C6C2A53E005CA1765602AA87E116CF8B5364 (TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 ___0_textVertex, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_offset, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Matrix4x4::MultiplyPoint3x4(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Matrix4x4_MultiplyPoint3x4_mACCBD70AFA82C63DA88555780B7B6B01281AB814 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_point, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Rect::get_min()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Rect::get_max()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.MeshWriteData::SetAllIndices(System.UInt16[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshWriteData_SetAllIndices_m243F1994B53722F1B42639704E5194AC07309CC4 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___0_indices, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeVectorGraphicsStretchBackground(UnityEngine.UIElements.Vertex[],System.UInt16[],System.Single,System.Single,UnityEngine.Rect,UnityEngine.Rect,UnityEngine.ScaleMode,UnityEngine.Color,System.Int32,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,System.Int32&,System.Int32&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeVectorGraphicsStretchBackground_m7F6993CF84251938FE33076968FC50C1684C6FA3 (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_svgVertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_svgIndices, float ___2_svgWidth, float ___3_svgHeight, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_targetRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___5_sourceUV, int32_t ___6_scaleMode, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___7_tint, int32_t ___8_settingIndexOffset, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___9_meshAlloc, int32_t* ___10_finalVertexCount, int32_t* ___11_finalIndexCount, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeVectorGraphics9SliceBackground(UnityEngine.UIElements.Vertex[],System.UInt16[],System.Single,System.Single,UnityEngine.Rect,UnityEngine.Vector4,System.Boolean,UnityEngine.Color,System.Int32,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146 (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_svgVertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_svgIndices, float ___2_svgWidth, float ___3_svgHeight, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_targetRect, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___5_sliceLTRB, bool ___6_stretch, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___7_tint, int32_t ___8_settingIndexOffset, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___9_meshAlloc, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::.ctor(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect__ctor_m503705FE0E4E413041E3CE7F09270489F401C675 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_position, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_size, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::set_y(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::set_height(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::set_x(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::set_width(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void System.NotImplementedException::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts UnityEngine.UIElements.UIR.MeshBuilder::UpperBoundApproximateRectClippingResults(UnityEngine.UIElements.Vertex[],System.UInt16[],UnityEngine.Vector4)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC MeshBuilder_UpperBoundApproximateRectClippingResults_m56B7E6ACB2F05BEFD9E5631522FB2523A2062ABF (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_vertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_indices, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_clipRectMinMax, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.MeshWriteData UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData/Allocator::Invoke(System.UInt32,System.UInt32,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData&)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* Allocator_Invoke_mCBC42ABCC9E1CDBD31724B53430EE6271DD256A7_inline (Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* __this, uint32_t ___0_vertexCount, uint32_t ___1_indexCount, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0* ___2_allocatorData, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::RectClip(UnityEngine.UIElements.Vertex[],System.UInt16[],UnityEngine.Vector4,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts,System.Int32&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_RectClip_m2EE47B978E3359FC6D01EEAE37979EDBE3F3F6E9 (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_vertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_indices, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_clipRectMinMax, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___3_mwd, ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC ___4_cc, int32_t* ___5_newVertexCount, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::op_Multiply(UnityEngine.Color,UnityEngine.Color)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Multiply_mD0296202733CB2D5342FB7C82B48AEDA63036758_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_b, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Vector4::get_Item(System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Vector3::get_Item(System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::LerpUnclamped(UnityEngine.Color,UnityEngine.Color,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_LerpUnclamped_m91027D026E64424B71959149B942F706FC16B1A2_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_b, float ___2_t, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::LerpUnclamped(UnityEngine.Vector2,UnityEngine.Vector2,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_LerpUnclamped_mB0B50875D4509E21FF43F4D87610333D55E6A44F_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, float ___2_t, const RuntimeMethod* method) ;
|
|
// System.Void System.NotImplementedException::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742 (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
// System.Single System.Math::Max(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA (float ___0_val1, float ___1_val2, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector4::set_Item(System.Int32,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, int32_t ___0_index, float ___1_value, const RuntimeMethod* method) ;
|
|
// System.Single System.Math::Min(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Math_Min_mE913811A2F7566294BF4649A434282634E7254B3 (float ___0_val1, float ___1_val2, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::SplitTriangle(UnityEngine.UIElements.Vertex*,System.UInt16*,System.Int32&,System.Int32,System.Int32&,System.Single,System.Single,UnityEngine.Vector4,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_SplitTriangle_m92A8946C0B4CA9BC61429B8112D120CE52F83C72 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vertices, uint16_t* ___1_indices, int32_t* ___2_vertexCount, int32_t ___3_indexToProcess, int32_t* ___4_indexCount, float ___5_svgWidth, float ___6_svgHeight, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___7_sliceLTRB, int32_t ___8_sliceIndex, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::ScaleSplittedTriangles(UnityEngine.UIElements.Vertex*,System.Int32,System.Single,System.Single,UnityEngine.Rect,UnityEngine.Vector4)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_ScaleSplittedTriangles_m3A2C3C563708C686D06663BB7B367D927E87E679 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vertices, int32_t ___1_vertexCount, float ___2_svgWidth, float ___3_svgHeight, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_targetRect, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___5_sliceLTRB, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::RectClipTriangle(UnityEngine.UIElements.Vertex*,System.UInt16*,UnityEngine.Vector4,UnityEngine.UIElements.MeshWriteData,System.UInt16&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vt, uint16_t* ___1_it, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_clipRectMinMax, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___3_mwd, uint16_t* ___4_nextNewVertex, const RuntimeMethod* method) ;
|
|
// Unity.Collections.NativeSlice`1<T> Unity.Collections.NativeSliceExtensions::Slice<UnityEngine.UIElements.Vertex>(Unity.Collections.NativeSlice`1<T>,System.Int32,System.Int32)
|
|
inline NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8 (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_thisSlice, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method)
|
|
{
|
|
NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52 il2cppRetVal = (( NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52 (*) (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52, int32_t, int32_t, const RuntimeMethod*))NativeSliceExtensions_Slice_TisIl2CppFullySharedGenericStruct_m8604EAC32FCFF874A6AA4097703CF1DA1EFA00DE_gshared)(il2cpp_codegen_cast_struct<NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2>(&___0_thisSlice), ___1_start, ___2_length, method);
|
|
return il2cpp_codegen_cast_struct<NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2, NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52>(&il2cppRetVal);
|
|
}
|
|
// Unity.Collections.NativeSlice`1<T> Unity.Collections.NativeSliceExtensions::Slice<System.UInt16>(Unity.Collections.NativeSlice`1<T>,System.Int32,System.Int32)
|
|
inline NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0 (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___0_thisSlice, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method)
|
|
{
|
|
NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52 il2cppRetVal = (( NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52 (*) (NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52, int32_t, int32_t, const RuntimeMethod*))NativeSliceExtensions_Slice_TisIl2CppFullySharedGenericStruct_m8604EAC32FCFF874A6AA4097703CF1DA1EFA00DE_gshared)(il2cpp_codegen_cast_struct<NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A>(&___0_thisSlice), ___1_start, ___2_length, method);
|
|
return il2cpp_codegen_cast_struct<NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A, NativeSlice_1_tA54E5D259EBCC7CD8512AA352C6F3709EB237B52>(&il2cppRetVal);
|
|
}
|
|
// UnityEngine.Vector3 UnityEngine.UIElements.UIR.MeshBuilder::GetVertexBaryCentricCoordinates(UnityEngine.UIElements.Vertex*,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 MeshBuilder_GetVertexBaryCentricCoordinates_m53FD39E6E64880162354E8141090DE063DA66C17 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vt, float ___1_x, float ___2_y, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.Vertex UnityEngine.UIElements.UIR.MeshBuilder::InterpolateVertexInTriangle(UnityEngine.UIElements.Vertex*,System.Single,System.Single,UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 MeshBuilder_InterpolateVertexInTriangle_mA62F286B6C128064812E5EFFDC9D19DED24C3F8D (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vt, float ___1_x, float ___2_y, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___3_uvw, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.UIElements.UIR.MeshBuilder::IntersectSegments(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MeshBuilder_IntersectSegments_mC8F693B9F4F4C7183F6FC2FF5E60364355F5BB62 (float ___0_ax, float ___1_ay, float ___2_bx, float ___3_by, float ___4_cx, float ___5_cy, float ___6_dx, float ___7_dy, const RuntimeMethod* method) ;
|
|
// UnityEngine.UIElements.Vertex UnityEngine.UIElements.UIR.MeshBuilder::InterpolateVertexInTriangleEdge(UnityEngine.UIElements.Vertex*,System.Int32,System.Int32,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 MeshBuilder_InterpolateVertexInTriangleEdge_mEF393B5D7F6842244D01A9CEB4899024A5493F8F (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vt, int32_t ___1_e0, int32_t ___2_e1, float ___3_t, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::Cross(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Cross_mF93A280558BCE756D13B6CC5DCD7DE8A43148987_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::op_Multiply(UnityEngine.Color,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::op_Addition(UnityEngine.Color,UnityEngine.Color)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_b, const RuntimeMethod* method) ;
|
|
// System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector4 UnityEngine.Color::op_Implicit(UnityEngine.Color)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector4::op_Equality(UnityEngine.Vector4,UnityEngine.Vector4)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector4_op_Equality_mCEA0E5F229F4AE8C55152F7A8F84345F24F52DC6_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_lhs, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_rhs, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Vector4::GetHashCode()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method) ;
|
|
// System.IntPtr Unity.Profiling.LowLevel.Unsafe.ProfilerUnsafeUtility::CreateMarker(System.String,System.UInt16,Unity.Profiling.LowLevel.MarkerFlags,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t ProfilerUnsafeUtility_CreateMarker_mC5E1AAB8CC1F0342065DF85BA3334445ED754E64 (String_t* ___0_name, uint16_t ___1_categoryId, uint16_t ___2_flags, int32_t ___3_metadataCount, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Clamp01(System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void Unity.Profiling.LowLevel.Unsafe.ProfilerUnsafeUtility::BeginSample(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilerUnsafeUtility_BeginSample_mB5106F4E7ECEF54906545665ED23928D14F5FCA7 (intptr_t ___0_markerPtr, const RuntimeMethod* method) ;
|
|
// System.Void Unity.Profiling.LowLevel.Unsafe.ProfilerUnsafeUtility::EndSample(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilerUnsafeUtility_EndSample_mFDB4EFB160A9CB817D2F8ED21B88693616B27409 (intptr_t ___0_markerPtr, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::Normalize(UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Normalize_mEF8349CC39674236CFC694189AFD36E31F89AC8F_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void System.IndexOutOfRangeException::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425 (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Vector3::Magnitude(UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Magnitude_m21652D951393A3D7CE92CE40049A0E7F76544D1B_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_vector, const RuntimeMethod* method) ;
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// Conversion methods for marshalling of: UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_pinvoke(const BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357& unmarshaled, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_pinvoke& marshaled)
|
|
{
|
|
Exception_t* ___src_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'src' of type 'BlitInfo': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___src_0Exception, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_pinvoke_back(const BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_pinvoke& marshaled, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357& unmarshaled)
|
|
{
|
|
Exception_t* ___src_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'src' of type 'BlitInfo': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___src_0Exception, NULL);
|
|
}
|
|
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_pinvoke_cleanup(BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
// Conversion methods for marshalling of: UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_com(const BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357& unmarshaled, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_com& marshaled)
|
|
{
|
|
Exception_t* ___src_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'src' of type 'BlitInfo': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___src_0Exception, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_com_back(const BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_com& marshaled, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357& unmarshaled)
|
|
{
|
|
Exception_t* ___src_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'src' of type 'BlitInfo': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___src_0Exception, NULL);
|
|
}
|
|
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.UIR.TextureBlitter/BlitInfo
|
|
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_com_cleanup(BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Boolean UnityEngine.UIElements.UIR.TextCoreSettings::Equals(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreSettings_Equals_m2AA97F8B441D49BCE3BC1C4D3ACF270E7236EA3B (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
bool L_2;
|
|
L_2 = TextCoreSettings_Equals_mCD3C40E96B7F9E933D26701DC7A1485ED753CD1E(__this, ((*(TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115*)((TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115*)(TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115*)UnBox(L_1, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115_il2cpp_TypeInfo_var)))), NULL);
|
|
G_B3_0 = ((int32_t)(L_2));
|
|
goto IL_0018;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
G_B3_0 = 0;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
V_0 = (bool)G_B3_0;
|
|
goto IL_001b;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
bool L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool TextCoreSettings_Equals_m2AA97F8B441D49BCE3BC1C4D3ACF270E7236EA3B_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = TextCoreSettings_Equals_m2AA97F8B441D49BCE3BC1C4D3ACF270E7236EA3B(_thisAdjusted, ___0_obj, method);
|
|
return _returnValue;
|
|
}
|
|
// System.Boolean UnityEngine.UIElements.UIR.TextCoreSettings::Equals(UnityEngine.UIElements.UIR.TextCoreSettings)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreSettings_Equals_mCD3C40E96B7F9E933D26701DC7A1485ED753CD1E (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
int32_t G_B7_0 = 0;
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_0 = ___0_other;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = L_0.___faceColor_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = __this->___faceColor_0;
|
|
bool L_3;
|
|
L_3 = Color_op_Equality_mB2BDC39B0B367BA15AA8DF22F8CB0D02D20BDC71_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_4 = ___0_other;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5 = L_4.___outlineColor_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = __this->___outlineColor_1;
|
|
bool L_7;
|
|
L_7 = Color_op_Equality_mB2BDC39B0B367BA15AA8DF22F8CB0D02D20BDC71_inline(L_5, L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_8 = ___0_other;
|
|
float L_9 = L_8.___outlineWidth_2;
|
|
float L_10 = __this->___outlineWidth_2;
|
|
if ((!(((float)L_9) == ((float)L_10))))
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_11 = ___0_other;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = L_11.___underlayColor_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = __this->___underlayColor_3;
|
|
bool L_14;
|
|
L_14 = Color_op_Equality_mB2BDC39B0B367BA15AA8DF22F8CB0D02D20BDC71_inline(L_12, L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_15 = ___0_other;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = L_15.___underlayOffset_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = __this->___underlayOffset_4;
|
|
bool L_18;
|
|
L_18 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_16, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_19 = ___0_other;
|
|
float L_20 = L_19.___underlaySoftness_5;
|
|
float L_21 = __this->___underlaySoftness_5;
|
|
G_B7_0 = ((((float)L_20) == ((float)L_21))? 1 : 0);
|
|
goto IL_006c;
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
G_B7_0 = 0;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
V_0 = (bool)G_B7_0;
|
|
goto IL_006f;
|
|
}
|
|
|
|
IL_006f:
|
|
{
|
|
bool L_22 = V_0;
|
|
return L_22;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool TextCoreSettings_Equals_mCD3C40E96B7F9E933D26701DC7A1485ED753CD1E_AdjustorThunk (RuntimeObject* __this, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = TextCoreSettings_Equals_mCD3C40E96B7F9E933D26701DC7A1485ED753CD1E(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextCoreSettings::GetHashCode()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextCoreSettings_GetHashCode_m392468372DAB1B9BE9F4067E89245DCC57735A2F (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
V_0 = ((int32_t)75905159);
|
|
int32_t L_0 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_1 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&__this->___faceColor_0);
|
|
int32_t L_2;
|
|
L_2 = Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline(L_1, NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)-1521134295))), L_2));
|
|
int32_t L_3 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_4 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&__this->___outlineColor_1);
|
|
int32_t L_5;
|
|
L_5 = Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline(L_4, NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_3, ((int32_t)-1521134295))), L_5));
|
|
int32_t L_6 = V_0;
|
|
float* L_7 = (float*)(&__this->___outlineWidth_2);
|
|
int32_t L_8;
|
|
L_8 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_7, NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_6, ((int32_t)-1521134295))), L_8));
|
|
int32_t L_9 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_10 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&__this->___underlayColor_3);
|
|
int32_t L_11;
|
|
L_11 = Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline(L_10, NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_9, ((int32_t)-1521134295))), L_11));
|
|
int32_t L_12 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_13 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___underlayOffset_4);
|
|
float* L_14 = (float*)(&L_13->___x_0);
|
|
int32_t L_15;
|
|
L_15 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_14, NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_12, ((int32_t)-1521134295))), L_15));
|
|
int32_t L_16 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_17 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___underlayOffset_4);
|
|
float* L_18 = (float*)(&L_17->___y_1);
|
|
int32_t L_19;
|
|
L_19 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_18, NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_16, ((int32_t)-1521134295))), L_19));
|
|
int32_t L_20 = V_0;
|
|
float* L_21 = (float*)(&__this->___underlaySoftness_5);
|
|
int32_t L_22;
|
|
L_22 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_21, NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_20, ((int32_t)-1521134295))), L_22));
|
|
int32_t L_23 = V_0;
|
|
V_1 = L_23;
|
|
goto IL_00b3;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
int32_t L_24 = V_1;
|
|
return L_24;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t TextCoreSettings_GetHashCode_m392468372DAB1B9BE9F4067E89245DCC57735A2F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = TextCoreSettings_GetHashCode_m392468372DAB1B9BE9F4067E89245DCC57735A2F(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D::.ctor(UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Allocator2D__ctor_mF447F3CFE8488ADC58D611C98A44CFC88B5CBEF3 (Allocator2D_t5B53CF899C3FABD99F29602424924ACAB9E2A157* __this, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___0_minSize, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___1_maxSize, int32_t ___2_rowHeightBias, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m40E66DC0BE791C301DF7D695393146E6B520F276_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t G_B5_0 = 0;
|
|
int32_t G_B10_0 = 0;
|
|
{
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_0 = (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D*)il2cpp_codegen_object_new(List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
List_1__ctor_m40E66DC0BE791C301DF7D695393146E6B520F276(L_0, List_1__ctor_m40E66DC0BE791C301DF7D695393146E6B520F276_RuntimeMethod_var);
|
|
__this->___m_Areas_5 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Areas_5), (void*)L_0);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_1;
|
|
L_1 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___0_minSize), NULL);
|
|
if ((((int32_t)L_1) <= ((int32_t)0)))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2;
|
|
L_2 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___0_minSize), NULL);
|
|
int32_t L_3;
|
|
L_3 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___1_maxSize), NULL);
|
|
if ((((int32_t)L_2) > ((int32_t)L_3)))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4;
|
|
L_4 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___0_minSize), NULL);
|
|
if ((((int32_t)L_4) <= ((int32_t)0)))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5;
|
|
L_5 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___0_minSize), NULL);
|
|
int32_t L_6;
|
|
L_6 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___1_maxSize), NULL);
|
|
G_B5_0 = ((((int32_t)((((int32_t)L_5) > ((int32_t)L_6))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_004d;
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
G_B5_0 = 0;
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B5_0, NULL);
|
|
int32_t L_7;
|
|
L_7 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___0_minSize), NULL);
|
|
int32_t L_8;
|
|
L_8 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___0_minSize), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
int32_t L_9;
|
|
L_9 = UIRUtility_GetNextPow2_mFB9EBDD73A53BF72883EEE50829F0449F4A132CE(L_8, NULL);
|
|
if ((!(((uint32_t)L_7) == ((uint32_t)L_9))))
|
|
{
|
|
goto IL_00a9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_10;
|
|
L_10 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___0_minSize), NULL);
|
|
int32_t L_11;
|
|
L_11 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___0_minSize), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
int32_t L_12;
|
|
L_12 = UIRUtility_GetNextPow2_mFB9EBDD73A53BF72883EEE50829F0449F4A132CE(L_11, NULL);
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)L_12))))
|
|
{
|
|
goto IL_00a9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13;
|
|
L_13 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___1_maxSize), NULL);
|
|
int32_t L_14;
|
|
L_14 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___1_maxSize), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
int32_t L_15;
|
|
L_15 = UIRUtility_GetNextPow2_mFB9EBDD73A53BF72883EEE50829F0449F4A132CE(L_14, NULL);
|
|
if ((!(((uint32_t)L_13) == ((uint32_t)L_15))))
|
|
{
|
|
goto IL_00a9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16;
|
|
L_16 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___1_maxSize), NULL);
|
|
int32_t L_17;
|
|
L_17 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___1_maxSize), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
int32_t L_18;
|
|
L_18 = UIRUtility_GetNextPow2_mFB9EBDD73A53BF72883EEE50829F0449F4A132CE(L_17, NULL);
|
|
G_B10_0 = ((((int32_t)L_16) == ((int32_t)L_18))? 1 : 0);
|
|
goto IL_00aa;
|
|
}
|
|
|
|
IL_00a9:
|
|
{
|
|
G_B10_0 = 0;
|
|
}
|
|
|
|
IL_00aa:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B10_0, NULL);
|
|
int32_t L_19 = ___2_rowHeightBias;
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)((((int32_t)L_19) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_20 = ___0_minSize;
|
|
__this->___m_MinSize_0 = L_20;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_21 = ___1_maxSize;
|
|
__this->___m_MaxSize_1 = L_21;
|
|
int32_t L_22 = ___2_rowHeightBias;
|
|
__this->___m_RowHeightBias_3 = L_22;
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_23 = __this->___m_Areas_5;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_24 = ___0_minSize;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_25 = ___1_maxSize;
|
|
Allocator2D_BuildAreas_m73E5797F108C15826B1DC36319B6E40C1CC7E9FE(L_23, L_24, L_25, NULL);
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_26 = __this->___m_Areas_5;
|
|
int32_t L_27 = ___2_rowHeightBias;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_28;
|
|
L_28 = Allocator2D_ComputeMaxAllocSize_mEE716715C1B66652A3AD990505753EAD6385FC1D(L_26, L_27, NULL);
|
|
__this->___m_MaxAllocSize_2 = L_28;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* L_29 = (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A*)(&__this->___m_MaxAllocSize_2);
|
|
int32_t L_30;
|
|
L_30 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline(L_29, NULL);
|
|
int32_t L_31 = ___2_rowHeightBias;
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* L_32;
|
|
L_32 = Allocator2D_BuildRowArray_m31238A2E45B0EDC9626083113E44FB5DE1712C6E(L_30, L_31, NULL);
|
|
__this->___m_Rows_4 = L_32;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Rows_4), (void*)L_32);
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean UnityEngine.UIElements.UIR.Allocator2D::TryAllocate(System.Int32,System.Int32,UnityEngine.UIElements.UIR.Allocator2D/Alloc2D&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Allocator2D_TryAllocate_m3362F136C536996E5725228F8E4C9DD0560C0620 (Allocator2D_t5B53CF899C3FABD99F29602424924ACAB9E2A157* __this, int32_t ___0_width, int32_t ___1_height, Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E* ___2_alloc2D, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1_Get_mC2799956CFD71A284533F44570A2E28BA6D98CB1_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m8E1BF7C14F0F165883C85A4DBECA6F8621BF2128_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mF8B61F47645D8DA1389E927174D787AFB95F5234_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
bool V_3 = false;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
bool V_5 = false;
|
|
bool V_6 = false;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
bool V_8 = false;
|
|
bool V_9 = false;
|
|
int32_t V_10 = 0;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* V_11 = NULL;
|
|
bool V_12 = false;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
bool V_14 = false;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE V_15;
|
|
memset((&V_15), 0, sizeof(V_15));
|
|
bool V_16 = false;
|
|
int32_t G_B5_0 = 0;
|
|
int32_t G_B18_0 = 0;
|
|
{
|
|
int32_t L_0 = ___0_width;
|
|
if ((((int32_t)L_0) < ((int32_t)1)))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ___0_width;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_2 = __this->___m_MaxAllocSize_2;
|
|
V_4 = L_2;
|
|
int32_t L_3;
|
|
L_3 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_4), NULL);
|
|
if ((((int32_t)L_1) > ((int32_t)L_3)))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = ___1_height;
|
|
if ((((int32_t)L_4) < ((int32_t)1)))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = ___1_height;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_6 = __this->___m_MaxAllocSize_2;
|
|
V_4 = L_6;
|
|
int32_t L_7;
|
|
L_7 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_4), NULL);
|
|
G_B5_0 = ((((int32_t)L_5) > ((int32_t)L_7))? 1 : 0);
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
G_B5_0 = 1;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
V_3 = (bool)G_B5_0;
|
|
bool L_8 = V_3;
|
|
if (!L_8)
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E* L_9 = ___2_alloc2D;
|
|
il2cpp_codegen_initobj(L_9, sizeof(Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E));
|
|
V_5 = (bool)0;
|
|
goto IL_022a;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
int32_t L_10 = ___1_height;
|
|
int32_t L_11 = __this->___m_RowHeightBias_3;
|
|
int32_t L_12;
|
|
L_12 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(((int32_t)il2cpp_codegen_subtract(L_10, L_11)), 1, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
int32_t L_13;
|
|
L_13 = UIRUtility_GetNextPow2Exp_m34FE711F73DC22E03DC11A9EEEF7ADCC432C6058(L_12, NULL);
|
|
V_0 = L_13;
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* L_14 = __this->___m_Rows_4;
|
|
int32_t L_15 = V_0;
|
|
NullCheck(L_14);
|
|
int32_t L_16 = L_15;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
|
|
V_1 = L_17;
|
|
goto IL_00bc;
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_19 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_18->___rect_1);
|
|
int32_t L_20;
|
|
L_20 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7(L_19, NULL);
|
|
int32_t L_21 = ___0_width;
|
|
V_6 = (bool)((((int32_t)((((int32_t)L_20) < ((int32_t)L_21))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_22 = V_6;
|
|
if (!L_22)
|
|
{
|
|
goto IL_00b4;
|
|
}
|
|
}
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_23 = V_1;
|
|
NullCheck(L_23);
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_24 = L_23->___allocator_3;
|
|
int32_t L_25 = ___0_width;
|
|
NullCheck(L_24);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_26;
|
|
L_26 = BestFitAllocator_Allocate_mA91E886990BE3F2C7B704F8BF83A8ABEFD00BBA4(L_24, L_25, NULL);
|
|
V_7 = L_26;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_27 = V_7;
|
|
uint32_t L_28 = L_27.___size_1;
|
|
V_8 = (bool)((!(((uint32_t)L_28) <= ((uint32_t)0)))? 1 : 0);
|
|
bool L_29 = V_8;
|
|
if (!L_29)
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E* L_30 = ___2_alloc2D;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_31 = V_1;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_32 = V_7;
|
|
int32_t L_33 = ___0_width;
|
|
int32_t L_34 = ___1_height;
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E L_35;
|
|
memset((&L_35), 0, sizeof(L_35));
|
|
Alloc2D__ctor_m1C17AFB5107B14438AE6BBBFA43535589C3182F2((&L_35), L_31, L_32, L_33, L_34, /*hidden argument*/NULL);
|
|
*(Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E*)L_30 = L_35;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E*)L_30)->___row_1), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E*)L_30)->___alloc_2))->___handle_2), (void*)NULL);
|
|
#endif
|
|
V_5 = (bool)1;
|
|
goto IL_022a;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
}
|
|
|
|
IL_00b4:
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_36 = V_1;
|
|
NullCheck(L_36);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_37 = L_36->___next_5;
|
|
V_1 = L_37;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_38 = V_1;
|
|
V_9 = (bool)((!(((RuntimeObject*)(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)L_38) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_39 = V_9;
|
|
if (L_39)
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_0;
|
|
int32_t L_41 = __this->___m_RowHeightBias_3;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(((int32_t)(1<<((int32_t)(L_40&((int32_t)31))))), L_41));
|
|
int32_t L_42 = V_2;
|
|
int32_t L_43 = ___1_height;
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)((((int32_t)L_42) < ((int32_t)L_43))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
|
|
V_10 = 0;
|
|
goto IL_0206;
|
|
}
|
|
|
|
IL_00e9:
|
|
{
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_44 = __this->___m_Areas_5;
|
|
int32_t L_45 = V_10;
|
|
NullCheck(L_44);
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_46;
|
|
L_46 = List_1_get_Item_mF8B61F47645D8DA1389E927174D787AFB95F5234(L_44, L_45, List_1_get_Item_mF8B61F47645D8DA1389E927174D787AFB95F5234_RuntimeMethod_var);
|
|
V_11 = L_46;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_47 = V_11;
|
|
NullCheck(L_47);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_48 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_47->___rect_0);
|
|
int32_t L_49;
|
|
L_49 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C(L_48, NULL);
|
|
int32_t L_50 = V_2;
|
|
if ((((int32_t)L_49) < ((int32_t)L_50)))
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_51 = V_11;
|
|
NullCheck(L_51);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_52 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_51->___rect_0);
|
|
int32_t L_53;
|
|
L_53 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7(L_52, NULL);
|
|
int32_t L_54 = ___0_width;
|
|
G_B18_0 = ((((int32_t)((((int32_t)L_53) < ((int32_t)L_54))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_011d;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
G_B18_0 = 0;
|
|
}
|
|
|
|
IL_011d:
|
|
{
|
|
V_12 = (bool)G_B18_0;
|
|
bool L_55 = V_12;
|
|
if (!L_55)
|
|
{
|
|
goto IL_01ff;
|
|
}
|
|
}
|
|
{
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_56 = V_11;
|
|
NullCheck(L_56);
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_57 = L_56->___allocator_1;
|
|
int32_t L_58 = V_2;
|
|
NullCheck(L_57);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_59;
|
|
L_59 = BestFitAllocator_Allocate_mA91E886990BE3F2C7B704F8BF83A8ABEFD00BBA4(L_57, L_58, NULL);
|
|
V_13 = L_59;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_60 = V_13;
|
|
uint32_t L_61 = L_60.___size_1;
|
|
V_14 = (bool)((!(((uint32_t)L_61) <= ((uint32_t)0)))? 1 : 0);
|
|
bool L_62 = V_14;
|
|
if (!L_62)
|
|
{
|
|
goto IL_01fe;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var);
|
|
LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E* L_63 = ((Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_StaticFields*)il2cpp_codegen_static_fields_for(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var))->___pool_6;
|
|
NullCheck(L_63);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_64;
|
|
L_64 = LinkedPool_1_Get_mC2799956CFD71A284533F44570A2E28BA6D98CB1(L_63, LinkedPool_1_Get_mC2799956CFD71A284533F44570A2E28BA6D98CB1_RuntimeMethod_var);
|
|
V_1 = L_64;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_65 = V_1;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_66 = V_13;
|
|
NullCheck(L_65);
|
|
L_65->___alloc_4 = L_66;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&L_65->___alloc_4))->___handle_2), (void*)NULL);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_67 = V_1;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_68 = V_11;
|
|
NullCheck(L_68);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_69 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_68->___rect_0);
|
|
int32_t L_70;
|
|
L_70 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7(L_69, NULL);
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_71 = (BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7*)il2cpp_codegen_object_new(BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7_il2cpp_TypeInfo_var);
|
|
NullCheck(L_71);
|
|
BestFitAllocator__ctor_m7DF0BF6C825993EC0FE08B9A0B59594A9CC45480(L_71, L_70, NULL);
|
|
NullCheck(L_67);
|
|
L_67->___allocator_3 = L_71;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_67->___allocator_3), (void*)L_71);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_72 = V_1;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_73 = V_11;
|
|
NullCheck(L_72);
|
|
L_72->___area_2 = L_73;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_72->___area_2), (void*)L_73);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_74 = V_1;
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* L_75 = __this->___m_Rows_4;
|
|
int32_t L_76 = V_0;
|
|
NullCheck(L_75);
|
|
int32_t L_77 = L_76;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_78 = (L_75)->GetAt(static_cast<il2cpp_array_size_t>(L_77));
|
|
NullCheck(L_74);
|
|
L_74->___next_5 = L_78;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_74->___next_5), (void*)L_78);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_79 = V_1;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_80 = V_11;
|
|
NullCheck(L_80);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_81 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_80->___rect_0);
|
|
int32_t L_82;
|
|
L_82 = RectInt_get_xMin_mA5FB5AF1133380E080CF750D21327DE27EADEE1B(L_81, NULL);
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_83 = V_11;
|
|
NullCheck(L_83);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_84 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_83->___rect_0);
|
|
int32_t L_85;
|
|
L_85 = RectInt_get_yMin_m6914C2254158DF797E20E381626DC08A2700147B(L_84, NULL);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_86 = V_13;
|
|
uint32_t L_87 = L_86.___start_0;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_88 = V_11;
|
|
NullCheck(L_88);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_89 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_88->___rect_0);
|
|
int32_t L_90;
|
|
L_90 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7(L_89, NULL);
|
|
int32_t L_91 = V_2;
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_92;
|
|
memset((&L_92), 0, sizeof(L_92));
|
|
RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42((&L_92), L_82, ((int32_t)il2cpp_codegen_add(L_85, (int32_t)L_87)), L_90, L_91, /*hidden argument*/NULL);
|
|
NullCheck(L_79);
|
|
L_79->___rect_1 = L_92;
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* L_93 = __this->___m_Rows_4;
|
|
int32_t L_94 = V_0;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_95 = V_1;
|
|
NullCheck(L_93);
|
|
ArrayElementTypeCheck (L_93, L_95);
|
|
(L_93)->SetAt(static_cast<il2cpp_array_size_t>(L_94), (Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)L_95);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_96 = V_1;
|
|
NullCheck(L_96);
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_97 = L_96->___allocator_3;
|
|
int32_t L_98 = ___0_width;
|
|
NullCheck(L_97);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_99;
|
|
L_99 = BestFitAllocator_Allocate_mA91E886990BE3F2C7B704F8BF83A8ABEFD00BBA4(L_97, L_98, NULL);
|
|
V_15 = L_99;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_100 = V_15;
|
|
uint32_t L_101 = L_100.___size_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((!(((uint32_t)L_101) <= ((uint32_t)0)))? 1 : 0), NULL);
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E* L_102 = ___2_alloc2D;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_103 = V_1;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_104 = V_15;
|
|
int32_t L_105 = ___0_width;
|
|
int32_t L_106 = ___1_height;
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E L_107;
|
|
memset((&L_107), 0, sizeof(L_107));
|
|
Alloc2D__ctor_m1C17AFB5107B14438AE6BBBFA43535589C3182F2((&L_107), L_103, L_104, L_105, L_106, /*hidden argument*/NULL);
|
|
*(Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E*)L_102 = L_107;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E*)L_102)->___row_1), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E*)L_102)->___alloc_2))->___handle_2), (void*)NULL);
|
|
#endif
|
|
V_5 = (bool)1;
|
|
goto IL_022a;
|
|
}
|
|
|
|
IL_01fe:
|
|
{
|
|
}
|
|
|
|
IL_01ff:
|
|
{
|
|
int32_t L_108 = V_10;
|
|
V_10 = ((int32_t)il2cpp_codegen_add(L_108, 1));
|
|
}
|
|
|
|
IL_0206:
|
|
{
|
|
int32_t L_109 = V_10;
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_110 = __this->___m_Areas_5;
|
|
NullCheck(L_110);
|
|
int32_t L_111;
|
|
L_111 = List_1_get_Count_m8E1BF7C14F0F165883C85A4DBECA6F8621BF2128_inline(L_110, List_1_get_Count_m8E1BF7C14F0F165883C85A4DBECA6F8621BF2128_RuntimeMethod_var);
|
|
V_16 = (bool)((((int32_t)L_109) < ((int32_t)L_111))? 1 : 0);
|
|
bool L_112 = V_16;
|
|
if (L_112)
|
|
{
|
|
goto IL_00e9;
|
|
}
|
|
}
|
|
{
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E* L_113 = ___2_alloc2D;
|
|
il2cpp_codegen_initobj(L_113, sizeof(Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E));
|
|
V_5 = (bool)0;
|
|
goto IL_022a;
|
|
}
|
|
|
|
IL_022a:
|
|
{
|
|
bool L_114 = V_5;
|
|
return L_114;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D::Free(UnityEngine.UIElements.UIR.Allocator2D/Alloc2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Allocator2D_Free_m8F67C78992C9E83DA965F0C456A0DA7757ABBA89 (Allocator2D_t5B53CF899C3FABD99F29602424924ACAB9E2A157* __this, Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E ___0_alloc2D, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1_Return_m0D2A17C9817BBFF114577E1B620AA212CDDDD6BF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
int32_t V_3 = 0;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* V_4 = NULL;
|
|
bool V_5 = false;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* V_6 = NULL;
|
|
bool V_7 = false;
|
|
{
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E L_0 = ___0_alloc2D;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_1 = L_0.___alloc_2;
|
|
uint32_t L_2 = L_1.___size_1;
|
|
V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E L_4 = ___0_alloc2D;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_5 = L_4.___row_1;
|
|
V_0 = L_5;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_7 = L_6->___allocator_3;
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E L_8 = ___0_alloc2D;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_9 = L_8.___alloc_2;
|
|
NullCheck(L_7);
|
|
BestFitAllocator_Free_mB44B05995E04B7B5CF693DA646FA84218F15B08B(L_7, L_9, NULL);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_10 = V_0;
|
|
NullCheck(L_10);
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_11 = L_10->___allocator_3;
|
|
NullCheck(L_11);
|
|
uint32_t L_12;
|
|
L_12 = BestFitAllocator_get_highWatermark_mBA19D9590AE4C496C942C8DF8095FA44F6382B78(L_11, NULL);
|
|
V_2 = (bool)((((int32_t)L_12) == ((int32_t)0))? 1 : 0);
|
|
bool L_13 = V_2;
|
|
if (!L_13)
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
}
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_14 = V_0;
|
|
NullCheck(L_14);
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_15 = L_14->___area_2;
|
|
NullCheck(L_15);
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_16 = L_15->___allocator_1;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_18 = L_17->___alloc_4;
|
|
NullCheck(L_16);
|
|
BestFitAllocator_Free_mB44B05995E04B7B5CF693DA646FA84218F15B08B(L_16, L_18, NULL);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_20 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_19->___rect_1);
|
|
int32_t L_21;
|
|
L_21 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C(L_20, NULL);
|
|
int32_t L_22 = __this->___m_RowHeightBias_3;
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
int32_t L_23;
|
|
L_23 = UIRUtility_GetNextPow2Exp_m34FE711F73DC22E03DC11A9EEEF7ADCC432C6058(((int32_t)il2cpp_codegen_subtract(L_21, L_22)), NULL);
|
|
V_3 = L_23;
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* L_24 = __this->___m_Rows_4;
|
|
int32_t L_25 = V_3;
|
|
NullCheck(L_24);
|
|
int32_t L_26 = L_25;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_27 = (L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
|
|
V_4 = L_27;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_28 = V_4;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_29 = V_0;
|
|
V_5 = (bool)((((RuntimeObject*)(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)L_28) == ((RuntimeObject*)(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)L_29))? 1 : 0);
|
|
bool L_30 = V_5;
|
|
if (!L_30)
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* L_31 = __this->___m_Rows_4;
|
|
int32_t L_32 = V_3;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_33 = V_0;
|
|
NullCheck(L_33);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_34 = L_33->___next_5;
|
|
NullCheck(L_31);
|
|
ArrayElementTypeCheck (L_31, L_34);
|
|
(L_31)->SetAt(static_cast<il2cpp_array_size_t>(L_32), (Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)L_34);
|
|
goto IL_00cc;
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_35 = V_4;
|
|
V_6 = L_35;
|
|
goto IL_00ab;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_36 = V_6;
|
|
NullCheck(L_36);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_37 = L_36->___next_5;
|
|
V_6 = L_37;
|
|
}
|
|
|
|
IL_00ab:
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_38 = V_6;
|
|
NullCheck(L_38);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_39 = L_38->___next_5;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_40 = V_0;
|
|
V_7 = (bool)((((int32_t)((((RuntimeObject*)(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)L_39) == ((RuntimeObject*)(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)L_40))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_41 = V_7;
|
|
if (L_41)
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_42 = V_6;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_43 = V_0;
|
|
NullCheck(L_43);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_44 = L_43->___next_5;
|
|
NullCheck(L_42);
|
|
L_42->___next_5 = L_44;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_42->___next_5), (void*)L_44);
|
|
}
|
|
|
|
IL_00cc:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var);
|
|
LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E* L_45 = ((Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_StaticFields*)il2cpp_codegen_static_fields_for(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var))->___pool_6;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_46 = V_0;
|
|
NullCheck(L_45);
|
|
LinkedPool_1_Return_m0D2A17C9817BBFF114577E1B620AA212CDDDD6BF(L_45, L_46, LinkedPool_1_Return_m0D2A17C9817BBFF114577E1B620AA212CDDDD6BF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00d9:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D::BuildAreas(System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>,UnityEngine.Vector2Int,UnityEngine.Vector2Int)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Allocator2D_BuildAreas_m73E5797F108C15826B1DC36319B6E40C1CC7E9FE (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* ___0_areas, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___1_minSize, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___2_maxSize, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Area_t73C633C1FD6561DA1C71995069E04A9750255AA3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
bool V_2 = false;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
int32_t G_B9_0 = 0;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___1_minSize), NULL);
|
|
int32_t L_1;
|
|
L_1 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___1_minSize), NULL);
|
|
int32_t L_2;
|
|
L_2 = Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
int32_t L_3 = V_0;
|
|
V_1 = L_3;
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_4 = ___0_areas;
|
|
int32_t L_5 = V_0;
|
|
int32_t L_6 = V_1;
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_7;
|
|
memset((&L_7), 0, sizeof(L_7));
|
|
RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42((&L_7), 0, 0, L_5, L_6, /*hidden argument*/NULL);
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_8 = (Area_t73C633C1FD6561DA1C71995069E04A9750255AA3*)il2cpp_codegen_object_new(Area_t73C633C1FD6561DA1C71995069E04A9750255AA3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_8);
|
|
Area__ctor_m6128DC659857264FD4FBF06C01E0C2F04EAA4105(L_8, L_7, NULL);
|
|
NullCheck(L_4);
|
|
List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_inline(L_4, L_8, List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_RuntimeMethod_var);
|
|
goto IL_0082;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
int32_t L_9 = V_0;
|
|
int32_t L_10;
|
|
L_10 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___2_maxSize), NULL);
|
|
V_2 = (bool)((((int32_t)L_9) < ((int32_t)L_10))? 1 : 0);
|
|
bool L_11 = V_2;
|
|
if (!L_11)
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_12 = ___0_areas;
|
|
int32_t L_13 = V_0;
|
|
int32_t L_14 = V_0;
|
|
int32_t L_15 = V_1;
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42((&L_16), L_13, 0, L_14, L_15, /*hidden argument*/NULL);
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_17 = (Area_t73C633C1FD6561DA1C71995069E04A9750255AA3*)il2cpp_codegen_object_new(Area_t73C633C1FD6561DA1C71995069E04A9750255AA3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_17);
|
|
Area__ctor_m6128DC659857264FD4FBF06C01E0C2F04EAA4105(L_17, L_16, NULL);
|
|
NullCheck(L_12);
|
|
List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_inline(L_12, L_17, List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_RuntimeMethod_var);
|
|
int32_t L_18 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_multiply(L_18, 2));
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
int32_t L_19 = V_1;
|
|
int32_t L_20;
|
|
L_20 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___2_maxSize), NULL);
|
|
V_3 = (bool)((((int32_t)L_19) < ((int32_t)L_20))? 1 : 0);
|
|
bool L_21 = V_3;
|
|
if (!L_21)
|
|
{
|
|
goto IL_0081;
|
|
}
|
|
}
|
|
{
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_22 = ___0_areas;
|
|
int32_t L_23 = V_1;
|
|
int32_t L_24 = V_0;
|
|
int32_t L_25 = V_1;
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_26;
|
|
memset((&L_26), 0, sizeof(L_26));
|
|
RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42((&L_26), 0, L_23, L_24, L_25, /*hidden argument*/NULL);
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_27 = (Area_t73C633C1FD6561DA1C71995069E04A9750255AA3*)il2cpp_codegen_object_new(Area_t73C633C1FD6561DA1C71995069E04A9750255AA3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_27);
|
|
Area__ctor_m6128DC659857264FD4FBF06C01E0C2F04EAA4105(L_27, L_26, NULL);
|
|
NullCheck(L_22);
|
|
List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_inline(L_22, L_27, List_1_Add_mB7AF81DF77FDCB65B8C9ABEEEBE94E2F2AA3651E_RuntimeMethod_var);
|
|
int32_t L_28 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_multiply(L_28, 2));
|
|
}
|
|
|
|
IL_0081:
|
|
{
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
int32_t L_29 = V_0;
|
|
int32_t L_30;
|
|
L_30 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___2_maxSize), NULL);
|
|
if ((((int32_t)L_29) < ((int32_t)L_30)))
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_31 = V_1;
|
|
int32_t L_32;
|
|
L_32 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___2_maxSize), NULL);
|
|
G_B9_0 = ((((int32_t)L_31) < ((int32_t)L_32))? 1 : 0);
|
|
goto IL_0099;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
G_B9_0 = 1;
|
|
}
|
|
|
|
IL_0099:
|
|
{
|
|
V_4 = (bool)G_B9_0;
|
|
bool L_33 = V_4;
|
|
if (L_33)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Vector2Int UnityEngine.UIElements.UIR.Allocator2D::ComputeMaxAllocSize(System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.Allocator2D/Area>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A Allocator2D_ComputeMaxAllocSize_mEE716715C1B66652A3AD990505753EAD6385FC1D (List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* ___0_areas, int32_t ___1_rowHeightBias, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m8E1BF7C14F0F165883C85A4DBECA6F8621BF2128_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mF8B61F47645D8DA1389E927174D787AFB95F5234_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* V_3 = NULL;
|
|
bool V_4 = false;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
{
|
|
V_0 = 0;
|
|
V_1 = 0;
|
|
V_2 = 0;
|
|
goto IL_003b;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_0 = ___0_areas;
|
|
int32_t L_1 = V_2;
|
|
NullCheck(L_0);
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_2;
|
|
L_2 = List_1_get_Item_mF8B61F47645D8DA1389E927174D787AFB95F5234(L_0, L_1, List_1_get_Item_mF8B61F47645D8DA1389E927174D787AFB95F5234_RuntimeMethod_var);
|
|
V_3 = L_2;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_3 = V_3;
|
|
NullCheck(L_3);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_4 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_3->___rect_0);
|
|
int32_t L_5;
|
|
L_5 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7(L_4, NULL);
|
|
int32_t L_6 = V_0;
|
|
int32_t L_7;
|
|
L_7 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_5, L_6, NULL);
|
|
V_0 = L_7;
|
|
Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* L_8 = V_3;
|
|
NullCheck(L_8);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_9 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_8->___rect_0);
|
|
int32_t L_10;
|
|
L_10 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C(L_9, NULL);
|
|
int32_t L_11 = V_1;
|
|
int32_t L_12;
|
|
L_12 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_10, L_11, NULL);
|
|
V_1 = L_12;
|
|
int32_t L_13 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
int32_t L_14 = V_2;
|
|
List_1_tCD8F482BA6987909B251341014B70FB8CCFC735D* L_15 = ___0_areas;
|
|
NullCheck(L_15);
|
|
int32_t L_16;
|
|
L_16 = List_1_get_Count_m8E1BF7C14F0F165883C85A4DBECA6F8621BF2128_inline(L_15, List_1_get_Count_m8E1BF7C14F0F165883C85A4DBECA6F8621BF2128_RuntimeMethod_var);
|
|
V_4 = (bool)((((int32_t)L_14) < ((int32_t)L_16))? 1 : 0);
|
|
bool L_17 = V_4;
|
|
if (L_17)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_18 = V_0;
|
|
int32_t L_19 = V_1;
|
|
int32_t L_20 = ___1_rowHeightBias;
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
int32_t L_21;
|
|
L_21 = UIRUtility_GetPrevPow2_mD538674C49BA9A3575F285EC04B23560B925EE8B(((int32_t)il2cpp_codegen_subtract(L_19, L_20)), NULL);
|
|
int32_t L_22 = ___1_rowHeightBias;
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_23;
|
|
memset((&L_23), 0, sizeof(L_23));
|
|
Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&L_23), L_18, ((int32_t)il2cpp_codegen_add(L_21, L_22)), /*hidden argument*/NULL);
|
|
V_5 = L_23;
|
|
goto IL_005e;
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_24 = V_5;
|
|
return L_24;
|
|
}
|
|
}
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row[] UnityEngine.UIElements.UIR.Allocator2D::BuildRowArray(System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* Allocator2D_BuildRowArray_m31238A2E45B0EDC9626083113E44FB5DE1712C6E (int32_t ___0_maxRowHeight, int32_t ___1_rowHeightBias, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = ___0_maxRowHeight;
|
|
int32_t L_1 = ___1_rowHeightBias;
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
int32_t L_2;
|
|
L_2 = UIRUtility_GetNextPow2Exp_m34FE711F73DC22E03DC11A9EEEF7ADCC432C6058(((int32_t)il2cpp_codegen_subtract(L_0, L_1)), NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* L_4 = (RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D*)(RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D*)SZArrayNew(RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D_il2cpp_TypeInfo_var, (uint32_t)L_3);
|
|
V_1 = L_4;
|
|
goto IL_0015;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
RowU5BU5D_tD00D1CA580C47C485027A84FED0305EF1055A67D* L_5 = V_1;
|
|
return L_5;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D/Area::.ctor(UnityEngine.RectInt)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Area__ctor_m6128DC659857264FD4FBF06C01E0C2F04EAA4105 (Area_t73C633C1FD6561DA1C71995069E04A9750255AA3* __this, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___0_rect, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_0 = ___0_rect;
|
|
__this->___rect_0 = L_0;
|
|
int32_t L_1;
|
|
L_1 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C((&___0_rect), NULL);
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_2 = (BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7*)il2cpp_codegen_object_new(BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7_il2cpp_TypeInfo_var);
|
|
NullCheck(L_2);
|
|
BestFitAllocator__ctor_m7DF0BF6C825993EC0FE08B9A0B59594A9CC45480(L_2, L_1, NULL);
|
|
__this->___allocator_1 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___allocator_1), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// UnityEngine.UIElements.UIR.Allocator2D/Row UnityEngine.UIElements.UIR.Allocator2D/Row::Create()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* Row_Create_mF2AF8376908747DA557FDC3409D0DB84F57394C7 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_0 = (Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)il2cpp_codegen_object_new(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
Row__ctor_mAED3DBF6FD647A25A782E8272566D69F161C2303(L_0, NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D/Row::Reset(UnityEngine.UIElements.UIR.Allocator2D/Row)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Row_Reset_mB79F77A96C7482E5EBBD6A4432E7D2BDBA67A983 (Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___0_row, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_0 = ___0_row;
|
|
NullCheck(L_0);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_1 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_0->___rect_1);
|
|
il2cpp_codegen_initobj(L_1, sizeof(RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8));
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_2 = ___0_row;
|
|
NullCheck(L_2);
|
|
L_2->___area_2 = (Area_t73C633C1FD6561DA1C71995069E04A9750255AA3*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_2->___area_2), (void*)(Area_t73C633C1FD6561DA1C71995069E04A9750255AA3*)NULL);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_3 = ___0_row;
|
|
NullCheck(L_3);
|
|
L_3->___allocator_3 = (BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_3->___allocator_3), (void*)(BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7*)NULL);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_4 = ___0_row;
|
|
NullCheck(L_4);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE* L_5 = (Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE*)(&L_4->___alloc_4);
|
|
il2cpp_codegen_initobj(L_5, sizeof(Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE));
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_6 = ___0_row;
|
|
NullCheck(L_6);
|
|
L_6->___next_5 = (Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_6->___next_5), (void*)(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D/Row::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Row__ctor_mAED3DBF6FD647A25A782E8272566D69F161C2303 (Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPoolItem_1__ctor_mFAD7ACD69AE91161A4B3732AB5B063160AB45606_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
LinkedPoolItem_1__ctor_mFAD7ACD69AE91161A4B3732AB5B063160AB45606(__this, LinkedPoolItem_1__ctor_mFAD7ACD69AE91161A4B3732AB5B063160AB45606_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D/Row::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Row__cctor_m8CD0F7B739CEEE7EF11A290786CAE6F14A60C926 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t2528C58650D318DE010822863ABDC90228124C52_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1__ctor_mCFE50D4A7F20A76FEDD5645BBA41F6164E45ED78_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Row_Create_mF2AF8376908747DA557FDC3409D0DB84F57394C7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Row_Reset_mB79F77A96C7482E5EBBD6A4432E7D2BDBA67A983_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9* L_0 = (Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9*)il2cpp_codegen_object_new(Func_1_tFD260A9106E37BD66BCBF98EFC3F1ECCBC00F9D9_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
Func_1__ctor_mCFB1C37952678D704532DE72920EFC47B1D76470(L_0, NULL, (intptr_t)((void*)Row_Create_mF2AF8376908747DA557FDC3409D0DB84F57394C7_RuntimeMethod_var), NULL);
|
|
Action_1_t2528C58650D318DE010822863ABDC90228124C52* L_1 = (Action_1_t2528C58650D318DE010822863ABDC90228124C52*)il2cpp_codegen_object_new(Action_1_t2528C58650D318DE010822863ABDC90228124C52_il2cpp_TypeInfo_var);
|
|
NullCheck(L_1);
|
|
Action_1__ctor_m54E138BB080FA479179357256BFC291C91ECE9DD(L_1, NULL, (intptr_t)((void*)Row_Reset_mB79F77A96C7482E5EBBD6A4432E7D2BDBA67A983_RuntimeMethod_var), NULL);
|
|
LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E* L_2 = (LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E*)il2cpp_codegen_object_new(LinkedPool_1_t1CD6081B7D940DE69E6B215B1237AAA6FA01F72E_il2cpp_TypeInfo_var);
|
|
NullCheck(L_2);
|
|
LinkedPool_1__ctor_mCFE50D4A7F20A76FEDD5645BBA41F6164E45ED78(L_2, L_0, L_1, ((int32_t)256), LinkedPool_1__ctor_mCFE50D4A7F20A76FEDD5645BBA41F6164E45ED78_RuntimeMethod_var);
|
|
((Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_StaticFields*)il2cpp_codegen_static_fields_for(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var))->___pool_6 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_StaticFields*)il2cpp_codegen_static_fields_for(Row_t5CAF04F94A4359C08ADDBA867B0817101F351999_il2cpp_TypeInfo_var))->___pool_6), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
|
|
|
|
// Conversion methods for marshalling of: UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
IL2CPP_EXTERN_C void Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshal_pinvoke(const Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E& unmarshaled, Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshaled_pinvoke& marshaled)
|
|
{
|
|
Exception_t* ___row_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'row' of type 'Alloc2D': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___row_1Exception, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshal_pinvoke_back(const Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshaled_pinvoke& marshaled, Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E& unmarshaled)
|
|
{
|
|
Exception_t* ___row_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'row' of type 'Alloc2D': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___row_1Exception, NULL);
|
|
}
|
|
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
IL2CPP_EXTERN_C void Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshal_pinvoke_cleanup(Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
|
|
|
|
// Conversion methods for marshalling of: UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
IL2CPP_EXTERN_C void Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshal_com(const Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E& unmarshaled, Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshaled_com& marshaled)
|
|
{
|
|
Exception_t* ___row_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'row' of type 'Alloc2D': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___row_1Exception, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshal_com_back(const Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshaled_com& marshaled, Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E& unmarshaled)
|
|
{
|
|
Exception_t* ___row_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'row' of type 'Alloc2D': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___row_1Exception, NULL);
|
|
}
|
|
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.UIR.Allocator2D/Alloc2D
|
|
IL2CPP_EXTERN_C void Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshal_com_cleanup(Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Allocator2D/Alloc2D::.ctor(UnityEngine.UIElements.UIR.Allocator2D/Row,UnityEngine.UIElements.UIR.Alloc,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Alloc2D__ctor_m1C17AFB5107B14438AE6BBBFA43535589C3182F2 (Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E* __this, Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___0_row, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___1_alloc, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_0 = ___1_alloc;
|
|
__this->___alloc_2 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___alloc_2))->___handle_2), (void*)NULL);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_1 = ___0_row;
|
|
__this->___row_1 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___row_1), (void*)L_1);
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_2 = ___0_row;
|
|
NullCheck(L_2);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_3 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_2->___rect_1);
|
|
int32_t L_4;
|
|
L_4 = RectInt_get_xMin_mA5FB5AF1133380E080CF750D21327DE27EADEE1B(L_3, NULL);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_5 = ___1_alloc;
|
|
uint32_t L_6 = L_5.___start_0;
|
|
Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* L_7 = ___0_row;
|
|
NullCheck(L_7);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_8 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_7->___rect_1);
|
|
int32_t L_9;
|
|
L_9 = RectInt_get_yMin_m6914C2254158DF797E20E381626DC08A2700147B(L_8, NULL);
|
|
int32_t L_10 = ___2_width;
|
|
int32_t L_11 = ___3_height;
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42((&L_12), ((int32_t)il2cpp_codegen_add(L_4, (int32_t)L_6)), L_9, L_10, L_11, /*hidden argument*/NULL);
|
|
__this->___rect_0 = L_12;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Alloc2D__ctor_m1C17AFB5107B14438AE6BBBFA43535589C3182F2_AdjustorThunk (RuntimeObject* __this, Row_t5CAF04F94A4359C08ADDBA867B0817101F351999* ___0_row, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___1_alloc, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method)
|
|
{
|
|
Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Alloc2D_tB9971776E3506C8F38C7F3C66690F9AC0322542E*>(__this + _offset);
|
|
Alloc2D__ctor_m1C17AFB5107B14438AE6BBBFA43535589C3182F2(_thisAdjusted, ___0_row, ___1_alloc, ___2_width, ___3_height, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Boolean UnityEngine.UIElements.UIR.BaseShaderInfoStorage::get_disposed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseShaderInfoStorage_get_disposed_mAF7F54A791E6AF75BF1AD71B1DDA85099BFCE1EF (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CdisposedU3Ek__BackingField_4;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.BaseShaderInfoStorage::set_disposed(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseShaderInfoStorage_set_disposed_m454C43D78C684531DF00E4EE08E436C383C6944B (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CdisposedU3Ek__BackingField_4 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.BaseShaderInfoStorage::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseShaderInfoStorage_Dispose_m9DF4F3D71F97B25C83B13B5879DEE23FA8943CE6 (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_t920F9CF6EBB7C787E5010A4352E1B587F356DC58_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
VirtualActionInvoker1< bool >::Invoke(9 /* System.Void UnityEngine.UIElements.UIR.BaseShaderInfoStorage::Dispose(System.Boolean) */, __this, (bool)1);
|
|
il2cpp_codegen_runtime_class_init_inline(GC_t920F9CF6EBB7C787E5010A4352E1B587F356DC58_il2cpp_TypeInfo_var);
|
|
GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.BaseShaderInfoStorage::Dispose(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseShaderInfoStorage_Dispose_m4346D0BFF23C896046CB1A774E6EB4F4EFC9E56F (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, bool ___0_disposing, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
{
|
|
bool L_0;
|
|
L_0 = BaseShaderInfoStorage_get_disposed_mAF7F54A791E6AF75BF1AD71B1DDA85099BFCE1EF_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
bool L_2 = ___0_disposing;
|
|
V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
BaseShaderInfoStorage_set_disposed_m454C43D78C684531DF00E4EE08E436C383C6944B_inline(__this, (bool)1, NULL);
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.BaseShaderInfoStorage::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseShaderInfoStorage__ctor_m5CD6C884D6587272D9C90F8DEE2BE0C38A5C4DBB (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.BaseShaderInfoStorage::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseShaderInfoStorage__cctor_m0B4EE3969928652700123F66B3CC3FE0F6F1E27D (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1B81CF34CD3521DA999652F1C40F5F1C2960B5C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF75779B02150B87996255CAA93D59C364D48641);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFAC2230AD7FF7186015A2770D3B8D751E3305C5C);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_0), _stringLiteralFAC2230AD7FF7186015A2770D3B8D751E3305C5C, /*hidden argument*/NULL);
|
|
((BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_StaticFields*)il2cpp_codegen_static_fields_for(BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var))->___s_MarkerCopyTexture_1 = L_0;
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_1), _stringLiteralB1B81CF34CD3521DA999652F1C40F5F1C2960B5C, /*hidden argument*/NULL);
|
|
((BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_StaticFields*)il2cpp_codegen_static_fields_for(BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var))->___s_MarkerGetTextureData_2 = L_1;
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_2;
|
|
memset((&L_2), 0, sizeof(L_2));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_2), _stringLiteralEF75779B02150B87996255CAA93D59C364D48641, /*hidden argument*/NULL);
|
|
((BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_StaticFields*)il2cpp_codegen_static_fields_for(BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var))->___s_MarkerUpdateTexture_3 = L_2;
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32::.ctor(System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorageRGBA32__ctor_m082C6F170DFC30736704D1BB0713CA35F19FD909 (ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0* __this, int32_t ___0_initialSize, int32_t ___1_maxSize, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderInfoStorage_1__ctor_mD11645EBACDBF20EA5720F446D814A53D8EF54A0_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var);
|
|
Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* L_0 = ((ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_StaticFields*)il2cpp_codegen_static_fields_for(ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var))->___s_Convert_12;
|
|
int32_t L_1 = ___0_initialSize;
|
|
int32_t L_2 = ___1_maxSize;
|
|
ShaderInfoStorage_1__ctor_mD11645EBACDBF20EA5720F446D814A53D8EF54A0(__this, 4, L_0, L_1, L_2, ShaderInfoStorage_1__ctor_mD11645EBACDBF20EA5720F446D814A53D8EF54A0_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorageRGBA32__cctor_m7734CBE2D0D19818F10A98A39E7B05DEC41687C2 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_cctorU3Eb__2_0_m564DECCDB610765A37429A4DA9B9363D638D35B4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var);
|
|
U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* L_0 = ((U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var))->___U3CU3E9_0;
|
|
Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* L_1 = (Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277*)il2cpp_codegen_object_new(Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277_il2cpp_TypeInfo_var);
|
|
NullCheck(L_1);
|
|
Func_2__ctor_m3F0B622CFF8856C182A01DC105F39DED2A370A24(L_1, L_0, (intptr_t)((void*)U3CU3Ec_U3C_cctorU3Eb__2_0_m564DECCDB610765A37429A4DA9B9363D638D35B4_RuntimeMethod_var), NULL);
|
|
((ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_StaticFields*)il2cpp_codegen_static_fields_for(ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var))->___s_Convert_12 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_StaticFields*)il2cpp_codegen_static_fields_for(ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var))->___s_Convert_12), (void*)L_1);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m6604C62E16C6D0AC5B9A5F8C29A62FBE21D28D4F (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* L_0 = (U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107*)il2cpp_codegen_object_new(U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CU3Ec__ctor_m9406A0B5BCA24ADE8FF440C2AE75F459D7367C64(L_0, NULL);
|
|
((U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m9406A0B5BCA24ADE8FF440C2AE75F459D7367C64 (U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Color32 UnityEngine.UIElements.UIR.ShaderInfoStorageRGBA32/<>c::<.cctor>b__2_0(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B U3CU3Ec_U3C_cctorU3Eb__2_0_m564DECCDB610765A37429A4DA9B9363D638D35B4 (U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_c;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_1;
|
|
L_1 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat::.ctor(System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorageRGBAFloat__ctor_m1A6C0C0180903E3A2AA7D7DA534D30D2DEECE04B (ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27* __this, int32_t ___0_initialSize, int32_t ___1_maxSize, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderInfoStorage_1__ctor_m3A0A8B48CCEDA1F58DC2A1E45D890DDA33593187_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var);
|
|
Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* L_0 = ((ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_StaticFields*)il2cpp_codegen_static_fields_for(ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var))->___s_Convert_12;
|
|
int32_t L_1 = ___0_initialSize;
|
|
int32_t L_2 = ___1_maxSize;
|
|
ShaderInfoStorage_1__ctor_m3A0A8B48CCEDA1F58DC2A1E45D890DDA33593187(__this, ((int32_t)20), L_0, L_1, L_2, ShaderInfoStorage_1__ctor_m3A0A8B48CCEDA1F58DC2A1E45D890DDA33593187_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorageRGBAFloat__cctor_m3673594F72A1FF8CF52E351EECC68D523BAE5E89 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_cctorU3Eb__2_0_mCC00B61C3EB3DF510C16ABFAF0DFD134E9E1925E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var);
|
|
U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* L_0 = ((U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var))->___U3CU3E9_0;
|
|
Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* L_1 = (Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E*)il2cpp_codegen_object_new(Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E_il2cpp_TypeInfo_var);
|
|
NullCheck(L_1);
|
|
Func_2__ctor_m54245705A6CDAF43B16B589F3F3FC9944611C990(L_1, L_0, (intptr_t)((void*)U3CU3Ec_U3C_cctorU3Eb__2_0_mCC00B61C3EB3DF510C16ABFAF0DFD134E9E1925E_RuntimeMethod_var), NULL);
|
|
((ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_StaticFields*)il2cpp_codegen_static_fields_for(ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var))->___s_Convert_12 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_StaticFields*)il2cpp_codegen_static_fields_for(ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var))->___s_Convert_12), (void*)L_1);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m1C1CFC8507CF1E064D08CBF7FDA65AA49712B7D4 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* L_0 = (U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30*)il2cpp_codegen_object_new(U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CU3Ec__ctor_m881BF3B85990A6CC274FB79FF580FA3F4F327682(L_0, NULL);
|
|
((U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m881BF3B85990A6CC274FB79FF580FA3F4F327682 (U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Color UnityEngine.UIElements.UIR.ShaderInfoStorageRGBAFloat/<>c::<.cctor>b__2_0(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F U3CU3Ec_U3C_cctorU3Eb__2_0_mCC00B61C3EB3DF510C16ABFAF0DFD134E9E1925E (U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_c;
|
|
return L_0;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRect(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRect_m397D4BD73C8683BE9FA34DBA7EABFAEE10E3BAE7 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, bool ___3_computeUVs, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
uint16_t V_1 = 0;
|
|
uint16_t V_2 = 0;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_3 = NULL;
|
|
bool V_4 = false;
|
|
bool V_5 = false;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect_0);
|
|
float L_1;
|
|
L_1 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_2 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((((float)L_1) < ((float)L_2)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_3 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect_0);
|
|
float L_4;
|
|
L_4 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_3, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_5 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B3_0 = ((((float)L_4) < ((float)L_5))? 1 : 0);
|
|
goto IL_002a;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
G_B3_0 = 1;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
V_4 = (bool)G_B3_0;
|
|
bool L_6 = V_4;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0145;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_MarkerTessellateRect_3), NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_7 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect_0);
|
|
float L_8;
|
|
L_8 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_7, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_9 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect_0);
|
|
float L_10;
|
|
L_10 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_9, NULL);
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_0), ((float)il2cpp_codegen_multiply(L_8, (0.5f))), ((float)il2cpp_codegen_multiply(L_10, (0.5f))), NULL);
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_11 = ___0_rectParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = L_11.___topLeftRadius_9;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
|
|
L_14 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_12, L_13, NULL);
|
|
(&___0_rectParams)->___topLeftRadius_9 = L_14;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_15 = ___0_rectParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = L_15.___topRightRadius_10;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
|
|
L_18 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_16, L_17, NULL);
|
|
(&___0_rectParams)->___topRightRadius_10 = L_18;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_19 = ___0_rectParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20 = L_19.___bottomRightRadius_11;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22;
|
|
L_22 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_20, L_21, NULL);
|
|
(&___0_rectParams)->___bottomRightRadius_11 = L_22;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_23 = ___0_rectParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24 = L_23.___bottomLeftRadius_12;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
|
|
L_26 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_24, L_25, NULL);
|
|
(&___0_rectParams)->___bottomLeftRadius_12 = L_26;
|
|
V_1 = (uint16_t)0;
|
|
V_2 = (uint16_t)0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_27 = ___0_rectParams;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_28 = L_27.___colorPage_20;
|
|
Tessellation_TessellateRoundedCorners_mE4FDA1334E9D9572F36DE80E751A2F38471F65E6((&___0_rectParams), (0.0f), (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9*)NULL, L_28, (&V_1), (&V_2), (bool)1, NULL);
|
|
uint16_t L_29 = V_1;
|
|
uint16_t L_30 = V_2;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_31;
|
|
L_31 = AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2((&___2_meshAlloc), L_29, L_30, NULL);
|
|
V_3 = L_31;
|
|
V_1 = (uint16_t)0;
|
|
V_2 = (uint16_t)0;
|
|
float L_32 = ___1_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_33 = V_3;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_34 = ___0_rectParams;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_35 = L_34.___colorPage_20;
|
|
Tessellation_TessellateRoundedCorners_mE4FDA1334E9D9572F36DE80E751A2F38471F65E6((&___0_rectParams), L_32, L_33, L_35, (&V_1), (&V_2), (bool)0, NULL);
|
|
bool L_36 = ___3_computeUVs;
|
|
V_5 = L_36;
|
|
bool L_37 = V_5;
|
|
if (!L_37)
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_38 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_39 = L_38.___rect_0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_40 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_41 = L_40.___uv_1;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_42 = V_3;
|
|
NullCheck(L_42);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_43;
|
|
L_43 = MeshWriteData_get_uvRegion_m6E543500740DE690E1C3DB46DACA44DE9F785353(L_42, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_44 = V_3;
|
|
NullCheck(L_44);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_45 = L_44->___m_Vertices_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_ComputeUVs_m32B3A1353CB1347FAFEF073B93338348CC8ADC5E(L_39, L_41, L_43, L_45, NULL);
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
uint16_t L_46 = V_1;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_47 = V_3;
|
|
NullCheck(L_47);
|
|
int32_t L_48;
|
|
L_48 = MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23(L_47, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_46) == ((int32_t)L_48))? 1 : 0), NULL);
|
|
uint16_t L_49 = V_2;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_50 = V_3;
|
|
NullCheck(L_50);
|
|
int32_t L_51;
|
|
L_51 = MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3(L_50, NULL);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_49) == ((int32_t)L_51))? 1 : 0), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_MarkerTessellateRect_3), NULL);
|
|
}
|
|
|
|
IL_0145:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuad(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuad_m104C6E756E047921A2465E80732402920D968A29 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
uint16_t V_0 = 0;
|
|
uint16_t V_1 = 0;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_2 = NULL;
|
|
bool V_3 = false;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect_0);
|
|
float L_1;
|
|
L_1 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_2 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((((float)L_1) < ((float)L_2)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_3 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect_0);
|
|
float L_4;
|
|
L_4 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_3, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_5 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B3_0 = ((((float)L_4) < ((float)L_5))? 1 : 0);
|
|
goto IL_002a;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
G_B3_0 = 1;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
V_3 = (bool)G_B3_0;
|
|
bool L_6 = V_3;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_MarkerTessellateRect_3), NULL);
|
|
V_0 = (uint16_t)0;
|
|
V_1 = (uint16_t)0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_7 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_8 = L_7.___rect_0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_9 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10 = L_9.___color_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_11;
|
|
L_11 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_10, NULL);
|
|
float L_12 = ___1_posZ;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_13 = ___0_rectParams;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_14 = L_13.___colorPage_20;
|
|
Tessellation_TessellateQuad_m6B63774B3DE5A20731274D516DC806B1305BF4C0(L_8, ((int32_t)15), L_11, L_12, (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9*)NULL, L_14, (&V_0), (&V_1), (bool)1, NULL);
|
|
uint16_t L_15 = V_0;
|
|
uint16_t L_16 = V_1;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_17;
|
|
L_17 = AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2((&___2_meshAlloc), L_15, L_16, NULL);
|
|
V_2 = L_17;
|
|
V_0 = (uint16_t)0;
|
|
V_1 = (uint16_t)0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_18 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_19 = L_18.___rect_0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_20 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_21 = L_20.___color_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_22;
|
|
L_22 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_21, NULL);
|
|
float L_23 = ___1_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_24 = V_2;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_25 = ___0_rectParams;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_26 = L_25.___colorPage_20;
|
|
Tessellation_TessellateQuad_m6B63774B3DE5A20731274D516DC806B1305BF4C0(L_19, ((int32_t)15), L_22, L_23, L_24, L_26, (&V_0), (&V_1), (bool)0, NULL);
|
|
uint16_t L_27 = V_0;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_28 = V_2;
|
|
NullCheck(L_28);
|
|
int32_t L_29;
|
|
L_29 = MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23(L_28, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_27) == ((int32_t)L_29))? 1 : 0), NULL);
|
|
uint16_t L_30 = V_1;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_31 = V_2;
|
|
NullCheck(L_31);
|
|
int32_t L_32;
|
|
L_32 = MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3(L_31, NULL);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_30) == ((int32_t)L_32))? 1 : 0), NULL);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_MarkerTessellateRect_3), NULL);
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateBorder(UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateBorder_mFB532850EDA95480873CF193C67BA16857DC0DC6 (BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 ___0_borderParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
uint16_t V_1 = 0;
|
|
uint16_t V_2 = 0;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_3 = NULL;
|
|
bool V_4 = false;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_borderParams)->___rect_0);
|
|
float L_1;
|
|
L_1 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_2 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((((float)L_1) < ((float)L_2)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_3 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_borderParams)->___rect_0);
|
|
float L_4;
|
|
L_4 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_3, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_5 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B3_0 = ((((float)L_4) < ((float)L_5))? 1 : 0);
|
|
goto IL_002a;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
G_B3_0 = 1;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
V_4 = (bool)G_B3_0;
|
|
bool L_6 = V_4;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0174;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_MarkerTessellateBorder_4), NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_7 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_borderParams)->___rect_0);
|
|
float L_8;
|
|
L_8 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_7, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_9 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_borderParams)->___rect_0);
|
|
float L_10;
|
|
L_10 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_9, NULL);
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_0), ((float)il2cpp_codegen_multiply(L_8, (0.5f))), ((float)il2cpp_codegen_multiply(L_10, (0.5f))), NULL);
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_11 = ___0_borderParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = L_11.___topLeftRadius_10;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
|
|
L_14 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_12, L_13, NULL);
|
|
(&___0_borderParams)->___topLeftRadius_10 = L_14;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_15 = ___0_borderParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = L_15.___topRightRadius_11;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
|
|
L_18 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_16, L_17, NULL);
|
|
(&___0_borderParams)->___topRightRadius_11 = L_18;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_19 = ___0_borderParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20 = L_19.___bottomRightRadius_12;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22;
|
|
L_22 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_20, L_21, NULL);
|
|
(&___0_borderParams)->___bottomRightRadius_12 = L_22;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_23 = ___0_borderParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24 = L_23.___bottomLeftRadius_13;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
|
|
L_26 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_24, L_25, NULL);
|
|
(&___0_borderParams)->___bottomLeftRadius_13 = L_26;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_27 = ___0_borderParams;
|
|
float L_28 = L_27.___leftWidth_6;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29 = V_0;
|
|
float L_30 = L_29.___x_0;
|
|
float L_31;
|
|
L_31 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_28, L_30, NULL);
|
|
(&___0_borderParams)->___leftWidth_6 = L_31;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_32 = ___0_borderParams;
|
|
float L_33 = L_32.___topWidth_7;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34 = V_0;
|
|
float L_35 = L_34.___y_1;
|
|
float L_36;
|
|
L_36 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_33, L_35, NULL);
|
|
(&___0_borderParams)->___topWidth_7 = L_36;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_37 = ___0_borderParams;
|
|
float L_38 = L_37.___rightWidth_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39 = V_0;
|
|
float L_40 = L_39.___x_0;
|
|
float L_41;
|
|
L_41 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_38, L_40, NULL);
|
|
(&___0_borderParams)->___rightWidth_8 = L_41;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_42 = ___0_borderParams;
|
|
float L_43 = L_42.___bottomWidth_9;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_44 = V_0;
|
|
float L_45 = L_44.___y_1;
|
|
float L_46;
|
|
L_46 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_43, L_45, NULL);
|
|
(&___0_borderParams)->___bottomWidth_9 = L_46;
|
|
V_1 = (uint16_t)0;
|
|
V_2 = (uint16_t)0;
|
|
Tessellation_TessellateRoundedBorders_m7E0DC93672B14F9B3029482C59EE76E85A9C390F((&___0_borderParams), (0.0f), (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9*)NULL, (&V_1), (&V_2), (bool)1, NULL);
|
|
uint16_t L_47 = V_1;
|
|
uint16_t L_48 = V_2;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_49;
|
|
L_49 = AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2((&___2_meshAlloc), L_47, L_48, NULL);
|
|
V_3 = L_49;
|
|
V_1 = (uint16_t)0;
|
|
V_2 = (uint16_t)0;
|
|
float L_50 = ___1_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_51 = V_3;
|
|
Tessellation_TessellateRoundedBorders_m7E0DC93672B14F9B3029482C59EE76E85A9C390F((&___0_borderParams), L_50, L_51, (&V_1), (&V_2), (bool)0, NULL);
|
|
uint16_t L_52 = V_1;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_53 = V_3;
|
|
NullCheck(L_53);
|
|
int32_t L_54;
|
|
L_54 = MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23(L_53, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_52) == ((int32_t)L_54))? 1 : 0), NULL);
|
|
uint16_t L_55 = V_2;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_56 = V_3;
|
|
NullCheck(L_56);
|
|
int32_t L_57;
|
|
L_57 = MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3(L_56, NULL);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_55) == ((int32_t)L_57))? 1 : 0), NULL);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_MarkerTessellateBorder_4), NULL);
|
|
}
|
|
|
|
IL_0174:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRoundedCorners(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams&,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRoundedCorners_mE4FDA1334E9D9572F36DE80E751A2F38471F65E6 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* ___0_rectParams, float ___1_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___2_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___3_colorPage, uint16_t* ___4_vertexCount, uint16_t* ___5_indexCount, bool ___6_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
uint16_t V_0 = 0;
|
|
uint16_t V_1 = 0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
bool V_4 = false;
|
|
bool V_5 = false;
|
|
bool V_6 = false;
|
|
{
|
|
V_0 = (uint16_t)0;
|
|
V_1 = (uint16_t)0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_0 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_1 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_0->___rect_0);
|
|
float L_2;
|
|
L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_1, NULL);
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_3 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_4 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_3->___rect_0);
|
|
float L_5;
|
|
L_5 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_4, NULL);
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_2), ((float)il2cpp_codegen_multiply(L_2, (0.5f))), ((float)il2cpp_codegen_multiply(L_5, (0.5f))), NULL);
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_6 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_7 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_6->___rect_0);
|
|
float L_8;
|
|
L_8 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_7, NULL);
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_9 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_10 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_9->___rect_0);
|
|
float L_11;
|
|
L_11 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_10, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = V_2;
|
|
float L_13 = L_12.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14 = V_2;
|
|
float L_15 = L_14.___y_1;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_3), L_8, L_11, L_13, L_15, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_16 = V_3;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_17 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_18 = L_17->___color_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_19;
|
|
L_19 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_18, NULL);
|
|
float L_20 = ___1_posZ;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_21 = ___0_rectParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22 = L_21->___topLeftRadius_9;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_23 = ___2_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_24 = ___3_colorPage;
|
|
uint16_t* L_25 = ___4_vertexCount;
|
|
uint16_t* L_26 = ___5_indexCount;
|
|
bool L_27 = ___6_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateRoundedCorner_m432D266D245B98E45E1C566F33265F912773E062(L_16, L_19, L_20, L_22, L_23, L_24, L_25, L_26, L_27, NULL);
|
|
uint16_t* L_28 = ___4_vertexCount;
|
|
int32_t L_29 = *((uint16_t*)L_28);
|
|
V_0 = (uint16_t)L_29;
|
|
uint16_t* L_30 = ___5_indexCount;
|
|
int32_t L_31 = *((uint16_t*)L_30);
|
|
V_1 = (uint16_t)L_31;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_32 = V_3;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_33 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_34 = L_33->___color_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_35;
|
|
L_35 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_34, NULL);
|
|
float L_36 = ___1_posZ;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_37 = ___0_rectParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38 = L_37->___topRightRadius_10;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_39 = ___2_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_40 = ___3_colorPage;
|
|
uint16_t* L_41 = ___4_vertexCount;
|
|
uint16_t* L_42 = ___5_indexCount;
|
|
bool L_43 = ___6_countOnly;
|
|
Tessellation_TessellateRoundedCorner_m432D266D245B98E45E1C566F33265F912773E062(L_32, L_35, L_36, L_38, L_39, L_40, L_41, L_42, L_43, NULL);
|
|
bool L_44 = ___6_countOnly;
|
|
V_4 = (bool)((((int32_t)L_44) == ((int32_t)0))? 1 : 0);
|
|
bool L_45 = V_4;
|
|
if (!L_45)
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_46 = V_3;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_47 = ___2_mesh;
|
|
NullCheck(L_47);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_48 = L_47->___m_Vertices_0;
|
|
uint16_t L_49 = V_0;
|
|
uint16_t* L_50 = ___4_vertexCount;
|
|
int32_t L_51 = *((uint16_t*)L_50);
|
|
uint16_t L_52 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39(L_46, L_48, L_49, ((int32_t)il2cpp_codegen_subtract(L_51, (int32_t)L_52)), (bool)1, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_53 = ___2_mesh;
|
|
NullCheck(L_53);
|
|
NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_54 = L_53->___m_Indices_1;
|
|
uint16_t L_55 = V_1;
|
|
uint16_t* L_56 = ___5_indexCount;
|
|
int32_t L_57 = *((uint16_t*)L_56);
|
|
uint16_t L_58 = V_1;
|
|
Tessellation_FlipWinding_mEB8CE9D883238F9540490218B02DE9D782D52962(L_54, L_55, ((int32_t)il2cpp_codegen_subtract(L_57, (int32_t)L_58)), NULL);
|
|
}
|
|
|
|
IL_00d4:
|
|
{
|
|
uint16_t* L_59 = ___4_vertexCount;
|
|
int32_t L_60 = *((uint16_t*)L_59);
|
|
V_0 = (uint16_t)L_60;
|
|
uint16_t* L_61 = ___5_indexCount;
|
|
int32_t L_62 = *((uint16_t*)L_61);
|
|
V_1 = (uint16_t)L_62;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_63 = V_3;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_64 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_65 = L_64->___color_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_66;
|
|
L_66 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_65, NULL);
|
|
float L_67 = ___1_posZ;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_68 = ___0_rectParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_69 = L_68->___bottomRightRadius_11;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_70 = ___2_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_71 = ___3_colorPage;
|
|
uint16_t* L_72 = ___4_vertexCount;
|
|
uint16_t* L_73 = ___5_indexCount;
|
|
bool L_74 = ___6_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateRoundedCorner_m432D266D245B98E45E1C566F33265F912773E062(L_63, L_66, L_67, L_69, L_70, L_71, L_72, L_73, L_74, NULL);
|
|
bool L_75 = ___6_countOnly;
|
|
V_5 = (bool)((((int32_t)L_75) == ((int32_t)0))? 1 : 0);
|
|
bool L_76 = V_5;
|
|
if (!L_76)
|
|
{
|
|
goto IL_0132;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_77 = V_3;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_78 = ___2_mesh;
|
|
NullCheck(L_78);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_79 = L_78->___m_Vertices_0;
|
|
uint16_t L_80 = V_0;
|
|
uint16_t* L_81 = ___4_vertexCount;
|
|
int32_t L_82 = *((uint16_t*)L_81);
|
|
uint16_t L_83 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39(L_77, L_79, L_80, ((int32_t)il2cpp_codegen_subtract(L_82, (int32_t)L_83)), (bool)1, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_84 = V_3;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_85 = ___2_mesh;
|
|
NullCheck(L_85);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_86 = L_85->___m_Vertices_0;
|
|
uint16_t L_87 = V_0;
|
|
uint16_t* L_88 = ___4_vertexCount;
|
|
int32_t L_89 = *((uint16_t*)L_88);
|
|
uint16_t L_90 = V_0;
|
|
Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39(L_84, L_86, L_87, ((int32_t)il2cpp_codegen_subtract(L_89, (int32_t)L_90)), (bool)0, NULL);
|
|
}
|
|
|
|
IL_0132:
|
|
{
|
|
uint16_t* L_91 = ___4_vertexCount;
|
|
int32_t L_92 = *((uint16_t*)L_91);
|
|
V_0 = (uint16_t)L_92;
|
|
uint16_t* L_93 = ___5_indexCount;
|
|
int32_t L_94 = *((uint16_t*)L_93);
|
|
V_1 = (uint16_t)L_94;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_95 = V_3;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_96 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_97 = L_96->___color_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_98;
|
|
L_98 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_97, NULL);
|
|
float L_99 = ___1_posZ;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_100 = ___0_rectParams;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_101 = L_100->___bottomLeftRadius_12;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_102 = ___2_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_103 = ___3_colorPage;
|
|
uint16_t* L_104 = ___4_vertexCount;
|
|
uint16_t* L_105 = ___5_indexCount;
|
|
bool L_106 = ___6_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateRoundedCorner_m432D266D245B98E45E1C566F33265F912773E062(L_95, L_98, L_99, L_101, L_102, L_103, L_104, L_105, L_106, NULL);
|
|
bool L_107 = ___6_countOnly;
|
|
V_6 = (bool)((((int32_t)L_107) == ((int32_t)0))? 1 : 0);
|
|
bool L_108 = V_6;
|
|
if (!L_108)
|
|
{
|
|
goto IL_018e;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_109 = V_3;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_110 = ___2_mesh;
|
|
NullCheck(L_110);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_111 = L_110->___m_Vertices_0;
|
|
uint16_t L_112 = V_0;
|
|
uint16_t* L_113 = ___4_vertexCount;
|
|
int32_t L_114 = *((uint16_t*)L_113);
|
|
uint16_t L_115 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39(L_109, L_111, L_112, ((int32_t)il2cpp_codegen_subtract(L_114, (int32_t)L_115)), (bool)0, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_116 = ___2_mesh;
|
|
NullCheck(L_116);
|
|
NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_117 = L_116->___m_Indices_1;
|
|
uint16_t L_118 = V_1;
|
|
uint16_t* L_119 = ___5_indexCount;
|
|
int32_t L_120 = *((uint16_t*)L_119);
|
|
uint16_t L_121 = V_1;
|
|
Tessellation_FlipWinding_mEB8CE9D883238F9540490218B02DE9D782D52962(L_117, L_118, ((int32_t)il2cpp_codegen_subtract(L_120, (int32_t)L_121)), NULL);
|
|
}
|
|
|
|
IL_018e:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRoundedBorders(UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams&,System.Single,UnityEngine.UIElements.MeshWriteData,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRoundedBorders_m7E0DC93672B14F9B3029482C59EE76E85A9C390F (BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* ___0_border, float ___1_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___2_mesh, uint16_t* ___3_vertexCount, uint16_t* ___4_indexCount, bool ___5_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
uint16_t V_0 = 0;
|
|
uint16_t V_1 = 0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
bool V_8 = false;
|
|
bool V_9 = false;
|
|
bool V_10 = false;
|
|
{
|
|
V_0 = (uint16_t)0;
|
|
V_1 = (uint16_t)0;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_0 = ___0_border;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_1 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_0->___rect_0);
|
|
float L_2;
|
|
L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_1, NULL);
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_3 = ___0_border;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_4 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_3->___rect_0);
|
|
float L_5;
|
|
L_5 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_4, NULL);
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_2), ((float)il2cpp_codegen_multiply(L_2, (0.5f))), ((float)il2cpp_codegen_multiply(L_5, (0.5f))), NULL);
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_6 = ___0_border;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_7 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_6->___rect_0);
|
|
float L_8;
|
|
L_8 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_7, NULL);
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_9 = ___0_border;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_10 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_9->___rect_0);
|
|
float L_11;
|
|
L_11 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_10, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = V_2;
|
|
float L_13 = L_12.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14 = V_2;
|
|
float L_15 = L_14.___y_1;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_3), L_8, L_11, L_13, L_15, NULL);
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_16 = ___0_border;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17 = L_16->___leftColor_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_18;
|
|
L_18 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_17, NULL);
|
|
V_4 = L_18;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_19 = ___0_border;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_20 = L_19->___topColor_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_21;
|
|
L_21 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_20, NULL);
|
|
V_5 = L_21;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_22 = ___0_border;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_23 = L_22->___bottomColor_5;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_24;
|
|
L_24 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_23, NULL);
|
|
V_6 = L_24;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_25 = ___0_border;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_26 = L_25->___rightColor_4;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_27;
|
|
L_27 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_26, NULL);
|
|
V_7 = L_27;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_28 = V_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_29 = V_4;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_30 = V_5;
|
|
float L_31 = ___1_posZ;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_32 = ___0_border;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = L_32->___topLeftRadius_10;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_34 = ___0_border;
|
|
float L_35 = L_34->___leftWidth_6;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_36 = ___0_border;
|
|
float L_37 = L_36->___topWidth_7;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_38 = ___2_mesh;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_39 = ___0_border;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_40 = L_39->___leftColorPage_15;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_41 = ___0_border;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_42 = L_41->___topColorPage_16;
|
|
uint16_t* L_43 = ___3_vertexCount;
|
|
uint16_t* L_44 = ___4_indexCount;
|
|
bool L_45 = ___5_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateRoundedBorder_mCC519D9B6BDD483BDC356ED3377A05B82D3357F2(L_28, L_29, L_30, L_31, L_33, L_35, L_37, L_38, L_40, L_42, L_43, L_44, L_45, NULL);
|
|
uint16_t* L_46 = ___3_vertexCount;
|
|
int32_t L_47 = *((uint16_t*)L_46);
|
|
V_0 = (uint16_t)L_47;
|
|
uint16_t* L_48 = ___4_indexCount;
|
|
int32_t L_49 = *((uint16_t*)L_48);
|
|
V_1 = (uint16_t)L_49;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_50 = V_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_51 = V_7;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_52 = V_5;
|
|
float L_53 = ___1_posZ;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_54 = ___0_border;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_55 = L_54->___topRightRadius_11;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_56 = ___0_border;
|
|
float L_57 = L_56->___rightWidth_8;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_58 = ___0_border;
|
|
float L_59 = L_58->___topWidth_7;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_60 = ___2_mesh;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_61 = ___0_border;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_62 = L_61->___rightColorPage_17;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_63 = ___0_border;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_64 = L_63->___topColorPage_16;
|
|
uint16_t* L_65 = ___3_vertexCount;
|
|
uint16_t* L_66 = ___4_indexCount;
|
|
bool L_67 = ___5_countOnly;
|
|
Tessellation_TessellateRoundedBorder_mCC519D9B6BDD483BDC356ED3377A05B82D3357F2(L_50, L_51, L_52, L_53, L_55, L_57, L_59, L_60, L_62, L_64, L_65, L_66, L_67, NULL);
|
|
bool L_68 = ___5_countOnly;
|
|
V_8 = (bool)((((int32_t)L_68) == ((int32_t)0))? 1 : 0);
|
|
bool L_69 = V_8;
|
|
if (!L_69)
|
|
{
|
|
goto IL_0124;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_70 = V_3;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_71 = ___2_mesh;
|
|
NullCheck(L_71);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_72 = L_71->___m_Vertices_0;
|
|
uint16_t L_73 = V_0;
|
|
uint16_t* L_74 = ___3_vertexCount;
|
|
int32_t L_75 = *((uint16_t*)L_74);
|
|
uint16_t L_76 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39(L_70, L_72, L_73, ((int32_t)il2cpp_codegen_subtract(L_75, (int32_t)L_76)), (bool)1, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_77 = ___2_mesh;
|
|
NullCheck(L_77);
|
|
NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_78 = L_77->___m_Indices_1;
|
|
uint16_t L_79 = V_1;
|
|
uint16_t* L_80 = ___4_indexCount;
|
|
int32_t L_81 = *((uint16_t*)L_80);
|
|
uint16_t L_82 = V_1;
|
|
Tessellation_FlipWinding_mEB8CE9D883238F9540490218B02DE9D782D52962(L_78, L_79, ((int32_t)il2cpp_codegen_subtract(L_81, (int32_t)L_82)), NULL);
|
|
}
|
|
|
|
IL_0124:
|
|
{
|
|
uint16_t* L_83 = ___3_vertexCount;
|
|
int32_t L_84 = *((uint16_t*)L_83);
|
|
V_0 = (uint16_t)L_84;
|
|
uint16_t* L_85 = ___4_indexCount;
|
|
int32_t L_86 = *((uint16_t*)L_85);
|
|
V_1 = (uint16_t)L_86;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_87 = V_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_88 = V_7;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_89 = V_6;
|
|
float L_90 = ___1_posZ;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_91 = ___0_border;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_92 = L_91->___bottomRightRadius_12;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_93 = ___0_border;
|
|
float L_94 = L_93->___rightWidth_8;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_95 = ___0_border;
|
|
float L_96 = L_95->___bottomWidth_9;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_97 = ___2_mesh;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_98 = ___0_border;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_99 = L_98->___rightColorPage_17;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_100 = ___0_border;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_101 = L_100->___bottomColorPage_18;
|
|
uint16_t* L_102 = ___3_vertexCount;
|
|
uint16_t* L_103 = ___4_indexCount;
|
|
bool L_104 = ___5_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateRoundedBorder_mCC519D9B6BDD483BDC356ED3377A05B82D3357F2(L_87, L_88, L_89, L_90, L_92, L_94, L_96, L_97, L_99, L_101, L_102, L_103, L_104, NULL);
|
|
bool L_105 = ___5_countOnly;
|
|
V_9 = (bool)((((int32_t)L_105) == ((int32_t)0))? 1 : 0);
|
|
bool L_106 = V_9;
|
|
if (!L_106)
|
|
{
|
|
goto IL_018e;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_107 = V_3;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_108 = ___2_mesh;
|
|
NullCheck(L_108);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_109 = L_108->___m_Vertices_0;
|
|
uint16_t L_110 = V_0;
|
|
uint16_t* L_111 = ___3_vertexCount;
|
|
int32_t L_112 = *((uint16_t*)L_111);
|
|
uint16_t L_113 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39(L_107, L_109, L_110, ((int32_t)il2cpp_codegen_subtract(L_112, (int32_t)L_113)), (bool)1, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_114 = V_3;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_115 = ___2_mesh;
|
|
NullCheck(L_115);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_116 = L_115->___m_Vertices_0;
|
|
uint16_t L_117 = V_0;
|
|
uint16_t* L_118 = ___3_vertexCount;
|
|
int32_t L_119 = *((uint16_t*)L_118);
|
|
uint16_t L_120 = V_0;
|
|
Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39(L_114, L_116, L_117, ((int32_t)il2cpp_codegen_subtract(L_119, (int32_t)L_120)), (bool)0, NULL);
|
|
}
|
|
|
|
IL_018e:
|
|
{
|
|
uint16_t* L_121 = ___3_vertexCount;
|
|
int32_t L_122 = *((uint16_t*)L_121);
|
|
V_0 = (uint16_t)L_122;
|
|
uint16_t* L_123 = ___4_indexCount;
|
|
int32_t L_124 = *((uint16_t*)L_123);
|
|
V_1 = (uint16_t)L_124;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_125 = V_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_126 = V_4;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_127 = V_6;
|
|
float L_128 = ___1_posZ;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_129 = ___0_border;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_130 = L_129->___bottomLeftRadius_13;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_131 = ___0_border;
|
|
float L_132 = L_131->___leftWidth_6;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_133 = ___0_border;
|
|
float L_134 = L_133->___bottomWidth_9;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_135 = ___2_mesh;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_136 = ___0_border;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_137 = L_136->___leftColorPage_15;
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* L_138 = ___0_border;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_139 = L_138->___bottomColorPage_18;
|
|
uint16_t* L_140 = ___3_vertexCount;
|
|
uint16_t* L_141 = ___4_indexCount;
|
|
bool L_142 = ___5_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateRoundedBorder_mCC519D9B6BDD483BDC356ED3377A05B82D3357F2(L_125, L_126, L_127, L_128, L_130, L_132, L_134, L_135, L_137, L_139, L_140, L_141, L_142, NULL);
|
|
bool L_143 = ___5_countOnly;
|
|
V_10 = (bool)((((int32_t)L_143) == ((int32_t)0))? 1 : 0);
|
|
bool L_144 = V_10;
|
|
if (!L_144)
|
|
{
|
|
goto IL_01f7;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_145 = V_3;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_146 = ___2_mesh;
|
|
NullCheck(L_146);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_147 = L_146->___m_Vertices_0;
|
|
uint16_t L_148 = V_0;
|
|
uint16_t* L_149 = ___3_vertexCount;
|
|
int32_t L_150 = *((uint16_t*)L_149);
|
|
uint16_t L_151 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39(L_145, L_147, L_148, ((int32_t)il2cpp_codegen_subtract(L_150, (int32_t)L_151)), (bool)0, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_152 = ___2_mesh;
|
|
NullCheck(L_152);
|
|
NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_153 = L_152->___m_Indices_1;
|
|
uint16_t L_154 = V_1;
|
|
uint16_t* L_155 = ___4_indexCount;
|
|
int32_t L_156 = *((uint16_t*)L_155);
|
|
uint16_t L_157 = V_1;
|
|
Tessellation_FlipWinding_mEB8CE9D883238F9540490218B02DE9D782D52962(L_153, L_154, ((int32_t)il2cpp_codegen_subtract(L_156, (int32_t)L_157)), NULL);
|
|
}
|
|
|
|
IL_01f7:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRoundedCorner(UnityEngine.Rect,UnityEngine.Color32,System.Single,UnityEngine.Vector2,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRoundedCorner_m432D266D245B98E45E1C566F33265F912773E062 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___1_color, float ___2_posZ, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___3_radius, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___4_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___5_colorPage, uint16_t* ___6_vertexCount, uint16_t* ___7_indexCount, bool ___8_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
bool V_2 = false;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
bool V_4 = false;
|
|
bool V_5 = false;
|
|
float G_B7_0 = 0.0f;
|
|
float G_B7_1 = 0.0f;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* G_B7_2 = NULL;
|
|
float G_B6_0 = 0.0f;
|
|
float G_B6_1 = 0.0f;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* G_B6_2 = NULL;
|
|
float G_B8_0 = 0.0f;
|
|
float G_B8_1 = 0.0f;
|
|
float G_B8_2 = 0.0f;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* G_B8_3 = NULL;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
|
|
L_0 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___3_radius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_3;
|
|
L_3 = Rect_get_zero_m5341D8B63DEF1F4C308A685EEC8CFEA12A396C8D(NULL);
|
|
V_1 = L_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___3_radius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
|
|
L_5 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_6;
|
|
L_6 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_4, L_5, NULL);
|
|
V_2 = L_6;
|
|
bool L_7 = V_2;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_8 = ___0_rect;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_9 = ___1_color;
|
|
float L_10 = ___2_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_11 = ___4_mesh;
|
|
il2cpp_codegen_initobj((&V_3), sizeof(ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0));
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_12 = V_3;
|
|
uint16_t* L_13 = ___6_vertexCount;
|
|
uint16_t* L_14 = ___7_indexCount;
|
|
bool L_15 = ___8_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m6B63774B3DE5A20731274D516DC806B1305BF4C0(L_8, 3, L_9, L_10, L_11, L_12, L_13, L_14, L_15, NULL);
|
|
goto IL_013a;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = ___3_radius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
|
|
L_18 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_19 = ___1_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_20 = ___1_color;
|
|
float L_21 = ___2_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_22 = ___4_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_23 = ___5_colorPage;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_24 = ___5_colorPage;
|
|
uint16_t* L_25 = ___6_vertexCount;
|
|
uint16_t* L_26 = ___7_indexCount;
|
|
bool L_27 = ___8_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateFilledFan_m271D00C508777D21DF8A27A6185E2DB572DA2653(L_16, L_17, L_18, (0.0f), (0.0f), L_19, L_20, L_21, L_22, L_23, L_24, L_25, L_26, L_27, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_28 = ___3_radius;
|
|
float L_29 = L_28.___x_0;
|
|
float L_30;
|
|
L_30 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
V_4 = (bool)((((float)L_29) < ((float)L_30))? 1 : 0);
|
|
bool L_31 = V_4;
|
|
if (!L_31)
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
float L_32;
|
|
L_32 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = ___3_radius;
|
|
float L_34 = L_33.___x_0;
|
|
float L_35;
|
|
L_35 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_36;
|
|
L_36 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = ___3_radius;
|
|
float L_38 = L_37.___x_0;
|
|
float L_39;
|
|
L_39 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_1), ((float)il2cpp_codegen_add(L_32, L_34)), L_35, ((float)il2cpp_codegen_subtract(L_36, L_38)), L_39, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_40 = V_1;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_41 = ___1_color;
|
|
float L_42 = ___2_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_43 = ___4_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_44 = ___5_colorPage;
|
|
uint16_t* L_45 = ___6_vertexCount;
|
|
uint16_t* L_46 = ___7_indexCount;
|
|
bool L_47 = ___8_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m6B63774B3DE5A20731274D516DC806B1305BF4C0(L_40, 2, L_41, L_42, L_43, L_44, L_45, L_46, L_47, NULL);
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_48 = ___3_radius;
|
|
float L_49 = L_48.___y_1;
|
|
float L_50;
|
|
L_50 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
V_5 = (bool)((((float)L_49) < ((float)L_50))? 1 : 0);
|
|
bool L_51 = V_5;
|
|
if (!L_51)
|
|
{
|
|
goto IL_013a;
|
|
}
|
|
}
|
|
{
|
|
float L_52;
|
|
L_52 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_53;
|
|
L_53 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54 = ___3_radius;
|
|
float L_55 = L_54.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56 = ___3_radius;
|
|
float L_57 = L_56.___x_0;
|
|
float L_58;
|
|
L_58 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
G_B6_0 = ((float)il2cpp_codegen_add(L_53, L_55));
|
|
G_B6_1 = L_52;
|
|
G_B6_2 = (&V_1);
|
|
if ((((float)L_57) < ((float)L_58)))
|
|
{
|
|
G_B7_0 = ((float)il2cpp_codegen_add(L_53, L_55));
|
|
G_B7_1 = L_52;
|
|
G_B7_2 = (&V_1);
|
|
goto IL_010c;
|
|
}
|
|
}
|
|
{
|
|
float L_59;
|
|
L_59 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
G_B8_0 = L_59;
|
|
G_B8_1 = G_B6_0;
|
|
G_B8_2 = G_B6_1;
|
|
G_B8_3 = G_B6_2;
|
|
goto IL_0112;
|
|
}
|
|
|
|
IL_010c:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_60 = ___3_radius;
|
|
float L_61 = L_60.___x_0;
|
|
G_B8_0 = L_61;
|
|
G_B8_1 = G_B7_0;
|
|
G_B8_2 = G_B7_1;
|
|
G_B8_3 = G_B7_2;
|
|
}
|
|
|
|
IL_0112:
|
|
{
|
|
float L_62;
|
|
L_62 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63 = ___3_radius;
|
|
float L_64 = L_63.___y_1;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23(G_B8_3, G_B8_2, G_B8_1, G_B8_0, ((float)il2cpp_codegen_subtract(L_62, L_64)), NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_65 = V_1;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_66 = ___1_color;
|
|
float L_67 = ___2_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_68 = ___4_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_69 = ___5_colorPage;
|
|
uint16_t* L_70 = ___6_vertexCount;
|
|
uint16_t* L_71 = ___7_indexCount;
|
|
bool L_72 = ___8_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m6B63774B3DE5A20731274D516DC806B1305BF4C0(L_65, 1, L_66, L_67, L_68, L_69, L_70, L_71, L_72, NULL);
|
|
}
|
|
|
|
IL_013a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateRoundedBorder(UnityEngine.Rect,UnityEngine.Color32,UnityEngine.Color32,System.Single,UnityEngine.Vector2,System.Single,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateRoundedBorder_mCC519D9B6BDD483BDC356ED3377A05B82D3357F2 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___1_leftColor, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___2_topColor, float ___3_posZ, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___4_radius, float ___5_leftWidth, float ___6_topWidth, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___7_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___8_leftColorPage, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___9_topColorPage, uint16_t* ___10_vertexCount, uint16_t* ___11_indexCount, bool ___12_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
float V_2 = 0.0f;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
bool V_5 = false;
|
|
bool V_6 = false;
|
|
bool V_7 = false;
|
|
bool V_8 = false;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B17_0 = 0;
|
|
int32_t G_B22_0 = 0;
|
|
{
|
|
float L_0 = ___5_leftWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_1 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((!(((float)L_0) < ((float)L_1))))
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ___6_topWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_3 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B3_0 = ((((float)L_2) < ((float)L_3))? 1 : 0);
|
|
goto IL_0016;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
G_B3_0 = 0;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
V_3 = (bool)G_B3_0;
|
|
bool L_4 = V_3;
|
|
if (!L_4)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
goto IL_02da;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
float L_5 = ___5_leftWidth;
|
|
float L_6;
|
|
L_6 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), L_5, NULL);
|
|
___5_leftWidth = L_6;
|
|
float L_7 = ___6_topWidth;
|
|
float L_8;
|
|
L_8 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), L_7, NULL);
|
|
___6_topWidth = L_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = ___4_radius;
|
|
float L_10 = L_9.___x_0;
|
|
float L_11;
|
|
L_11 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
float L_12;
|
|
L_12 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_10, (0.0f), L_11, NULL);
|
|
(&___4_radius)->___x_0 = L_12;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = ___4_radius;
|
|
float L_14 = L_13.___y_1;
|
|
float L_15;
|
|
L_15 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
float L_16;
|
|
L_16 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_14, (0.0f), L_15, NULL);
|
|
(&___4_radius)->___y_1 = L_16;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
|
|
L_17 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18 = ___4_radius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19;
|
|
L_19 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_17, L_18, NULL);
|
|
V_0 = L_19;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_20;
|
|
L_20 = Rect_get_zero_m5341D8B63DEF1F4C308A685EEC8CFEA12A396C8D(NULL);
|
|
V_1 = L_20;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = ___4_radius;
|
|
float L_22 = L_21.___x_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_23 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((((float)L_22) < ((float)L_23)))
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24 = ___4_radius;
|
|
float L_25 = L_24.___y_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_26 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B8_0 = ((((float)L_25) < ((float)L_26))? 1 : 0);
|
|
goto IL_00ad;
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
G_B8_0 = 1;
|
|
}
|
|
|
|
IL_00ad:
|
|
{
|
|
V_4 = (bool)G_B8_0;
|
|
bool L_27 = V_4;
|
|
if (!L_27)
|
|
{
|
|
goto IL_0150;
|
|
}
|
|
}
|
|
{
|
|
float L_28 = ___5_leftWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_29 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
V_5 = (bool)((((float)L_28) > ((float)L_29))? 1 : 0);
|
|
bool L_30 = V_5;
|
|
if (!L_30)
|
|
{
|
|
goto IL_0101;
|
|
}
|
|
}
|
|
{
|
|
float L_31;
|
|
L_31 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_32;
|
|
L_32 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_33 = ___5_leftWidth;
|
|
float L_34;
|
|
L_34 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_1), L_31, L_32, L_33, L_34, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_35 = V_1;
|
|
float L_36 = ___6_topWidth;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_37 = ___1_leftColor;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_38;
|
|
L_38 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_37, NULL);
|
|
float L_39 = ___3_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_40 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_41 = ___8_leftColorPage;
|
|
uint16_t* L_42 = ___10_vertexCount;
|
|
uint16_t* L_43 = ___11_indexCount;
|
|
bool L_44 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateStraightBorder_m59F60FA5C0C807ADDAA029B68D0A663245683313(L_35, 1, L_36, L_38, L_39, L_40, L_41, L_42, L_43, L_44, NULL);
|
|
}
|
|
|
|
IL_0101:
|
|
{
|
|
float L_45 = ___6_topWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_46 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
V_6 = (bool)((((float)L_45) > ((float)L_46))? 1 : 0);
|
|
bool L_47 = V_6;
|
|
if (!L_47)
|
|
{
|
|
goto IL_014b;
|
|
}
|
|
}
|
|
{
|
|
float L_48;
|
|
L_48 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_49;
|
|
L_49 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_50;
|
|
L_50 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
float L_51 = ___6_topWidth;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_1), L_48, L_49, L_50, L_51, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_52 = V_1;
|
|
float L_53 = ___5_leftWidth;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_54 = ___2_topColor;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_55;
|
|
L_55 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_54, NULL);
|
|
float L_56 = ___3_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_57 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_58 = ___9_topColorPage;
|
|
uint16_t* L_59 = ___10_vertexCount;
|
|
uint16_t* L_60 = ___11_indexCount;
|
|
bool L_61 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateStraightBorder_m59F60FA5C0C807ADDAA029B68D0A663245683313(L_52, 2, L_53, L_55, L_56, L_57, L_58, L_59, L_60, L_61, NULL);
|
|
}
|
|
|
|
IL_014b:
|
|
{
|
|
goto IL_02da;
|
|
}
|
|
|
|
IL_0150:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_62 = ___4_radius;
|
|
float L_63 = L_62.___x_0;
|
|
float L_64 = ___5_leftWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_65;
|
|
L_65 = Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60(L_63, L_64, NULL);
|
|
if (L_65)
|
|
{
|
|
goto IL_0173;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_66 = ___4_radius;
|
|
float L_67 = L_66.___y_1;
|
|
float L_68 = ___6_topWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_69;
|
|
L_69 = Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60(L_67, L_68, NULL);
|
|
G_B17_0 = ((((int32_t)L_69) == ((int32_t)0))? 1 : 0);
|
|
goto IL_0174;
|
|
}
|
|
|
|
IL_0173:
|
|
{
|
|
G_B17_0 = 0;
|
|
}
|
|
|
|
IL_0174:
|
|
{
|
|
V_7 = (bool)G_B17_0;
|
|
bool L_70 = V_7;
|
|
if (!L_70)
|
|
{
|
|
goto IL_01a2;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_71 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_72 = ___4_radius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_73;
|
|
L_73 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
float L_74 = ___5_leftWidth;
|
|
float L_75 = ___6_topWidth;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_76 = ___1_leftColor;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_77 = ___2_topColor;
|
|
float L_78 = ___3_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_79 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_80 = ___8_leftColorPage;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_81 = ___9_topColorPage;
|
|
uint16_t* L_82 = ___10_vertexCount;
|
|
uint16_t* L_83 = ___11_indexCount;
|
|
bool L_84 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateFilledFan_m271D00C508777D21DF8A27A6185E2DB572DA2653(L_71, L_72, L_73, L_74, L_75, L_76, L_77, L_78, L_79, L_80, L_81, L_82, L_83, L_84, NULL);
|
|
goto IL_023c;
|
|
}
|
|
|
|
IL_01a2:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_85 = ___4_radius;
|
|
float L_86 = L_85.___x_0;
|
|
float L_87 = ___5_leftWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_88;
|
|
L_88 = Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60(L_86, L_87, NULL);
|
|
if ((((int32_t)L_88) <= ((int32_t)0)))
|
|
{
|
|
goto IL_01c6;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_89 = ___4_radius;
|
|
float L_90 = L_89.___y_1;
|
|
float L_91 = ___6_topWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_92;
|
|
L_92 = Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60(L_90, L_91, NULL);
|
|
G_B22_0 = ((((int32_t)L_92) > ((int32_t)0))? 1 : 0);
|
|
goto IL_01c7;
|
|
}
|
|
|
|
IL_01c6:
|
|
{
|
|
G_B22_0 = 0;
|
|
}
|
|
|
|
IL_01c7:
|
|
{
|
|
V_8 = (bool)G_B22_0;
|
|
bool L_93 = V_8;
|
|
if (!L_93)
|
|
{
|
|
goto IL_01ed;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_94 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_95 = ___4_radius;
|
|
float L_96 = ___5_leftWidth;
|
|
float L_97 = ___6_topWidth;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_98 = ___1_leftColor;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_99 = ___2_topColor;
|
|
float L_100 = ___3_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_101 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_102 = ___8_leftColorPage;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_103 = ___9_topColorPage;
|
|
uint16_t* L_104 = ___10_vertexCount;
|
|
uint16_t* L_105 = ___11_indexCount;
|
|
bool L_106 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateBorderedFan_mCA1CD428750B3AC0DDE19DF24691875CB13C1621(L_94, L_95, L_96, L_97, L_98, L_99, L_100, L_101, L_102, L_103, L_104, L_105, L_106, NULL);
|
|
goto IL_023c;
|
|
}
|
|
|
|
IL_01ed:
|
|
{
|
|
float L_107;
|
|
L_107 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_108;
|
|
L_108 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_109 = ___4_radius;
|
|
float L_110 = L_109.___x_0;
|
|
float L_111 = ___5_leftWidth;
|
|
float L_112;
|
|
L_112 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_110, L_111, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_113 = ___4_radius;
|
|
float L_114 = L_113.___y_1;
|
|
float L_115 = ___6_topWidth;
|
|
float L_116;
|
|
L_116 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_114, L_115, NULL);
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_1), L_107, L_108, L_112, L_116, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_117 = V_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_118 = ___4_radius;
|
|
float L_119 = ___5_leftWidth;
|
|
float L_120 = ___6_topWidth;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_121 = ___1_leftColor;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_122 = ___2_topColor;
|
|
float L_123 = ___3_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_124 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_125 = ___8_leftColorPage;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_126 = ___9_topColorPage;
|
|
uint16_t* L_127 = ___10_vertexCount;
|
|
uint16_t* L_128 = ___11_indexCount;
|
|
bool L_129 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A(L_117, L_118, L_119, L_120, L_121, L_122, L_123, L_124, L_125, L_126, L_127, L_128, L_129, NULL);
|
|
}
|
|
|
|
IL_023c:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_130 = ___4_radius;
|
|
float L_131 = L_130.___y_1;
|
|
float L_132 = ___6_topWidth;
|
|
float L_133;
|
|
L_133 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_131, L_132, NULL);
|
|
V_2 = L_133;
|
|
float L_134;
|
|
L_134 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_135;
|
|
L_135 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_136 = V_2;
|
|
float L_137 = ___5_leftWidth;
|
|
float L_138;
|
|
L_138 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
float L_139 = V_2;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_1), L_134, ((float)il2cpp_codegen_add(L_135, L_136)), L_137, ((float)il2cpp_codegen_subtract(L_138, L_139)), NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_140 = V_1;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_141 = ___1_leftColor;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_142;
|
|
L_142 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_141, NULL);
|
|
float L_143 = ___3_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_144 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_145 = ___8_leftColorPage;
|
|
uint16_t* L_146 = ___10_vertexCount;
|
|
uint16_t* L_147 = ___11_indexCount;
|
|
bool L_148 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateStraightBorder_m59F60FA5C0C807ADDAA029B68D0A663245683313(L_140, 1, (0.0f), L_142, L_143, L_144, L_145, L_146, L_147, L_148, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_149 = ___4_radius;
|
|
float L_150 = L_149.___x_0;
|
|
float L_151 = ___5_leftWidth;
|
|
float L_152;
|
|
L_152 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_150, L_151, NULL);
|
|
V_2 = L_152;
|
|
float L_153;
|
|
L_153 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_154 = V_2;
|
|
float L_155;
|
|
L_155 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_156;
|
|
L_156 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
float L_157 = V_2;
|
|
float L_158 = ___6_topWidth;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_1), ((float)il2cpp_codegen_add(L_153, L_154)), L_155, ((float)il2cpp_codegen_subtract(L_156, L_157)), L_158, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_159 = V_1;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_160 = ___2_topColor;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_161;
|
|
L_161 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_160, NULL);
|
|
float L_162 = ___3_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_163 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_164 = ___9_topColorPage;
|
|
uint16_t* L_165 = ___10_vertexCount;
|
|
uint16_t* L_166 = ___11_indexCount;
|
|
bool L_167 = ___12_countOnly;
|
|
Tessellation_TessellateStraightBorder_m59F60FA5C0C807ADDAA029B68D0A663245683313(L_159, 2, (0.0f), L_161, L_162, L_163, L_164, L_165, L_166, L_167, NULL);
|
|
}
|
|
|
|
IL_02da:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Vector2 UnityEngine.UIElements.UIR.Tessellation::IntersectLines(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Tessellation_IntersectLines_mA35A2C85B7A42DDE7189849A10B174D9B052F419 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_p0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_p1, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_p2, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___3_p3, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
bool V_7 = false;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___3_p3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___2_p2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___2_p2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_p0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
|
|
L_5 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_3, L_4, NULL);
|
|
V_1 = L_5;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_p1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___0_p0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_6, L_7, NULL);
|
|
V_2 = L_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
float L_10 = L_9.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = V_2;
|
|
float L_12 = L_11.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = V_2;
|
|
float L_14 = L_13.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = V_0;
|
|
float L_16 = L_15.___y_1;
|
|
V_3 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_10, L_12)), ((float)il2cpp_codegen_multiply(L_14, L_16))));
|
|
float L_17 = V_3;
|
|
bool L_18;
|
|
L_18 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_17, (0.0f), NULL);
|
|
V_7 = L_18;
|
|
bool L_19 = V_7;
|
|
if (!L_19)
|
|
{
|
|
goto IL_0059;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20;
|
|
memset((&L_20), 0, sizeof(L_20));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_20), (std::numeric_limits<float>::quiet_NaN()), (std::numeric_limits<float>::quiet_NaN()), /*hidden argument*/NULL);
|
|
V_8 = L_20;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0059:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = V_0;
|
|
float L_22 = L_21.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23 = V_1;
|
|
float L_24 = L_23.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25 = V_1;
|
|
float L_26 = L_25.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27 = V_0;
|
|
float L_28 = L_27.___y_1;
|
|
V_4 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_22, L_24)), ((float)il2cpp_codegen_multiply(L_26, L_28))));
|
|
float L_29 = V_4;
|
|
float L_30 = V_3;
|
|
V_5 = ((float)(L_29/L_30));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = ___0_p0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32 = V_2;
|
|
float L_33 = V_5;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34;
|
|
L_34 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_32, L_33, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35;
|
|
L_35 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_31, L_34, NULL);
|
|
V_6 = L_35;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_36 = V_6;
|
|
V_8 = L_36;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = V_8;
|
|
return L_37;
|
|
}
|
|
}
|
|
// System.Int32 UnityEngine.UIElements.UIR.Tessellation::LooseCompare(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60 (float ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
bool V_2 = false;
|
|
{
|
|
float L_0 = ___0_a;
|
|
float L_1 = ___1_b;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_2 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
V_0 = (bool)((((float)L_0) < ((float)((float)il2cpp_codegen_subtract(L_1, L_2))))? 1 : 0);
|
|
bool L_3 = V_0;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (-1);
|
|
goto IL_0029;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
float L_4 = ___0_a;
|
|
float L_5 = ___1_b;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_6 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
V_2 = (bool)((((float)L_4) > ((float)((float)il2cpp_codegen_add(L_5, L_6))))? 1 : 0);
|
|
bool L_7 = V_2;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
V_1 = 1;
|
|
goto IL_0029;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
V_1 = 0;
|
|
goto IL_0029;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_8 = V_1;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateComplexBorderCorner(UnityEngine.Rect,UnityEngine.Vector2,System.Single,System.Single,UnityEngine.Color32,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_radius, float ___2_leftWidth, float ___3_topWidth, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___4_leftColor, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___5_topColor, float ___6_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___7_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___8_leftColorPage, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___9_topColorPage, uint16_t* ___10_vertexCount, uint16_t* ___11_indexCount, bool ___12_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
bool V_5 = false;
|
|
bool V_6 = false;
|
|
bool V_7 = false;
|
|
bool V_8 = false;
|
|
bool V_9 = false;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_10;
|
|
memset((&V_10), 0, sizeof(V_10));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* V_11 = NULL;
|
|
bool V_12 = false;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* V_14 = NULL;
|
|
bool V_15 = false;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_16;
|
|
memset((&V_16), 0, sizeof(V_16));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* V_17 = NULL;
|
|
bool V_18 = false;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_19;
|
|
memset((&V_19), 0, sizeof(V_19));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* V_20 = NULL;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B13_0 = 0;
|
|
int32_t G_B18_0 = 0;
|
|
int32_t G_B21_0 = 0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B21_1;
|
|
memset((&G_B21_1), 0, sizeof(G_B21_1));
|
|
int32_t G_B20_0 = 0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B20_1;
|
|
memset((&G_B20_1), 0, sizeof(G_B20_1));
|
|
int32_t G_B22_0 = 0;
|
|
int32_t G_B22_1 = 0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B22_2;
|
|
memset((&G_B22_2), 0, sizeof(G_B22_2));
|
|
int32_t G_B28_0 = 0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B28_1;
|
|
memset((&G_B28_1), 0, sizeof(G_B28_1));
|
|
int32_t G_B27_0 = 0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B27_1;
|
|
memset((&G_B27_1), 0, sizeof(G_B27_1));
|
|
int32_t G_B29_0 = 0;
|
|
int32_t G_B29_1 = 0;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B29_2;
|
|
memset((&G_B29_2), 0, sizeof(G_B29_2));
|
|
{
|
|
float L_0;
|
|
L_0 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_1 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((((float)L_0) < ((float)L_1)))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
float L_2;
|
|
L_2 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_3 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B3_0 = ((((float)L_2) < ((float)L_3))? 1 : 0);
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
G_B3_0 = 1;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
V_6 = (bool)G_B3_0;
|
|
bool L_4 = V_6;
|
|
if (!L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
goto IL_03c8;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
|
|
L_5 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_radius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7;
|
|
L_7 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_5, L_6, NULL);
|
|
V_0 = L_7;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
V_1 = L_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = ___1_radius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
|
|
L_11 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_9, L_10, NULL);
|
|
V_2 = L_11;
|
|
float L_12 = ___2_leftWidth;
|
|
float L_13 = ___3_topWidth;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_3), L_12, L_13, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = V_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = ___1_radius;
|
|
float L_17 = L_16.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
|
|
memset((&L_18), 0, sizeof(L_18));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_18), (0.0f), L_17, /*hidden argument*/NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = ___1_radius;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20;
|
|
L_20 = Tessellation_IntersectLines_mA35A2C85B7A42DDE7189849A10B174D9B052F419(L_14, L_15, L_18, L_19, NULL);
|
|
V_4 = L_20;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = V_4;
|
|
float L_22 = L_21.___x_0;
|
|
if ((!(((float)L_22) >= ((float)(0.0f)))))
|
|
{
|
|
goto IL_008d;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23 = V_4;
|
|
float L_24 = L_23.___x_0;
|
|
float L_25 = ___2_leftWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_26;
|
|
L_26 = Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60(L_24, L_25, NULL);
|
|
G_B8_0 = ((((int32_t)((((int32_t)L_26) > ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_008e;
|
|
}
|
|
|
|
IL_008d:
|
|
{
|
|
G_B8_0 = 0;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
V_7 = (bool)G_B8_0;
|
|
bool L_27 = V_7;
|
|
if (!L_27)
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_28 = V_4;
|
|
float L_29 = L_28.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_30 = V_0;
|
|
float L_31 = L_30.___x_0;
|
|
float L_32;
|
|
L_32 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((0.0f), ((float)il2cpp_codegen_subtract(L_29, L_31)), NULL);
|
|
(&V_1)->___x_0 = L_32;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34 = V_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35 = ___1_radius;
|
|
float L_36 = L_35.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37;
|
|
memset((&L_37), 0, sizeof(L_37));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_37), L_36, (0.0f), /*hidden argument*/NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38 = ___1_radius;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39;
|
|
L_39 = Tessellation_IntersectLines_mA35A2C85B7A42DDE7189849A10B174D9B052F419(L_33, L_34, L_37, L_38, NULL);
|
|
V_4 = L_39;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_40 = V_4;
|
|
float L_41 = L_40.___y_1;
|
|
if ((!(((float)L_41) >= ((float)(0.0f)))))
|
|
{
|
|
goto IL_00f0;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_42 = V_4;
|
|
float L_43 = L_42.___y_1;
|
|
float L_44 = ___3_topWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_45;
|
|
L_45 = Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60(L_43, L_44, NULL);
|
|
G_B13_0 = ((((int32_t)((((int32_t)L_45) > ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_00f1;
|
|
}
|
|
|
|
IL_00f0:
|
|
{
|
|
G_B13_0 = 0;
|
|
}
|
|
|
|
IL_00f1:
|
|
{
|
|
V_8 = (bool)G_B13_0;
|
|
bool L_46 = V_8;
|
|
if (!L_46)
|
|
{
|
|
goto IL_0116;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47 = V_4;
|
|
float L_48 = L_47.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_49 = V_0;
|
|
float L_50 = L_49.___y_1;
|
|
float L_51;
|
|
L_51 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((0.0f), ((float)il2cpp_codegen_subtract(L_48, L_50)), NULL);
|
|
(&V_1)->___y_1 = L_51;
|
|
}
|
|
|
|
IL_0116:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_52 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_53 = ___1_radius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54 = V_1;
|
|
float L_55 = ___2_leftWidth;
|
|
float L_56 = ___3_topWidth;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_57 = ___4_leftColor;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_58 = ___5_topColor;
|
|
float L_59 = ___6_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_60 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_61 = ___8_leftColorPage;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_62 = ___9_topColorPage;
|
|
uint16_t* L_63 = ___10_vertexCount;
|
|
uint16_t* L_64 = ___11_indexCount;
|
|
bool L_65 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateFilledFan_m271D00C508777D21DF8A27A6185E2DB572DA2653(L_52, L_53, L_54, L_55, L_56, L_57, L_58, L_59, L_60, L_61, L_62, L_63, L_64, L_65, NULL);
|
|
float L_66 = ___2_leftWidth;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_67 = ___1_radius;
|
|
float L_68 = L_67.___x_0;
|
|
if ((!(((float)L_66) < ((float)L_68))))
|
|
{
|
|
goto IL_0147;
|
|
}
|
|
}
|
|
{
|
|
float L_69 = ___3_topWidth;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70 = ___1_radius;
|
|
float L_71 = L_70.___y_1;
|
|
G_B18_0 = ((((float)L_69) < ((float)L_71))? 1 : 0);
|
|
goto IL_0148;
|
|
}
|
|
|
|
IL_0147:
|
|
{
|
|
G_B18_0 = 0;
|
|
}
|
|
|
|
IL_0148:
|
|
{
|
|
V_5 = (bool)G_B18_0;
|
|
float L_72;
|
|
L_72 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_73 = ___1_radius;
|
|
float L_74 = L_73.___y_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_75;
|
|
L_75 = Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60(L_72, L_74, NULL);
|
|
V_9 = (bool)((((int32_t)L_75) > ((int32_t)0))? 1 : 0);
|
|
bool L_76 = V_9;
|
|
if (!L_76)
|
|
{
|
|
goto IL_01f4;
|
|
}
|
|
}
|
|
{
|
|
float L_77;
|
|
L_77 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_78;
|
|
L_78 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_79 = ___1_radius;
|
|
float L_80 = L_79.___y_1;
|
|
float L_81 = ___2_leftWidth;
|
|
float L_82;
|
|
L_82 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_83 = ___1_radius;
|
|
float L_84 = L_83.___y_1;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_10), L_77, ((float)il2cpp_codegen_add(L_78, L_80)), L_81, ((float)il2cpp_codegen_subtract(L_82, L_84)), NULL);
|
|
uint32_t L_85 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
if ((uintptr_t)((uintptr_t)4) * (uintptr_t)L_85 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A_RuntimeMethod_var);
|
|
intptr_t L_86 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)4), (int32_t)L_85));
|
|
int8_t* L_87 = (int8_t*) (L_86 ? alloca(L_86) : NULL);
|
|
memset(L_87, 0, L_86);
|
|
V_11 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(L_87);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_88 = V_11;
|
|
uint32_t L_89 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_90 = ___1_radius;
|
|
float L_91 = L_90.___x_0;
|
|
float L_92 = ___2_leftWidth;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_93 = V_1;
|
|
float L_94 = L_93.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_95 = V_1;
|
|
float L_96 = L_95.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_97;
|
|
memset((&L_97), 0, sizeof(L_97));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_97), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_subtract(L_91, L_92)), L_94)), L_96, /*hidden argument*/NULL);
|
|
*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)il2cpp_codegen_add((intptr_t)L_88, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_89)))) = L_97;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_98 = V_10;
|
|
bool L_99 = V_5;
|
|
G_B20_0 = 1;
|
|
G_B20_1 = L_98;
|
|
if (L_99)
|
|
{
|
|
G_B21_0 = 1;
|
|
G_B21_1 = L_98;
|
|
goto IL_01d6;
|
|
}
|
|
}
|
|
{
|
|
G_B22_0 = 0;
|
|
G_B22_1 = G_B20_0;
|
|
G_B22_2 = G_B20_1;
|
|
goto IL_01d7;
|
|
}
|
|
|
|
IL_01d6:
|
|
{
|
|
G_B22_0 = 4;
|
|
G_B22_1 = G_B21_0;
|
|
G_B22_2 = G_B21_1;
|
|
}
|
|
|
|
IL_01d7:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_100 = V_11;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_101 = ___4_leftColor;
|
|
float L_102 = ___6_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_103 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_104 = ___8_leftColorPage;
|
|
uint16_t* L_105 = ___10_vertexCount;
|
|
uint16_t* L_106 = ___11_indexCount;
|
|
bool L_107 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD(G_B22_2, ((int32_t)(G_B22_1|G_B22_0)), L_100, L_101, L_102, L_103, L_104, L_105, L_106, L_107, NULL);
|
|
goto IL_0280;
|
|
}
|
|
|
|
IL_01f4:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_108 = V_1;
|
|
float L_109 = L_108.___y_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_110 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
V_12 = (bool)((((float)L_109) < ((float)((-L_110))))? 1 : 0);
|
|
bool L_111 = V_12;
|
|
if (!L_111)
|
|
{
|
|
goto IL_0280;
|
|
}
|
|
}
|
|
{
|
|
float L_112;
|
|
L_112 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_113;
|
|
L_113 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_114 = ___1_radius;
|
|
float L_115 = L_114.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_116 = V_1;
|
|
float L_117 = L_116.___y_1;
|
|
float L_118 = ___2_leftWidth;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_119 = V_1;
|
|
float L_120 = L_119.___y_1;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_13), L_112, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_113, L_115)), L_117)), L_118, ((-L_120)), NULL);
|
|
uint32_t L_121 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
if ((uintptr_t)((uintptr_t)4) * (uintptr_t)L_121 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A_RuntimeMethod_var);
|
|
intptr_t L_122 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)4), (int32_t)L_121));
|
|
int8_t* L_123 = (int8_t*) (L_122 ? alloca(L_122) : NULL);
|
|
memset(L_123, 0, L_122);
|
|
V_14 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(L_123);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_124 = V_14;
|
|
uint32_t L_125 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_126 = ___1_radius;
|
|
float L_127 = L_126.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_128 = V_1;
|
|
float L_129 = L_128.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_130;
|
|
memset((&L_130), 0, sizeof(L_130));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_130), ((float)il2cpp_codegen_add(L_127, L_129)), (0.0f), /*hidden argument*/NULL);
|
|
*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)il2cpp_codegen_add((intptr_t)L_124, (int32_t)L_125)) = L_130;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_131 = V_13;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_132 = V_14;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_133 = ___4_leftColor;
|
|
float L_134 = ___6_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_135 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_136 = ___8_leftColorPage;
|
|
uint16_t* L_137 = ___10_vertexCount;
|
|
uint16_t* L_138 = ___11_indexCount;
|
|
bool L_139 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD(L_131, 4, L_132, L_133, L_134, L_135, L_136, L_137, L_138, L_139, NULL);
|
|
}
|
|
|
|
IL_0280:
|
|
{
|
|
float L_140;
|
|
L_140 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_141 = ___1_radius;
|
|
float L_142 = L_141.___x_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_143;
|
|
L_143 = Tessellation_LooseCompare_mB4E48C7EF6A3BF49D2C1483077B83B94C3AFBE60(L_140, L_142, NULL);
|
|
V_15 = (bool)((((int32_t)L_143) > ((int32_t)0))? 1 : 0);
|
|
bool L_144 = V_15;
|
|
if (!L_144)
|
|
{
|
|
goto IL_0320;
|
|
}
|
|
}
|
|
{
|
|
float L_145;
|
|
L_145 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_146 = ___1_radius;
|
|
float L_147 = L_146.___x_0;
|
|
float L_148;
|
|
L_148 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_149;
|
|
L_149 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_150 = ___1_radius;
|
|
float L_151 = L_150.___x_0;
|
|
float L_152 = ___3_topWidth;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_16), ((float)il2cpp_codegen_add(L_145, L_147)), L_148, ((float)il2cpp_codegen_subtract(L_149, L_151)), L_152, NULL);
|
|
uint32_t L_153 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
if ((uintptr_t)((uintptr_t)4) * (uintptr_t)L_153 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A_RuntimeMethod_var);
|
|
intptr_t L_154 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)4), (int32_t)L_153));
|
|
int8_t* L_155 = (int8_t*) (L_154 ? alloca(L_154) : NULL);
|
|
memset(L_155, 0, L_154);
|
|
V_17 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(L_155);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_156 = V_17;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_157 = V_1;
|
|
float L_158 = L_157.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_159 = ___1_radius;
|
|
float L_160 = L_159.___y_1;
|
|
float L_161 = ___3_topWidth;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_162 = V_1;
|
|
float L_163 = L_162.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_164;
|
|
memset((&L_164), 0, sizeof(L_164));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_164), L_158, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_subtract(L_160, L_161)), L_163)), /*hidden argument*/NULL);
|
|
*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)L_156 = L_164;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_165 = V_16;
|
|
bool L_166 = V_5;
|
|
G_B27_0 = 2;
|
|
G_B27_1 = L_165;
|
|
if (L_166)
|
|
{
|
|
G_B28_0 = 2;
|
|
G_B28_1 = L_165;
|
|
goto IL_0302;
|
|
}
|
|
}
|
|
{
|
|
G_B29_0 = 0;
|
|
G_B29_1 = G_B27_0;
|
|
G_B29_2 = G_B27_1;
|
|
goto IL_0303;
|
|
}
|
|
|
|
IL_0302:
|
|
{
|
|
G_B29_0 = 8;
|
|
G_B29_1 = G_B28_0;
|
|
G_B29_2 = G_B28_1;
|
|
}
|
|
|
|
IL_0303:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_167 = V_17;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_168 = ___5_topColor;
|
|
float L_169 = ___6_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_170 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_171 = ___9_topColorPage;
|
|
uint16_t* L_172 = ___10_vertexCount;
|
|
uint16_t* L_173 = ___11_indexCount;
|
|
bool L_174 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD(G_B29_2, ((int32_t)(G_B29_1|G_B29_0)), L_167, L_168, L_169, L_170, L_171, L_172, L_173, L_174, NULL);
|
|
goto IL_03c8;
|
|
}
|
|
|
|
IL_0320:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_175 = V_1;
|
|
float L_176 = L_175.___x_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_177 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
V_18 = (bool)((((float)L_176) < ((float)((-L_177))))? 1 : 0);
|
|
bool L_178 = V_18;
|
|
if (!L_178)
|
|
{
|
|
goto IL_03c8;
|
|
}
|
|
}
|
|
{
|
|
float L_179;
|
|
L_179 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_180 = ___1_radius;
|
|
float L_181 = L_180.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_182 = V_1;
|
|
float L_183 = L_182.___x_0;
|
|
float L_184;
|
|
L_184 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_185 = V_1;
|
|
float L_186 = L_185.___x_0;
|
|
float L_187 = ___3_topWidth;
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_19), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_179, L_181)), L_183)), L_184, ((-L_186)), L_187, NULL);
|
|
uint32_t L_188 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
if ((uintptr_t)((uintptr_t)4) * (uintptr_t)L_188 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Tessellation_TessellateComplexBorderCorner_m4C30A6B2EBEC3006F3A3C2AECE353B99587F611A_RuntimeMethod_var);
|
|
intptr_t L_189 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)4), (int32_t)L_188));
|
|
int8_t* L_190 = (int8_t*) (L_189 ? alloca(L_189) : NULL);
|
|
memset(L_190, 0, L_189);
|
|
V_20 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(L_190);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_191 = V_20;
|
|
float L_192 = ___2_leftWidth;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_193 = ___1_radius;
|
|
float L_194 = L_193.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_195 = V_1;
|
|
float L_196 = L_195.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_197;
|
|
memset((&L_197), 0, sizeof(L_197));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_197), ((float)il2cpp_codegen_subtract(L_192, ((float)il2cpp_codegen_add(L_194, L_196)))), (0.0f), /*hidden argument*/NULL);
|
|
*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)L_191 = L_197;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_198 = V_20;
|
|
uint32_t L_199 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_200 = ___1_radius;
|
|
float L_201 = L_200.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_202;
|
|
memset((&L_202), 0, sizeof(L_202));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_202), (0.0f), L_201, /*hidden argument*/NULL);
|
|
*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)il2cpp_codegen_add((intptr_t)L_198, (int32_t)L_199)) = L_202;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_203 = V_19;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_204 = V_20;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_205 = ___5_topColor;
|
|
float L_206 = ___6_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_207 = ___7_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_208 = ___9_topColorPage;
|
|
uint16_t* L_209 = ___10_vertexCount;
|
|
uint16_t* L_210 = ___11_indexCount;
|
|
bool L_211 = ___12_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD(L_203, 8, L_204, L_205, L_206, L_207, L_208, L_209, L_210, L_211, NULL);
|
|
}
|
|
|
|
IL_03c8:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuad(UnityEngine.Rect,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuad_mBA95C4CE57032539D4CF761969DBADEACC2D66D2 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___1_color, float ___2_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___3_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___4_colorPage, uint16_t* ___5_vertexCount, uint16_t* ___6_indexCount, bool ___7_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
bool V_7 = false;
|
|
bool V_8 = false;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_9;
|
|
memset((&V_9), 0, sizeof(V_9));
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B9_0 = 0;
|
|
int32_t G_B9_1 = 0;
|
|
int32_t G_B9_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B9_3 = NULL;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B8_1 = 0;
|
|
int32_t G_B8_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B8_3 = NULL;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B10_1 = 0;
|
|
int32_t G_B10_2 = 0;
|
|
int32_t G_B10_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B10_4 = NULL;
|
|
{
|
|
float L_0;
|
|
L_0 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_1 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((((float)L_0) < ((float)L_1)))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
float L_2;
|
|
L_2 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_3 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B3_0 = ((((float)L_2) < ((float)L_3))? 1 : 0);
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
G_B3_0 = 1;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
V_7 = (bool)G_B3_0;
|
|
bool L_4 = V_7;
|
|
if (!L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0236;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
bool L_5 = ___7_countOnly;
|
|
V_8 = L_5;
|
|
bool L_6 = V_8;
|
|
if (!L_6)
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_7 = ___5_vertexCount;
|
|
uint16_t* L_8 = ___5_vertexCount;
|
|
int32_t L_9 = *((uint16_t*)L_8);
|
|
*((int16_t*)L_7) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_9, 4)));
|
|
uint16_t* L_10 = ___6_indexCount;
|
|
uint16_t* L_11 = ___6_indexCount;
|
|
int32_t L_12 = *((uint16_t*)L_11);
|
|
*((int16_t*)L_10) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_12, 6)));
|
|
goto IL_0236;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_13 = ___4_colorPage;
|
|
bool L_14 = L_13.___isValid_0;
|
|
G_B8_0 = 0;
|
|
G_B8_1 = 0;
|
|
G_B8_2 = 0;
|
|
G_B8_3 = (&V_0);
|
|
if (L_14)
|
|
{
|
|
G_B9_0 = 0;
|
|
G_B9_1 = 0;
|
|
G_B9_2 = 0;
|
|
G_B9_3 = (&V_0);
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
G_B10_0 = 0;
|
|
G_B10_1 = G_B8_0;
|
|
G_B10_2 = G_B8_1;
|
|
G_B10_3 = G_B8_2;
|
|
G_B10_4 = G_B8_3;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
G_B10_0 = 1;
|
|
G_B10_1 = G_B9_0;
|
|
G_B10_2 = G_B9_1;
|
|
G_B10_3 = G_B9_2;
|
|
G_B10_4 = G_B9_3;
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B10_4, (uint8_t)G_B10_3, (uint8_t)G_B10_2, (uint8_t)G_B10_1, (uint8_t)G_B10_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_15 = ___4_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_16 = L_15.___pageAndID_1;
|
|
uint8_t L_17 = L_16.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_18 = ___4_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_19 = L_18.___pageAndID_1;
|
|
uint8_t L_20 = L_19.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_1), (uint8_t)0, (uint8_t)0, L_17, L_20, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_21 = ___4_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_22 = L_21.___pageAndID_1;
|
|
uint8_t L_23 = L_22.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_2), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_23, NULL);
|
|
float L_24;
|
|
L_24 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_25;
|
|
L_25 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_26 = ___2_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_3), L_24, L_25, L_26, NULL);
|
|
float L_27;
|
|
L_27 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rect), NULL);
|
|
float L_28;
|
|
L_28 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_29 = ___2_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_4), L_27, L_28, L_29, NULL);
|
|
float L_30;
|
|
L_30 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_31;
|
|
L_31 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rect), NULL);
|
|
float L_32 = ___2_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_5), L_30, L_31, L_32, NULL);
|
|
float L_33;
|
|
L_33 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rect), NULL);
|
|
float L_34;
|
|
L_34 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rect), NULL);
|
|
float L_35 = ___2_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_6), L_33, L_34, L_35, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_36 = ___3_mesh;
|
|
il2cpp_codegen_initobj((&V_9), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37 = V_3;
|
|
(&V_9)->___position_1 = L_37;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_38 = ___1_color;
|
|
(&V_9)->___tint_2 = L_38;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_39 = V_0;
|
|
(&V_9)->___flags_6 = L_39;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_40 = V_1;
|
|
(&V_9)->___opacityColorPages_7 = L_40;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_41 = V_2;
|
|
(&V_9)->___ids_5 = L_41;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_42 = V_9;
|
|
NullCheck(L_36);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_36, L_42, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_43 = ___3_mesh;
|
|
il2cpp_codegen_initobj((&V_9), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44 = V_4;
|
|
(&V_9)->___position_1 = L_44;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_45 = ___1_color;
|
|
(&V_9)->___tint_2 = L_45;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_46 = V_0;
|
|
(&V_9)->___flags_6 = L_46;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_47 = V_1;
|
|
(&V_9)->___opacityColorPages_7 = L_47;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_48 = V_2;
|
|
(&V_9)->___ids_5 = L_48;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_49 = V_9;
|
|
NullCheck(L_43);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_43, L_49, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_50 = ___3_mesh;
|
|
il2cpp_codegen_initobj((&V_9), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51 = V_5;
|
|
(&V_9)->___position_1 = L_51;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_52 = ___1_color;
|
|
(&V_9)->___tint_2 = L_52;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_53 = V_0;
|
|
(&V_9)->___flags_6 = L_53;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_54 = V_1;
|
|
(&V_9)->___opacityColorPages_7 = L_54;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_55 = V_2;
|
|
(&V_9)->___ids_5 = L_55;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_56 = V_9;
|
|
NullCheck(L_50);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_50, L_56, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_57 = ___3_mesh;
|
|
il2cpp_codegen_initobj((&V_9), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58 = V_6;
|
|
(&V_9)->___position_1 = L_58;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_59 = ___1_color;
|
|
(&V_9)->___tint_2 = L_59;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_60 = V_0;
|
|
(&V_9)->___flags_6 = L_60;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_61 = V_1;
|
|
(&V_9)->___opacityColorPages_7 = L_61;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_62 = V_2;
|
|
(&V_9)->___ids_5 = L_62;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_63 = V_9;
|
|
NullCheck(L_57);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_57, L_63, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_64 = ___3_mesh;
|
|
uint16_t* L_65 = ___5_vertexCount;
|
|
int32_t L_66 = *((uint16_t*)L_65);
|
|
NullCheck(L_64);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_64, (uint16_t)((int32_t)(uint16_t)L_66), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_67 = ___3_mesh;
|
|
uint16_t* L_68 = ___5_vertexCount;
|
|
int32_t L_69 = *((uint16_t*)L_68);
|
|
NullCheck(L_67);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_67, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_69, 1))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_70 = ___3_mesh;
|
|
uint16_t* L_71 = ___5_vertexCount;
|
|
int32_t L_72 = *((uint16_t*)L_71);
|
|
NullCheck(L_70);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_70, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_72, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_73 = ___3_mesh;
|
|
uint16_t* L_74 = ___5_vertexCount;
|
|
int32_t L_75 = *((uint16_t*)L_74);
|
|
NullCheck(L_73);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_73, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_75, 3))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_76 = ___3_mesh;
|
|
uint16_t* L_77 = ___5_vertexCount;
|
|
int32_t L_78 = *((uint16_t*)L_77);
|
|
NullCheck(L_76);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_76, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_78, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_79 = ___3_mesh;
|
|
uint16_t* L_80 = ___5_vertexCount;
|
|
int32_t L_81 = *((uint16_t*)L_80);
|
|
NullCheck(L_79);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_79, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_81, 1))), NULL);
|
|
uint16_t* L_82 = ___5_vertexCount;
|
|
uint16_t* L_83 = ___5_vertexCount;
|
|
int32_t L_84 = *((uint16_t*)L_83);
|
|
*((int16_t*)L_82) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_84, 4)));
|
|
uint16_t* L_85 = ___6_indexCount;
|
|
uint16_t* L_86 = ___6_indexCount;
|
|
int32_t L_87 = *((uint16_t*)L_86);
|
|
*((int16_t*)L_85) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_87, 6)));
|
|
}
|
|
|
|
IL_0236:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuad(UnityEngine.Rect,UnityEngine.UIElements.UIR.Tessellation/Edges,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuad_m6B63774B3DE5A20731274D516DC806B1305BF4C0 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, int32_t ___1_smoothedEdges, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___2_color, float ___3_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___4_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___5_colorPage, uint16_t* ___6_vertexCount, uint16_t* ___7_indexCount, bool ___8_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_0 = ___0_rect;
|
|
int32_t L_1 = ___1_smoothedEdges;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_2 = ___2_color;
|
|
float L_3 = ___3_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_4 = ___4_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_5 = ___5_colorPage;
|
|
uint16_t* L_6 = ___6_vertexCount;
|
|
uint16_t* L_7 = ___7_indexCount;
|
|
bool L_8 = ___8_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD(L_0, L_1, (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((uintptr_t)0), L_2, L_3, L_4, L_5, L_6, L_7, L_8, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 UnityEngine.UIElements.UIR.Tessellation::EdgesCount(UnityEngine.UIElements.UIR.Tessellation/Edges)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Tessellation_EdgesCount_m67F074A06762653A4C2CA96C3F4308075873BBC4 (int32_t ___0_edges, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
bool V_2 = false;
|
|
bool V_3 = false;
|
|
int32_t V_4 = 0;
|
|
{
|
|
V_0 = 0;
|
|
V_1 = 0;
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
int32_t L_0 = ___0_edges;
|
|
int32_t L_1 = V_1;
|
|
V_2 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&((int32_t)(1<<((int32_t)(L_1&((int32_t)31)))))))) <= ((uint32_t)0)))? 1 : 0);
|
|
bool L_2 = V_2;
|
|
if (!L_2)
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_3, 1));
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
int32_t L_4 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
int32_t L_5 = V_1;
|
|
V_3 = (bool)((((int32_t)L_5) < ((int32_t)4))? 1 : 0);
|
|
bool L_6 = V_3;
|
|
if (L_6)
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_0;
|
|
V_4 = L_7;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
int32_t L_8 = V_4;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuad(UnityEngine.Rect,UnityEngine.UIElements.UIR.Tessellation/Edges,UnityEngine.Vector2*,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, int32_t ___1_smoothedEdges, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___2_offsets, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___3_color, float ___4_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___5_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___6_colorPage, uint16_t* ___7_vertexCount, uint16_t* ___8_indexCount, bool ___9_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* V_0 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
uint16_t V_5 = 0;
|
|
bool V_6 = false;
|
|
bool V_7 = false;
|
|
bool V_8 = false;
|
|
bool V_9 = false;
|
|
bool V_10 = false;
|
|
int32_t V_11 = 0;
|
|
int32_t V_12 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_14;
|
|
memset((&V_14), 0, sizeof(V_14));
|
|
float V_15 = 0.0f;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_16;
|
|
memset((&V_16), 0, sizeof(V_16));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_17;
|
|
memset((&V_17), 0, sizeof(V_17));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_18;
|
|
memset((&V_18), 0, sizeof(V_18));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_19;
|
|
memset((&V_19), 0, sizeof(V_19));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_20;
|
|
memset((&V_20), 0, sizeof(V_20));
|
|
bool V_21 = false;
|
|
bool V_22 = false;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B13_0 = 0;
|
|
int32_t G_B22_0 = 0;
|
|
int32_t G_B22_1 = 0;
|
|
int32_t G_B22_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B22_3 = NULL;
|
|
int32_t G_B21_0 = 0;
|
|
int32_t G_B21_1 = 0;
|
|
int32_t G_B21_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B21_3 = NULL;
|
|
int32_t G_B23_0 = 0;
|
|
int32_t G_B23_1 = 0;
|
|
int32_t G_B23_2 = 0;
|
|
int32_t G_B23_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B23_4 = NULL;
|
|
{
|
|
float L_0;
|
|
L_0 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_1 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((((float)L_0) < ((float)L_1)))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
float L_2;
|
|
L_2 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_3 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B3_0 = ((((float)L_2) < ((float)L_3))? 1 : 0);
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
G_B3_0 = 1;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
V_6 = (bool)G_B3_0;
|
|
bool L_4 = V_6;
|
|
if (!L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0483;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_5 = ___1_smoothedEdges;
|
|
if (L_5)
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_6 = ___2_offsets;
|
|
G_B8_0 = ((((intptr_t)L_6) == ((intptr_t)((uintptr_t)0)))? 1 : 0);
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
G_B8_0 = 0;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
V_7 = (bool)G_B8_0;
|
|
bool L_7 = V_7;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_8 = ___0_rect;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_9 = ___3_color;
|
|
float L_10 = ___4_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_11 = ___5_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_12 = ___6_colorPage;
|
|
uint16_t* L_13 = ___7_vertexCount;
|
|
uint16_t* L_14 = ___8_indexCount;
|
|
bool L_15 = ___9_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_mBA95C4CE57032539D4CF761969DBADEACC2D66D2(L_8, L_9, L_10, L_11, L_12, L_13, L_14, L_15, NULL);
|
|
goto IL_0483;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
int32_t L_16 = ___1_smoothedEdges;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
int32_t L_17;
|
|
L_17 = Tessellation_EdgesCount_m67F074A06762653A4C2CA96C3F4308075873BBC4(L_16, NULL);
|
|
if ((!(((uint32_t)L_17) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0066;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_18 = ___2_offsets;
|
|
G_B13_0 = ((((intptr_t)L_18) == ((intptr_t)((uintptr_t)0)))? 1 : 0);
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
G_B13_0 = 0;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
V_8 = (bool)G_B13_0;
|
|
bool L_19 = V_8;
|
|
if (!L_19)
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
{
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_20 = ___0_rect;
|
|
int32_t L_21 = ___1_smoothedEdges;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_22 = ___3_color;
|
|
float L_23 = ___4_posZ;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_24 = ___5_mesh;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_25 = ___6_colorPage;
|
|
uint16_t* L_26 = ___7_vertexCount;
|
|
uint16_t* L_27 = ___8_indexCount;
|
|
bool L_28 = ___9_countOnly;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuadSingleEdge_m667E57661D5938E4A0F4A52352A3565D7F684238(L_20, L_21, L_22, L_23, L_24, L_25, L_26, L_27, L_28, NULL);
|
|
goto IL_0483;
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
bool L_29 = ___9_countOnly;
|
|
V_9 = L_29;
|
|
bool L_30 = V_9;
|
|
if (!L_30)
|
|
{
|
|
goto IL_00aa;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_31 = ___7_vertexCount;
|
|
uint16_t* L_32 = ___7_vertexCount;
|
|
int32_t L_33 = *((uint16_t*)L_32);
|
|
*((int16_t*)L_31) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_33, ((int32_t)12))));
|
|
uint16_t* L_34 = ___8_indexCount;
|
|
uint16_t* L_35 = ___8_indexCount;
|
|
int32_t L_36 = *((uint16_t*)L_35);
|
|
*((int16_t*)L_34) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_36, ((int32_t)12))));
|
|
goto IL_0483;
|
|
}
|
|
|
|
IL_00aa:
|
|
{
|
|
uint32_t L_37 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
if ((uintptr_t)((uintptr_t)4) * (uintptr_t)L_37 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Tessellation_TessellateQuad_m9A52089B601E873D294205DFD98A1718B15036AD_RuntimeMethod_var);
|
|
intptr_t L_38 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)4), (int32_t)L_37));
|
|
int8_t* L_39 = (int8_t*) (L_38 ? alloca(L_38) : NULL);
|
|
memset(L_39, 0, L_38);
|
|
V_0 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(L_39);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_40 = V_0;
|
|
float L_41;
|
|
L_41 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___0_rect), NULL);
|
|
float L_42;
|
|
L_42 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rect), NULL);
|
|
float L_43 = ___4_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
|
|
memset((&L_44), 0, sizeof(L_44));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_44), L_41, L_42, L_43, /*hidden argument*/NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_40 = L_44;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_45 = V_0;
|
|
uint32_t L_46 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
float L_47;
|
|
L_47 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___0_rect), NULL);
|
|
float L_48;
|
|
L_48 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___0_rect), NULL);
|
|
float L_49 = ___4_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50;
|
|
memset((&L_50), 0, sizeof(L_50));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_50), L_47, L_48, L_49, /*hidden argument*/NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_45, (int32_t)L_46)) = L_50;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_51 = V_0;
|
|
uint32_t L_52 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
float L_53;
|
|
L_53 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rect), NULL);
|
|
float L_54;
|
|
L_54 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___0_rect), NULL);
|
|
float L_55 = ___4_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56;
|
|
memset((&L_56), 0, sizeof(L_56));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_56), L_53, L_54, L_55, /*hidden argument*/NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_51, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_52)))) = L_56;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_57 = V_0;
|
|
uint32_t L_58 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
float L_59;
|
|
L_59 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rect), NULL);
|
|
float L_60;
|
|
L_60 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rect), NULL);
|
|
float L_61 = ___4_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62;
|
|
memset((&L_62), 0, sizeof(L_62));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_62), L_59, L_60, L_61, /*hidden argument*/NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_57, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)3), (int32_t)L_58)))) = L_62;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_63;
|
|
L_63 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
|
|
V_1 = L_63;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_64 = ___2_offsets;
|
|
V_10 = (bool)((((int32_t)((((intptr_t)L_64) == ((intptr_t)((uintptr_t)0)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_65 = V_10;
|
|
if (!L_65)
|
|
{
|
|
goto IL_0262;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_66 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_67 = L_66;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_68 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_67);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_69 = ___2_offsets;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70 = (*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)L_69);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71;
|
|
L_71 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_70, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72;
|
|
L_72 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_68, L_71, NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_67 = L_72;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_73 = V_0;
|
|
uint32_t L_74 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_75 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_73, (int32_t)L_74));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_75);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_77 = ___2_offsets;
|
|
uint32_t L_78 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_79 = (*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)il2cpp_codegen_add((intptr_t)L_77, (int32_t)L_78)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_80;
|
|
L_80 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_79, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_81;
|
|
L_81 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_76, L_80, NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_75 = L_81;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_82 = V_0;
|
|
uint32_t L_83 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_84 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_82, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_83))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_85 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_84);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_86 = ___2_offsets;
|
|
uint32_t L_87 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_88 = (*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)il2cpp_codegen_add((intptr_t)L_86, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_87)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_89;
|
|
L_89 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_88, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_90;
|
|
L_90 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_85, L_89, NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_84 = L_90;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_91 = V_0;
|
|
uint32_t L_92 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_93 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_91, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)3), (int32_t)L_92))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_94 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_93);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_95 = ___2_offsets;
|
|
uint32_t L_96 = sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_97 = (*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)il2cpp_codegen_add((intptr_t)L_95, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)3), (int32_t)L_96)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_98;
|
|
L_98 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_97, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_99;
|
|
L_99 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_94, L_98, NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_93 = L_99;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_100 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_101 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_102 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_101);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_103;
|
|
L_103 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_100, L_102, NULL);
|
|
V_1 = L_103;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_104 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_105 = V_0;
|
|
uint32_t L_106 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_107 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_105, (int32_t)L_106)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_108;
|
|
L_108 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_104, L_107, NULL);
|
|
V_1 = L_108;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_109 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_110 = V_0;
|
|
uint32_t L_111 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_112 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_110, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_111)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_113;
|
|
L_113 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_109, L_112, NULL);
|
|
V_1 = L_113;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_114 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_115 = V_0;
|
|
uint32_t L_116 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_117 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_115, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)3), (int32_t)L_116)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_118;
|
|
L_118 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_114, L_117, NULL);
|
|
V_1 = L_118;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_119 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_120;
|
|
L_120 = Vector3_op_Division_mCC6BB24E372AB96B8380D1678446EF6A8BAE13BB_inline(L_119, (4.0f), NULL);
|
|
V_1 = L_120;
|
|
float L_121 = ___4_posZ;
|
|
(&V_1)->___z_4 = L_121;
|
|
goto IL_0295;
|
|
}
|
|
|
|
IL_0262:
|
|
{
|
|
float L_122;
|
|
L_122 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___0_rect), NULL);
|
|
float L_123;
|
|
L_123 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
float L_124;
|
|
L_124 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___0_rect), NULL);
|
|
float L_125;
|
|
L_125 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
float L_126 = ___4_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_1), ((float)il2cpp_codegen_add(L_122, ((float)(L_123/(2.0f))))), ((float)il2cpp_codegen_add(L_124, ((float)(L_125/(2.0f))))), L_126, NULL);
|
|
}
|
|
|
|
IL_0295:
|
|
{
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_127 = ___6_colorPage;
|
|
bool L_128 = L_127.___isValid_0;
|
|
G_B21_0 = 0;
|
|
G_B21_1 = 0;
|
|
G_B21_2 = 0;
|
|
G_B21_3 = (&V_2);
|
|
if (L_128)
|
|
{
|
|
G_B22_0 = 0;
|
|
G_B22_1 = 0;
|
|
G_B22_2 = 0;
|
|
G_B22_3 = (&V_2);
|
|
goto IL_02a6;
|
|
}
|
|
}
|
|
{
|
|
G_B23_0 = 0;
|
|
G_B23_1 = G_B21_0;
|
|
G_B23_2 = G_B21_1;
|
|
G_B23_3 = G_B21_2;
|
|
G_B23_4 = G_B21_3;
|
|
goto IL_02a7;
|
|
}
|
|
|
|
IL_02a6:
|
|
{
|
|
G_B23_0 = 1;
|
|
G_B23_1 = G_B22_0;
|
|
G_B23_2 = G_B22_1;
|
|
G_B23_3 = G_B22_2;
|
|
G_B23_4 = G_B22_3;
|
|
}
|
|
|
|
IL_02a7:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B23_4, (uint8_t)G_B23_3, (uint8_t)G_B23_2, (uint8_t)G_B23_1, (uint8_t)G_B23_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_129 = ___6_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_130 = L_129.___pageAndID_1;
|
|
uint8_t L_131 = L_130.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_132 = ___6_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_133 = L_132.___pageAndID_1;
|
|
uint8_t L_134 = L_133.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_3), (uint8_t)0, (uint8_t)0, L_131, L_134, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_135 = ___6_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_136 = L_135.___pageAndID_1;
|
|
uint8_t L_137 = L_136.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_4), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_137, NULL);
|
|
uint16_t* L_138 = ___7_vertexCount;
|
|
int32_t L_139 = *((uint16_t*)L_138);
|
|
V_5 = (uint16_t)L_139;
|
|
V_11 = 0;
|
|
goto IL_045b;
|
|
}
|
|
|
|
IL_02f0:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918* L_140 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_AllEdges_5;
|
|
int32_t L_141 = V_11;
|
|
NullCheck(L_140);
|
|
int32_t L_142 = L_141;
|
|
int32_t L_143 = (int32_t)(L_140)->GetAt(static_cast<il2cpp_array_size_t>(L_142));
|
|
V_12 = L_143;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_144 = V_0;
|
|
int32_t L_145 = V_11;
|
|
uint32_t L_146 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_147 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_144, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_145), (int32_t)L_146)))));
|
|
V_13 = L_147;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_148 = V_0;
|
|
int32_t L_149 = V_11;
|
|
uint32_t L_150 = sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_151 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)il2cpp_codegen_add((intptr_t)L_148, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)(((int32_t)il2cpp_codegen_add(L_149, 1))%4))), (int32_t)L_150)))));
|
|
V_14 = L_151;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_152 = V_13;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_153 = V_14;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_154;
|
|
L_154 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_152, L_153, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_155;
|
|
L_155 = Vector3_op_Division_mCC6BB24E372AB96B8380D1678446EF6A8BAE13BB_inline(L_154, (2.0f), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_156 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_157;
|
|
L_157 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_155, L_156, NULL);
|
|
V_19 = L_157;
|
|
float L_158;
|
|
L_158 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&V_19), NULL);
|
|
V_15 = L_158;
|
|
il2cpp_codegen_initobj((&V_20), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_159 = V_13;
|
|
(&V_20)->___position_1 = L_159;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_160 = ___3_color;
|
|
(&V_20)->___tint_2 = L_160;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_161 = V_2;
|
|
(&V_20)->___flags_6 = L_161;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_162 = V_3;
|
|
(&V_20)->___opacityColorPages_7 = L_162;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_163 = V_4;
|
|
(&V_20)->___ids_5 = L_163;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_164 = V_20;
|
|
V_16 = L_164;
|
|
il2cpp_codegen_initobj((&V_20), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_165 = V_14;
|
|
(&V_20)->___position_1 = L_165;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_166 = ___3_color;
|
|
(&V_20)->___tint_2 = L_166;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_167 = V_2;
|
|
(&V_20)->___flags_6 = L_167;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_168 = V_3;
|
|
(&V_20)->___opacityColorPages_7 = L_168;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_169 = V_4;
|
|
(&V_20)->___ids_5 = L_169;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_170 = V_20;
|
|
V_17 = L_170;
|
|
il2cpp_codegen_initobj((&V_20), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_171 = V_1;
|
|
(&V_20)->___position_1 = L_171;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_172 = ___3_color;
|
|
(&V_20)->___tint_2 = L_172;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_173 = V_2;
|
|
(&V_20)->___flags_6 = L_173;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_174 = V_3;
|
|
(&V_20)->___opacityColorPages_7 = L_174;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_175 = V_4;
|
|
(&V_20)->___ids_5 = L_175;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_176 = V_20;
|
|
V_18 = L_176;
|
|
int32_t L_177 = ___1_smoothedEdges;
|
|
int32_t L_178 = V_12;
|
|
int32_t L_179 = V_12;
|
|
V_21 = (bool)((((int32_t)((int32_t)((int32_t)L_177&(int32_t)L_178))) == ((int32_t)L_179))? 1 : 0);
|
|
bool L_180 = V_21;
|
|
if (!L_180)
|
|
{
|
|
goto IL_0406;
|
|
}
|
|
}
|
|
{
|
|
float L_181 = V_15;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_EncodeStraightArc_m7C2D08A8CB1138E3A897C0FFC6F82911D2CAB404((&V_16), (&V_17), (&V_18), L_181, NULL);
|
|
}
|
|
|
|
IL_0406:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_182 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_183 = V_16;
|
|
NullCheck(L_182);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_182, L_183, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_184 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_185 = V_17;
|
|
NullCheck(L_184);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_184, L_185, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_186 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_187 = V_18;
|
|
NullCheck(L_186);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_186, L_187, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_188 = ___5_mesh;
|
|
uint16_t L_189 = V_5;
|
|
uint16_t L_190 = L_189;
|
|
V_5 = (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_190, 1)));
|
|
NullCheck(L_188);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_188, L_190, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_191 = ___5_mesh;
|
|
uint16_t L_192 = V_5;
|
|
uint16_t L_193 = L_192;
|
|
V_5 = (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_193, 1)));
|
|
NullCheck(L_191);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_191, L_193, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_194 = ___5_mesh;
|
|
uint16_t L_195 = V_5;
|
|
uint16_t L_196 = L_195;
|
|
V_5 = (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_196, 1)));
|
|
NullCheck(L_194);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_194, L_196, NULL);
|
|
int32_t L_197 = V_11;
|
|
V_11 = ((int32_t)il2cpp_codegen_add(L_197, 1));
|
|
}
|
|
|
|
IL_045b:
|
|
{
|
|
int32_t L_198 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918* L_199 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_AllEdges_5;
|
|
NullCheck(L_199);
|
|
V_22 = (bool)((((int32_t)L_198) < ((int32_t)((int32_t)(((RuntimeArray*)L_199)->max_length))))? 1 : 0);
|
|
bool L_200 = V_22;
|
|
if (L_200)
|
|
{
|
|
goto IL_02f0;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_201 = ___7_vertexCount;
|
|
uint16_t* L_202 = ___7_vertexCount;
|
|
int32_t L_203 = *((uint16_t*)L_202);
|
|
*((int16_t*)L_201) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_203, ((int32_t)12))));
|
|
uint16_t* L_204 = ___8_indexCount;
|
|
uint16_t* L_205 = ___8_indexCount;
|
|
int32_t L_206 = *((uint16_t*)L_205);
|
|
*((int16_t*)L_204) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_206, ((int32_t)12))));
|
|
}
|
|
|
|
IL_0483:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::EncodeStraightArc(UnityEngine.UIElements.Vertex&,UnityEngine.UIElements.Vertex&,UnityEngine.UIElements.Vertex&,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_EncodeStraightArc_m7C2D08A8CB1138E3A897C0FFC6F82911D2CAB404 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_v0, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___1_v1, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___2_center, float ___3_radius, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_0 = ___0_v0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_1 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_0->___position_1);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_2 = ___1_v1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_3 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_2->___position_1);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_4 = ___2_center;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4->___position_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_ExpandTriangle_m04E6E8DC041BCF5555631AD7B71F56E585310EB7(L_1, L_3, L_5, (2.0f), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_6 = ___0_v0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = L_6->___position_1;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_8 = ___1_v1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = L_8->___position_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
L_10 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_7, L_9, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
|
|
L_11 = Vector3_op_Division_mCC6BB24E372AB96B8380D1678446EF6A8BAE13BB_inline(L_10, (2.0f), NULL);
|
|
V_0 = L_11;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_12 = ___2_center;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = L_12->___position_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15;
|
|
L_15 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_13, L_14, NULL);
|
|
V_1 = L_15;
|
|
float L_16;
|
|
L_16 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&V_1), NULL);
|
|
V_2 = L_16;
|
|
float L_17 = V_2;
|
|
float L_18 = ___3_radius;
|
|
V_3 = ((float)(L_17/L_18));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_19 = ___2_center;
|
|
float L_20 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_21 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_22;
|
|
memset((&L_22), 0, sizeof(L_22));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_22), (0.0f), (0.0f), L_20, L_21, /*hidden argument*/NULL);
|
|
L_19->___circle_8 = L_22;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_23 = ___0_v0;
|
|
float L_24 = V_3;
|
|
float L_25 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_26 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_27;
|
|
memset((&L_27), 0, sizeof(L_27));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_27), L_24, (0.0f), L_25, L_26, /*hidden argument*/NULL);
|
|
L_23->___circle_8 = L_27;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_28 = ___1_v1;
|
|
float L_29 = V_3;
|
|
float L_30 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_31 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_32;
|
|
memset((&L_32), 0, sizeof(L_32));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_32), L_29, (0.0f), L_30, L_31, /*hidden argument*/NULL);
|
|
L_28->___circle_8 = L_32;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_33 = ___0_v0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_34 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&L_33->___flags_6);
|
|
L_34->___b_3 = (uint8_t)1;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_35 = ___1_v1;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_36 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&L_35->___flags_6);
|
|
L_36->___b_3 = (uint8_t)1;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_37 = ___2_center;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_38 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&L_37->___flags_6);
|
|
L_38->___b_3 = (uint8_t)1;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::ExpandTriangle(UnityEngine.Vector3&,UnityEngine.Vector3&,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_ExpandTriangle_m04E6E8DC041BCF5555631AD7B71F56E585310EB7 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___0_v0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___1_v1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___2_center, float ___3_factor, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_0 = ___0_v0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_1 = ___0_v0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_3 = ___0_v0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = ___2_center;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_4, L_5, NULL);
|
|
V_0 = L_6;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
|
|
L_7 = Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline((&V_0), NULL);
|
|
float L_8 = ___3_factor;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_7, L_8, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
L_10 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_2, L_9, NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_0 = L_10;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_11 = ___1_v1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_12 = ___1_v1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_12);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_14 = ___1_v1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_14);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = ___2_center;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_15, L_16, NULL);
|
|
V_0 = L_17;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
|
|
L_18 = Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline((&V_0), NULL);
|
|
float L_19 = ___3_factor;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
L_20 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_18, L_19, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21;
|
|
L_21 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_13, L_20, NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_11 = L_21;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateQuadSingleEdge(UnityEngine.Rect,UnityEngine.UIElements.UIR.Tessellation/Edges,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateQuadSingleEdge_m667E57661D5938E4A0F4A52352A3565D7F684238 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, int32_t ___1_smoothedEdge, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___2_color, float ___3_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___4_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___5_colorPage, uint16_t* ___6_vertexCount, uint16_t* ___7_indexCount, bool ___8_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_9;
|
|
memset((&V_9), 0, sizeof(V_9));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_10;
|
|
memset((&V_10), 0, sizeof(V_10));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_11;
|
|
memset((&V_11), 0, sizeof(V_11));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_12;
|
|
memset((&V_12), 0, sizeof(V_12));
|
|
uint16_t V_13 = 0;
|
|
bool V_14 = false;
|
|
int32_t V_15 = 0;
|
|
int32_t V_16 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_17;
|
|
memset((&V_17), 0, sizeof(V_17));
|
|
int32_t G_B13_0 = 0;
|
|
int32_t G_B13_1 = 0;
|
|
int32_t G_B13_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B13_3 = NULL;
|
|
int32_t G_B12_0 = 0;
|
|
int32_t G_B12_1 = 0;
|
|
int32_t G_B12_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B12_3 = NULL;
|
|
int32_t G_B14_0 = 0;
|
|
int32_t G_B14_1 = 0;
|
|
int32_t G_B14_2 = 0;
|
|
int32_t G_B14_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B14_4 = NULL;
|
|
{
|
|
bool L_0 = ___8_countOnly;
|
|
V_14 = L_0;
|
|
bool L_1 = V_14;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_2 = ___6_vertexCount;
|
|
uint16_t* L_3 = ___6_vertexCount;
|
|
int32_t L_4 = *((uint16_t*)L_3);
|
|
*((int16_t*)L_2) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_4, 4)));
|
|
uint16_t* L_5 = ___7_indexCount;
|
|
uint16_t* L_6 = ___7_indexCount;
|
|
int32_t L_7 = *((uint16_t*)L_6);
|
|
*((int16_t*)L_5) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_7, 6)));
|
|
goto IL_0495;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
float L_8;
|
|
L_8 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_9;
|
|
L_9 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_10 = ___3_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_0), L_8, L_9, L_10, NULL);
|
|
float L_11;
|
|
L_11 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_12;
|
|
L_12 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
float L_13;
|
|
L_13 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_14 = ___3_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_1), ((float)il2cpp_codegen_add(L_11, L_12)), L_13, L_14, NULL);
|
|
float L_15;
|
|
L_15 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_16;
|
|
L_16 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
float L_17;
|
|
L_17 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_18;
|
|
L_18 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
float L_19 = ___3_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_2), ((float)il2cpp_codegen_add(L_15, L_16)), ((float)il2cpp_codegen_add(L_17, L_18)), L_19, NULL);
|
|
float L_20;
|
|
L_20 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rect), NULL);
|
|
float L_21;
|
|
L_21 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rect), NULL);
|
|
float L_22;
|
|
L_22 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
float L_23 = ___3_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_3), L_20, ((float)il2cpp_codegen_add(L_21, L_22)), L_23, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = V_1;
|
|
float L_25 = L_24.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26 = V_0;
|
|
float L_27 = L_26.___x_2;
|
|
float L_28;
|
|
L_28 = fabsf(((float)il2cpp_codegen_subtract(L_25, L_27)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29 = V_2;
|
|
float L_30 = L_29.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = V_1;
|
|
float L_32 = L_31.___y_3;
|
|
float L_33;
|
|
L_33 = fabsf(((float)il2cpp_codegen_subtract(L_30, L_32)));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_4), L_28, L_33, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34 = V_4;
|
|
float L_35 = L_34.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_36 = V_4;
|
|
float L_37 = L_36.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38 = V_4;
|
|
float L_39 = L_38.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_40 = V_4;
|
|
float L_41 = L_40.___y_1;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_5), ((float)(((float)il2cpp_codegen_add(L_35, (2.0f)))/L_37)), ((float)(((float)il2cpp_codegen_add(L_39, (2.0f)))/L_41)), NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_42;
|
|
L_42 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
|
|
V_6 = L_42;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_43;
|
|
L_43 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
|
|
V_7 = L_43;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_44;
|
|
L_44 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
|
|
V_8 = L_44;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_45;
|
|
L_45 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
|
|
V_9 = L_45;
|
|
int32_t L_46 = ___1_smoothedEdge;
|
|
V_16 = L_46;
|
|
int32_t L_47 = V_16;
|
|
V_15 = L_47;
|
|
int32_t L_48 = V_15;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_48, 1)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0140;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01a5;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_02ce;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_020a;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_0133;
|
|
}
|
|
|
|
IL_0133:
|
|
{
|
|
int32_t L_49 = V_15;
|
|
if ((((int32_t)L_49) == ((int32_t)8)))
|
|
{
|
|
goto IL_026c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_02ce;
|
|
}
|
|
|
|
IL_0140:
|
|
{
|
|
float* L_50 = (float*)(&(&V_0)->___x_2);
|
|
float* L_51 = L_50;
|
|
float L_52 = *((float*)L_51);
|
|
*((float*)L_51) = (float)((float)il2cpp_codegen_subtract(L_52, (2.0f)));
|
|
float* L_53 = (float*)(&(&V_3)->___x_2);
|
|
float* L_54 = L_53;
|
|
float L_55 = *((float*)L_54);
|
|
*((float*)L_54) = (float)((float)il2cpp_codegen_subtract(L_55, (2.0f)));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56 = V_5;
|
|
float L_57 = L_56.___x_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_58 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_59 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_9), L_57, (0.0f), L_58, L_59, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_60 = V_9;
|
|
V_6 = L_60;
|
|
float L_61 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_62 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_8), (0.0f), (0.0f), L_61, L_62, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_63 = V_8;
|
|
V_7 = L_63;
|
|
goto IL_02d0;
|
|
}
|
|
|
|
IL_01a5:
|
|
{
|
|
float* L_64 = (float*)(&(&V_0)->___y_3);
|
|
float* L_65 = L_64;
|
|
float L_66 = *((float*)L_65);
|
|
*((float*)L_65) = (float)((float)il2cpp_codegen_subtract(L_66, (2.0f)));
|
|
float* L_67 = (float*)(&(&V_1)->___y_3);
|
|
float* L_68 = L_67;
|
|
float L_69 = *((float*)L_68);
|
|
*((float*)L_68) = (float)((float)il2cpp_codegen_subtract(L_69, (2.0f)));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70 = V_5;
|
|
float L_71 = L_70.___y_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_72 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_73 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_7), (0.0f), L_71, L_72, L_73, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_74 = V_7;
|
|
V_6 = L_74;
|
|
float L_75 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_76 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_9), (0.0f), (0.0f), L_75, L_76, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_77 = V_9;
|
|
V_8 = L_77;
|
|
goto IL_02d0;
|
|
}
|
|
|
|
IL_020a:
|
|
{
|
|
float* L_78 = (float*)(&(&V_1)->___x_2);
|
|
float* L_79 = L_78;
|
|
float L_80 = *((float*)L_79);
|
|
*((float*)L_79) = (float)((float)il2cpp_codegen_add(L_80, (2.0f)));
|
|
float* L_81 = (float*)(&(&V_2)->___x_2);
|
|
float* L_82 = L_81;
|
|
float L_83 = *((float*)L_82);
|
|
*((float*)L_82) = (float)((float)il2cpp_codegen_add(L_83, (2.0f)));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_84 = V_5;
|
|
float L_85 = L_84.___x_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_86 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_87 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_8), L_85, (0.0f), L_86, L_87, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_88 = V_8;
|
|
V_7 = L_88;
|
|
float L_89 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_90 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_9), (0.0f), (0.0f), L_89, L_90, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_91 = V_9;
|
|
V_6 = L_91;
|
|
goto IL_02d0;
|
|
}
|
|
|
|
IL_026c:
|
|
{
|
|
float* L_92 = (float*)(&(&V_2)->___y_3);
|
|
float* L_93 = L_92;
|
|
float L_94 = *((float*)L_93);
|
|
*((float*)L_93) = (float)((float)il2cpp_codegen_add(L_94, (2.0f)));
|
|
float* L_95 = (float*)(&(&V_3)->___y_3);
|
|
float* L_96 = L_95;
|
|
float L_97 = *((float*)L_96);
|
|
*((float*)L_96) = (float)((float)il2cpp_codegen_add(L_97, (2.0f)));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_98 = V_5;
|
|
float L_99 = L_98.___y_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_100 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_101 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_9), (0.0f), L_99, L_100, L_101, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_102 = V_9;
|
|
V_8 = L_102;
|
|
float L_103 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_104 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_7), (0.0f), (0.0f), L_103, L_104, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_105 = V_7;
|
|
V_6 = L_105;
|
|
goto IL_02d0;
|
|
}
|
|
|
|
IL_02ce:
|
|
{
|
|
goto IL_02d0;
|
|
}
|
|
|
|
IL_02d0:
|
|
{
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_106 = ___5_colorPage;
|
|
bool L_107 = L_106.___isValid_0;
|
|
G_B12_0 = 1;
|
|
G_B12_1 = 0;
|
|
G_B12_2 = 0;
|
|
G_B12_3 = (&V_10);
|
|
if (L_107)
|
|
{
|
|
G_B13_0 = 1;
|
|
G_B13_1 = 0;
|
|
G_B13_2 = 0;
|
|
G_B13_3 = (&V_10);
|
|
goto IL_02e1;
|
|
}
|
|
}
|
|
{
|
|
G_B14_0 = 0;
|
|
G_B14_1 = G_B12_0;
|
|
G_B14_2 = G_B12_1;
|
|
G_B14_3 = G_B12_2;
|
|
G_B14_4 = G_B12_3;
|
|
goto IL_02e2;
|
|
}
|
|
|
|
IL_02e1:
|
|
{
|
|
G_B14_0 = 1;
|
|
G_B14_1 = G_B13_0;
|
|
G_B14_2 = G_B13_1;
|
|
G_B14_3 = G_B13_2;
|
|
G_B14_4 = G_B13_3;
|
|
}
|
|
|
|
IL_02e2:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B14_4, (uint8_t)G_B14_3, (uint8_t)G_B14_2, (uint8_t)G_B14_1, (uint8_t)G_B14_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_108 = ___5_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_109 = L_108.___pageAndID_1;
|
|
uint8_t L_110 = L_109.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_111 = ___5_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_112 = L_111.___pageAndID_1;
|
|
uint8_t L_113 = L_112.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_11), (uint8_t)0, (uint8_t)0, L_110, L_113, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_114 = ___5_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_115 = L_114.___pageAndID_1;
|
|
uint8_t L_116 = L_115.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_12), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_116, NULL);
|
|
uint16_t* L_117 = ___6_vertexCount;
|
|
int32_t L_118 = *((uint16_t*)L_117);
|
|
V_13 = (uint16_t)L_118;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_119 = ___4_mesh;
|
|
il2cpp_codegen_initobj((&V_17), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_120 = V_0;
|
|
(&V_17)->___position_1 = L_120;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_121 = ___2_color;
|
|
(&V_17)->___tint_2 = L_121;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_122 = V_10;
|
|
(&V_17)->___flags_6 = L_122;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_123 = V_6;
|
|
(&V_17)->___circle_8 = L_123;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_124 = V_11;
|
|
(&V_17)->___opacityColorPages_7 = L_124;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_125 = V_12;
|
|
(&V_17)->___ids_5 = L_125;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_126 = V_17;
|
|
NullCheck(L_119);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_119, L_126, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_127 = ___4_mesh;
|
|
il2cpp_codegen_initobj((&V_17), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_128 = V_1;
|
|
(&V_17)->___position_1 = L_128;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_129 = ___2_color;
|
|
(&V_17)->___tint_2 = L_129;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_130 = V_10;
|
|
(&V_17)->___flags_6 = L_130;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_131 = V_7;
|
|
(&V_17)->___circle_8 = L_131;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_132 = V_11;
|
|
(&V_17)->___opacityColorPages_7 = L_132;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_133 = V_12;
|
|
(&V_17)->___ids_5 = L_133;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_134 = V_17;
|
|
NullCheck(L_127);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_127, L_134, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_135 = ___4_mesh;
|
|
il2cpp_codegen_initobj((&V_17), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_136 = V_2;
|
|
(&V_17)->___position_1 = L_136;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_137 = ___2_color;
|
|
(&V_17)->___tint_2 = L_137;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_138 = V_10;
|
|
(&V_17)->___flags_6 = L_138;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_139 = V_8;
|
|
(&V_17)->___circle_8 = L_139;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_140 = V_11;
|
|
(&V_17)->___opacityColorPages_7 = L_140;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_141 = V_12;
|
|
(&V_17)->___ids_5 = L_141;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_142 = V_17;
|
|
NullCheck(L_135);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_135, L_142, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_143 = ___4_mesh;
|
|
il2cpp_codegen_initobj((&V_17), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_144 = V_3;
|
|
(&V_17)->___position_1 = L_144;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_145 = ___2_color;
|
|
(&V_17)->___tint_2 = L_145;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_146 = V_10;
|
|
(&V_17)->___flags_6 = L_146;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_147 = V_9;
|
|
(&V_17)->___circle_8 = L_147;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_148 = V_11;
|
|
(&V_17)->___opacityColorPages_7 = L_148;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_149 = V_12;
|
|
(&V_17)->___ids_5 = L_149;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_150 = V_17;
|
|
NullCheck(L_143);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_143, L_150, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_151 = ___4_mesh;
|
|
uint16_t L_152 = V_13;
|
|
NullCheck(L_151);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_151, L_152, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_153 = ___4_mesh;
|
|
uint16_t L_154 = V_13;
|
|
NullCheck(L_153);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_153, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_154, 1))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_155 = ___4_mesh;
|
|
uint16_t L_156 = V_13;
|
|
NullCheck(L_155);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_155, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_156, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_157 = ___4_mesh;
|
|
uint16_t L_158 = V_13;
|
|
NullCheck(L_157);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_157, L_158, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_159 = ___4_mesh;
|
|
uint16_t L_160 = V_13;
|
|
NullCheck(L_159);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_159, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_160, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_161 = ___4_mesh;
|
|
uint16_t L_162 = V_13;
|
|
NullCheck(L_161);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_161, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_162, 3))), NULL);
|
|
uint16_t* L_163 = ___6_vertexCount;
|
|
uint16_t* L_164 = ___6_vertexCount;
|
|
int32_t L_165 = *((uint16_t*)L_164);
|
|
*((int16_t*)L_163) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_165, 4)));
|
|
uint16_t* L_166 = ___7_indexCount;
|
|
uint16_t* L_167 = ___7_indexCount;
|
|
int32_t L_168 = *((uint16_t*)L_167);
|
|
*((int16_t*)L_166) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_168, 6)));
|
|
}
|
|
|
|
IL_0495:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateStraightBorder(UnityEngine.Rect,UnityEngine.UIElements.UIR.Tessellation/Edges,System.Single,UnityEngine.Color,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateStraightBorder_m59F60FA5C0C807ADDAA029B68D0A663245683313 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, int32_t ___1_smoothedEdge, float ___2_miterOffset, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___3_color, float ___4_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___5_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___6_colorPage, uint16_t* ___7_vertexCount, uint16_t* ___8_indexCount, bool ___9_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
uint16_t V_7 = 0;
|
|
bool V_8 = false;
|
|
bool V_9 = false;
|
|
bool V_10 = false;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_11;
|
|
memset((&V_11), 0, sizeof(V_11));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_12;
|
|
memset((&V_12), 0, sizeof(V_12));
|
|
float V_13 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_14;
|
|
memset((&V_14), 0, sizeof(V_14));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_15;
|
|
memset((&V_15), 0, sizeof(V_15));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_16;
|
|
memset((&V_16), 0, sizeof(V_16));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_17;
|
|
memset((&V_17), 0, sizeof(V_17));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_18;
|
|
memset((&V_18), 0, sizeof(V_18));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_19;
|
|
memset((&V_19), 0, sizeof(V_19));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_20;
|
|
memset((&V_20), 0, sizeof(V_20));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_21;
|
|
memset((&V_21), 0, sizeof(V_21));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_22;
|
|
memset((&V_22), 0, sizeof(V_22));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_23;
|
|
memset((&V_23), 0, sizeof(V_23));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_24;
|
|
memset((&V_24), 0, sizeof(V_24));
|
|
float V_25 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_26;
|
|
memset((&V_26), 0, sizeof(V_26));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_27;
|
|
memset((&V_27), 0, sizeof(V_27));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_28;
|
|
memset((&V_28), 0, sizeof(V_28));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_29;
|
|
memset((&V_29), 0, sizeof(V_29));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_30;
|
|
memset((&V_30), 0, sizeof(V_30));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_31;
|
|
memset((&V_31), 0, sizeof(V_31));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_32;
|
|
memset((&V_32), 0, sizeof(V_32));
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B12_0 = 0;
|
|
int32_t G_B12_1 = 0;
|
|
int32_t G_B12_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B12_3 = NULL;
|
|
int32_t G_B11_0 = 0;
|
|
int32_t G_B11_1 = 0;
|
|
int32_t G_B11_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B11_3 = NULL;
|
|
int32_t G_B13_0 = 0;
|
|
int32_t G_B13_1 = 0;
|
|
int32_t G_B13_2 = 0;
|
|
int32_t G_B13_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B13_4 = NULL;
|
|
{
|
|
int32_t L_0 = ___1_smoothedEdge;
|
|
if ((((int32_t)L_0) == ((int32_t)1)))
|
|
{
|
|
goto IL_000b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ___1_smoothedEdge;
|
|
G_B3_0 = ((((int32_t)L_1) == ((int32_t)2))? 1 : 0);
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
G_B3_0 = 1;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B3_0, NULL);
|
|
float L_2;
|
|
L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_3 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
if ((((float)L_2) < ((float)L_3)))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
float L_4;
|
|
L_4 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_5 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
G_B6_0 = ((((float)L_4) < ((float)L_5))? 1 : 0);
|
|
goto IL_0031;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
G_B6_0 = 1;
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
V_8 = (bool)G_B6_0;
|
|
bool L_6 = V_8;
|
|
if (!L_6)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0611;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
bool L_7 = ___9_countOnly;
|
|
V_9 = L_7;
|
|
bool L_8 = V_9;
|
|
if (!L_8)
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_9 = ___7_vertexCount;
|
|
uint16_t* L_10 = ___7_vertexCount;
|
|
int32_t L_11 = *((uint16_t*)L_10);
|
|
*((int16_t*)L_9) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_11, 4)));
|
|
uint16_t* L_12 = ___8_indexCount;
|
|
uint16_t* L_13 = ___8_indexCount;
|
|
int32_t L_14 = *((uint16_t*)L_13);
|
|
*((int16_t*)L_12) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_14, 6)));
|
|
goto IL_0611;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
float L_15;
|
|
L_15 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___0_rect), NULL);
|
|
float L_16;
|
|
L_16 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___0_rect), NULL);
|
|
float L_17 = ___4_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_0), L_15, L_16, L_17, NULL);
|
|
float L_18;
|
|
L_18 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rect), NULL);
|
|
float L_19;
|
|
L_19 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___0_rect), NULL);
|
|
float L_20 = ___4_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_1), L_18, L_19, L_20, NULL);
|
|
float L_21;
|
|
L_21 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rect), NULL);
|
|
float L_22;
|
|
L_22 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rect), NULL);
|
|
float L_23 = ___4_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_2), L_21, L_22, L_23, NULL);
|
|
float L_24;
|
|
L_24 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___0_rect), NULL);
|
|
float L_25;
|
|
L_25 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rect), NULL);
|
|
float L_26 = ___4_posZ;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_3), L_24, L_25, L_26, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_27 = ___6_colorPage;
|
|
bool L_28 = L_27.___isValid_0;
|
|
G_B11_0 = 1;
|
|
G_B11_1 = 0;
|
|
G_B11_2 = 0;
|
|
G_B11_3 = (&V_4);
|
|
if (L_28)
|
|
{
|
|
G_B12_0 = 1;
|
|
G_B12_1 = 0;
|
|
G_B12_2 = 0;
|
|
G_B12_3 = (&V_4);
|
|
goto IL_00c9;
|
|
}
|
|
}
|
|
{
|
|
G_B13_0 = 0;
|
|
G_B13_1 = G_B11_0;
|
|
G_B13_2 = G_B11_1;
|
|
G_B13_3 = G_B11_2;
|
|
G_B13_4 = G_B11_3;
|
|
goto IL_00ca;
|
|
}
|
|
|
|
IL_00c9:
|
|
{
|
|
G_B13_0 = 1;
|
|
G_B13_1 = G_B12_0;
|
|
G_B13_2 = G_B12_1;
|
|
G_B13_3 = G_B12_2;
|
|
G_B13_4 = G_B12_3;
|
|
}
|
|
|
|
IL_00ca:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B13_4, (uint8_t)G_B13_3, (uint8_t)G_B13_2, (uint8_t)G_B13_1, (uint8_t)G_B13_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_29 = ___6_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_30 = L_29.___pageAndID_1;
|
|
uint8_t L_31 = L_30.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_32 = ___6_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_33 = L_32.___pageAndID_1;
|
|
uint8_t L_34 = L_33.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_5), (uint8_t)0, (uint8_t)0, L_31, L_34, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_35 = ___6_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_36 = L_35.___pageAndID_1;
|
|
uint8_t L_37 = L_36.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_6), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_37, NULL);
|
|
int32_t L_38 = ___1_smoothedEdge;
|
|
V_10 = (bool)((((int32_t)L_38) == ((int32_t)1))? 1 : 0);
|
|
bool L_39 = V_10;
|
|
if (!L_39)
|
|
{
|
|
goto IL_0365;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40 = V_0;
|
|
V_11 = L_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = V_1;
|
|
V_12 = L_41;
|
|
float* L_42 = (float*)(&(&V_0)->___x_2);
|
|
float* L_43 = L_42;
|
|
float L_44 = *((float*)L_43);
|
|
*((float*)L_43) = (float)((float)il2cpp_codegen_subtract(L_44, (2.0f)));
|
|
float* L_45 = (float*)(&(&V_1)->___x_2);
|
|
float* L_46 = L_45;
|
|
float L_47 = *((float*)L_46);
|
|
*((float*)L_46) = (float)((float)il2cpp_codegen_add(L_47, (2.0f)));
|
|
float* L_48 = (float*)(&(&V_2)->___x_2);
|
|
float* L_49 = L_48;
|
|
float L_50 = *((float*)L_49);
|
|
*((float*)L_49) = (float)((float)il2cpp_codegen_add(L_50, (2.0f)));
|
|
float* L_51 = (float*)(&(&V_3)->___x_2);
|
|
float* L_52 = L_51;
|
|
float L_53 = *((float*)L_52);
|
|
*((float*)L_52) = (float)((float)il2cpp_codegen_subtract(L_53, (2.0f)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54 = V_1;
|
|
float L_55 = L_54.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56 = V_0;
|
|
float L_57 = L_56.___x_2;
|
|
V_13 = ((float)il2cpp_codegen_subtract(L_55, L_57));
|
|
float L_58 = V_13;
|
|
float L_59;
|
|
L_59 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_rect), NULL);
|
|
float L_60 = V_13;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_14), ((float)(L_58/((float)il2cpp_codegen_add(L_59, (2.0f))))), (0.0f), ((float)(L_60/(2.0f))), (0.0f), NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_61;
|
|
L_61 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
|
|
V_15 = L_61;
|
|
il2cpp_codegen_initobj((&V_21), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62 = V_0;
|
|
(&V_21)->___position_1 = L_62;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_63 = ___3_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_64;
|
|
L_64 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_63, NULL);
|
|
(&V_21)->___tint_2 = L_64;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_65 = V_4;
|
|
(&V_21)->___flags_6 = L_65;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_66 = V_14;
|
|
(&V_21)->___circle_8 = L_66;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_67 = V_5;
|
|
(&V_21)->___opacityColorPages_7 = L_67;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_68 = V_6;
|
|
(&V_21)->___ids_5 = L_68;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_69 = V_21;
|
|
V_16 = L_69;
|
|
il2cpp_codegen_initobj((&V_21), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_70 = V_1;
|
|
(&V_21)->___position_1 = L_70;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_71 = ___3_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_72;
|
|
L_72 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_71, NULL);
|
|
(&V_21)->___tint_2 = L_72;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_73 = V_4;
|
|
(&V_21)->___flags_6 = L_73;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_74 = V_15;
|
|
(&V_21)->___circle_8 = L_74;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_75 = V_5;
|
|
(&V_21)->___opacityColorPages_7 = L_75;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_76 = V_6;
|
|
(&V_21)->___ids_5 = L_76;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_77 = V_21;
|
|
V_17 = L_77;
|
|
il2cpp_codegen_initobj((&V_21), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_78 = V_2;
|
|
(&V_21)->___position_1 = L_78;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_79 = ___3_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_80;
|
|
L_80 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_79, NULL);
|
|
(&V_21)->___tint_2 = L_80;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_81 = V_4;
|
|
(&V_21)->___flags_6 = L_81;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_82 = V_15;
|
|
(&V_21)->___circle_8 = L_82;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_83 = V_5;
|
|
(&V_21)->___opacityColorPages_7 = L_83;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_84 = V_6;
|
|
(&V_21)->___ids_5 = L_84;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_85 = V_21;
|
|
V_18 = L_85;
|
|
il2cpp_codegen_initobj((&V_21), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_86 = V_3;
|
|
(&V_21)->___position_1 = L_86;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_87 = ___3_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_88;
|
|
L_88 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_87, NULL);
|
|
(&V_21)->___tint_2 = L_88;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_89 = V_4;
|
|
(&V_21)->___flags_6 = L_89;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_90 = V_14;
|
|
(&V_21)->___circle_8 = L_90;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_91 = V_5;
|
|
(&V_21)->___opacityColorPages_7 = L_91;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_92 = V_6;
|
|
(&V_21)->___ids_5 = L_92;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_93 = V_21;
|
|
V_19 = L_93;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_94 = V_11;
|
|
V_0 = L_94;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_95 = V_12;
|
|
V_1 = L_95;
|
|
float* L_96 = (float*)(&(&V_1)->___y_3);
|
|
float* L_97 = L_96;
|
|
float L_98 = *((float*)L_97);
|
|
float L_99 = ___2_miterOffset;
|
|
*((float*)L_97) = (float)((float)il2cpp_codegen_add(L_98, L_99));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_100 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_101 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_102;
|
|
L_102 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_100, L_101, NULL);
|
|
V_22 = L_102;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_103;
|
|
L_103 = Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline((&V_22), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_104;
|
|
L_104 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_103, (1.41419995f), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_105;
|
|
L_105 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_104, (2.0f), NULL);
|
|
V_20 = L_105;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_106 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_107 = V_20;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_108;
|
|
L_108 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_106, L_107, NULL);
|
|
V_0 = L_108;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_109 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_110 = V_20;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_111;
|
|
L_111 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_109, L_110, NULL);
|
|
V_1 = L_111;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_112 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_113;
|
|
L_113 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_112, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_114;
|
|
L_114 = Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139(L_113, (&V_16), (&V_17), (&V_18), NULL);
|
|
(&V_16)->___circle_8 = L_114;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_115 = V_0;
|
|
(&V_16)->___position_1 = L_115;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_116 = V_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_117;
|
|
L_117 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_116, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_118;
|
|
L_118 = Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139(L_117, (&V_16), (&V_17), (&V_18), NULL);
|
|
(&V_17)->___circle_8 = L_118;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_119 = V_1;
|
|
(&V_17)->___position_1 = L_119;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_120 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_121 = V_16;
|
|
NullCheck(L_120);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_120, L_121, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_122 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_123 = V_17;
|
|
NullCheck(L_122);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_122, L_123, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_124 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_125 = V_18;
|
|
NullCheck(L_124);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_124, L_125, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_126 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_127 = V_19;
|
|
NullCheck(L_126);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_126, L_127, NULL);
|
|
goto IL_05b2;
|
|
}
|
|
|
|
IL_0365:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_128 = V_0;
|
|
V_23 = L_128;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_129 = V_3;
|
|
V_24 = L_129;
|
|
float* L_130 = (float*)(&(&V_0)->___y_3);
|
|
float* L_131 = L_130;
|
|
float L_132 = *((float*)L_131);
|
|
*((float*)L_131) = (float)((float)il2cpp_codegen_subtract(L_132, (2.0f)));
|
|
float* L_133 = (float*)(&(&V_1)->___y_3);
|
|
float* L_134 = L_133;
|
|
float L_135 = *((float*)L_134);
|
|
*((float*)L_134) = (float)((float)il2cpp_codegen_subtract(L_135, (2.0f)));
|
|
float* L_136 = (float*)(&(&V_2)->___y_3);
|
|
float* L_137 = L_136;
|
|
float L_138 = *((float*)L_137);
|
|
*((float*)L_137) = (float)((float)il2cpp_codegen_add(L_138, (2.0f)));
|
|
float* L_139 = (float*)(&(&V_3)->___y_3);
|
|
float* L_140 = L_139;
|
|
float L_141 = *((float*)L_140);
|
|
*((float*)L_140) = (float)((float)il2cpp_codegen_add(L_141, (2.0f)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_142 = V_3;
|
|
float L_143 = L_142.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_144 = V_0;
|
|
float L_145 = L_144.___y_3;
|
|
V_25 = ((float)il2cpp_codegen_subtract(L_143, L_145));
|
|
float L_146 = V_25;
|
|
float L_147;
|
|
L_147 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_rect), NULL);
|
|
float L_148 = V_25;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_26), (0.0f), ((float)(L_146/((float)il2cpp_codegen_add(L_147, (2.0f))))), (0.0f), ((float)(L_148/(2.0f))), NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_149;
|
|
L_149 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
|
|
V_27 = L_149;
|
|
il2cpp_codegen_initobj((&V_21), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_150 = V_0;
|
|
(&V_21)->___position_1 = L_150;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_151 = ___3_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_152;
|
|
L_152 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_151, NULL);
|
|
(&V_21)->___tint_2 = L_152;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_153 = V_4;
|
|
(&V_21)->___flags_6 = L_153;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_154 = V_26;
|
|
(&V_21)->___circle_8 = L_154;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_155 = V_5;
|
|
(&V_21)->___opacityColorPages_7 = L_155;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_156 = V_6;
|
|
(&V_21)->___ids_5 = L_156;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_157 = V_21;
|
|
V_28 = L_157;
|
|
il2cpp_codegen_initobj((&V_21), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_158 = V_1;
|
|
(&V_21)->___position_1 = L_158;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_159 = ___3_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_160;
|
|
L_160 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_159, NULL);
|
|
(&V_21)->___tint_2 = L_160;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_161 = V_4;
|
|
(&V_21)->___flags_6 = L_161;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_162 = V_26;
|
|
(&V_21)->___circle_8 = L_162;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_163 = V_5;
|
|
(&V_21)->___opacityColorPages_7 = L_163;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_164 = V_6;
|
|
(&V_21)->___ids_5 = L_164;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_165 = V_21;
|
|
V_29 = L_165;
|
|
il2cpp_codegen_initobj((&V_21), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_166 = V_2;
|
|
(&V_21)->___position_1 = L_166;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_167 = ___3_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_168;
|
|
L_168 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_167, NULL);
|
|
(&V_21)->___tint_2 = L_168;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_169 = V_4;
|
|
(&V_21)->___flags_6 = L_169;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_170 = V_27;
|
|
(&V_21)->___circle_8 = L_170;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_171 = V_5;
|
|
(&V_21)->___opacityColorPages_7 = L_171;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_172 = V_6;
|
|
(&V_21)->___ids_5 = L_172;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_173 = V_21;
|
|
V_30 = L_173;
|
|
il2cpp_codegen_initobj((&V_21), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_174 = V_3;
|
|
(&V_21)->___position_1 = L_174;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_175 = ___3_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_176;
|
|
L_176 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_175, NULL);
|
|
(&V_21)->___tint_2 = L_176;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_177 = V_4;
|
|
(&V_21)->___flags_6 = L_177;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_178 = V_27;
|
|
(&V_21)->___circle_8 = L_178;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_179 = V_5;
|
|
(&V_21)->___opacityColorPages_7 = L_179;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_180 = V_6;
|
|
(&V_21)->___ids_5 = L_180;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_181 = V_21;
|
|
V_31 = L_181;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_182 = V_23;
|
|
V_0 = L_182;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_183 = V_24;
|
|
V_3 = L_183;
|
|
float* L_184 = (float*)(&(&V_3)->___x_2);
|
|
float* L_185 = L_184;
|
|
float L_186 = *((float*)L_185);
|
|
float L_187 = ___2_miterOffset;
|
|
*((float*)L_185) = (float)((float)il2cpp_codegen_add(L_186, L_187));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_188 = V_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_189 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_190;
|
|
L_190 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_188, L_189, NULL);
|
|
V_22 = L_190;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_191;
|
|
L_191 = Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline((&V_22), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_192;
|
|
L_192 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_191, (1.41419995f), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_193;
|
|
L_193 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_192, (2.0f), NULL);
|
|
V_32 = L_193;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_194 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_195 = V_32;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_196;
|
|
L_196 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_194, L_195, NULL);
|
|
V_0 = L_196;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_197 = V_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_198 = V_32;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_199;
|
|
L_199 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_197, L_198, NULL);
|
|
V_3 = L_199;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_200 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_201;
|
|
L_201 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_200, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_202;
|
|
L_202 = Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139(L_201, (&V_28), (&V_29), (&V_30), NULL);
|
|
(&V_28)->___circle_8 = L_202;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_203 = V_0;
|
|
(&V_28)->___position_1 = L_203;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_204 = V_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_205;
|
|
L_205 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_204, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_206;
|
|
L_206 = Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139(L_205, (&V_28), (&V_29), (&V_30), NULL);
|
|
(&V_31)->___circle_8 = L_206;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_207 = V_3;
|
|
(&V_31)->___position_1 = L_207;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_208 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_209 = V_28;
|
|
NullCheck(L_208);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_208, L_209, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_210 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_211 = V_29;
|
|
NullCheck(L_210);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_210, L_211, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_212 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_213 = V_30;
|
|
NullCheck(L_212);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_212, L_213, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_214 = ___5_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_215 = V_31;
|
|
NullCheck(L_214);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_214, L_215, NULL);
|
|
}
|
|
|
|
IL_05b2:
|
|
{
|
|
uint16_t* L_216 = ___7_vertexCount;
|
|
int32_t L_217 = *((uint16_t*)L_216);
|
|
V_7 = (uint16_t)L_217;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_218 = ___5_mesh;
|
|
uint16_t L_219 = V_7;
|
|
NullCheck(L_218);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_218, L_219, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_220 = ___5_mesh;
|
|
uint16_t L_221 = V_7;
|
|
NullCheck(L_220);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_220, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_221, 1))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_222 = ___5_mesh;
|
|
uint16_t L_223 = V_7;
|
|
NullCheck(L_222);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_222, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_223, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_224 = ___5_mesh;
|
|
uint16_t L_225 = V_7;
|
|
NullCheck(L_224);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_224, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_225, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_226 = ___5_mesh;
|
|
uint16_t L_227 = V_7;
|
|
NullCheck(L_226);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_226, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_227, 3))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_228 = ___5_mesh;
|
|
uint16_t L_229 = V_7;
|
|
NullCheck(L_228);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_228, L_229, NULL);
|
|
uint16_t* L_230 = ___7_vertexCount;
|
|
uint16_t* L_231 = ___7_vertexCount;
|
|
int32_t L_232 = *((uint16_t*)L_231);
|
|
*((int16_t*)L_230) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_232, 4)));
|
|
uint16_t* L_233 = ___8_indexCount;
|
|
uint16_t* L_234 = ___8_indexCount;
|
|
int32_t L_235 = *((uint16_t*)L_234);
|
|
*((int16_t*)L_233) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_235, 6)));
|
|
}
|
|
|
|
IL_0611:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Vector4 UnityEngine.UIElements.UIR.Tessellation::GetInterpolatedCircle(UnityEngine.Vector2,UnityEngine.UIElements.Vertex&,UnityEngine.UIElements.Vertex&,UnityEngine.UIElements.Vertex&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_p, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___1_v0, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___2_v1, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___3_v2, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_p;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_1 = ___1_v0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = L_1->___position_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
|
|
L_3 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_2, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_4 = ___2_v1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4->___position_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_5, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_7 = ___3_v2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = L_7->___position_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
|
|
L_9 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_8, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_ComputeBarycentricCoordinates_m3B250566AFA7401F66D9B6B610F1E2EBD62F80E8(L_0, L_3, L_6, L_9, (&V_0), (&V_1), (&V_2), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_10 = ___1_v0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_11 = L_10->___circle_8;
|
|
float L_12 = V_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_13;
|
|
L_13 = Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline(L_11, L_12, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_14 = ___2_v1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_15 = L_14->___circle_8;
|
|
float L_16 = V_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_17;
|
|
L_17 = Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline(L_15, L_16, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_18;
|
|
L_18 = Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline(L_13, L_17, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_19 = ___3_v2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_20 = L_19->___circle_8;
|
|
float L_21 = V_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_22;
|
|
L_22 = Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline(L_20, L_21, NULL);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_23;
|
|
L_23 = Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline(L_18, L_22, NULL);
|
|
V_3 = L_23;
|
|
goto IL_0060;
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_24 = V_3;
|
|
return L_24;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::ComputeBarycentricCoordinates(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2,System.Single&,System.Single&,System.Single&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_ComputeBarycentricCoordinates_m3B250566AFA7401F66D9B6B610F1E2EBD62F80E8 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_p, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_b, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___3_c, float* ___4_u, float* ___5_v, float* ___6_w, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___2_b;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_a;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___3_c;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___1_a;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
|
|
L_5 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_3, L_4, NULL);
|
|
V_1 = L_5;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___0_p;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___1_a;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_6, L_7, NULL);
|
|
V_2 = L_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = V_0;
|
|
float L_11;
|
|
L_11 = Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline(L_9, L_10, NULL);
|
|
V_3 = L_11;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = V_1;
|
|
float L_14;
|
|
L_14 = Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline(L_12, L_13, NULL);
|
|
V_4 = L_14;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = V_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = V_1;
|
|
float L_17;
|
|
L_17 = Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline(L_15, L_16, NULL);
|
|
V_5 = L_17;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = V_0;
|
|
float L_20;
|
|
L_20 = Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline(L_18, L_19, NULL);
|
|
V_6 = L_20;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22 = V_1;
|
|
float L_23;
|
|
L_23 = Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline(L_21, L_22, NULL);
|
|
V_7 = L_23;
|
|
float L_24 = V_3;
|
|
float L_25 = V_5;
|
|
float L_26 = V_4;
|
|
float L_27 = V_4;
|
|
V_8 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_24, L_25)), ((float)il2cpp_codegen_multiply(L_26, L_27))));
|
|
float* L_28 = ___5_v;
|
|
float L_29 = V_5;
|
|
float L_30 = V_6;
|
|
float L_31 = V_4;
|
|
float L_32 = V_7;
|
|
float L_33 = V_8;
|
|
*((float*)L_28) = (float)((float)(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_29, L_30)), ((float)il2cpp_codegen_multiply(L_31, L_32))))/L_33));
|
|
float* L_34 = ___6_w;
|
|
float L_35 = V_3;
|
|
float L_36 = V_7;
|
|
float L_37 = V_4;
|
|
float L_38 = V_6;
|
|
float L_39 = V_8;
|
|
*((float*)L_34) = (float)((float)(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_35, L_36)), ((float)il2cpp_codegen_multiply(L_37, L_38))))/L_39));
|
|
float* L_40 = ___4_u;
|
|
float* L_41 = ___5_v;
|
|
float L_42 = *((float*)L_41);
|
|
float* L_43 = ___6_w;
|
|
float L_44 = *((float*)L_43);
|
|
*((float*)L_40) = (float)((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract((1.0f), L_42)), L_44));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateFilledFan(UnityEngine.Vector2,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,UnityEngine.Color32,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateFilledFan_m271D00C508777D21DF8A27A6185E2DB572DA2653 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_center, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_radius, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_miterOffset, float ___3_leftWidth, float ___4_topWidth, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___5_leftColor, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___6_topColor, float ___7_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___8_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___9_leftColorPage, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___10_topColorPage, uint16_t* ___11_vertexCount, uint16_t* ___12_indexCount, bool ___13_countOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_9;
|
|
memset((&V_9), 0, sizeof(V_9));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_10;
|
|
memset((&V_10), 0, sizeof(V_10));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_11;
|
|
memset((&V_11), 0, sizeof(V_11));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_12;
|
|
memset((&V_12), 0, sizeof(V_12));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
bool V_14 = false;
|
|
bool V_15 = false;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_16;
|
|
memset((&V_16), 0, sizeof(V_16));
|
|
bool V_17 = false;
|
|
bool V_18 = false;
|
|
int32_t G_B4_0 = 0;
|
|
int32_t G_B4_1 = 0;
|
|
int32_t G_B4_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B4_3 = NULL;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B3_1 = 0;
|
|
int32_t G_B3_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B3_3 = NULL;
|
|
int32_t G_B5_0 = 0;
|
|
int32_t G_B5_1 = 0;
|
|
int32_t G_B5_2 = 0;
|
|
int32_t G_B5_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B5_4 = NULL;
|
|
int32_t G_B7_0 = 0;
|
|
int32_t G_B7_1 = 0;
|
|
int32_t G_B7_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B7_3 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B6_1 = 0;
|
|
int32_t G_B6_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B6_3 = NULL;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B8_1 = 0;
|
|
int32_t G_B8_2 = 0;
|
|
int32_t G_B8_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B8_4 = NULL;
|
|
{
|
|
bool L_0 = ___13_countOnly;
|
|
V_14 = L_0;
|
|
bool L_1 = V_14;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_2 = ___11_vertexCount;
|
|
uint16_t* L_3 = ___11_vertexCount;
|
|
int32_t L_4 = *((uint16_t*)L_3);
|
|
*((int16_t*)L_2) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_4, 6)));
|
|
uint16_t* L_5 = ___12_indexCount;
|
|
uint16_t* L_6 = ___12_indexCount;
|
|
int32_t L_7 = *((uint16_t*)L_6);
|
|
*((int16_t*)L_5) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_7, 6)));
|
|
goto IL_04f0;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_8 = ___9_leftColorPage;
|
|
bool L_9 = L_8.___isValid_0;
|
|
G_B3_0 = 1;
|
|
G_B3_1 = 0;
|
|
G_B3_2 = 0;
|
|
G_B3_3 = (&V_0);
|
|
if (L_9)
|
|
{
|
|
G_B4_0 = 1;
|
|
G_B4_1 = 0;
|
|
G_B4_2 = 0;
|
|
G_B4_3 = (&V_0);
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
G_B5_0 = 0;
|
|
G_B5_1 = G_B3_0;
|
|
G_B5_2 = G_B3_1;
|
|
G_B5_3 = G_B3_2;
|
|
G_B5_4 = G_B3_3;
|
|
goto IL_0033;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
G_B5_0 = 1;
|
|
G_B5_1 = G_B4_0;
|
|
G_B5_2 = G_B4_1;
|
|
G_B5_3 = G_B4_2;
|
|
G_B5_4 = G_B4_3;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B5_4, (uint8_t)G_B5_3, (uint8_t)G_B5_2, (uint8_t)G_B5_1, (uint8_t)G_B5_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_10 = ___9_leftColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_11 = L_10.___pageAndID_1;
|
|
uint8_t L_12 = L_11.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_13 = ___9_leftColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_14 = L_13.___pageAndID_1;
|
|
uint8_t L_15 = L_14.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_1), (uint8_t)0, (uint8_t)0, L_12, L_15, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_16 = ___9_leftColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_17 = L_16.___pageAndID_1;
|
|
uint8_t L_18 = L_17.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_2), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_18, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_19 = ___10_topColorPage;
|
|
bool L_20 = L_19.___isValid_0;
|
|
G_B6_0 = 1;
|
|
G_B6_1 = 0;
|
|
G_B6_2 = 0;
|
|
G_B6_3 = (&V_3);
|
|
if (L_20)
|
|
{
|
|
G_B7_0 = 1;
|
|
G_B7_1 = 0;
|
|
G_B7_2 = 0;
|
|
G_B7_3 = (&V_3);
|
|
goto IL_0080;
|
|
}
|
|
}
|
|
{
|
|
G_B8_0 = 0;
|
|
G_B8_1 = G_B6_0;
|
|
G_B8_2 = G_B6_1;
|
|
G_B8_3 = G_B6_2;
|
|
G_B8_4 = G_B6_3;
|
|
goto IL_0081;
|
|
}
|
|
|
|
IL_0080:
|
|
{
|
|
G_B8_0 = 1;
|
|
G_B8_1 = G_B7_0;
|
|
G_B8_2 = G_B7_1;
|
|
G_B8_3 = G_B7_2;
|
|
G_B8_4 = G_B7_3;
|
|
}
|
|
|
|
IL_0081:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B8_4, (uint8_t)G_B8_3, (uint8_t)G_B8_2, (uint8_t)G_B8_1, (uint8_t)G_B8_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_21 = ___10_topColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_22 = L_21.___pageAndID_1;
|
|
uint8_t L_23 = L_22.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_24 = ___10_topColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_25 = L_24.___pageAndID_1;
|
|
uint8_t L_26 = L_25.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_4), (uint8_t)0, (uint8_t)0, L_23, L_26, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_27 = ___10_topColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_28 = L_27.___pageAndID_1;
|
|
uint8_t L_29 = L_28.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_5), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_29, NULL);
|
|
il2cpp_codegen_initobj((&V_6), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_30 = V_6;
|
|
V_7 = L_30;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_31 = V_6;
|
|
V_8 = L_31;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_32 = V_6;
|
|
V_9 = L_32;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = ___1_radius;
|
|
float L_34 = L_33.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35 = ___1_radius;
|
|
float L_36 = L_35.___y_1;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_10), ((float)il2cpp_codegen_add(L_34, (2.0f))), ((float)il2cpp_codegen_add(L_36, (2.0f))), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = V_10;
|
|
float L_38 = L_37.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39 = ___1_radius;
|
|
float L_40 = L_39.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41 = V_10;
|
|
float L_42 = L_41.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_43 = ___1_radius;
|
|
float L_44 = L_43.___y_1;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_11), ((float)(L_38/L_40)), ((float)(L_42/L_44)), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_45 = ___0_center;
|
|
float L_46 = L_45.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47 = ___0_center;
|
|
float L_48 = L_47.___y_1;
|
|
float L_49 = ___7_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50;
|
|
memset((&L_50), 0, sizeof(L_50));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_50), L_46, L_48, L_49, /*hidden argument*/NULL);
|
|
(&V_6)->___position_1 = L_50;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_51 = ___0_center;
|
|
float L_52 = L_51.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_53 = V_10;
|
|
float L_54 = L_53.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_55 = ___0_center;
|
|
float L_56 = L_55.___y_1;
|
|
float L_57 = ___7_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58;
|
|
memset((&L_58), 0, sizeof(L_58));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_58), ((float)il2cpp_codegen_subtract(L_52, L_54)), L_56, L_57, /*hidden argument*/NULL);
|
|
(&V_7)->___position_1 = L_58;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59 = ___0_center;
|
|
float L_60 = L_59.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_61 = V_10;
|
|
float L_62 = L_61.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63 = ___0_center;
|
|
float L_64 = L_63.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_65 = V_10;
|
|
float L_66 = L_65.___y_1;
|
|
float L_67 = ___7_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_68;
|
|
memset((&L_68), 0, sizeof(L_68));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_68), ((float)il2cpp_codegen_subtract(L_60, L_62)), ((float)il2cpp_codegen_subtract(L_64, L_66)), L_67, /*hidden argument*/NULL);
|
|
(&V_8)->___position_1 = L_68;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_69 = ___0_center;
|
|
float L_70 = L_69.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_71 = ___0_center;
|
|
float L_72 = L_71.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_73 = V_10;
|
|
float L_74 = L_73.___y_1;
|
|
float L_75 = ___7_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76;
|
|
memset((&L_76), 0, sizeof(L_76));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_76), L_70, ((float)il2cpp_codegen_subtract(L_72, L_74)), L_75, /*hidden argument*/NULL);
|
|
(&V_9)->___position_1 = L_76;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_77 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_78 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_79;
|
|
memset((&L_79), 0, sizeof(L_79));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_79), (0.0f), (0.0f), L_77, L_78, /*hidden argument*/NULL);
|
|
(&V_6)->___circle_8 = L_79;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_80 = V_11;
|
|
float L_81 = L_80.___x_0;
|
|
float L_82 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_83 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_84;
|
|
memset((&L_84), 0, sizeof(L_84));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_84), L_81, (0.0f), L_82, L_83, /*hidden argument*/NULL);
|
|
(&V_7)->___circle_8 = L_84;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_85 = V_11;
|
|
float L_86 = L_85.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_87 = V_11;
|
|
float L_88 = L_87.___y_1;
|
|
float L_89 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_90 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_91;
|
|
memset((&L_91), 0, sizeof(L_91));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_91), L_86, L_88, L_89, L_90, /*hidden argument*/NULL);
|
|
(&V_8)->___circle_8 = L_91;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_92 = V_11;
|
|
float L_93 = L_92.___y_1;
|
|
float L_94 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
float L_95 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_96;
|
|
memset((&L_96), 0, sizeof(L_96));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_96), (0.0f), L_93, L_94, L_95, /*hidden argument*/NULL);
|
|
(&V_9)->___circle_8 = L_96;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_97 = ___2_miterOffset;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_98;
|
|
L_98 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_99;
|
|
L_99 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_97, L_98, NULL);
|
|
V_15 = L_99;
|
|
bool L_100 = V_15;
|
|
if (!L_100)
|
|
{
|
|
goto IL_037c;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_101 = V_6;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_102 = L_101.___position_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_103 = ___2_miterOffset;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_104;
|
|
L_104 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_103, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_105;
|
|
L_105 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_102, L_104, NULL);
|
|
V_16 = L_105;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_106 = V_16;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_107;
|
|
L_107 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_106, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_108;
|
|
L_108 = Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139(L_107, (&V_6), (&V_7), (&V_8), NULL);
|
|
(&V_6)->___circle_8 = L_108;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_109 = V_16;
|
|
(&V_6)->___position_1 = L_109;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_110 = ___2_miterOffset;
|
|
float L_111 = L_110.___y_1;
|
|
V_17 = (bool)((((int32_t)((((float)L_111) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_112 = V_17;
|
|
if (!L_112)
|
|
{
|
|
goto IL_02f7;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_113 = V_7;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_114 = L_113.___position_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_115 = ___2_miterOffset;
|
|
float L_116 = L_115.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_117 = ___1_radius;
|
|
float L_118 = L_117.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_119 = ___2_miterOffset;
|
|
float L_120 = L_119.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_121 = ___1_radius;
|
|
float L_122 = L_121.___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_123;
|
|
memset((&L_123), 0, sizeof(L_123));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_123), ((float)(((float)il2cpp_codegen_multiply(L_116, (2.0f)))/L_118)), ((float)(((float)il2cpp_codegen_multiply(L_120, (2.0f)))/L_122)), (0.0f), /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_124;
|
|
L_124 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_114, L_123, NULL);
|
|
V_16 = L_124;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_125 = V_16;
|
|
float L_126 = L_125.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_127 = V_16;
|
|
float L_128 = L_127.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_129;
|
|
memset((&L_129), 0, sizeof(L_129));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_129), L_126, L_128, /*hidden argument*/NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_130;
|
|
L_130 = Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139(L_129, (&V_6), (&V_7), (&V_8), NULL);
|
|
(&V_7)->___circle_8 = L_130;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_131 = V_16;
|
|
(&V_7)->___position_1 = L_131;
|
|
goto IL_037b;
|
|
}
|
|
|
|
IL_02f7:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_132 = ___2_miterOffset;
|
|
float L_133 = L_132.___x_0;
|
|
V_18 = (bool)((((int32_t)((((float)L_133) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_134 = V_18;
|
|
if (!L_134)
|
|
{
|
|
goto IL_037b;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_135 = V_9;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_136 = L_135.___position_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_137 = ___2_miterOffset;
|
|
float L_138 = L_137.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_139 = ___1_radius;
|
|
float L_140 = L_139.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_141 = ___2_miterOffset;
|
|
float L_142 = L_141.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_143 = ___1_radius;
|
|
float L_144 = L_143.___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_145;
|
|
memset((&L_145), 0, sizeof(L_145));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_145), ((float)(((float)il2cpp_codegen_multiply(L_138, (2.0f)))/L_140)), ((float)(((float)il2cpp_codegen_multiply(L_142, (2.0f)))/L_144)), (0.0f), /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_146;
|
|
L_146 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_136, L_145, NULL);
|
|
V_16 = L_146;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_147 = V_16;
|
|
float L_148 = L_147.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_149 = V_16;
|
|
float L_150 = L_149.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_151;
|
|
memset((&L_151), 0, sizeof(L_151));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_151), L_148, L_150, /*hidden argument*/NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_152;
|
|
L_152 = Tessellation_GetInterpolatedCircle_m2B7E3BE9EA9FE5BE79AFB885718D96D24C82A139(L_151, (&V_6), (&V_7), (&V_8), NULL);
|
|
(&V_9)->___circle_8 = L_152;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_153 = V_16;
|
|
(&V_9)->___position_1 = L_153;
|
|
}
|
|
|
|
IL_037b:
|
|
{
|
|
}
|
|
|
|
IL_037c:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_154 = V_8;
|
|
V_12 = L_154;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_155 = V_6;
|
|
V_13 = L_155;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_156 = ___5_leftColor;
|
|
(&V_6)->___tint_2 = L_156;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_157 = ___5_leftColor;
|
|
(&V_7)->___tint_2 = L_157;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_158 = ___5_leftColor;
|
|
(&V_12)->___tint_2 = L_158;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_159 = ___6_topColor;
|
|
(&V_8)->___tint_2 = L_159;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_160 = ___6_topColor;
|
|
(&V_9)->___tint_2 = L_160;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_161 = ___6_topColor;
|
|
(&V_13)->___tint_2 = L_161;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_162 = V_0;
|
|
(&V_6)->___flags_6 = L_162;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_163 = V_1;
|
|
(&V_6)->___opacityColorPages_7 = L_163;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_164 = V_2;
|
|
(&V_6)->___ids_5 = L_164;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_165 = V_0;
|
|
(&V_7)->___flags_6 = L_165;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_166 = V_1;
|
|
(&V_7)->___opacityColorPages_7 = L_166;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_167 = V_2;
|
|
(&V_7)->___ids_5 = L_167;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_168 = V_0;
|
|
(&V_12)->___flags_6 = L_168;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_169 = V_1;
|
|
(&V_12)->___opacityColorPages_7 = L_169;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_170 = V_2;
|
|
(&V_12)->___ids_5 = L_170;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_171 = V_3;
|
|
(&V_8)->___flags_6 = L_171;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_172 = V_4;
|
|
(&V_8)->___opacityColorPages_7 = L_172;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_173 = V_5;
|
|
(&V_8)->___ids_5 = L_173;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_174 = V_3;
|
|
(&V_9)->___flags_6 = L_174;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_175 = V_4;
|
|
(&V_9)->___opacityColorPages_7 = L_175;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_176 = V_5;
|
|
(&V_9)->___ids_5 = L_176;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_177 = V_3;
|
|
(&V_13)->___flags_6 = L_177;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_178 = V_4;
|
|
(&V_13)->___opacityColorPages_7 = L_178;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_179 = V_5;
|
|
(&V_13)->___ids_5 = L_179;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_180 = ___8_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_181 = V_6;
|
|
NullCheck(L_180);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_180, L_181, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_182 = ___8_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_183 = V_7;
|
|
NullCheck(L_182);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_182, L_183, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_184 = ___8_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_185 = V_12;
|
|
NullCheck(L_184);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_184, L_185, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_186 = ___8_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_187 = V_8;
|
|
NullCheck(L_186);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_186, L_187, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_188 = ___8_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_189 = V_9;
|
|
NullCheck(L_188);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_188, L_189, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_190 = ___8_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_191 = V_13;
|
|
NullCheck(L_190);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_190, L_191, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_192 = ___8_mesh;
|
|
uint16_t* L_193 = ___11_vertexCount;
|
|
int32_t L_194 = *((uint16_t*)L_193);
|
|
NullCheck(L_192);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_192, (uint16_t)((int32_t)(uint16_t)L_194), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_195 = ___8_mesh;
|
|
uint16_t* L_196 = ___11_vertexCount;
|
|
int32_t L_197 = *((uint16_t*)L_196);
|
|
NullCheck(L_195);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_195, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_197, 1))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_198 = ___8_mesh;
|
|
uint16_t* L_199 = ___11_vertexCount;
|
|
int32_t L_200 = *((uint16_t*)L_199);
|
|
NullCheck(L_198);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_198, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_200, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_201 = ___8_mesh;
|
|
uint16_t* L_202 = ___11_vertexCount;
|
|
int32_t L_203 = *((uint16_t*)L_202);
|
|
NullCheck(L_201);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_201, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_203, 3))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_204 = ___8_mesh;
|
|
uint16_t* L_205 = ___11_vertexCount;
|
|
int32_t L_206 = *((uint16_t*)L_205);
|
|
NullCheck(L_204);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_204, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_206, 4))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_207 = ___8_mesh;
|
|
uint16_t* L_208 = ___11_vertexCount;
|
|
int32_t L_209 = *((uint16_t*)L_208);
|
|
NullCheck(L_207);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_207, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_209, 5))), NULL);
|
|
uint16_t* L_210 = ___11_vertexCount;
|
|
uint16_t* L_211 = ___11_vertexCount;
|
|
int32_t L_212 = *((uint16_t*)L_211);
|
|
*((int16_t*)L_210) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_212, 6)));
|
|
uint16_t* L_213 = ___12_indexCount;
|
|
uint16_t* L_214 = ___12_indexCount;
|
|
int32_t L_215 = *((uint16_t*)L_214);
|
|
*((int16_t*)L_213) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_215, 6)));
|
|
}
|
|
|
|
IL_04f0:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::TessellateBorderedFan(UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Single,UnityEngine.Color32,UnityEngine.Color32,System.Single,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.ColorPage,UnityEngine.UIElements.ColorPage,System.UInt16&,System.UInt16&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_TessellateBorderedFan_mCA1CD428750B3AC0DDE19DF24691875CB13C1621 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_center, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_outerRadius, float ___2_leftWidth, float ___3_topWidth, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___4_leftColor, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___5_topColor, float ___6_posZ, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___7_mesh, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___8_leftColorPage, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___9_topColorPage, uint16_t* ___10_vertexCount, uint16_t* ___11_indexCount, bool ___12_countOnly, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_9;
|
|
memset((&V_9), 0, sizeof(V_9));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_10;
|
|
memset((&V_10), 0, sizeof(V_10));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_11;
|
|
memset((&V_11), 0, sizeof(V_11));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_12;
|
|
memset((&V_12), 0, sizeof(V_12));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
bool V_14 = false;
|
|
int32_t G_B4_0 = 0;
|
|
int32_t G_B4_1 = 0;
|
|
int32_t G_B4_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B4_3 = NULL;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B3_1 = 0;
|
|
int32_t G_B3_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B3_3 = NULL;
|
|
int32_t G_B5_0 = 0;
|
|
int32_t G_B5_1 = 0;
|
|
int32_t G_B5_2 = 0;
|
|
int32_t G_B5_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B5_4 = NULL;
|
|
int32_t G_B7_0 = 0;
|
|
int32_t G_B7_1 = 0;
|
|
int32_t G_B7_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B7_3 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B6_1 = 0;
|
|
int32_t G_B6_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B6_3 = NULL;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B8_1 = 0;
|
|
int32_t G_B8_2 = 0;
|
|
int32_t G_B8_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B8_4 = NULL;
|
|
{
|
|
bool L_0 = ___12_countOnly;
|
|
V_14 = L_0;
|
|
bool L_1 = V_14;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_2 = ___10_vertexCount;
|
|
uint16_t* L_3 = ___10_vertexCount;
|
|
int32_t L_4 = *((uint16_t*)L_3);
|
|
*((int16_t*)L_2) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_4, 6)));
|
|
uint16_t* L_5 = ___11_indexCount;
|
|
uint16_t* L_6 = ___11_indexCount;
|
|
int32_t L_7 = *((uint16_t*)L_6);
|
|
*((int16_t*)L_5) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_7, 6)));
|
|
goto IL_0374;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = ___1_outerRadius;
|
|
float L_9 = L_8.___x_0;
|
|
float L_10 = ___2_leftWidth;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = ___1_outerRadius;
|
|
float L_12 = L_11.___y_1;
|
|
float L_13 = ___3_topWidth;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_0), ((float)il2cpp_codegen_subtract(L_9, L_10)), ((float)il2cpp_codegen_subtract(L_12, L_13)), NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_14 = ___8_leftColorPage;
|
|
bool L_15 = L_14.___isValid_0;
|
|
G_B3_0 = 1;
|
|
G_B3_1 = 0;
|
|
G_B3_2 = 0;
|
|
G_B3_3 = (&V_1);
|
|
if (L_15)
|
|
{
|
|
G_B4_0 = 1;
|
|
G_B4_1 = 0;
|
|
G_B4_2 = 0;
|
|
G_B4_3 = (&V_1);
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
G_B5_0 = 0;
|
|
G_B5_1 = G_B3_0;
|
|
G_B5_2 = G_B3_1;
|
|
G_B5_3 = G_B3_2;
|
|
G_B5_4 = G_B3_3;
|
|
goto IL_004a;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
G_B5_0 = 1;
|
|
G_B5_1 = G_B4_0;
|
|
G_B5_2 = G_B4_1;
|
|
G_B5_3 = G_B4_2;
|
|
G_B5_4 = G_B4_3;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B5_4, (uint8_t)G_B5_3, (uint8_t)G_B5_2, (uint8_t)G_B5_1, (uint8_t)G_B5_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_16 = ___8_leftColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_17 = L_16.___pageAndID_1;
|
|
uint8_t L_18 = L_17.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_19 = ___8_leftColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_20 = L_19.___pageAndID_1;
|
|
uint8_t L_21 = L_20.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_2), (uint8_t)0, (uint8_t)0, L_18, L_21, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_22 = ___8_leftColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_23 = L_22.___pageAndID_1;
|
|
uint8_t L_24 = L_23.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_3), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_24, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_25 = ___9_topColorPage;
|
|
bool L_26 = L_25.___isValid_0;
|
|
G_B6_0 = 1;
|
|
G_B6_1 = 0;
|
|
G_B6_2 = 0;
|
|
G_B6_3 = (&V_4);
|
|
if (L_26)
|
|
{
|
|
G_B7_0 = 1;
|
|
G_B7_1 = 0;
|
|
G_B7_2 = 0;
|
|
G_B7_3 = (&V_4);
|
|
goto IL_0097;
|
|
}
|
|
}
|
|
{
|
|
G_B8_0 = 0;
|
|
G_B8_1 = G_B6_0;
|
|
G_B8_2 = G_B6_1;
|
|
G_B8_3 = G_B6_2;
|
|
G_B8_4 = G_B6_3;
|
|
goto IL_0098;
|
|
}
|
|
|
|
IL_0097:
|
|
{
|
|
G_B8_0 = 1;
|
|
G_B8_1 = G_B7_0;
|
|
G_B8_2 = G_B7_1;
|
|
G_B8_3 = G_B7_2;
|
|
G_B8_4 = G_B7_3;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B8_4, (uint8_t)G_B8_3, (uint8_t)G_B8_2, (uint8_t)G_B8_1, (uint8_t)G_B8_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_27 = ___9_topColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_28 = L_27.___pageAndID_1;
|
|
uint8_t L_29 = L_28.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_30 = ___9_topColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_31 = L_30.___pageAndID_1;
|
|
uint8_t L_32 = L_31.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_5), (uint8_t)0, (uint8_t)0, L_29, L_32, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_33 = ___9_topColorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_34 = L_33.___pageAndID_1;
|
|
uint8_t L_35 = L_34.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_6), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_35, NULL);
|
|
il2cpp_codegen_initobj((&V_7), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_36 = V_7;
|
|
V_8 = L_36;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_37 = V_7;
|
|
V_9 = L_37;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_38 = V_7;
|
|
V_10 = L_38;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39 = ___0_center;
|
|
float L_40 = L_39.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41 = ___0_center;
|
|
float L_42 = L_41.___y_1;
|
|
float L_43 = ___6_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
|
|
memset((&L_44), 0, sizeof(L_44));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_44), L_40, L_42, L_43, /*hidden argument*/NULL);
|
|
(&V_7)->___position_1 = L_44;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_45 = ___0_center;
|
|
float L_46 = L_45.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47 = ___1_outerRadius;
|
|
float L_48 = L_47.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_49 = ___0_center;
|
|
float L_50 = L_49.___y_1;
|
|
float L_51 = ___6_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52;
|
|
memset((&L_52), 0, sizeof(L_52));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_52), ((float)il2cpp_codegen_subtract(L_46, L_48)), L_50, L_51, /*hidden argument*/NULL);
|
|
(&V_8)->___position_1 = L_52;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_53 = ___0_center;
|
|
float L_54 = L_53.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_55 = ___1_outerRadius;
|
|
float L_56 = L_55.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_57 = ___0_center;
|
|
float L_58 = L_57.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59 = ___1_outerRadius;
|
|
float L_60 = L_59.___y_1;
|
|
float L_61 = ___6_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62;
|
|
memset((&L_62), 0, sizeof(L_62));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_62), ((float)il2cpp_codegen_subtract(L_54, L_56)), ((float)il2cpp_codegen_subtract(L_58, L_60)), L_61, /*hidden argument*/NULL);
|
|
(&V_9)->___position_1 = L_62;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63 = ___0_center;
|
|
float L_64 = L_63.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_65 = ___0_center;
|
|
float L_66 = L_65.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_67 = ___1_outerRadius;
|
|
float L_68 = L_67.___y_1;
|
|
float L_69 = ___6_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_70;
|
|
memset((&L_70), 0, sizeof(L_70));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_70), L_64, ((float)il2cpp_codegen_subtract(L_66, L_68)), L_69, /*hidden argument*/NULL);
|
|
(&V_10)->___position_1 = L_70;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_71 = ___1_outerRadius;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_72 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_73;
|
|
L_73 = Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline(L_71, L_72, NULL);
|
|
V_11 = L_73;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_74;
|
|
memset((&L_74), 0, sizeof(L_74));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_74), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL);
|
|
(&V_7)->___circle_8 = L_74;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_75 = V_11;
|
|
float L_76 = L_75.___x_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_77;
|
|
memset((&L_77), 0, sizeof(L_77));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_77), (1.0f), (0.0f), L_76, (0.0f), /*hidden argument*/NULL);
|
|
(&V_8)->___circle_8 = L_77;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_78 = V_11;
|
|
float L_79 = L_78.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_80 = V_11;
|
|
float L_81 = L_80.___y_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_82;
|
|
memset((&L_82), 0, sizeof(L_82));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_82), (1.0f), (1.0f), L_79, L_81, /*hidden argument*/NULL);
|
|
(&V_9)->___circle_8 = L_82;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_83 = V_11;
|
|
float L_84 = L_83.___y_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_85;
|
|
memset((&L_85), 0, sizeof(L_85));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_85), (0.0f), (1.0f), (0.0f), L_84, /*hidden argument*/NULL);
|
|
(&V_10)->___circle_8 = L_85;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_86 = V_9;
|
|
V_12 = L_86;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_87 = V_7;
|
|
V_13 = L_87;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_88 = ___4_leftColor;
|
|
(&V_7)->___tint_2 = L_88;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_89 = ___4_leftColor;
|
|
(&V_8)->___tint_2 = L_89;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_90 = ___4_leftColor;
|
|
(&V_12)->___tint_2 = L_90;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_91 = ___5_topColor;
|
|
(&V_9)->___tint_2 = L_91;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_92 = ___5_topColor;
|
|
(&V_10)->___tint_2 = L_92;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_93 = ___5_topColor;
|
|
(&V_13)->___tint_2 = L_93;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_94 = V_1;
|
|
(&V_7)->___flags_6 = L_94;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_95 = V_2;
|
|
(&V_7)->___opacityColorPages_7 = L_95;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_96 = V_3;
|
|
(&V_7)->___ids_5 = L_96;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_97 = V_1;
|
|
(&V_8)->___flags_6 = L_97;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_98 = V_2;
|
|
(&V_8)->___opacityColorPages_7 = L_98;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_99 = V_3;
|
|
(&V_8)->___ids_5 = L_99;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_100 = V_1;
|
|
(&V_12)->___flags_6 = L_100;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_101 = V_2;
|
|
(&V_12)->___opacityColorPages_7 = L_101;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_102 = V_3;
|
|
(&V_12)->___ids_5 = L_102;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_103 = V_4;
|
|
(&V_9)->___flags_6 = L_103;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_104 = V_5;
|
|
(&V_9)->___opacityColorPages_7 = L_104;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_105 = V_6;
|
|
(&V_9)->___ids_5 = L_105;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_106 = V_4;
|
|
(&V_10)->___flags_6 = L_106;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_107 = V_5;
|
|
(&V_10)->___opacityColorPages_7 = L_107;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_108 = V_6;
|
|
(&V_10)->___ids_5 = L_108;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_109 = V_4;
|
|
(&V_13)->___flags_6 = L_109;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_110 = V_5;
|
|
(&V_13)->___opacityColorPages_7 = L_110;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_111 = V_6;
|
|
(&V_13)->___ids_5 = L_111;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_112 = ___7_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_113 = V_7;
|
|
NullCheck(L_112);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_112, L_113, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_114 = ___7_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_115 = V_8;
|
|
NullCheck(L_114);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_114, L_115, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_116 = ___7_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_117 = V_12;
|
|
NullCheck(L_116);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_116, L_117, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_118 = ___7_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_119 = V_9;
|
|
NullCheck(L_118);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_118, L_119, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_120 = ___7_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_121 = V_10;
|
|
NullCheck(L_120);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_120, L_121, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_122 = ___7_mesh;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_123 = V_13;
|
|
NullCheck(L_122);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_122, L_123, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_124 = ___7_mesh;
|
|
uint16_t* L_125 = ___10_vertexCount;
|
|
int32_t L_126 = *((uint16_t*)L_125);
|
|
NullCheck(L_124);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_124, (uint16_t)((int32_t)(uint16_t)L_126), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_127 = ___7_mesh;
|
|
uint16_t* L_128 = ___10_vertexCount;
|
|
int32_t L_129 = *((uint16_t*)L_128);
|
|
NullCheck(L_127);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_127, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_129, 1))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_130 = ___7_mesh;
|
|
uint16_t* L_131 = ___10_vertexCount;
|
|
int32_t L_132 = *((uint16_t*)L_131);
|
|
NullCheck(L_130);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_130, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_132, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_133 = ___7_mesh;
|
|
uint16_t* L_134 = ___10_vertexCount;
|
|
int32_t L_135 = *((uint16_t*)L_134);
|
|
NullCheck(L_133);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_133, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_135, 3))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_136 = ___7_mesh;
|
|
uint16_t* L_137 = ___10_vertexCount;
|
|
int32_t L_138 = *((uint16_t*)L_137);
|
|
NullCheck(L_136);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_136, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_138, 4))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_139 = ___7_mesh;
|
|
uint16_t* L_140 = ___10_vertexCount;
|
|
int32_t L_141 = *((uint16_t*)L_140);
|
|
NullCheck(L_139);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_139, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_141, 5))), NULL);
|
|
uint16_t* L_142 = ___10_vertexCount;
|
|
uint16_t* L_143 = ___10_vertexCount;
|
|
int32_t L_144 = *((uint16_t*)L_143);
|
|
*((int16_t*)L_142) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_144, 6)));
|
|
uint16_t* L_145 = ___11_indexCount;
|
|
uint16_t* L_146 = ___11_indexCount;
|
|
int32_t L_147 = *((uint16_t*)L_146);
|
|
*((int16_t*)L_145) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_147, 6)));
|
|
}
|
|
|
|
IL_0374:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::MirrorVertices(UnityEngine.Rect,Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>,System.Int32,System.Int32,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_MirrorVertices_m12699A5282566AC2934D3FF10D41EB0372042C39 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___1_vertices, int32_t ___2_vertexStart, int32_t ___3_vertexCount, bool ___4_flipHorizontal, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
bool V_3 = false;
|
|
int32_t V_4 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
bool V_6 = false;
|
|
{
|
|
bool L_0 = ___4_flipHorizontal;
|
|
V_0 = L_0;
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
}
|
|
{
|
|
V_1 = 0;
|
|
goto IL_0068;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_2 = ___2_vertexStart;
|
|
int32_t L_3 = V_1;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_4;
|
|
L_4 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE((&___1_vertices), ((int32_t)il2cpp_codegen_add(L_2, L_3)), NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
V_2 = L_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_5 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_2)->___position_1);
|
|
float L_6;
|
|
L_6 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rect), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_7 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = L_7.___position_1;
|
|
float L_9 = L_8.___x_2;
|
|
float L_10;
|
|
L_10 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rect), NULL);
|
|
L_5->___x_2 = ((float)il2cpp_codegen_subtract(L_6, ((float)il2cpp_codegen_subtract(L_9, L_10))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_11 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_2)->___uv_3);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_12 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = L_12.___uv_3;
|
|
float L_14 = L_13.___x_0;
|
|
L_11->___x_0 = ((-L_14));
|
|
int32_t L_15 = ___2_vertexStart;
|
|
int32_t L_16 = V_1;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_17 = V_2;
|
|
NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D((&___1_vertices), ((int32_t)il2cpp_codegen_add(L_15, L_16)), L_17, NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
int32_t L_18 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
int32_t L_19 = V_1;
|
|
int32_t L_20 = ___3_vertexCount;
|
|
V_3 = (bool)((((int32_t)L_19) < ((int32_t)L_20))? 1 : 0);
|
|
bool L_21 = V_3;
|
|
if (L_21)
|
|
{
|
|
goto IL_000c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00e9;
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
V_4 = 0;
|
|
goto IL_00dd;
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
int32_t L_22 = ___2_vertexStart;
|
|
int32_t L_23 = V_4;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_24;
|
|
L_24 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE((&___1_vertices), ((int32_t)il2cpp_codegen_add(L_22, L_23)), NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
V_5 = L_24;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_25 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_5)->___position_1);
|
|
float L_26;
|
|
L_26 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rect), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_27 = V_5;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28 = L_27.___position_1;
|
|
float L_29 = L_28.___y_3;
|
|
float L_30;
|
|
L_30 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rect), NULL);
|
|
L_25->___y_3 = ((float)il2cpp_codegen_subtract(L_26, ((float)il2cpp_codegen_subtract(L_29, L_30))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_31 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_5)->___uv_3);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_32 = V_5;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = L_32.___uv_3;
|
|
float L_34 = L_33.___y_1;
|
|
L_31->___y_1 = ((-L_34));
|
|
int32_t L_35 = ___2_vertexStart;
|
|
int32_t L_36 = V_4;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_37 = V_5;
|
|
NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D((&___1_vertices), ((int32_t)il2cpp_codegen_add(L_35, L_36)), L_37, NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
int32_t L_38 = V_4;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
}
|
|
|
|
IL_00dd:
|
|
{
|
|
int32_t L_39 = V_4;
|
|
int32_t L_40 = ___3_vertexCount;
|
|
V_6 = (bool)((((int32_t)L_39) < ((int32_t)L_40))? 1 : 0);
|
|
bool L_41 = V_6;
|
|
if (L_41)
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
}
|
|
|
|
IL_00e9:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::FlipWinding(Unity.Collections.NativeSlice`1<System.UInt16>,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_FlipWinding_mEB8CE9D883238F9540490218B02DE9D782D52962 (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___0_indices, int32_t ___1_indexStart, int32_t ___2_indexCount, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_get_Item_m68B26E5D2BA77AD2C22D55743D46D2CFC1C8935D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
uint16_t V_1 = 0;
|
|
bool V_2 = false;
|
|
{
|
|
V_0 = 0;
|
|
goto IL_003b;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
int32_t L_0 = ___1_indexStart;
|
|
int32_t L_1 = V_0;
|
|
uint16_t L_2;
|
|
L_2 = NativeSlice_1_get_Item_m68B26E5D2BA77AD2C22D55743D46D2CFC1C8935D((&___0_indices), ((int32_t)il2cpp_codegen_add(L_0, L_1)), NativeSlice_1_get_Item_m68B26E5D2BA77AD2C22D55743D46D2CFC1C8935D_RuntimeMethod_var);
|
|
V_1 = L_2;
|
|
int32_t L_3 = ___1_indexStart;
|
|
int32_t L_4 = V_0;
|
|
int32_t L_5 = ___1_indexStart;
|
|
int32_t L_6 = V_0;
|
|
uint16_t L_7;
|
|
L_7 = NativeSlice_1_get_Item_m68B26E5D2BA77AD2C22D55743D46D2CFC1C8935D((&___0_indices), ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_5, L_6)), 1)), NativeSlice_1_get_Item_m68B26E5D2BA77AD2C22D55743D46D2CFC1C8935D_RuntimeMethod_var);
|
|
NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29((&___0_indices), ((int32_t)il2cpp_codegen_add(L_3, L_4)), L_7, NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29_RuntimeMethod_var);
|
|
int32_t L_8 = ___1_indexStart;
|
|
int32_t L_9 = V_0;
|
|
uint16_t L_10 = V_1;
|
|
NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29((&___0_indices), ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_8, L_9)), 1)), L_10, NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29_RuntimeMethod_var);
|
|
int32_t L_11 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 3));
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
int32_t L_13 = ___2_indexCount;
|
|
V_2 = (bool)((((int32_t)L_12) < ((int32_t)L_13))? 1 : 0);
|
|
bool L_14 = V_2;
|
|
if (L_14)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::ComputeUVs(UnityEngine.Rect,UnityEngine.Rect,UnityEngine.Rect,Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation_ComputeUVs_m32B3A1353CB1347FAFEF073B93338348CC8ADC5E (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_tessellatedRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_textureRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___2_uvRegion, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___3_vertices, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
int32_t V_2 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
bool V_5 = false;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
|
|
L_0 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38((&___0_tessellatedRect), NULL);
|
|
V_0 = L_0;
|
|
float L_1;
|
|
L_1 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_tessellatedRect), NULL);
|
|
float L_2;
|
|
L_2 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_tessellatedRect), NULL);
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_1), ((float)((1.0f)/L_1)), ((float)((1.0f)/L_2)), NULL);
|
|
V_2 = 0;
|
|
goto IL_00d7;
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
int32_t L_3 = V_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_4;
|
|
L_4 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE((&___3_vertices), L_3, NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
V_3 = L_4;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_5 = V_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5.___position_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7;
|
|
L_7 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_6, NULL);
|
|
V_4 = L_7;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = V_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
|
|
L_10 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_8, L_9, NULL);
|
|
V_4 = L_10;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = V_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = V_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13;
|
|
L_13 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_11, L_12, NULL);
|
|
V_4 = L_13;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_14 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_3)->___uv_3);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = V_4;
|
|
float L_16 = L_15.___x_0;
|
|
float L_17;
|
|
L_17 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___1_textureRect), NULL);
|
|
float L_18;
|
|
L_18 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___1_textureRect), NULL);
|
|
float L_19;
|
|
L_19 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___2_uvRegion), NULL);
|
|
float L_20;
|
|
L_20 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___2_uvRegion), NULL);
|
|
L_14->___x_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_16, L_17)), L_18)), L_19)), L_20));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_21 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_3)->___uv_3);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22 = V_4;
|
|
float L_23 = L_22.___y_1;
|
|
float L_24;
|
|
L_24 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___1_textureRect), NULL);
|
|
float L_25;
|
|
L_25 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___1_textureRect), NULL);
|
|
float L_26;
|
|
L_26 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___2_uvRegion), NULL);
|
|
float L_27;
|
|
L_27 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___2_uvRegion), NULL);
|
|
L_21->___y_1 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract((1.0f), L_23)), L_24)), L_25)), L_26)), L_27));
|
|
int32_t L_28 = V_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_29 = V_3;
|
|
NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D((&___3_vertices), L_28, L_29, NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
int32_t L_30 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
int32_t L_31 = V_2;
|
|
int32_t L_32;
|
|
L_32 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&___3_vertices), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
|
|
V_5 = (bool)((((int32_t)L_31) < ((int32_t)L_32))? 1 : 0);
|
|
bool L_33 = V_5;
|
|
if (L_33)
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.Tessellation::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tessellation__cctor_m007004A9AF58FBD4B145A594E97931117C1470F5 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46B2C5194353B68813203D9EC7AFC20016EC23A3);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB8940764EF74E36BFE702FA01C2AD7A3D820A8D3);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0 = (0.00100000005f);
|
|
((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kUnusedArc_1 = (-9999.90039f);
|
|
((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kSubdivisions_2 = (uint16_t)6;
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_0), _stringLiteral46B2C5194353B68813203D9EC7AFC20016EC23A3, /*hidden argument*/NULL);
|
|
((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_MarkerTessellateRect_3 = L_0;
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_1), _stringLiteralB8940764EF74E36BFE702FA01C2AD7A3D820A8D3, /*hidden argument*/NULL);
|
|
((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_MarkerTessellateBorder_4 = L_1;
|
|
EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918* L_2 = (EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918*)(EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918*)SZArrayNew(EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918* L_3 = L_2;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(0), (int32_t)1);
|
|
EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918* L_4 = L_3;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (int32_t)2);
|
|
EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918* L_5 = L_4;
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(2), (int32_t)4);
|
|
EdgesU5BU5D_t8B9821D7220C0ECED1E7562DC152478ECC253918* L_6 = L_5;
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(3), (int32_t)8);
|
|
((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_AllEdges_5 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___s_AllEdges_5), (void*)L_6);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager__cctor_m6EBD10C130A38DB855B43C7F40A4BB9E2DBB4EB3 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3BC794DABBF58EC754946493A7249124D49ADF5A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral465727E7041A2140650559A4295CA9E1A3B84BD0);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
bool V_1 = false;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral3BC794DABBF58EC754946493A7249124D49ADF5A, NULL);
|
|
((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___textureTableId_2 = L_0;
|
|
il2cpp_codegen_runtime_class_init_inline(UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = UIRenderDevice_get_shaderModelIs35_mB1DC4A0F22A69064E426271B7AB568046A1342D6(NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
G_B3_0 = 4;
|
|
goto IL_001b;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
G_B3_0 = 8;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0 = G_B3_0;
|
|
int32_t L_2 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2);
|
|
((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___slotIds_1 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___slotIds_1), (void*)L_3);
|
|
V_0 = 0;
|
|
goto IL_0053;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___slotIds_1;
|
|
int32_t L_5 = V_0;
|
|
int32_t L_6 = V_0;
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject* L_8 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_7);
|
|
String_t* L_9;
|
|
L_9 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteral465727E7041A2140650559A4295CA9E1A3B84BD0, L_8, NULL);
|
|
int32_t L_10;
|
|
L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(L_9, NULL);
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (int32_t)L_10);
|
|
int32_t L_11 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
}
|
|
|
|
IL_0053:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
int32_t L_13 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
V_1 = (bool)((((int32_t)L_12) < ((int32_t)L_13))? 1 : 0);
|
|
bool L_14 = V_1;
|
|
if (L_14)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager__ctor_mEBC84CCC93A32AAAF79D89198EE985B002C5C794 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
int32_t L_0 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
__this->___U3CFreeSlotsU3Ek__BackingField_8 = L_0;
|
|
il2cpp_codegen_runtime_class_init_inline(TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
|
|
TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_1;
|
|
L_1 = TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline(NULL);
|
|
__this->___textureRegistry_9 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___textureRegistry_9), (void*)L_1);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_2 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A* L_3 = (TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A*)(TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A*)SZArrayNew(TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A_il2cpp_TypeInfo_var, (uint32_t)L_2);
|
|
__this->___m_Textures_3 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Textures_3), (void*)L_3);
|
|
int32_t L_4 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_5 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_4);
|
|
__this->___m_Tickets_4 = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Tickets_4), (void*)L_5);
|
|
int32_t L_6 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_7 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_6);
|
|
__this->___m_GpuTextures_7 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GpuTextures_7), (void*)L_7);
|
|
TextureSlotManager_Reset_m43FECB6D32D307D151C8173B6223C7E2BF4484F2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_Reset_m43FECB6D32D307D151C8173B6223C7E2BF4484F2 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
bool V_1 = false;
|
|
{
|
|
__this->___m_CurrentTicket_5 = 0;
|
|
__this->___m_FirstUsedTicket_6 = 0;
|
|
V_0 = 0;
|
|
goto IL_0058;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A* L_0 = __this->___m_Textures_3;
|
|
int32_t L_1 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
|
|
TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_2 = ((TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_StaticFields*)il2cpp_codegen_static_fields_for(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var))->___invalid_1;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58)L_2);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->___m_Tickets_4;
|
|
int32_t L_4 = V_0;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (int32_t)(-1));
|
|
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_5 = __this->___m_GpuTextures_7;
|
|
int32_t L_6 = V_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7;
|
|
memset((&L_7), 0, sizeof(L_7));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_7), (-1.0f), (1.0f), (1.0f), (0.0f), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_7);
|
|
int32_t L_8 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
int32_t L_9 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
int32_t L_10 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
V_1 = (bool)((((int32_t)L_9) < ((int32_t)L_10))? 1 : 0);
|
|
bool L_11 = V_1;
|
|
if (L_11)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::StartNewBatch()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_StartNewBatch_mF47EF4AC21E2781DC4B92F3FA46859FB48713EDD (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___m_CurrentTicket_5;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
int32_t L_1 = V_0;
|
|
__this->___m_CurrentTicket_5 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___m_FirstUsedTicket_6 = L_2;
|
|
il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
int32_t L_3 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
TextureSlotManager_set_FreeSlots_m7400CBFEF9DC81345E311C521163C76973DC4255_inline(__this, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::IndexOf(UnityEngine.UIElements.TextureId)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextureSlotManager_IndexOf_m53C156E4C78E731B3035E593E64C2AF517BC9091 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_id, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
bool V_3 = false;
|
|
{
|
|
V_0 = 0;
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A* L_0 = __this->___m_Textures_3;
|
|
int32_t L_1 = V_0;
|
|
NullCheck(L_0);
|
|
il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
|
|
int32_t L_2;
|
|
L_2 = TextureId_get_index_m4EA4D8C27C1A2E568803548A40905B45C5626C27(((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1))), NULL);
|
|
int32_t L_3;
|
|
L_3 = TextureId_get_index_m4EA4D8C27C1A2E568803548A40905B45C5626C27((&___0_id), NULL);
|
|
V_1 = (bool)((((int32_t)L_2) == ((int32_t)L_3))? 1 : 0);
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = V_0;
|
|
V_2 = L_5;
|
|
goto IL_003b;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
int32_t L_6 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_7 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
int32_t L_8 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
V_3 = (bool)((((int32_t)L_7) < ((int32_t)L_8))? 1 : 0);
|
|
bool L_9 = V_3;
|
|
if (L_9)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
V_2 = (-1);
|
|
goto IL_003b;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
int32_t L_10 = V_2;
|
|
return L_10;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::MarkUsed(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_MarkUsed_m6012C3110EBDC75E7B970C814CAA7147D9378126 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_slotIndex, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = __this->___m_Tickets_4;
|
|
int32_t L_1 = ___0_slotIndex;
|
|
NullCheck(L_0);
|
|
int32_t L_2 = L_1;
|
|
int32_t L_3 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
int32_t L_5 = __this->___m_FirstUsedTicket_6;
|
|
V_1 = (bool)((((int32_t)L_4) < ((int32_t)L_5))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7;
|
|
L_7 = TextureSlotManager_get_FreeSlots_m07D624EAB6ED9D3B1F4B4EF33DB2FAB1545871D2_inline(__this, NULL);
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(L_7, 1));
|
|
int32_t L_8 = V_2;
|
|
TextureSlotManager_set_FreeSlots_m7400CBFEF9DC81345E311C521163C76973DC4255_inline(__this, L_8, NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->___m_Tickets_4;
|
|
int32_t L_10 = ___0_slotIndex;
|
|
int32_t L_11 = __this->___m_CurrentTicket_5;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
int32_t L_12 = V_2;
|
|
__this->___m_CurrentTicket_5 = L_12;
|
|
int32_t L_13 = V_2;
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(L_10), (int32_t)L_13);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::get_FreeSlots()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextureSlotManager_get_FreeSlots_m07D624EAB6ED9D3B1F4B4EF33DB2FAB1545871D2 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___U3CFreeSlotsU3Ek__BackingField_8;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::set_FreeSlots(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_set_FreeSlots_m7400CBFEF9DC81345E311C521163C76973DC4255 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
__this->___U3CFreeSlotsU3Ek__BackingField_8 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 UnityEngine.UIElements.UIR.TextureSlotManager::FindOldestSlot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextureSlotManager_FindOldestSlot_m671207D54F6A42A0D547BBDC3E4FBC584E38C597 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
int32_t V_5 = 0;
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = __this->___m_Tickets_4;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = 0;
|
|
int32_t L_2 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_1));
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
V_2 = 1;
|
|
goto IL_0032;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->___m_Tickets_4;
|
|
int32_t L_4 = V_2;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
int32_t L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
int32_t L_7 = V_0;
|
|
V_3 = (bool)((((int32_t)L_6) < ((int32_t)L_7))? 1 : 0);
|
|
bool L_8 = V_3;
|
|
if (!L_8)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->___m_Tickets_4;
|
|
int32_t L_10 = V_2;
|
|
NullCheck(L_9);
|
|
int32_t L_11 = L_10;
|
|
int32_t L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
V_0 = L_12;
|
|
int32_t L_13 = V_2;
|
|
V_1 = L_13;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
int32_t L_14 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
int32_t L_15 = V_2;
|
|
il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
int32_t L_16 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount_0;
|
|
V_4 = (bool)((((int32_t)L_15) < ((int32_t)L_16))? 1 : 0);
|
|
bool L_17 = V_4;
|
|
if (L_17)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_18 = V_1;
|
|
V_5 = L_18;
|
|
goto IL_0045;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
int32_t L_19 = V_5;
|
|
return L_19;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.TextureSlotManager::Bind(UnityEngine.UIElements.TextureId,System.Int32,UnityEngine.MaterialPropertyBlock)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_Bind_m43AA141013C559BD295A0B70B4C64C111B72EE80 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_id, int32_t ___1_slot, MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___2_mat, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* V_0 = NULL;
|
|
bool V_1 = false;
|
|
{
|
|
TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_0 = __this->___textureRegistry_9;
|
|
TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_1 = ___0_id;
|
|
NullCheck(L_0);
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_2;
|
|
L_2 = TextureRegistry_GetTexture_mB02C07261977269B6661D7A6D95ED757178676AE(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_3 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_4;
|
|
L_4 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
V_1 = L_4;
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_6;
|
|
L_6 = Texture2D_get_whiteTexture_m3A243ED388F9EF0EC515015A6E0E50FD261D2FA1(NULL);
|
|
V_0 = L_6;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A* L_7 = __this->___m_Textures_3;
|
|
int32_t L_8 = ___1_slot;
|
|
TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_9 = ___0_id;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(L_8), (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58)L_9);
|
|
int32_t L_10 = ___1_slot;
|
|
TextureSlotManager_MarkUsed_m6012C3110EBDC75E7B970C814CAA7147D9378126_inline(__this, L_10, NULL);
|
|
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_11 = __this->___m_GpuTextures_7;
|
|
int32_t L_12 = ___1_slot;
|
|
il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
|
|
float L_13;
|
|
L_13 = TextureId_ConvertToGpu_m7631D660D6ACC5564194AE253544BE092BE83CC3((&___0_id), NULL);
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_14 = V_0;
|
|
NullCheck(L_14);
|
|
int32_t L_15;
|
|
L_15 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_14);
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
int32_t L_17;
|
|
L_17 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_16);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_18;
|
|
memset((&L_18), 0, sizeof(L_18));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_18), L_13, ((float)((1.0f)/((float)L_15))), ((float)((1.0f)/((float)L_17))), (0.0f), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_12), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_18);
|
|
MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_19 = ___2_mat;
|
|
il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_20 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___slotIds_1;
|
|
int32_t L_21 = ___1_slot;
|
|
NullCheck(L_20);
|
|
int32_t L_22 = L_21;
|
|
int32_t L_23 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_24 = V_0;
|
|
NullCheck(L_19);
|
|
MaterialPropertyBlock_SetTexture_m39F531D3F35D6C5B661A7B4F07DD7B8ACC22627F(L_19, L_23, L_24, NULL);
|
|
MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_25 = ___2_mat;
|
|
int32_t L_26 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___textureTableId_2;
|
|
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_27 = __this->___m_GpuTextures_7;
|
|
NullCheck(L_25);
|
|
MaterialPropertyBlock_SetVectorArray_m5C0A3017A7EA9EE5F01295E346EA72D70A8BD682(L_25, L_26, L_27, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Int32 UnityEngine.UIElements.UIR.GradientSettingsAtlas::get_length()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GradientSettingsAtlas_get_length_m1B3592189141C1B29FBE8A22603E772230E9E5EA (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___m_Length_2;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
int32_t L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Boolean UnityEngine.UIElements.UIR.GradientSettingsAtlas::get_disposed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GradientSettingsAtlas_get_disposed_mCCD5106A3B40907FD8E0B60E9F998778BF945A4C (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CdisposedU3Ek__BackingField_8;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::set_disposed(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_set_disposed_m17E7BF319F63EB21F3E9F8CD1E4CD39FAF2A671C (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CdisposedU3Ek__BackingField_8 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_Dispose_m4C157AEF461F729E64B8D703F1935C7CC9AD6269 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_t920F9CF6EBB7C787E5010A4352E1B587F356DC58_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
VirtualActionInvoker1< bool >::Invoke(5 /* System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::Dispose(System.Boolean) */, __this, (bool)1);
|
|
il2cpp_codegen_runtime_class_init_inline(GC_t920F9CF6EBB7C787E5010A4352E1B587F356DC58_il2cpp_TypeInfo_var);
|
|
GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::Dispose(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_Dispose_mD2E0AD6202AFCA680454686421AEA6A950F42639 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, bool ___0_disposing, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
{
|
|
bool L_0;
|
|
L_0 = GradientSettingsAtlas_get_disposed_mCCD5106A3B40907FD8E0B60E9F998778BF945A4C_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
bool L_2 = ___0_disposing;
|
|
V_1 = L_2;
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_4 = __this->___m_Atlas_5;
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
UIRUtility_Destroy_m9E925E79E7B4A4853B47C1EFACEF2ED0A7844A23(L_4, NULL);
|
|
goto IL_0022;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
GradientSettingsAtlas_set_disposed_m17E7BF319F63EB21F3E9F8CD1E4CD39FAF2A671C_inline(__this, (bool)1, NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas__ctor_mCBA2EBBB6F83CBD06087C124728B980D0D5ACF52 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, int32_t ___0_length, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_length;
|
|
__this->___m_Length_2 = L_0;
|
|
__this->___m_ElemWidth_3 = 3;
|
|
GradientSettingsAtlas_Reset_m9BA30E0D7CBFF91C78D1561934BA5EA2C30EA8A5(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_Reset_m9BA30E0D7CBFF91C78D1561934BA5EA2C30EA8A5 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
{
|
|
bool L_0;
|
|
L_0 = GradientSettingsAtlas_get_disposed_mCCD5106A3B40907FD8E0B60E9F998778BF945A4C_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
DisposeHelper_NotifyDisposedUsed_m7A9C988A4B96B0920E470EEA604BA42C5ABB437F(__this, NULL);
|
|
goto IL_0046;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
int32_t L_2 = __this->___m_Length_2;
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_3 = (BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7*)il2cpp_codegen_object_new(BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7_il2cpp_TypeInfo_var);
|
|
NullCheck(L_3);
|
|
BestFitAllocator__ctor_m7DF0BF6C825993EC0FE08B9A0B59594A9CC45480(L_3, L_2, NULL);
|
|
__this->___m_Allocator_4 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Allocator_4), (void*)L_3);
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_4 = __this->___m_Atlas_5;
|
|
il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
|
|
UIRUtility_Destroy_m9E925E79E7B4A4853B47C1EFACEF2ED0A7844A23(L_4, NULL);
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* L_5 = (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*)(&__this->___m_RawAtlas_6);
|
|
il2cpp_codegen_initobj(L_5, sizeof(RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA));
|
|
GradientSettingsAtlas_set_MustCommit_mF9F65F974525C1F9792083A544F2A34A1D7FA1B8_inline(__this, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Texture2D UnityEngine.UIElements.UIR.GradientSettingsAtlas::get_atlas()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* GradientSettingsAtlas_get_atlas_m0D754EE8FA774E5D016C3F922907E7C0C3F4C457 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* V_0 = NULL;
|
|
{
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_0 = __this->___m_Atlas_5;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
// UnityEngine.UIElements.UIR.Alloc UnityEngine.UIElements.UIR.GradientSettingsAtlas::Add(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE GradientSettingsAtlas_Add_mFB2E6AE2091A7658DDB0F22A0096D6ECB9E77BBE (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, int32_t ___0_count, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
bool V_1 = false;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
int32_t L_0 = ___0_count;
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_0) > ((int32_t)0))? 1 : 0), NULL);
|
|
bool L_1;
|
|
L_1 = GradientSettingsAtlas_get_disposed_mCCD5106A3B40907FD8E0B60E9F998778BF945A4C_inline(__this, NULL);
|
|
V_1 = L_1;
|
|
bool L_2 = V_1;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
DisposeHelper_NotifyDisposedUsed_m7A9C988A4B96B0920E470EEA604BA42C5ABB437F(__this, NULL);
|
|
il2cpp_codegen_initobj((&V_2), sizeof(Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE));
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_3 = V_2;
|
|
V_3 = L_3;
|
|
goto IL_003a;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* L_4 = __this->___m_Allocator_4;
|
|
int32_t L_5 = ___0_count;
|
|
NullCheck(L_4);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_6;
|
|
L_6 = BestFitAllocator_Allocate_mA91E886990BE3F2C7B704F8BF83A8ABEFD00BBA4(L_4, L_5, NULL);
|
|
V_0 = L_6;
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_7 = V_0;
|
|
V_3 = L_7;
|
|
goto IL_003a;
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_8 = V_3;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::Write(UnityEngine.UIElements.UIR.Alloc,UnityEngine.UIElements.GradientSettings[],UnityEngine.UIElements.UIR.GradientRemap)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_Write_mC7603726B6BBB05C4B9D353224C56A89954FA9B6 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___0_alloc, GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* ___1_settings, GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* ___2_remap, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
int32_t V_3 = 0;
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
int32_t V_5 = 0;
|
|
bool V_6 = false;
|
|
int32_t V_7 = 0;
|
|
int32_t V_8 = 0;
|
|
int32_t V_9 = 0;
|
|
GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 V_10;
|
|
memset((&V_10), 0, sizeof(V_10));
|
|
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_11;
|
|
memset((&V_11), 0, sizeof(V_11));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_12;
|
|
memset((&V_12), 0, sizeof(V_12));
|
|
bool V_13 = false;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_14;
|
|
memset((&V_14), 0, sizeof(V_14));
|
|
bool V_15 = false;
|
|
bool V_16 = false;
|
|
bool V_17 = false;
|
|
int32_t G_B11_0 = 0;
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* G_B20_0 = NULL;
|
|
{
|
|
bool L_0;
|
|
L_0 = GradientSettingsAtlas_get_disposed_mCCD5106A3B40907FD8E0B60E9F998778BF945A4C_inline(__this, NULL);
|
|
V_1 = L_0;
|
|
bool L_1 = V_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
DisposeHelper_NotifyDisposedUsed_m7A9C988A4B96B0920E470EEA604BA42C5ABB437F(__this, NULL);
|
|
goto IL_02ca;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* L_2 = (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*)(&__this->___m_RawAtlas_6);
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* L_3 = L_2->___rgba_0;
|
|
V_2 = (bool)((((RuntimeObject*)(Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*)L_3) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
|
|
bool L_4 = V_2;
|
|
if (!L_4)
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_4), sizeof(RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA));
|
|
int32_t L_5 = __this->___m_ElemWidth_3;
|
|
int32_t L_6 = __this->___m_Length_2;
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* L_7 = (Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*)(Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*)SZArrayNew(Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_5, L_6)));
|
|
(&V_4)->___rgba_0 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_4)->___rgba_0), (void*)L_7);
|
|
int32_t L_8 = __this->___m_ElemWidth_3;
|
|
(&V_4)->___width_1 = L_8;
|
|
int32_t L_9 = __this->___m_Length_2;
|
|
(&V_4)->___height_2 = L_9;
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA L_10 = V_4;
|
|
__this->___m_RawAtlas_6 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_RawAtlas_6))->___rgba_0), (void*)NULL);
|
|
int32_t L_11 = __this->___m_ElemWidth_3;
|
|
int32_t L_12 = __this->___m_Length_2;
|
|
V_3 = ((int32_t)il2cpp_codegen_multiply(L_11, L_12));
|
|
V_5 = 0;
|
|
goto IL_00a6;
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* L_13 = (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*)(&__this->___m_RawAtlas_6);
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* L_14 = L_13->___rgba_0;
|
|
int32_t L_15 = V_5;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16;
|
|
L_16 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_17;
|
|
L_17 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_16, NULL);
|
|
NullCheck(L_14);
|
|
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(L_15), (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B)L_17);
|
|
int32_t L_18 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
}
|
|
|
|
IL_00a6:
|
|
{
|
|
int32_t L_19 = V_5;
|
|
int32_t L_20 = V_3;
|
|
V_6 = (bool)((((int32_t)L_19) < ((int32_t)L_20))? 1 : 0);
|
|
bool L_21 = V_6;
|
|
if (L_21)
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
}
|
|
{
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields*)il2cpp_codegen_static_fields_for(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var))->___s_MarkerWrite_0), NULL);
|
|
Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_22 = ___0_alloc;
|
|
uint32_t L_23 = L_22.___start_0;
|
|
V_0 = L_23;
|
|
V_7 = 0;
|
|
GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* L_24 = ___1_settings;
|
|
NullCheck(L_24);
|
|
V_8 = ((int32_t)(((RuntimeArray*)L_24)->max_length));
|
|
goto IL_02a8;
|
|
}
|
|
|
|
IL_00d1:
|
|
{
|
|
V_9 = 0;
|
|
GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* L_25 = ___1_settings;
|
|
int32_t L_26 = V_7;
|
|
NullCheck(L_25);
|
|
int32_t L_27 = L_26;
|
|
GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 L_28 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
|
|
V_10 = L_28;
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_29 = ___2_remap;
|
|
if (!L_29)
|
|
{
|
|
goto IL_00ed;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_30 = V_0;
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_31 = ___2_remap;
|
|
NullCheck(L_31);
|
|
int32_t L_32 = L_31->___destIndex_2;
|
|
G_B11_0 = ((((int32_t)L_30) == ((int32_t)L_32))? 1 : 0);
|
|
goto IL_00ee;
|
|
}
|
|
|
|
IL_00ed:
|
|
{
|
|
G_B11_0 = 1;
|
|
}
|
|
|
|
IL_00ee:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B11_0, NULL);
|
|
GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 L_33 = V_10;
|
|
int32_t L_34 = L_33.___gradientType_0;
|
|
V_13 = (bool)((((int32_t)L_34) == ((int32_t)1))? 1 : 0);
|
|
bool L_35 = V_13;
|
|
if (!L_35)
|
|
{
|
|
goto IL_0176;
|
|
}
|
|
}
|
|
{
|
|
GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 L_36 = V_10;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = L_36.___radialFocus_2;
|
|
V_14 = L_37;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38 = V_14;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39;
|
|
L_39 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_40;
|
|
L_40 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_38, L_39, NULL);
|
|
V_14 = L_40;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41 = V_14;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_42;
|
|
L_42 = Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline(L_41, (2.0f), NULL);
|
|
V_14 = L_42;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_43 = V_14;
|
|
float L_44 = L_43.___y_1;
|
|
(&V_14)->___y_1 = ((float)il2cpp_codegen_subtract((1.0f), L_44));
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* L_45 = (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*)(&__this->___m_RawAtlas_6);
|
|
GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 L_46 = V_10;
|
|
int32_t L_47 = L_46.___addressMode_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_48 = V_14;
|
|
float L_49 = L_48.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_50 = V_14;
|
|
float L_51 = L_50.___y_1;
|
|
int32_t L_52 = V_9;
|
|
int32_t L_53 = L_52;
|
|
V_9 = ((int32_t)il2cpp_codegen_add(L_53, 1));
|
|
int32_t L_54 = V_0;
|
|
RawTexture_WriteRawFloat4Packed_m12B9BF8A5CFDD4F92A0294D801CBA020D06DD352(L_45, (0.00392156886f), ((float)(((float)L_47)/(255.0f))), L_49, L_51, L_53, L_54, NULL);
|
|
goto IL_01b9;
|
|
}
|
|
|
|
IL_0176:
|
|
{
|
|
GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 L_55 = V_10;
|
|
int32_t L_56 = L_55.___gradientType_0;
|
|
V_15 = (bool)((((int32_t)L_56) == ((int32_t)0))? 1 : 0);
|
|
bool L_57 = V_15;
|
|
if (!L_57)
|
|
{
|
|
goto IL_01b9;
|
|
}
|
|
}
|
|
{
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* L_58 = (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*)(&__this->___m_RawAtlas_6);
|
|
GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 L_59 = V_10;
|
|
int32_t L_60 = L_59.___addressMode_1;
|
|
int32_t L_61 = V_9;
|
|
int32_t L_62 = L_61;
|
|
V_9 = ((int32_t)il2cpp_codegen_add(L_62, 1));
|
|
int32_t L_63 = V_0;
|
|
RawTexture_WriteRawFloat4Packed_m12B9BF8A5CFDD4F92A0294D801CBA020D06DD352(L_58, (0.0f), ((float)(((float)L_60)/(255.0f))), (0.0f), (0.0f), L_62, L_63, NULL);
|
|
}
|
|
|
|
IL_01b9:
|
|
{
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_64 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_10)->___location_3);
|
|
int32_t L_65;
|
|
L_65 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA(L_64, NULL);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_66 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_10)->___location_3);
|
|
int32_t L_67;
|
|
L_67 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878(L_66, NULL);
|
|
Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&V_11), L_65, L_67, NULL);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_68 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_10)->___location_3);
|
|
int32_t L_69;
|
|
L_69 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7(L_68, NULL);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_70 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_10)->___location_3);
|
|
int32_t L_71;
|
|
L_71 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C(L_70, NULL);
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_12), ((float)((int32_t)il2cpp_codegen_subtract(L_69, 1))), ((float)((int32_t)il2cpp_codegen_subtract(L_71, 1))), NULL);
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_72 = ___2_remap;
|
|
V_16 = (bool)((!(((RuntimeObject*)(GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)L_72) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_73 = V_16;
|
|
if (!L_73)
|
|
{
|
|
goto IL_0249;
|
|
}
|
|
}
|
|
{
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_74 = ___2_remap;
|
|
NullCheck(L_74);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_75 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_74->___location_3);
|
|
int32_t L_76;
|
|
L_76 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA(L_75, NULL);
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_77 = ___2_remap;
|
|
NullCheck(L_77);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_78 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_77->___location_3);
|
|
int32_t L_79;
|
|
L_79 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878(L_78, NULL);
|
|
Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&V_11), L_76, L_79, NULL);
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_80 = ___2_remap;
|
|
NullCheck(L_80);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_81 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_80->___location_3);
|
|
int32_t L_82;
|
|
L_82 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7(L_81, NULL);
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_83 = ___2_remap;
|
|
NullCheck(L_83);
|
|
RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_84 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&L_83->___location_3);
|
|
int32_t L_85;
|
|
L_85 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C(L_84, NULL);
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_12), ((float)((int32_t)il2cpp_codegen_subtract(L_82, 1))), ((float)((int32_t)il2cpp_codegen_subtract(L_85, 1))), NULL);
|
|
}
|
|
|
|
IL_0249:
|
|
{
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* L_86 = (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*)(&__this->___m_RawAtlas_6);
|
|
int32_t L_87;
|
|
L_87 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_11), NULL);
|
|
int32_t L_88;
|
|
L_88 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_11), NULL);
|
|
int32_t L_89 = V_9;
|
|
int32_t L_90 = L_89;
|
|
V_9 = ((int32_t)il2cpp_codegen_add(L_90, 1));
|
|
int32_t L_91 = V_0;
|
|
RawTexture_WriteRawInt2Packed_mCCFB32510F7621F5A9DEF6A79C7C03FFD0843B4C(L_86, L_87, L_88, L_90, L_91, NULL);
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* L_92 = (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*)(&__this->___m_RawAtlas_6);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_93 = V_12;
|
|
float L_94 = L_93.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_95 = V_12;
|
|
float L_96 = L_95.___y_1;
|
|
int32_t L_97 = V_9;
|
|
int32_t L_98 = L_97;
|
|
V_9 = ((int32_t)il2cpp_codegen_add(L_98, 1));
|
|
int32_t L_99 = V_0;
|
|
RawTexture_WriteRawInt2Packed_mCCFB32510F7621F5A9DEF6A79C7C03FFD0843B4C(L_92, il2cpp_codegen_cast_double_to_int<int32_t>(L_94), il2cpp_codegen_cast_double_to_int<int32_t>(L_96), L_98, L_99, NULL);
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_100 = ___2_remap;
|
|
if (L_100)
|
|
{
|
|
goto IL_0295;
|
|
}
|
|
}
|
|
{
|
|
G_B20_0 = ((GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)(NULL));
|
|
goto IL_029b;
|
|
}
|
|
|
|
IL_0295:
|
|
{
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_101 = ___2_remap;
|
|
NullCheck(L_101);
|
|
GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_102 = L_101->___next_4;
|
|
G_B20_0 = L_102;
|
|
}
|
|
|
|
IL_029b:
|
|
{
|
|
___2_remap = G_B20_0;
|
|
int32_t L_103 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_103, 1));
|
|
int32_t L_104 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_104, 1));
|
|
}
|
|
|
|
IL_02a8:
|
|
{
|
|
int32_t L_105 = V_7;
|
|
int32_t L_106 = V_8;
|
|
V_17 = (bool)((((int32_t)L_105) < ((int32_t)L_106))? 1 : 0);
|
|
bool L_107 = V_17;
|
|
if (L_107)
|
|
{
|
|
goto IL_00d1;
|
|
}
|
|
}
|
|
{
|
|
GradientSettingsAtlas_set_MustCommit_mF9F65F974525C1F9792083A544F2A34A1D7FA1B8_inline(__this, (bool)1, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields*)il2cpp_codegen_static_fields_for(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var))->___s_MarkerWrite_0), NULL);
|
|
}
|
|
|
|
IL_02ca:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean UnityEngine.UIElements.UIR.GradientSettingsAtlas::get_MustCommit()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GradientSettingsAtlas_get_MustCommit_m8B96F6854A1F1D5A0B826A2C93BD7C09355CA26C (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CMustCommitU3Ek__BackingField_9;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::set_MustCommit(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_set_MustCommit_mF9F65F974525C1F9792083A544F2A34A1D7FA1B8 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CMustCommitU3Ek__BackingField_9 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::Commit()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_Commit_m35676ADF2285F3B08217018F5D9597095EE6A5F6 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
{
|
|
bool L_0;
|
|
L_0 = GradientSettingsAtlas_get_disposed_mCCD5106A3B40907FD8E0B60E9F998778BF945A4C_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
DisposeHelper_NotifyDisposedUsed_m7A9C988A4B96B0920E470EEA604BA42C5ABB437F(__this, NULL);
|
|
goto IL_006c;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
bool L_2;
|
|
L_2 = GradientSettingsAtlas_get_MustCommit_m8B96F6854A1F1D5A0B826A2C93BD7C09355CA26C_inline(__this, NULL);
|
|
V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
GradientSettingsAtlas_PrepareAtlas_mF61F90B14225B81E7D2A22169262698E4A357B1E(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields*)il2cpp_codegen_static_fields_for(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var))->___s_MarkerCommit_1), NULL);
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_4 = __this->___m_Atlas_5;
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* L_5 = (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*)(&__this->___m_RawAtlas_6);
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* L_6 = L_5->___rgba_0;
|
|
NullCheck(L_4);
|
|
Texture2D_SetPixels32_m169F9873A21FB8DECA24DC1B8F06FB23D13BEE2A(L_4, L_6, NULL);
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_7 = __this->___m_Atlas_5;
|
|
NullCheck(L_7);
|
|
Texture2D_Apply_mA014182C9EE0BBF6EEE3B286854F29E50EB972DC(L_7, NULL);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields*)il2cpp_codegen_static_fields_for(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var))->___s_MarkerCommit_1), NULL);
|
|
GradientSettingsAtlas_set_MustCommit_mF9F65F974525C1F9792083A544F2A34A1D7FA1B8_inline(__this, (bool)0, NULL);
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::PrepareAtlas()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_PrepareAtlas_mF61F90B14225B81E7D2A22169262698E4A357B1E (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF66E6A8E08EF9D1870D4FB53412CE1F43408AD94);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_0 = __this->___m_Atlas_5;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
V_0 = L_1;
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0064;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
int32_t L_3 = __this->___m_ElemWidth_3;
|
|
int32_t L_4 = __this->___m_Length_2;
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_5 = (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)il2cpp_codegen_object_new(Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
|
|
NullCheck(L_5);
|
|
Texture2D__ctor_mB1445796B2A76B3D867B2603205F513AF494B9F3(L_5, L_3, L_4, 5, 0, (bool)1, NULL);
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_6 = L_5;
|
|
NullCheck(L_6);
|
|
Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4(L_6, ((int32_t)61), NULL);
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_7 = L_6;
|
|
il2cpp_codegen_runtime_class_init_inline(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
|
|
int32_t L_8 = ((GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields*)il2cpp_codegen_static_fields_for(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var))->___s_TextureCounter_7;
|
|
int32_t L_9 = L_8;
|
|
((GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields*)il2cpp_codegen_static_fields_for(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var))->___s_TextureCounter_7 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
V_1 = L_9;
|
|
String_t* L_10;
|
|
L_10 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_1), NULL);
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralF66E6A8E08EF9D1870D4FB53412CE1F43408AD94, L_10, NULL);
|
|
NullCheck(L_7);
|
|
Object_set_name_mC79E6DC8FFD72479C90F0C4CC7F42A0FEAF5AE47(L_7, L_11, NULL);
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_12 = L_7;
|
|
NullCheck(L_12);
|
|
Texture_set_filterMode_mE423E58C0C16D059EA62BA87AD70F44AEA50CCC9(L_12, 0, NULL);
|
|
__this->___m_Atlas_5 = L_12;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Atlas_5), (void*)L_12);
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas__cctor_m8CE0D83FC71AF689C35E7E1354B27C28A6780121 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral290E205719922BE5B1CC11EDE48BD26B53321013);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral78654EFE99F7930A0754A4BD194EB068D347EA41);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_0), _stringLiteral78654EFE99F7930A0754A4BD194EB068D347EA41, /*hidden argument*/NULL);
|
|
((GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields*)il2cpp_codegen_static_fields_for(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var))->___s_MarkerWrite_0 = L_0;
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_1), _stringLiteral290E205719922BE5B1CC11EDE48BD26B53321013, /*hidden argument*/NULL);
|
|
((GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields*)il2cpp_codegen_static_fields_for(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var))->___s_MarkerCommit_1 = L_1;
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// Conversion methods for marshalling of: UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
IL2CPP_EXTERN_C void RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshal_pinvoke(const RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA& unmarshaled, RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_pinvoke& marshaled)
|
|
{
|
|
if (unmarshaled.___rgba_0 != NULL)
|
|
{
|
|
il2cpp_array_size_t _unmarshaledrgba_Length = (unmarshaled.___rgba_0)->max_length;
|
|
marshaled.___rgba_0 = il2cpp_codegen_marshal_allocate_array<Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B>(_unmarshaledrgba_Length);
|
|
for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_unmarshaledrgba_Length); i++)
|
|
{
|
|
(marshaled.___rgba_0)[i] = (unmarshaled.___rgba_0)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
|
|
}
|
|
}
|
|
else
|
|
{
|
|
marshaled.___rgba_0 = NULL;
|
|
}
|
|
marshaled.___width_1 = unmarshaled.___width_1;
|
|
marshaled.___height_2 = unmarshaled.___height_2;
|
|
}
|
|
IL2CPP_EXTERN_C void RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshal_pinvoke_back(const RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_pinvoke& marshaled, RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA& unmarshaled)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
if (marshaled.___rgba_0 != NULL)
|
|
{
|
|
if (unmarshaled.___rgba_0 == NULL)
|
|
{
|
|
unmarshaled.___rgba_0 = reinterpret_cast<Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*>((Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*)SZArrayNew(Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var, 1));
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___rgba_0), (void*)reinterpret_cast<Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*>((Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*)SZArrayNew(Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var, 1)));
|
|
}
|
|
il2cpp_array_size_t _arrayLength = (unmarshaled.___rgba_0)->max_length;
|
|
for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_arrayLength); i++)
|
|
{
|
|
(unmarshaled.___rgba_0)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(i), (marshaled.___rgba_0)[i]);
|
|
}
|
|
}
|
|
int32_t unmarshaledwidth_temp_1 = 0;
|
|
unmarshaledwidth_temp_1 = marshaled.___width_1;
|
|
unmarshaled.___width_1 = unmarshaledwidth_temp_1;
|
|
int32_t unmarshaledheight_temp_2 = 0;
|
|
unmarshaledheight_temp_2 = marshaled.___height_2;
|
|
unmarshaled.___height_2 = unmarshaledheight_temp_2;
|
|
}
|
|
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
IL2CPP_EXTERN_C void RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshal_pinvoke_cleanup(RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_pinvoke& marshaled)
|
|
{
|
|
if (marshaled.___rgba_0 != NULL)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___rgba_0);
|
|
marshaled.___rgba_0 = NULL;
|
|
}
|
|
}
|
|
// Conversion methods for marshalling of: UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
IL2CPP_EXTERN_C void RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshal_com(const RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA& unmarshaled, RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_com& marshaled)
|
|
{
|
|
if (unmarshaled.___rgba_0 != NULL)
|
|
{
|
|
il2cpp_array_size_t _unmarshaledrgba_Length = (unmarshaled.___rgba_0)->max_length;
|
|
marshaled.___rgba_0 = il2cpp_codegen_marshal_allocate_array<Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B>(_unmarshaledrgba_Length);
|
|
for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_unmarshaledrgba_Length); i++)
|
|
{
|
|
(marshaled.___rgba_0)[i] = (unmarshaled.___rgba_0)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
|
|
}
|
|
}
|
|
else
|
|
{
|
|
marshaled.___rgba_0 = NULL;
|
|
}
|
|
marshaled.___width_1 = unmarshaled.___width_1;
|
|
marshaled.___height_2 = unmarshaled.___height_2;
|
|
}
|
|
IL2CPP_EXTERN_C void RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshal_com_back(const RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_com& marshaled, RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA& unmarshaled)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
if (marshaled.___rgba_0 != NULL)
|
|
{
|
|
if (unmarshaled.___rgba_0 == NULL)
|
|
{
|
|
unmarshaled.___rgba_0 = reinterpret_cast<Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*>((Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*)SZArrayNew(Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var, 1));
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___rgba_0), (void*)reinterpret_cast<Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*>((Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259*)SZArrayNew(Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259_il2cpp_TypeInfo_var, 1)));
|
|
}
|
|
il2cpp_array_size_t _arrayLength = (unmarshaled.___rgba_0)->max_length;
|
|
for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_arrayLength); i++)
|
|
{
|
|
(unmarshaled.___rgba_0)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(i), (marshaled.___rgba_0)[i]);
|
|
}
|
|
}
|
|
int32_t unmarshaledwidth_temp_1 = 0;
|
|
unmarshaledwidth_temp_1 = marshaled.___width_1;
|
|
unmarshaled.___width_1 = unmarshaledwidth_temp_1;
|
|
int32_t unmarshaledheight_temp_2 = 0;
|
|
unmarshaledheight_temp_2 = marshaled.___height_2;
|
|
unmarshaled.___height_2 = unmarshaledheight_temp_2;
|
|
}
|
|
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture
|
|
IL2CPP_EXTERN_C void RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshal_com_cleanup(RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_com& marshaled)
|
|
{
|
|
if (marshaled.___rgba_0 != NULL)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___rgba_0);
|
|
marshaled.___rgba_0 = NULL;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture::WriteRawInt2Packed(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RawTexture_WriteRawInt2Packed_mCCFB32510F7621F5A9DEF6A79C7C03FFD0843B4C (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* __this, int32_t ___0_v0, int32_t ___1_v1, int32_t ___2_destX, int32_t ___3_destY, const RuntimeMethod* method)
|
|
{
|
|
uint8_t V_0 = 0x0;
|
|
uint8_t V_1 = 0x0;
|
|
uint8_t V_2 = 0x0;
|
|
uint8_t V_3 = 0x0;
|
|
int32_t V_4 = 0;
|
|
{
|
|
int32_t L_0 = ___0_v0;
|
|
V_0 = (uint8_t)((int32_t)(uint8_t)((int32_t)(L_0/((int32_t)255))));
|
|
int32_t L_1 = ___0_v0;
|
|
uint8_t L_2 = V_0;
|
|
V_1 = (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_subtract(L_1, ((int32_t)il2cpp_codegen_multiply((int32_t)L_2, ((int32_t)255))))));
|
|
int32_t L_3 = ___1_v1;
|
|
V_2 = (uint8_t)((int32_t)(uint8_t)((int32_t)(L_3/((int32_t)255))));
|
|
int32_t L_4 = ___1_v1;
|
|
uint8_t L_5 = V_2;
|
|
V_3 = (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_subtract(L_4, ((int32_t)il2cpp_codegen_multiply((int32_t)L_5, ((int32_t)255))))));
|
|
int32_t L_6 = ___3_destY;
|
|
int32_t L_7 = __this->___width_1;
|
|
int32_t L_8 = ___2_destX;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_6, L_7)), L_8));
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* L_9 = __this->___rgba_0;
|
|
int32_t L_10 = V_4;
|
|
uint8_t L_11 = V_0;
|
|
uint8_t L_12 = V_1;
|
|
uint8_t L_13 = V_2;
|
|
uint8_t L_14 = V_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_15;
|
|
memset((&L_15), 0, sizeof(L_15));
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_15), L_11, L_12, L_13, L_14, /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(L_10), (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B)L_15);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void RawTexture_WriteRawInt2Packed_mCCFB32510F7621F5A9DEF6A79C7C03FFD0843B4C_AdjustorThunk (RuntimeObject* __this, int32_t ___0_v0, int32_t ___1_v1, int32_t ___2_destX, int32_t ___3_destY, const RuntimeMethod* method)
|
|
{
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*>(__this + _offset);
|
|
RawTexture_WriteRawInt2Packed_mCCFB32510F7621F5A9DEF6A79C7C03FFD0843B4C(_thisAdjusted, ___0_v0, ___1_v1, ___2_destX, ___3_destY, method);
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.GradientSettingsAtlas/RawTexture::WriteRawFloat4Packed(System.Single,System.Single,System.Single,System.Single,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RawTexture_WriteRawFloat4Packed_m12B9BF8A5CFDD4F92A0294D801CBA020D06DD352 (RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* __this, float ___0_f0, float ___1_f1, float ___2_f2, float ___3_f3, int32_t ___4_destX, int32_t ___5_destY, const RuntimeMethod* method)
|
|
{
|
|
uint8_t V_0 = 0x0;
|
|
uint8_t V_1 = 0x0;
|
|
uint8_t V_2 = 0x0;
|
|
uint8_t V_3 = 0x0;
|
|
int32_t V_4 = 0;
|
|
{
|
|
float L_0 = ___0_f0;
|
|
V_0 = (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, (255.0f))), (0.5f))));
|
|
float L_1 = ___1_f1;
|
|
V_1 = (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_1, (255.0f))), (0.5f))));
|
|
float L_2 = ___2_f2;
|
|
V_2 = (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_2, (255.0f))), (0.5f))));
|
|
float L_3 = ___3_f3;
|
|
V_3 = (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_3, (255.0f))), (0.5f))));
|
|
int32_t L_4 = ___5_destY;
|
|
int32_t L_5 = __this->___width_1;
|
|
int32_t L_6 = ___4_destX;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_4, L_5)), L_6));
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* L_7 = __this->___rgba_0;
|
|
int32_t L_8 = V_4;
|
|
uint8_t L_9 = V_0;
|
|
uint8_t L_10 = V_1;
|
|
uint8_t L_11 = V_2;
|
|
uint8_t L_12 = V_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_13;
|
|
memset((&L_13), 0, sizeof(L_13));
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_13), L_9, L_10, L_11, L_12, /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(L_8), (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B)L_13);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void RawTexture_WriteRawFloat4Packed_m12B9BF8A5CFDD4F92A0294D801CBA020D06DD352_AdjustorThunk (RuntimeObject* __this, float ___0_f0, float ___1_f1, float ___2_f2, float ___3_f3, int32_t ___4_destX, int32_t ___5_destY, const RuntimeMethod* method)
|
|
{
|
|
RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA*>(__this + _offset);
|
|
RawTexture_WriteRawFloat4Packed_m12B9BF8A5CFDD4F92A0294D801CBA020D06DD352(_thisAdjusted, ___0_f0, ___1_f1, ___2_f2, ___3_f3, ___4_destX, ___5_destY, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeBorder(UnityEngine.UIElements.MeshGenerationContextUtils/BorderParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeBorder_m41B0B67E41490CAA008DA560BBF9A5BBE9C9EA2D (BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 ___0_borderParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_0 = ___0_borderParams;
|
|
float L_1 = ___1_posZ;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_2 = ___2_meshAlloc;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateBorder_mFB532850EDA95480873CF193C67BA16857DC0DC6(L_0, L_1, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeSolidRect(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeSolidRect_m3666B25BBD1D0E5670C23A72CC18EA3580064963 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_0 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
bool L_1;
|
|
L_1 = RectangleParams_HasRadius_mD5FCED05D5C5D320D0C3925667105DEFD0EDFC02((&___0_rectParams), L_0, NULL);
|
|
V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_3 = ___0_rectParams;
|
|
float L_4 = ___1_posZ;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_5 = ___2_meshAlloc;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateQuad_m104C6E756E047921A2465E80732402920D968A29(L_3, L_4, L_5, NULL);
|
|
goto IL_0029;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_6 = ___0_rectParams;
|
|
float L_7 = ___1_posZ;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_8 = ___2_meshAlloc;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateRect_m397D4BD73C8683BE9FA34DBA7EABFAEE10E3BAE7(L_6, L_7, L_8, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeTexturedRect(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,UnityEngine.UIElements.ColorPage)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeTexturedRect_m6394823991B5F8A499597B39138C33E09B67F485 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___3_colorPage, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
int32_t G_B5_0 = 0;
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_0 = ___0_rectParams;
|
|
int32_t L_1 = L_0.___leftSlice_13;
|
|
if ((!(((float)((float)L_1)) <= ((float)(1.0E-30f)))))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_2 = ___0_rectParams;
|
|
int32_t L_3 = L_2.___topSlice_14;
|
|
if ((!(((float)((float)L_3)) <= ((float)(1.0E-30f)))))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_4 = ___0_rectParams;
|
|
int32_t L_5 = L_4.___rightSlice_15;
|
|
if ((!(((float)((float)L_5)) <= ((float)(1.0E-30f)))))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_6 = ___0_rectParams;
|
|
int32_t L_7 = L_6.___bottomSlice_16;
|
|
G_B5_0 = ((((int32_t)((!(((float)((float)L_7)) <= ((float)(1.0E-30f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_003f;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
G_B5_0 = 0;
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
V_0 = (bool)G_B5_0;
|
|
bool L_8 = V_0;
|
|
if (!L_8)
|
|
{
|
|
goto IL_0081;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
float L_9 = ((Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_StaticFields*)il2cpp_codegen_static_fields_for(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var))->___kEpsilon_0;
|
|
bool L_10;
|
|
L_10 = RectangleParams_HasRadius_mD5FCED05D5C5D320D0C3925667105DEFD0EDFC02((&___0_rectParams), L_9, NULL);
|
|
V_1 = (bool)((((int32_t)L_10) == ((int32_t)0))? 1 : 0);
|
|
bool L_11 = V_1;
|
|
if (!L_11)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_12 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_13 = L_12.___rect_0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_14 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_15 = L_14.___uv_1;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_16 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17 = L_16.___color_2;
|
|
float L_18 = ___1_posZ;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_19 = ___2_meshAlloc;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_20 = ___3_colorPage;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_MakeQuad_mECA8030C1B4C490260452207F7BF876B260794A4(L_13, L_15, L_17, L_18, L_19, L_20, NULL);
|
|
goto IL_007e;
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_21 = ___0_rectParams;
|
|
float L_22 = ___1_posZ;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_23 = ___2_meshAlloc;
|
|
il2cpp_codegen_runtime_class_init_inline(Tessellation_tA2DF69D94AFEDAF41B90BB1F2C5E23C57BD65A31_il2cpp_TypeInfo_var);
|
|
Tessellation_TessellateRect_m397D4BD73C8683BE9FA34DBA7EABFAEE10E3BAE7(L_21, L_22, L_23, (bool)1, NULL);
|
|
}
|
|
|
|
IL_007e:
|
|
{
|
|
goto IL_00ba;
|
|
}
|
|
|
|
IL_0081:
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_24 = ___0_rectParams;
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_25 = L_24.___texture_3;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_26;
|
|
L_26 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_25, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
V_2 = L_26;
|
|
bool L_27 = V_2;
|
|
if (!L_27)
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_28 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_29 = L_28.___rect_0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_30 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_31 = L_30.___uv_1;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_32 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_33 = L_32.___color_2;
|
|
float L_34 = ___1_posZ;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_35 = ___2_meshAlloc;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_36 = ___3_colorPage;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_MakeQuad_mECA8030C1B4C490260452207F7BF876B260794A4(L_29, L_31, L_33, L_34, L_35, L_36, NULL);
|
|
goto IL_00ba;
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
float L_37 = ___1_posZ;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_38 = ___2_meshAlloc;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_MakeSlicedQuad_mF45C7A014855B61109445AF16038B1E443683CBB((&___0_rectParams), L_37, L_38, NULL);
|
|
}
|
|
|
|
IL_00ba:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.UIElements.Vertex UnityEngine.UIElements.UIR.MeshBuilder::ConvertTextVertexToUIRVertex(UnityEngine.TextCore.Text.MeshInfo,System.Int32,UnityEngine.Vector2,UnityEngine.UIElements.UIR.VertexFlags,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 MeshBuilder_ConvertTextVertexToUIRVertex_m56B1A622BB3E92A7738DCFAFFDCECE410C7E059F (MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F ___0_info, int32_t ___1_index, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_offset, int32_t ___3_flags, bool ___4_isDynamicColor, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
bool V_1 = false;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
int32_t G_B4_0 = 0;
|
|
int32_t G_B4_1 = 0;
|
|
int32_t G_B4_2 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* G_B4_3 = NULL;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B3_1 = 0;
|
|
int32_t G_B3_2 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* G_B3_3 = NULL;
|
|
int32_t G_B5_0 = 0;
|
|
int32_t G_B5_1 = 0;
|
|
int32_t G_B5_2 = 0;
|
|
int32_t G_B5_3 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* G_B5_4 = NULL;
|
|
{
|
|
V_0 = (0.0f);
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_0 = ___0_info;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_1 = L_0.___uvs2_4;
|
|
int32_t L_2 = ___1_index;
|
|
NullCheck(L_1);
|
|
float L_3 = ((L_1)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2)))->___y_1;
|
|
V_1 = (bool)((((float)L_3) < ((float)(0.0f)))? 1 : 0);
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
V_0 = (1.0f);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
il2cpp_codegen_initobj((&V_2), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_5 = ___0_info;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = L_5.___vertices_2;
|
|
int32_t L_7 = ___1_index;
|
|
NullCheck(L_6);
|
|
float L_8 = ((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)))->___x_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = ___2_offset;
|
|
float L_10 = L_9.___x_0;
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_11 = ___0_info;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = L_11.___vertices_2;
|
|
int32_t L_13 = ___1_index;
|
|
NullCheck(L_12);
|
|
float L_14 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = ___2_offset;
|
|
float L_16 = L_15.___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
memset((&L_17), 0, sizeof(L_17));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_17), ((float)il2cpp_codegen_add(L_8, L_10)), ((float)il2cpp_codegen_add(L_14, L_16)), (0.0f), /*hidden argument*/NULL);
|
|
(&V_2)->___position_1 = L_17;
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_18 = ___0_info;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_19 = L_18.___uvs0_3;
|
|
int32_t L_20 = ___1_index;
|
|
NullCheck(L_19);
|
|
float L_21 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___x_0;
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_22 = ___0_info;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_23 = L_22.___uvs0_3;
|
|
int32_t L_24 = ___1_index;
|
|
NullCheck(L_23);
|
|
float L_25 = ((L_23)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_24)))->___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
|
|
memset((&L_26), 0, sizeof(L_26));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_26), L_21, L_25, /*hidden argument*/NULL);
|
|
(&V_2)->___uv_3 = L_26;
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_27 = ___0_info;
|
|
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* L_28 = L_27.___colors32_5;
|
|
int32_t L_29 = ___1_index;
|
|
NullCheck(L_28);
|
|
int32_t L_30 = L_29;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_31 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_30));
|
|
(&V_2)->___tint_2 = L_31;
|
|
int32_t L_32 = ___3_flags;
|
|
float L_33 = V_0;
|
|
bool L_34 = ___4_isDynamicColor;
|
|
G_B3_0 = 0;
|
|
G_B3_1 = il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(((float)il2cpp_codegen_multiply(L_33, (255.0f))));
|
|
G_B3_2 = ((int32_t)(uint8_t)L_32);
|
|
G_B3_3 = (&V_2);
|
|
if (L_34)
|
|
{
|
|
G_B4_0 = 0;
|
|
G_B4_1 = il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(((float)il2cpp_codegen_multiply(L_33, (255.0f))));
|
|
G_B4_2 = ((int32_t)(uint8_t)L_32);
|
|
G_B4_3 = (&V_2);
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
G_B5_0 = 0;
|
|
G_B5_1 = G_B3_0;
|
|
G_B5_2 = G_B3_1;
|
|
G_B5_3 = G_B3_2;
|
|
G_B5_4 = G_B3_3;
|
|
goto IL_00c8;
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
G_B5_0 = 1;
|
|
G_B5_1 = G_B4_0;
|
|
G_B5_2 = G_B4_1;
|
|
G_B5_3 = G_B4_2;
|
|
G_B5_4 = G_B4_3;
|
|
}
|
|
|
|
IL_00c8:
|
|
{
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_35;
|
|
memset((&L_35), 0, sizeof(L_35));
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_35), (uint8_t)G_B5_3, (uint8_t)G_B5_2, (uint8_t)G_B5_1, (uint8_t)G_B5_0, /*hidden argument*/NULL);
|
|
G_B5_4->___flags_6 = L_35;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_36 = V_2;
|
|
V_3 = L_36;
|
|
goto IL_00d6;
|
|
}
|
|
|
|
IL_00d6:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_37 = V_3;
|
|
return L_37;
|
|
}
|
|
}
|
|
// UnityEngine.UIElements.Vertex UnityEngine.UIElements.UIR.MeshBuilder::ConvertTextVertexToUIRVertex(UnityEngine.UIElements.TextVertex,UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 MeshBuilder_ConvertTextVertexToUIRVertex_mDF83C6C2A53E005CA1765602AA87E116CF8B5364 (TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 ___0_textVertex, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_offset, const RuntimeMethod* method)
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_0 = ___0_textVertex;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = L_0.___position_0;
|
|
float L_2 = L_1.___x_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___1_offset;
|
|
float L_4 = L_3.___x_0;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_5 = ___0_textVertex;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5.___position_0;
|
|
float L_7 = L_6.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = ___1_offset;
|
|
float L_9 = L_8.___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
memset((&L_10), 0, sizeof(L_10));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_10), ((float)il2cpp_codegen_add(L_2, L_4)), ((float)il2cpp_codegen_add(L_7, L_9)), (0.0f), /*hidden argument*/NULL);
|
|
(&V_0)->___position_1 = L_10;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_11 = ___0_textVertex;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = L_11.___uv0_2;
|
|
(&V_0)->___uv_3 = L_12;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_13 = ___0_textVertex;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_14 = L_13.___color_1;
|
|
(&V_0)->___tint_2 = L_14;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_15;
|
|
memset((&L_15), 0, sizeof(L_15));
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_15), (uint8_t)1, (uint8_t)0, (uint8_t)0, (uint8_t)0, /*hidden argument*/NULL);
|
|
(&V_0)->___flags_6 = L_15;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_16 = V_0;
|
|
V_1 = L_16;
|
|
goto IL_006c;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_17 = V_1;
|
|
return L_17;
|
|
}
|
|
}
|
|
// System.Int32 UnityEngine.UIElements.UIR.MeshBuilder::LimitTextVertices(System.Int32,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MeshBuilder_LimitTextVertices_mF8043A07B00C72B6B6C1C60DF0B05BD287B10DE7 (int32_t ___0_vertexCount, bool ___1_logTruncation, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC1CDC83732501CFE500298C45C45DE38FD47B516);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
bool V_2 = false;
|
|
{
|
|
int32_t L_0 = ___0_vertexCount;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
int32_t L_1 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_MaxTextMeshVertices_4;
|
|
V_0 = (bool)((((int32_t)((((int32_t)L_0) > ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___0_vertexCount;
|
|
V_1 = L_3;
|
|
goto IL_003b;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
bool L_4 = ___1_logTruncation;
|
|
V_2 = L_4;
|
|
bool L_5 = V_2;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
int32_t L_6 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_MaxTextMeshVertices_4;
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject* L_8 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_7);
|
|
String_t* L_9;
|
|
L_9 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteralC1CDC83732501CFE500298C45C45DE38FD47B516, L_8, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(L_9, NULL);
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
int32_t L_10 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_MaxTextMeshVertices_4;
|
|
V_1 = L_10;
|
|
goto IL_003b;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
int32_t L_11 = V_1;
|
|
return L_11;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeText(UnityEngine.TextCore.Text.MeshInfo,UnityEngine.Vector2,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,UnityEngine.UIElements.UIR.VertexFlags,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeText_m711A84C42C5019DEDB437A8AF3FB9D17A7872CDE (MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F ___0_meshInfo, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_offset, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, int32_t ___3_flags, bool ___4_isDynamicColor, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
int32_t V_4 = 0;
|
|
bool V_5 = false;
|
|
{
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_0 = ___0_meshInfo;
|
|
int32_t L_1 = L_0.___vertexCount_1;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
int32_t L_2;
|
|
L_2 = MeshBuilder_LimitTextVertices_mF8043A07B00C72B6B6C1C60DF0B05BD287B10DE7(L_1, (bool)1, NULL);
|
|
V_0 = L_2;
|
|
int32_t L_3 = V_0;
|
|
V_1 = ((int32_t)(L_3/4));
|
|
int32_t L_4 = V_1;
|
|
int32_t L_5 = V_1;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_6;
|
|
L_6 = AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2((&___2_meshAlloc), ((int32_t)il2cpp_codegen_multiply(L_4, 4)), ((int32_t)il2cpp_codegen_multiply(L_5, 6)), NULL);
|
|
V_2 = L_6;
|
|
V_3 = 0;
|
|
V_4 = 0;
|
|
goto IL_00cc;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_7 = V_2;
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_8 = ___0_meshInfo;
|
|
int32_t L_9 = V_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = ___1_offset;
|
|
int32_t L_11 = ___3_flags;
|
|
bool L_12 = ___4_isDynamicColor;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_13;
|
|
L_13 = MeshBuilder_ConvertTextVertexToUIRVertex_m56B1A622BB3E92A7738DCFAFFDCECE410C7E059F(L_8, L_9, L_10, L_11, L_12, NULL);
|
|
NullCheck(L_7);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_7, L_13, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_14 = V_2;
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_15 = ___0_meshInfo;
|
|
int32_t L_16 = V_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = ___1_offset;
|
|
int32_t L_18 = ___3_flags;
|
|
bool L_19 = ___4_isDynamicColor;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_20;
|
|
L_20 = MeshBuilder_ConvertTextVertexToUIRVertex_m56B1A622BB3E92A7738DCFAFFDCECE410C7E059F(L_15, ((int32_t)il2cpp_codegen_add(L_16, 1)), L_17, L_18, L_19, NULL);
|
|
NullCheck(L_14);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_14, L_20, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_21 = V_2;
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_22 = ___0_meshInfo;
|
|
int32_t L_23 = V_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24 = ___1_offset;
|
|
int32_t L_25 = ___3_flags;
|
|
bool L_26 = ___4_isDynamicColor;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_27;
|
|
L_27 = MeshBuilder_ConvertTextVertexToUIRVertex_m56B1A622BB3E92A7738DCFAFFDCECE410C7E059F(L_22, ((int32_t)il2cpp_codegen_add(L_23, 2)), L_24, L_25, L_26, NULL);
|
|
NullCheck(L_21);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_21, L_27, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_28 = V_2;
|
|
MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_29 = ___0_meshInfo;
|
|
int32_t L_30 = V_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = ___1_offset;
|
|
int32_t L_32 = ___3_flags;
|
|
bool L_33 = ___4_isDynamicColor;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_34;
|
|
L_34 = MeshBuilder_ConvertTextVertexToUIRVertex_m56B1A622BB3E92A7738DCFAFFDCECE410C7E059F(L_29, ((int32_t)il2cpp_codegen_add(L_30, 3)), L_31, L_32, L_33, NULL);
|
|
NullCheck(L_28);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_28, L_34, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_35 = V_2;
|
|
int32_t L_36 = V_4;
|
|
NullCheck(L_35);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_35, (uint16_t)((int32_t)(uint16_t)L_36), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_37 = V_2;
|
|
int32_t L_38 = V_4;
|
|
NullCheck(L_37);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_37, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_38, 1))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_39 = V_2;
|
|
int32_t L_40 = V_4;
|
|
NullCheck(L_39);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_39, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_40, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_41 = V_2;
|
|
int32_t L_42 = V_4;
|
|
NullCheck(L_41);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_41, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_42, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_43 = V_2;
|
|
int32_t L_44 = V_4;
|
|
NullCheck(L_43);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_43, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_44, 3))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_45 = V_2;
|
|
int32_t L_46 = V_4;
|
|
NullCheck(L_45);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_45, (uint16_t)((int32_t)(uint16_t)L_46), NULL);
|
|
int32_t L_47 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_47, 1));
|
|
int32_t L_48 = V_4;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(L_48, 4));
|
|
}
|
|
|
|
IL_00cc:
|
|
{
|
|
int32_t L_49 = V_3;
|
|
int32_t L_50 = V_1;
|
|
V_5 = (bool)((((int32_t)L_49) < ((int32_t)L_50))? 1 : 0);
|
|
bool L_51 = V_5;
|
|
if (L_51)
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeText(Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex>,UnityEngine.Vector2,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeText_m6242A075BE51F76E18878D531D2B3D101F047A00 (NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 ___0_uiVertices, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_offset, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
int32_t V_4 = 0;
|
|
bool V_5 = false;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&___0_uiVertices))->___m_Length_1);
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
int32_t L_1;
|
|
L_1 = MeshBuilder_LimitTextVertices_mF8043A07B00C72B6B6C1C60DF0B05BD287B10DE7(L_0, (bool)1, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
V_1 = ((int32_t)(L_2/4));
|
|
int32_t L_3 = V_1;
|
|
int32_t L_4 = V_1;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_5;
|
|
L_5 = AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2((&___2_meshAlloc), ((int32_t)il2cpp_codegen_multiply(L_3, 4)), ((int32_t)il2cpp_codegen_multiply(L_4, 6)), NULL);
|
|
V_2 = L_5;
|
|
V_3 = 0;
|
|
V_4 = 0;
|
|
goto IL_00d9;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_6 = V_2;
|
|
int32_t L_7 = V_4;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_8;
|
|
L_8 = IL2CPP_NATIVEARRAY_GET_ITEM(TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3, ((&___0_uiVertices))->___m_Buffer_0, L_7);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = ___1_offset;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_10;
|
|
L_10 = MeshBuilder_ConvertTextVertexToUIRVertex_mDF83C6C2A53E005CA1765602AA87E116CF8B5364(L_8, L_9, NULL);
|
|
NullCheck(L_6);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_6, L_10, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_11 = V_2;
|
|
int32_t L_12 = V_4;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_13;
|
|
L_13 = IL2CPP_NATIVEARRAY_GET_ITEM(TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3, ((&___0_uiVertices))->___m_Buffer_0, ((int32_t)il2cpp_codegen_add(L_12, 1)));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14 = ___1_offset;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_15;
|
|
L_15 = MeshBuilder_ConvertTextVertexToUIRVertex_mDF83C6C2A53E005CA1765602AA87E116CF8B5364(L_13, L_14, NULL);
|
|
NullCheck(L_11);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_11, L_15, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_16 = V_2;
|
|
int32_t L_17 = V_4;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_18;
|
|
L_18 = IL2CPP_NATIVEARRAY_GET_ITEM(TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3, ((&___0_uiVertices))->___m_Buffer_0, ((int32_t)il2cpp_codegen_add(L_17, 2)));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = ___1_offset;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_20;
|
|
L_20 = MeshBuilder_ConvertTextVertexToUIRVertex_mDF83C6C2A53E005CA1765602AA87E116CF8B5364(L_18, L_19, NULL);
|
|
NullCheck(L_16);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_16, L_20, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_21 = V_2;
|
|
int32_t L_22 = V_4;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_23;
|
|
L_23 = IL2CPP_NATIVEARRAY_GET_ITEM(TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3, ((&___0_uiVertices))->___m_Buffer_0, ((int32_t)il2cpp_codegen_add(L_22, 3)));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24 = ___1_offset;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_25;
|
|
L_25 = MeshBuilder_ConvertTextVertexToUIRVertex_mDF83C6C2A53E005CA1765602AA87E116CF8B5364(L_23, L_24, NULL);
|
|
NullCheck(L_21);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_21, L_25, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_26 = V_2;
|
|
int32_t L_27 = V_4;
|
|
NullCheck(L_26);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_26, (uint16_t)((int32_t)(uint16_t)L_27), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_28 = V_2;
|
|
int32_t L_29 = V_4;
|
|
NullCheck(L_28);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_28, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_29, 1))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_30 = V_2;
|
|
int32_t L_31 = V_4;
|
|
NullCheck(L_30);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_30, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_31, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_32 = V_2;
|
|
int32_t L_33 = V_4;
|
|
NullCheck(L_32);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_32, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_33, 2))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_34 = V_2;
|
|
int32_t L_35 = V_4;
|
|
NullCheck(L_34);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_34, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_35, 3))), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_36 = V_2;
|
|
int32_t L_37 = V_4;
|
|
NullCheck(L_36);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_36, (uint16_t)((int32_t)(uint16_t)L_37), NULL);
|
|
int32_t L_38 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
int32_t L_39 = V_4;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(L_39, 4));
|
|
}
|
|
|
|
IL_00d9:
|
|
{
|
|
int32_t L_40 = V_3;
|
|
int32_t L_41 = V_1;
|
|
V_5 = (bool)((((int32_t)L_40) < ((int32_t)L_41))? 1 : 0);
|
|
bool L_42 = V_5;
|
|
if (L_42)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::UpdateText(Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex>,UnityEngine.Vector2,UnityEngine.Matrix4x4,UnityEngine.Color32,UnityEngine.Color32,UnityEngine.Color32,UnityEngine.Color32,Unity.Collections.NativeSlice`1<UnityEngine.UIElements.Vertex>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_UpdateText_m9203AB5020D640A6F8AFF1FBE24DCBF4F899F437 (NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 ___0_uiVertices, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_offset, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___2_transform, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___3_xformClipPages, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___4_ids, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___5_flags, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___6_opacityPageSettingIndex, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___7_vertices, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
bool V_4 = false;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&___0_uiVertices))->___m_Length_1);
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
int32_t L_1;
|
|
L_1 = MeshBuilder_LimitTextVertices_mF8043A07B00C72B6B6C1C60DF0B05BD287B10DE7(L_0, (bool)0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
int32_t L_3;
|
|
L_3 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&___7_vertices), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_2) == ((int32_t)L_3))? 1 : 0), NULL);
|
|
(&___5_flags)->___r_1 = (uint8_t)1;
|
|
V_1 = 0;
|
|
goto IL_00c8;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
int32_t L_4 = V_1;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_5;
|
|
L_5 = IL2CPP_NATIVEARRAY_GET_ITEM(TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3, ((&___0_uiVertices))->___m_Buffer_0, L_4);
|
|
V_2 = L_5;
|
|
int32_t L_6 = V_1;
|
|
il2cpp_codegen_initobj((&V_3), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_7 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = L_7.___position_0;
|
|
float L_9 = L_8.___x_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = ___1_offset;
|
|
float L_11 = L_10.___x_0;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_12 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = L_12.___position_0;
|
|
float L_14 = L_13.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = ___1_offset;
|
|
float L_16 = L_15.___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
memset((&L_17), 0, sizeof(L_17));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_17), ((float)il2cpp_codegen_add(L_9, L_11)), ((float)il2cpp_codegen_add(L_14, L_16)), (0.0f), /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
|
|
L_18 = Matrix4x4_MultiplyPoint3x4_mACCBD70AFA82C63DA88555780B7B6B01281AB814((&___2_transform), L_17, NULL);
|
|
(&V_3)->___position_1 = L_18;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_19 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20 = L_19.___uv0_2;
|
|
(&V_3)->___uv_3 = L_20;
|
|
TextVertex_tF56662BA585F7DD34D71971F1AA1D2E767946CF3 L_21 = V_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_22 = L_21.___color_1;
|
|
(&V_3)->___tint_2 = L_22;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_23 = ___3_xformClipPages;
|
|
(&V_3)->___xformClipPages_4 = L_23;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_24 = ___4_ids;
|
|
(&V_3)->___ids_5 = L_24;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_25 = ___5_flags;
|
|
(&V_3)->___flags_6 = L_25;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_26 = ___6_opacityPageSettingIndex;
|
|
(&V_3)->___opacityColorPages_7 = L_26;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_27 = V_3;
|
|
NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D((&___7_vertices), L_6, L_27, NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
int32_t L_28 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_28, 1));
|
|
}
|
|
|
|
IL_00c8:
|
|
{
|
|
int32_t L_29 = V_1;
|
|
int32_t L_30 = V_0;
|
|
V_4 = (bool)((((int32_t)L_29) < ((int32_t)L_30))? 1 : 0);
|
|
bool L_31 = V_4;
|
|
if (L_31)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeQuad(UnityEngine.Rect,UnityEngine.Rect,UnityEngine.Color,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,UnityEngine.UIElements.ColorPage)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeQuad_mECA8030C1B4C490260452207F7BF876B260794A4 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rcPosition, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_rcTexCoord, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___2_color, float ___3_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___4_meshAlloc, ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___5_colorPage, const RuntimeMethod* method)
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
float V_9 = 0.0f;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_10;
|
|
memset((&V_10), 0, sizeof(V_10));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_11;
|
|
memset((&V_11), 0, sizeof(V_11));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_12;
|
|
memset((&V_12), 0, sizeof(V_12));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
int32_t G_B2_0 = 0;
|
|
int32_t G_B2_1 = 0;
|
|
int32_t G_B2_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B2_3 = NULL;
|
|
int32_t G_B1_0 = 0;
|
|
int32_t G_B1_1 = 0;
|
|
int32_t G_B1_2 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B1_3 = NULL;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B3_1 = 0;
|
|
int32_t G_B3_2 = 0;
|
|
int32_t G_B3_3 = 0;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* G_B3_4 = NULL;
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_0;
|
|
L_0 = AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2((&___4_meshAlloc), 4, 6, NULL);
|
|
V_0 = L_0;
|
|
float L_1;
|
|
L_1 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_rcPosition), NULL);
|
|
V_1 = L_1;
|
|
float L_2;
|
|
L_2 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___0_rcPosition), NULL);
|
|
V_2 = L_2;
|
|
float L_3;
|
|
L_3 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___0_rcPosition), NULL);
|
|
V_3 = L_3;
|
|
float L_4;
|
|
L_4 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_rcPosition), NULL);
|
|
V_4 = L_4;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_5 = V_0;
|
|
NullCheck(L_5);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_6;
|
|
L_6 = MeshWriteData_get_uvRegion_m6E543500740DE690E1C3DB46DACA44DE9F785353(L_5, NULL);
|
|
V_5 = L_6;
|
|
float L_7;
|
|
L_7 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___1_rcTexCoord), NULL);
|
|
float L_8;
|
|
L_8 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_5), NULL);
|
|
float L_9;
|
|
L_9 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_5), NULL);
|
|
V_6 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_7, L_8)), L_9));
|
|
float L_10;
|
|
L_10 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&___1_rcTexCoord), NULL);
|
|
float L_11;
|
|
L_11 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_5), NULL);
|
|
float L_12;
|
|
L_12 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_5), NULL);
|
|
V_7 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_10, L_11)), L_12));
|
|
float L_13;
|
|
L_13 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___1_rcTexCoord), NULL);
|
|
float L_14;
|
|
L_14 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_5), NULL);
|
|
float L_15;
|
|
L_15 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&V_5), NULL);
|
|
V_8 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_13, L_14)), L_15));
|
|
float L_16;
|
|
L_16 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&___1_rcTexCoord), NULL);
|
|
float L_17;
|
|
L_17 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_5), NULL);
|
|
float L_18;
|
|
L_18 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&V_5), NULL);
|
|
V_9 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_16, L_17)), L_18));
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_19 = ___5_colorPage;
|
|
bool L_20 = L_19.___isValid_0;
|
|
G_B1_0 = 0;
|
|
G_B1_1 = 0;
|
|
G_B1_2 = 0;
|
|
G_B1_3 = (&V_10);
|
|
if (L_20)
|
|
{
|
|
G_B2_0 = 0;
|
|
G_B2_1 = 0;
|
|
G_B2_2 = 0;
|
|
G_B2_3 = (&V_10);
|
|
goto IL_00a9;
|
|
}
|
|
}
|
|
{
|
|
G_B3_0 = 0;
|
|
G_B3_1 = G_B1_0;
|
|
G_B3_2 = G_B1_1;
|
|
G_B3_3 = G_B1_2;
|
|
G_B3_4 = G_B1_3;
|
|
goto IL_00aa;
|
|
}
|
|
|
|
IL_00a9:
|
|
{
|
|
G_B3_0 = 1;
|
|
G_B3_1 = G_B2_0;
|
|
G_B3_2 = G_B2_1;
|
|
G_B3_3 = G_B2_2;
|
|
G_B3_4 = G_B2_3;
|
|
}
|
|
|
|
IL_00aa:
|
|
{
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(G_B3_4, (uint8_t)G_B3_3, (uint8_t)G_B3_2, (uint8_t)G_B3_1, (uint8_t)G_B3_0, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_21 = ___5_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_22 = L_21.___pageAndID_1;
|
|
uint8_t L_23 = L_22.___r_1;
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_24 = ___5_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_25 = L_24.___pageAndID_1;
|
|
uint8_t L_26 = L_25.___g_2;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_11), (uint8_t)0, (uint8_t)0, L_23, L_26, NULL);
|
|
ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_27 = ___5_colorPage;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_28 = L_27.___pageAndID_1;
|
|
uint8_t L_29 = L_28.___b_3;
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_12), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_29, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_30 = V_0;
|
|
il2cpp_codegen_initobj((&V_13), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
float L_31 = V_1;
|
|
float L_32 = V_3;
|
|
float L_33 = ___3_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
|
|
memset((&L_34), 0, sizeof(L_34));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_34), L_31, L_32, L_33, /*hidden argument*/NULL);
|
|
(&V_13)->___position_1 = L_34;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_35 = ___2_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_36;
|
|
L_36 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_35, NULL);
|
|
(&V_13)->___tint_2 = L_36;
|
|
float L_37 = V_6;
|
|
float L_38 = V_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39;
|
|
memset((&L_39), 0, sizeof(L_39));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_39), L_37, L_38, /*hidden argument*/NULL);
|
|
(&V_13)->___uv_3 = L_39;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_40 = V_10;
|
|
(&V_13)->___flags_6 = L_40;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_41 = V_11;
|
|
(&V_13)->___opacityColorPages_7 = L_41;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_42 = V_12;
|
|
(&V_13)->___ids_5 = L_42;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_43 = V_13;
|
|
NullCheck(L_30);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_30, L_43, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_44 = V_0;
|
|
il2cpp_codegen_initobj((&V_13), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
float L_45 = V_2;
|
|
float L_46 = V_3;
|
|
float L_47 = ___3_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48;
|
|
memset((&L_48), 0, sizeof(L_48));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_48), L_45, L_46, L_47, /*hidden argument*/NULL);
|
|
(&V_13)->___position_1 = L_48;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_49 = ___2_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_50;
|
|
L_50 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_49, NULL);
|
|
(&V_13)->___tint_2 = L_50;
|
|
float L_51 = V_7;
|
|
float L_52 = V_8;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_53;
|
|
memset((&L_53), 0, sizeof(L_53));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_53), L_51, L_52, /*hidden argument*/NULL);
|
|
(&V_13)->___uv_3 = L_53;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_54 = V_10;
|
|
(&V_13)->___flags_6 = L_54;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_55 = V_11;
|
|
(&V_13)->___opacityColorPages_7 = L_55;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_56 = V_12;
|
|
(&V_13)->___ids_5 = L_56;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_57 = V_13;
|
|
NullCheck(L_44);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_44, L_57, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_58 = V_0;
|
|
il2cpp_codegen_initobj((&V_13), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
float L_59 = V_1;
|
|
float L_60 = V_4;
|
|
float L_61 = ___3_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62;
|
|
memset((&L_62), 0, sizeof(L_62));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_62), L_59, L_60, L_61, /*hidden argument*/NULL);
|
|
(&V_13)->___position_1 = L_62;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_63 = ___2_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_64;
|
|
L_64 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_63, NULL);
|
|
(&V_13)->___tint_2 = L_64;
|
|
float L_65 = V_6;
|
|
float L_66 = V_9;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_67;
|
|
memset((&L_67), 0, sizeof(L_67));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_67), L_65, L_66, /*hidden argument*/NULL);
|
|
(&V_13)->___uv_3 = L_67;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_68 = V_10;
|
|
(&V_13)->___flags_6 = L_68;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_69 = V_11;
|
|
(&V_13)->___opacityColorPages_7 = L_69;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_70 = V_12;
|
|
(&V_13)->___ids_5 = L_70;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_71 = V_13;
|
|
NullCheck(L_58);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_58, L_71, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_72 = V_0;
|
|
il2cpp_codegen_initobj((&V_13), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
float L_73 = V_2;
|
|
float L_74 = V_4;
|
|
float L_75 = ___3_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76;
|
|
memset((&L_76), 0, sizeof(L_76));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_76), L_73, L_74, L_75, /*hidden argument*/NULL);
|
|
(&V_13)->___position_1 = L_76;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_77 = ___2_color;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_78;
|
|
L_78 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_77, NULL);
|
|
(&V_13)->___tint_2 = L_78;
|
|
float L_79 = V_7;
|
|
float L_80 = V_9;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_81;
|
|
memset((&L_81), 0, sizeof(L_81));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_81), L_79, L_80, /*hidden argument*/NULL);
|
|
(&V_13)->___uv_3 = L_81;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_82 = V_10;
|
|
(&V_13)->___flags_6 = L_82;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_83 = V_11;
|
|
(&V_13)->___opacityColorPages_7 = L_83;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_84 = V_12;
|
|
(&V_13)->___ids_5 = L_84;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_85 = V_13;
|
|
NullCheck(L_72);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_72, L_85, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_86 = V_0;
|
|
NullCheck(L_86);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_86, (uint16_t)0, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_87 = V_0;
|
|
NullCheck(L_87);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_87, (uint16_t)2, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_88 = V_0;
|
|
NullCheck(L_88);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_88, (uint16_t)1, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_89 = V_0;
|
|
NullCheck(L_89);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_89, (uint16_t)1, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_90 = V_0;
|
|
NullCheck(L_90);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_90, (uint16_t)2, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_91 = V_0;
|
|
NullCheck(L_91);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_91, (uint16_t)3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeSlicedQuad(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams&,System.Single,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeSlicedQuad_mF45C7A014855B61109445AF16038B1E443683CBB (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* ___0_rectParams, float ___1_posZ, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
float V_12 = 0.0f;
|
|
float V_13 = 0.0f;
|
|
float V_14 = 0.0f;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_15;
|
|
memset((&V_15), 0, sizeof(V_15));
|
|
float V_16 = 0.0f;
|
|
float V_17 = 0.0f;
|
|
int32_t V_18 = 0;
|
|
bool V_19 = false;
|
|
bool V_20 = false;
|
|
float V_21 = 0.0f;
|
|
bool V_22 = false;
|
|
float V_23 = 0.0f;
|
|
int32_t V_24 = 0;
|
|
int32_t V_25 = 0;
|
|
int32_t V_26 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_27;
|
|
memset((&V_27), 0, sizeof(V_27));
|
|
bool V_28 = false;
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_0;
|
|
L_0 = AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2((&___2_meshAlloc), ((int32_t)16), ((int32_t)54), NULL);
|
|
V_0 = L_0;
|
|
V_1 = (1.0f);
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_1 = ___0_rectParams;
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_2 = L_1->___texture_3;
|
|
NullCheck(L_2);
|
|
int32_t L_3;
|
|
L_3 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_width() */, L_2);
|
|
V_2 = ((float)L_3);
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_4 = ___0_rectParams;
|
|
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_5 = L_4->___texture_3;
|
|
NullCheck(L_5);
|
|
int32_t L_6;
|
|
L_6 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 UnityEngine.Texture::get_height() */, L_5);
|
|
V_3 = ((float)L_6);
|
|
float L_7 = V_1;
|
|
float L_8 = V_2;
|
|
V_4 = ((float)(L_7/L_8));
|
|
float L_9 = V_1;
|
|
float L_10 = V_3;
|
|
V_5 = ((float)(L_9/L_10));
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_11 = ___0_rectParams;
|
|
int32_t L_12 = L_11->___leftSlice_13;
|
|
float L_13;
|
|
L_13 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), ((float)L_12), NULL);
|
|
V_6 = L_13;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_14 = ___0_rectParams;
|
|
int32_t L_15 = L_14->___rightSlice_15;
|
|
float L_16;
|
|
L_16 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), ((float)L_15), NULL);
|
|
V_7 = L_16;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_17 = ___0_rectParams;
|
|
int32_t L_18 = L_17->___bottomSlice_16;
|
|
float L_19;
|
|
L_19 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), ((float)L_18), NULL);
|
|
V_8 = L_19;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_20 = ___0_rectParams;
|
|
int32_t L_21 = L_20->___topSlice_14;
|
|
float L_22;
|
|
L_22 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), ((float)L_21), NULL);
|
|
V_9 = L_22;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_23 = ___0_rectParams;
|
|
float L_24 = L_23->___sliceScale_17;
|
|
float L_25;
|
|
L_25 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.00999999978f), L_24, NULL);
|
|
V_10 = L_25;
|
|
float L_26 = V_6;
|
|
float L_27 = V_4;
|
|
float L_28;
|
|
L_28 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(((float)il2cpp_codegen_multiply(L_26, L_27)), (0.0f), (1.0f), NULL);
|
|
V_11 = L_28;
|
|
float L_29 = V_7;
|
|
float L_30 = V_4;
|
|
float L_31;
|
|
L_31 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(((float)il2cpp_codegen_multiply(L_29, L_30)), (0.0f), (1.0f), NULL);
|
|
V_12 = L_31;
|
|
float L_32 = V_8;
|
|
float L_33 = V_5;
|
|
float L_34;
|
|
L_34 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(((float)il2cpp_codegen_multiply(L_32, L_33)), (0.0f), (1.0f), NULL);
|
|
V_13 = L_34;
|
|
float L_35 = V_9;
|
|
float L_36 = V_5;
|
|
float L_37;
|
|
L_37 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(((float)il2cpp_codegen_multiply(L_35, L_36)), (0.0f), (1.0f), NULL);
|
|
V_14 = L_37;
|
|
float L_38 = V_6;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_39 = ___0_rectParams;
|
|
float L_40 = L_39->___sliceScale_17;
|
|
V_6 = ((float)il2cpp_codegen_multiply(L_38, L_40));
|
|
float L_41 = V_7;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_42 = ___0_rectParams;
|
|
float L_43 = L_42->___sliceScale_17;
|
|
V_7 = ((float)il2cpp_codegen_multiply(L_41, L_43));
|
|
float L_44 = V_8;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_45 = ___0_rectParams;
|
|
float L_46 = L_45->___sliceScale_17;
|
|
V_8 = ((float)il2cpp_codegen_multiply(L_44, L_46));
|
|
float L_47 = V_9;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_48 = ___0_rectParams;
|
|
float L_49 = L_48->___sliceScale_17;
|
|
V_9 = ((float)il2cpp_codegen_multiply(L_47, L_49));
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_50 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_51 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_52 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_51->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_53;
|
|
L_53 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC(L_52, NULL);
|
|
float L_54 = L_53.___x_0;
|
|
NullCheck(L_50);
|
|
(L_50)->SetAt(static_cast<il2cpp_array_size_t>(0), (float)L_54);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_55 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_56 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_57 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_56->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_58;
|
|
L_58 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC(L_57, NULL);
|
|
float L_59 = L_58.___x_0;
|
|
float L_60 = V_11;
|
|
NullCheck(L_55);
|
|
(L_55)->SetAt(static_cast<il2cpp_array_size_t>(1), (float)((float)il2cpp_codegen_add(L_59, L_60)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_61 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_62 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_63 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_62->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_64;
|
|
L_64 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167(L_63, NULL);
|
|
float L_65 = L_64.___x_0;
|
|
float L_66 = V_12;
|
|
NullCheck(L_61);
|
|
(L_61)->SetAt(static_cast<il2cpp_array_size_t>(2), (float)((float)il2cpp_codegen_subtract(L_65, L_66)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_68 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_69 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_68->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70;
|
|
L_70 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167(L_69, NULL);
|
|
float L_71 = L_70.___x_0;
|
|
NullCheck(L_67);
|
|
(L_67)->SetAt(static_cast<il2cpp_array_size_t>(3), (float)L_71);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_72 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_73 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_74 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_73->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_75;
|
|
L_75 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167(L_74, NULL);
|
|
float L_76 = L_75.___y_1;
|
|
NullCheck(L_72);
|
|
(L_72)->SetAt(static_cast<il2cpp_array_size_t>(0), (float)L_76);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_77 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_78 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_79 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_78->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_80;
|
|
L_80 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167(L_79, NULL);
|
|
float L_81 = L_80.___y_1;
|
|
float L_82 = V_13;
|
|
NullCheck(L_77);
|
|
(L_77)->SetAt(static_cast<il2cpp_array_size_t>(1), (float)((float)il2cpp_codegen_subtract(L_81, L_82)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_83 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_84 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_85 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_84->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_86;
|
|
L_86 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC(L_85, NULL);
|
|
float L_87 = L_86.___y_1;
|
|
float L_88 = V_14;
|
|
NullCheck(L_83);
|
|
(L_83)->SetAt(static_cast<il2cpp_array_size_t>(2), (float)((float)il2cpp_codegen_add(L_87, L_88)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_89 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_90 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_91 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_90->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_92;
|
|
L_92 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC(L_91, NULL);
|
|
float L_93 = L_92.___y_1;
|
|
NullCheck(L_89);
|
|
(L_89)->SetAt(static_cast<il2cpp_array_size_t>(3), (float)L_93);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_94 = V_0;
|
|
NullCheck(L_94);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_95;
|
|
L_95 = MeshWriteData_get_uvRegion_m6E543500740DE690E1C3DB46DACA44DE9F785353(L_94, NULL);
|
|
V_15 = L_95;
|
|
V_18 = 0;
|
|
goto IL_0254;
|
|
}
|
|
|
|
IL_01ea:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_96 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6;
|
|
int32_t L_97 = V_18;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_98 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6;
|
|
int32_t L_99 = V_18;
|
|
NullCheck(L_98);
|
|
int32_t L_100 = L_99;
|
|
float L_101 = (L_98)->GetAt(static_cast<il2cpp_array_size_t>(L_100));
|
|
float L_102;
|
|
L_102 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_15), NULL);
|
|
float L_103;
|
|
L_103 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_15), NULL);
|
|
NullCheck(L_96);
|
|
(L_96)->SetAt(static_cast<il2cpp_array_size_t>(L_97), (float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_101, L_102)), L_103)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_104 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7;
|
|
int32_t L_105 = V_18;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_106 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_107 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_106->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_108;
|
|
L_108 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC(L_107, NULL);
|
|
float L_109 = L_108.___y_1;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_110 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_111 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_110->___uv_1);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_112;
|
|
L_112 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167(L_111, NULL);
|
|
float L_113 = L_112.___y_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_114 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7;
|
|
int32_t L_115 = V_18;
|
|
NullCheck(L_114);
|
|
int32_t L_116 = L_115;
|
|
float L_117 = (L_114)->GetAt(static_cast<il2cpp_array_size_t>(L_116));
|
|
float L_118;
|
|
L_118 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_15), NULL);
|
|
float L_119;
|
|
L_119 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&V_15), NULL);
|
|
NullCheck(L_104);
|
|
(L_104)->SetAt(static_cast<il2cpp_array_size_t>(L_105), (float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_109, L_113)), L_117)), L_118)), L_119)));
|
|
int32_t L_120 = V_18;
|
|
V_18 = ((int32_t)il2cpp_codegen_add(L_120, 1));
|
|
}
|
|
|
|
IL_0254:
|
|
{
|
|
int32_t L_121 = V_18;
|
|
V_19 = (bool)((((int32_t)L_121) < ((int32_t)4))? 1 : 0);
|
|
bool L_122 = V_19;
|
|
if (L_122)
|
|
{
|
|
goto IL_01ea;
|
|
}
|
|
}
|
|
{
|
|
float L_123 = V_6;
|
|
float L_124 = V_7;
|
|
V_16 = ((float)il2cpp_codegen_add(L_123, L_124));
|
|
float L_125 = V_16;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_126 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_127 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_126->___rect_0);
|
|
float L_128;
|
|
L_128 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_127, NULL);
|
|
V_20 = (bool)((((float)L_125) > ((float)L_128))? 1 : 0);
|
|
bool L_129 = V_20;
|
|
if (!L_129)
|
|
{
|
|
goto IL_029b;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_130 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_131 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_130->___rect_0);
|
|
float L_132;
|
|
L_132 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_131, NULL);
|
|
float L_133 = V_16;
|
|
V_21 = ((float)(L_132/L_133));
|
|
float L_134 = V_6;
|
|
float L_135 = V_21;
|
|
V_6 = ((float)il2cpp_codegen_multiply(L_134, L_135));
|
|
float L_136 = V_7;
|
|
float L_137 = V_21;
|
|
V_7 = ((float)il2cpp_codegen_multiply(L_136, L_137));
|
|
}
|
|
|
|
IL_029b:
|
|
{
|
|
float L_138 = V_8;
|
|
float L_139 = V_9;
|
|
V_17 = ((float)il2cpp_codegen_add(L_138, L_139));
|
|
float L_140 = V_17;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_141 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_142 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_141->___rect_0);
|
|
float L_143;
|
|
L_143 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_142, NULL);
|
|
V_22 = (bool)((((float)L_140) > ((float)L_143))? 1 : 0);
|
|
bool L_144 = V_22;
|
|
if (!L_144)
|
|
{
|
|
goto IL_02d7;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_145 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_146 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_145->___rect_0);
|
|
float L_147;
|
|
L_147 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_146, NULL);
|
|
float L_148 = V_17;
|
|
V_23 = ((float)(L_147/L_148));
|
|
float L_149 = V_8;
|
|
float L_150 = V_23;
|
|
V_8 = ((float)il2cpp_codegen_multiply(L_149, L_150));
|
|
float L_151 = V_9;
|
|
float L_152 = V_23;
|
|
V_9 = ((float)il2cpp_codegen_multiply(L_151, L_152));
|
|
}
|
|
|
|
IL_02d7:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_153 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesX_8;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_154 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_155 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_154->___rect_0);
|
|
float L_156;
|
|
L_156 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_155, NULL);
|
|
NullCheck(L_153);
|
|
(L_153)->SetAt(static_cast<il2cpp_array_size_t>(0), (float)L_156);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_157 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesX_8;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_158 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_159 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_158->___rect_0);
|
|
float L_160;
|
|
L_160 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_159, NULL);
|
|
float L_161 = V_6;
|
|
NullCheck(L_157);
|
|
(L_157)->SetAt(static_cast<il2cpp_array_size_t>(1), (float)((float)il2cpp_codegen_add(L_160, L_161)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_162 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesX_8;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_163 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_164 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_163->___rect_0);
|
|
float L_165;
|
|
L_165 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F(L_164, NULL);
|
|
float L_166 = V_7;
|
|
NullCheck(L_162);
|
|
(L_162)->SetAt(static_cast<il2cpp_array_size_t>(2), (float)((float)il2cpp_codegen_subtract(L_165, L_166)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_167 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesX_8;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_168 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_169 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_168->___rect_0);
|
|
float L_170;
|
|
L_170 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F(L_169, NULL);
|
|
NullCheck(L_167);
|
|
(L_167)->SetAt(static_cast<il2cpp_array_size_t>(3), (float)L_170);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_171 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesY_9;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_172 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_173 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_172->___rect_0);
|
|
float L_174;
|
|
L_174 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E(L_173, NULL);
|
|
NullCheck(L_171);
|
|
(L_171)->SetAt(static_cast<il2cpp_array_size_t>(0), (float)L_174);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_175 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesY_9;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_176 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_177 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_176->___rect_0);
|
|
float L_178;
|
|
L_178 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E(L_177, NULL);
|
|
float L_179 = V_8;
|
|
NullCheck(L_175);
|
|
(L_175)->SetAt(static_cast<il2cpp_array_size_t>(1), (float)((float)il2cpp_codegen_subtract(L_178, L_179)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_180 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesY_9;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_181 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_182 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_181->___rect_0);
|
|
float L_183;
|
|
L_183 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_182, NULL);
|
|
float L_184 = V_9;
|
|
NullCheck(L_180);
|
|
(L_180)->SetAt(static_cast<il2cpp_array_size_t>(2), (float)((float)il2cpp_codegen_add(L_183, L_184)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_185 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesY_9;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_186 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_187 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_186->___rect_0);
|
|
float L_188;
|
|
L_188 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_187, NULL);
|
|
NullCheck(L_185);
|
|
(L_185)->SetAt(static_cast<il2cpp_array_size_t>(3), (float)L_188);
|
|
V_24 = 0;
|
|
goto IL_03e8;
|
|
}
|
|
|
|
IL_0378:
|
|
{
|
|
int32_t L_189 = V_24;
|
|
V_25 = ((int32_t)(L_189%4));
|
|
int32_t L_190 = V_24;
|
|
V_26 = ((int32_t)(L_190/4));
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_191 = V_0;
|
|
il2cpp_codegen_initobj((&V_27), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_192 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesX_8;
|
|
int32_t L_193 = V_25;
|
|
NullCheck(L_192);
|
|
int32_t L_194 = L_193;
|
|
float L_195 = (L_192)->GetAt(static_cast<il2cpp_array_size_t>(L_194));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_196 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesY_9;
|
|
int32_t L_197 = V_26;
|
|
NullCheck(L_196);
|
|
int32_t L_198 = L_197;
|
|
float L_199 = (L_196)->GetAt(static_cast<il2cpp_array_size_t>(L_198));
|
|
float L_200 = ___1_posZ;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_201;
|
|
memset((&L_201), 0, sizeof(L_201));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_201), L_195, L_199, L_200, /*hidden argument*/NULL);
|
|
(&V_27)->___position_1 = L_201;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_202 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6;
|
|
int32_t L_203 = V_25;
|
|
NullCheck(L_202);
|
|
int32_t L_204 = L_203;
|
|
float L_205 = (L_202)->GetAt(static_cast<il2cpp_array_size_t>(L_204));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_206 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7;
|
|
int32_t L_207 = V_26;
|
|
NullCheck(L_206);
|
|
int32_t L_208 = L_207;
|
|
float L_209 = (L_206)->GetAt(static_cast<il2cpp_array_size_t>(L_208));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_210;
|
|
memset((&L_210), 0, sizeof(L_210));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_210), L_205, L_209, /*hidden argument*/NULL);
|
|
(&V_27)->___uv_3 = L_210;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* L_211 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_212 = L_211->___color_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_213;
|
|
L_213 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_212, NULL);
|
|
(&V_27)->___tint_2 = L_213;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_214 = V_27;
|
|
NullCheck(L_191);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_191, L_214, NULL);
|
|
int32_t L_215 = V_24;
|
|
V_24 = ((int32_t)il2cpp_codegen_add(L_215, 1));
|
|
}
|
|
|
|
IL_03e8:
|
|
{
|
|
int32_t L_216 = V_24;
|
|
V_28 = (bool)((((int32_t)L_216) < ((int32_t)((int32_t)16)))? 1 : 0);
|
|
bool L_217 = V_28;
|
|
if (L_217)
|
|
{
|
|
goto IL_0378;
|
|
}
|
|
}
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_218 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_219 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___slicedQuadIndices_5;
|
|
NullCheck(L_218);
|
|
MeshWriteData_SetAllIndices_m243F1994B53722F1B42639704E5194AC07309CC4(L_218, L_219, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeVectorGraphics(UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams,System.Int32,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,System.Int32&,System.Int32&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeVectorGraphics_m3ADD029A1FE00164A25973E96EA764B3AACD2B45 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, int32_t ___1_settingIndexOffset, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___2_meshAlloc, int32_t* ___3_finalVertexCount, int32_t* ___4_finalIndexCount, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
bool V_6 = false;
|
|
bool V_7 = false;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
int32_t G_B8_0 = 0;
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_0 = ___0_rectParams;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_1 = L_0.___vectorImage_5;
|
|
V_0 = L_1;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_2 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_3;
|
|
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_3, NULL);
|
|
int32_t* L_4 = ___3_finalVertexCount;
|
|
*((int32_t*)L_4) = (int32_t)0;
|
|
int32_t* L_5 = ___4_finalIndexCount;
|
|
*((int32_t*)L_5) = (int32_t)0;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4* L_7 = L_6->___vertices_5;
|
|
NullCheck(L_7);
|
|
V_1 = ((int32_t)(((RuntimeArray*)L_7)->max_length));
|
|
int32_t L_8 = V_1;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_9 = (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185*)(VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185*)SZArrayNew(VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185_il2cpp_TypeInfo_var, (uint32_t)L_8);
|
|
V_2 = L_9;
|
|
V_3 = 0;
|
|
goto IL_009f;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_10 = V_0;
|
|
NullCheck(L_10);
|
|
VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4* L_11 = L_10->___vertices_5;
|
|
int32_t L_12 = V_3;
|
|
NullCheck(L_11);
|
|
int32_t L_13 = L_12;
|
|
VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_14 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
V_4 = L_14;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_15 = V_2;
|
|
int32_t L_16 = V_3;
|
|
il2cpp_codegen_initobj((&V_5), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
|
|
VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_17 = V_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = L_17.___position_0;
|
|
(&V_5)->___position_1 = L_18;
|
|
VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_19 = V_4;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_20 = L_19.___tint_1;
|
|
(&V_5)->___tint_2 = L_20;
|
|
VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_21 = V_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22 = L_21.___uv_2;
|
|
(&V_5)->___uv_3 = L_22;
|
|
VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_23 = V_4;
|
|
uint32_t L_24 = L_23.___settingIndex_3;
|
|
VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_25 = V_4;
|
|
uint32_t L_26 = L_25.___settingIndex_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_27;
|
|
memset((&L_27), 0, sizeof(L_27));
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_27), (uint8_t)0, (uint8_t)0, (uint8_t)((int32_t)(uint8_t)((int32_t)((uint32_t)L_24>>8))), (uint8_t)((int32_t)(uint8_t)L_26), /*hidden argument*/NULL);
|
|
(&V_5)->___opacityColorPages_7 = L_27;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_28 = V_5;
|
|
NullCheck(L_15);
|
|
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(L_16), (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7)L_28);
|
|
int32_t L_29 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_29, 1));
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
int32_t L_30 = V_3;
|
|
int32_t L_31 = V_1;
|
|
V_6 = (bool)((((int32_t)L_30) < ((int32_t)L_31))? 1 : 0);
|
|
bool L_32 = V_6;
|
|
if (L_32)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_33 = ___0_rectParams;
|
|
int32_t L_34 = L_33.___leftSlice_13;
|
|
if ((!(((float)((float)L_34)) <= ((float)(1.0E-30f)))))
|
|
{
|
|
goto IL_00e6;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_35 = ___0_rectParams;
|
|
int32_t L_36 = L_35.___topSlice_14;
|
|
if ((!(((float)((float)L_36)) <= ((float)(1.0E-30f)))))
|
|
{
|
|
goto IL_00e6;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_37 = ___0_rectParams;
|
|
int32_t L_38 = L_37.___rightSlice_15;
|
|
if ((!(((float)((float)L_38)) <= ((float)(1.0E-30f)))))
|
|
{
|
|
goto IL_00e6;
|
|
}
|
|
}
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_39 = ___0_rectParams;
|
|
int32_t L_40 = L_39.___bottomSlice_16;
|
|
G_B8_0 = ((((int32_t)((!(((float)((float)L_40)) <= ((float)(1.0E-30f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_00e7;
|
|
}
|
|
|
|
IL_00e6:
|
|
{
|
|
G_B8_0 = 0;
|
|
}
|
|
|
|
IL_00e7:
|
|
{
|
|
V_7 = (bool)G_B8_0;
|
|
bool L_41 = V_7;
|
|
if (!L_41)
|
|
{
|
|
goto IL_0131;
|
|
}
|
|
}
|
|
{
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_42 = V_2;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_43 = V_0;
|
|
NullCheck(L_43);
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_44 = L_43->___indices_6;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_46 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_45->___size_8);
|
|
float L_47 = L_46->___x_0;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_48 = V_0;
|
|
NullCheck(L_48);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_49 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_48->___size_8);
|
|
float L_50 = L_49->___y_1;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_51 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_52 = L_51.___rect_0;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_53 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_54 = L_53.___uv_1;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_55 = ___0_rectParams;
|
|
int32_t L_56 = L_55.___scaleMode_7;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_57 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_58 = L_57.___color_2;
|
|
int32_t L_59 = ___1_settingIndexOffset;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_60 = ___2_meshAlloc;
|
|
int32_t* L_61 = ___3_finalVertexCount;
|
|
int32_t* L_62 = ___4_finalIndexCount;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_MakeVectorGraphicsStretchBackground_m7F6993CF84251938FE33076968FC50C1684C6FA3(L_42, L_44, L_47, L_50, L_52, L_54, L_56, L_58, L_59, L_60, L_61, L_62, NULL);
|
|
goto IL_018a;
|
|
}
|
|
|
|
IL_0131:
|
|
{
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_63 = ___0_rectParams;
|
|
int32_t L_64 = L_63.___leftSlice_13;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_65 = ___0_rectParams;
|
|
int32_t L_66 = L_65.___topSlice_14;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_67 = ___0_rectParams;
|
|
int32_t L_68 = L_67.___rightSlice_15;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_69 = ___0_rectParams;
|
|
int32_t L_70 = L_69.___bottomSlice_16;
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_8), ((float)L_64), ((float)L_66), ((float)L_68), ((float)L_70), NULL);
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_71 = V_2;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_72 = V_0;
|
|
NullCheck(L_72);
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_73 = L_72->___indices_6;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_74 = V_0;
|
|
NullCheck(L_74);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_75 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_74->___size_8);
|
|
float L_76 = L_75->___x_0;
|
|
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_77 = V_0;
|
|
NullCheck(L_77);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_78 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_77->___size_8);
|
|
float L_79 = L_78->___y_1;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_80 = ___0_rectParams;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_81 = L_80.___rect_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_82 = V_8;
|
|
RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_83 = ___0_rectParams;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_84 = L_83.___color_2;
|
|
int32_t L_85 = ___1_settingIndexOffset;
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_86 = ___2_meshAlloc;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146(L_71, L_73, L_76, L_79, L_81, L_82, (bool)1, L_84, L_85, L_86, NULL);
|
|
}
|
|
|
|
IL_018a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeVectorGraphicsStretchBackground(UnityEngine.UIElements.Vertex[],System.UInt16[],System.Single,System.Single,UnityEngine.Rect,UnityEngine.Rect,UnityEngine.ScaleMode,UnityEngine.Color,System.Int32,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData,System.Int32&,System.Int32&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeVectorGraphicsStretchBackground_m7F6993CF84251938FE33076968FC50C1684C6FA3 (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_svgVertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_svgIndices, float ___2_svgWidth, float ___3_svgHeight, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_targetRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___5_sourceUV, int32_t ___6_scaleMode, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___7_tint, int32_t ___8_settingIndexOffset, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___9_meshAlloc, int32_t* ___10_finalVertexCount, int32_t* ___11_finalIndexCount, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
bool V_3 = false;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
int32_t V_8 = 0;
|
|
int32_t V_9 = 0;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC V_10;
|
|
memset((&V_10), 0, sizeof(V_10));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_11;
|
|
memset((&V_11), 0, sizeof(V_11));
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_12 = NULL;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
int32_t V_14 = 0;
|
|
int32_t V_15 = 0;
|
|
int32_t V_16 = 0;
|
|
bool V_17 = false;
|
|
float V_18 = 0.0f;
|
|
float V_19 = 0.0f;
|
|
float V_20 = 0.0f;
|
|
bool V_21 = false;
|
|
float V_22 = 0.0f;
|
|
float V_23 = 0.0f;
|
|
bool V_24 = false;
|
|
bool V_25 = false;
|
|
bool V_26 = false;
|
|
int32_t V_27 = 0;
|
|
bool V_28 = false;
|
|
int32_t V_29 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_30;
|
|
memset((&V_30), 0, sizeof(V_30));
|
|
uint32_t V_31 = 0;
|
|
bool V_32 = false;
|
|
int32_t V_33 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_34;
|
|
memset((&V_34), 0, sizeof(V_34));
|
|
uint32_t V_35 = 0;
|
|
bool V_36 = false;
|
|
int32_t G_B5_0 = 0;
|
|
int32_t G_B23_0 = 0;
|
|
{
|
|
float L_0 = ___2_svgWidth;
|
|
float L_1;
|
|
L_1 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___5_sourceUV), NULL);
|
|
float L_2 = ___3_svgHeight;
|
|
float L_3;
|
|
L_3 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___5_sourceUV), NULL);
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_0), ((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)), NULL);
|
|
float L_4;
|
|
L_4 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___5_sourceUV), NULL);
|
|
float L_5 = ___2_svgWidth;
|
|
float L_6;
|
|
L_6 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___5_sourceUV), NULL);
|
|
float L_7 = ___3_svgHeight;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_1), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_6, L_7)), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = V_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
Rect__ctor_m503705FE0E4E413041E3CE7F09270489F401C675((&V_2), L_8, L_9, NULL);
|
|
float L_10;
|
|
L_10 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&___5_sourceUV), NULL);
|
|
if ((!(((float)L_10) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
float L_11;
|
|
L_11 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&___5_sourceUV), NULL);
|
|
if ((!(((float)L_11) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
float L_12;
|
|
L_12 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___5_sourceUV), NULL);
|
|
if ((!(((float)L_12) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
float L_13;
|
|
L_13 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___5_sourceUV), NULL);
|
|
G_B5_0 = ((((int32_t)((((float)L_13) == ((float)(1.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_007a;
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
G_B5_0 = 1;
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
V_3 = (bool)G_B5_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14 = V_0;
|
|
float L_15 = L_14.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = V_0;
|
|
float L_17 = L_16.___y_1;
|
|
V_4 = ((float)(L_15/L_17));
|
|
float L_18;
|
|
L_18 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
float L_19;
|
|
L_19 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
V_5 = ((float)(L_18/L_19));
|
|
int32_t L_20 = ___6_scaleMode;
|
|
V_16 = L_20;
|
|
int32_t L_21 = V_16;
|
|
V_15 = L_21;
|
|
int32_t L_22 = V_15;
|
|
switch (L_22)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00bb;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0253;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_0307;
|
|
}
|
|
|
|
IL_00bb:
|
|
{
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_6), (0.0f), (0.0f), NULL);
|
|
float L_23;
|
|
L_23 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24 = V_0;
|
|
float L_25 = L_24.___x_0;
|
|
(&V_7)->___x_0 = ((float)(L_23/L_25));
|
|
float L_26;
|
|
L_26 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27 = V_0;
|
|
float L_28 = L_27.___y_1;
|
|
(&V_7)->___y_1 = ((float)(L_26/L_28));
|
|
goto IL_030d;
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_6), (0.0f), (0.0f), NULL);
|
|
float L_29 = V_5;
|
|
float L_30 = V_4;
|
|
V_17 = (bool)((((float)L_29) > ((float)L_30))? 1 : 0);
|
|
bool L_31 = V_17;
|
|
if (!L_31)
|
|
{
|
|
goto IL_019e;
|
|
}
|
|
}
|
|
{
|
|
float L_32;
|
|
L_32 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = V_0;
|
|
float L_34 = L_33.___x_0;
|
|
float L_35 = ((float)(L_32/L_34));
|
|
V_20 = L_35;
|
|
(&V_7)->___y_1 = L_35;
|
|
float L_36 = V_20;
|
|
(&V_7)->___x_0 = L_36;
|
|
float L_37;
|
|
L_37 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38 = V_7;
|
|
float L_39 = L_38.___y_1;
|
|
V_18 = ((float)(L_37/L_39));
|
|
float L_40;
|
|
L_40 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_2), NULL);
|
|
float L_41 = V_18;
|
|
V_19 = ((float)il2cpp_codegen_subtract(((float)(L_40/(2.0f))), ((float)(L_41/(2.0f)))));
|
|
float* L_42 = (float*)(&(&V_6)->___y_1);
|
|
float* L_43 = L_42;
|
|
float L_44 = *((float*)L_43);
|
|
float L_45 = V_19;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_46 = V_7;
|
|
float L_47 = L_46.___y_1;
|
|
*((float*)L_43) = (float)((float)il2cpp_codegen_subtract(L_44, ((float)il2cpp_codegen_multiply(L_45, L_47))));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_48 = (&V_2);
|
|
float L_49;
|
|
L_49 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_48, NULL);
|
|
float L_50 = V_19;
|
|
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629(L_48, ((float)il2cpp_codegen_add(L_49, L_50)), NULL);
|
|
float L_51 = V_18;
|
|
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03((&V_2), L_51, NULL);
|
|
V_3 = (bool)1;
|
|
goto IL_024e;
|
|
}
|
|
|
|
IL_019e:
|
|
{
|
|
float L_52 = V_5;
|
|
float L_53 = V_4;
|
|
V_21 = (bool)((((float)L_52) < ((float)L_53))? 1 : 0);
|
|
bool L_54 = V_21;
|
|
if (!L_54)
|
|
{
|
|
goto IL_022d;
|
|
}
|
|
}
|
|
{
|
|
float L_55;
|
|
L_55 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56 = V_0;
|
|
float L_57 = L_56.___y_1;
|
|
float L_58 = ((float)(L_55/L_57));
|
|
V_20 = L_58;
|
|
(&V_7)->___y_1 = L_58;
|
|
float L_59 = V_20;
|
|
(&V_7)->___x_0 = L_59;
|
|
float L_60;
|
|
L_60 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_61 = V_7;
|
|
float L_62 = L_61.___x_0;
|
|
V_22 = ((float)(L_60/L_62));
|
|
float L_63;
|
|
L_63 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_2), NULL);
|
|
float L_64 = V_22;
|
|
V_23 = ((float)il2cpp_codegen_subtract(((float)(L_63/(2.0f))), ((float)(L_64/(2.0f)))));
|
|
float* L_65 = (float*)(&(&V_6)->___x_0);
|
|
float* L_66 = L_65;
|
|
float L_67 = *((float*)L_66);
|
|
float L_68 = V_23;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_69 = V_7;
|
|
float L_70 = L_69.___x_0;
|
|
*((float*)L_66) = (float)((float)il2cpp_codegen_subtract(L_67, ((float)il2cpp_codegen_multiply(L_68, L_70))));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_71 = (&V_2);
|
|
float L_72;
|
|
L_72 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_71, NULL);
|
|
float L_73 = V_23;
|
|
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406(L_71, ((float)il2cpp_codegen_add(L_72, L_73)), NULL);
|
|
float L_74 = V_22;
|
|
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A((&V_2), L_74, NULL);
|
|
V_3 = (bool)1;
|
|
goto IL_024e;
|
|
}
|
|
|
|
IL_022d:
|
|
{
|
|
float L_75;
|
|
L_75 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_76 = V_0;
|
|
float L_77 = L_76.___x_0;
|
|
float L_78 = ((float)(L_75/L_77));
|
|
V_20 = L_78;
|
|
(&V_7)->___y_1 = L_78;
|
|
float L_79 = V_20;
|
|
(&V_7)->___x_0 = L_79;
|
|
}
|
|
|
|
IL_024e:
|
|
{
|
|
goto IL_030d;
|
|
}
|
|
|
|
IL_0253:
|
|
{
|
|
float L_80 = V_5;
|
|
float L_81 = V_4;
|
|
V_24 = (bool)((((float)L_80) > ((float)L_81))? 1 : 0);
|
|
bool L_82 = V_24;
|
|
if (!L_82)
|
|
{
|
|
goto IL_02b3;
|
|
}
|
|
}
|
|
{
|
|
float L_83;
|
|
L_83 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_84 = V_0;
|
|
float L_85 = L_84.___y_1;
|
|
float L_86 = ((float)(L_83/L_85));
|
|
V_20 = L_86;
|
|
(&V_7)->___y_1 = L_86;
|
|
float L_87 = V_20;
|
|
(&V_7)->___x_0 = L_87;
|
|
float L_88;
|
|
L_88 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_89 = V_0;
|
|
float L_90 = L_89.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_91 = V_7;
|
|
float L_92 = L_91.___x_0;
|
|
(&V_6)->___x_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_88, ((float)il2cpp_codegen_multiply(L_90, L_92)))), (0.5f)));
|
|
(&V_6)->___y_1 = (0.0f);
|
|
goto IL_0305;
|
|
}
|
|
|
|
IL_02b3:
|
|
{
|
|
float L_93;
|
|
L_93 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_94 = V_0;
|
|
float L_95 = L_94.___x_0;
|
|
float L_96 = ((float)(L_93/L_95));
|
|
V_20 = L_96;
|
|
(&V_7)->___y_1 = L_96;
|
|
float L_97 = V_20;
|
|
(&V_7)->___x_0 = L_97;
|
|
(&V_6)->___x_0 = (0.0f);
|
|
float L_98;
|
|
L_98 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_99 = V_0;
|
|
float L_100 = L_99.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_101 = V_7;
|
|
float L_102 = L_101.___y_1;
|
|
(&V_6)->___y_1 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_98, ((float)il2cpp_codegen_multiply(L_100, L_102)))), (0.5f)));
|
|
}
|
|
|
|
IL_0305:
|
|
{
|
|
goto IL_030d;
|
|
}
|
|
|
|
IL_0307:
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_103 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_103);
|
|
NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_103, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_103, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MeshBuilder_MakeVectorGraphicsStretchBackground_m7F6993CF84251938FE33076968FC50C1684C6FA3_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_030d:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsStretch_3), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_104 = V_6;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_105 = V_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_106 = V_7;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_107;
|
|
L_107 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_105, L_106, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_108;
|
|
L_108 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_104, L_107, NULL);
|
|
V_6 = L_108;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_109 = ___0_svgVertices;
|
|
NullCheck(L_109);
|
|
V_8 = ((int32_t)(((RuntimeArray*)L_109)->max_length));
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_110 = ___1_svgIndices;
|
|
NullCheck(L_110);
|
|
V_9 = ((int32_t)(((RuntimeArray*)L_110)->max_length));
|
|
il2cpp_codegen_initobj((&V_10), sizeof(ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_111;
|
|
L_111 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
|
|
V_11 = L_111;
|
|
bool L_112 = V_3;
|
|
V_25 = L_112;
|
|
bool L_113 = V_25;
|
|
if (!L_113)
|
|
{
|
|
goto IL_03eb;
|
|
}
|
|
}
|
|
{
|
|
float L_114;
|
|
L_114 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_2), NULL);
|
|
if ((((float)L_114) <= ((float)(0.0f))))
|
|
{
|
|
goto IL_036e;
|
|
}
|
|
}
|
|
{
|
|
float L_115;
|
|
L_115 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_2), NULL);
|
|
G_B23_0 = ((((int32_t)((!(((float)L_115) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_036f;
|
|
}
|
|
|
|
IL_036e:
|
|
{
|
|
G_B23_0 = 1;
|
|
}
|
|
|
|
IL_036f:
|
|
{
|
|
V_26 = (bool)G_B23_0;
|
|
bool L_116 = V_26;
|
|
if (!L_116)
|
|
{
|
|
goto IL_0392;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_117 = ___10_finalVertexCount;
|
|
int32_t* L_118 = ___11_finalIndexCount;
|
|
int32_t L_119 = 0;
|
|
V_27 = L_119;
|
|
*((int32_t*)L_118) = (int32_t)L_119;
|
|
int32_t L_120 = V_27;
|
|
*((int32_t*)L_117) = (int32_t)L_120;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsStretch_3), NULL);
|
|
goto IL_06d1;
|
|
}
|
|
|
|
IL_0392:
|
|
{
|
|
float L_121;
|
|
L_121 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_2), NULL);
|
|
float L_122;
|
|
L_122 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&V_2), NULL);
|
|
float L_123;
|
|
L_123 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&V_2), NULL);
|
|
float L_124;
|
|
L_124 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&V_2), NULL);
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_11), L_121, L_122, L_123, L_124, NULL);
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_125 = ___0_svgVertices;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_126 = ___1_svgIndices;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_127 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_128;
|
|
L_128 = MeshBuilder_UpperBoundApproximateRectClippingResults_m56B7E6ACB2F05BEFD9E5631522FB2523A2062ABF(L_125, L_126, L_127, NULL);
|
|
V_10 = L_128;
|
|
int32_t L_129 = V_8;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_130 = V_10;
|
|
int32_t L_131 = L_130.___clippedTriangles_3;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_129, ((int32_t)il2cpp_codegen_multiply(L_131, 6))));
|
|
int32_t L_132 = V_9;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_133 = V_10;
|
|
int32_t L_134 = L_133.___addedTriangles_4;
|
|
V_9 = ((int32_t)il2cpp_codegen_add(L_132, ((int32_t)il2cpp_codegen_multiply(L_134, 3))));
|
|
int32_t L_135 = V_9;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_136 = V_10;
|
|
int32_t L_137 = L_136.___degenerateTriangles_5;
|
|
V_9 = ((int32_t)il2cpp_codegen_subtract(L_135, ((int32_t)il2cpp_codegen_multiply(L_137, 3))));
|
|
}
|
|
|
|
IL_03eb:
|
|
{
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_138 = ___9_meshAlloc;
|
|
Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* L_139 = L_138.___alloc_0;
|
|
int32_t L_140 = V_8;
|
|
int32_t L_141 = V_9;
|
|
NullCheck(L_139);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_142;
|
|
L_142 = Allocator_Invoke_mCBC42ABCC9E1CDBD31724B53430EE6271DD256A7_inline(L_139, L_140, L_141, (&___9_meshAlloc), NULL);
|
|
V_12 = L_142;
|
|
bool L_143 = V_3;
|
|
V_28 = L_143;
|
|
bool L_144 = V_28;
|
|
if (!L_144)
|
|
{
|
|
goto IL_0418;
|
|
}
|
|
}
|
|
{
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_145 = ___0_svgVertices;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_146 = ___1_svgIndices;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_147 = V_11;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_148 = V_12;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_149 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_RectClip_m2EE47B978E3359FC6D01EEAE37979EDBE3F3F6E9(L_145, L_146, L_147, L_148, L_149, (&V_8), NULL);
|
|
goto IL_0421;
|
|
}
|
|
|
|
IL_0418:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_150 = V_12;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_151 = ___1_svgIndices;
|
|
NullCheck(L_150);
|
|
MeshWriteData_SetAllIndices_m243F1994B53722F1B42639704E5194AC07309CC4(L_150, L_151, NULL);
|
|
}
|
|
|
|
IL_0421:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_152 = V_12;
|
|
NullCheck(L_152);
|
|
int32_t L_153 = L_152->___currentVertex_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_153) == ((int32_t)0))? 1 : 0), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_154 = V_12;
|
|
NullCheck(L_154);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_155;
|
|
L_155 = MeshWriteData_get_uvRegion_m6E543500740DE690E1C3DB46DACA44DE9F785353(L_154, NULL);
|
|
V_13 = L_155;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_156 = ___0_svgVertices;
|
|
NullCheck(L_156);
|
|
V_14 = ((int32_t)(((RuntimeArray*)L_156)->max_length));
|
|
V_29 = 0;
|
|
goto IL_0566;
|
|
}
|
|
|
|
IL_0447:
|
|
{
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_157 = ___0_svgVertices;
|
|
int32_t L_158 = V_29;
|
|
NullCheck(L_157);
|
|
int32_t L_159 = L_158;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_160 = (L_157)->GetAt(static_cast<il2cpp_array_size_t>(L_159));
|
|
V_30 = L_160;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_161 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_30)->___position_1);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_162 = V_30;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_163 = L_162.___position_1;
|
|
float L_164 = L_163.___x_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_165 = V_7;
|
|
float L_166 = L_165.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_167 = V_6;
|
|
float L_168 = L_167.___x_0;
|
|
L_161->___x_2 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_164, L_166)), L_168));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_169 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_30)->___position_1);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_170 = V_30;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_171 = L_170.___position_1;
|
|
float L_172 = L_171.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_173 = V_7;
|
|
float L_174 = L_173.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_175 = V_6;
|
|
float L_176 = L_175.___y_1;
|
|
L_169->___y_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_172, L_174)), L_176));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_177 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_30)->___uv_3);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_178 = V_30;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_179 = L_178.___uv_3;
|
|
float L_180 = L_179.___x_0;
|
|
float L_181;
|
|
L_181 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_13), NULL);
|
|
float L_182;
|
|
L_182 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_13), NULL);
|
|
L_177->___x_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_180, L_181)), L_182));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_183 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_30)->___uv_3);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_184 = V_30;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_185 = L_184.___uv_3;
|
|
float L_186 = L_185.___y_1;
|
|
float L_187;
|
|
L_187 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_13), NULL);
|
|
float L_188;
|
|
L_188 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&V_13), NULL);
|
|
L_183->___y_1 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_186, L_187)), L_188));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_189 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&(&V_30)->___tint_2);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_190 = L_189;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_191 = (*(Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)L_190);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_192;
|
|
L_192 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_191, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_193 = ___7_tint;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_194;
|
|
L_194 = Color_op_Multiply_mD0296202733CB2D5342FB7C82B48AEDA63036758_inline(L_192, L_193, NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_195;
|
|
L_195 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_194, NULL);
|
|
*(Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)L_190 = L_195;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_196 = V_30;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_197 = L_196.___opacityColorPages_7;
|
|
uint8_t L_198 = L_197.___b_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_199 = V_30;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_200 = L_199.___opacityColorPages_7;
|
|
uint8_t L_201 = L_200.___a_4;
|
|
int32_t L_202 = ___8_settingIndexOffset;
|
|
V_31 = ((int32_t)il2cpp_codegen_add(((int32_t)(((int32_t)((int32_t)L_198<<8))|(int32_t)L_201)), L_202));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_203 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&(&V_30)->___opacityColorPages_7);
|
|
uint32_t L_204 = V_31;
|
|
L_203->___b_3 = (uint8_t)((int32_t)(uint8_t)((int32_t)((uint32_t)L_204>>8)));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_205 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&(&V_30)->___opacityColorPages_7);
|
|
uint32_t L_206 = V_31;
|
|
L_205->___a_4 = (uint8_t)((int32_t)(uint8_t)L_206);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_207 = V_12;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_208 = V_30;
|
|
NullCheck(L_207);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_207, L_208, NULL);
|
|
int32_t L_209 = V_29;
|
|
V_29 = ((int32_t)il2cpp_codegen_add(L_209, 1));
|
|
}
|
|
|
|
IL_0566:
|
|
{
|
|
int32_t L_210 = V_29;
|
|
int32_t L_211 = V_14;
|
|
V_32 = (bool)((((int32_t)L_210) < ((int32_t)L_211))? 1 : 0);
|
|
bool L_212 = V_32;
|
|
if (L_212)
|
|
{
|
|
goto IL_0447;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_213 = V_14;
|
|
V_33 = L_213;
|
|
goto IL_06a3;
|
|
}
|
|
|
|
IL_057e:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_214 = V_12;
|
|
NullCheck(L_214);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_215 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_214->___m_Vertices_0);
|
|
int32_t L_216 = V_33;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_217;
|
|
L_217 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE(L_215, L_216, NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
V_34 = L_217;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_218 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_34)->___position_1);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_219 = V_34;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_220 = L_219.___position_1;
|
|
float L_221 = L_220.___x_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_222 = V_7;
|
|
float L_223 = L_222.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_224 = V_6;
|
|
float L_225 = L_224.___x_0;
|
|
L_218->___x_2 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_221, L_223)), L_225));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_226 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_34)->___position_1);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_227 = V_34;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_228 = L_227.___position_1;
|
|
float L_229 = L_228.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_230 = V_7;
|
|
float L_231 = L_230.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_232 = V_6;
|
|
float L_233 = L_232.___y_1;
|
|
L_226->___y_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_229, L_231)), L_233));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_234 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_34)->___uv_3);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_235 = V_34;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_236 = L_235.___uv_3;
|
|
float L_237 = L_236.___x_0;
|
|
float L_238;
|
|
L_238 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_13), NULL);
|
|
float L_239;
|
|
L_239 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_13), NULL);
|
|
L_234->___x_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_237, L_238)), L_239));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_240 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_34)->___uv_3);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_241 = V_34;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_242 = L_241.___uv_3;
|
|
float L_243 = L_242.___y_1;
|
|
float L_244;
|
|
L_244 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_13), NULL);
|
|
float L_245;
|
|
L_245 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&V_13), NULL);
|
|
L_240->___y_1 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_243, L_244)), L_245));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_246 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&(&V_34)->___tint_2);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_247 = L_246;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_248 = (*(Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)L_247);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_249;
|
|
L_249 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_248, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_250 = ___7_tint;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_251;
|
|
L_251 = Color_op_Multiply_mD0296202733CB2D5342FB7C82B48AEDA63036758_inline(L_249, L_250, NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_252;
|
|
L_252 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_251, NULL);
|
|
*(Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)L_247 = L_252;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_253 = V_34;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_254 = L_253.___opacityColorPages_7;
|
|
uint8_t L_255 = L_254.___b_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_256 = V_34;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_257 = L_256.___opacityColorPages_7;
|
|
uint8_t L_258 = L_257.___a_4;
|
|
int32_t L_259 = ___8_settingIndexOffset;
|
|
V_35 = ((int32_t)il2cpp_codegen_add(((int32_t)(((int32_t)((int32_t)L_255<<8))|(int32_t)L_258)), L_259));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_260 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&(&V_34)->___opacityColorPages_7);
|
|
uint32_t L_261 = V_35;
|
|
L_260->___b_3 = (uint8_t)((int32_t)(uint8_t)((int32_t)((uint32_t)L_261>>8)));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_262 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&(&V_34)->___opacityColorPages_7);
|
|
uint32_t L_263 = V_35;
|
|
L_262->___a_4 = (uint8_t)((int32_t)(uint8_t)L_263);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_264 = V_12;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_265 = V_34;
|
|
NullCheck(L_264);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_264, L_265, NULL);
|
|
int32_t L_266 = V_33;
|
|
V_33 = ((int32_t)il2cpp_codegen_add(L_266, 1));
|
|
}
|
|
|
|
IL_06a3:
|
|
{
|
|
int32_t L_267 = V_33;
|
|
int32_t L_268 = V_8;
|
|
V_36 = (bool)((((int32_t)L_267) < ((int32_t)L_268))? 1 : 0);
|
|
bool L_269 = V_36;
|
|
if (L_269)
|
|
{
|
|
goto IL_057e;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_270 = ___10_finalVertexCount;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_271 = V_12;
|
|
NullCheck(L_271);
|
|
int32_t L_272;
|
|
L_272 = MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23(L_271, NULL);
|
|
*((int32_t*)L_270) = (int32_t)L_272;
|
|
int32_t* L_273 = ___11_finalIndexCount;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_274 = V_12;
|
|
NullCheck(L_274);
|
|
int32_t L_275;
|
|
L_275 = MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3(L_274, NULL);
|
|
*((int32_t*)L_273) = (int32_t)L_275;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsStretch_3), NULL);
|
|
}
|
|
|
|
IL_06d1:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::SplitTriangle(UnityEngine.UIElements.Vertex*,System.UInt16*,System.Int32&,System.Int32,System.Int32&,System.Single,System.Single,UnityEngine.Vector4,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_SplitTriangle_m92A8946C0B4CA9BC61429B8112D120CE52F83C72 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vertices, uint16_t* ___1_indices, int32_t* ___2_vertexCount, int32_t ___3_indexToProcess, int32_t* ___4_indexCount, float ___5_svgWidth, float ___6_svgHeight, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___7_sliceLTRB, int32_t ___8_sliceIndex, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_SplitTriangle_m92A8946C0B4CA9BC61429B8112D120CE52F83C72_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
bool* V_2 = NULL;
|
|
float V_3 = 0.0f;
|
|
int32_t* V_4 = NULL;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_5 = NULL;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_6 = NULL;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_7 = NULL;
|
|
bool V_8 = false;
|
|
bool V_9 = false;
|
|
bool V_10 = false;
|
|
bool V_11 = false;
|
|
bool V_12 = false;
|
|
bool V_13 = false;
|
|
int32_t V_14 = 0;
|
|
int32_t V_15 = 0;
|
|
int32_t V_16 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** V_17 = NULL;
|
|
float V_18 = 0.0f;
|
|
float V_19 = 0.0f;
|
|
float V_20 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_21;
|
|
memset((&V_21), 0, sizeof(V_21));
|
|
int32_t V_22 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_23 = NULL;
|
|
float V_24 = 0.0f;
|
|
float V_25 = 0.0f;
|
|
float V_26 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_27;
|
|
memset((&V_27), 0, sizeof(V_27));
|
|
int32_t V_28 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_29 = NULL;
|
|
bool V_30 = false;
|
|
bool V_31 = false;
|
|
int32_t V_32 = 0;
|
|
int32_t G_B4_0 = 0;
|
|
int32_t G_B17_0 = 0;
|
|
{
|
|
int32_t L_0 = ___8_sliceIndex;
|
|
if (!L_0)
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ___8_sliceIndex;
|
|
if ((((int32_t)L_1) == ((int32_t)2)))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
G_B4_0 = 1;
|
|
goto IL_000e;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
G_B4_0 = 0;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
V_0 = G_B4_0;
|
|
V_1 = 0;
|
|
uintptr_t L_2 = ((uintptr_t)3);
|
|
int8_t* L_3 = (int8_t*) (L_2 ? alloca(L_2) : NULL);
|
|
memset(L_3, 0, L_2);
|
|
V_2 = (bool*)(L_3);
|
|
bool* L_4 = V_2;
|
|
*((int8_t*)L_4) = (int8_t)0;
|
|
bool* L_5 = V_2;
|
|
*((int8_t*)((bool*)il2cpp_codegen_add((intptr_t)L_5, 1))) = (int8_t)0;
|
|
bool* L_6 = V_2;
|
|
*((int8_t*)((bool*)il2cpp_codegen_add((intptr_t)L_6, 2))) = (int8_t)0;
|
|
int32_t L_7 = ___8_sliceIndex;
|
|
float L_8;
|
|
L_8 = Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline((&___7_sliceLTRB), L_7, NULL);
|
|
V_3 = L_8;
|
|
int32_t L_9 = ___8_sliceIndex;
|
|
V_8 = (bool)((((int32_t)L_9) == ((int32_t)3))? 1 : 0);
|
|
bool L_10 = V_8;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
float L_11 = ___6_svgHeight;
|
|
float L_12 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_11, L_12));
|
|
goto IL_0053;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
int32_t L_13 = ___8_sliceIndex;
|
|
V_9 = (bool)((((int32_t)L_13) == ((int32_t)2))? 1 : 0);
|
|
bool L_14 = V_9;
|
|
if (!L_14)
|
|
{
|
|
goto IL_0053;
|
|
}
|
|
}
|
|
{
|
|
float L_15 = ___5_svgWidth;
|
|
float L_16 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_15, L_16));
|
|
}
|
|
|
|
IL_0053:
|
|
{
|
|
uintptr_t L_17 = ((uintptr_t)((int32_t)12));
|
|
int8_t* L_18 = (int8_t*) (L_17 ? alloca(L_17) : NULL);
|
|
memset(L_18, 0, L_17);
|
|
V_4 = (int32_t*)(L_18);
|
|
int32_t* L_19 = V_4;
|
|
uint16_t* L_20 = ___1_indices;
|
|
int32_t L_21 = ___3_indexToProcess;
|
|
int32_t L_22 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_20, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_21), 2))))));
|
|
*((int32_t*)L_19) = (int32_t)L_22;
|
|
int32_t* L_23 = V_4;
|
|
uint16_t* L_24 = ___1_indices;
|
|
int32_t L_25 = ___3_indexToProcess;
|
|
int32_t L_26 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_24, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(L_25, 1))), 2))))));
|
|
*((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_23, 4))) = (int32_t)L_26;
|
|
int32_t* L_27 = V_4;
|
|
uint16_t* L_28 = ___1_indices;
|
|
int32_t L_29 = ___3_indexToProcess;
|
|
int32_t L_30 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_28, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(L_29, 2))), 2))))));
|
|
*((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_27, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 4))))) = (int32_t)L_30;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_31 = ___0_vertices;
|
|
int32_t* L_32 = V_4;
|
|
int32_t L_33 = (*(L_32));
|
|
uint32_t L_34 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
V_5 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((uintptr_t)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_31, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_33), (int32_t)L_34)))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_35 = ___0_vertices;
|
|
int32_t* L_36 = V_4;
|
|
int32_t L_37 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_36, 4))));
|
|
uint32_t L_38 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
V_6 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((uintptr_t)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_35, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_37), (int32_t)L_38)))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_39 = ___0_vertices;
|
|
int32_t* L_40 = V_4;
|
|
int32_t L_41 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_40, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 4))))));
|
|
uint32_t L_42 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
V_7 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((uintptr_t)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_39, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_41), (int32_t)L_42)))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_43 = V_5;
|
|
NullCheck(L_43);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_44 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_43->___position_1);
|
|
int32_t L_45 = V_0;
|
|
float L_46;
|
|
L_46 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_44, L_45, NULL);
|
|
float L_47 = V_3;
|
|
V_10 = (bool)((((float)L_46) < ((float)L_47))? 1 : 0);
|
|
bool L_48 = V_10;
|
|
if (!L_48)
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_49 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_49, 1));
|
|
bool* L_50 = V_2;
|
|
*((int8_t*)L_50) = (int8_t)1;
|
|
}
|
|
|
|
IL_00d9:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_51 = V_6;
|
|
NullCheck(L_51);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_52 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_51->___position_1);
|
|
int32_t L_53 = V_0;
|
|
float L_54;
|
|
L_54 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_52, L_53, NULL);
|
|
float L_55 = V_3;
|
|
V_11 = (bool)((((float)L_54) < ((float)L_55))? 1 : 0);
|
|
bool L_56 = V_11;
|
|
if (!L_56)
|
|
{
|
|
goto IL_00fa;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_57 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
bool* L_58 = V_2;
|
|
*((int8_t*)((bool*)il2cpp_codegen_add((intptr_t)L_58, 1))) = (int8_t)1;
|
|
}
|
|
|
|
IL_00fa:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_59 = V_7;
|
|
NullCheck(L_59);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_60 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_59->___position_1);
|
|
int32_t L_61 = V_0;
|
|
float L_62;
|
|
L_62 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_60, L_61, NULL);
|
|
float L_63 = V_3;
|
|
V_12 = (bool)((((float)L_62) < ((float)L_63))? 1 : 0);
|
|
bool L_64 = V_12;
|
|
if (!L_64)
|
|
{
|
|
goto IL_011b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_65 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_65, 1));
|
|
bool* L_66 = V_2;
|
|
*((int8_t*)((bool*)il2cpp_codegen_add((intptr_t)L_66, 2))) = (int8_t)1;
|
|
}
|
|
|
|
IL_011b:
|
|
{
|
|
int32_t L_67 = V_1;
|
|
if ((((int32_t)L_67) == ((int32_t)1)))
|
|
{
|
|
goto IL_0125;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_68 = V_1;
|
|
G_B17_0 = ((((int32_t)L_68) == ((int32_t)2))? 1 : 0);
|
|
goto IL_0126;
|
|
}
|
|
|
|
IL_0125:
|
|
{
|
|
G_B17_0 = 1;
|
|
}
|
|
|
|
IL_0126:
|
|
{
|
|
V_13 = (bool)G_B17_0;
|
|
bool L_69 = V_13;
|
|
if (!L_69)
|
|
{
|
|
goto IL_05bd;
|
|
}
|
|
}
|
|
{
|
|
V_14 = 0;
|
|
bool* L_70 = V_2;
|
|
int32_t L_71 = *((uint8_t*)L_70);
|
|
bool* L_72 = V_2;
|
|
int32_t L_73 = *((uint8_t*)((bool*)il2cpp_codegen_add((intptr_t)L_72, 1)));
|
|
V_30 = (bool)((((int32_t)L_71) == ((int32_t)L_73))? 1 : 0);
|
|
bool L_74 = V_30;
|
|
if (!L_74)
|
|
{
|
|
goto IL_0148;
|
|
}
|
|
}
|
|
{
|
|
V_14 = 2;
|
|
goto IL_015b;
|
|
}
|
|
|
|
IL_0148:
|
|
{
|
|
bool* L_75 = V_2;
|
|
int32_t L_76 = *((uint8_t*)L_75);
|
|
bool* L_77 = V_2;
|
|
int32_t L_78 = *((uint8_t*)((bool*)il2cpp_codegen_add((intptr_t)L_77, 2)));
|
|
V_31 = (bool)((((int32_t)L_76) == ((int32_t)L_78))? 1 : 0);
|
|
bool L_79 = V_31;
|
|
if (!L_79)
|
|
{
|
|
goto IL_015b;
|
|
}
|
|
}
|
|
{
|
|
V_14 = 1;
|
|
}
|
|
|
|
IL_015b:
|
|
{
|
|
int32_t L_80 = V_14;
|
|
V_15 = ((int32_t)(((int32_t)il2cpp_codegen_add(L_80, 1))%3));
|
|
int32_t L_81 = V_14;
|
|
V_16 = ((int32_t)(((int32_t)il2cpp_codegen_add(L_81, 2))%3));
|
|
uint32_t L_82 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
if ((uintptr_t)((uintptr_t)3) * (uintptr_t)L_82 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_SplitTriangle_m92A8946C0B4CA9BC61429B8112D120CE52F83C72_RuntimeMethod_var);
|
|
intptr_t L_83 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)3), (int32_t)L_82));
|
|
int8_t* L_84 = (int8_t*) (L_83 ? alloca(L_83) : NULL);
|
|
memset(L_84, 0, L_83);
|
|
V_17 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)(L_84);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_85 = V_17;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_86 = V_5;
|
|
*((intptr_t*)L_85) = (intptr_t)L_86;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_87 = V_17;
|
|
uint32_t L_88 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_89 = V_6;
|
|
*((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_87, (int32_t)L_88))) = (intptr_t)L_89;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_90 = V_17;
|
|
uint32_t L_91 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_92 = V_7;
|
|
*((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_90, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_91))))) = (intptr_t)L_92;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_93 = V_17;
|
|
int32_t L_94 = V_15;
|
|
uint32_t L_95 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_96 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_93, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_94), (int32_t)L_95)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_97 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_96)->___position_1);
|
|
int32_t L_98 = V_0;
|
|
float L_99;
|
|
L_99 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_97, L_98, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_100 = V_17;
|
|
int32_t L_101 = V_14;
|
|
uint32_t L_102 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_103 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_100, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_101), (int32_t)L_102)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_104 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_103)->___position_1);
|
|
int32_t L_105 = V_0;
|
|
float L_106;
|
|
L_106 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_104, L_105, NULL);
|
|
V_18 = ((float)il2cpp_codegen_subtract(L_99, L_106));
|
|
float L_107 = V_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_108 = V_17;
|
|
int32_t L_109 = V_14;
|
|
uint32_t L_110 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_111 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_108, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_109), (int32_t)L_110)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_112 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_111)->___position_1);
|
|
int32_t L_113 = V_0;
|
|
float L_114;
|
|
L_114 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_112, L_113, NULL);
|
|
V_19 = ((float)il2cpp_codegen_subtract(L_107, L_114));
|
|
float L_115 = V_19;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_116;
|
|
L_116 = fabsf(L_115);
|
|
float L_117 = V_18;
|
|
float L_118;
|
|
L_118 = fabsf(L_117);
|
|
V_20 = ((float)(L_116/L_118));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_119 = V_17;
|
|
int32_t L_120 = V_15;
|
|
uint32_t L_121 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_122 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_119, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_120), (int32_t)L_121)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_123 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_122)->___position_1;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_124 = V_17;
|
|
int32_t L_125 = V_14;
|
|
uint32_t L_126 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_127 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_124, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_125), (int32_t)L_126)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_128 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_127)->___position_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_129;
|
|
L_129 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_123, L_128, NULL);
|
|
float L_130 = V_20;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_131;
|
|
L_131 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_129, L_130, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_132 = V_17;
|
|
int32_t L_133 = V_14;
|
|
uint32_t L_134 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_135 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_132, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_133), (int32_t)L_134)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_136 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_135)->___position_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_137;
|
|
L_137 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_131, L_136, NULL);
|
|
V_21 = L_137;
|
|
int32_t* L_138 = ___2_vertexCount;
|
|
int32_t* L_139 = ___2_vertexCount;
|
|
int32_t L_140 = *((int32_t*)L_139);
|
|
V_32 = L_140;
|
|
int32_t L_141 = V_32;
|
|
*((int32_t*)L_138) = (int32_t)((int32_t)il2cpp_codegen_add(L_141, 1));
|
|
int32_t L_142 = V_32;
|
|
V_22 = L_142;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_143 = ___0_vertices;
|
|
int32_t L_144 = V_22;
|
|
uint32_t L_145 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
V_23 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((uintptr_t)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_143, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_144), (int32_t)L_145)))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_146 = V_23;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_147 = V_17;
|
|
int32_t L_148 = V_14;
|
|
uint32_t L_149 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_150 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_147, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_148), (int32_t)L_149)))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_151 = (*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_150);
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_146 = L_151;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_152 = V_23;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_153 = V_21;
|
|
NullCheck(L_152);
|
|
L_152->___position_1 = L_153;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_154 = V_23;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_155 = V_17;
|
|
int32_t L_156 = V_14;
|
|
uint32_t L_157 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_158 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_155, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_156), (int32_t)L_157)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_159 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_158)->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_160;
|
|
L_160 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_159, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_161 = V_17;
|
|
int32_t L_162 = V_15;
|
|
uint32_t L_163 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_164 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_161, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_162), (int32_t)L_163)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_165 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_164)->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_166;
|
|
L_166 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_165, NULL);
|
|
float L_167 = V_20;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_168;
|
|
L_168 = Color_LerpUnclamped_m91027D026E64424B71959149B942F706FC16B1A2_inline(L_160, L_166, L_167, NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_169;
|
|
L_169 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_168, NULL);
|
|
NullCheck(L_154);
|
|
L_154->___tint_2 = L_169;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_170 = V_23;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_171 = V_17;
|
|
int32_t L_172 = V_14;
|
|
uint32_t L_173 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_174 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_171, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_172), (int32_t)L_173)))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_175 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_174)->___uv_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_176 = V_17;
|
|
int32_t L_177 = V_15;
|
|
uint32_t L_178 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_179 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_176, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_177), (int32_t)L_178)))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_180 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_179)->___uv_3;
|
|
float L_181 = V_20;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_182;
|
|
L_182 = Vector2_LerpUnclamped_mB0B50875D4509E21FF43F4D87610333D55E6A44F_inline(L_175, L_180, L_181, NULL);
|
|
NullCheck(L_170);
|
|
L_170->___uv_3 = L_182;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_183 = V_23;
|
|
NullCheck(L_183);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_184 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&L_183->___opacityColorPages_7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_185 = V_17;
|
|
int32_t L_186 = V_14;
|
|
uint32_t L_187 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_188 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_185, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_186), (int32_t)L_187)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_189 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_188)->___opacityColorPages_7);
|
|
uint8_t L_190 = L_189->___a_4;
|
|
L_184->___a_4 = L_190;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_191 = V_23;
|
|
NullCheck(L_191);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_192 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&L_191->___opacityColorPages_7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_193 = V_17;
|
|
int32_t L_194 = V_14;
|
|
uint32_t L_195 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_196 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_193, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_194), (int32_t)L_195)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_197 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_196)->___opacityColorPages_7);
|
|
uint8_t L_198 = L_197->___b_3;
|
|
L_192->___b_3 = L_198;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_199 = V_17;
|
|
int32_t L_200 = V_16;
|
|
uint32_t L_201 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_202 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_199, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_200), (int32_t)L_201)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_203 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_202)->___position_1);
|
|
int32_t L_204 = V_0;
|
|
float L_205;
|
|
L_205 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_203, L_204, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_206 = V_17;
|
|
int32_t L_207 = V_14;
|
|
uint32_t L_208 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_209 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_206, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_207), (int32_t)L_208)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_210 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_209)->___position_1);
|
|
int32_t L_211 = V_0;
|
|
float L_212;
|
|
L_212 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_210, L_211, NULL);
|
|
V_24 = ((float)il2cpp_codegen_subtract(L_205, L_212));
|
|
float L_213 = V_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_214 = V_17;
|
|
int32_t L_215 = V_14;
|
|
uint32_t L_216 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_217 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_214, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_215), (int32_t)L_216)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_218 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_217)->___position_1);
|
|
int32_t L_219 = V_0;
|
|
float L_220;
|
|
L_220 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline(L_218, L_219, NULL);
|
|
V_25 = ((float)il2cpp_codegen_subtract(L_213, L_220));
|
|
float L_221 = V_25;
|
|
float L_222;
|
|
L_222 = fabsf(L_221);
|
|
float L_223 = V_24;
|
|
float L_224;
|
|
L_224 = fabsf(L_223);
|
|
V_26 = ((float)(L_222/L_224));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_225 = V_17;
|
|
int32_t L_226 = V_16;
|
|
uint32_t L_227 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_228 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_225, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_226), (int32_t)L_227)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_229 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_228)->___position_1;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_230 = V_17;
|
|
int32_t L_231 = V_14;
|
|
uint32_t L_232 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_233 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_230, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_231), (int32_t)L_232)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_234 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_233)->___position_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_235;
|
|
L_235 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_229, L_234, NULL);
|
|
float L_236 = V_26;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_237;
|
|
L_237 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_235, L_236, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_238 = V_17;
|
|
int32_t L_239 = V_14;
|
|
uint32_t L_240 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_241 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_238, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_239), (int32_t)L_240)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_242 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_241)->___position_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_243;
|
|
L_243 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_237, L_242, NULL);
|
|
V_27 = L_243;
|
|
int32_t* L_244 = ___2_vertexCount;
|
|
int32_t* L_245 = ___2_vertexCount;
|
|
int32_t L_246 = *((int32_t*)L_245);
|
|
V_32 = L_246;
|
|
int32_t L_247 = V_32;
|
|
*((int32_t*)L_244) = (int32_t)((int32_t)il2cpp_codegen_add(L_247, 1));
|
|
int32_t L_248 = V_32;
|
|
V_28 = L_248;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_249 = ___0_vertices;
|
|
int32_t L_250 = V_28;
|
|
uint32_t L_251 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
V_29 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((uintptr_t)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_249, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_250), (int32_t)L_251)))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_252 = V_29;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_253 = V_17;
|
|
int32_t L_254 = V_14;
|
|
uint32_t L_255 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_256 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_253, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_254), (int32_t)L_255)))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_257 = (*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_256);
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_252 = L_257;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_258 = V_29;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_259 = V_27;
|
|
NullCheck(L_258);
|
|
L_258->___position_1 = L_259;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_260 = V_29;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_261 = V_17;
|
|
int32_t L_262 = V_14;
|
|
uint32_t L_263 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_264 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_261, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_262), (int32_t)L_263)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_265 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_264)->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_266;
|
|
L_266 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_265, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_267 = V_17;
|
|
int32_t L_268 = V_16;
|
|
uint32_t L_269 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_270 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_267, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_268), (int32_t)L_269)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_271 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_270)->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_272;
|
|
L_272 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_271, NULL);
|
|
float L_273 = V_26;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_274;
|
|
L_274 = Color_LerpUnclamped_m91027D026E64424B71959149B942F706FC16B1A2_inline(L_266, L_272, L_273, NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_275;
|
|
L_275 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_274, NULL);
|
|
NullCheck(L_260);
|
|
L_260->___tint_2 = L_275;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_276 = V_29;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_277 = V_17;
|
|
int32_t L_278 = V_14;
|
|
uint32_t L_279 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_280 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_277, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_278), (int32_t)L_279)))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_281 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_280)->___uv_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_282 = V_17;
|
|
int32_t L_283 = V_16;
|
|
uint32_t L_284 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_285 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_282, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_283), (int32_t)L_284)))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_286 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_285)->___uv_3;
|
|
float L_287 = V_26;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_288;
|
|
L_288 = Vector2_LerpUnclamped_mB0B50875D4509E21FF43F4D87610333D55E6A44F_inline(L_281, L_286, L_287, NULL);
|
|
NullCheck(L_276);
|
|
L_276->___uv_3 = L_288;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_289 = V_29;
|
|
NullCheck(L_289);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_290 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&L_289->___opacityColorPages_7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_291 = V_17;
|
|
int32_t L_292 = V_14;
|
|
uint32_t L_293 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_294 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_291, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_292), (int32_t)L_293)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_295 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_294)->___opacityColorPages_7);
|
|
uint8_t L_296 = L_295->___a_4;
|
|
L_290->___a_4 = L_296;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_297 = V_29;
|
|
NullCheck(L_297);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_298 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&L_297->___opacityColorPages_7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7** L_299 = V_17;
|
|
int32_t L_300 = V_14;
|
|
uint32_t L_301 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*);
|
|
intptr_t L_302 = *((intptr_t*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7**)il2cpp_codegen_add((intptr_t)L_299, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_300), (int32_t)L_301)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_303 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_302)->___opacityColorPages_7);
|
|
uint8_t L_304 = L_303->___b_3;
|
|
L_298->___b_3 = L_304;
|
|
uint16_t* L_305 = ___1_indices;
|
|
int32_t L_306 = ___3_indexToProcess;
|
|
int32_t L_307 = V_22;
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_305, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_306), 2))))) = (int16_t)((int32_t)(uint16_t)L_307);
|
|
uint16_t* L_308 = ___1_indices;
|
|
int32_t L_309 = ___3_indexToProcess;
|
|
int32_t* L_310 = V_4;
|
|
int32_t L_311 = V_15;
|
|
int32_t L_312 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_310, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_311), 4))))));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_308, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(L_309, 1))), 2))))) = (int16_t)((int32_t)(uint16_t)L_312);
|
|
uint16_t* L_313 = ___1_indices;
|
|
int32_t L_314 = ___3_indexToProcess;
|
|
int32_t* L_315 = V_4;
|
|
int32_t L_316 = V_16;
|
|
int32_t L_317 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_315, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_316), 4))))));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_313, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(L_314, 2))), 2))))) = (int16_t)((int32_t)(uint16_t)L_317);
|
|
uint16_t* L_318 = ___1_indices;
|
|
int32_t* L_319 = ___4_indexCount;
|
|
int32_t* L_320 = ___4_indexCount;
|
|
int32_t L_321 = *((int32_t*)L_320);
|
|
V_32 = L_321;
|
|
int32_t L_322 = V_32;
|
|
*((int32_t*)L_319) = (int32_t)((int32_t)il2cpp_codegen_add(L_322, 1));
|
|
int32_t L_323 = V_32;
|
|
int32_t* L_324 = V_4;
|
|
int32_t L_325 = V_16;
|
|
int32_t L_326 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_324, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_325), 4))))));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_318, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_323), 2))))) = (int16_t)((int32_t)(uint16_t)L_326);
|
|
uint16_t* L_327 = ___1_indices;
|
|
int32_t* L_328 = ___4_indexCount;
|
|
int32_t* L_329 = ___4_indexCount;
|
|
int32_t L_330 = *((int32_t*)L_329);
|
|
V_32 = L_330;
|
|
int32_t L_331 = V_32;
|
|
*((int32_t*)L_328) = (int32_t)((int32_t)il2cpp_codegen_add(L_331, 1));
|
|
int32_t L_332 = V_32;
|
|
int32_t L_333 = V_28;
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_327, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_332), 2))))) = (int16_t)((int32_t)(uint16_t)L_333);
|
|
uint16_t* L_334 = ___1_indices;
|
|
int32_t* L_335 = ___4_indexCount;
|
|
int32_t* L_336 = ___4_indexCount;
|
|
int32_t L_337 = *((int32_t*)L_336);
|
|
V_32 = L_337;
|
|
int32_t L_338 = V_32;
|
|
*((int32_t*)L_335) = (int32_t)((int32_t)il2cpp_codegen_add(L_338, 1));
|
|
int32_t L_339 = V_32;
|
|
int32_t L_340 = V_22;
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_334, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_339), 2))))) = (int16_t)((int32_t)(uint16_t)L_340);
|
|
uint16_t* L_341 = ___1_indices;
|
|
int32_t* L_342 = ___4_indexCount;
|
|
int32_t* L_343 = ___4_indexCount;
|
|
int32_t L_344 = *((int32_t*)L_343);
|
|
V_32 = L_344;
|
|
int32_t L_345 = V_32;
|
|
*((int32_t*)L_342) = (int32_t)((int32_t)il2cpp_codegen_add(L_345, 1));
|
|
int32_t L_346 = V_32;
|
|
int32_t L_347 = V_22;
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_341, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_346), 2))))) = (int16_t)((int32_t)(uint16_t)L_347);
|
|
uint16_t* L_348 = ___1_indices;
|
|
int32_t* L_349 = ___4_indexCount;
|
|
int32_t* L_350 = ___4_indexCount;
|
|
int32_t L_351 = *((int32_t*)L_350);
|
|
V_32 = L_351;
|
|
int32_t L_352 = V_32;
|
|
*((int32_t*)L_349) = (int32_t)((int32_t)il2cpp_codegen_add(L_352, 1));
|
|
int32_t L_353 = V_32;
|
|
int32_t L_354 = V_28;
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_348, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_353), 2))))) = (int16_t)((int32_t)(uint16_t)L_354);
|
|
uint16_t* L_355 = ___1_indices;
|
|
int32_t* L_356 = ___4_indexCount;
|
|
int32_t* L_357 = ___4_indexCount;
|
|
int32_t L_358 = *((int32_t*)L_357);
|
|
V_32 = L_358;
|
|
int32_t L_359 = V_32;
|
|
*((int32_t*)L_356) = (int32_t)((int32_t)il2cpp_codegen_add(L_359, 1));
|
|
int32_t L_360 = V_32;
|
|
int32_t* L_361 = V_4;
|
|
int32_t L_362 = V_14;
|
|
int32_t L_363 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_361, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_362), 4))))));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_355, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_360), 2))))) = (int16_t)((int32_t)(uint16_t)L_363);
|
|
}
|
|
|
|
IL_05bd:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::ScaleSplittedTriangles(UnityEngine.UIElements.Vertex*,System.Int32,System.Single,System.Single,UnityEngine.Rect,UnityEngine.Vector4)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_ScaleSplittedTriangles_m3A2C3C563708C686D06663BB7B367D927E87E679 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vertices, int32_t ___1_vertexCount, float ___2_svgWidth, float ___3_svgHeight, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_targetRect, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___5_sliceLTRB, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
float V_12 = 0.0f;
|
|
float V_13 = 0.0f;
|
|
float V_14 = 0.0f;
|
|
float V_15 = 0.0f;
|
|
float V_16 = 0.0f;
|
|
float V_17 = 0.0f;
|
|
float V_18 = 0.0f;
|
|
float V_19 = 0.0f;
|
|
bool V_20 = false;
|
|
bool V_21 = false;
|
|
bool V_22 = false;
|
|
bool V_23 = false;
|
|
int32_t V_24 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_25 = NULL;
|
|
bool V_26 = false;
|
|
bool V_27 = false;
|
|
bool V_28 = false;
|
|
bool V_29 = false;
|
|
bool V_30 = false;
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___5_sliceLTRB;
|
|
float L_1 = L_0.___x_1;
|
|
V_0 = L_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___5_sliceLTRB;
|
|
float L_3 = L_2.___z_3;
|
|
V_1 = L_3;
|
|
float L_4 = ___2_svgWidth;
|
|
float L_5 = V_0;
|
|
float L_6 = V_1;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_4, ((float)il2cpp_codegen_add(L_5, L_6))));
|
|
float L_7 = ___2_svgWidth;
|
|
V_3 = L_7;
|
|
float L_8 = V_3;
|
|
float L_9 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_subtract(L_8, L_9));
|
|
V_5 = (1.0f);
|
|
V_6 = (1.0f);
|
|
V_7 = (0.0f);
|
|
float L_10;
|
|
L_10 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
float L_11 = V_4;
|
|
V_20 = (bool)((((float)L_10) < ((float)L_11))? 1 : 0);
|
|
bool L_12 = V_20;
|
|
if (!L_12)
|
|
{
|
|
goto IL_005b;
|
|
}
|
|
}
|
|
{
|
|
V_6 = (0.0f);
|
|
float L_13;
|
|
L_13 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
float L_14 = V_4;
|
|
V_5 = ((float)(L_13/L_14));
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
float L_15 = V_2;
|
|
V_21 = (bool)((((float)L_15) < ((float)(0.00100000005f)))? 1 : 0);
|
|
bool L_16 = V_21;
|
|
if (!L_16)
|
|
{
|
|
goto IL_0081;
|
|
}
|
|
}
|
|
{
|
|
V_6 = (1.0f);
|
|
float L_17;
|
|
L_17 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
float L_18 = V_4;
|
|
V_7 = ((float)il2cpp_codegen_subtract(L_17, L_18));
|
|
goto IL_0091;
|
|
}
|
|
|
|
IL_0081:
|
|
{
|
|
float L_19;
|
|
L_19 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___4_targetRect), NULL);
|
|
float L_20 = V_4;
|
|
float L_21 = V_2;
|
|
V_6 = ((float)(((float)il2cpp_codegen_subtract(L_19, L_20))/L_21));
|
|
}
|
|
|
|
IL_0091:
|
|
{
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
float L_22 = V_0;
|
|
float L_23 = V_5;
|
|
V_8 = ((float)il2cpp_codegen_multiply(L_22, L_23));
|
|
float L_24 = V_0;
|
|
float L_25 = V_5;
|
|
float L_26 = V_2;
|
|
float L_27 = V_6;
|
|
V_9 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_24, L_25)), ((float)il2cpp_codegen_multiply(L_26, L_27))));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_28 = ___5_sliceLTRB;
|
|
float L_29 = L_28.___y_2;
|
|
V_10 = L_29;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_30 = ___5_sliceLTRB;
|
|
float L_31 = L_30.___w_4;
|
|
V_11 = L_31;
|
|
float L_32 = ___3_svgHeight;
|
|
float L_33 = V_10;
|
|
float L_34 = V_11;
|
|
V_12 = ((float)il2cpp_codegen_subtract(L_32, ((float)il2cpp_codegen_add(L_33, L_34))));
|
|
float L_35 = ___3_svgHeight;
|
|
V_13 = L_35;
|
|
float L_36 = V_13;
|
|
float L_37 = V_12;
|
|
V_14 = ((float)il2cpp_codegen_subtract(L_36, L_37));
|
|
V_15 = (1.0f);
|
|
V_16 = (1.0f);
|
|
V_17 = (0.0f);
|
|
float L_38;
|
|
L_38 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
float L_39 = V_14;
|
|
V_22 = (bool)((((float)L_38) < ((float)L_39))? 1 : 0);
|
|
bool L_40 = V_22;
|
|
if (!L_40)
|
|
{
|
|
goto IL_0105;
|
|
}
|
|
}
|
|
{
|
|
V_16 = (0.0f);
|
|
float L_41;
|
|
L_41 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
float L_42 = V_14;
|
|
V_15 = ((float)(L_41/L_42));
|
|
goto IL_013e;
|
|
}
|
|
|
|
IL_0105:
|
|
{
|
|
float L_43 = V_12;
|
|
V_23 = (bool)((((float)L_43) < ((float)(0.00100000005f)))? 1 : 0);
|
|
bool L_44 = V_23;
|
|
if (!L_44)
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
V_16 = (1.0f);
|
|
float L_45;
|
|
L_45 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
float L_46 = V_14;
|
|
V_17 = ((float)il2cpp_codegen_subtract(L_45, L_46));
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_012c:
|
|
{
|
|
float L_47;
|
|
L_47 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___4_targetRect), NULL);
|
|
float L_48 = V_14;
|
|
float L_49 = V_12;
|
|
V_16 = ((float)(((float)il2cpp_codegen_subtract(L_47, L_48))/L_49));
|
|
}
|
|
|
|
IL_013d:
|
|
{
|
|
}
|
|
|
|
IL_013e:
|
|
{
|
|
float L_50 = V_10;
|
|
float L_51 = V_15;
|
|
V_18 = ((float)il2cpp_codegen_multiply(L_50, L_51));
|
|
float L_52 = V_10;
|
|
float L_53 = V_15;
|
|
float L_54 = V_12;
|
|
float L_55 = V_16;
|
|
V_19 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_52, L_53)), ((float)il2cpp_codegen_multiply(L_54, L_55))));
|
|
V_24 = 0;
|
|
goto IL_02da;
|
|
}
|
|
|
|
IL_015a:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_56 = ___0_vertices;
|
|
int32_t L_57 = V_24;
|
|
uint32_t L_58 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
V_25 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((uintptr_t)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_56, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_57), (int32_t)L_58)))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_59 = V_25;
|
|
NullCheck(L_59);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_60 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_59->___position_1);
|
|
float L_61 = L_60->___x_2;
|
|
float L_62 = V_0;
|
|
V_26 = (bool)((((float)L_61) < ((float)L_62))? 1 : 0);
|
|
bool L_63 = V_26;
|
|
if (!L_63)
|
|
{
|
|
goto IL_01a6;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_64 = V_25;
|
|
NullCheck(L_64);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_65 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_64->___position_1);
|
|
float L_66;
|
|
L_66 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___4_targetRect), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_67 = V_25;
|
|
NullCheck(L_67);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_68 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_67->___position_1);
|
|
float L_69 = L_68->___x_2;
|
|
float L_70 = V_5;
|
|
L_65->___x_2 = ((float)il2cpp_codegen_add(L_66, ((float)il2cpp_codegen_multiply(L_69, L_70))));
|
|
goto IL_021b;
|
|
}
|
|
|
|
IL_01a6:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_71 = V_25;
|
|
NullCheck(L_71);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_72 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_71->___position_1);
|
|
float L_73 = L_72->___x_2;
|
|
float L_74 = V_0;
|
|
float L_75 = V_2;
|
|
V_27 = (bool)((((float)L_73) < ((float)((float)il2cpp_codegen_add(L_74, L_75))))? 1 : 0);
|
|
bool L_76 = V_27;
|
|
if (!L_76)
|
|
{
|
|
goto IL_01ec;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_77 = V_25;
|
|
NullCheck(L_77);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_78 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_77->___position_1);
|
|
float L_79;
|
|
L_79 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___4_targetRect), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_80 = V_25;
|
|
NullCheck(L_80);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_81 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_80->___position_1);
|
|
float L_82 = L_81->___x_2;
|
|
float L_83 = V_0;
|
|
float L_84 = V_6;
|
|
float L_85 = V_8;
|
|
float L_86 = V_7;
|
|
L_78->___x_2 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_79, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_82, L_83)), L_84)))), L_85)), L_86));
|
|
goto IL_021b;
|
|
}
|
|
|
|
IL_01ec:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_87 = V_25;
|
|
NullCheck(L_87);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_88 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_87->___position_1);
|
|
float L_89;
|
|
L_89 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___4_targetRect), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_90 = V_25;
|
|
NullCheck(L_90);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_91 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_90->___position_1);
|
|
float L_92 = L_91->___x_2;
|
|
float L_93 = V_0;
|
|
float L_94 = V_2;
|
|
float L_95 = V_5;
|
|
float L_96 = V_9;
|
|
float L_97 = V_7;
|
|
L_88->___x_2 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_89, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_92, ((float)il2cpp_codegen_add(L_93, L_94)))), L_95)))), L_96)), L_97));
|
|
}
|
|
|
|
IL_021b:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_98 = V_25;
|
|
NullCheck(L_98);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_99 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_98->___position_1);
|
|
float L_100 = L_99->___y_3;
|
|
float L_101 = V_10;
|
|
V_28 = (bool)((((float)L_100) < ((float)L_101))? 1 : 0);
|
|
bool L_102 = V_28;
|
|
if (!L_102)
|
|
{
|
|
goto IL_0259;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_103 = V_25;
|
|
NullCheck(L_103);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_104 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_103->___position_1);
|
|
float L_105;
|
|
L_105 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___4_targetRect), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_106 = V_25;
|
|
NullCheck(L_106);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_107 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_106->___position_1);
|
|
float L_108 = L_107->___y_3;
|
|
float L_109 = V_15;
|
|
L_104->___y_3 = ((float)il2cpp_codegen_add(L_105, ((float)il2cpp_codegen_multiply(L_108, L_109))));
|
|
goto IL_02d3;
|
|
}
|
|
|
|
IL_0259:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_110 = V_25;
|
|
NullCheck(L_110);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_111 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_110->___position_1);
|
|
float L_112 = L_111->___y_3;
|
|
float L_113 = V_10;
|
|
float L_114 = V_12;
|
|
V_29 = (bool)((((float)L_112) < ((float)((float)il2cpp_codegen_add(L_113, L_114))))? 1 : 0);
|
|
bool L_115 = V_29;
|
|
if (!L_115)
|
|
{
|
|
goto IL_02a2;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_116 = V_25;
|
|
NullCheck(L_116);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_117 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_116->___position_1);
|
|
float L_118;
|
|
L_118 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___4_targetRect), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_119 = V_25;
|
|
NullCheck(L_119);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_120 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_119->___position_1);
|
|
float L_121 = L_120->___y_3;
|
|
float L_122 = V_10;
|
|
float L_123 = V_16;
|
|
float L_124 = V_18;
|
|
float L_125 = V_17;
|
|
L_117->___y_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_118, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_121, L_122)), L_123)))), L_124)), L_125));
|
|
goto IL_02d3;
|
|
}
|
|
|
|
IL_02a2:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_126 = V_25;
|
|
NullCheck(L_126);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_127 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_126->___position_1);
|
|
float L_128;
|
|
L_128 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___4_targetRect), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_129 = V_25;
|
|
NullCheck(L_129);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_130 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_129->___position_1);
|
|
float L_131 = L_130->___y_3;
|
|
float L_132 = V_10;
|
|
float L_133 = V_12;
|
|
float L_134 = V_15;
|
|
float L_135 = V_19;
|
|
float L_136 = V_17;
|
|
L_127->___y_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_128, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_131, ((float)il2cpp_codegen_add(L_132, L_133)))), L_134)))), L_135)), L_136));
|
|
}
|
|
|
|
IL_02d3:
|
|
{
|
|
int32_t L_137 = V_24;
|
|
V_24 = ((int32_t)il2cpp_codegen_add(L_137, 1));
|
|
}
|
|
|
|
IL_02da:
|
|
{
|
|
int32_t L_138 = V_24;
|
|
int32_t L_139 = ___1_vertexCount;
|
|
V_30 = (bool)((((int32_t)L_138) < ((int32_t)L_139))? 1 : 0);
|
|
bool L_140 = V_30;
|
|
if (L_140)
|
|
{
|
|
goto IL_015a;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::MakeVectorGraphics9SliceBackground(UnityEngine.UIElements.Vertex[],System.UInt16[],System.Single,System.Single,UnityEngine.Rect,UnityEngine.Vector4,System.Boolean,UnityEngine.Color,System.Int32,UnityEngine.UIElements.UIR.MeshBuilder/AllocMeshData)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146 (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_svgVertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_svgIndices, float ___2_svgWidth, float ___3_svgHeight, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_targetRect, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___5_sliceLTRB, bool ___6_stretch, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___7_tint, int32_t ___8_settingIndexOffset, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 ___9_meshAlloc, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
int32_t V_3 = 0;
|
|
uint16_t* V_4 = NULL;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_5 = NULL;
|
|
uint16_t* V_6 = NULL;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_7 = NULL;
|
|
int32_t V_8 = 0;
|
|
int32_t V_9 = 0;
|
|
int32_t V_10 = 0;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_11 = NULL;
|
|
bool V_12 = false;
|
|
int32_t V_13 = 0;
|
|
bool V_14 = false;
|
|
int32_t V_15 = 0;
|
|
int32_t V_16 = 0;
|
|
int32_t V_17 = 0;
|
|
int32_t V_18 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_19;
|
|
memset((&V_19), 0, sizeof(V_19));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_20;
|
|
memset((&V_20), 0, sizeof(V_20));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_21;
|
|
memset((&V_21), 0, sizeof(V_21));
|
|
int32_t V_22 = 0;
|
|
int32_t V_23 = 0;
|
|
int32_t V_24 = 0;
|
|
int32_t V_25 = 0;
|
|
int32_t V_26 = 0;
|
|
bool V_27 = false;
|
|
bool V_28 = false;
|
|
bool V_29 = false;
|
|
int32_t V_30 = 0;
|
|
uint32_t V_31 = 0;
|
|
bool V_32 = false;
|
|
int32_t V_33 = 0;
|
|
int32_t V_34 = 0;
|
|
int32_t V_35 = 0;
|
|
int32_t V_36 = 0;
|
|
bool V_37 = false;
|
|
bool V_38 = false;
|
|
bool V_39 = false;
|
|
int32_t V_40 = 0;
|
|
bool V_41 = false;
|
|
int32_t V_42 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_43;
|
|
memset((&V_43), 0, sizeof(V_43));
|
|
bool V_44 = false;
|
|
{
|
|
bool L_0 = ___6_stretch;
|
|
V_12 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
bool L_1 = V_12;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_2 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_2);
|
|
NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0ADC594ACFE7CADF74F62778AEE939E06CE5837F)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphics9Slice_0), NULL);
|
|
V_13 = 0;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
int32_t L_3 = V_13;
|
|
int32_t L_4 = V_13;
|
|
float L_5;
|
|
L_5 = Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline((&___5_sliceLTRB), L_4, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_6;
|
|
L_6 = Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA((0.0f), L_5, NULL);
|
|
Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_inline((&___5_sliceLTRB), L_3, L_6, NULL);
|
|
int32_t L_7 = V_13;
|
|
V_13 = ((int32_t)il2cpp_codegen_add(L_7, 1));
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
int32_t L_8 = V_13;
|
|
V_14 = (bool)((((int32_t)L_8) < ((int32_t)4))? 1 : 0);
|
|
bool L_9 = V_14;
|
|
if (L_9)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
float L_10;
|
|
L_10 = Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline((&___5_sliceLTRB), 0, NULL);
|
|
float L_11 = ___2_svgWidth;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_12;
|
|
L_12 = Math_Min_mE913811A2F7566294BF4649A434282634E7254B3(L_10, L_11, NULL);
|
|
Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_inline((&___5_sliceLTRB), 0, L_12, NULL);
|
|
float L_13;
|
|
L_13 = Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline((&___5_sliceLTRB), 1, NULL);
|
|
float L_14 = ___3_svgHeight;
|
|
float L_15;
|
|
L_15 = Math_Min_mE913811A2F7566294BF4649A434282634E7254B3(L_13, L_14, NULL);
|
|
Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_inline((&___5_sliceLTRB), 1, L_15, NULL);
|
|
float L_16;
|
|
L_16 = Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline((&___5_sliceLTRB), 2, NULL);
|
|
float L_17 = ___2_svgWidth;
|
|
float L_18;
|
|
L_18 = Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline((&___5_sliceLTRB), 0, NULL);
|
|
float L_19;
|
|
L_19 = Math_Min_mE913811A2F7566294BF4649A434282634E7254B3(L_16, ((float)il2cpp_codegen_subtract(L_17, L_18)), NULL);
|
|
Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_inline((&___5_sliceLTRB), 2, L_19, NULL);
|
|
float L_20;
|
|
L_20 = Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline((&___5_sliceLTRB), 3, NULL);
|
|
float L_21 = ___3_svgHeight;
|
|
float L_22;
|
|
L_22 = Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline((&___5_sliceLTRB), 1, NULL);
|
|
float L_23;
|
|
L_23 = Math_Min_mE913811A2F7566294BF4649A434282634E7254B3(L_20, ((float)il2cpp_codegen_subtract(L_21, L_22)), NULL);
|
|
Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_inline((&___5_sliceLTRB), 3, L_23, NULL);
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_24 = ___1_svgIndices;
|
|
NullCheck(L_24);
|
|
V_0 = ((int32_t)(((RuntimeArray*)L_24)->max_length));
|
|
V_1 = 0;
|
|
V_2 = 0;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsSplitTriangle_1), NULL);
|
|
V_3 = ((int32_t)243);
|
|
int32_t L_25 = V_3;
|
|
if ((uintptr_t)((uintptr_t)L_25) * (uintptr_t)2 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146_RuntimeMethod_var);
|
|
intptr_t L_26 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)L_25), 2));
|
|
int8_t* L_27 = (int8_t*) (L_26 ? alloca(L_26) : NULL);
|
|
memset(L_27, 0, L_26);
|
|
V_4 = (uint16_t*)(L_27);
|
|
int32_t L_28 = V_3;
|
|
uint32_t L_29 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
if ((uintptr_t)((uintptr_t)L_28) * (uintptr_t)L_29 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146_RuntimeMethod_var);
|
|
intptr_t L_30 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)L_28), (int32_t)L_29));
|
|
int8_t* L_31 = (int8_t*) (L_30 ? alloca(L_30) : NULL);
|
|
memset(L_31, 0, L_30);
|
|
V_5 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)(L_31);
|
|
V_15 = 0;
|
|
goto IL_01d1;
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_32 = ___1_svgIndices;
|
|
int32_t L_33 = V_15;
|
|
NullCheck(L_32);
|
|
int32_t L_34 = L_33;
|
|
uint16_t L_35 = (L_32)->GetAt(static_cast<il2cpp_array_size_t>(L_34));
|
|
V_16 = L_35;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_36 = ___1_svgIndices;
|
|
int32_t L_37 = V_15;
|
|
NullCheck(L_36);
|
|
int32_t L_38 = ((int32_t)il2cpp_codegen_add(L_37, 1));
|
|
uint16_t L_39 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
|
|
V_17 = L_39;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_40 = ___1_svgIndices;
|
|
int32_t L_41 = V_15;
|
|
NullCheck(L_40);
|
|
int32_t L_42 = ((int32_t)il2cpp_codegen_add(L_41, 2));
|
|
uint16_t L_43 = (L_40)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
|
|
V_18 = L_43;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_44 = ___0_svgVertices;
|
|
int32_t L_45 = V_16;
|
|
NullCheck(L_44);
|
|
int32_t L_46 = L_45;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
V_19 = L_47;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_48 = ___0_svgVertices;
|
|
int32_t L_49 = V_17;
|
|
NullCheck(L_48);
|
|
int32_t L_50 = L_49;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_51 = (L_48)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
|
|
V_20 = L_51;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_52 = ___0_svgVertices;
|
|
int32_t L_53 = V_18;
|
|
NullCheck(L_52);
|
|
int32_t L_54 = L_53;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_55 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_54));
|
|
V_21 = L_55;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_56 = V_5;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_57 = V_19;
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_56 = L_57;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_58 = V_5;
|
|
uint32_t L_59 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_60 = V_20;
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_58, (int32_t)L_59)) = L_60;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_61 = V_5;
|
|
uint32_t L_62 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_63 = V_21;
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_61, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_62)))) = L_63;
|
|
uint16_t* L_64 = V_4;
|
|
*((int16_t*)L_64) = (int16_t)0;
|
|
uint16_t* L_65 = V_4;
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_65, 2))) = (int16_t)1;
|
|
uint16_t* L_66 = V_4;
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_66, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))))) = (int16_t)2;
|
|
V_22 = 3;
|
|
V_23 = 3;
|
|
V_24 = 0;
|
|
goto IL_01b5;
|
|
}
|
|
|
|
IL_017a:
|
|
{
|
|
int32_t L_67 = V_23;
|
|
V_25 = L_67;
|
|
V_26 = 0;
|
|
goto IL_01a2;
|
|
}
|
|
|
|
IL_0184:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_68 = V_5;
|
|
uint16_t* L_69 = V_4;
|
|
int32_t L_70 = V_26;
|
|
float L_71 = ___2_svgWidth;
|
|
float L_72 = ___3_svgHeight;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_73 = ___5_sliceLTRB;
|
|
int32_t L_74 = V_24;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_SplitTriangle_m92A8946C0B4CA9BC61429B8112D120CE52F83C72(L_68, L_69, (&V_22), L_70, (&V_23), L_71, L_72, L_73, L_74, NULL);
|
|
int32_t L_75 = V_26;
|
|
V_26 = ((int32_t)il2cpp_codegen_add(L_75, 3));
|
|
}
|
|
|
|
IL_01a2:
|
|
{
|
|
int32_t L_76 = V_26;
|
|
int32_t L_77 = V_25;
|
|
V_27 = (bool)((((int32_t)L_76) < ((int32_t)L_77))? 1 : 0);
|
|
bool L_78 = V_27;
|
|
if (L_78)
|
|
{
|
|
goto IL_0184;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_79 = V_24;
|
|
V_24 = ((int32_t)il2cpp_codegen_add(L_79, 1));
|
|
}
|
|
|
|
IL_01b5:
|
|
{
|
|
int32_t L_80 = V_24;
|
|
V_28 = (bool)((((int32_t)L_80) < ((int32_t)4))? 1 : 0);
|
|
bool L_81 = V_28;
|
|
if (L_81)
|
|
{
|
|
goto IL_017a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_82 = V_1;
|
|
int32_t L_83 = V_22;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_82, L_83));
|
|
int32_t L_84 = V_2;
|
|
int32_t L_85 = V_23;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_84, L_85));
|
|
int32_t L_86 = V_15;
|
|
V_15 = ((int32_t)il2cpp_codegen_add(L_86, 3));
|
|
}
|
|
|
|
IL_01d1:
|
|
{
|
|
int32_t L_87 = V_15;
|
|
int32_t L_88 = V_0;
|
|
V_29 = (bool)((((int32_t)L_87) < ((int32_t)L_88))? 1 : 0);
|
|
bool L_89 = V_29;
|
|
if (L_89)
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_90 = V_2;
|
|
if ((uintptr_t)((uintptr_t)L_90) * (uintptr_t)2 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146_RuntimeMethod_var);
|
|
intptr_t L_91 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)L_90), 2));
|
|
int8_t* L_92 = (int8_t*) (L_91 ? alloca(L_91) : NULL);
|
|
memset(L_92, 0, L_91);
|
|
V_6 = (uint16_t*)(L_92);
|
|
int32_t L_93 = V_1;
|
|
uint32_t L_94 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
if ((uintptr_t)((uintptr_t)L_93) * (uintptr_t)L_94 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_MakeVectorGraphics9SliceBackground_mFB1AD6D2B49DE6BC297FD2B3A3B04D8E11A40146_RuntimeMethod_var);
|
|
intptr_t L_95 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)L_93), (int32_t)L_94));
|
|
int8_t* L_96 = (int8_t*) (L_95 ? alloca(L_95) : NULL);
|
|
memset(L_96, 0, L_95);
|
|
V_7 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)(L_96);
|
|
V_30 = 0;
|
|
goto IL_028a;
|
|
}
|
|
|
|
IL_01fc:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_97 = V_7;
|
|
int32_t L_98 = V_30;
|
|
uint32_t L_99 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_100 = ___0_svgVertices;
|
|
int32_t L_101 = V_30;
|
|
NullCheck(L_100);
|
|
int32_t L_102 = L_101;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_103 = (L_100)->GetAt(static_cast<il2cpp_array_size_t>(L_102));
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_97, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_98), (int32_t)L_99)))) = L_103;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_104 = V_7;
|
|
int32_t L_105 = V_30;
|
|
uint32_t L_106 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_104, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_105), (int32_t)L_106)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_107 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_104, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_105), (int32_t)L_106))))->___opacityColorPages_7);
|
|
uint8_t L_108 = L_107->___b_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_109 = V_7;
|
|
int32_t L_110 = V_30;
|
|
uint32_t L_111 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_109, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_110), (int32_t)L_111)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_112 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_109, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_110), (int32_t)L_111))))->___opacityColorPages_7);
|
|
uint8_t L_113 = L_112->___a_4;
|
|
int32_t L_114 = ___8_settingIndexOffset;
|
|
V_31 = ((int32_t)il2cpp_codegen_add(((int32_t)(((int32_t)((int32_t)L_108<<8))|(int32_t)L_113)), L_114));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_115 = V_7;
|
|
int32_t L_116 = V_30;
|
|
uint32_t L_117 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_115, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_116), (int32_t)L_117)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_118 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_115, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_116), (int32_t)L_117))))->___opacityColorPages_7);
|
|
uint32_t L_119 = V_31;
|
|
L_118->___b_3 = (uint8_t)((int32_t)(uint8_t)((int32_t)((uint32_t)L_119>>8)));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_120 = V_7;
|
|
int32_t L_121 = V_30;
|
|
uint32_t L_122 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_120, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_121), (int32_t)L_122)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_123 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_120, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_121), (int32_t)L_122))))->___opacityColorPages_7);
|
|
uint32_t L_124 = V_31;
|
|
L_123->___a_4 = (uint8_t)((int32_t)(uint8_t)L_124);
|
|
int32_t L_125 = V_30;
|
|
V_30 = ((int32_t)il2cpp_codegen_add(L_125, 1));
|
|
}
|
|
|
|
IL_028a:
|
|
{
|
|
int32_t L_126 = V_30;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_127 = ___0_svgVertices;
|
|
NullCheck(L_127);
|
|
V_32 = (bool)((((int32_t)L_126) < ((int32_t)((int32_t)(((RuntimeArray*)L_127)->max_length))))? 1 : 0);
|
|
bool L_128 = V_32;
|
|
if (L_128)
|
|
{
|
|
goto IL_01fc;
|
|
}
|
|
}
|
|
{
|
|
V_8 = 0;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_129 = ___0_svgVertices;
|
|
NullCheck(L_129);
|
|
V_9 = ((int32_t)(((RuntimeArray*)L_129)->max_length));
|
|
V_10 = 0;
|
|
V_33 = 0;
|
|
goto IL_033f;
|
|
}
|
|
|
|
IL_02ad:
|
|
{
|
|
int32_t L_130 = V_8;
|
|
V_10 = L_130;
|
|
uint16_t* L_131 = V_6;
|
|
int32_t L_132 = V_8;
|
|
int32_t L_133 = L_132;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_133, 1));
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_134 = ___1_svgIndices;
|
|
int32_t L_135 = V_33;
|
|
NullCheck(L_134);
|
|
int32_t L_136 = L_135;
|
|
uint16_t L_137 = (L_134)->GetAt(static_cast<il2cpp_array_size_t>(L_136));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_131, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_133), 2))))) = (int16_t)L_137;
|
|
uint16_t* L_138 = V_6;
|
|
int32_t L_139 = V_8;
|
|
int32_t L_140 = L_139;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_140, 1));
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_141 = ___1_svgIndices;
|
|
int32_t L_142 = V_33;
|
|
NullCheck(L_141);
|
|
int32_t L_143 = ((int32_t)il2cpp_codegen_add(L_142, 1));
|
|
uint16_t L_144 = (L_141)->GetAt(static_cast<il2cpp_array_size_t>(L_143));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_138, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_140), 2))))) = (int16_t)L_144;
|
|
uint16_t* L_145 = V_6;
|
|
int32_t L_146 = V_8;
|
|
int32_t L_147 = L_146;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_147, 1));
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_148 = ___1_svgIndices;
|
|
int32_t L_149 = V_33;
|
|
NullCheck(L_148);
|
|
int32_t L_150 = ((int32_t)il2cpp_codegen_add(L_149, 2));
|
|
uint16_t L_151 = (L_148)->GetAt(static_cast<il2cpp_array_size_t>(L_150));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_145, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_147), 2))))) = (int16_t)L_151;
|
|
V_34 = 0;
|
|
goto IL_032d;
|
|
}
|
|
|
|
IL_02f1:
|
|
{
|
|
int32_t L_152 = V_8;
|
|
V_35 = L_152;
|
|
int32_t L_153 = V_10;
|
|
V_36 = L_153;
|
|
goto IL_031a;
|
|
}
|
|
|
|
IL_02fc:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_154 = V_7;
|
|
uint16_t* L_155 = V_6;
|
|
int32_t L_156 = V_36;
|
|
float L_157 = ___2_svgWidth;
|
|
float L_158 = ___3_svgHeight;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_159 = ___5_sliceLTRB;
|
|
int32_t L_160 = V_34;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_SplitTriangle_m92A8946C0B4CA9BC61429B8112D120CE52F83C72(L_154, L_155, (&V_9), L_156, (&V_8), L_157, L_158, L_159, L_160, NULL);
|
|
int32_t L_161 = V_36;
|
|
V_36 = ((int32_t)il2cpp_codegen_add(L_161, 3));
|
|
}
|
|
|
|
IL_031a:
|
|
{
|
|
int32_t L_162 = V_36;
|
|
int32_t L_163 = V_35;
|
|
V_37 = (bool)((((int32_t)L_162) < ((int32_t)L_163))? 1 : 0);
|
|
bool L_164 = V_37;
|
|
if (L_164)
|
|
{
|
|
goto IL_02fc;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_165 = V_34;
|
|
V_34 = ((int32_t)il2cpp_codegen_add(L_165, 1));
|
|
}
|
|
|
|
IL_032d:
|
|
{
|
|
int32_t L_166 = V_34;
|
|
V_38 = (bool)((((int32_t)L_166) < ((int32_t)4))? 1 : 0);
|
|
bool L_167 = V_38;
|
|
if (L_167)
|
|
{
|
|
goto IL_02f1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_168 = V_33;
|
|
V_33 = ((int32_t)il2cpp_codegen_add(L_168, 3));
|
|
}
|
|
|
|
IL_033f:
|
|
{
|
|
int32_t L_169 = V_33;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_170 = ___1_svgIndices;
|
|
NullCheck(L_170);
|
|
V_39 = (bool)((((int32_t)L_169) < ((int32_t)((int32_t)(((RuntimeArray*)L_170)->max_length))))? 1 : 0);
|
|
bool L_171 = V_39;
|
|
if (L_171)
|
|
{
|
|
goto IL_02ad;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsSplitTriangle_1), NULL);
|
|
ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsScaleTriangle_2), NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_172 = V_7;
|
|
int32_t L_173 = V_9;
|
|
float L_174 = ___2_svgWidth;
|
|
float L_175 = ___3_svgHeight;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_176 = ___4_targetRect;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_177 = ___5_sliceLTRB;
|
|
MeshBuilder_ScaleSplittedTriangles_m3A2C3C563708C686D06663BB7B367D927E87E679(L_172, L_173, L_174, L_175, L_176, L_177, NULL);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsScaleTriangle_2), NULL);
|
|
AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_178 = ___9_meshAlloc;
|
|
Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* L_179 = L_178.___alloc_0;
|
|
int32_t L_180 = V_9;
|
|
int32_t L_181 = V_8;
|
|
NullCheck(L_179);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_182;
|
|
L_182 = Allocator_Invoke_mCBC42ABCC9E1CDBD31724B53430EE6271DD256A7_inline(L_179, L_180, L_181, (&___9_meshAlloc), NULL);
|
|
V_11 = L_182;
|
|
V_40 = 0;
|
|
goto IL_03b2;
|
|
}
|
|
|
|
IL_0399:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_183 = V_11;
|
|
uint16_t* L_184 = V_6;
|
|
int32_t L_185 = V_40;
|
|
int32_t L_186 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_184, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_185), 2))))));
|
|
NullCheck(L_183);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_183, (uint16_t)L_186, NULL);
|
|
int32_t L_187 = V_40;
|
|
V_40 = ((int32_t)il2cpp_codegen_add(L_187, 1));
|
|
}
|
|
|
|
IL_03b2:
|
|
{
|
|
int32_t L_188 = V_40;
|
|
int32_t L_189 = V_8;
|
|
V_41 = (bool)((((int32_t)L_188) < ((int32_t)L_189))? 1 : 0);
|
|
bool L_190 = V_41;
|
|
if (L_190)
|
|
{
|
|
goto IL_0399;
|
|
}
|
|
}
|
|
{
|
|
V_42 = 0;
|
|
goto IL_040c;
|
|
}
|
|
|
|
IL_03c3:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_191 = V_7;
|
|
int32_t L_192 = V_42;
|
|
uint32_t L_193 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_194 = (*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_191, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_192), (int32_t)L_193)))));
|
|
V_43 = L_194;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_195 = (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)(&(&V_43)->___tint_2);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* L_196 = L_195;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_197 = (*(Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)L_196);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_198;
|
|
L_198 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_197, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_199 = ___7_tint;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_200;
|
|
L_200 = Color_op_Multiply_mD0296202733CB2D5342FB7C82B48AEDA63036758_inline(L_198, L_199, NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_201;
|
|
L_201 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_200, NULL);
|
|
*(Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B*)L_196 = L_201;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_202 = V_11;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_203 = V_43;
|
|
NullCheck(L_202);
|
|
MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841(L_202, L_203, NULL);
|
|
int32_t L_204 = V_42;
|
|
V_42 = ((int32_t)il2cpp_codegen_add(L_204, 1));
|
|
}
|
|
|
|
IL_040c:
|
|
{
|
|
int32_t L_205 = V_42;
|
|
int32_t L_206 = V_9;
|
|
V_44 = (bool)((((int32_t)L_205) < ((int32_t)L_206))? 1 : 0);
|
|
bool L_207 = V_44;
|
|
if (L_207)
|
|
{
|
|
goto IL_03c3;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphics9Slice_0), NULL);
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts UnityEngine.UIElements.UIR.MeshBuilder::UpperBoundApproximateRectClippingResults(UnityEngine.UIElements.Vertex[],System.UInt16[],UnityEngine.Vector4)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC MeshBuilder_UpperBoundApproximateRectClippingResults_m56B7E6ACB2F05BEFD9E5631522FB2523A2062ABF (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_vertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_indices, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_clipRectMinMax, const RuntimeMethod* method)
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
bool V_7 = false;
|
|
bool V_8 = false;
|
|
bool V_9 = false;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC V_10;
|
|
memset((&V_10), 0, sizeof(V_10));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B3_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B2_0 = NULL;
|
|
float G_B4_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B4_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B6_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B5_0 = NULL;
|
|
float G_B7_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B7_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B9_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B8_0 = NULL;
|
|
float G_B10_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B10_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B12_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B11_0 = NULL;
|
|
float G_B13_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B13_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B15_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B14_0 = NULL;
|
|
float G_B16_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B16_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B18_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B17_0 = NULL;
|
|
float G_B19_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B19_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B21_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B20_0 = NULL;
|
|
float G_B22_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B22_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B24_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B23_0 = NULL;
|
|
float G_B25_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B25_1 = NULL;
|
|
int32_t G_B30_0 = 0;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC* G_B34_0 = NULL;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC* G_B33_0 = NULL;
|
|
int32_t G_B35_0 = 0;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC* G_B35_1 = NULL;
|
|
int32_t G_B40_0 = 0;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC* G_B43_0 = NULL;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC* G_B42_0 = NULL;
|
|
int32_t G_B44_0 = 0;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC* G_B44_1 = NULL;
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC));
|
|
(&V_0)->___firstClippedIndex_0 = ((int32_t)2147483647LL);
|
|
(&V_0)->___firstDegenerateIndex_1 = (-1);
|
|
(&V_0)->___lastClippedIndex_2 = (-1);
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_0 = ___1_indices;
|
|
NullCheck(L_0);
|
|
V_1 = ((int32_t)(((RuntimeArray*)L_0)->max_length));
|
|
V_2 = 0;
|
|
goto IL_02a5;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_1 = ___0_vertices;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_2 = ___1_indices;
|
|
int32_t L_3 = V_2;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
uint16_t L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
NullCheck(L_1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ((L_1)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___position_1;
|
|
V_3 = L_6;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_7 = ___0_vertices;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_8 = ___1_indices;
|
|
int32_t L_9 = V_2;
|
|
NullCheck(L_8);
|
|
int32_t L_10 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
uint16_t L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = ((L_7)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_11)))->___position_1;
|
|
V_4 = L_12;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_13 = ___0_vertices;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_14 = ___1_indices;
|
|
int32_t L_15 = V_2;
|
|
NullCheck(L_14);
|
|
int32_t L_16 = ((int32_t)il2cpp_codegen_add(L_15, 2));
|
|
uint16_t L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___position_1;
|
|
V_5 = L_18;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = V_3;
|
|
float L_20 = L_19.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = V_4;
|
|
float L_22 = L_21.___x_2;
|
|
G_B2_0 = (&V_6);
|
|
if ((((float)L_20) < ((float)L_22)))
|
|
{
|
|
G_B3_0 = (&V_6);
|
|
goto IL_007e;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = V_4;
|
|
float L_24 = L_23.___x_2;
|
|
G_B4_0 = L_24;
|
|
G_B4_1 = G_B2_0;
|
|
goto IL_0084;
|
|
}
|
|
|
|
IL_007e:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_3;
|
|
float L_26 = L_25.___x_2;
|
|
G_B4_0 = L_26;
|
|
G_B4_1 = G_B3_0;
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
G_B4_1->___x_1 = G_B4_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_27 = V_6;
|
|
float L_28 = L_27.___x_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29 = V_5;
|
|
float L_30 = L_29.___x_2;
|
|
G_B5_0 = (&V_6);
|
|
if ((((float)L_28) < ((float)L_30)))
|
|
{
|
|
G_B6_0 = (&V_6);
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = V_5;
|
|
float L_32 = L_31.___x_2;
|
|
G_B7_0 = L_32;
|
|
G_B7_1 = G_B5_0;
|
|
goto IL_00ab;
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_33 = V_6;
|
|
float L_34 = L_33.___x_1;
|
|
G_B7_0 = L_34;
|
|
G_B7_1 = G_B6_0;
|
|
}
|
|
|
|
IL_00ab:
|
|
{
|
|
G_B7_1->___x_1 = G_B7_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = V_3;
|
|
float L_36 = L_35.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37 = V_4;
|
|
float L_38 = L_37.___y_3;
|
|
G_B8_0 = (&V_6);
|
|
if ((((float)L_36) < ((float)L_38)))
|
|
{
|
|
G_B9_0 = (&V_6);
|
|
goto IL_00ca;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = V_4;
|
|
float L_40 = L_39.___y_3;
|
|
G_B10_0 = L_40;
|
|
G_B10_1 = G_B8_0;
|
|
goto IL_00d0;
|
|
}
|
|
|
|
IL_00ca:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = V_3;
|
|
float L_42 = L_41.___y_3;
|
|
G_B10_0 = L_42;
|
|
G_B10_1 = G_B9_0;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
G_B10_1->___y_2 = G_B10_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_43 = V_6;
|
|
float L_44 = L_43.___y_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_45 = V_5;
|
|
float L_46 = L_45.___y_3;
|
|
G_B11_0 = (&V_6);
|
|
if ((((float)L_44) < ((float)L_46)))
|
|
{
|
|
G_B12_0 = (&V_6);
|
|
goto IL_00f0;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47 = V_5;
|
|
float L_48 = L_47.___y_3;
|
|
G_B13_0 = L_48;
|
|
G_B13_1 = G_B11_0;
|
|
goto IL_00f7;
|
|
}
|
|
|
|
IL_00f0:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_49 = V_6;
|
|
float L_50 = L_49.___y_2;
|
|
G_B13_0 = L_50;
|
|
G_B13_1 = G_B12_0;
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
G_B13_1->___y_2 = G_B13_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51 = V_3;
|
|
float L_52 = L_51.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = V_4;
|
|
float L_54 = L_53.___x_2;
|
|
G_B14_0 = (&V_6);
|
|
if ((((float)L_52) > ((float)L_54)))
|
|
{
|
|
G_B15_0 = (&V_6);
|
|
goto IL_0116;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55 = V_4;
|
|
float L_56 = L_55.___x_2;
|
|
G_B16_0 = L_56;
|
|
G_B16_1 = G_B14_0;
|
|
goto IL_011c;
|
|
}
|
|
|
|
IL_0116:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_57 = V_3;
|
|
float L_58 = L_57.___x_2;
|
|
G_B16_0 = L_58;
|
|
G_B16_1 = G_B15_0;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
G_B16_1->___z_3 = G_B16_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_59 = V_6;
|
|
float L_60 = L_59.___z_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_61 = V_5;
|
|
float L_62 = L_61.___x_2;
|
|
G_B17_0 = (&V_6);
|
|
if ((((float)L_60) > ((float)L_62)))
|
|
{
|
|
G_B18_0 = (&V_6);
|
|
goto IL_013c;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_63 = V_5;
|
|
float L_64 = L_63.___x_2;
|
|
G_B19_0 = L_64;
|
|
G_B19_1 = G_B17_0;
|
|
goto IL_0143;
|
|
}
|
|
|
|
IL_013c:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_65 = V_6;
|
|
float L_66 = L_65.___z_3;
|
|
G_B19_0 = L_66;
|
|
G_B19_1 = G_B18_0;
|
|
}
|
|
|
|
IL_0143:
|
|
{
|
|
G_B19_1->___z_3 = G_B19_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67 = V_3;
|
|
float L_68 = L_67.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_69 = V_4;
|
|
float L_70 = L_69.___y_3;
|
|
G_B20_0 = (&V_6);
|
|
if ((((float)L_68) > ((float)L_70)))
|
|
{
|
|
G_B21_0 = (&V_6);
|
|
goto IL_0162;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71 = V_4;
|
|
float L_72 = L_71.___y_3;
|
|
G_B22_0 = L_72;
|
|
G_B22_1 = G_B20_0;
|
|
goto IL_0168;
|
|
}
|
|
|
|
IL_0162:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_73 = V_3;
|
|
float L_74 = L_73.___y_3;
|
|
G_B22_0 = L_74;
|
|
G_B22_1 = G_B21_0;
|
|
}
|
|
|
|
IL_0168:
|
|
{
|
|
G_B22_1->___w_4 = G_B22_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_75 = V_6;
|
|
float L_76 = L_75.___w_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_77 = V_5;
|
|
float L_78 = L_77.___y_3;
|
|
G_B23_0 = (&V_6);
|
|
if ((((float)L_76) > ((float)L_78)))
|
|
{
|
|
G_B24_0 = (&V_6);
|
|
goto IL_0188;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_79 = V_5;
|
|
float L_80 = L_79.___y_3;
|
|
G_B25_0 = L_80;
|
|
G_B25_1 = G_B23_0;
|
|
goto IL_018f;
|
|
}
|
|
|
|
IL_0188:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_81 = V_6;
|
|
float L_82 = L_81.___w_4;
|
|
G_B25_0 = L_82;
|
|
G_B25_1 = G_B24_0;
|
|
}
|
|
|
|
IL_018f:
|
|
{
|
|
G_B25_1->___w_4 = G_B25_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_83 = V_6;
|
|
float L_84 = L_83.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_85 = ___2_clipRectMinMax;
|
|
float L_86 = L_85.___x_1;
|
|
if ((!(((float)L_84) >= ((float)L_86))))
|
|
{
|
|
goto IL_01d5;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_87 = V_6;
|
|
float L_88 = L_87.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_89 = ___2_clipRectMinMax;
|
|
float L_90 = L_89.___z_3;
|
|
if ((!(((float)L_88) <= ((float)L_90))))
|
|
{
|
|
goto IL_01d5;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_91 = V_6;
|
|
float L_92 = L_91.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_93 = ___2_clipRectMinMax;
|
|
float L_94 = L_93.___y_2;
|
|
if ((!(((float)L_92) >= ((float)L_94))))
|
|
{
|
|
goto IL_01d5;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_95 = V_6;
|
|
float L_96 = L_95.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_97 = ___2_clipRectMinMax;
|
|
float L_98 = L_97.___w_4;
|
|
G_B30_0 = ((((int32_t)((!(((float)L_96) <= ((float)L_98)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_01d5:
|
|
{
|
|
G_B30_0 = 0;
|
|
}
|
|
|
|
IL_01d6:
|
|
{
|
|
V_7 = (bool)G_B30_0;
|
|
bool L_99 = V_7;
|
|
if (!L_99)
|
|
{
|
|
goto IL_01ea;
|
|
}
|
|
}
|
|
{
|
|
(&V_0)->___firstDegenerateIndex_1 = (-1);
|
|
goto IL_02a1;
|
|
}
|
|
|
|
IL_01ea:
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_100 = V_0;
|
|
int32_t L_101 = L_100.___firstClippedIndex_0;
|
|
int32_t L_102 = V_2;
|
|
G_B33_0 = (&V_0);
|
|
if ((((int32_t)L_101) < ((int32_t)L_102)))
|
|
{
|
|
G_B34_0 = (&V_0);
|
|
goto IL_01f8;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_103 = V_2;
|
|
G_B35_0 = L_103;
|
|
G_B35_1 = G_B33_0;
|
|
goto IL_01fe;
|
|
}
|
|
|
|
IL_01f8:
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_104 = V_0;
|
|
int32_t L_105 = L_104.___firstClippedIndex_0;
|
|
G_B35_0 = L_105;
|
|
G_B35_1 = G_B34_0;
|
|
}
|
|
|
|
IL_01fe:
|
|
{
|
|
G_B35_1->___firstClippedIndex_0 = G_B35_0;
|
|
int32_t L_106 = V_2;
|
|
(&V_0)->___lastClippedIndex_2 = ((int32_t)il2cpp_codegen_add(L_106, 2));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_107 = V_6;
|
|
float L_108 = L_107.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_109 = ___2_clipRectMinMax;
|
|
float L_110 = L_109.___z_3;
|
|
if ((((float)L_108) >= ((float)L_110)))
|
|
{
|
|
goto IL_024e;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_111 = V_6;
|
|
float L_112 = L_111.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_113 = ___2_clipRectMinMax;
|
|
float L_114 = L_113.___x_1;
|
|
if ((((float)L_112) <= ((float)L_114)))
|
|
{
|
|
goto IL_024e;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_115 = V_6;
|
|
float L_116 = L_115.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_117 = ___2_clipRectMinMax;
|
|
float L_118 = L_117.___w_4;
|
|
if ((((float)L_116) >= ((float)L_118)))
|
|
{
|
|
goto IL_024e;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_119 = V_6;
|
|
float L_120 = L_119.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_121 = ___2_clipRectMinMax;
|
|
float L_122 = L_121.___y_2;
|
|
G_B40_0 = ((((int32_t)((!(((float)L_120) <= ((float)L_122)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_024f;
|
|
}
|
|
|
|
IL_024e:
|
|
{
|
|
G_B40_0 = 1;
|
|
}
|
|
|
|
IL_024f:
|
|
{
|
|
V_8 = (bool)G_B40_0;
|
|
bool L_123 = V_8;
|
|
if (!L_123)
|
|
{
|
|
goto IL_027e;
|
|
}
|
|
}
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_124 = V_0;
|
|
int32_t L_125 = L_124.___firstDegenerateIndex_1;
|
|
G_B42_0 = (&V_0);
|
|
if ((((int32_t)L_125) == ((int32_t)(-1))))
|
|
{
|
|
G_B43_0 = (&V_0);
|
|
goto IL_0269;
|
|
}
|
|
}
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_126 = V_0;
|
|
int32_t L_127 = L_126.___firstDegenerateIndex_1;
|
|
G_B44_0 = L_127;
|
|
G_B44_1 = G_B42_0;
|
|
goto IL_026a;
|
|
}
|
|
|
|
IL_0269:
|
|
{
|
|
int32_t L_128 = V_2;
|
|
G_B44_0 = L_128;
|
|
G_B44_1 = G_B43_0;
|
|
}
|
|
|
|
IL_026a:
|
|
{
|
|
G_B44_1->___firstDegenerateIndex_1 = G_B44_0;
|
|
int32_t* L_129 = (int32_t*)(&(&V_0)->___degenerateTriangles_5);
|
|
int32_t* L_130 = L_129;
|
|
int32_t L_131 = *((int32_t*)L_130);
|
|
*((int32_t*)L_130) = (int32_t)((int32_t)il2cpp_codegen_add(L_131, 1));
|
|
goto IL_0288;
|
|
}
|
|
|
|
IL_027e:
|
|
{
|
|
(&V_0)->___firstDegenerateIndex_1 = (-1);
|
|
}
|
|
|
|
IL_0288:
|
|
{
|
|
int32_t* L_132 = (int32_t*)(&(&V_0)->___clippedTriangles_3);
|
|
int32_t* L_133 = L_132;
|
|
int32_t L_134 = *((int32_t*)L_133);
|
|
*((int32_t*)L_133) = (int32_t)((int32_t)il2cpp_codegen_add(L_134, 1));
|
|
int32_t* L_135 = (int32_t*)(&(&V_0)->___addedTriangles_4);
|
|
int32_t* L_136 = L_135;
|
|
int32_t L_137 = *((int32_t*)L_136);
|
|
*((int32_t*)L_136) = (int32_t)((int32_t)il2cpp_codegen_add(L_137, 4));
|
|
}
|
|
|
|
IL_02a1:
|
|
{
|
|
int32_t L_138 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_138, 3));
|
|
}
|
|
|
|
IL_02a5:
|
|
{
|
|
int32_t L_139 = V_2;
|
|
int32_t L_140 = V_1;
|
|
V_9 = (bool)((((int32_t)L_139) < ((int32_t)L_140))? 1 : 0);
|
|
bool L_141 = V_9;
|
|
if (L_141)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_142 = V_0;
|
|
V_10 = L_142;
|
|
goto IL_02b7;
|
|
}
|
|
|
|
IL_02b7:
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_143 = V_10;
|
|
return L_143;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::RectClip(UnityEngine.UIElements.Vertex[],System.UInt16[],UnityEngine.Vector4,UnityEngine.UIElements.MeshWriteData,UnityEngine.UIElements.UIR.MeshBuilder/ClipCounts,System.Int32&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_RectClip_m2EE47B978E3359FC6D01EEAE37979EDBE3F3F6E9 (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_vertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_indices, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_clipRectMinMax, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___3_mwd, ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC ___4_cc, int32_t* ___5_newVertexCount, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_RectClip_m2EE47B978E3359FC6D01EEAE37979EDBE3F3F6E9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
uint16_t V_1 = 0;
|
|
uint16_t* V_2 = NULL;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
bool V_5 = false;
|
|
int32_t V_6 = 0;
|
|
bool V_7 = false;
|
|
int32_t V_8 = 0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_9;
|
|
memset((&V_9), 0, sizeof(V_9));
|
|
bool V_10 = false;
|
|
bool V_11 = false;
|
|
bool V_12 = false;
|
|
int32_t V_13 = 0;
|
|
bool V_14 = false;
|
|
int32_t G_B3_0 = 0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B11_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B10_0 = NULL;
|
|
float G_B12_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B12_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B14_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B13_0 = NULL;
|
|
float G_B15_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B15_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B17_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B16_0 = NULL;
|
|
float G_B18_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B18_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B20_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B19_0 = NULL;
|
|
float G_B21_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B21_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B23_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B22_0 = NULL;
|
|
float G_B24_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B24_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B26_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B25_0 = NULL;
|
|
float G_B27_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B27_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B29_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B28_0 = NULL;
|
|
float G_B30_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B30_1 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B32_0 = NULL;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B31_0 = NULL;
|
|
float G_B33_0 = 0.0f;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B33_1 = NULL;
|
|
int32_t G_B38_0 = 0;
|
|
int32_t G_B45_0 = 0;
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_0 = ___4_cc;
|
|
int32_t L_1 = L_0.___lastClippedIndex_2;
|
|
V_0 = L_1;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_2 = ___4_cc;
|
|
int32_t L_3 = L_2.___firstDegenerateIndex_1;
|
|
if ((((int32_t)L_3) == ((int32_t)(-1))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_4 = ___4_cc;
|
|
int32_t L_5 = L_4.___firstDegenerateIndex_1;
|
|
int32_t L_6 = V_0;
|
|
G_B3_0 = ((((int32_t)L_5) < ((int32_t)L_6))? 1 : 0);
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
G_B3_0 = 0;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
V_5 = (bool)G_B3_0;
|
|
bool L_7 = V_5;
|
|
if (!L_7)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_8 = ___4_cc;
|
|
int32_t L_9 = L_8.___firstDegenerateIndex_1;
|
|
V_0 = L_9;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_10 = ___0_vertices;
|
|
NullCheck(L_10);
|
|
V_1 = (uint16_t)((int32_t)(uint16_t)((int32_t)(((RuntimeArray*)L_10)->max_length)));
|
|
V_6 = 0;
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_11 = ___3_mwd;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_12 = ___1_indices;
|
|
int32_t L_13 = V_6;
|
|
NullCheck(L_12);
|
|
int32_t L_14 = L_13;
|
|
uint16_t L_15 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
|
|
NullCheck(L_11);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_11, L_15, NULL);
|
|
int32_t L_16 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_16, 1));
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
int32_t L_17 = V_6;
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_18 = ___4_cc;
|
|
int32_t L_19 = L_18.___firstClippedIndex_0;
|
|
V_7 = (bool)((((int32_t)L_17) < ((int32_t)L_19))? 1 : 0);
|
|
bool L_20 = V_7;
|
|
if (L_20)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
uintptr_t L_21 = ((uintptr_t)6);
|
|
int8_t* L_22 = (int8_t*) (L_21 ? alloca(L_21) : NULL);
|
|
memset(L_22, 0, L_21);
|
|
V_2 = (uint16_t*)(L_22);
|
|
uint32_t L_23 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
if ((uintptr_t)((uintptr_t)3) * (uintptr_t)L_23 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_RectClip_m2EE47B978E3359FC6D01EEAE37979EDBE3F3F6E9_RuntimeMethod_var);
|
|
intptr_t L_24 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)3), (int32_t)L_23));
|
|
int8_t* L_25 = (int8_t*) (L_24 ? alloca(L_24) : NULL);
|
|
memset(L_25, 0, L_24);
|
|
V_3 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)(L_25);
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_26 = ___4_cc;
|
|
int32_t L_27 = L_26.___firstClippedIndex_0;
|
|
V_8 = L_27;
|
|
goto IL_03c4;
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
uint16_t* L_28 = V_2;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_29 = ___1_indices;
|
|
int32_t L_30 = V_8;
|
|
NullCheck(L_29);
|
|
int32_t L_31 = L_30;
|
|
uint16_t L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
*((int16_t*)L_28) = (int16_t)L_32;
|
|
uint16_t* L_33 = V_2;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_34 = ___1_indices;
|
|
int32_t L_35 = V_8;
|
|
NullCheck(L_34);
|
|
int32_t L_36 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
uint16_t L_37 = (L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_36));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_33, 2))) = (int16_t)L_37;
|
|
uint16_t* L_38 = V_2;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_39 = ___1_indices;
|
|
int32_t L_40 = V_8;
|
|
NullCheck(L_39);
|
|
int32_t L_41 = ((int32_t)il2cpp_codegen_add(L_40, 2));
|
|
uint16_t L_42 = (L_39)->GetAt(static_cast<il2cpp_array_size_t>(L_41));
|
|
*((int16_t*)((uint16_t*)il2cpp_codegen_add((intptr_t)L_38, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))))) = (int16_t)L_42;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_43 = V_3;
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_44 = ___0_vertices;
|
|
uint16_t* L_45 = V_2;
|
|
int32_t L_46 = (*(L_45));
|
|
NullCheck(L_44);
|
|
int32_t L_47 = L_46;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_48 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_43 = L_48;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_49 = V_3;
|
|
uint32_t L_50 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_51 = ___0_vertices;
|
|
uint16_t* L_52 = V_2;
|
|
int32_t L_53 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_52, 2))));
|
|
NullCheck(L_51);
|
|
int32_t L_54 = L_53;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_55 = (L_51)->GetAt(static_cast<il2cpp_array_size_t>(L_54));
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_49, (int32_t)L_50)) = L_55;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_56 = V_3;
|
|
uint32_t L_57 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_58 = ___0_vertices;
|
|
uint16_t* L_59 = V_2;
|
|
int32_t L_60 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_59, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))))));
|
|
NullCheck(L_58);
|
|
int32_t L_61 = L_60;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_62 = (L_58)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_56, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_57)))) = L_62;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_63 = V_3;
|
|
NullCheck(L_63);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_64 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_63->___position_1);
|
|
float L_65 = L_64->___x_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_66 = V_3;
|
|
uint32_t L_67 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_66, (int32_t)L_67)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_68 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_66, (int32_t)L_67))->___position_1);
|
|
float L_69 = L_68->___x_2;
|
|
G_B10_0 = (&V_9);
|
|
if ((((float)L_65) < ((float)L_69)))
|
|
{
|
|
G_B11_0 = (&V_9);
|
|
goto IL_010e;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_70 = V_3;
|
|
uint32_t L_71 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_70, (int32_t)L_71)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_72 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_70, (int32_t)L_71))->___position_1);
|
|
float L_73 = L_72->___x_2;
|
|
G_B12_0 = L_73;
|
|
G_B12_1 = G_B10_0;
|
|
goto IL_0119;
|
|
}
|
|
|
|
IL_010e:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_74 = V_3;
|
|
NullCheck(L_74);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_75 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_74->___position_1);
|
|
float L_76 = L_75->___x_2;
|
|
G_B12_0 = L_76;
|
|
G_B12_1 = G_B11_0;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
G_B12_1->___x_1 = G_B12_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_77 = V_9;
|
|
float L_78 = L_77.___x_1;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_79 = V_3;
|
|
uint32_t L_80 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_79, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_80)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_81 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_79, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_80))))->___position_1);
|
|
float L_82 = L_81->___x_2;
|
|
G_B13_0 = (&V_9);
|
|
if ((((float)L_78) < ((float)L_82)))
|
|
{
|
|
G_B14_0 = (&V_9);
|
|
goto IL_0155;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_83 = V_3;
|
|
uint32_t L_84 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_83, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_84)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_85 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_83, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_84))))->___position_1);
|
|
float L_86 = L_85->___x_2;
|
|
G_B15_0 = L_86;
|
|
G_B15_1 = G_B13_0;
|
|
goto IL_015c;
|
|
}
|
|
|
|
IL_0155:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_87 = V_9;
|
|
float L_88 = L_87.___x_1;
|
|
G_B15_0 = L_88;
|
|
G_B15_1 = G_B14_0;
|
|
}
|
|
|
|
IL_015c:
|
|
{
|
|
G_B15_1->___x_1 = G_B15_0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_89 = V_3;
|
|
NullCheck(L_89);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_90 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_89->___position_1);
|
|
float L_91 = L_90->___y_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_92 = V_3;
|
|
uint32_t L_93 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_92, (int32_t)L_93)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_94 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_92, (int32_t)L_93))->___position_1);
|
|
float L_95 = L_94->___y_3;
|
|
G_B16_0 = (&V_9);
|
|
if ((((float)L_91) < ((float)L_95)))
|
|
{
|
|
G_B17_0 = (&V_9);
|
|
goto IL_0196;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_96 = V_3;
|
|
uint32_t L_97 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_96, (int32_t)L_97)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_98 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_96, (int32_t)L_97))->___position_1);
|
|
float L_99 = L_98->___y_3;
|
|
G_B18_0 = L_99;
|
|
G_B18_1 = G_B16_0;
|
|
goto IL_01a1;
|
|
}
|
|
|
|
IL_0196:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_100 = V_3;
|
|
NullCheck(L_100);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_101 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_100->___position_1);
|
|
float L_102 = L_101->___y_3;
|
|
G_B18_0 = L_102;
|
|
G_B18_1 = G_B17_0;
|
|
}
|
|
|
|
IL_01a1:
|
|
{
|
|
G_B18_1->___y_2 = G_B18_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_103 = V_9;
|
|
float L_104 = L_103.___y_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_105 = V_3;
|
|
uint32_t L_106 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_105, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_106)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_107 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_105, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_106))))->___position_1);
|
|
float L_108 = L_107->___y_3;
|
|
G_B19_0 = (&V_9);
|
|
if ((((float)L_104) < ((float)L_108)))
|
|
{
|
|
G_B20_0 = (&V_9);
|
|
goto IL_01dd;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_109 = V_3;
|
|
uint32_t L_110 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_109, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_110)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_111 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_109, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_110))))->___position_1);
|
|
float L_112 = L_111->___y_3;
|
|
G_B21_0 = L_112;
|
|
G_B21_1 = G_B19_0;
|
|
goto IL_01e4;
|
|
}
|
|
|
|
IL_01dd:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_113 = V_9;
|
|
float L_114 = L_113.___y_2;
|
|
G_B21_0 = L_114;
|
|
G_B21_1 = G_B20_0;
|
|
}
|
|
|
|
IL_01e4:
|
|
{
|
|
G_B21_1->___y_2 = G_B21_0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_115 = V_3;
|
|
NullCheck(L_115);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_116 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_115->___position_1);
|
|
float L_117 = L_116->___x_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_118 = V_3;
|
|
uint32_t L_119 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_118, (int32_t)L_119)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_120 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_118, (int32_t)L_119))->___position_1);
|
|
float L_121 = L_120->___x_2;
|
|
G_B22_0 = (&V_9);
|
|
if ((((float)L_117) > ((float)L_121)))
|
|
{
|
|
G_B23_0 = (&V_9);
|
|
goto IL_021e;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_122 = V_3;
|
|
uint32_t L_123 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_122, (int32_t)L_123)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_124 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_122, (int32_t)L_123))->___position_1);
|
|
float L_125 = L_124->___x_2;
|
|
G_B24_0 = L_125;
|
|
G_B24_1 = G_B22_0;
|
|
goto IL_0229;
|
|
}
|
|
|
|
IL_021e:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_126 = V_3;
|
|
NullCheck(L_126);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_127 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_126->___position_1);
|
|
float L_128 = L_127->___x_2;
|
|
G_B24_0 = L_128;
|
|
G_B24_1 = G_B23_0;
|
|
}
|
|
|
|
IL_0229:
|
|
{
|
|
G_B24_1->___z_3 = G_B24_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_129 = V_9;
|
|
float L_130 = L_129.___z_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_131 = V_3;
|
|
uint32_t L_132 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_131, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_132)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_133 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_131, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_132))))->___position_1);
|
|
float L_134 = L_133->___x_2;
|
|
G_B25_0 = (&V_9);
|
|
if ((((float)L_130) > ((float)L_134)))
|
|
{
|
|
G_B26_0 = (&V_9);
|
|
goto IL_0265;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_135 = V_3;
|
|
uint32_t L_136 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_135, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_136)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_137 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_135, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_136))))->___position_1);
|
|
float L_138 = L_137->___x_2;
|
|
G_B27_0 = L_138;
|
|
G_B27_1 = G_B25_0;
|
|
goto IL_026c;
|
|
}
|
|
|
|
IL_0265:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_139 = V_9;
|
|
float L_140 = L_139.___z_3;
|
|
G_B27_0 = L_140;
|
|
G_B27_1 = G_B26_0;
|
|
}
|
|
|
|
IL_026c:
|
|
{
|
|
G_B27_1->___z_3 = G_B27_0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_141 = V_3;
|
|
NullCheck(L_141);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_142 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_141->___position_1);
|
|
float L_143 = L_142->___y_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_144 = V_3;
|
|
uint32_t L_145 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_144, (int32_t)L_145)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_146 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_144, (int32_t)L_145))->___position_1);
|
|
float L_147 = L_146->___y_3;
|
|
G_B28_0 = (&V_9);
|
|
if ((((float)L_143) > ((float)L_147)))
|
|
{
|
|
G_B29_0 = (&V_9);
|
|
goto IL_02a6;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_148 = V_3;
|
|
uint32_t L_149 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_148, (int32_t)L_149)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_150 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_148, (int32_t)L_149))->___position_1);
|
|
float L_151 = L_150->___y_3;
|
|
G_B30_0 = L_151;
|
|
G_B30_1 = G_B28_0;
|
|
goto IL_02b1;
|
|
}
|
|
|
|
IL_02a6:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_152 = V_3;
|
|
NullCheck(L_152);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_153 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_152->___position_1);
|
|
float L_154 = L_153->___y_3;
|
|
G_B30_0 = L_154;
|
|
G_B30_1 = G_B29_0;
|
|
}
|
|
|
|
IL_02b1:
|
|
{
|
|
G_B30_1->___w_4 = G_B30_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_155 = V_9;
|
|
float L_156 = L_155.___w_4;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_157 = V_3;
|
|
uint32_t L_158 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_157, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_158)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_159 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_157, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_158))))->___position_1);
|
|
float L_160 = L_159->___y_3;
|
|
G_B31_0 = (&V_9);
|
|
if ((((float)L_156) > ((float)L_160)))
|
|
{
|
|
G_B32_0 = (&V_9);
|
|
goto IL_02ed;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_161 = V_3;
|
|
uint32_t L_162 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_161, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_162)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_163 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_161, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_162))))->___position_1);
|
|
float L_164 = L_163->___y_3;
|
|
G_B33_0 = L_164;
|
|
G_B33_1 = G_B31_0;
|
|
goto IL_02f4;
|
|
}
|
|
|
|
IL_02ed:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_165 = V_9;
|
|
float L_166 = L_165.___w_4;
|
|
G_B33_0 = L_166;
|
|
G_B33_1 = G_B32_0;
|
|
}
|
|
|
|
IL_02f4:
|
|
{
|
|
G_B33_1->___w_4 = G_B33_0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_167 = V_9;
|
|
float L_168 = L_167.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_169 = ___2_clipRectMinMax;
|
|
float L_170 = L_169.___x_1;
|
|
if ((!(((float)L_168) >= ((float)L_170))))
|
|
{
|
|
goto IL_033a;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_171 = V_9;
|
|
float L_172 = L_171.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_173 = ___2_clipRectMinMax;
|
|
float L_174 = L_173.___z_3;
|
|
if ((!(((float)L_172) <= ((float)L_174))))
|
|
{
|
|
goto IL_033a;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_175 = V_9;
|
|
float L_176 = L_175.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_177 = ___2_clipRectMinMax;
|
|
float L_178 = L_177.___y_2;
|
|
if ((!(((float)L_176) >= ((float)L_178))))
|
|
{
|
|
goto IL_033a;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_179 = V_9;
|
|
float L_180 = L_179.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_181 = ___2_clipRectMinMax;
|
|
float L_182 = L_181.___w_4;
|
|
G_B38_0 = ((((int32_t)((!(((float)L_180) <= ((float)L_182)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_033b;
|
|
}
|
|
|
|
IL_033a:
|
|
{
|
|
G_B38_0 = 0;
|
|
}
|
|
|
|
IL_033b:
|
|
{
|
|
V_10 = (bool)G_B38_0;
|
|
bool L_183 = V_10;
|
|
if (!L_183)
|
|
{
|
|
goto IL_0366;
|
|
}
|
|
}
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_184 = ___3_mwd;
|
|
uint16_t* L_185 = V_2;
|
|
int32_t L_186 = (*(L_185));
|
|
NullCheck(L_184);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_184, (uint16_t)L_186, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_187 = ___3_mwd;
|
|
uint16_t* L_188 = V_2;
|
|
int32_t L_189 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_188, 2))));
|
|
NullCheck(L_187);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_187, (uint16_t)L_189, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_190 = ___3_mwd;
|
|
uint16_t* L_191 = V_2;
|
|
int32_t L_192 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_191, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))))));
|
|
NullCheck(L_190);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_190, (uint16_t)L_192, NULL);
|
|
goto IL_03be;
|
|
}
|
|
|
|
IL_0366:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_193 = V_9;
|
|
float L_194 = L_193.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_195 = ___2_clipRectMinMax;
|
|
float L_196 = L_195.___z_3;
|
|
if ((((float)L_194) >= ((float)L_196)))
|
|
{
|
|
goto IL_03a7;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_197 = V_9;
|
|
float L_198 = L_197.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_199 = ___2_clipRectMinMax;
|
|
float L_200 = L_199.___x_1;
|
|
if ((((float)L_198) <= ((float)L_200)))
|
|
{
|
|
goto IL_03a7;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_201 = V_9;
|
|
float L_202 = L_201.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_203 = ___2_clipRectMinMax;
|
|
float L_204 = L_203.___w_4;
|
|
if ((((float)L_202) >= ((float)L_204)))
|
|
{
|
|
goto IL_03a7;
|
|
}
|
|
}
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_205 = V_9;
|
|
float L_206 = L_205.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_207 = ___2_clipRectMinMax;
|
|
float L_208 = L_207.___y_2;
|
|
G_B45_0 = ((((int32_t)((!(((float)L_206) <= ((float)L_208)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_03a8;
|
|
}
|
|
|
|
IL_03a7:
|
|
{
|
|
G_B45_0 = 1;
|
|
}
|
|
|
|
IL_03a8:
|
|
{
|
|
V_11 = (bool)G_B45_0;
|
|
bool L_209 = V_11;
|
|
if (!L_209)
|
|
{
|
|
goto IL_03b1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_03be;
|
|
}
|
|
|
|
IL_03b1:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_210 = V_3;
|
|
uint16_t* L_211 = V_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_212 = ___2_clipRectMinMax;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_213 = ___3_mwd;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102(L_210, L_211, L_212, L_213, (&V_1), NULL);
|
|
}
|
|
|
|
IL_03be:
|
|
{
|
|
int32_t L_214 = V_8;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_214, 3));
|
|
}
|
|
|
|
IL_03c4:
|
|
{
|
|
int32_t L_215 = V_8;
|
|
int32_t L_216 = V_0;
|
|
V_12 = (bool)((((int32_t)L_215) < ((int32_t)L_216))? 1 : 0);
|
|
bool L_217 = V_12;
|
|
if (L_217)
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_218 = ___1_indices;
|
|
NullCheck(L_218);
|
|
V_4 = ((int32_t)(((RuntimeArray*)L_218)->max_length));
|
|
ClipCounts_tA13B47CA84D741D6AA98C60E95935D3526F83CDC L_219 = ___4_cc;
|
|
int32_t L_220 = L_219.___lastClippedIndex_2;
|
|
V_13 = ((int32_t)il2cpp_codegen_add(L_220, 1));
|
|
goto IL_03f5;
|
|
}
|
|
|
|
IL_03e4:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_221 = ___3_mwd;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_222 = ___1_indices;
|
|
int32_t L_223 = V_13;
|
|
NullCheck(L_222);
|
|
int32_t L_224 = L_223;
|
|
uint16_t L_225 = (L_222)->GetAt(static_cast<il2cpp_array_size_t>(L_224));
|
|
NullCheck(L_221);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_221, L_225, NULL);
|
|
int32_t L_226 = V_13;
|
|
V_13 = ((int32_t)il2cpp_codegen_add(L_226, 1));
|
|
}
|
|
|
|
IL_03f5:
|
|
{
|
|
int32_t L_227 = V_13;
|
|
int32_t L_228 = V_4;
|
|
V_14 = (bool)((((int32_t)L_227) < ((int32_t)L_228))? 1 : 0);
|
|
bool L_229 = V_14;
|
|
if (L_229)
|
|
{
|
|
goto IL_03e4;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_230 = ___5_newVertexCount;
|
|
uint16_t L_231 = V_1;
|
|
*((int32_t*)L_230) = (int32_t)L_231;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_232 = ___3_mwd;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_233 = ___3_mwd;
|
|
NullCheck(L_233);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_234 = L_233->___m_Vertices_0;
|
|
int32_t* L_235 = ___5_newVertexCount;
|
|
int32_t L_236 = *((int32_t*)L_235);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_237;
|
|
L_237 = NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8(L_234, 0, L_236, NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8_RuntimeMethod_var);
|
|
NullCheck(L_232);
|
|
L_232->___m_Vertices_0 = L_237;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_238 = ___3_mwd;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_239 = ___3_mwd;
|
|
NullCheck(L_239);
|
|
NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_240 = L_239->___m_Indices_1;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_241 = ___3_mwd;
|
|
NullCheck(L_241);
|
|
int32_t L_242 = L_241->___currentIndex_3;
|
|
NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_243;
|
|
L_243 = NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0(L_240, 0, L_242, NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0_RuntimeMethod_var);
|
|
NullCheck(L_238);
|
|
L_238->___m_Indices_1 = L_243;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::RectClipTriangle(UnityEngine.UIElements.Vertex*,System.UInt16*,UnityEngine.Vector4,UnityEngine.UIElements.MeshWriteData,System.UInt16&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vt, uint16_t* ___1_it, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_clipRectMinMax, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___3_mwd, uint16_t* ___4_nextNewVertex, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* V_0 = NULL;
|
|
int32_t* V_1 = 0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
float* V_8 = NULL;
|
|
int32_t* V_9 = NULL;
|
|
uint32_t V_10 = 0;
|
|
uint16_t V_11 = 0;
|
|
int32_t V_12 = 0;
|
|
bool V_13 = false;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_14;
|
|
memset((&V_14), 0, sizeof(V_14));
|
|
int32_t V_15 = 0;
|
|
int32_t V_16 = 0;
|
|
bool V_17 = false;
|
|
bool V_18 = false;
|
|
bool V_19 = false;
|
|
bool V_20 = false;
|
|
bool V_21 = false;
|
|
bool V_22 = false;
|
|
bool V_23 = false;
|
|
bool V_24 = false;
|
|
bool V_25 = false;
|
|
bool V_26 = false;
|
|
bool V_27 = false;
|
|
int32_t V_28 = 0;
|
|
int32_t V_29 = 0;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_30;
|
|
memset((&V_30), 0, sizeof(V_30));
|
|
int32_t V_31 = 0;
|
|
int32_t V_32 = 0;
|
|
float V_33 = 0.0f;
|
|
bool V_34 = false;
|
|
bool V_35 = false;
|
|
bool V_36 = false;
|
|
bool V_37 = false;
|
|
bool V_38 = false;
|
|
int32_t V_39 = 0;
|
|
bool V_40 = false;
|
|
bool V_41 = false;
|
|
int32_t V_42 = 0;
|
|
int32_t V_43 = 0;
|
|
float V_44 = 0.0f;
|
|
int32_t V_45 = 0;
|
|
bool V_46 = false;
|
|
bool V_47 = false;
|
|
bool V_48 = false;
|
|
int32_t V_49 = 0;
|
|
bool V_50 = false;
|
|
int32_t V_51 = 0;
|
|
int32_t V_52 = 0;
|
|
int32_t V_53 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_54;
|
|
memset((&V_54), 0, sizeof(V_54));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_55;
|
|
memset((&V_55), 0, sizeof(V_55));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_56;
|
|
memset((&V_56), 0, sizeof(V_56));
|
|
bool V_57 = false;
|
|
float V_58 = 0.0f;
|
|
float V_59 = 0.0f;
|
|
bool V_60 = false;
|
|
bool V_61 = false;
|
|
bool V_62 = false;
|
|
int32_t G_B22_0 = 0;
|
|
int32_t G_B24_0 = 0;
|
|
int32_t G_B33_0 = 0;
|
|
int32_t G_B35_0 = 0;
|
|
int32_t G_B44_0 = 0;
|
|
int32_t G_B46_0 = 0;
|
|
int32_t G_B55_0 = 0;
|
|
int32_t G_B57_0 = 0;
|
|
int32_t G_B82_0 = 0;
|
|
{
|
|
uint32_t L_0 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
if ((uintptr_t)((uintptr_t)((int32_t)13)) * (uintptr_t)L_0 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102_RuntimeMethod_var);
|
|
intptr_t L_1 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)((int32_t)13)), (int32_t)L_0));
|
|
int8_t* L_2 = (int8_t*) (L_1 ? alloca(L_1) : NULL);
|
|
memset(L_2, 0, L_1);
|
|
V_0 = (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)(L_2);
|
|
uintptr_t L_3 = ((uintptr_t)((int32_t)12));
|
|
int8_t* L_4 = (int8_t*) (L_3 ? alloca(L_3) : NULL);
|
|
memset(L_4, 0, L_3);
|
|
V_1 = (int32_t*)(L_4);
|
|
uint32_t L_5 = sizeof(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3);
|
|
if ((uintptr_t)((uintptr_t)4) * (uintptr_t)L_5 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102_RuntimeMethod_var);
|
|
intptr_t L_6 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)4), (int32_t)L_5));
|
|
int8_t* L_7 = (int8_t*) (L_6 ? alloca(L_6) : NULL);
|
|
memset(L_7, 0, L_6);
|
|
V_2 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(L_7);
|
|
V_3 = 0;
|
|
V_15 = 0;
|
|
goto IL_0117;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
V_16 = 0;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_8 = ___0_vt;
|
|
int32_t L_9 = V_15;
|
|
uint32_t L_10 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_8, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_9), (int32_t)L_10)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_11 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_8, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_9), (int32_t)L_10))))->___position_1);
|
|
float L_12 = L_11->___x_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_13 = ___2_clipRectMinMax;
|
|
float L_14 = L_13.___x_1;
|
|
V_17 = (bool)((((float)L_12) < ((float)L_14))? 1 : 0);
|
|
bool L_15 = V_17;
|
|
if (!L_15)
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = V_16;
|
|
V_16 = ((int32_t)((int32_t)L_16|1));
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_17 = ___0_vt;
|
|
int32_t L_18 = V_15;
|
|
uint32_t L_19 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_17, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_18), (int32_t)L_19)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_20 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_17, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_18), (int32_t)L_19))))->___position_1);
|
|
float L_21 = L_20->___y_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_22 = ___2_clipRectMinMax;
|
|
float L_23 = L_22.___y_2;
|
|
V_18 = (bool)((((float)L_21) < ((float)L_23))? 1 : 0);
|
|
bool L_24 = V_18;
|
|
if (!L_24)
|
|
{
|
|
goto IL_0082;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_25 = V_16;
|
|
V_16 = ((int32_t)((int32_t)L_25|2));
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_26 = ___0_vt;
|
|
int32_t L_27 = V_15;
|
|
uint32_t L_28 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_26, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_27), (int32_t)L_28)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_29 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_26, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_27), (int32_t)L_28))))->___position_1);
|
|
float L_30 = L_29->___x_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_31 = ___2_clipRectMinMax;
|
|
float L_32 = L_31.___z_3;
|
|
V_19 = (bool)((((float)L_30) > ((float)L_32))? 1 : 0);
|
|
bool L_33 = V_19;
|
|
if (!L_33)
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_34 = V_16;
|
|
V_16 = ((int32_t)((int32_t)L_34|4));
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_35 = ___0_vt;
|
|
int32_t L_36 = V_15;
|
|
uint32_t L_37 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_35, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_36), (int32_t)L_37)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_38 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_35, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_36), (int32_t)L_37))))->___position_1);
|
|
float L_39 = L_38->___y_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_40 = ___2_clipRectMinMax;
|
|
float L_41 = L_40.___w_4;
|
|
V_20 = (bool)((((float)L_39) > ((float)L_41))? 1 : 0);
|
|
bool L_42 = V_20;
|
|
if (!L_42)
|
|
{
|
|
goto IL_00d6;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_43 = V_16;
|
|
V_16 = ((int32_t)((int32_t)L_43|8));
|
|
}
|
|
|
|
IL_00d6:
|
|
{
|
|
int32_t L_44 = V_16;
|
|
V_21 = (bool)((((int32_t)L_44) == ((int32_t)0))? 1 : 0);
|
|
bool L_45 = V_21;
|
|
if (!L_45)
|
|
{
|
|
goto IL_0106;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_46 = V_0;
|
|
int32_t L_47 = V_3;
|
|
int32_t L_48 = L_47;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_48, 1));
|
|
uint32_t L_49 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_50 = ___0_vt;
|
|
int32_t L_51 = V_15;
|
|
uint32_t L_52 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_53 = (*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_50, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_51), (int32_t)L_52)))));
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_46, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_48), (int32_t)L_49)))) = L_53;
|
|
}
|
|
|
|
IL_0106:
|
|
{
|
|
int32_t* L_54 = V_1;
|
|
int32_t L_55 = V_15;
|
|
int32_t L_56 = V_16;
|
|
*((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_54, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_55), 4))))) = (int32_t)L_56;
|
|
int32_t L_57 = V_15;
|
|
V_15 = ((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
}
|
|
|
|
IL_0117:
|
|
{
|
|
int32_t L_58 = V_15;
|
|
V_22 = (bool)((((int32_t)L_58) < ((int32_t)3))? 1 : 0);
|
|
bool L_59 = V_22;
|
|
if (L_59)
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_60 = V_3;
|
|
V_23 = (bool)((((int32_t)L_60) == ((int32_t)3))? 1 : 0);
|
|
bool L_61 = V_23;
|
|
if (!L_61)
|
|
{
|
|
goto IL_0157;
|
|
}
|
|
}
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_62 = ___3_mwd;
|
|
uint16_t* L_63 = ___1_it;
|
|
int32_t L_64 = (*(L_63));
|
|
NullCheck(L_62);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_62, (uint16_t)L_64, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_65 = ___3_mwd;
|
|
uint16_t* L_66 = ___1_it;
|
|
int32_t L_67 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_66, 2))));
|
|
NullCheck(L_65);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_65, (uint16_t)L_67, NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_68 = ___3_mwd;
|
|
uint16_t* L_69 = ___1_it;
|
|
int32_t L_70 = (*(((uint16_t*)il2cpp_codegen_add((intptr_t)L_69, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))))));
|
|
NullCheck(L_68);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_68, (uint16_t)L_70, NULL);
|
|
goto IL_0883;
|
|
}
|
|
|
|
IL_0157:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_71 = ___0_vt;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_72 = ___2_clipRectMinMax;
|
|
float L_73 = L_72.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_74 = ___2_clipRectMinMax;
|
|
float L_75 = L_74.___y_2;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76;
|
|
L_76 = MeshBuilder_GetVertexBaryCentricCoordinates_m53FD39E6E64880162354E8141090DE063DA66C17(L_71, L_73, L_75, NULL);
|
|
V_4 = L_76;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_77 = ___0_vt;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_78 = ___2_clipRectMinMax;
|
|
float L_79 = L_78.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_80 = ___2_clipRectMinMax;
|
|
float L_81 = L_80.___y_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_82;
|
|
L_82 = MeshBuilder_GetVertexBaryCentricCoordinates_m53FD39E6E64880162354E8141090DE063DA66C17(L_77, L_79, L_81, NULL);
|
|
V_5 = L_82;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_83 = ___0_vt;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_84 = ___2_clipRectMinMax;
|
|
float L_85 = L_84.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_86 = ___2_clipRectMinMax;
|
|
float L_87 = L_86.___w_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_88;
|
|
L_88 = MeshBuilder_GetVertexBaryCentricCoordinates_m53FD39E6E64880162354E8141090DE063DA66C17(L_83, L_85, L_87, NULL);
|
|
V_6 = L_88;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_89 = ___0_vt;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_90 = ___2_clipRectMinMax;
|
|
float L_91 = L_90.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_92 = ___2_clipRectMinMax;
|
|
float L_93 = L_92.___w_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_94;
|
|
L_94 = MeshBuilder_GetVertexBaryCentricCoordinates_m53FD39E6E64880162354E8141090DE063DA66C17(L_89, L_91, L_93, NULL);
|
|
V_7 = L_94;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_95 = V_4;
|
|
float L_96 = L_95.___x_2;
|
|
if ((!(((float)L_96) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_0203;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_97 = V_4;
|
|
float L_98 = L_97.___x_2;
|
|
if ((!(((float)L_98) <= ((float)(1.00001001f)))))
|
|
{
|
|
goto IL_0203;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_99 = V_4;
|
|
float L_100 = L_99.___y_3;
|
|
if ((!(((float)L_100) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_0203;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_101 = V_4;
|
|
float L_102 = L_101.___y_3;
|
|
if ((!(((float)L_102) <= ((float)(1.00001001f)))))
|
|
{
|
|
goto IL_0203;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_103 = V_4;
|
|
float L_104 = L_103.___z_4;
|
|
if ((!(((float)L_104) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_0200;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_105 = V_4;
|
|
float L_106 = L_105.___z_4;
|
|
G_B22_0 = ((((int32_t)((!(((float)L_106) <= ((float)(1.00001001f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_0201;
|
|
}
|
|
|
|
IL_0200:
|
|
{
|
|
G_B22_0 = 0;
|
|
}
|
|
|
|
IL_0201:
|
|
{
|
|
G_B24_0 = G_B22_0;
|
|
goto IL_0204;
|
|
}
|
|
|
|
IL_0203:
|
|
{
|
|
G_B24_0 = 0;
|
|
}
|
|
|
|
IL_0204:
|
|
{
|
|
V_24 = (bool)G_B24_0;
|
|
bool L_107 = V_24;
|
|
if (!L_107)
|
|
{
|
|
goto IL_0232;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_108 = V_0;
|
|
int32_t L_109 = V_3;
|
|
int32_t L_110 = L_109;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_110, 1));
|
|
uint32_t L_111 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_112 = ___0_vt;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_113 = ___2_clipRectMinMax;
|
|
float L_114 = L_113.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_115 = ___2_clipRectMinMax;
|
|
float L_116 = L_115.___y_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_117 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_118;
|
|
L_118 = MeshBuilder_InterpolateVertexInTriangle_mA62F286B6C128064812E5EFFDC9D19DED24C3F8D(L_112, L_114, L_116, L_117, NULL);
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_108, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_110), (int32_t)L_111)))) = L_118;
|
|
}
|
|
|
|
IL_0232:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_119 = V_5;
|
|
float L_120 = L_119.___x_2;
|
|
if ((!(((float)L_120) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_028e;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_121 = V_5;
|
|
float L_122 = L_121.___x_2;
|
|
if ((!(((float)L_122) <= ((float)(1.00001001f)))))
|
|
{
|
|
goto IL_028e;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_123 = V_5;
|
|
float L_124 = L_123.___y_3;
|
|
if ((!(((float)L_124) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_028e;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_125 = V_5;
|
|
float L_126 = L_125.___y_3;
|
|
if ((!(((float)L_126) <= ((float)(1.00001001f)))))
|
|
{
|
|
goto IL_028e;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_127 = V_5;
|
|
float L_128 = L_127.___z_4;
|
|
if ((!(((float)L_128) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_028b;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_129 = V_5;
|
|
float L_130 = L_129.___z_4;
|
|
G_B33_0 = ((((int32_t)((!(((float)L_130) <= ((float)(1.00001001f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_028c;
|
|
}
|
|
|
|
IL_028b:
|
|
{
|
|
G_B33_0 = 0;
|
|
}
|
|
|
|
IL_028c:
|
|
{
|
|
G_B35_0 = G_B33_0;
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_028e:
|
|
{
|
|
G_B35_0 = 0;
|
|
}
|
|
|
|
IL_028f:
|
|
{
|
|
V_25 = (bool)G_B35_0;
|
|
bool L_131 = V_25;
|
|
if (!L_131)
|
|
{
|
|
goto IL_02bd;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_132 = V_0;
|
|
int32_t L_133 = V_3;
|
|
int32_t L_134 = L_133;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_134, 1));
|
|
uint32_t L_135 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_136 = ___0_vt;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_137 = ___2_clipRectMinMax;
|
|
float L_138 = L_137.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_139 = ___2_clipRectMinMax;
|
|
float L_140 = L_139.___y_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_141 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_142;
|
|
L_142 = MeshBuilder_InterpolateVertexInTriangle_mA62F286B6C128064812E5EFFDC9D19DED24C3F8D(L_136, L_138, L_140, L_141, NULL);
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_132, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_134), (int32_t)L_135)))) = L_142;
|
|
}
|
|
|
|
IL_02bd:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_143 = V_6;
|
|
float L_144 = L_143.___x_2;
|
|
if ((!(((float)L_144) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_0319;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_145 = V_6;
|
|
float L_146 = L_145.___x_2;
|
|
if ((!(((float)L_146) <= ((float)(1.00001001f)))))
|
|
{
|
|
goto IL_0319;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_147 = V_6;
|
|
float L_148 = L_147.___y_3;
|
|
if ((!(((float)L_148) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_0319;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_149 = V_6;
|
|
float L_150 = L_149.___y_3;
|
|
if ((!(((float)L_150) <= ((float)(1.00001001f)))))
|
|
{
|
|
goto IL_0319;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_151 = V_6;
|
|
float L_152 = L_151.___z_4;
|
|
if ((!(((float)L_152) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_0316;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_153 = V_6;
|
|
float L_154 = L_153.___z_4;
|
|
G_B44_0 = ((((int32_t)((!(((float)L_154) <= ((float)(1.00001001f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_0317;
|
|
}
|
|
|
|
IL_0316:
|
|
{
|
|
G_B44_0 = 0;
|
|
}
|
|
|
|
IL_0317:
|
|
{
|
|
G_B46_0 = G_B44_0;
|
|
goto IL_031a;
|
|
}
|
|
|
|
IL_0319:
|
|
{
|
|
G_B46_0 = 0;
|
|
}
|
|
|
|
IL_031a:
|
|
{
|
|
V_26 = (bool)G_B46_0;
|
|
bool L_155 = V_26;
|
|
if (!L_155)
|
|
{
|
|
goto IL_0348;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_156 = V_0;
|
|
int32_t L_157 = V_3;
|
|
int32_t L_158 = L_157;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_158, 1));
|
|
uint32_t L_159 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_160 = ___0_vt;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_161 = ___2_clipRectMinMax;
|
|
float L_162 = L_161.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_163 = ___2_clipRectMinMax;
|
|
float L_164 = L_163.___w_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_165 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_166;
|
|
L_166 = MeshBuilder_InterpolateVertexInTriangle_mA62F286B6C128064812E5EFFDC9D19DED24C3F8D(L_160, L_162, L_164, L_165, NULL);
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_156, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_158), (int32_t)L_159)))) = L_166;
|
|
}
|
|
|
|
IL_0348:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_167 = V_7;
|
|
float L_168 = L_167.___x_2;
|
|
if ((!(((float)L_168) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_03a4;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_169 = V_7;
|
|
float L_170 = L_169.___x_2;
|
|
if ((!(((float)L_170) <= ((float)(1.00001001f)))))
|
|
{
|
|
goto IL_03a4;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_171 = V_7;
|
|
float L_172 = L_171.___y_3;
|
|
if ((!(((float)L_172) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_03a4;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_173 = V_7;
|
|
float L_174 = L_173.___y_3;
|
|
if ((!(((float)L_174) <= ((float)(1.00001001f)))))
|
|
{
|
|
goto IL_03a4;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_175 = V_7;
|
|
float L_176 = L_175.___z_4;
|
|
if ((!(((float)L_176) >= ((float)(-9.99999975E-06f)))))
|
|
{
|
|
goto IL_03a1;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_177 = V_7;
|
|
float L_178 = L_177.___z_4;
|
|
G_B55_0 = ((((int32_t)((!(((float)L_178) <= ((float)(1.00001001f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
goto IL_03a2;
|
|
}
|
|
|
|
IL_03a1:
|
|
{
|
|
G_B55_0 = 0;
|
|
}
|
|
|
|
IL_03a2:
|
|
{
|
|
G_B57_0 = G_B55_0;
|
|
goto IL_03a5;
|
|
}
|
|
|
|
IL_03a4:
|
|
{
|
|
G_B57_0 = 0;
|
|
}
|
|
|
|
IL_03a5:
|
|
{
|
|
V_27 = (bool)G_B57_0;
|
|
bool L_179 = V_27;
|
|
if (!L_179)
|
|
{
|
|
goto IL_03d3;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_180 = V_0;
|
|
int32_t L_181 = V_3;
|
|
int32_t L_182 = L_181;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_182, 1));
|
|
uint32_t L_183 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_184 = ___0_vt;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_185 = ___2_clipRectMinMax;
|
|
float L_186 = L_185.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_187 = ___2_clipRectMinMax;
|
|
float L_188 = L_187.___w_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_189 = V_7;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_190;
|
|
L_190 = MeshBuilder_InterpolateVertexInTriangle_mA62F286B6C128064812E5EFFDC9D19DED24C3F8D(L_184, L_186, L_188, L_189, NULL);
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_180, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_182), (int32_t)L_183)))) = L_190;
|
|
}
|
|
|
|
IL_03d3:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_191 = V_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_192 = ___2_clipRectMinMax;
|
|
float L_193 = L_192.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_194 = ___2_clipRectMinMax;
|
|
float L_195 = L_194.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_196 = ___2_clipRectMinMax;
|
|
float L_197 = L_196.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_198 = ___2_clipRectMinMax;
|
|
float L_199 = L_198.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_200;
|
|
memset((&L_200), 0, sizeof(L_200));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_200), L_193, L_195, L_197, L_199, /*hidden argument*/NULL);
|
|
*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)L_191 = L_200;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_201 = V_2;
|
|
uint32_t L_202 = sizeof(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_203 = ___2_clipRectMinMax;
|
|
float L_204 = L_203.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_205 = ___2_clipRectMinMax;
|
|
float L_206 = L_205.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_207 = ___2_clipRectMinMax;
|
|
float L_208 = L_207.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_209 = ___2_clipRectMinMax;
|
|
float L_210 = L_209.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_211;
|
|
memset((&L_211), 0, sizeof(L_211));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_211), L_204, L_206, L_208, L_210, /*hidden argument*/NULL);
|
|
*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)il2cpp_codegen_add((intptr_t)L_201, (int32_t)L_202)) = L_211;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_212 = V_2;
|
|
uint32_t L_213 = sizeof(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_214 = ___2_clipRectMinMax;
|
|
float L_215 = L_214.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_216 = ___2_clipRectMinMax;
|
|
float L_217 = L_216.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_218 = ___2_clipRectMinMax;
|
|
float L_219 = L_218.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_220 = ___2_clipRectMinMax;
|
|
float L_221 = L_220.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_222;
|
|
memset((&L_222), 0, sizeof(L_222));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_222), L_215, L_217, L_219, L_221, /*hidden argument*/NULL);
|
|
*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)il2cpp_codegen_add((intptr_t)L_212, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_213)))) = L_222;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_223 = V_2;
|
|
uint32_t L_224 = sizeof(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_225 = ___2_clipRectMinMax;
|
|
float L_226 = L_225.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_227 = ___2_clipRectMinMax;
|
|
float L_228 = L_227.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_229 = ___2_clipRectMinMax;
|
|
float L_230 = L_229.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_231 = ___2_clipRectMinMax;
|
|
float L_232 = L_231.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_233;
|
|
memset((&L_233), 0, sizeof(L_233));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_233), L_226, L_228, L_230, L_232, /*hidden argument*/NULL);
|
|
*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)il2cpp_codegen_add((intptr_t)L_223, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)3), (int32_t)L_224)))) = L_233;
|
|
V_28 = 0;
|
|
goto IL_059d;
|
|
}
|
|
|
|
IL_0482:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA* L_234 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_AllClipEdges_10;
|
|
int32_t L_235 = V_28;
|
|
NullCheck(L_234);
|
|
int32_t L_236 = L_235;
|
|
int32_t L_237 = (int32_t)(L_234)->GetAt(static_cast<il2cpp_array_size_t>(L_236));
|
|
V_29 = L_237;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_238 = V_2;
|
|
int32_t L_239 = V_28;
|
|
uint32_t L_240 = sizeof(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_241 = (*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)il2cpp_codegen_add((intptr_t)L_238, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_239), (int32_t)L_240)))));
|
|
V_30 = L_241;
|
|
V_31 = 0;
|
|
goto IL_0588;
|
|
}
|
|
|
|
IL_04a8:
|
|
{
|
|
int32_t L_242 = V_31;
|
|
V_32 = ((int32_t)(((int32_t)il2cpp_codegen_add(L_242, 1))%3));
|
|
int32_t* L_243 = V_1;
|
|
int32_t L_244 = V_31;
|
|
int32_t L_245 = *((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_243, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_244), 4)))));
|
|
int32_t L_246 = V_29;
|
|
int32_t* L_247 = V_1;
|
|
int32_t L_248 = V_32;
|
|
int32_t L_249 = *((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_247, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_248), 4)))));
|
|
int32_t L_250 = V_29;
|
|
V_34 = (bool)((((int32_t)((int32_t)(L_245&(int32_t)L_246))) == ((int32_t)((int32_t)(L_249&(int32_t)L_250))))? 1 : 0);
|
|
bool L_251 = V_34;
|
|
if (!L_251)
|
|
{
|
|
goto IL_04d4;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0582;
|
|
}
|
|
|
|
IL_04d4:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_252 = ___0_vt;
|
|
int32_t L_253 = V_31;
|
|
uint32_t L_254 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_252, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_253), (int32_t)L_254)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_255 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_252, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_253), (int32_t)L_254))))->___position_1);
|
|
float L_256 = L_255->___x_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_257 = ___0_vt;
|
|
int32_t L_258 = V_31;
|
|
uint32_t L_259 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_257, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_258), (int32_t)L_259)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_260 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_257, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_258), (int32_t)L_259))))->___position_1);
|
|
float L_261 = L_260->___y_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_262 = ___0_vt;
|
|
int32_t L_263 = V_32;
|
|
uint32_t L_264 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_262, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_263), (int32_t)L_264)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_265 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_262, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_263), (int32_t)L_264))))->___position_1);
|
|
float L_266 = L_265->___x_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_267 = ___0_vt;
|
|
int32_t L_268 = V_32;
|
|
uint32_t L_269 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_267, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_268), (int32_t)L_269)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_270 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_267, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_268), (int32_t)L_269))))->___position_1);
|
|
float L_271 = L_270->___y_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_272 = V_30;
|
|
float L_273 = L_272.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_274 = V_30;
|
|
float L_275 = L_274.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_276 = V_30;
|
|
float L_277 = L_276.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_278 = V_30;
|
|
float L_279 = L_278.___w_4;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
float L_280;
|
|
L_280 = MeshBuilder_IntersectSegments_mC8F693B9F4F4C7183F6FC2FF5E60364355F5BB62(L_256, L_261, L_266, L_271, L_273, L_275, L_277, L_279, NULL);
|
|
V_33 = L_280;
|
|
float L_281 = V_33;
|
|
V_35 = (bool)((((int32_t)((((float)L_281) == ((float)((std::numeric_limits<float>::max)())))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_282 = V_35;
|
|
if (!L_282)
|
|
{
|
|
goto IL_0581;
|
|
}
|
|
}
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_283 = V_0;
|
|
int32_t L_284 = V_3;
|
|
int32_t L_285 = L_284;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_285, 1));
|
|
uint32_t L_286 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_287 = ___0_vt;
|
|
int32_t L_288 = V_31;
|
|
int32_t L_289 = V_32;
|
|
float L_290 = V_33;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_291;
|
|
L_291 = MeshBuilder_InterpolateVertexInTriangleEdge_mEF393B5D7F6842244D01A9CEB4899024A5493F8F(L_287, L_288, L_289, L_290, NULL);
|
|
*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_283, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_285), (int32_t)L_286)))) = L_291;
|
|
}
|
|
|
|
IL_0581:
|
|
{
|
|
}
|
|
|
|
IL_0582:
|
|
{
|
|
int32_t L_292 = V_31;
|
|
V_31 = ((int32_t)il2cpp_codegen_add(L_292, 1));
|
|
}
|
|
|
|
IL_0588:
|
|
{
|
|
int32_t L_293 = V_31;
|
|
V_36 = (bool)((((int32_t)L_293) < ((int32_t)3))? 1 : 0);
|
|
bool L_294 = V_36;
|
|
if (L_294)
|
|
{
|
|
goto IL_04a8;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_295 = V_28;
|
|
V_28 = ((int32_t)il2cpp_codegen_add(L_295, 1));
|
|
}
|
|
|
|
IL_059d:
|
|
{
|
|
int32_t L_296 = V_28;
|
|
il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA* L_297 = ((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_AllClipEdges_10;
|
|
NullCheck(L_297);
|
|
V_37 = (bool)((((int32_t)L_296) < ((int32_t)((int32_t)(((RuntimeArray*)L_297)->max_length))))? 1 : 0);
|
|
bool L_298 = V_37;
|
|
if (L_298)
|
|
{
|
|
goto IL_0482;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_299 = V_3;
|
|
V_38 = (bool)((((int32_t)L_299) == ((int32_t)0))? 1 : 0);
|
|
bool L_300 = V_38;
|
|
if (!L_300)
|
|
{
|
|
goto IL_05c0;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0883;
|
|
}
|
|
|
|
IL_05c0:
|
|
{
|
|
int32_t L_301 = V_3;
|
|
if ((uintptr_t)((uintptr_t)L_301) * (uintptr_t)4 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102_RuntimeMethod_var);
|
|
intptr_t L_302 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)L_301), 4));
|
|
int8_t* L_303 = (int8_t*) (L_302 ? alloca(L_302) : NULL);
|
|
memset(L_303, 0, L_302);
|
|
V_8 = (float*)(L_303);
|
|
float* L_304 = V_8;
|
|
*((float*)L_304) = (float)(0.0f);
|
|
V_39 = 1;
|
|
goto IL_0659;
|
|
}
|
|
|
|
IL_05d8:
|
|
{
|
|
float* L_305 = V_8;
|
|
int32_t L_306 = V_39;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_307 = V_0;
|
|
int32_t L_308 = V_39;
|
|
uint32_t L_309 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_307, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_308), (int32_t)L_309)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_310 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_307, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_308), (int32_t)L_309))))->___position_1);
|
|
float L_311 = L_310->___y_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_312 = V_0;
|
|
NullCheck(L_312);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_313 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_312->___position_1);
|
|
float L_314 = L_313->___y_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_315 = V_0;
|
|
int32_t L_316 = V_39;
|
|
uint32_t L_317 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_315, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_316), (int32_t)L_317)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_318 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_315, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_316), (int32_t)L_317))))->___position_1);
|
|
float L_319 = L_318->___x_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_320 = V_0;
|
|
NullCheck(L_320);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_321 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_320->___position_1);
|
|
float L_322 = L_321->___x_2;
|
|
float L_323;
|
|
L_323 = atan2f(((float)il2cpp_codegen_subtract(L_311, L_314)), ((float)il2cpp_codegen_subtract(L_319, L_322)));
|
|
*((float*)((float*)il2cpp_codegen_add((intptr_t)L_305, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_306), 4))))) = (float)L_323;
|
|
float* L_324 = V_8;
|
|
int32_t L_325 = V_39;
|
|
float L_326 = (*(((float*)il2cpp_codegen_add((intptr_t)L_324, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_325), 4))))));
|
|
V_40 = (bool)((((float)L_326) < ((float)(0.0f)))? 1 : 0);
|
|
bool L_327 = V_40;
|
|
if (!L_327)
|
|
{
|
|
goto IL_0652;
|
|
}
|
|
}
|
|
{
|
|
float* L_328 = V_8;
|
|
int32_t L_329 = V_39;
|
|
float* L_330 = ((float*)il2cpp_codegen_add((intptr_t)L_328, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_329), 4))));
|
|
float L_331 = (*(L_330));
|
|
*((float*)L_330) = (float)((float)il2cpp_codegen_add(L_331, (6.28318548f)));
|
|
}
|
|
|
|
IL_0652:
|
|
{
|
|
int32_t L_332 = V_39;
|
|
V_39 = ((int32_t)il2cpp_codegen_add(L_332, 1));
|
|
}
|
|
|
|
IL_0659:
|
|
{
|
|
int32_t L_333 = V_39;
|
|
int32_t L_334 = V_3;
|
|
V_41 = (bool)((((int32_t)L_333) < ((int32_t)L_334))? 1 : 0);
|
|
bool L_335 = V_41;
|
|
if (L_335)
|
|
{
|
|
goto IL_05d8;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_336 = V_3;
|
|
if ((uintptr_t)((uintptr_t)L_336) * (uintptr_t)4 > (uintptr_t)kIl2CppUIntPtrMax)
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MeshBuilder_RectClipTriangle_m01F7519FF4EE69F44378FAFC7F0DD98428C0F102_RuntimeMethod_var);
|
|
intptr_t L_337 = ((intptr_t)il2cpp_codegen_multiply((intptr_t)((uintptr_t)L_336), 4));
|
|
int8_t* L_338 = (int8_t*) (L_337 ? alloca(L_337) : NULL);
|
|
memset(L_338, 0, L_337);
|
|
V_9 = (int32_t*)(L_338);
|
|
int32_t* L_339 = V_9;
|
|
*((int32_t*)L_339) = (int32_t)0;
|
|
V_10 = 0;
|
|
V_42 = 1;
|
|
goto IL_06f1;
|
|
}
|
|
|
|
IL_067b:
|
|
{
|
|
V_43 = (-1);
|
|
V_44 = ((std::numeric_limits<float>::max)());
|
|
V_45 = 1;
|
|
goto IL_06c8;
|
|
}
|
|
|
|
IL_068b:
|
|
{
|
|
uint32_t L_340 = V_10;
|
|
int32_t L_341 = V_45;
|
|
if (((int64_t)(((int64_t)(uint64_t)L_340)&((int64_t)((int32_t)(1<<((int32_t)(L_341&((int32_t)31)))))))))
|
|
{
|
|
goto IL_06a9;
|
|
}
|
|
}
|
|
{
|
|
float* L_342 = V_8;
|
|
int32_t L_343 = V_45;
|
|
float L_344 = (*(((float*)il2cpp_codegen_add((intptr_t)L_342, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_343), 4))))));
|
|
float L_345 = V_44;
|
|
G_B82_0 = ((((float)L_344) < ((float)L_345))? 1 : 0);
|
|
goto IL_06aa;
|
|
}
|
|
|
|
IL_06a9:
|
|
{
|
|
G_B82_0 = 0;
|
|
}
|
|
|
|
IL_06aa:
|
|
{
|
|
V_46 = (bool)G_B82_0;
|
|
bool L_346 = V_46;
|
|
if (!L_346)
|
|
{
|
|
goto IL_06c1;
|
|
}
|
|
}
|
|
{
|
|
float* L_347 = V_8;
|
|
int32_t L_348 = V_45;
|
|
float L_349 = (*(((float*)il2cpp_codegen_add((intptr_t)L_347, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_348), 4))))));
|
|
V_44 = L_349;
|
|
int32_t L_350 = V_45;
|
|
V_43 = L_350;
|
|
}
|
|
|
|
IL_06c1:
|
|
{
|
|
int32_t L_351 = V_45;
|
|
V_45 = ((int32_t)il2cpp_codegen_add(L_351, 1));
|
|
}
|
|
|
|
IL_06c8:
|
|
{
|
|
int32_t L_352 = V_45;
|
|
int32_t L_353 = V_3;
|
|
V_47 = (bool)((((int32_t)L_352) < ((int32_t)L_353))? 1 : 0);
|
|
bool L_354 = V_47;
|
|
if (L_354)
|
|
{
|
|
goto IL_068b;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_355 = V_9;
|
|
int32_t L_356 = V_42;
|
|
int32_t L_357 = V_43;
|
|
*((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_355, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_356), 4))))) = (int32_t)L_357;
|
|
uint32_t L_358 = V_10;
|
|
int32_t L_359 = V_43;
|
|
V_10 = ((int32_t)((int32_t)L_358|((int32_t)(1<<((int32_t)(L_359&((int32_t)31)))))));
|
|
int32_t L_360 = V_42;
|
|
V_42 = ((int32_t)il2cpp_codegen_add(L_360, 1));
|
|
}
|
|
|
|
IL_06f1:
|
|
{
|
|
int32_t L_361 = V_42;
|
|
int32_t L_362 = V_3;
|
|
V_48 = (bool)((((int32_t)L_361) < ((int32_t)L_362))? 1 : 0);
|
|
bool L_363 = V_48;
|
|
if (L_363)
|
|
{
|
|
goto IL_067b;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_364 = ___4_nextNewVertex;
|
|
int32_t L_365 = *((uint16_t*)L_364);
|
|
V_11 = (uint16_t)L_365;
|
|
V_49 = 0;
|
|
goto IL_0738;
|
|
}
|
|
|
|
IL_0709:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_366 = ___3_mwd;
|
|
NullCheck(L_366);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_367 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_366->___m_Vertices_0);
|
|
uint16_t L_368 = V_11;
|
|
int32_t L_369 = V_49;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_370 = V_0;
|
|
int32_t* L_371 = V_9;
|
|
int32_t L_372 = V_49;
|
|
int32_t L_373 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_371, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_372), 4))))));
|
|
uint32_t L_374 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_375 = (*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_370, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_373), (int32_t)L_374)))));
|
|
NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D(L_367, ((int32_t)il2cpp_codegen_add((int32_t)L_368, L_369)), L_375, NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
|
|
int32_t L_376 = V_49;
|
|
V_49 = ((int32_t)il2cpp_codegen_add(L_376, 1));
|
|
}
|
|
|
|
IL_0738:
|
|
{
|
|
int32_t L_377 = V_49;
|
|
int32_t L_378 = V_3;
|
|
V_50 = (bool)((((int32_t)L_377) < ((int32_t)L_378))? 1 : 0);
|
|
bool L_379 = V_50;
|
|
if (L_379)
|
|
{
|
|
goto IL_0709;
|
|
}
|
|
}
|
|
{
|
|
uint16_t* L_380 = ___4_nextNewVertex;
|
|
uint16_t* L_381 = ___4_nextNewVertex;
|
|
int32_t L_382 = *((uint16_t*)L_381);
|
|
int32_t L_383 = V_3;
|
|
*((int16_t*)L_380) = (int16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_382, ((int32_t)(uint16_t)L_383))));
|
|
int32_t L_384 = V_3;
|
|
V_12 = ((int32_t)il2cpp_codegen_subtract(L_384, 2));
|
|
V_13 = (bool)0;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_385 = ___3_mwd;
|
|
NullCheck(L_385);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_386 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_385->___m_Vertices_0);
|
|
uint16_t L_387 = V_11;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_388;
|
|
L_388 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE(L_386, L_387, NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_389 = L_388.___position_1;
|
|
V_14 = L_389;
|
|
V_51 = 0;
|
|
goto IL_0874;
|
|
}
|
|
|
|
IL_0771:
|
|
{
|
|
uint16_t L_390 = V_11;
|
|
int32_t L_391 = V_51;
|
|
V_52 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add((int32_t)L_390, L_391)), 1));
|
|
uint16_t L_392 = V_11;
|
|
int32_t L_393 = V_51;
|
|
V_53 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add((int32_t)L_392, L_393)), 2));
|
|
bool L_394 = V_13;
|
|
V_57 = (bool)((((int32_t)L_394) == ((int32_t)0))? 1 : 0);
|
|
bool L_395 = V_57;
|
|
if (!L_395)
|
|
{
|
|
goto IL_07e1;
|
|
}
|
|
}
|
|
{
|
|
float* L_396 = V_8;
|
|
int32_t* L_397 = V_9;
|
|
int32_t L_398 = V_51;
|
|
int32_t L_399 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_397, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(L_398, 1))), 4))))));
|
|
float L_400 = (*(((float*)il2cpp_codegen_add((intptr_t)L_396, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_399), 4))))));
|
|
V_58 = L_400;
|
|
float* L_401 = V_8;
|
|
int32_t* L_402 = V_9;
|
|
int32_t L_403 = V_51;
|
|
int32_t L_404 = (*(((int32_t*)il2cpp_codegen_add((intptr_t)L_402, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(L_403, 2))), 4))))));
|
|
float L_405 = (*(((float*)il2cpp_codegen_add((intptr_t)L_401, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_404), 4))))));
|
|
V_59 = L_405;
|
|
float L_406 = V_59;
|
|
float L_407 = V_58;
|
|
V_60 = (bool)((((int32_t)((!(((float)((float)il2cpp_codegen_subtract(L_406, L_407))) >= ((float)(3.14159274f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_408 = V_60;
|
|
if (!L_408)
|
|
{
|
|
goto IL_07e0;
|
|
}
|
|
}
|
|
{
|
|
uint16_t L_409 = V_11;
|
|
V_52 = ((int32_t)il2cpp_codegen_add((int32_t)L_409, 1));
|
|
uint16_t L_410 = V_11;
|
|
int32_t L_411 = V_3;
|
|
V_53 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add((int32_t)L_410, L_411)), 1));
|
|
V_13 = (bool)1;
|
|
}
|
|
|
|
IL_07e0:
|
|
{
|
|
}
|
|
|
|
IL_07e1:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_412 = ___3_mwd;
|
|
NullCheck(L_412);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_413 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_412->___m_Vertices_0);
|
|
int32_t L_414 = V_52;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_415;
|
|
L_415 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE(L_413, L_414, NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_416 = L_415.___position_1;
|
|
V_54 = L_416;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_417 = ___3_mwd;
|
|
NullCheck(L_417);
|
|
NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_418 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_417->___m_Vertices_0);
|
|
int32_t L_419 = V_53;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_420;
|
|
L_420 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE(L_418, L_419, NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_421 = L_420.___position_1;
|
|
V_55 = L_421;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_422 = V_54;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_423 = V_14;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_424;
|
|
L_424 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_422, L_423, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_425 = V_55;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_426 = V_14;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_427;
|
|
L_427 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_425, L_426, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_428;
|
|
L_428 = Vector3_Cross_mF93A280558BCE756D13B6CC5DCD7DE8A43148987_inline(L_424, L_427, NULL);
|
|
V_56 = L_428;
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_429 = ___3_mwd;
|
|
uint16_t L_430 = V_11;
|
|
NullCheck(L_429);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_429, L_430, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_431 = V_56;
|
|
float L_432 = L_431.___z_4;
|
|
V_61 = (bool)((((float)L_432) < ((float)(0.0f)))? 1 : 0);
|
|
bool L_433 = V_61;
|
|
if (!L_433)
|
|
{
|
|
goto IL_0857;
|
|
}
|
|
}
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_434 = ___3_mwd;
|
|
int32_t L_435 = V_53;
|
|
NullCheck(L_434);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_434, (uint16_t)((int32_t)(uint16_t)L_435), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_436 = ___3_mwd;
|
|
int32_t L_437 = V_52;
|
|
NullCheck(L_436);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_436, (uint16_t)((int32_t)(uint16_t)L_437), NULL);
|
|
goto IL_086d;
|
|
}
|
|
|
|
IL_0857:
|
|
{
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_438 = ___3_mwd;
|
|
int32_t L_439 = V_52;
|
|
NullCheck(L_438);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_438, (uint16_t)((int32_t)(uint16_t)L_439), NULL);
|
|
MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_440 = ___3_mwd;
|
|
int32_t L_441 = V_53;
|
|
NullCheck(L_440);
|
|
MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3(L_440, (uint16_t)((int32_t)(uint16_t)L_441), NULL);
|
|
}
|
|
|
|
IL_086d:
|
|
{
|
|
int32_t L_442 = V_51;
|
|
V_51 = ((int32_t)il2cpp_codegen_add(L_442, 1));
|
|
}
|
|
|
|
IL_0874:
|
|
{
|
|
int32_t L_443 = V_51;
|
|
int32_t L_444 = V_12;
|
|
V_62 = (bool)((((int32_t)L_443) < ((int32_t)L_444))? 1 : 0);
|
|
bool L_445 = V_62;
|
|
if (L_445)
|
|
{
|
|
goto IL_0771;
|
|
}
|
|
}
|
|
|
|
IL_0883:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Vector3 UnityEngine.UIElements.UIR.MeshBuilder::GetVertexBaryCentricCoordinates(UnityEngine.UIElements.Vertex*,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 MeshBuilder_GetVertexBaryCentricCoordinates_m53FD39E6E64880162354E8141090DE063DA66C17 (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vt, float ___1_x, float ___2_y, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_12;
|
|
memset((&V_12), 0, sizeof(V_12));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_0 = ___0_vt;
|
|
uint32_t L_1 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_0, (int32_t)L_1)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_2 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_0, (int32_t)L_1))->___position_1);
|
|
float L_3 = L_2->___x_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_4 = ___0_vt;
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_5 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_4->___position_1);
|
|
float L_6 = L_5->___x_2;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_3, L_6));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_7 = ___0_vt;
|
|
uint32_t L_8 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_7, (int32_t)L_8)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_9 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_7, (int32_t)L_8))->___position_1);
|
|
float L_10 = L_9->___y_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_11 = ___0_vt;
|
|
NullCheck(L_11);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_12 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_11->___position_1);
|
|
float L_13 = L_12->___y_3;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_10, L_13));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_14 = ___0_vt;
|
|
uint32_t L_15 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_14, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_15)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_16 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_14, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_15))))->___position_1);
|
|
float L_17 = L_16->___x_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_18 = ___0_vt;
|
|
NullCheck(L_18);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_19 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_18->___position_1);
|
|
float L_20 = L_19->___x_2;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_17, L_20));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_21 = ___0_vt;
|
|
uint32_t L_22 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_21, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_22)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_23 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_21, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_22))))->___position_1);
|
|
float L_24 = L_23->___y_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_25 = ___0_vt;
|
|
NullCheck(L_25);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_26 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_25->___position_1);
|
|
float L_27 = L_26->___y_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_24, L_27));
|
|
float L_28 = ___1_x;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_29 = ___0_vt;
|
|
NullCheck(L_29);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_30 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_29->___position_1);
|
|
float L_31 = L_30->___x_2;
|
|
V_4 = ((float)il2cpp_codegen_subtract(L_28, L_31));
|
|
float L_32 = ___2_y;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_33 = ___0_vt;
|
|
NullCheck(L_33);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_34 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&L_33->___position_1);
|
|
float L_35 = L_34->___y_3;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_32, L_35));
|
|
float L_36 = V_0;
|
|
float L_37 = V_0;
|
|
float L_38 = V_1;
|
|
float L_39 = V_1;
|
|
V_6 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_36, L_37)), ((float)il2cpp_codegen_multiply(L_38, L_39))));
|
|
float L_40 = V_0;
|
|
float L_41 = V_2;
|
|
float L_42 = V_1;
|
|
float L_43 = V_3;
|
|
V_7 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_40, L_41)), ((float)il2cpp_codegen_multiply(L_42, L_43))));
|
|
float L_44 = V_2;
|
|
float L_45 = V_2;
|
|
float L_46 = V_3;
|
|
float L_47 = V_3;
|
|
V_8 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_44, L_45)), ((float)il2cpp_codegen_multiply(L_46, L_47))));
|
|
float L_48 = V_4;
|
|
float L_49 = V_0;
|
|
float L_50 = V_5;
|
|
float L_51 = V_1;
|
|
V_9 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_48, L_49)), ((float)il2cpp_codegen_multiply(L_50, L_51))));
|
|
float L_52 = V_4;
|
|
float L_53 = V_2;
|
|
float L_54 = V_5;
|
|
float L_55 = V_3;
|
|
V_10 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_52, L_53)), ((float)il2cpp_codegen_multiply(L_54, L_55))));
|
|
float L_56 = V_6;
|
|
float L_57 = V_8;
|
|
float L_58 = V_7;
|
|
float L_59 = V_7;
|
|
V_11 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_56, L_57)), ((float)il2cpp_codegen_multiply(L_58, L_59))));
|
|
float L_60 = V_8;
|
|
float L_61 = V_9;
|
|
float L_62 = V_7;
|
|
float L_63 = V_10;
|
|
float L_64 = V_11;
|
|
(&V_12)->___y_3 = ((float)(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_60, L_61)), ((float)il2cpp_codegen_multiply(L_62, L_63))))/L_64));
|
|
float L_65 = V_6;
|
|
float L_66 = V_10;
|
|
float L_67 = V_7;
|
|
float L_68 = V_9;
|
|
float L_69 = V_11;
|
|
(&V_12)->___z_4 = ((float)(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_65, L_66)), ((float)il2cpp_codegen_multiply(L_67, L_68))))/L_69));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_70 = V_12;
|
|
float L_71 = L_70.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72 = V_12;
|
|
float L_73 = L_72.___z_4;
|
|
(&V_12)->___x_2 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract((1.0f), L_71)), L_73));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_74 = V_12;
|
|
V_13 = L_74;
|
|
goto IL_012b;
|
|
}
|
|
|
|
IL_012b:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_75 = V_13;
|
|
return L_75;
|
|
}
|
|
}
|
|
// UnityEngine.UIElements.Vertex UnityEngine.UIElements.UIR.MeshBuilder::InterpolateVertexInTriangle(UnityEngine.UIElements.Vertex*,System.Single,System.Single,UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 MeshBuilder_InterpolateVertexInTriangle_mA62F286B6C128064812E5EFFDC9D19DED24C3F8D (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vt, float ___1_x, float ___2_y, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___3_uvw, const RuntimeMethod* method)
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_0 = ___0_vt;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_1 = (*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_0);
|
|
V_0 = L_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_2 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_0)->___position_1);
|
|
float L_3 = ___1_x;
|
|
L_2->___x_2 = L_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_4 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_0)->___position_1);
|
|
float L_5 = ___2_y;
|
|
L_4->___y_3 = L_5;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_6 = ___0_vt;
|
|
NullCheck(L_6);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_7 = L_6->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8;
|
|
L_8 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_7, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = ___3_uvw;
|
|
float L_10 = L_9.___x_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_11;
|
|
L_11 = Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline(L_8, L_10, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_12 = ___0_vt;
|
|
uint32_t L_13 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13)));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_14 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13))->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_15;
|
|
L_15 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_14, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = ___3_uvw;
|
|
float L_17 = L_16.___y_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_18;
|
|
L_18 = Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline(L_15, L_17, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_19;
|
|
L_19 = Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline(L_11, L_18, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_20 = ___0_vt;
|
|
uint32_t L_21 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_20, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_21)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_22 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_20, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_21))))->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_23;
|
|
L_23 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_22, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = ___3_uvw;
|
|
float L_25 = L_24.___z_4;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_26;
|
|
L_26 = Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline(L_23, L_25, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_27;
|
|
L_27 = Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline(L_19, L_26, NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_28;
|
|
L_28 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_27, NULL);
|
|
(&V_0)->___tint_2 = L_28;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_29 = ___0_vt;
|
|
NullCheck(L_29);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_30 = L_29->___uv_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = ___3_uvw;
|
|
float L_32 = L_31.___x_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33;
|
|
L_33 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_30, L_32, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_34 = ___0_vt;
|
|
uint32_t L_35 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_34, (int32_t)L_35)));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_36 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_34, (int32_t)L_35))->___uv_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37 = ___3_uvw;
|
|
float L_38 = L_37.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39;
|
|
L_39 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_36, L_38, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_40;
|
|
L_40 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_33, L_39, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_41 = ___0_vt;
|
|
uint32_t L_42 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_41, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_42)))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_43 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_41, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), (int32_t)L_42))))->___uv_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44 = ___3_uvw;
|
|
float L_45 = L_44.___z_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_46;
|
|
L_46 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_43, L_45, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47;
|
|
L_47 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_40, L_46, NULL);
|
|
(&V_0)->___uv_3 = L_47;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_48 = V_0;
|
|
V_1 = L_48;
|
|
goto IL_00e4;
|
|
}
|
|
|
|
IL_00e4:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_49 = V_1;
|
|
return L_49;
|
|
}
|
|
}
|
|
// UnityEngine.UIElements.Vertex UnityEngine.UIElements.UIR.MeshBuilder::InterpolateVertexInTriangleEdge(UnityEngine.UIElements.Vertex*,System.Int32,System.Int32,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 MeshBuilder_InterpolateVertexInTriangleEdge_mEF393B5D7F6842244D01A9CEB4899024A5493F8F (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* ___0_vt, int32_t ___1_e0, int32_t ___2_e1, float ___3_t, const RuntimeMethod* method)
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_0 = ___0_vt;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_1 = (*(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)L_0);
|
|
V_0 = L_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_2 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_0)->___position_1);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_3 = ___0_vt;
|
|
int32_t L_4 = ___1_e0;
|
|
uint32_t L_5 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_3, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_4), (int32_t)L_5)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_6 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_3, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_4), (int32_t)L_5))))->___position_1);
|
|
float L_7 = L_6->___x_2;
|
|
float L_8 = ___3_t;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_9 = ___0_vt;
|
|
int32_t L_10 = ___2_e1;
|
|
uint32_t L_11 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_9, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_10), (int32_t)L_11)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_12 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_9, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_10), (int32_t)L_11))))->___position_1);
|
|
float L_13 = L_12->___x_2;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_14 = ___0_vt;
|
|
int32_t L_15 = ___1_e0;
|
|
uint32_t L_16 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_14, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_15), (int32_t)L_16)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_17 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_14, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_15), (int32_t)L_16))))->___position_1);
|
|
float L_18 = L_17->___x_2;
|
|
L_2->___x_2 = ((float)il2cpp_codegen_add(L_7, ((float)il2cpp_codegen_multiply(L_8, ((float)il2cpp_codegen_subtract(L_13, L_18))))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_19 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_0)->___position_1);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_20 = ___0_vt;
|
|
int32_t L_21 = ___1_e0;
|
|
uint32_t L_22 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_20, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_21), (int32_t)L_22)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_23 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_20, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_21), (int32_t)L_22))))->___position_1);
|
|
float L_24 = L_23->___y_3;
|
|
float L_25 = ___3_t;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_26 = ___0_vt;
|
|
int32_t L_27 = ___2_e1;
|
|
uint32_t L_28 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_26, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_27), (int32_t)L_28)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_29 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_26, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_27), (int32_t)L_28))))->___position_1);
|
|
float L_30 = L_29->___y_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_31 = ___0_vt;
|
|
int32_t L_32 = ___1_e0;
|
|
uint32_t L_33 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_31, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_32), (int32_t)L_33)))));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_34 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_31, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_32), (int32_t)L_33))))->___position_1);
|
|
float L_35 = L_34->___y_3;
|
|
L_19->___y_3 = ((float)il2cpp_codegen_add(L_24, ((float)il2cpp_codegen_multiply(L_25, ((float)il2cpp_codegen_subtract(L_30, L_35))))));
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_36 = ___0_vt;
|
|
int32_t L_37 = ___1_e0;
|
|
uint32_t L_38 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_36, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_37), (int32_t)L_38)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_39 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_36, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_37), (int32_t)L_38))))->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_40;
|
|
L_40 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_39, NULL);
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_41 = ___0_vt;
|
|
int32_t L_42 = ___2_e1;
|
|
uint32_t L_43 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_41, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_42), (int32_t)L_43)))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_44 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_41, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_42), (int32_t)L_43))))->___tint_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_45;
|
|
L_45 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_44, NULL);
|
|
float L_46 = ___3_t;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_47;
|
|
L_47 = Color_LerpUnclamped_m91027D026E64424B71959149B942F706FC16B1A2_inline(L_40, L_45, L_46, NULL);
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_48;
|
|
L_48 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_47, NULL);
|
|
(&V_0)->___tint_2 = L_48;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_49 = ___0_vt;
|
|
int32_t L_50 = ___1_e0;
|
|
uint32_t L_51 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_49, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_50), (int32_t)L_51)))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_52 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_49, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_50), (int32_t)L_51))))->___uv_3;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7* L_53 = ___0_vt;
|
|
int32_t L_54 = ___2_e1;
|
|
uint32_t L_55 = sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7);
|
|
NullCheck(((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_53, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_54), (int32_t)L_55)))));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7*)il2cpp_codegen_add((intptr_t)L_53, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_54), (int32_t)L_55))))->___uv_3;
|
|
float L_57 = ___3_t;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_58;
|
|
L_58 = Vector2_LerpUnclamped_mB0B50875D4509E21FF43F4D87610333D55E6A44F_inline(L_52, L_56, L_57, NULL);
|
|
(&V_0)->___uv_3 = L_58;
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_59 = V_0;
|
|
V_1 = L_59;
|
|
goto IL_0113;
|
|
}
|
|
|
|
IL_0113:
|
|
{
|
|
Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_60 = V_1;
|
|
return L_60;
|
|
}
|
|
}
|
|
// System.Single UnityEngine.UIElements.UIR.MeshBuilder::IntersectSegments(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MeshBuilder_IntersectSegments_mC8F693B9F4F4C7183F6FC2FF5E60364355F5BB62 (float ___0_ax, float ___1_ay, float ___2_bx, float ___3_by, float ___4_cx, float ___5_cy, float ___6_dx, float ___7_dy, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
bool V_4 = false;
|
|
float V_5 = 0.0f;
|
|
bool V_6 = false;
|
|
{
|
|
float L_0 = ___0_ax;
|
|
float L_1 = ___6_dx;
|
|
float L_2 = ___3_by;
|
|
float L_3 = ___7_dy;
|
|
float L_4 = ___1_ay;
|
|
float L_5 = ___7_dy;
|
|
float L_6 = ___2_bx;
|
|
float L_7 = ___6_dx;
|
|
V_0 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_0, L_1)), ((float)il2cpp_codegen_subtract(L_2, L_3)))), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_4, L_5)), ((float)il2cpp_codegen_subtract(L_6, L_7))))));
|
|
float L_8 = ___0_ax;
|
|
float L_9 = ___4_cx;
|
|
float L_10 = ___3_by;
|
|
float L_11 = ___5_cy;
|
|
float L_12 = ___1_ay;
|
|
float L_13 = ___5_cy;
|
|
float L_14 = ___2_bx;
|
|
float L_15 = ___4_cx;
|
|
V_1 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_8, L_9)), ((float)il2cpp_codegen_subtract(L_10, L_11)))), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_12, L_13)), ((float)il2cpp_codegen_subtract(L_14, L_15))))));
|
|
float L_16 = V_0;
|
|
float L_17 = V_1;
|
|
V_4 = (bool)((((int32_t)((!(((float)((float)il2cpp_codegen_multiply(L_16, L_17))) >= ((float)(-9.99999975E-06f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_18 = V_4;
|
|
if (!L_18)
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
V_5 = ((std::numeric_limits<float>::max)());
|
|
goto IL_0084;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
float L_19 = ___4_cx;
|
|
float L_20 = ___0_ax;
|
|
float L_21 = ___7_dy;
|
|
float L_22 = ___1_ay;
|
|
float L_23 = ___5_cy;
|
|
float L_24 = ___1_ay;
|
|
float L_25 = ___6_dx;
|
|
float L_26 = ___0_ax;
|
|
V_2 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_19, L_20)), ((float)il2cpp_codegen_subtract(L_21, L_22)))), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_23, L_24)), ((float)il2cpp_codegen_subtract(L_25, L_26))))));
|
|
float L_27 = V_2;
|
|
float L_28 = V_1;
|
|
float L_29 = V_0;
|
|
V_3 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_27, L_28)), L_29));
|
|
float L_30 = V_2;
|
|
float L_31 = V_3;
|
|
V_6 = (bool)((((int32_t)((!(((float)((float)il2cpp_codegen_multiply(L_30, L_31))) >= ((float)(-9.99999975E-06f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_32 = V_6;
|
|
if (!L_32)
|
|
{
|
|
goto IL_007b;
|
|
}
|
|
}
|
|
{
|
|
V_5 = ((std::numeric_limits<float>::max)());
|
|
goto IL_0084;
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
float L_33 = V_2;
|
|
float L_34 = V_2;
|
|
float L_35 = V_3;
|
|
V_5 = ((float)(L_33/((float)il2cpp_codegen_subtract(L_34, L_35))));
|
|
goto IL_0084;
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
float L_36 = V_5;
|
|
return L_36;
|
|
}
|
|
}
|
|
// System.Void UnityEngine.UIElements.UIR.MeshBuilder::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshBuilder__cctor_m96711E018AD4C049FFD86FF97186AEC9454C0DCC (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t03ED7C6DFD030F64BE095A77446098CAA515B661____2658253827592C8000DF6C48FD5487B674D9E695DB670A56FDEAB2B7F291523E_0_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5A3F4927E051746A9F30454F0F92269F4430E7C1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63C5C5D442C5A443C7776D7EBEE0F610DE2248B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7C183899E3EA23EE9E6CA02A616D7E7DCBB4AD2C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD48662FD50B014F07EAFB4712AE2F90C3AF0BB5A);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_0), _stringLiteral5A3F4927E051746A9F30454F0F92269F4430E7C1, /*hidden argument*/NULL);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphics9Slice_0 = L_0;
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_1), _stringLiteral63C5C5D442C5A443C7776D7EBEE0F610DE2248B1, /*hidden argument*/NULL);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsSplitTriangle_1 = L_1;
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_2;
|
|
memset((&L_2), 0, sizeof(L_2));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_2), _stringLiteral7C183899E3EA23EE9E6CA02A616D7E7DCBB4AD2C, /*hidden argument*/NULL);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsScaleTriangle_2 = L_2;
|
|
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_3;
|
|
memset((&L_3), 0, sizeof(L_3));
|
|
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_3), _stringLiteralD48662FD50B014F07EAFB4712AE2F90C3AF0BB5A, /*hidden argument*/NULL);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_VectorGraphicsStretch_3 = L_3;
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_MaxTextMeshVertices_4 = ((int32_t)49152);
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_4 = (UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83*)(UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83*)SZArrayNew(UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83_il2cpp_TypeInfo_var, (uint32_t)((int32_t)54));
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_5 = L_4;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_6 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t03ED7C6DFD030F64BE095A77446098CAA515B661____2658253827592C8000DF6C48FD5487B674D9E695DB670A56FDEAB2B7F291523E_0_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_5, L_6, NULL);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___slicedQuadIndices_5 = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___slicedQuadIndices_5), (void*)L_5);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesX_6), (void*)L_7);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7 = L_8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_TexCoordSlicesY_7), (void*)L_8);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_9 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesX_8 = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesX_8), (void*)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesY_9 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___k_PositionSlicesY_9), (void*)L_10);
|
|
VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA* L_11 = (VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA*)(VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA*)SZArrayNew(VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA* L_12 = L_11;
|
|
NullCheck(L_12);
|
|
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(0), (int32_t)1);
|
|
VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA* L_13 = L_12;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(1), (int32_t)2);
|
|
VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA* L_14 = L_13;
|
|
NullCheck(L_14);
|
|
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(2), (int32_t)4);
|
|
VertexClipEdgeU5BU5D_t996146320A0ACC313D3EF0F5791237A90C2E34AA* L_15 = L_14;
|
|
NullCheck(L_15);
|
|
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(3), (int32_t)8);
|
|
((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_AllClipEdges_10 = L_15;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_StaticFields*)il2cpp_codegen_static_fields_for(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var))->___s_AllClipEdges_10), (void*)L_15);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Color_op_Equality_mB2BDC39B0B367BA15AA8DF22F8CB0D02D20BDC71_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_lhs, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_lhs;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1;
|
|
L_1 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_0, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_rhs;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_3;
|
|
L_3 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_2, NULL);
|
|
bool L_4;
|
|
L_4 = Vector4_op_Equality_mCEA0E5F229F4AE8C55152F7A8F84345F24F52DC6_inline(L_1, L_3, NULL);
|
|
V_0 = L_4;
|
|
goto IL_0015;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
bool L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
bool V_2 = false;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
|
|
float L_3 = L_2.___x_0;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_lhs;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_rhs;
|
|
float L_7 = L_6.___y_1;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
|
|
float L_8 = V_0;
|
|
float L_9 = V_0;
|
|
float L_10 = V_1;
|
|
float L_11 = V_1;
|
|
V_2 = (bool)((((float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, L_9)), ((float)il2cpp_codegen_multiply(L_10, L_11))))) < ((float)(9.99999944E-11f)))? 1 : 0);
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
bool L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method)
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
int32_t V_1 = 0;
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = (*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)__this);
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1;
|
|
L_1 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2;
|
|
L_2 = Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_inline((&V_0), NULL);
|
|
V_1 = L_2;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
int32_t L_3 = V_1;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___m_X_0;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
int32_t L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___m_Y_1;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
int32_t L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
int32_t L_1 = ___1_b;
|
|
if ((((int32_t)L_0) > ((int32_t)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = ___1_b;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
int32_t L_3 = ___0_a;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
int32_t L_1 = ___1_b;
|
|
if ((((int32_t)L_0) < ((int32_t)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = ___1_b;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
int32_t L_3 = ___0_a;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_x;
|
|
__this->___m_X_0 = L_0;
|
|
int32_t L_1 = ___1_y;
|
|
__this->___m_Y_1 = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool BaseShaderInfoStorage_get_disposed_mAF7F54A791E6AF75BF1AD71B1DDA85099BFCE1EF_inline (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CdisposedU3Ek__BackingField_4;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BaseShaderInfoStorage_set_disposed_m454C43D78C684531DF00E4EE08E436C383C6944B_inline (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CdisposedU3Ek__BackingField_4 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_name;
|
|
intptr_t L_1;
|
|
L_1 = ProfilerUnsafeUtility_CreateMarker_mC5E1AAB8CC1F0342065DF85BA3334445ED754E64(L_0, (uint16_t)1, 0, 0, NULL);
|
|
__this->___m_Ptr_0 = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method)
|
|
{
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_c;
|
|
float L_1 = L_0.___r_0;
|
|
float L_2;
|
|
L_2 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_1, NULL);
|
|
float L_3;
|
|
L_3 = bankers_roundf(((float)il2cpp_codegen_multiply(L_2, (255.0f))));
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_c;
|
|
float L_5 = L_4.___g_1;
|
|
float L_6;
|
|
L_6 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_5, NULL);
|
|
float L_7;
|
|
L_7 = bankers_roundf(((float)il2cpp_codegen_multiply(L_6, (255.0f))));
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___0_c;
|
|
float L_9 = L_8.___b_2;
|
|
float L_10;
|
|
L_10 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_9, NULL);
|
|
float L_11;
|
|
L_11 = bankers_roundf(((float)il2cpp_codegen_multiply(L_10, (255.0f))));
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ___0_c;
|
|
float L_13 = L_12.___a_3;
|
|
float L_14;
|
|
L_14 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_13, NULL);
|
|
float L_15;
|
|
L_15 = bankers_roundf(((float)il2cpp_codegen_multiply(L_14, (255.0f))));
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_16), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_3), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_7), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_11), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_15), /*hidden argument*/NULL);
|
|
V_0 = L_16;
|
|
goto IL_0065;
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_17 = V_0;
|
|
return L_17;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___m_Ptr_0;
|
|
ProfilerUnsafeUtility_BeginSample_mB5106F4E7ECEF54906545665ED23928D14F5FCA7(L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x_0 = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y_1 = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
|
|
float L_3 = L_2.___x_0;
|
|
float L_4;
|
|
L_4 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_1, L_3, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___0_lhs;
|
|
float L_6 = L_5.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___1_rhs;
|
|
float L_8 = L_7.___y_1;
|
|
float L_9;
|
|
L_9 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_6, L_8, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
|
|
memset((&L_10), 0, sizeof(L_10));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_10), L_4, L_9, /*hidden argument*/NULL);
|
|
V_0 = L_10;
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = V_0;
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___m_Ptr_0;
|
|
ProfilerUnsafeUtility_EndSample_mFDB4EFB160A9CB817D2F8ED21B88693616B27409(L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float G_B3_0 = 0.0f;
|
|
{
|
|
float L_0 = ___0_a;
|
|
float L_1 = ___1_b;
|
|
if ((((float)L_0) < ((float)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ___1_b;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
float L_3 = ___0_a;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
float L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___zeroVector_2;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float G_B3_0 = 0.0f;
|
|
{
|
|
float L_0 = ___0_a;
|
|
float L_1 = ___1_b;
|
|
if ((((float)L_0) > ((float)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ___1_b;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
float L_3 = ___0_a;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
float L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
float V_2 = 0.0f;
|
|
{
|
|
float L_0 = ___0_value;
|
|
float L_1 = ___1_min;
|
|
V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = ___1_min;
|
|
___0_value = L_3;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_4 = ___0_value;
|
|
float L_5 = ___2_max;
|
|
V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
float L_7 = ___2_max;
|
|
___0_value = L_7;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
float L_8 = ___0_value;
|
|
V_2 = L_8;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_9 = V_2;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___0_c, const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_0 = ___0_c;
|
|
uint8_t L_1 = L_0.___r_1;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_2 = ___0_c;
|
|
uint8_t L_3 = L_2.___g_2;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_4 = ___0_c;
|
|
uint8_t L_5 = L_4.___b_3;
|
|
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_6 = ___0_c;
|
|
uint8_t L_7 = L_6.___a_4;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_8), ((float)(((float)L_1)/(255.0f))), ((float)(((float)L_3)/(255.0f))), ((float)(((float)L_5)/(255.0f))), ((float)(((float)L_7)/(255.0f))), /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_003d;
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
{
|
|
float L_0 = ___1_b;
|
|
float L_1 = ___0_a;
|
|
float L_2;
|
|
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
|
|
float L_3 = ___0_a;
|
|
float L_4;
|
|
L_4 = fabsf(L_3);
|
|
float L_5 = ___1_b;
|
|
float L_6;
|
|
L_6 = fabsf(L_5);
|
|
float L_7;
|
|
L_7 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_4, L_6, NULL);
|
|
float L_8 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon_0;
|
|
float L_9;
|
|
L_9 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(((float)il2cpp_codegen_multiply((9.99999997E-07f), L_7)), ((float)il2cpp_codegen_multiply(L_8, (8.0f))), NULL);
|
|
V_0 = (bool)((((float)L_2) < ((float)L_9))? 1 : 0);
|
|
goto IL_0035;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
bool L_10 = V_0;
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
float L_2 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_1;
|
|
float L_5 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
memset((&L_6), 0, sizeof(L_6));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), /*hidden argument*/NULL);
|
|
V_0 = L_6;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* __this, uint8_t ___0_r, uint8_t ___1_g, uint8_t ___2_b, uint8_t ___3_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___rgba_0 = 0;
|
|
uint8_t L_0 = ___0_r;
|
|
__this->___r_1 = L_0;
|
|
uint8_t L_1 = ___1_g;
|
|
__this->___g_2 = L_1;
|
|
uint8_t L_2 = ___2_b;
|
|
__this->___b_3 = L_2;
|
|
uint8_t L_3 = ___3_a;
|
|
__this->___a_4 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x_2 = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y_3 = L_1;
|
|
float L_2 = ___2_z;
|
|
__this->___z_4 = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___zeroVector_5;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_v;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_v;
|
|
float L_3 = L_2.___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), L_1, L_3, (0.0f), /*hidden argument*/NULL);
|
|
V_0 = L_4;
|
|
goto IL_001a;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), ((float)il2cpp_codegen_add(L_9, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Division_mCC6BB24E372AB96B8380D1678446EF6A8BAE13BB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
float L_2 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_3;
|
|
float L_5 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___0_a;
|
|
float L_7 = L_6.___z_4;
|
|
float L_8 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
memset((&L_9), 0, sizeof(L_9));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)(L_1/L_2)), ((float)(L_4/L_5)), ((float)(L_7/L_8)), /*hidden argument*/NULL);
|
|
V_0 = L_9;
|
|
goto IL_0021;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0;
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), ((float)il2cpp_codegen_subtract(L_9, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = __this->___x_2;
|
|
float L_1 = __this->___x_2;
|
|
float L_2 = __this->___y_3;
|
|
float L_3 = __this->___y_3;
|
|
float L_4 = __this->___z_4;
|
|
float L_5 = __this->___z_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_6;
|
|
L_6 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5))))));
|
|
V_0 = ((float)L_6);
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
float L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x_1 = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y_2 = L_1;
|
|
float L_2 = ___2_z;
|
|
__this->___z_3 = L_2;
|
|
float L_3 = ___3_w;
|
|
__this->___w_4 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)__this);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Vector3_Normalize_mEF8349CC39674236CFC694189AFD36E31F89AC8F_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
goto IL_000f;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = V_0;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
float L_2 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_3;
|
|
float L_5 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___0_a;
|
|
float L_7 = L_6.___z_4;
|
|
float L_8 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
memset((&L_9), 0, sizeof(L_9));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), /*hidden argument*/NULL);
|
|
V_0 = L_9;
|
|
goto IL_0021;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0;
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields*)il2cpp_codegen_static_fields_for(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_il2cpp_TypeInfo_var))->___zeroVector_5;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_v;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___0_v;
|
|
float L_3 = L_2.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), L_1, L_3, /*hidden argument*/NULL);
|
|
V_0 = L_4;
|
|
goto IL_0015;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_1;
|
|
float L_2 = ___1_d;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_2;
|
|
float L_5 = ___1_d;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___0_a;
|
|
float L_7 = L_6.___z_3;
|
|
float L_8 = ___1_d;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = ___0_a;
|
|
float L_10 = L_9.___w_4;
|
|
float L_11 = ___1_d;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_12), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), ((float)il2cpp_codegen_multiply(L_10, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0029;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_a, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = ___0_a;
|
|
float L_13 = L_12.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___1_b;
|
|
float L_15 = L_14.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_16), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), ((float)il2cpp_codegen_add(L_9, L_11)), ((float)il2cpp_codegen_add(L_13, L_15)), /*hidden argument*/NULL);
|
|
V_0 = L_16;
|
|
goto IL_003d;
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_17 = V_0;
|
|
return L_17;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_lhs;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_rhs;
|
|
float L_7 = L_6.___y_1;
|
|
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7))));
|
|
goto IL_001f;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
float L_8 = V_0;
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_rhs;
|
|
bool L_2;
|
|
L_2 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_0, L_1, NULL);
|
|
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|
goto IL_000e;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
bool L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)(L_1/L_3)), ((float)(L_5/L_7)), /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)), /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
|
|
TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_0 = ((TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_StaticFields*)il2cpp_codegen_static_fields_for(TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var))->___U3CinstanceU3Ek__BackingField_4;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextureSlotManager_set_FreeSlots_m7400CBFEF9DC81345E311C521163C76973DC4255_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
__this->___U3CFreeSlotsU3Ek__BackingField_8 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TextureSlotManager_get_FreeSlots_m07D624EAB6ED9D3B1F4B4EF33DB2FAB1545871D2_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___U3CFreeSlotsU3Ek__BackingField_8;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextureSlotManager_MarkUsed_m6012C3110EBDC75E7B970C814CAA7147D9378126_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_slotIndex, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = __this->___m_Tickets_4;
|
|
int32_t L_1 = ___0_slotIndex;
|
|
NullCheck(L_0);
|
|
int32_t L_2 = L_1;
|
|
int32_t L_3 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
int32_t L_5 = __this->___m_FirstUsedTicket_6;
|
|
V_1 = (bool)((((int32_t)L_4) < ((int32_t)L_5))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7;
|
|
L_7 = TextureSlotManager_get_FreeSlots_m07D624EAB6ED9D3B1F4B4EF33DB2FAB1545871D2_inline(__this, NULL);
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(L_7, 1));
|
|
int32_t L_8 = V_2;
|
|
TextureSlotManager_set_FreeSlots_m7400CBFEF9DC81345E311C521163C76973DC4255_inline(__this, L_8, NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->___m_Tickets_4;
|
|
int32_t L_10 = ___0_slotIndex;
|
|
int32_t L_11 = __this->___m_CurrentTicket_5;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
int32_t L_12 = V_2;
|
|
__this->___m_CurrentTicket_5 = L_12;
|
|
int32_t L_13 = V_2;
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(L_10), (int32_t)L_13);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool GradientSettingsAtlas_get_disposed_mCCD5106A3B40907FD8E0B60E9F998778BF945A4C_inline (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CdisposedU3Ek__BackingField_8;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void GradientSettingsAtlas_set_disposed_m17E7BF319F63EB21F3E9F8CD1E4CD39FAF2A671C_inline (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CdisposedU3Ek__BackingField_8 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void GradientSettingsAtlas_set_MustCommit_mF9F65F974525C1F9792083A544F2A34A1D7FA1B8_inline (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CMustCommitU3Ek__BackingField_9 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline (const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (0.0f), (0.0f), (0.0f), (1.0f), /*hidden argument*/NULL);
|
|
V_0 = L_0;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___oneVector_3;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
float L_2 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_1;
|
|
float L_5 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
memset((&L_6), 0, sizeof(L_6));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)(L_1/L_2)), ((float)(L_4/L_5)), /*hidden argument*/NULL);
|
|
V_0 = L_6;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool GradientSettingsAtlas_get_MustCommit_m8B96F6854A1F1D5A0B826A2C93BD7C09355CA26C_inline (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CMustCommitU3Ek__BackingField_9;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* Allocator_Invoke_mCBC42ABCC9E1CDBD31724B53430EE6271DD256A7_inline (Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* __this, uint32_t ___0_vertexCount, uint32_t ___1_indexCount, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0* ___2_allocatorData, const RuntimeMethod* method)
|
|
{
|
|
typedef MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* (*FunctionPointerType) (RuntimeObject*, uint32_t, uint32_t, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0*, const RuntimeMethod*);
|
|
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___0_vertexCount, ___1_indexCount, ___2_allocatorData, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Multiply_mD0296202733CB2D5342FB7C82B48AEDA63036758_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_a;
|
|
float L_1 = L_0.___r_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_b;
|
|
float L_3 = L_2.___r_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_a;
|
|
float L_5 = L_4.___g_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___1_b;
|
|
float L_7 = L_6.___g_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___0_a;
|
|
float L_9 = L_8.___b_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10 = ___1_b;
|
|
float L_11 = L_10.___b_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ___0_a;
|
|
float L_13 = L_12.___a_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_b;
|
|
float L_15 = L_14.___a_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_16), ((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)), ((float)il2cpp_codegen_multiply(L_9, L_11)), ((float)il2cpp_codegen_multiply(L_13, L_15)), /*hidden argument*/NULL);
|
|
V_0 = L_16;
|
|
goto IL_003d;
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17 = V_0;
|
|
return L_17;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
{
|
|
int32_t L_0 = ___0_index;
|
|
V_1 = L_0;
|
|
int32_t L_1 = V_1;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_3 = __this->___x_1;
|
|
V_2 = L_3;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
float L_4 = __this->___y_2;
|
|
V_2 = L_4;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
float L_5 = __this->___z_3;
|
|
V_2 = L_5;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
float L_6 = __this->___w_4;
|
|
V_2 = L_6;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* L_7 = (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_7);
|
|
IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB23C3717573626FB4C3C7DF5C19EDE7689837214)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Vector4_get_Item_mB1D001A235857569E479FB799EF77C52391D19EF_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
float L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
{
|
|
int32_t L_0 = ___0_index;
|
|
V_1 = L_0;
|
|
int32_t L_1 = V_1;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
float L_3 = __this->___x_2;
|
|
V_2 = L_3;
|
|
goto IL_003f;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
float L_4 = __this->___y_3;
|
|
V_2 = L_4;
|
|
goto IL_003f;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
float L_5 = __this->___z_4;
|
|
V_2 = L_5;
|
|
goto IL_003f;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* L_6 = (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_6);
|
|
IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral27C7727EAAAD675C621F6257F2BD5190CE343979)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
float L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_LerpUnclamped_m91027D026E64424B71959149B942F706FC16B1A2_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_b, float ___2_t, const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_a;
|
|
float L_1 = L_0.___r_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_b;
|
|
float L_3 = L_2.___r_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_a;
|
|
float L_5 = L_4.___r_0;
|
|
float L_6 = ___2_t;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_7 = ___0_a;
|
|
float L_8 = L_7.___g_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = ___1_b;
|
|
float L_10 = L_9.___g_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_11 = ___0_a;
|
|
float L_12 = L_11.___g_1;
|
|
float L_13 = ___2_t;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___0_a;
|
|
float L_15 = L_14.___b_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16 = ___1_b;
|
|
float L_17 = L_16.___b_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_18 = ___0_a;
|
|
float L_19 = L_18.___b_2;
|
|
float L_20 = ___2_t;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_21 = ___0_a;
|
|
float L_22 = L_21.___a_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_23 = ___1_b;
|
|
float L_24 = L_23.___a_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_25 = ___0_a;
|
|
float L_26 = L_25.___a_3;
|
|
float L_27 = ___2_t;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_28;
|
|
memset((&L_28), 0, sizeof(L_28));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_28), ((float)il2cpp_codegen_add(L_1, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_3, L_5)), L_6)))), ((float)il2cpp_codegen_add(L_8, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_10, L_12)), L_13)))), ((float)il2cpp_codegen_add(L_15, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_17, L_19)), L_20)))), ((float)il2cpp_codegen_add(L_22, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_24, L_26)), L_27)))), /*hidden argument*/NULL);
|
|
V_0 = L_28;
|
|
goto IL_0061;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_29 = V_0;
|
|
return L_29;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_LerpUnclamped_mB0B50875D4509E21FF43F4D87610333D55E6A44F_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, float ___2_t, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___x_0;
|
|
float L_6 = ___2_t;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___0_a;
|
|
float L_8 = L_7.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = ___1_b;
|
|
float L_10 = L_9.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = ___0_a;
|
|
float L_12 = L_11.___y_1;
|
|
float L_13 = ___2_t;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
|
|
memset((&L_14), 0, sizeof(L_14));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_14), ((float)il2cpp_codegen_add(L_1, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_3, L_5)), L_6)))), ((float)il2cpp_codegen_add(L_8, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_10, L_12)), L_13)))), /*hidden argument*/NULL);
|
|
V_0 = L_14;
|
|
goto IL_0035;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = V_0;
|
|
return L_15;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, int32_t ___0_index, float ___1_value, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
int32_t L_0 = ___0_index;
|
|
V_1 = L_0;
|
|
int32_t L_1 = V_1;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_3 = ___1_value;
|
|
__this->___x_1 = L_3;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
float L_4 = ___1_value;
|
|
__this->___y_2 = L_4;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
float L_5 = ___1_value;
|
|
__this->___z_3 = L_5;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
float L_6 = ___1_value;
|
|
__this->___w_4 = L_6;
|
|
goto IL_004c;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* L_7 = (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_7);
|
|
IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB23C3717573626FB4C3C7DF5C19EDE7689837214)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Vector4_set_Item_mF24782F861A16BB0436C2262FA916B4EE69998A6_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Cross_mF93A280558BCE756D13B6CC5DCD7DE8A43148987_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_lhs;
|
|
float L_1 = L_0.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_rhs;
|
|
float L_3 = L_2.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_lhs;
|
|
float L_5 = L_4.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_rhs;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_lhs;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_rhs;
|
|
float L_11 = L_10.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = ___0_lhs;
|
|
float L_13 = L_12.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = ___1_rhs;
|
|
float L_15 = L_14.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = ___0_lhs;
|
|
float L_17 = L_16.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = ___1_rhs;
|
|
float L_19 = L_18.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = ___0_lhs;
|
|
float L_21 = L_20.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = ___1_rhs;
|
|
float L_23 = L_22.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
|
|
memset((&L_24), 0, sizeof(L_24));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_24), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_9, L_11)), ((float)il2cpp_codegen_multiply(L_13, L_15)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_17, L_19)), ((float)il2cpp_codegen_multiply(L_21, L_23)))), /*hidden argument*/NULL);
|
|
V_0 = L_24;
|
|
goto IL_005a;
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_0;
|
|
return L_25;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_a;
|
|
float L_1 = L_0.___r_0;
|
|
float L_2 = ___1_b;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ___0_a;
|
|
float L_4 = L_3.___g_1;
|
|
float L_5 = ___1_b;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___0_a;
|
|
float L_7 = L_6.___b_2;
|
|
float L_8 = ___1_b;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = ___0_a;
|
|
float L_10 = L_9.___a_3;
|
|
float L_11 = ___1_b;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_12), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), ((float)il2cpp_codegen_multiply(L_10, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0029;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_a;
|
|
float L_1 = L_0.___r_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_b;
|
|
float L_3 = L_2.___r_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_a;
|
|
float L_5 = L_4.___g_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___1_b;
|
|
float L_7 = L_6.___g_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___0_a;
|
|
float L_9 = L_8.___b_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10 = ___1_b;
|
|
float L_11 = L_10.___b_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ___0_a;
|
|
float L_13 = L_12.___a_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_b;
|
|
float L_15 = L_14.___a_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_16), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), ((float)il2cpp_codegen_add(L_9, L_11)), ((float)il2cpp_codegen_add(L_13, L_15)), /*hidden argument*/NULL);
|
|
V_0 = L_16;
|
|
goto IL_003d;
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17 = V_0;
|
|
return L_17;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mD2ED26ACAF3BAF386FFEA83893BA51DB9FD8BA30_gshared_inline (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->____size_2;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mD4F3498FBD3BDD3F03CBCFB38041CBAC9C28CAFC_gshared_inline (List_1_tDBA89B0E21BAC58CFBD3C1F76E4668E3B562761A* __this, /*Unity.IL2CPP.Metadata.__Il2CppFullySharedGenericType*/Il2CppFullySharedGenericAny ___0_item, const RuntimeMethod* method)
|
|
{
|
|
// sizeof(T)
|
|
const uint32_t SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E = il2cpp_codegen_sizeof(il2cpp_rgctx_data(method->klass->rgctx_data, 9));
|
|
// T
|
|
const Il2CppFullySharedGenericAny L_8 = alloca(SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E);
|
|
const Il2CppFullySharedGenericAny L_9 = L_8;
|
|
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
int32_t L_0 = __this->____version_3;
|
|
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* L_1 = __this->____items_1;
|
|
V_0 = L_1;
|
|
int32_t L_2 = __this->____size_2;
|
|
V_1 = L_2;
|
|
int32_t L_3 = V_1;
|
|
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = V_1;
|
|
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
__Il2CppFullySharedGenericTypeU5BU5D_tCAB6D060972DD49223A834B7EEFEB9FE2D003BEC* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
il2cpp_codegen_memcpy(L_8, (il2cpp_codegen_class_is_value_type(il2cpp_rgctx_data(method->klass->rgctx_data, 9)) ? ___0_item : &___0_item), SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E);
|
|
NullCheck(L_6);
|
|
il2cpp_codegen_memcpy((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)), L_8, SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E);
|
|
Il2CppCodeGenWriteBarrierForClass(il2cpp_rgctx_data(method->klass->rgctx_data, 9), (void**)(L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)), (void*)L_8);
|
|
return;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
il2cpp_codegen_memcpy(L_9, (il2cpp_codegen_class_is_value_type(il2cpp_rgctx_data(method->klass->rgctx_data, 9)) ? ___0_item : &___0_item), SizeOf_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E);
|
|
InvokerActionInvoker1< Il2CppFullySharedGenericAny >::Invoke(il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 14)), il2cpp_rgctx_method(method->klass->rgctx_data, 14), __this, (il2cpp_codegen_class_is_value_type(il2cpp_rgctx_data(method->klass->rgctx_data, 9)) ? L_9: *(void**)L_9));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method)
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_c;
|
|
float L_1 = L_0.___r_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___0_c;
|
|
float L_3 = L_2.___g_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_c;
|
|
float L_5 = L_4.___b_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___0_c;
|
|
float L_7 = L_6.___a_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_8), L_1, L_3, L_5, L_7, /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_0021;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector4_op_Equality_mCEA0E5F229F4AE8C55152F7A8F84345F24F52DC6_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_lhs, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
bool V_5 = false;
|
|
{
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___0_lhs;
|
|
float L_1 = L_0.___x_1;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___1_rhs;
|
|
float L_3 = L_2.___x_1;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___0_lhs;
|
|
float L_5 = L_4.___y_2;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___1_rhs;
|
|
float L_7 = L_6.___y_2;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = ___0_lhs;
|
|
float L_9 = L_8.___z_3;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___1_rhs;
|
|
float L_11 = L_10.___z_3;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11));
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = ___0_lhs;
|
|
float L_13 = L_12.___w_4;
|
|
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___1_rhs;
|
|
float L_15 = L_14.___w_4;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_13, L_15));
|
|
float L_16 = V_0;
|
|
float L_17 = V_0;
|
|
float L_18 = V_1;
|
|
float L_19 = V_1;
|
|
float L_20 = V_2;
|
|
float L_21 = V_2;
|
|
float L_22 = V_3;
|
|
float L_23 = V_3;
|
|
V_4 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_16, L_17)), ((float)il2cpp_codegen_multiply(L_18, L_19)))), ((float)il2cpp_codegen_multiply(L_20, L_21)))), ((float)il2cpp_codegen_multiply(L_22, L_23))));
|
|
float L_24 = V_4;
|
|
V_5 = (bool)((((float)L_24) < ((float)(9.99999944E-11f)))? 1 : 0);
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
bool L_25 = V_5;
|
|
return L_25;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
float* L_0 = (float*)(&__this->___x_1);
|
|
int32_t L_1;
|
|
L_1 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_0, NULL);
|
|
float* L_2 = (float*)(&__this->___y_2);
|
|
int32_t L_3;
|
|
L_3 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_2, NULL);
|
|
float* L_4 = (float*)(&__this->___z_3);
|
|
int32_t L_5;
|
|
L_5 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_4, NULL);
|
|
float* L_6 = (float*)(&__this->___w_4);
|
|
int32_t L_7;
|
|
L_7 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_6, NULL);
|
|
V_0 = ((int32_t)(((int32_t)(((int32_t)(L_1^((int32_t)(L_3<<2))))^((int32_t)(L_5>>2))))^((int32_t)(L_7>>1))));
|
|
goto IL_0039;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
int32_t L_8 = V_0;
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
float V_1 = 0.0f;
|
|
bool V_2 = false;
|
|
{
|
|
float L_0 = ___0_value;
|
|
V_0 = (bool)((((float)L_0) < ((float)(0.0f)))? 1 : 0);
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (0.0f);
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
float L_2 = ___0_value;
|
|
V_2 = (bool)((((float)L_2) > ((float)(1.0f)))? 1 : 0);
|
|
bool L_3 = V_2;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (1.0f);
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
float L_4 = ___0_value;
|
|
V_1 = L_4;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_5 = V_1;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_r;
|
|
__this->___r_0 = L_0;
|
|
float L_1 = ___1_g;
|
|
__this->___g_1 = L_1;
|
|
float L_2 = ___2_b;
|
|
__this->___b_2 = L_2;
|
|
float L_3 = ___3_a;
|
|
__this->___a_3 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Normalize_mEF8349CC39674236CFC694189AFD36E31F89AC8F_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
bool V_1 = false;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_value;
|
|
float L_1;
|
|
L_1 = Vector3_Magnitude_m21652D951393A3D7CE92CE40049A0E7F76544D1B_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
float L_2 = V_0;
|
|
V_1 = (bool)((((float)L_2) > ((float)(9.99999975E-06f)))? 1 : 0);
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_value;
|
|
float L_5 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Vector3_op_Division_mCC6BB24E372AB96B8380D1678446EF6A8BAE13BB_inline(L_4, L_5, NULL);
|
|
V_2 = L_6;
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
|
|
L_7 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
|
|
V_2 = L_7;
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Magnitude_m21652D951393A3D7CE92CE40049A0E7F76544D1B_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_vector, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_vector;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___0_vector;
|
|
float L_3 = L_2.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_vector;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___0_vector;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_vector;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___0_vector;
|
|
float L_11 = L_10.___z_4;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_12;
|
|
L_12 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)))), ((float)il2cpp_codegen_multiply(L_9, L_11))))));
|
|
V_0 = ((float)L_12);
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
float L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|