﻿#include "pch-cpp.hpp"

#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif


#include <limits>


struct VirtualActionInvoker0
{
	typedef void (*Action)(void*, const RuntimeMethod*);

	static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		((Action)invokeData.methodPtr)(obj, invokeData.method);
	}
};
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 T1, typename T2, typename T3>
struct VirtualActionInvoker3
{
	typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);

	static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		((Action)invokeData.methodPtr)(obj, p1, p2, p3, 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 R, typename T1, typename T2, typename T3>
struct VirtualFuncInvoker3
{
	typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
	}
};
template <typename R, typename T1, typename T2, typename T3, typename T4>
struct VirtualFuncInvoker4
{
	typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
	}
};
template <typename R>
struct InterfaceFuncInvoker0
{
	typedef R (*Func)(void*, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
		return ((Func)invokeData.methodPtr)(obj, invokeData.method);
	}
};
template <typename R, typename T1>
struct InterfaceFuncInvoker1
{
	typedef R (*Func)(void*, T1, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
		return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
	}
};

struct Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C;
struct Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6;
struct Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B;
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87;
struct Action_1_t6CEFBD00BC7F3417CE2B5085F1C6192707A1F6DC;
struct Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F;
struct BasicNodePool_1_tEF610BEFE1094E5737DC6F71292C727C8FFD0828;
struct BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB;
struct DataSet_1_t06E945F9181593E5AF1D52C4F01F64705D0EE1FB;
struct DataSet_1_t7AB6378C4975B89560B35C7854DF838C507AD25A;
struct Dictionary_2_tB87BEC840CF876F5CE38D31A5FD1BFD7BDCCCD75;
struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA;
struct Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00;
struct Dictionary_2_t2E14D8B0F76748B5AE00AF497CE45177082B7DA6;
struct Dictionary_2_t4055F6540F36F21F9FEDAFB92D8E0089B38EBBC8;
struct Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E;
struct Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18;
struct Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4;
struct Func_1_t6C71C14DB1034DB5664878D0DB8C07DE9B04EBC1;
struct Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B;
struct Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F;
struct Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E;
struct Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277;
struct GPUBuffer_1_tA6A8BA754BA691383F7FA4302803FC11DA7373F3;
struct IEqualityComparer_1_tF9F1A8EA49C027FA45CFF34B2360A103EC4B4970;
struct IList_1_t4A9A4A4522238CC06724A58FE97BCC6029EA9F08;
struct KeyCollection_tB3FAA62F9C12C65FEC51CA27CA6B3F2FCDC5173B;
struct LinkedList_1_t09F6FB09C766455615BBF59716D285304C49E0E7;
struct LinkedPoolItem_1_t6FDA4D3D7892BA96F64DABAA19EB9989EB14A0FF;
struct LinkedPoolItem_1_tD677E54AEDFCA19642ADA7F09E665AC2A79625DF;
struct LinkedPoolItem_1_t966AFC99094156308D1A52BB685B3C177BC6A1F4;
struct LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83;
struct LinkedPool_1_tD8A175EE023C8220138E51E722F4A20ACE9CA851;
struct LinkedPool_1_t27505BB5E276B4361ACE769F2922D5FDC6742877;
struct LinkedPool_1_t2089E962DBA7DCED47F5B21A93012A52E885E94F;
struct LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333;
struct List_1_t60F39D768DAD2345527AD3EE73FAB2667DF4F260;
struct List_1_tB86898E2E533634C35EC58EC5DAE3353038A9210;
struct List_1_tA79C35FB5E50135962B53960CB758B9262700632;
struct List_1_t7CA47020248DF4D673AB763E11C5A5CC37975A3C;
struct List_1_t9EBDA2ACDD91FB01123F6C121E740CADDDC909AA;
struct List_1_t96E9133B70FB6765E6B138E810D33E18901715DA;
struct List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13;
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
struct List_1_t9FF902E193613BD654FD1CF8DBDEF7B872504919;
struct List_1_t7524385702B2ADF442BBE71121A26B337005726D;
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
struct List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F;
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A;
struct List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00;
struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95;
struct List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E;
struct List_1_tAF3B3F03351330B5C2EA012DB4C7E417DC6551AB;
struct List_1_t0BE12F16A937298114B20824E93D706BCA5214D5;
struct List_1_t33D0D5DC1CC999D9E66584CFA3E5F86E9C719E8C;
struct List_1_tE6A967BAC61940A70814BDD10C019CC887E70047;
struct List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8;
struct NativePagedList_1_tABC20D2BF2201947799C085E080B20A0F9D55BEB;
struct NativePagedList_1_t282491F87A78B5D5DB5A643AF3F3850EE5399A9F;
struct NativePagedList_1_tA742C0CF8E937F95678B76759F83822D3196477A;
struct RefCounted_t6B975CD3D06E8D955346FC0D66E8F6E449D49A44;
struct RefCounted_t0E133AD36715877AE1CE72539A0199B4D3AA8CD1;
struct RefCounted_t81BCBAE57D930C934CF7A439452D65303AC6A8CD;
struct RefCounted_t78303B1CD3D08C664ABB15EBD7C882DA3E06CF7D;
struct RefCounted_tA9FB4D63A1064BD322AFDFCD70319CB384C057D9;
struct RefCounted_t812D790A2C787F18230F9234F6C9B84D4AC1A85A;
struct ShaderInfoStorage_1_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30;
struct ShaderInfoStorage_1_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6;
struct Stack_1_t9978CB0119EA70B0C3101996FB3D675B2D59025A;
struct Stack_1_t3B750F239246A65B0BACFB807CBA1961CA8DE0A6;
struct TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7;
struct TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526;
struct ValueCollection_t00C6C88A65B312A75F26F71381E34B3A6D8AA740;
struct EntryU5BU5D_tF94CF48764A92F79CAC9630D8B1F4ADB437B18D9;
struct List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259;
struct ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82;
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
struct GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
struct LineInfoU5BU5D_t37598F2175B291797270D1161DC29B6296FB169D;
struct LinkInfoU5BU5D_tB7EB23E47AF29CCBEC884F9D0DB95BC97F62AE51;
struct MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6;
struct MeshWriteDataU5BU5D_tCF1948F981F6B1B18ADD73AD1EA70BD6845D68BD;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct PageInfoU5BU5D_tFEA2CF88695491CFC2F2A2EF6BDCC56E52B0A6D4;
struct RenderChainU5BU5D_tD86D2A262F4A03450C368D8058A1D058E63C87FF;
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TextElementInfoU5BU5D_tEC28C9B72883EE21AA798913497C69E179A15C4E;
struct TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A;
struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83;
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
struct VectorImageManagerU5BU5D_tED65E2CFA572B3026276D5E87498FCD9EAA5D73B;
struct VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4;
struct VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185;
struct VisualElementU5BU5D_tCAE8038767BF0FBEE26B3470C0FC4AE60E5229DF;
struct WordInfoU5BU5D_tAD74C9720883D7BB229A20FFAE9EFD2CF9963F7B;
struct PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9;
struct BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA;
struct EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8;
struct RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581;
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
struct AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC;
struct BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2;
struct BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303;
struct BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7;
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73;
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3;
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
struct DetachedAllocator_tBE2444DA2373005B5DF5E6A96F8CDC329A9D701E;
struct DrawParams_t523864F415D78BD8BB14E8B7BD349594D6187443;
struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB;
struct EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85;
struct Exception_t;
struct GPUBufferAllocator_tF80B451375FD15F0C2A169E686269C5312DE9C48;
struct GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307;
struct GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B;
struct GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A;
struct IBinding_t02FD99E9C9F2072B28E110F16C157666F5B2DBC7;
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
struct IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5;
struct IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5;
struct IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89;
struct IStylePainter_t0B2A07F3DA2AD05641C95841817F32B352E464E6;
struct ITransform_tE5B8E1959EF1ABDE4E6DD44E9FB55EB043FCCDA4;
struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82;
struct InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165;
struct JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530;
struct JobMerger_t375B8AE5D19CE17ED0064AAF087C1E165B2C0523;
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
struct MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D;
struct MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62;
struct MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E;
struct MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9;
struct MethodInfo_t;
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
struct OpacityIdAccelerator_t28773C62F594A1F6A4319298D6CAA31E16458EA7;
struct Page_tB4EA8095DF85BAF22AB8FCA71400121E721B57C9;
struct Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837;
struct Regex_tE773142C2BE45C5D362B0F815AFF831707A51772;
struct RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363;
struct RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727;
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27;
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692;
struct ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0;
struct ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27;
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99;
struct String_t;
struct StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527;
struct TextEditingManipulator_t9AC543C81F3778888F421C8D93003EBC8902EB29;
struct TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0;
struct TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2;
struct TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09;
struct TextSelectingManipulator_t85DD873E0C5537C1F8468B6FE5E4C9995B193855;
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700;
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
struct TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7;
struct TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B;
struct TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D;
struct TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A;
struct UIRAtlasAllocator_t70FA0F3477E077A18096F66B51F6A2B205825BD7;
struct UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8;
struct UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302;
struct UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE;
struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC;
struct VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED;
struct VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458;
struct VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A;
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115;
struct VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB;
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
struct YogaNode_t9EE7C2B7C0BD1299C28837B1A66CF4660E724C8B;
struct U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300;
struct U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F;
struct U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107;
struct U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30;
struct U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C;
struct CustomStyleAccess_t170C852102B4D09FB478B620A75B14D096F9F2B1;
struct TypeData_t01D670B4E71B5571B38C7412B1E652A47D6AF66A;
struct Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3;

IL2CPP_EXTERN_C RuntimeClass* Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B_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* GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ICollection_1_tAE76549282407BAEF1D73046665FE2FA3E0FFC16_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IList_1_t4A9A4A4522238CC06724A58FE97BCC6029EA9F08_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ITransform_tE5B8E1959EF1ABDE4E6DD44E9FB55EB043FCCDA4_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* List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t0BE12F16A937298114B20824E93D706BCA5214D5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t7524385702B2ADF442BBE71121A26B337005726D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tE6A967BAC61940A70814BDD10C019CC887E70047_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderTargetMode_tAE75E29BB61A64BDE7646D5CBD353B64BCFA9F3A_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* Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextGeneratorUtilities_tAD0F329B1A5C7CC27CF63086C11FE092B43FED53_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextShaderUtilities_t47B400695C5D96E7B04FEF9D132468B3A1799692_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_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_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_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* UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Utility_t8CE21DCF1C28EAB31D71109C60BE5319271612D9_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* VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeField* BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral05DDD76455A96FF1C33B876CBE269F326EFC62FF;
IL2CPP_EXTERN_C String_t* _stringLiteral061277AC0AC8110F9483A8571E64EBBD234A6D12;
IL2CPP_EXTERN_C String_t* _stringLiteral06D2DD13BC6447DF84E6997E3B6B938A2C9EB630;
IL2CPP_EXTERN_C String_t* _stringLiteral0A1C4B5170F3015B68F6CDA6D30295985A37FF01;
IL2CPP_EXTERN_C String_t* _stringLiteral1E5FBF1116D12E0B9ABF1B10B568E52AB412DA65;
IL2CPP_EXTERN_C String_t* _stringLiteral2F75A09ED8ED4EF0532EC4672939C241E26DB954;
IL2CPP_EXTERN_C String_t* _stringLiteral37594CEBF850741EA4054D519986CEF23BBBBDB8;
IL2CPP_EXTERN_C String_t* _stringLiteral3BC794DABBF58EC754946493A7249124D49ADF5A;
IL2CPP_EXTERN_C String_t* _stringLiteral3C8E2EBDD4CFBDFCD1D6E32196ACF656E1D50A64;
IL2CPP_EXTERN_C String_t* _stringLiteral3DCA6D75019476F705F50F60F64FADAF87F40D54;
IL2CPP_EXTERN_C String_t* _stringLiteral4379B0249B80A34ABC2748B5F0D030FD7D4E007C;
IL2CPP_EXTERN_C String_t* _stringLiteral465727E7041A2140650559A4295CA9E1A3B84BD0;
IL2CPP_EXTERN_C String_t* _stringLiteral4B8146FB95E4F51B29DA41EB5F6D60F8FD0ECF21;
IL2CPP_EXTERN_C String_t* _stringLiteral50F58AFFBE03184F7FA9FDE5764A80ACD76DD366;
IL2CPP_EXTERN_C String_t* _stringLiteral5841240B5DB49F210A63B4BF2C638780F67D914E;
IL2CPP_EXTERN_C String_t* _stringLiteral5D50259D5FC3727EC9985776D0C5307147AFBC81;
IL2CPP_EXTERN_C String_t* _stringLiteral5EBADBF936A8318FD524A66B4EFFF9D6A6C69330;
IL2CPP_EXTERN_C String_t* _stringLiteral61024FECC0B43668F7F7F93ACE14584AD3F8B08D;
IL2CPP_EXTERN_C String_t* _stringLiteral671475DEFC2676E88A2EC9A268A20FE2456254D8;
IL2CPP_EXTERN_C String_t* _stringLiteral67F126B22005F3C52B6D780651EB3BF4C400BCD0;
IL2CPP_EXTERN_C String_t* _stringLiteral68E148C35237F17EFFA9C1A848AAC74B5D027B19;
IL2CPP_EXTERN_C String_t* _stringLiteral6F3A8CC0D1341CC2058A61F50C7E55491AC61AF4;
IL2CPP_EXTERN_C String_t* _stringLiteral7469BDBF5F4E5E8E41223FC0AC676FAE6F1F8CEE;
IL2CPP_EXTERN_C String_t* _stringLiteral76CF529274F3202738954073544CCD01DBAA268A;
IL2CPP_EXTERN_C String_t* _stringLiteral874C2929D19C3DF7D7CC696BF31565B5E2D72F1D;
IL2CPP_EXTERN_C String_t* _stringLiteral88D547ADE42A6DF60293F0A7F505D8259FA65457;
IL2CPP_EXTERN_C String_t* _stringLiteral8F39F69DBFDFD1E870E3C5C73FFA1F5399F946B8;
IL2CPP_EXTERN_C String_t* _stringLiteral9A87BAF7BFF3BA4632F070FB45074BFED23DBBE5;
IL2CPP_EXTERN_C String_t* _stringLiteral9D19D4413E5CCDE05020C5EC9143A0BA3C7E76FD;
IL2CPP_EXTERN_C String_t* _stringLiteral9EFA731452ED196E838DB2DF34A3A3B9208F173A;
IL2CPP_EXTERN_C String_t* _stringLiteralAAC5F93439E8A16F9E4415C2CBAD68025707D79E;
IL2CPP_EXTERN_C String_t* _stringLiteralAC09044B3946C97EBBAAF84CC9B6B0FE0A0177F3;
IL2CPP_EXTERN_C String_t* _stringLiteralACB73DADDD92808AB62789338362F4CBF4D5649A;
IL2CPP_EXTERN_C String_t* _stringLiteralB1B81CF34CD3521DA999652F1C40F5F1C2960B5C;
IL2CPP_EXTERN_C String_t* _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D;
IL2CPP_EXTERN_C String_t* _stringLiteralB65E60D11EA1604719548E1B1191FFAE6AB998FF;
IL2CPP_EXTERN_C String_t* _stringLiteralBECB96BBE78F2C579EAA7591364DE176C8B1A277;
IL2CPP_EXTERN_C String_t* _stringLiteralCB1AF195B08342163FC13F7F466782A6C6D6ECF2;
IL2CPP_EXTERN_C String_t* _stringLiteralCE802BB60553729C12436972D2A31CC15041C79C;
IL2CPP_EXTERN_C String_t* _stringLiteralDDE3EF859A5D9C724E68CF2D3A667034D0F29E2F;
IL2CPP_EXTERN_C String_t* _stringLiteralEAC6FCACFF5A02ED600BF6FE33B2851B573B12E6;
IL2CPP_EXTERN_C String_t* _stringLiteralEF75779B02150B87996255CAA93D59C364D48641;
IL2CPP_EXTERN_C String_t* _stringLiteralF02A3E66DE72A501EB4F90E55DD3002024BBC83F;
IL2CPP_EXTERN_C String_t* _stringLiteralF6BBF34E4010E1EA0F8A775AAFC33C19E7997359;
IL2CPP_EXTERN_C String_t* _stringLiteralFA50AC3467D3443BFBDD68C33F2D0B2D816B99EE;
IL2CPP_EXTERN_C String_t* _stringLiteralFAC2230AD7FF7186015A2770D3B8D751E3305C5C;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mA99F02E6EF69B970279CA5BFF5F15B86343E6F39_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mB1A5909DB90F0C01C2083550F4E8E7672BF3C33D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mE2475BD7895825D343DFF5F3C6A8CD057B8A8AF4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m1D7B697A94460BD6930BE16FF0A78DF877824C04_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mA28AB88B50762934FBAA568B809CF2E505BF1BE6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m64C3413B85F3D5F7E9A564765C11D8E470846A6D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mEE5B4AC0CD719313447BD9A382298F8BDE34F3DA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPoolItem_1__ctor_m5243A07A20FBDC74BC7073FDF006B7315EFC7F27_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPoolItem_1__ctor_mB71E6B2A41B465EA0507A37903EF48C88336A5B2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1_Clear_m880CCF66CA33577E149946F3B9A454F8A397BB58_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1_Clear_mBA95E60CE08C330DB3963ACD9A53A3A18F2CC028_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1_Get_mBF59B56726F4C447EE89FACA5736614CB061D096_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1_Get_mCE24AA4312D844EE376DA34A0FD90DFD654F67C5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1__ctor_m03C57813E771BD0D9FEC106EDC03BC6B37DC4BAA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LinkedPool_1__ctor_m8EA8B263E8391AD01F4FBE6ED713A479CFAD3ED0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m1A51AA71F51CB450DBF9D650605966830695CD5C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m4E186A9A5675BFA7E92BF5C08FDD6BC6F034A11B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m4F13B6BBBCEB7A4650B35737854BA4584BC931CF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mA5979938E34FA0A04880E7E5471C0BD46F9BEB59_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mC287B445E45444960741C56A73B1C60B39B20449_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m3E84B69EE9B9769288CFB4645CFF7F401F82C989_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m682AEEF718B53C0111D4EDC8A8B50A4EF3363717_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m08ED293E8C43789C01A1C0F7C02CB0F3D9524CD7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_IndexOf_mBD0E046855051C95C6F60B84C31E0F276730D92A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_m54E01405E504B7C9641412876843BC359400894A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m487D573029A34C484E237A844D3AAD9B0BFB5978_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mA2427162DC5D052EBEF38B8FA5DFA030B11583AC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mAB2B123AE51CDC79605EF4A41537BADA1774F2CA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mB1C66E719D981BFE5DC22DB62AF228F0F54879AC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mB914BA12D02BD96B9376364BFE9DCDDF54B00ECC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mBEA6A1F9691514C467D6EC409CD28B9B54AC0F79_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mD6C4D49C755FF9AD73456488D5FAABFD532AAEA9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Capacity_mC320E9B9444B9FCB44358D70D580A404677E8925_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Capacity_mE7B2CDFE45CE2D031C2FEC3885CA3171F87AE892_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m38EF2B3BD05717E9F88E4B2FC6DF01635DEBACDA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m76A83B76330D385CC22ECE544729CDD0FCEAFECC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mC51695DFAFC29F4B5685D76B45BC442D452542F5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mE7142CB7E5DAE1A7075B8ADBAA692C2A7D0B02EE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m6C3CE7B25B99FB292C96FAF227855FF887B40F8D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m9D430824B0739628DB4BBEA6168580B462031C28_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mEE28E100B3AEFEA230C90D2632081FA3CE125D9C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_mEF17C2D6137726F17AB42310C55C8F88A0E0537D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m26DF065D5048D6A31DEFF667B2BC3EFBF166B785_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m2709F69FFF0E3467FC79BCA875212DC07B56C5F0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m8D425C32FEC0FBCA87844D0A849074104202E95A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m7C1C673346BCEABEE49CF3FAB87845391F58F350_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m5D82637B037D85A870C5730EB90172E9009CE3A9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_get_IsCreated_m331DA322D57835388C7F580F2A2DF6C794C54652_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_get_IsCreated_mED9E373415C2DF369294129F0C57FDC676521786_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_op_Implicit_mD929D4C7B3EDDE6F44BCA83C1B2702F338BA9F8F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeSlice_1_op_Implicit_mF50D9B98D8D133CC03AA322033C55B437179620C_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* ShaderInfoStorage_1__ctor_m3A0A8B48CCEDA1F58DC2A1E45D890DDA33593187_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ShaderInfoStorage_1__ctor_mD11645EBACDBF20EA5720F446D814A53D8EF54A0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_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* U3CU3Ec_U3C_ctorU3Eb__0_0_m51A9DDA7D0DB07C724F819DB3B2B1D1AC982B9FA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_ctorU3Eb__0_0_mEE3A744C57104E7EB40DCD5DCE12539E145E1365_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_ctorU3Eb__0_1_m0CA1D6924AD1B7491D0E954122AE17258988CAFD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_ctorU3Eb__0_1_m4C6B270F91D8F357579E26D783E7BFED47034F00_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UIRStylePainter_AllocRawVertsIndices_m48F1D779F4929DB89D00945A248278413A11508E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UIRStylePainter_AllocThroughDrawMesh_mEAAC71B2F7F66A5F8B7A02B7F635D165D757E22B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var;
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73;;
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com;
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com;;
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke;
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke;;
struct Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B;
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com;
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke;
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 Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3;

struct List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74;
struct GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A;
struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83;
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
struct VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4;
struct VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185;
struct PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9;
struct BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA;
struct EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8;
struct RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581;

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
struct Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E  : public RuntimeObject
{
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
	EntryU5BU5D_tF94CF48764A92F79CAC9630D8B1F4ADB437B18D9* ____entries;
	int32_t ____count;
	int32_t ____freeList;
	int32_t ____freeCount;
	int32_t ____version;
	RuntimeObject* ____comparer;
	KeyCollection_tB3FAA62F9C12C65FEC51CA27CA6B3F2FCDC5173B* ____keys;
	ValueCollection_t00C6C88A65B312A75F26F71381E34B3A6D8AA740* ____values;
	RuntimeObject* ____syncRoot;
};
struct LinkedPoolItem_1_t9085777154DBD9371E246BEFC117069B654E71FD  : public RuntimeObject
{
	BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___poolNext;
};
struct LinkedPoolItem_1_t6FDA4D3D7892BA96F64DABAA19EB9989EB14A0FF  : public RuntimeObject
{
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* ___poolNext;
};
struct LinkedPoolItem_1_t77597E722F28CEC15E53E9638992FDC40508EB75  : public RuntimeObject
{
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___poolNext;
};
struct LinkedPoolItem_1_t0846BE403C5CD2D4DD84BFF16FEB0636BB9118C9  : public RuntimeObject
{
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___poolNext;
};
struct LinkedPoolItem_1_t966AFC99094156308D1A52BB685B3C177BC6A1F4  : public RuntimeObject
{
	VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* ___poolNext;
};
struct LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83  : public RuntimeObject
{
	Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* ___m_CreateFunc;
	Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* ___m_ResetAction;
	int32_t ___m_Limit;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* ___m_PoolFirst;
	int32_t ___U3CCountU3Ek__BackingField;
};
struct LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333  : public RuntimeObject
{
	Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* ___m_CreateFunc;
	Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* ___m_ResetAction;
	int32_t ___m_Limit;
	VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* ___m_PoolFirst;
	int32_t ___U3CCountU3Ek__BackingField;
};
struct List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13  : public RuntimeObject
{
	MeshWriteDataU5BU5D_tCF1948F981F6B1B18ADD73AD1EA70BD6845D68BD* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D  : public RuntimeObject
{
	ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_t7524385702B2ADF442BBE71121A26B337005726D  : public RuntimeObject
{
	RenderChainU5BU5D_tD86D2A262F4A03450C368D8058A1D058E63C87FF* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A  : public RuntimeObject
{
	UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00  : public RuntimeObject
{
	VectorImageManagerU5BU5D_tED65E2CFA572B3026276D5E87498FCD9EAA5D73B* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95  : public RuntimeObject
{
	VisualElementU5BU5D_tCAE8038767BF0FBEE26B3470C0FC4AE60E5229DF* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E  : public RuntimeObject
{
	PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_t0BE12F16A937298114B20824E93D706BCA5214D5  : public RuntimeObject
{
	BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_tE6A967BAC61940A70814BDD10C019CC887E70047  : public RuntimeObject
{
	EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8  : public RuntimeObject
{
	RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC  : public RuntimeObject
{
	TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* ___textureRegistry;
};
struct BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2  : public RuntimeObject
{
	bool ___U3CdisposedU3Ek__BackingField;
};
struct CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4  : public RuntimeObject
{
	bool ___isIMGUIContainer;
	EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85* ___m_CallbackRegistry;
};
struct CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D  : public RuntimeObject
{
};
struct JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530  : public RuntimeObject
{
	NativePagedList_1_tA742C0CF8E937F95678B76759F83822D3196477A* ___m_NudgeJobs;
	NativePagedList_1_tABC20D2BF2201947799C085E080B20A0F9D55BEB* ___m_ConvertMeshJobs;
	NativePagedList_1_t282491F87A78B5D5DB5A643AF3F3850EE5399A9F* ___m_CopyClosingMeshJobs;
	JobMerger_t375B8AE5D19CE17ED0064AAF087C1E165B2C0523* ___m_JobMerger;
	bool ___U3CdisposedU3Ek__BackingField;
};
struct MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62  : public RuntimeObject
{
	Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837* ___m_Painter2D;
	RuntimeObject* ___painter;
};
struct Page_tB4EA8095DF85BAF22AB8FCA71400121E721B57C9  : public RuntimeObject
{
	bool ___U3CdisposedU3Ek__BackingField;
	DataSet_1_t7AB6378C4975B89560B35C7854DF838C507AD25A* ___vertices;
	DataSet_1_t06E945F9181593E5AF1D52C4F01F64705D0EE1FB* ___indices;
	Page_tB4EA8095DF85BAF22AB8FCA71400121E721B57C9* ___next;
	int32_t ___framesEmpty;
};
struct RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0  : public RuntimeObject
{
};
struct Shaders_t84A2F64B101E87AC42866AA74DC014837843389D  : public RuntimeObject
{
};
struct String_t  : public RuntimeObject
{
	int32_t ____stringLength;
	Il2CppChar ____firstChar;
};
struct TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09  : public RuntimeObject
{
	int32_t ___characterCount;
	int32_t ___spriteCount;
	int32_t ___spaceCount;
	int32_t ___wordCount;
	int32_t ___linkCount;
	int32_t ___lineCount;
	int32_t ___pageCount;
	int32_t ___materialCount;
	TextElementInfoU5BU5D_tEC28C9B72883EE21AA798913497C69E179A15C4E* ___textElementInfo;
	WordInfoU5BU5D_tAD74C9720883D7BB229A20FFAE9EFD2CF9963F7B* ___wordInfo;
	LinkInfoU5BU5D_tB7EB23E47AF29CCBEC884F9D0DB95BC97F62AE51* ___linkInfo;
	LineInfoU5BU5D_t37598F2175B291797270D1161DC29B6296FB169D* ___lineInfo;
	PageInfoU5BU5D_tFEA2CF88695491CFC2F2A2EF6BDCC56E52B0A6D4* ___pageInfo;
	MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* ___meshInfo;
	bool ___isDirty;
	bool ___hasMultipleColors;
};
struct TextShaderUtilities_t47B400695C5D96E7B04FEF9D132468B3A1799692  : public RuntimeObject
{
};
struct TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B  : public RuntimeObject
{
	List_1_t33D0D5DC1CC999D9E66584CFA3E5F86E9C719E8C* ___m_Textures;
	Dictionary_2_t2E14D8B0F76748B5AE00AF497CE45177082B7DA6* ___m_TextureToId;
	Stack_1_t3B750F239246A65B0BACFB807CBA1961CA8DE0A6* ___m_FreeIds;
};
struct TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D  : public RuntimeObject
{
	TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A* ___m_Textures;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_Tickets;
	int32_t ___m_CurrentTicket;
	int32_t ___m_FirstUsedTicket;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_GpuTextures;
	int32_t ___U3CFreeSlotsU3Ek__BackingField;
	TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* ___textureRegistry;
};
struct UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A  : public RuntimeObject
{
};
struct UIElementsUtility_t03323144D50362C6BF96652D3355728749769293  : public RuntimeObject
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F  : public RuntimeObject
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
struct VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED  : public RuntimeObject
{
	AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* ___m_Atlas;
	Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* ___m_Registered;
	VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* ___m_RenderInfoPool;
	GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* ___m_GradientRemapPool;
	GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* ___m_GradientSettingsAtlas;
	bool ___m_LoggedExhaustedSettingsAtlas;
	bool ___U3CdisposedU3Ek__BackingField;
};
struct U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300  : public RuntimeObject
{
};
struct U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F  : public RuntimeObject
{
};
struct U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107  : public RuntimeObject
{
};
struct U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30  : public RuntimeObject
{
};
struct U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C  : public RuntimeObject
{
};
struct NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 
{
	uint8_t* ___m_Buffer;
	int32_t ___m_Stride;
	int32_t ___m_Length;
};
struct NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A 
{
	uint8_t* ___m_Buffer;
	int32_t ___m_Stride;
	int32_t ___m_Length;
};
struct NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F 
{
	uint8_t* ___m_Buffer;
	int32_t ___m_Stride;
	int32_t ___m_Length;
};
struct NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 
{
	uint8_t* ___m_Buffer;
	int32_t ___m_Stride;
	int32_t ___m_Length;
};
struct Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 
{
	bool ___hasValue;
	bool ___value;
};
struct StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA 
{
	RefCounted_t6B975CD3D06E8D955346FC0D66E8F6E449D49A44* ___m_Ref;
};
struct StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 
{
	RefCounted_t0E133AD36715877AE1CE72539A0199B4D3AA8CD1* ___m_Ref;
};
struct StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 
{
	RefCounted_t81BCBAE57D930C934CF7A439452D65303AC6A8CD* ___m_Ref;
};
struct StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 
{
	RefCounted_t78303B1CD3D08C664ABB15EBD7C882DA3E06CF7D* ___m_Ref;
};
struct StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E 
{
	RefCounted_tA9FB4D63A1064BD322AFDFCD70319CB384C057D9* ___m_Ref;
};
struct StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC 
{
	RefCounted_t812D790A2C787F18230F9234F6C9B84D4AC1A85A* ___m_Ref;
};
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE 
{
	uint32_t ___start;
	uint32_t ___size;
	RuntimeObject* ___handle;
	bool ___shortLived;
};
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_pinvoke
{
	uint32_t ___start;
	uint32_t ___size;
	Il2CppIUnknown* ___handle;
	int32_t ___shortLived;
};
struct Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE_marshaled_com
{
	uint32_t ___start;
	uint32_t ___size;
	Il2CppIUnknown* ___handle;
	int32_t ___shortLived;
};
struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 
{
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture;
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage;
};
struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_marshaled_pinvoke
{
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture;
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage;
};
struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_marshaled_com
{
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture;
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage;
};
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 
{
	int32_t ___m_PageHeight;
	List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* ___m_Pages;
	List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_AllocMap;
	int32_t ___m_EntryWidth;
	int32_t ___m_EntryHeight;
};
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke
{
	int32_t ___m_PageHeight;
	List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* ___m_Pages;
	List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_AllocMap;
	int32_t ___m_EntryWidth;
	int32_t ___m_EntryHeight;
};
struct BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com
{
	int32_t ___m_PageHeight;
	List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* ___m_Pages;
	List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_AllocMap;
	int32_t ___m_EntryWidth;
	int32_t ___m_EntryHeight;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 
{
	bool ___m_value;
};
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3 
{
	uint8_t ___m_value;
};
struct ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C 
{
	uint32_t ___elementsAdded;
	uint32_t ___elementsRemoved;
	uint32_t ___recursiveClipUpdates;
	uint32_t ___recursiveClipUpdatesExpanded;
	uint32_t ___nonRecursiveClipUpdates;
	uint32_t ___recursiveTransformUpdates;
	uint32_t ___recursiveTransformUpdatesExpanded;
	uint32_t ___recursiveOpacityUpdates;
	uint32_t ___recursiveOpacityUpdatesExpanded;
	uint32_t ___opacityIdUpdates;
	uint32_t ___colorUpdates;
	uint32_t ___colorUpdatesExpanded;
	uint32_t ___recursiveVisualUpdates;
	uint32_t ___recursiveVisualUpdatesExpanded;
	uint32_t ___nonRecursiveVisualUpdates;
	uint32_t ___dirtyProcessed;
	uint32_t ___nudgeTransformed;
	uint32_t ___boneTransformed;
	uint32_t ___skipTransformed;
	uint32_t ___visualUpdateTransformed;
	uint32_t ___updatedMeshAllocations;
	uint32_t ___newMeshAllocations;
	uint32_t ___groupTransformElementsChanged;
	uint32_t ___immedateRenderersActive;
};
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F 
{
	float ___r;
	float ___g;
	float ___b;
	float ___a;
};
struct Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B 
{
	union
	{
		#pragma pack(push, tp, 1)
		struct
		{
			int32_t ___rgba;
		};
		#pragma pack(pop, tp)
		struct
		{
			int32_t ___rgba_forAlignmentOnly;
		};
		#pragma pack(push, tp, 1)
		struct
		{
			uint8_t ___r;
		};
		#pragma pack(pop, tp)
		struct
		{
			uint8_t ___r_forAlignmentOnly;
		};
		#pragma pack(push, tp, 1)
		struct
		{
			char ___g_OffsetPadding[1];
			uint8_t ___g;
		};
		#pragma pack(pop, tp)
		struct
		{
			char ___g_OffsetPadding_forAlignmentOnly[1];
			uint8_t ___g_forAlignmentOnly;
		};
		#pragma pack(push, tp, 1)
		struct
		{
			char ___b_OffsetPadding[2];
			uint8_t ___b;
		};
		#pragma pack(pop, tp)
		struct
		{
			char ___b_OffsetPadding_forAlignmentOnly[2];
			uint8_t ___b_forAlignmentOnly;
		};
		#pragma pack(push, tp, 1)
		struct
		{
			char ___a_OffsetPadding[3];
			uint8_t ___a;
		};
		#pragma pack(pop, tp)
		struct
		{
			char ___a_OffsetPadding_forAlignmentOnly[3];
			uint8_t ___a_forAlignmentOnly;
		};
	};
};
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F 
{
	double ___m_value;
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2  : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
{
};
struct Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0  : public CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4
{
	bool ___U3CfocusableU3Ek__BackingField;
	int32_t ___U3CtabIndexU3Ek__BackingField;
	bool ___m_DelegatesFocus;
	bool ___m_ExcludeFromFocusRing;
};
struct GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B  : public LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83
{
};
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C 
{
	int32_t ___m_value;
};
struct IntPtr_t 
{
	void* ___m_value;
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 
{
	float ___m00;
	float ___m10;
	float ___m20;
	float ___m30;
	float ___m01;
	float ___m11;
	float ___m21;
	float ___m31;
	float ___m02;
	float ___m12;
	float ___m22;
	float ___m32;
	float ___m03;
	float ___m13;
	float ___m23;
	float ___m33;
};
struct PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 
{
	int32_t ___id;
};
struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D 
{
	float ___m_XMin;
	float ___m_YMin;
	float ___m_Width;
	float ___m_Height;
};
struct RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 
{
	int32_t ___m_XMin;
	int32_t ___m_YMin;
	int32_t ___m_Width;
	int32_t ___m_Height;
};
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C 
{
	float ___m_value;
};
struct TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 
{
	int32_t ___m_Index;
};
struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455 
{
	uint16_t ___m_value;
};
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B 
{
	uint32_t ___m_value;
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 
{
	float ___x;
	float ___y;
};
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A 
{
	int32_t ___m_X;
	int32_t ___m_Y;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 
{
	float ___x;
	float ___y;
	float ___z;
};
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 
{
	float ___x;
	float ___y;
	float ___z;
	float ___w;
};
struct VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A  : public LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333
{
};
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 
{
	union
	{
		struct
		{
		};
		uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
	};
};
struct Page_t04FE552A388BF55B12C8868E19589136957E00A5 
{
	uint16_t ___x;
	uint16_t ___y;
	int32_t ___freeSlots;
};
struct RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA 
{
	Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* ___rgba;
	int32_t ___width;
	int32_t ___height;
};
struct RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_pinvoke
{
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* ___rgba;
	int32_t ___width;
	int32_t ___height;
};
struct RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA_marshaled_com
{
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* ___rgba;
	int32_t ___width;
	int32_t ___height;
};
struct DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4 
{
	List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___heads;
	List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___tails;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___minDepths;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___maxDepths;
	uint32_t ___dirtyID;
};
struct DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshaled_pinvoke
{
	List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___heads;
	List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___tails;
	Il2CppSafeArray* ___minDepths;
	Il2CppSafeArray* ___maxDepths;
	uint32_t ___dirtyID;
};
struct DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshaled_com
{
	List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___heads;
	List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___tails;
	Il2CppSafeArray* ___minDepths;
	Il2CppSafeArray* ___maxDepths;
	uint32_t ___dirtyID;
};
struct RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F 
{
	union
	{
		struct
		{
		};
		uint8_t RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F__padding[1];
	};
};
struct DrawStatistics_t4AF06C67CEC7B97509EBAD48E3EE908301598E6F 
{
	int32_t ___currentFrameIndex;
	uint32_t ___totalIndices;
	uint32_t ___commandCount;
	uint32_t ___drawCommandCount;
	uint32_t ___materialSetCount;
	uint32_t ___drawRangeCount;
	uint32_t ___drawRangeCallCount;
	uint32_t ___immediateDraws;
	uint32_t ___stencilRefChanges;
};
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner;
};
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677_marshaled_pinvoke
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner;
};
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677_marshaled_com
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner;
};
struct AddressMode_t2C6D839F1391CCABEFAB25D8500B448D3CAB5EA3 
{
	int32_t ___value__;
};
struct Allocator_t996642592271AAD9EE688F142741D512C07B5824 
{
	int32_t ___value__;
};
struct BackgroundPositionKeyword_tE680A05B983D256AADC8E2CF1CA169D004B8641B 
{
	int32_t ___value__;
};
struct BackgroundSizeType_tD194B20FF5086D494ABF8D799124D2FC4FFCC674 
{
	int32_t ___value__;
};
struct ClipMethod_t576E65D24928AB1D0072DB926DDFA98B84FBCEDB 
{
	int32_t ___value__;
};
struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 
{
	bool ___isValid;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID;
};
struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke
{
	int32_t ___isValid;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID;
};
struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com
{
	int32_t ___isValid;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID;
};
struct ColorSpace_tD0808E0BE85FD3B9774234676F83A872F4EDA3C7 
{
	int32_t ___value__;
};
struct CommandType_tD31CF154E77E661A0B00A7A9A45F2557D8705A56 
{
	int32_t ___value__;
};
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C 
{
	StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData;
	StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData;
	StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData;
	StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData;
	StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData;
	StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData;
	YogaNode_t9EE7C2B7C0BD1299C28837B1A66CF4660E724C8B* ___yogaNode;
	Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties;
	int64_t ___matchingRulesHash;
	float ___dpiScaling;
	ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ___computedTransitions;
};
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C_marshaled_pinvoke
{
	StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData;
	StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData;
	StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData;
	StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData;
	StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData;
	StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData;
	YogaNode_t9EE7C2B7C0BD1299C28837B1A66CF4660E724C8B* ___yogaNode;
	Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties;
	int64_t ___matchingRulesHash;
	float ___dpiScaling;
	ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke* ___computedTransitions;
};
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C_marshaled_com
{
	StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData;
	StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData;
	StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData;
	StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData;
	StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData;
	StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData;
	YogaNode_t9EE7C2B7C0BD1299C28837B1A66CF4660E724C8B* ___yogaNode;
	Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties;
	int64_t ___matchingRulesHash;
	float ___dpiScaling;
	ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com* ___computedTransitions;
};
struct ContextType_t50FAC10DB1D4E29B37E532DED9CAA804FC4E59A0 
{
	int32_t ___value__;
};
struct ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1 
{
	intptr_t ___vertSrc;
	intptr_t ___vertDst;
	int32_t ___vertCount;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___transform;
	int32_t ___transformUVs;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___xformClipPages;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___ids;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___addFlags;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___opacityPage;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___textCoreSettingsPage;
	int32_t ___isText;
	float ___textureId;
	intptr_t ___indexSrc;
	intptr_t ___indexDst;
	int32_t ___indexCount;
	int32_t ___indexOffset;
	int32_t ___flipIndices;
};
struct CopyClosingMeshJobData_t92845C1341A518A8D05CD9DCE53496BD70CF2044 
{
	intptr_t ___vertSrc;
	intptr_t ___vertDst;
	int32_t ___vertCount;
	intptr_t ___indexSrc;
	intptr_t ___indexDst;
	int32_t ___indexCount;
	int32_t ___indexOffset;
};
struct Delegate_t  : public RuntimeObject
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	RuntimeObject* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	bool ___method_is_virtual;
};
struct Delegate_t_marshaled_pinvoke
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	Il2CppIUnknown* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	int32_t ___method_is_virtual;
};
struct Delegate_t_marshaled_com
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	Il2CppIUnknown* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	int32_t ___method_is_virtual;
};
struct DisplayStyle_t87BEDA2F78F764785ED41FC5E622ECB0091B2459 
{
	int32_t ___value__;
};
struct Exception_t  : public RuntimeObject
{
	String_t* ____className;
	String_t* ____message;
	RuntimeObject* ____data;
	Exception_t* ____innerException;
	String_t* ____helpURL;
	RuntimeObject* ____stackTrace;
	String_t* ____stackTraceString;
	String_t* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	RuntimeObject* ____dynamicMethods;
	int32_t ____HResult;
	String_t* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct Exception_t_marshaled_pinvoke
{
	char* ____className;
	char* ____message;
	RuntimeObject* ____data;
	Exception_t_marshaled_pinvoke* ____innerException;
	char* ____helpURL;
	Il2CppIUnknown* ____stackTrace;
	char* ____stackTraceString;
	char* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	Il2CppIUnknown* ____dynamicMethods;
	int32_t ____HResult;
	char* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	Il2CppSafeArray* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct Exception_t_marshaled_com
{
	Il2CppChar* ____className;
	Il2CppChar* ____message;
	RuntimeObject* ____data;
	Exception_t_marshaled_com* ____innerException;
	Il2CppChar* ____helpURL;
	Il2CppIUnknown* ____stackTrace;
	Il2CppChar* ____stackTraceString;
	Il2CppChar* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	Il2CppIUnknown* ____dynamicMethods;
	int32_t ____HResult;
	Il2CppChar* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	Il2CppSafeArray* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct GlyphRenderMode_tE7FB60827750662A45E89D168932FE2D8AEB5281 
{
	int32_t ___value__;
};
struct GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307  : public LinkedPoolItem_1_t6FDA4D3D7892BA96F64DABAA19EB9989EB14A0FF
{
	int32_t ___origIndex;
	int32_t ___destIndex;
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___location;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* ___next;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___atlas;
};
struct GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A  : public RuntimeObject
{
	int32_t ___m_Length;
	int32_t ___m_ElemWidth;
	BestFitAllocator_t92B43D0CAA763D9109779450069EBB389A57ECC7* ___m_Allocator;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Atlas;
	RawTexture_t11E3CED18C936D84173D8F6A55270D7AC5452FCA ___m_RawAtlas;
	bool ___U3CdisposedU3Ek__BackingField;
	bool ___U3CMustCommitU3Ek__BackingField;
};
struct GradientType_tF6700196CF15D686C2CFC54BDDE6EF4B4B325F22 
{
	int32_t ___value__;
};
struct HideFlags_tC514182ACEFD3B847988C45D5DB812FF6DB1BF4A 
{
	int32_t ___value__;
};
struct LanguageDirection_t30A3B6BBCEE6A6F57641E4E008E0DCC40603558C 
{
	int32_t ___value__;
};
struct LengthUnit_t746199A94302055274F284E176E01D38EE8A669A 
{
	int32_t ___value__;
};
struct MarkerFlags_t58228A99AC6567F565911ED792189DBBDFF83E30 
{
	uint16_t ___value__;
};
struct MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D  : public RuntimeObject
{
	intptr_t ___m_Ptr;
};
struct MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E  : public LinkedPoolItem_1_t77597E722F28CEC15E53E9638992FDC40508EB75
{
	Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___allocVerts;
	Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___allocIndices;
	uint32_t ___triangleCount;
	Page_tB4EA8095DF85BAF22AB8FCA71400121E721B57C9* ___allocPage;
	uint32_t ___allocTime;
	uint32_t ___updateAllocID;
};
struct MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9  : public RuntimeObject
{
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___m_Vertices;
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___m_Indices;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_UVRegion;
	int32_t ___currentIndex;
	int32_t ___currentVertex;
};
struct MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F 
{
	intptr_t ___vertices;
	intptr_t ___indices;
	int32_t ___vertexCount;
	int32_t ___indexCount;
};
struct NativeArrayOptions_t3E979EEF4B4840228A7692A97DA07553C6465F1D 
{
	int32_t ___value__;
};
struct NudgeJobData_tC303DCF7D6A8683AA414D05AA13CB6FAD4BB4022 
{
	intptr_t ___src;
	intptr_t ___dst;
	int32_t ___count;
	intptr_t ___closingSrc;
	intptr_t ___closingDst;
	int32_t ___closingCount;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___transform;
	int32_t ___vertsBeforeUVDisplacement;
	int32_t ___vertsAfterUVDisplacement;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C  : public RuntimeObject
{
	intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
	intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
	intptr_t ___m_CachedPtr;
};
struct OverflowClipBox_t216E14FDAB321AF2B7F0DB6E22760D7724BDAA83 
{
	int32_t ___value__;
};
struct OwnedState_t0957CA36E21DE8A443B616EBE83B25CCCA70B5A4 
{
	uint8_t ___value__;
};
struct PickingMode_t5699BF9E5F2587E0D297984D5BF5B63B768E66AC 
{
	int32_t ___value__;
};
struct ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD 
{
	intptr_t ___m_Ptr;
};
struct PseudoStates_tF4AB056E8743741BCE464A0983A060A53AAB7E4D 
{
	int32_t ___value__;
};
struct RenderDataDirtyTypeClasses_t4D7203DE6C0C0931A65A3098387872A4FB206FBE 
{
	int32_t ___value__;
};
struct RenderDataDirtyTypes_tEF0AE4EB7DF790A711AA45103050432B8FEDB907 
{
	int32_t ___value__;
};
struct RenderDataFlags_t5FE970B94CB31B4691C29B856A2A5848BDEACB66 
{
	int32_t ___value__;
};
struct RenderHints_t4032FC4AB3FD946FD2A484865B8861730D9035E7 
{
	int32_t ___value__;
};
struct Repeat_tC0330B75B12D24B063BA5151AF3BB73B85D8B840 
{
	int32_t ___value__;
};
struct SafeHandleAccess_tAD4EC3E34693AFDD4B0003EED6CEF0F2818A1583 
{
	intptr_t ___m_Handle;
};
struct ScaleMode_t16AD656758EE54C56B3DA34FE4F2033C9C2EE13D 
{
	int32_t ___value__;
};
struct State_tC241510131965D8DE1919EB16A3650E397E5AEAB 
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___texture;
	int32_t ___stencilRef;
	float ___sdfScale;
};
struct State_tC241510131965D8DE1919EB16A3650E397E5AEAB_marshaled_pinvoke
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___texture;
	int32_t ___stencilRef;
	float ___sdfScale;
};
struct State_tC241510131965D8DE1919EB16A3650E397E5AEAB_marshaled_com
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___texture;
	int32_t ___stencilRef;
	float ___sdfScale;
};
struct TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 
{
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___faceColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___outlineColor;
	float ___outlineWidth;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___underlayColor;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___underlayOffset;
	float ___underlaySoftness;
};
struct TextHandle_tA1D5C98B154F1F73CBD35E42EB4E9CCB02280EF8  : public RuntimeObject
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PreferredSize;
	TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___m_TextInfo;
	int32_t ___m_PreviousGenerationSettingsHash;
	TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___textGenerationSettings;
	bool ___isDirty;
};
struct TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7  : public RuntimeObject
{
	BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* ___m_SingleBlit;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_BlitMaterial;
	MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___m_Properties;
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___m_Viewport;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_PrevRT;
	List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* ___m_PendingBlits;
	bool ___U3CdisposedU3Ek__BackingField;
};
struct TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128 
{
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___source;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___actual;
	bool ___replaced;
};
struct TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshaled_pinvoke
{
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___source;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___actual;
	int32_t ___replaced;
};
struct TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshaled_com
{
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___source;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___actual;
	int32_t ___replaced;
};
struct TextureFormat_t87A73E4A3850D3410DC211676FC14B94226C1C1D 
{
	int32_t ___value__;
};
struct TouchScreenKeyboardType_t3F5A06315B263282460BE67DE01393B6FB3780C1 
{
	int32_t ___value__;
};
struct Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F 
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___v0;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___v1;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___v2;
};
struct UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302  : public RuntimeObject
{
	bool ___m_MockDevice;
	intptr_t ___m_DefaultStencilState;
	intptr_t ___m_VertexDecl;
	Page_tB4EA8095DF85BAF22AB8FCA71400121E721B57C9* ___m_FirstPage;
	uint32_t ___m_NextPageVertexCount;
	uint32_t ___m_LargeMeshVertexCount;
	float ___m_IndexToVertexCountRatio;
	List_1_tB86898E2E533634C35EC58EC5DAE3353038A9210* ___m_DeferredFrees;
	List_1_tA79C35FB5E50135962B53960CB758B9262700632* ___m_Updates;
	UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___m_Fences;
	MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___m_StandardMatProps;
	uint32_t ___m_FrameIndex;
	uint32_t ___m_NextUpdateID;
	DrawStatistics_t4AF06C67CEC7B97509EBAD48E3EE908301598E6F ___m_DrawStats;
	LinkedPool_1_tD8A175EE023C8220138E51E722F4A20ACE9CA851* ___m_MeshHandles;
	DrawParams_t523864F415D78BD8BB14E8B7BD349594D6187443* ___m_DrawParams;
	TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* ___m_TextureSlotManager;
	uint32_t ___U3CmaxVerticesPerPageU3Ek__BackingField;
	bool ___U3CbreakBatchesU3Ek__BackingField;
	bool ___U3CdisposedU3Ek__BackingField;
};
struct VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458  : public LinkedPoolItem_1_t966AFC99094156308D1A52BB685B3C177BC6A1F4
{
	int32_t ___useCount;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* ___firstGradientRemap;
	Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE ___gradientSettingsAlloc;
};
struct VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 
{
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___tint;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv;
	uint32_t ___settingIndex;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___flags;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___circle;
};
struct Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 
{
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___tint;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___xformClipPages;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___ids;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___flags;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___opacityColorPages;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___settingIndex;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___circle;
	float ___textureId;
};
struct VertexFlags_tDC60142536F477FF72F8D0E14C41679078949D3D 
{
	int32_t ___value__;
};
struct VisualElementFlags_t4D1066E11400967A1A2DA7331391ACDC4AA14409 
{
	int32_t ___value__;
};
struct Unit_t7A9C3ABB0618BEBFDC1813D07080CE0C145448ED 
{
	int32_t ___value__;
};
struct NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B 
{
	int32_t ___isValid;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID;
};
struct MeshFlags_tC36F9F848F3DB16DF11E55B5CD6EC22E860876A3 
{
	int32_t ___value__;
};
struct RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE 
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___standardMaterial;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___initialMaterial;
	MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___matPropBlock;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand;
	UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___device;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___vectorAtlas;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___shaderInfoAtlas;
	float ___dpiScale;
	NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 ___transformConstants;
	NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F ___clipRectConstants;
};
struct RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshaled_pinvoke
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___standardMaterial;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___initialMaterial;
	MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___matPropBlock;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand;
	UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___device;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___vectorAtlas;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___shaderInfoAtlas;
	float ___dpiScale;
	NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 ___transformConstants;
	NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F ___clipRectConstants;
};
struct RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshaled_com
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___standardMaterial;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___initialMaterial;
	MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___matPropBlock;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand;
	UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___device;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___vectorAtlas;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___shaderInfoAtlas;
	float ___dpiScale;
	NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 ___transformConstants;
	NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F ___clipRectConstants;
};
struct BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 
{
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___src;
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___srcRect;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___dstPos;
	int32_t ___border;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint;
};
struct BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_pinvoke
{
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___src;
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___srcRect;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___dstPos;
	int32_t ___border;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint;
};
struct BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_com
{
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___src;
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___srcRect;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___dstPos;
	int32_t ___border;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___tint;
};
struct ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 
{
	bool ___needsClosing;
	bool ___popViewMatrix;
	bool ___popScissorClip;
	bool ___blitAndPopRenderTexture;
	bool ___PopDefaultMaterial;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___clipUnregisterDrawCommand;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___clipperRegisterVertices;
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___clipperRegisterIndices;
	int32_t ___clipperRegisterIndexOffset;
	int32_t ___maskStencilRef;
};
struct ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14_marshaled_pinvoke
{
	int32_t ___needsClosing;
	int32_t ___popViewMatrix;
	int32_t ___popScissorClip;
	int32_t ___blitAndPopRenderTexture;
	int32_t ___PopDefaultMaterial;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___clipUnregisterDrawCommand;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___clipperRegisterVertices;
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___clipperRegisterIndices;
	int32_t ___clipperRegisterIndexOffset;
	int32_t ___maskStencilRef;
};
struct ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14_marshaled_com
{
	int32_t ___needsClosing;
	int32_t ___popViewMatrix;
	int32_t ___popScissorClip;
	int32_t ___blitAndPopRenderTexture;
	int32_t ___PopDefaultMaterial;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___clipUnregisterDrawCommand;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___clipperRegisterVertices;
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___clipperRegisterIndices;
	int32_t ___clipperRegisterIndexOffset;
	int32_t ___maskStencilRef;
};
struct RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv;
};
struct RenderTargetMode_tAE75E29BB61A64BDE7646D5CBD353B64BCFA9F3A 
{
	int32_t ___value__;
};
struct BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB  : public LinkedPoolItem_1_t9085777154DBD9371E246BEFC117069B654E71FD
{
	BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___next;
	TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128 ___data;
};
struct Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B 
{
	List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* ____list;
	int32_t ____index;
	int32_t ____version;
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 ____current;
};
struct NativeArray_1_t6AE72D578EEA854475A487A2795F8C90FD258D8D 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t0783F5E3C7AF6C600A6A20DA7A32D82CA836528D 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t70CC53B5D3DD2663B4FA4C73609D8D98EFDB2421 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t84C22AC03FE6517D060874E39A444D03469DD2F0 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 
{
	int32_t ___page;
	uint16_t ___pageLine;
	uint8_t ___bitIndex;
	uint8_t ___ownedState;
};
struct BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F 
{
	int32_t ___x;
	int32_t ___y;
};
struct GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 
{
	int32_t ___gradientType;
	int32_t ___addressMode;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___radialFocus;
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___location;
};
struct Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 
{
	float ___m_Value;
	int32_t ___m_Unit;
};
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F 
{
	int32_t ___vertexCount;
	Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___vertices;
	Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___normals;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___tangents;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___uvs0;
	Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___uvs2;
	Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* ___colors32;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___triangles;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___glyphRenderMode;
};
struct MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F_marshaled_pinvoke
{
	int32_t ___vertexCount;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___vertices;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___normals;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___tangents;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___uvs0;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___uvs2;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* ___colors32;
	Il2CppSafeArray* ___triangles;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___glyphRenderMode;
};
struct MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F_marshaled_com
{
	int32_t ___vertexCount;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___vertices;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___normals;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___tangents;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___uvs0;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___uvs2;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* ___colors32;
	Il2CppSafeArray* ___triangles;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___glyphRenderMode;
};
struct MulticastDelegate_t  : public Delegate_t
{
	DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates;
};
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
	Delegate_t_marshaled_pinvoke** ___delegates;
};
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
	Delegate_t_marshaled_com** ___delegates;
};
struct Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837  : public RuntimeObject
{
	MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* ___m_Ctx;
	DetachedAllocator_tBE2444DA2373005B5DF5E6A96F8CDC329A9D701E* ___m_DetachedAllocator;
	SafeHandleAccess_tAD4EC3E34693AFDD4B0003EED6CEF0F2818A1583 ___m_Handle;
	bool ___m_Disposed;
};
struct RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727  : public LinkedPoolItem_1_t0846BE403C5CD2D4DD84BFF16FEB0636BB9118C9
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___owner;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___prev;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___next;
	bool ___closing;
	int32_t ___type;
	State_tC241510131965D8DE1919EB16A3650E397E5AEAB ___state;
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___mesh;
	int32_t ___indexOffset;
	int32_t ___indexCount;
	Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___callback;
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
};
struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295  : public Exception_t
{
};
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE  : public TextHandle_tA1D5C98B154F1F73CBD35E42EB4E9CCB02280EF8
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CMeasuredSizesU3Ek__BackingField;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CRoundedSizesU3Ek__BackingField;
	TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* ___m_TextElement;
	bool ___isOverridingCursor;
	int32_t ___currentLinkIDHash;
	bool ___hasLinkTag;
	bool ___hasATag;
};
struct NativeBorderParams_t40F3633B60F896E1FC11E7EA13E7DE1B723BC00A 
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___leftColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rightColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomColor;
	float ___leftWidth;
	float ___topWidth;
	float ___rightWidth;
	float ___bottomWidth;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius;
	NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B ___leftColorPage;
	NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B ___topColorPage;
	NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B ___rightColorPage;
	NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B ___bottomColorPage;
};
struct NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F 
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___subRect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uvRegion;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color;
	int32_t ___scaleMode;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___backgroundRepeatRect;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___contentSize;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___textureSize;
	float ___texturePixelsPerPoint;
	int32_t ___leftSlice;
	int32_t ___topSlice;
	int32_t ___rightSlice;
	int32_t ___bottomSlice;
	float ___sliceScale;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rectInset;
	NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B ___colorPage;
};
struct BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___leftColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rightColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomColor;
	float ___leftWidth;
	float ___topWidth;
	float ___rightWidth;
	float ___bottomWidth;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___leftColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___topColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___rightColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___bottomColorPage;
};
struct BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80_marshaled_pinvoke
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___leftColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rightColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomColor;
	float ___leftWidth;
	float ___topWidth;
	float ___rightWidth;
	float ___bottomWidth;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___leftColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___topColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___rightColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___bottomColorPage;
};
struct BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80_marshaled_com
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___leftColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rightColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomColor;
	float ___leftWidth;
	float ___topWidth;
	float ___rightWidth;
	float ___bottomWidth;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___leftColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___topColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___rightColorPage;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___bottomColorPage;
};
struct Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6  : public MulticastDelegate_t
{
};
struct Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F  : public MulticastDelegate_t
{
};
struct DataSet_1_t7AB6378C4975B89560B35C7854DF838C507AD25A  : public RuntimeObject
{
	bool ___U3CdisposedU3Ek__BackingField;
	GPUBuffer_1_tA6A8BA754BA691383F7FA4302803FC11DA7373F3* ___gpuData;
	NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 ___cpuData;
	NativeArray_1_t70CC53B5D3DD2663B4FA4C73609D8D98EFDB2421 ___updateRanges;
	GPUBufferAllocator_tF80B451375FD15F0C2A169E686269C5312DE9C48* ___allocator;
	uint32_t ___m_UpdateRangePoolSize;
	uint32_t ___m_ElemStride;
	uint32_t ___m_UpdateRangeMin;
	uint32_t ___m_UpdateRangeMax;
	uint32_t ___m_UpdateRangesEnqueued;
	uint32_t ___m_UpdateRangesBatchStart;
	bool ___m_UpdateRangesSaturated;
};
struct Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18  : public MulticastDelegate_t
{
};
struct Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B  : public MulticastDelegate_t
{
};
struct Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E  : public MulticastDelegate_t
{
};
struct Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277  : public MulticastDelegate_t
{
};
struct Page_t00291F75278697336C2012AEC6F5682758487EAE 
{
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 ___array;
	int32_t ___used;
};
struct Page_tD28926EC9C906A8FCC66851C6D35FFC01F537A80 
{
	NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 ___array;
	int32_t ___used;
};
struct ShaderInfoStorage_1_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30  : public BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2
{
	int32_t ___m_InitialSize;
	int32_t ___m_MaxSize;
	int32_t ___m_Format;
	Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* ___m_Convert;
	UIRAtlasAllocator_t70FA0F3477E077A18096F66B51F6A2B205825BD7* ___m_Allocator;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
	NativeArray_1_t6AE72D578EEA854475A487A2795F8C90FD258D8D ___m_Texels;
};
struct ShaderInfoStorage_1_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6  : public BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2
{
	int32_t ___m_InitialSize;
	int32_t ___m_MaxSize;
	int32_t ___m_Format;
	Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* ___m_Convert;
	UIRAtlasAllocator_t70FA0F3477E077A18096F66B51F6A2B205825BD7* ___m_Allocator;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
	NativeArray_1_t0783F5E3C7AF6C600A6A20DA7A32D82CA836528D ___m_Texels;
};
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07  : public MulticastDelegate_t
{
};
struct BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 
{
	int32_t ___keyword;
	Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___offset;
};
struct BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 
{
	int32_t ___m_SizeType;
	Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X;
	Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y;
};
struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82  : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
struct OpacityIdAccelerator_t28773C62F594A1F6A4319298D6CAA31E16458EA7  : public RuntimeObject
{
	NativeArray_1_t84C22AC03FE6517D060874E39A444D03469DD2F0 ___m_Jobs;
	int32_t ___m_NextJobIndex;
	bool ___U3CdisposedU3Ek__BackingField;
};
struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847 
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty;
	int32_t ___flags;
	int32_t ___hierarchyDepth;
	int32_t ___dirtiedValues;
	uint32_t ___dirtyID;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand;
	bool ___isInChain;
	bool ___isHierarchyHidden;
	bool ___localFlipsWinding;
	bool ___localTransformScaleZero;
	bool ___worldFlipsWinding;
	bool ___worldTransformScaleZero;
	int32_t ___clipMethod;
	int32_t ___childrenStencilRef;
	int32_t ___childrenMaskDepth;
	bool ___disableNudging;
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data;
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace;
	int32_t ___displacementUVStart;
	int32_t ___displacementUVEnd;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID;
	float ___compositeOpacity;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor;
	BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures;
};
struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_pinvoke
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty;
	int32_t ___flags;
	int32_t ___hierarchyDepth;
	int32_t ___dirtiedValues;
	uint32_t ___dirtyID;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand;
	int32_t ___isInChain;
	int32_t ___isHierarchyHidden;
	int32_t ___localFlipsWinding;
	int32_t ___localTransformScaleZero;
	int32_t ___worldFlipsWinding;
	int32_t ___worldTransformScaleZero;
	int32_t ___clipMethod;
	int32_t ___childrenStencilRef;
	int32_t ___childrenMaskDepth;
	int32_t ___disableNudging;
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data;
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace;
	int32_t ___displacementUVStart;
	int32_t ___displacementUVEnd;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID;
	float ___compositeOpacity;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor;
	BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures;
};
struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_com
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty;
	int32_t ___flags;
	int32_t ___hierarchyDepth;
	int32_t ___dirtiedValues;
	uint32_t ___dirtyID;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand;
	int32_t ___isInChain;
	int32_t ___isHierarchyHidden;
	int32_t ___localFlipsWinding;
	int32_t ___localTransformScaleZero;
	int32_t ___worldFlipsWinding;
	int32_t ___worldTransformScaleZero;
	int32_t ___clipMethod;
	int32_t ___childrenStencilRef;
	int32_t ___childrenMaskDepth;
	int32_t ___disableNudging;
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data;
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace;
	int32_t ___displacementUVStart;
	int32_t ___displacementUVEnd;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID;
	float ___compositeOpacity;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor;
	BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures;
};
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27  : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4  : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
struct UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF 
{
	BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* ___m_Storage;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 ___m_TransformAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 ___m_ClipRectAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 ___m_OpacityAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 ___m_ColorAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 ___m_TextSettingsAllocator;
	bool ___m_StorageReallyCreated;
	bool ___m_VertexTexturingEnabled;
	NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 ___m_Transforms;
	NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 ___m_ClipRects;
};
struct UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshaled_pinvoke
{
	BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* ___m_Storage;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke ___m_TransformAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke ___m_ClipRectAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke ___m_OpacityAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke ___m_ColorAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke ___m_TextSettingsAllocator;
	int32_t ___m_StorageReallyCreated;
	int32_t ___m_VertexTexturingEnabled;
	NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 ___m_Transforms;
	NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 ___m_ClipRects;
};
struct UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshaled_com
{
	BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* ___m_Storage;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com ___m_TransformAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com ___m_ClipRectAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com ___m_OpacityAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com ___m_ColorAllocator;
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com ___m_TextSettingsAllocator;
	int32_t ___m_StorageReallyCreated;
	int32_t ___m_VertexTexturingEnabled;
	NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 ___m_Transforms;
	NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 ___m_ClipRects;
};
struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
	int32_t ___version;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___atlas;
	VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4* ___vertices;
	UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___indices;
	GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* ___settings;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___size;
};
struct AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 
{
	Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* ___alloc;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___svgTexture;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___flags;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorAlloc;
};
struct AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0_marshaled_pinvoke
{
	Il2CppMethodPointer ___alloc;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___svgTexture;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___flags;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorAlloc;
};
struct AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0_marshaled_com
{
	Il2CppMethodPointer ___alloc;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___svgTexture;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___flags;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___colorAlloc;
};
struct Entry_tB8765CA56422E2C92887314844384843688DCB9F 
{
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___vertices;
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___indices;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	float ___fontTexSDFScale;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___texture;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___customCommand;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID;
	int32_t ___addFlags;
	bool ___uvIsDisplacement;
	bool ___isTextEntry;
	bool ___isClipRegisterEntry;
	int32_t ___stencilRef;
	int32_t ___maskDepth;
};
struct Entry_tB8765CA56422E2C92887314844384843688DCB9F_marshaled_pinvoke
{
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___vertices;
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___indices;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	float ___fontTexSDFScale;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___texture;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___customCommand;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID;
	int32_t ___addFlags;
	int32_t ___uvIsDisplacement;
	int32_t ___isTextEntry;
	int32_t ___isClipRegisterEntry;
	int32_t ___stencilRef;
	int32_t ___maskDepth;
};
struct Entry_tB8765CA56422E2C92887314844384843688DCB9F_marshaled_com
{
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___vertices;
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___indices;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	float ___fontTexSDFScale;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___texture;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___customCommand;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID;
	int32_t ___addFlags;
	int32_t ___uvIsDisplacement;
	int32_t ___isTextEntry;
	int32_t ___isClipRegisterEntry;
	int32_t ___stencilRef;
	int32_t ___maskDepth;
};
struct Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A 
{
	List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* ____list;
	int32_t ____index;
	int32_t ____version;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F ____current;
};
struct TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7  : public RuntimeObject
{
	int32_t ___m_ExcessMinCapacity;
	int32_t ___m_ExcessMaxCapacity;
	Page_t00291F75278697336C2012AEC6F5682758487EAE ___m_Pool;
	List_1_t7CA47020248DF4D673AB763E11C5A5CC37975A3C* ___m_Excess;
	int32_t ___m_NextExcessSize;
	bool ___U3CdisposedU3Ek__BackingField;
};
struct TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526  : public RuntimeObject
{
	int32_t ___m_ExcessMinCapacity;
	int32_t ___m_ExcessMaxCapacity;
	Page_tD28926EC9C906A8FCC66851C6D35FFC01F537A80 ___m_Pool;
	List_1_t9EBDA2ACDD91FB01123F6C121E740CADDDC909AA* ___m_Excess;
	int32_t ___m_NextExcessSize;
	bool ___U3CdisposedU3Ek__BackingField;
};
struct RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363  : public RuntimeObject
{
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___m_FirstCommand;
	DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4 ___m_DirtyTracker;
	LinkedPool_1_t2089E962DBA7DCED47F5B21A93012A52E885E94F* ___m_CommandPool;
	BasicNodePool_1_tEF610BEFE1094E5737DC6F71292C727C8FFD0828* ___m_TexturePool;
	List_1_tAF3B3F03351330B5C2EA012DB4C7E417DC6551AB* ___m_RenderNodesData;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_DefaultShader;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_DefaultWorldSpaceShader;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_DefaultMat;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_DefaultWorldSpaceMat;
	bool ___m_BlockDirtyRegistration;
	int32_t ___m_StaticIndex;
	int32_t ___m_ActiveRenderNodes;
	int32_t ___m_CustomMaterialCommands;
	ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C ___m_Stats;
	uint32_t ___m_StatsElementsAdded;
	uint32_t ___m_StatsElementsRemoved;
	TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* ___m_TextureRegistry;
	OpacityIdAccelerator_t28773C62F594A1F6A4319298D6CAA31E16458EA7* ___U3CopacityIdAcceleratorU3Ek__BackingField;
	bool ___U3CdisposedU3Ek__BackingField;
	BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303* ___U3CpanelU3Ek__BackingField;
	UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___U3CdeviceU3Ek__BackingField;
	AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* ___U3CatlasU3Ek__BackingField;
	VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* ___U3CvectorImageManagerU3Ek__BackingField;
	TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* ___U3CvertsPoolU3Ek__BackingField;
	TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* ___U3CindicesPoolU3Ek__BackingField;
	JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* ___U3CjobManagerU3Ek__BackingField;
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF ___shaderInfoAllocator;
	UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* ___U3CpainterU3Ek__BackingField;
	bool ___U3CdrawStatsU3Ek__BackingField;
	bool ___U3CdrawInCamerasU3Ek__BackingField;
};
struct ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0  : public ShaderInfoStorage_1_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6
{
};
struct ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27  : public ShaderInfoStorage_1_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30
{
};
struct UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8  : public RuntimeObject
{
	RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___m_Owner;
	List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* ___m_Entries;
	AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* ___m_Atlas;
	VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* ___m_VectorImageManager;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F ___m_CurrentEntry;
	ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 ___m_ClosingInfo;
	int32_t ___m_MaskDepth;
	int32_t ___m_StencilRef;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___m_ClipRectID;
	int32_t ___m_SVGBackgroundEntryIndex;
	TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* ___m_VertsPool;
	TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* ___m_IndicesPool;
	List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* ___m_MeshWriteDataPool;
	int32_t ___m_NextMeshWriteDataPoolItem;
	List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* ___m_RepeatRectUVList;
	Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* ___m_AllocRawVertsIndicesDelegate;
	Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* ___m_AllocThroughDrawMeshDelegate;
	MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* ___U3CmeshGenerationContextU3Ek__BackingField;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CcurrentElementU3Ek__BackingField;
	int32_t ___U3CtotalVerticesU3Ek__BackingField;
	int32_t ___U3CtotalIndicesU3Ek__BackingField;
	TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___m_TextInfo;
};
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115  : public Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0
{
	int32_t ___U3CUnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCountU3Ek__BackingField;
	int32_t ___U3CUnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCountU3Ek__BackingField;
	String_t* ___m_Name;
	List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___m_ClassList;
	List_1_t60F39D768DAD2345527AD3EE73FAB2667DF4F260* ___m_PropertyBag;
	int32_t ___m_Flags;
	String_t* ___m_ViewDataKey;
	int32_t ___m_RenderHints;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___lastLayout;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___lastPseudoPadding;
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847 ___renderChainData;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_Layout;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_BoundingBox;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_WorldBoundingBox;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_WorldTransformCache;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_WorldTransformInverseCache;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_WorldClip;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_WorldClipMinusGroup;
	bool ___m_WorldClipIsInfinite;
	int32_t ___triggerPseudoMask;
	int32_t ___dependencyPseudoMask;
	int32_t ___m_PseudoStates;
	int32_t ___U3CcontainedPointerIdsU3Ek__BackingField;
	int32_t ___m_PickingMode;
	YogaNode_t9EE7C2B7C0BD1299C28837B1A66CF4660E724C8B* ___U3CyogaNodeU3Ek__BackingField;
	ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C ___m_Style;
	StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* ___variableContext;
	int32_t ___inheritedStylesHash;
	uint32_t ___controlid;
	int32_t ___imguiContainerDescendantCount;
	bool ___U3CenabledSelfU3Ek__BackingField;
	int32_t ___m_LanguageDirection;
	int32_t ___m_LocalLanguageDirection;
	Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B* ___U3CgenerateVisualContentU3Ek__BackingField;
	int32_t ___m_SubRenderTargetMode;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_defaultMaterial;
	List_1_t96E9133B70FB6765E6B138E810D33E18901715DA* ___m_RunningAnimations;
	uint32_t ___m_NextParentCachedVersion;
	uint32_t ___m_NextParentRequiredVersion;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CachedNextParentWithEventCallback;
	int32_t ___m_EventCallbackCategories;
	int32_t ___m_CachedEventCallbackParentCategories;
	int32_t ___m_DefaultActionEventCategories;
	int32_t ___m_DefaultActionAtTargetEventCategories;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 ___U3ChierarchyU3Ek__BackingField;
	bool ___U3CisRootVisualContainerU3Ek__BackingField;
	bool ___U3CcacheAsBitmapU3Ek__BackingField;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_PhysicalParent;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_LogicalParent;
	List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___m_Children;
	BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303* ___U3CelementPanelU3Ek__BackingField;
	VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___m_VisualTreeAssetSource;
	InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* ___inlineStyleAccess;
	List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* ___styleSheetList;
	TypeData_t01D670B4E71B5571B38C7412B1E652A47D6AF66A* ___m_TypeData;
};
struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B 
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___subRect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___backgroundRepeatRect;
	BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___backgroundPositionX;
	BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___backgroundPositionY;
	BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F ___backgroundRepeat;
	BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 ___backgroundSize;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture;
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite;
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___scaleMode;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___contentSize;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___textureSize;
	int32_t ___leftSlice;
	int32_t ___topSlice;
	int32_t ___rightSlice;
	int32_t ___bottomSlice;
	float ___sliceScale;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rectInset;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___colorPage;
	int32_t ___meshFlags;
};
struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B_marshaled_pinvoke
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___subRect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___backgroundRepeatRect;
	BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___backgroundPositionX;
	BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___backgroundPositionY;
	BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F ___backgroundRepeat;
	BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 ___backgroundSize;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture;
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite;
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___scaleMode;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___contentSize;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___textureSize;
	int32_t ___leftSlice;
	int32_t ___topSlice;
	int32_t ___rightSlice;
	int32_t ___bottomSlice;
	float ___sliceScale;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rectInset;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___colorPage;
	int32_t ___meshFlags;
};
struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B_marshaled_com
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___subRect;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___backgroundRepeatRect;
	BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___backgroundPositionX;
	BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___backgroundPositionY;
	BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F ___backgroundRepeat;
	BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 ___backgroundSize;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture;
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite;
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
	int32_t ___scaleMode;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___contentSize;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___textureSize;
	int32_t ___leftSlice;
	int32_t ___topSlice;
	int32_t ___rightSlice;
	int32_t ___bottomSlice;
	float ___sliceScale;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rectInset;
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___colorPage;
	int32_t ___meshFlags;
};
struct Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3  : public MulticastDelegate_t
{
};
struct BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C  : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
	RuntimeObject* ___U3CbindingU3Ek__BackingField;
	String_t* ___U3CbindingPathU3Ek__BackingField;
};
struct TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0  : public BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C
{
	UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE* ___U3CuitkTextHandleU3Ek__BackingField;
	String_t* ___m_Text;
	bool ___m_EnableRichText;
	bool ___m_ParseEscapeSequences;
	bool ___m_DisplayTooltipWhenElided;
	bool ___U3CisElidedU3Ek__BackingField;
	String_t* ___elidedText;
	bool ___m_WasElided;
	TextEditingManipulator_t9AC543C81F3778888F421C8D93003EBC8902EB29* ___editingManipulator;
	bool ___m_Multiline;
	TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* ___m_TouchScreenKeyboard;
	int32_t ___m_KeyboardType;
	bool ___m_HideMobileInput;
	bool ___m_IsReadOnly;
	int32_t ___m_MaxLength;
	bool ___U3CUnityEngine_UIElements_ITextEdition_isDelayedU3Ek__BackingField;
	Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* ___U3CUnityEngine_UIElements_ITextEdition_AcceptCharacterU3Ek__BackingField;
	Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___U3CUnityEngine_UIElements_ITextEdition_UpdateScrollOffsetU3Ek__BackingField;
	Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_ITextEdition_UpdateValueFromTextU3Ek__BackingField;
	Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_ITextEdition_UpdateTextFromValueU3Ek__BackingField;
	Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRootU3Ek__BackingField;
	String_t* ___m_RenderedText;
	String_t* ___m_OriginalText;
	Il2CppChar ___m_MaskChar;
	bool ___m_IsPassword;
	bool ___m_AutoCorrection;
	TextSelectingManipulator_t85DD873E0C5537C1F8468B6FE5E4C9995B193855* ___m_SelectingManipulator;
	bool ___m_IsSelectable;
	bool ___U3CUnityEngine_UIElements_ITextSelection_doubleClickSelectsWordU3Ek__BackingField;
	bool ___U3CUnityEngine_UIElements_ITextSelection_tripleClickSelectsLineU3Ek__BackingField;
	bool ___U3CUnityEngine_UIElements_ITextSelection_selectAllOnFocusU3Ek__BackingField;
	bool ___U3CUnityEngine_UIElements_ITextSelection_selectAllOnMouseUpU3Ek__BackingField;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_SelectionColor;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_CursorColor;
	float ___m_CursorWidth;
};
struct List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13_StaticFields
{
	MeshWriteDataU5BU5D_tCF1948F981F6B1B18ADD73AD1EA70BD6845D68BD* ___s_emptyArray;
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
{
	ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray;
};
struct List_1_t7524385702B2ADF442BBE71121A26B337005726D_StaticFields
{
	RenderChainU5BU5D_tD86D2A262F4A03450C368D8058A1D058E63C87FF* ___s_emptyArray;
};
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_StaticFields
{
	UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___s_emptyArray;
};
struct List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00_StaticFields
{
	VectorImageManagerU5BU5D_tED65E2CFA572B3026276D5E87498FCD9EAA5D73B* ___s_emptyArray;
};
struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95_StaticFields
{
	VisualElementU5BU5D_tCAE8038767BF0FBEE26B3470C0FC4AE60E5229DF* ___s_emptyArray;
};
struct List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E_StaticFields
{
	PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9* ___s_emptyArray;
};
struct List_1_t0BE12F16A937298114B20824E93D706BCA5214D5_StaticFields
{
	BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* ___s_emptyArray;
};
struct List_1_tE6A967BAC61940A70814BDD10C019CC887E70047_StaticFields
{
	EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8* ___s_emptyArray;
};
struct List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8_StaticFields
{
	RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581* ___s_emptyArray;
};
struct BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_StaticFields
{
	int32_t ___s_TextureCounter;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerCopyTexture;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerGetTextureData;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerUpdateTexture;
};
struct CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields
{
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateEntries;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ConvertEntriesToCommandsMarker;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateClosingCommandsMarker;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_NudgeVerticesMarker;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_UpdateOpacityIdMarker;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ComputeTransformMatrixMarker;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_blitMaterial_LinearToGamma;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_blitMaterial_GammaToLinear;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_blitMaterial_NoChange;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___s_blitShader;
};
struct MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62_StaticFields
{
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_AllocateMarker;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_DrawVectorImageMarker;
};
struct RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_StaticFields
{
	float ___VisibilityTreshold;
};
struct Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields
{
	String_t* ___k_AtlasBlit;
	String_t* ___k_Editor;
	String_t* ___k_Runtime;
	String_t* ___k_RuntimeWorld;
	String_t* ___k_GraphView;
	String_t* ___k_ColorConversionBlit;
};
struct String_t_StaticFields
{
	String_t* ___Empty;
};
struct TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_StaticFields
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___s_InfinityVectorPositive;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___s_InfinityVectorNegative;
};
struct TextShaderUtilities_t47B400695C5D96E7B04FEF9D132468B3A1799692_StaticFields
{
	int32_t ___ID_MainTex;
	int32_t ___ID_FaceTex;
	int32_t ___ID_FaceColor;
	int32_t ___ID_FaceDilate;
	int32_t ___ID_Shininess;
	int32_t ___ID_OutlineOffset1;
	int32_t ___ID_OutlineOffset2;
	int32_t ___ID_OutlineOffset3;
	int32_t ___ID_OutlineMode;
	int32_t ___ID_IsoPerimeter;
	int32_t ___ID_Softness;
	int32_t ___ID_UnderlayColor;
	int32_t ___ID_UnderlayOffsetX;
	int32_t ___ID_UnderlayOffsetY;
	int32_t ___ID_UnderlayDilate;
	int32_t ___ID_UnderlaySoftness;
	int32_t ___ID_UnderlayOffset;
	int32_t ___ID_UnderlayIsoPerimeter;
	int32_t ___ID_WeightNormal;
	int32_t ___ID_WeightBold;
	int32_t ___ID_OutlineTex;
	int32_t ___ID_OutlineWidth;
	int32_t ___ID_OutlineSoftness;
	int32_t ___ID_OutlineColor;
	int32_t ___ID_Outline2Color;
	int32_t ___ID_Outline2Width;
	int32_t ___ID_Padding;
	int32_t ___ID_GradientScale;
	int32_t ___ID_ScaleX;
	int32_t ___ID_ScaleY;
	int32_t ___ID_PerspectiveFilter;
	int32_t ___ID_Sharpness;
	int32_t ___ID_TextureWidth;
	int32_t ___ID_TextureHeight;
	int32_t ___ID_BevelAmount;
	int32_t ___ID_GlowColor;
	int32_t ___ID_GlowOffset;
	int32_t ___ID_GlowPower;
	int32_t ___ID_GlowOuter;
	int32_t ___ID_GlowInner;
	int32_t ___ID_LightAngle;
	int32_t ___ID_EnvMap;
	int32_t ___ID_EnvMatrix;
	int32_t ___ID_EnvMatrixRotation;
	int32_t ___ID_MaskCoord;
	int32_t ___ID_ClipRect;
	int32_t ___ID_MaskSoftnessX;
	int32_t ___ID_MaskSoftnessY;
	int32_t ___ID_VertexOffsetX;
	int32_t ___ID_VertexOffsetY;
	int32_t ___ID_UseClipRect;
	int32_t ___ID_StencilID;
	int32_t ___ID_StencilOp;
	int32_t ___ID_StencilComp;
	int32_t ___ID_StencilReadMask;
	int32_t ___ID_StencilWriteMask;
	int32_t ___ID_ShaderFlags;
	int32_t ___ID_ScaleRatio_A;
	int32_t ___ID_ScaleRatio_B;
	int32_t ___ID_ScaleRatio_C;
	String_t* ___Keyword_Bevel;
	String_t* ___Keyword_Glow;
	String_t* ___Keyword_Underlay;
	String_t* ___Keyword_Ratios;
	String_t* ___Keyword_MASK_SOFT;
	String_t* ___Keyword_MASK_HARD;
	String_t* ___Keyword_MASK_TEX;
	String_t* ___Keyword_Outline;
	String_t* ___ShaderTag_ZTestMode;
	String_t* ___ShaderTag_CullMode;
	float ___m_clamp;
	bool ___isInitialized;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___k_ShaderRef_MobileSDF;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___k_ShaderRef_MobileBitmap;
};
struct TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_StaticFields
{
	TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* ___U3CinstanceU3Ek__BackingField;
};
struct TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields
{
	int32_t ___k_SlotCount;
	int32_t ___k_SlotSize;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___slotIds;
	int32_t ___textureTableId;
};
struct UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields
{
	bool ___U3CIsUIEPackageLoadedU3Ek__BackingField;
	String_t* ___U3CEditorResourcesBasePathU3Ek__BackingField;
};
struct UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields
{
	Stack_1_t9978CB0119EA70B0C3101996FB3D675B2D59025A* ___s_ContainerStack;
	Dictionary_2_tB87BEC840CF876F5CE38D31A5FD1BFD7BDCCCD75* ___s_UIElementsCache;
	Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___s_EventInstance;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___editorPlayModeTintColor;
	float ___singleLineHeight;
	UIElementsUtility_t03323144D50362C6BF96652D3355728749769293* ___s_Instance;
	List_1_t9FF902E193613BD654FD1CF8DBDEF7B872504919* ___s_PanelsIterationList;
	String_t* ___s_RepaintProfilerMarkerName;
	String_t* ___s_EventProfilerMarkerName;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_RepaintProfilerMarker;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_EventProfilerMarker;
	CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___s_Modifiers;
};
struct VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields
{
	List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00* ___instances;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerRegister;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerUnregister;
};
struct U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields
{
	U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300* ___U3CU3E9;
	Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* ___U3CU3E9__0_0;
	Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* ___U3CU3E9__0_1;
};
struct U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F_StaticFields
{
	U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F* ___U3CU3E9;
	Func_1_t6C71C14DB1034DB5664878D0DB8C07DE9B04EBC1* ___U3CU3E9__34_0;
	Action_1_t6CEFBD00BC7F3417CE2B5085F1C6192707A1F6DC* ___U3CU3E9__34_1;
};
struct U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_StaticFields
{
	U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* ___U3CU3E9;
};
struct U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_StaticFields
{
	U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* ___U3CU3E9;
};
struct U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields
{
	U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C* ___U3CU3E9;
	Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* ___U3CU3E9__0_0;
	Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* ___U3CU3E9__0_1;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
	String_t* ___TrueString;
	String_t* ___FalseString;
};
struct IntPtr_t_StaticFields
{
	intptr_t ___Zero;
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields
{
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix;
};
struct TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_StaticFields
{
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___invalid;
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector;
};
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_StaticFields
{
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Zero;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_One;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Up;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Down;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Left;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Right;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
{
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector;
};
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector;
};
struct RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields
{
	List_1_t7524385702B2ADF442BBE71121A26B337005726D* ___renderChains;
};
struct Exception_t_StaticFields
{
	RuntimeObject* ___s_EDILock;
};
struct GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_StaticFields
{
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerWrite;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerCommit;
	int32_t ___s_TextureCounter;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
{
	int32_t ___OffsetOfInstanceIDInCPlusPlusObject;
};
struct TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_StaticFields
{
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___k_TextureIds;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_CommitSampler;
};
struct UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_StaticFields
{
	LinkedList_1_t09F6FB09C766455615BBF59716D285304C49E0E7* ___m_DeviceFreeQueue;
	int32_t ___m_ActiveDeviceCount;
	bool ___m_SubscribedToNotifications;
	bool ___m_SynchronousFree;
	int32_t ___s_GradientSettingsTexID;
	int32_t ___s_ShaderInfoTexID;
	int32_t ___s_TransformsPropID;
	int32_t ___s_ClipRectsPropID;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerAllocate;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerFree;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerAdvanceFrame;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerFence;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerBeforeDraw;
	Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 ___s_VertexTexturingIsAvailable;
	Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 ___s_ShaderModelIs35;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___s_DefaultShaderInfoTexFloat;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___s_DefaultShaderInfoTexARGB8;
};
struct Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_StaticFields
{
	float ___nearZ;
};
struct BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields
{
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___Invalid;
};
struct MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F_StaticFields
{
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___k_DefaultColor;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___k_DefaultNormal;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___k_DefaultTangent;
};
struct Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837_StaticFields
{
	bool ___U3CisPainterActiveU3Ek__BackingField;
	float ___s_MaxArcRadius;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_StrokeMarker;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_FillMarker;
};
struct RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727_StaticFields
{
	int32_t ___k_ID_MainTex;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_ImmediateOverheadMarker;
};
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700_StaticFields
{
	int32_t ___GenerateAllMips;
};
struct UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE_StaticFields
{
	float ___k_MinPadding;
};
struct UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields
{
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___identityTransformTexel;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___infiniteClipRectTexel;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___fullOpacityTexel;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___clearColorTexel;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___defaultTextCoreSettingsTexel;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityTransformValue;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___identityTransformRow0Value;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___identityTransformRow1Value;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___identityTransformRow2Value;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___infiniteClipRectValue;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___fullOpacityValue;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___clearColorValue;
	TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___defaultTextCoreSettingsValue;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___identityTransform;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___infiniteClipRect;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___fullOpacity;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clearColor;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___defaultTextCoreSettings;
};
struct RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363_StaticFields
{
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerProcess;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerClipProcessing;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerOpacityProcessing;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerColorsProcessing;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerTransformProcessing;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerVisualsProcessing;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerTextRegen;
	Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___OnPreRender;
};
struct ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_StaticFields
{
	Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* ___s_Convert;
};
struct ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_StaticFields
{
	Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* ___s_Convert;
};
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_StaticFields
{
	uint32_t ___s_NextId;
	List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___s_EmptyClassList;
	PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___userDataPropertyKey;
	String_t* ___disabledUssClassName;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___s_InfiniteRect;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateVisualContentMarker;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_runtimeMaterial;
	uint32_t ___s_NextParentVersion;
	List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___s_EmptyList;
	CustomStyleAccess_t170C852102B4D09FB478B620A75B14D096F9F2B1* ___s_CustomStyleAccess;
	Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* ___s_InternalStyleSheetPath;
	PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___tooltipPropertyKey;
	Dictionary_2_t4055F6540F36F21F9FEDAFB92D8E0089B38EBBC8* ___s_TypeData;
};
struct TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_StaticFields
{
	String_t* ___ussClassName;
	String_t* ___k_EllipsisText;
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
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;
	}
};
struct BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA  : public RuntimeArray
{
	ALIGN_FIELD (8) BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 m_Items[1];

	inline BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357* 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, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___src), (void*)NULL);
	}
	inline BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___src), (void*)NULL);
	}
};
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;
	}
};
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;
	}
};
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;
	}
};
struct List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74  : public RuntimeArray
{
	ALIGN_FIELD (8) List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* m_Items[1];

	inline List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8** 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, List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6  : public RuntimeArray
{
	ALIGN_FIELD (8) MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F m_Items[1];

	inline MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F* 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, MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___vertices), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___normals), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___tangents), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___uvs0), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___uvs2), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___colors32), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___triangles), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material), (void*)NULL);
		#endif
	}
	inline MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___vertices), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___normals), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___tangents), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___uvs0), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___uvs2), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___colors32), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___triangles), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material), (void*)NULL);
		#endif
	}
};
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;
	}
};
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;
	}
};
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;
	}
};
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;
	}
};
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248  : public RuntimeArray
{
	ALIGN_FIELD (8) String_t* m_Items[1];

	inline String_t* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline String_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, String_t* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918  : public RuntimeArray
{
	ALIGN_FIELD (8) RuntimeObject* m_Items[1];

	inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline RuntimeObject** 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, RuntimeObject* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA  : public RuntimeArray
{
	ALIGN_FIELD (8) uint32_t m_Items[1];

	inline uint32_t GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline uint32_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, uint32_t value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
	}
	inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value)
	{
		m_Items[index] = value;
	}
};
struct PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9  : public RuntimeArray
{
	ALIGN_FIELD (8) Page_t04FE552A388BF55B12C8868E19589136957E00A5 m_Items[1];

	inline Page_t04FE552A388BF55B12C8868E19589136957E00A5 GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline Page_t04FE552A388BF55B12C8868E19589136957E00A5* 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, Page_t04FE552A388BF55B12C8868E19589136957E00A5 value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
	}
	inline Page_t04FE552A388BF55B12C8868E19589136957E00A5 GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline Page_t04FE552A388BF55B12C8868E19589136957E00A5* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, Page_t04FE552A388BF55B12C8868E19589136957E00A5 value)
	{
		m_Items[index] = value;
	}
};
struct EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8  : public RuntimeArray
{
	ALIGN_FIELD (8) Entry_tB8765CA56422E2C92887314844384843688DCB9F m_Items[1];

	inline Entry_tB8765CA56422E2C92887314844384843688DCB9F GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline Entry_tB8765CA56422E2C92887314844384843688DCB9F* 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, Entry_tB8765CA56422E2C92887314844384843688DCB9F value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___customCommand), (void*)NULL);
		#endif
	}
	inline Entry_tB8765CA56422E2C92887314844384843688DCB9F GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline Entry_tB8765CA56422E2C92887314844384843688DCB9F* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tB8765CA56422E2C92887314844384843688DCB9F value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___customCommand), (void*)NULL);
		#endif
	}
};
struct RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581  : public RuntimeArray
{
	ALIGN_FIELD (8) RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 m_Items[1];

	inline RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935* 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, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
	}
	inline RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 value)
	{
		m_Items[index] = value;
	}
};

IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_pinvoke(const BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73& unmarshaled, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_pinvoke_back(const BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke& marshaled, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73& unmarshaled);
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_pinvoke_cleanup(BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_com(const BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73& unmarshaled, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com& marshaled);
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_com_back(const BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com& marshaled, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73& unmarshaled);
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_com_cleanup(BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com& marshaled);

IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m3C58DBC69A321AF2826595584FF3E9F43C07EA56_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m378F61BA812B79DEE58D86FE8AA9F20E3FC7D85F_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorage_1__ctor_mD11645EBACDBF20EA5720F446D814A53D8EF54A0_gshared (ShaderInfoStorage_1_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6* __this, int32_t ___0_format, Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* ___1_convert, int32_t ___2_initialSize, int32_t ___3_maxSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m3F0B622CFF8856C182A01DC105F39DED2A370A24_gshared (Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorage_1__ctor_m3A0A8B48CCEDA1F58DC2A1E45D890DDA33593187_gshared (ShaderInfoStorage_1_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30* __this, int32_t ___0_format, Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* ___1_convert, int32_t ___2_initialSize, int32_t ___3_maxSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m54245705A6CDAF43B16B589F3F3FC9944611C990_gshared (Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mAB2B123AE51CDC79605EF4A41537BADA1774F2CA_gshared (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mC287B445E45444960741C56A73B1C60B39B20449_gshared_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_gshared_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m3E84B69EE9B9769288CFB4645CFF7F401F82C989_gshared_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_1__ctor_m663374A863E492A515BE9626B6F0E444991834E8_gshared (Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedPoolItem_1__ctor_mA018ED386AC444CF69EA75D204B24C5CE97FB4A3_gshared (LinkedPoolItem_1_tD677E54AEDFCA19642ADA7F09E665AC2A79625DF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF225F49F6BE54C39563CECD7C693F0AE4F0530E8_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedPool_1_Clear_m74E112075977257266888179218C9A3594B4EB22_gshared (LinkedPool_1_t27505BB5E276B4361ACE769F2922D5FDC6742877* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LinkedPool_1_Get_m2D1763C33CC49BD56E56715F9052D6480E1D08FF_gshared (LinkedPool_1_t27505BB5E276B4361ACE769F2922D5FDC6742877* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m1A840355E8EDAECEA9D0C6F5E51B248FAA449CBD_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mA2427162DC5D052EBEF38B8FA5DFA030B11583AC_gshared (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_mE7B2CDFE45CE2D031C2FEC3885CA3171F87AE892_gshared (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mD6C4D49C755FF9AD73456488D5FAABFD532AAEA9_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, uint32_t ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_gshared_inline (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, Page_t04FE552A388BF55B12C8868E19589136957E00A5 ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_gshared_inline (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Page_t04FE552A388BF55B12C8868E19589136957E00A5 List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_gshared (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_index, uint32_t ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9_gshared (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, int32_t ___0_index, Page_t04FE552A388BF55B12C8868E19589136957E00A5 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_mC320E9B9444B9FCB44358D70D580A404677E8925_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mEF17C2D6137726F17AB42310C55C8F88A0E0537D_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 NativeSlice_1_op_Implicit_mF50D9B98D8D133CC03AA322033C55B437179620C_gshared (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 ___0_array, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F NativeSlice_1_op_Implicit_mD929D4C7B3EDDE6F44BCA83C1B2702F338BA9F8F_gshared (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 ___0_array, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m5D82637B037D85A870C5730EB90172E9009CE3A9_gshared (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_gshared (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool NativeArray_1_get_IsCreated_mED9E373415C2DF369294129F0C57FDC676521786_gshared_inline (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_gshared (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool NativeArray_1_get_IsCreated_m331DA322D57835388C7F580F2A2DF6C794C54652_gshared_inline (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_m7C1C673346BCEABEE49CF3FAB87845391F58F350_gshared (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_gshared_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A List_1_GetEnumerator_m08ED293E8C43789C01A1C0F7C02CB0F3D9524CD7_gshared (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA28AB88B50762934FBAA568B809CF2E505BF1BE6_gshared (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Entry_tB8765CA56422E2C92887314844384843688DCB9F Enumerator_get_Current_mEE5B4AC0CD719313447BD9A382298F8BDE34F3DA_gshared_inline (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_gshared (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_gshared (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8_gshared (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_thisSlice, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0_gshared (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___0_thisSlice, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_gshared (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_nativeSlice, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_gshared (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___0_nativeSlice, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m64C3413B85F3D5F7E9A564765C11D8E470846A6D_gshared (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C_gshared (NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 ___0_thisArray, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_gshared (TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* __this, int32_t ___0_count, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_gshared (TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* __this, int32_t ___0_count, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mBEA6A1F9691514C467D6EC409CD28B9B54AC0F79_gshared (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_gshared_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, Entry_tB8765CA56422E2C92887314844384843688DCB9F ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_gshared (void* ___0_p, int32_t ___1_count, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_gshared (void* ___0_p, int32_t ___1_count, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_gshared (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_slice, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_gshared (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* __this, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___0_slice, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125_gshared (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_gshared_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_gshared_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 List_1_get_Item_m6C3CE7B25B99FB292C96FAF227855FF887B40F8D_gshared (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m2709F69FFF0E3467FC79BCA875212DC07B56C5F0_gshared (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, int32_t ___0_index, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mE7142CB7E5DAE1A7075B8ADBAA692C2A7D0B02EE_gshared_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08_gshared (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73_gshared (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_gshared_inline (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8_gshared (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Entry_tB8765CA56422E2C92887314844384843688DCB9F List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1_gshared (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m8D425C32FEC0FBCA87844D0A849074104202E95A_gshared (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, int32_t ___0_index, Entry_tB8765CA56422E2C92887314844384843688DCB9F ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m682AEEF718B53C0111D4EDC8A8B50A4EF3363717_gshared_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_gshared (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_gshared (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, int32_t ___0_index, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29_gshared (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* __this, int32_t ___0_index, uint16_t ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m7CD1D354D330F30E0795CAD1A18B915227782713_gshared (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m88BD32FBFE050A30CA8A331F209B9D6FF6C3A423_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, uint32_t ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_mDF993E198CB28131EF7359A8FD298CA62699D2D7_gshared (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, Page_t04FE552A388BF55B12C8868E19589136957E00A5 ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m9E12C1B7904294310C5C7D967F6BE68C91DBC5F1_gshared (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, Entry_tB8765CA56422E2C92887314844384843688DCB9F ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_mFE14C2C54284CCC68A7A9A1DA8E4D7B2B1B7E4CE_gshared (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 ___0_item, const RuntimeMethod* method) ;

inline void List_1_Add_m4E186A9A5675BFA7E92BF5C08FDD6BC6F034A11B_inline (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95*, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
inline int32_t List_1_get_Count_m76A83B76330D385CC22ECE544729CDD0FCEAFECC_inline (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOrderedDirtyTracking_EnsureFits_mA40B328BCCF3E635059F1107E2996046913C0C0D (DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* __this, int32_t ___0_maxDepth, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D (bool ___0_condition, const RuntimeMethod* method) ;
inline VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092 (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* (*) (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
inline void List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71 (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* __this, int32_t ___0_index, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95*, int32_t, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, const RuntimeMethod*))List_1_set_Item_m3C58DBC69A321AF2826595584FF3E9F43C07EA56_gshared)(__this, ___0_index, ___1_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOrderedDirtyTracking_RegisterDirty_mA05BD098B12E91FCD1E35BE02443AC0FB1B923B3 (DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, int32_t ___1_dirtyTypes, int32_t ___2_dirtyTypeClass, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOrderedDirtyTracking_ClearDirty_m66CB5F7F44F12DAC7A0047327EF41C147A72A879 (DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, int32_t ___1_dirtyTypesInverse, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOrderedDirtyTracking_Reset_mBE958F05647E78766DD9422442D41B1DE0B4823C (DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* __this, const RuntimeMethod* method) ;
inline int32_t List_1_IndexOf_mBD0E046855051C95C6F60B84C31E0F276730D92A (List_1_t7524385702B2ADF442BBE71121A26B337005726D* __this, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_item, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t7524385702B2ADF442BBE71121A26B337005726D*, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363*, const RuntimeMethod*))List_1_IndexOf_m378F61BA812B79DEE58D86FE8AA9F20E3FC7D85F_gshared)(__this, ___0_item, method);
}
inline void List_1_set_Item_m26DF065D5048D6A31DEFF667B2BC3EFBF166B785 (List_1_t7524385702B2ADF442BBE71121A26B337005726D* __this, int32_t ___0_index, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___1_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_t7524385702B2ADF442BBE71121A26B337005726D*, int32_t, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363*, const RuntimeMethod*))List_1_set_Item_m3C58DBC69A321AF2826595584FF3E9F43C07EA56_gshared)(__this, ___0_index, ___1_value, method);
}
inline int32_t List_1_get_Count_mC51695DFAFC29F4B5685D76B45BC442D452542F5_inline (List_1_t7524385702B2ADF442BBE71121A26B337005726D* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t7524385702B2ADF442BBE71121A26B337005726D*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
inline void List_1_Add_m4F13B6BBBCEB7A4650B35737854BA4584BC931CF_inline (List_1_t7524385702B2ADF442BBE71121A26B337005726D* __this, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t7524385702B2ADF442BBE71121A26B337005726D*, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
inline RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* List_1_get_Item_m9D430824B0739628DB4BBEA6168580B462031C28 (List_1_t7524385702B2ADF442BBE71121A26B337005726D* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* (*) (List_1_t7524385702B2ADF442BBE71121A26B337005726D*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
inline void List_1__ctor_m487D573029A34C484E237A844D3AAD9B0BFB5978 (List_1_t7524385702B2ADF442BBE71121A26B337005726D* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
	((  void (*) (List_1_t7524385702B2ADF442BBE71121A26B337005726D*, int32_t, const RuntimeMethod*))List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared)(__this, ___0_capacity, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4C2ADA9EDB62AAE44752E97EBEB51FD541B0420B (U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChainCommand__ctor_m305982AFE24A773C052036C022B909ABC9FC6A1E (RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* RenderChainVEData_get_lastClosingOrLastCommand_mAF0E6BC5EDFE45CBF164F09688F4BFFF5E87EB8B (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2 (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderChainVEData_get_isIgnoringDynamicColorHint_mCA4729236727FFA50347C8E3ABE155BE1A944529_inline (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65 (RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool BaseShaderInfoStorage_get_disposed_mAF7F54A791E6AF75BF1AD71B1DDA85099BFCE1EF_inline (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BaseShaderInfoStorage_set_disposed_m454C43D78C684531DF00E4EE08E436C383C6944B_inline (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, String_t* ___0_name, const RuntimeMethod* method) ;
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_tD51663F3CDEDF587A26C0FE2DABE674C3122A1F6*, int32_t, Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277*, int32_t, int32_t, const RuntimeMethod*))ShaderInfoStorage_1__ctor_mD11645EBACDBF20EA5720F446D814A53D8EF54A0_gshared)(__this, ___0_format, ___1_convert, ___2_initialSize, ___3_maxSize, method);
}
inline void Func_2__ctor_m3F0B622CFF8856C182A01DC105F39DED2A370A24 (Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m3F0B622CFF8856C182A01DC105F39DED2A370A24_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m9406A0B5BCA24ADE8FF440C2AE75F459D7367C64 (U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) ;
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_tA67AC95B2ECE99BBF16CB6CE9BAA1BB8F41AFB30*, int32_t, Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E*, int32_t, int32_t, const RuntimeMethod*))ShaderInfoStorage_1__ctor_m3A0A8B48CCEDA1F58DC2A1E45D890DDA33593187_gshared)(__this, ___0_format, ___1_convert, ___2_initialSize, ___3_maxSize, method);
}
inline void Func_2__ctor_m54245705A6CDAF43B16B589F3F3FC9944611C990 (Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m54245705A6CDAF43B16B589F3F3FC9944611C990_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m881BF3B85990A6CC274FB79FF580FA3F4F327682 (U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UIElementsPackageUtility_get_IsUIEPackageLoaded_m8896DB9DAA0FDFA7559F46A3468411725961BA84_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreSettings_Equals_mCD3C40E96B7F9E933D26701DC7A1485ED753CD1E (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___0_other, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreSettings_Equals_m2AA97F8B441D49BCE3BC1C4D3ACF270E7236EA3B (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Color_op_Equality_mB2BDC39B0B367BA15AA8DF22F8CB0D02D20BDC71_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_lhs, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2 (float* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextCoreSettings_GetHashCode_m392468372DAB1B9BE9F4067E89245DCC57735A2F (TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TextureBlitter_get_disposed_m00CEB7B2330A6DBE3BE95049ED60406DD90B8EAF_inline (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRUtility_Destroy_m9E925E79E7B4A4853B47C1EFACEF2ED0A7844A23 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextureBlitter_set_disposed_m3FA52D5FE5C9EEAC9DAA3E89BD506901DB9352EE_inline (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA (String_t* ___0_name, const RuntimeMethod* method) ;
inline void List_1__ctor_mAB2B123AE51CDC79605EF4A41537BADA1774F2CA (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
	((  void (*) (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5*, int32_t, const RuntimeMethod*))List_1__ctor_mAB2B123AE51CDC79605EF4A41537BADA1774F2CA_gshared)(__this, ___0_capacity, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DisposeHelper_NotifyDisposedUsed_m7A9C988A4B96B0920E470EEA604BA42C5ABB437F (RuntimeObject* ___0_disposable, const RuntimeMethod* method) ;
inline void List_1_Add_mC287B445E45444960741C56A73B1C60B39B20449_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5*, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357, const RuntimeMethod*))List_1_Add_mC287B445E45444960741C56A73B1C60B39B20449_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_BeginBlit_mC1A1F6F82313120D441016B34D143CF97E997A56 (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___0_dst, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_DoBlit_m375A25BFCB3180100BF799325A2AD49C85DEAF0B (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, RuntimeObject* ___0_blitInfos, int32_t ___1_startIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_EndBlit_m247EB2A9604A08925D457D13844BF0702F8DD4E5 (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, const RuntimeMethod* method) ;
inline int32_t List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5*, const RuntimeMethod*))List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, const RuntimeMethod* method) ;
inline void List_1_Clear_m3E84B69EE9B9769288CFB4645CFF7F401F82C989_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5*, const RuntimeMethod*))List_1_Clear_m3E84B69EE9B9769288CFB4645CFF7F401F82C989_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* Shader_Find_m183AA54F78320212DDEC811592F98456898A41C5 (String_t* ___0_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material__ctor_m7FDF47105D66D19591BE505A0C42B0F90D88C9BF (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___0_shader, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Object_get_hideFlags_mA08F5E41671B8C6B5073C6B9E2799BCE6E0DF7F3 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock__ctor_m14C3432585F7BB65028BCD64A0FD6607A1B490FB (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 Utility_GetActiveViewport_mBD15484BBD5C3FC53D138D775E6DBA1857290C7E (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* RenderTexture_get_active_mA4434B3E79DEF2C01CAE0A53061598B16443C9E7 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GL_LoadPixelMatrix_mF1C5A4508C5F110512C116A5DDE7AB0483FE961A (float ___0_left, float ___1_right, float ___2_bottom, float ___3_top, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Graphics_SetRenderTarget_m995C0F14B97C5BF46CCF2E7EF410C1CC05C46409 (RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___0_rt, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Material_SetPass_mBB03542DFF4FAEADFCED332009F9D61B6DED75FE (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_pass, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetTexture_m39F531D3F35D6C5B661A7B4F07DD7B8ACC22627F (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, int32_t ___0_nameID, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Utility_SetPropertyBlock_m59F944B121081657B00046BF83A82615A7E8C044 (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___0_props, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GL_Begin_m17A70A7A3C161D8A127C11BDC5FC393392AB70C7 (int32_t ___0_mode, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_xMax_mBA05CE52847E3D3CB8295055706B3E0D4350E9F0_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_yMax_mAE5D758A1241F7722F8FB9B46861583F76C8FE44_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GL_Color_mE2D27D8FCA9B5E07ECC15574BCBCBA16E6E0CB3E (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GL_TexCoord3_mD95B6C3D77105453E0A01B1A29DFDDDF14BB7111 (float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GL_Vertex3_mEA9925548F447556F7899E69604B787EE57F6978 (float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GL_End_m6CE9D562B738075125F901B1D5254520EC30AB36 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_x, float ___1_y, float ___2_width, float ___3_height, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GL_Viewport_mA93DBAE1018A273684A07C8B8B444EFFBF2B38B7 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_pixelRect, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIRenderDevice_get_shaderModelIs35_mB1DC4A0F22A69064E426271B7AB568046A1342D6 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (String_t* ___0_format, RuntimeObject* ___1_arg0, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_Reset_m43FECB6D32D307D151C8173B6223C7E2BF4484F2 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_SetGpuData_m73FDAC2240F9F8F6AF1EA35ABA4BA136E55B7213 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_slotIndex, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___1_id, int32_t ___2_textureWidth, int32_t ___3_textureHeight, float ___4_sdfScale, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextureSlotManager_set_FreeSlots_m7400CBFEF9DC81345E311C521163C76973DC4255_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextureId_get_index_m4EA4D8C27C1A2E568803548A40905B45C5626C27 (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TextureSlotManager_get_FreeSlots_m07D624EAB6ED9D3B1F4B4EF33DB2FAB1545871D2_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* TextureRegistry_GetTexture_mB02C07261977269B6661D7A6D95ED757178676AE (TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* __this, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_id, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* Texture2D_get_whiteTexture_m3A243ED388F9EF0EC515015A6E0E50FD261D2FA1 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextureSlotManager_MarkUsed_m6012C3110EBDC75E7B970C814CAA7147D9378126_inline (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_slotIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetVectorArray_m5C0A3017A7EA9EE5F01295E346EA72D70A8BD682 (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, int32_t ___0_nameID, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___1_values, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextureId_ConvertToGpu_m7631D660D6ACC5564194AE253544BE092BE83CC3 (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* __this, const RuntimeMethod* method) ;
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) ;
inline void Func_1__ctor_mCC48CB6D9634530961BBADC7BB8BA2C5457794CB (Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_1__ctor_m663374A863E492A515BE9626B6F0E444991834E8_gshared)(__this, ___0_object, ___1_method, method);
}
inline void Action_1__ctor_m5B4A91CEA749E078E9FC5ED60BB45D891FE4B356 (Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared)(__this, ___0_object, ___1_method, method);
}
inline void LinkedPool_1__ctor_m03C57813E771BD0D9FEC106EDC03BC6B37DC4BAA (LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333* __this, Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* ___0_createFunc, Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* ___1_resetAction, int32_t ___2_limit, const RuntimeMethod* method)
{
	((  void (*) (LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333*, Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B*, Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F*, int32_t, const RuntimeMethod*))LinkedPool_1__ctor_m9ABF26662D3DAEFD23739726651994DDD69B8A5D_gshared)(__this, ___0_createFunc, ___1_resetAction, ___2_limit, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mEADD1F78308D864ACC1430EBCE4F68E36BE5ECCF (U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageRenderInfo__ctor_mFA021640C734CABA0E412646150B6F97DB80EA96 (VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageRenderInfo_Reset_m81D42F4FE8D592935960D3D03E08F02E31B89D58 (VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* __this, const RuntimeMethod* method) ;
inline void LinkedPoolItem_1__ctor_mB71E6B2A41B465EA0507A37903EF48C88336A5B2 (LinkedPoolItem_1_t966AFC99094156308D1A52BB685B3C177BC6A1F4* __this, const RuntimeMethod* method)
{
	((  void (*) (LinkedPoolItem_1_t966AFC99094156308D1A52BB685B3C177BC6A1F4*, const RuntimeMethod*))LinkedPoolItem_1__ctor_mA018ED386AC444CF69EA75D204B24C5CE97FB4A3_gshared)(__this, method);
}
inline void Func_1__ctor_m2C79825F77CF2C2CF16B33EA507E397008AB7CB1 (Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_1__ctor_m663374A863E492A515BE9626B6F0E444991834E8_gshared)(__this, ___0_object, ___1_method, method);
}
inline void Action_1__ctor_mE4F2A9C6A957D1E4F3C5629498F8DE904E06B550 (Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared)(__this, ___0_object, ___1_method, method);
}
inline void LinkedPool_1__ctor_m8EA8B263E8391AD01F4FBE6ED713A479CFAD3ED0 (LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83* __this, Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* ___0_createFunc, Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* ___1_resetAction, int32_t ___2_limit, const RuntimeMethod* method)
{
	((  void (*) (LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83*, Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18*, Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6*, int32_t, const RuntimeMethod*))LinkedPool_1__ctor_m9ABF26662D3DAEFD23739726651994DDD69B8A5D_gshared)(__this, ___0_createFunc, ___1_resetAction, ___2_limit, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mEEC29CFF833F1CA531FD0C7F672BEBEE47EFFB2A (U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientRemap__ctor_m4DE4368D101429D92FBB0384812961647A7808B8 (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientRemap_Reset_mD01A646DA4156CA02B4BDA8767B6E0098F58F7AF (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* __this, const RuntimeMethod* method) ;
inline void LinkedPoolItem_1__ctor_m5243A07A20FBDC74BC7073FDF006B7315EFC7F27 (LinkedPoolItem_1_t6FDA4D3D7892BA96F64DABAA19EB9989EB14A0FF* __this, const RuntimeMethod* method)
{
	((  void (*) (LinkedPoolItem_1_t6FDA4D3D7892BA96F64DABAA19EB9989EB14A0FF*, const RuntimeMethod*))LinkedPoolItem_1__ctor_mA018ED386AC444CF69EA75D204B24C5CE97FB4A3_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* GradientSettingsAtlas_get_atlas_m0D754EE8FA774E5D016C3F922907E7C0C3F4C457 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method) ;
inline void List_1_Add_m1A51AA71F51CB450DBF9D650605966830695CD5C_inline (List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00* __this, VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00*, VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
inline void Dictionary_2__ctor_mE2475BD7895825D343DFF5F3C6A8CD057B8A8AF4 (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E*, int32_t, const RuntimeMethod*))Dictionary_2__ctor_mF225F49F6BE54C39563CECD7C693F0AE4F0530E8_gshared)(__this, ___0_capacity, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageRenderInfoPool__ctor_mD76EBB49C8F106BEDADAFBC5BB742D32B65D9477 (VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientRemapPool__ctor_m15F94F0B3B17E02566C0A72D083D31B67356994A (GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas__ctor_mCBA2EBBB6F83CBD06087C124728B980D0D5ACF52 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, int32_t ___0_length, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool VectorImageManager_get_disposed_m7C126E130A4018C000E1F6F292E9CB43E0FC6D65_inline (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, const RuntimeMethod* method) ;
inline void Dictionary_2_Clear_mA99F02E6EF69B970279CA5BFF5F15B86343E6F39 (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* __this, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E*, const RuntimeMethod*))Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared)(__this, method);
}
inline void LinkedPool_1_Clear_m880CCF66CA33577E149946F3B9A454F8A397BB58 (LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333* __this, const RuntimeMethod* method)
{
	((  void (*) (LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333*, const RuntimeMethod*))LinkedPool_1_Clear_m74E112075977257266888179218C9A3594B4EB22_gshared)(__this, method);
}
inline void LinkedPool_1_Clear_mBA95E60CE08C330DB3963ACD9A53A3A18F2CC028 (LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83* __this, const RuntimeMethod* method)
{
	((  void (*) (LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83*, const RuntimeMethod*))LinkedPool_1_Clear_m74E112075977257266888179218C9A3594B4EB22_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_Dispose_m4C157AEF461F729E64B8D703F1935C7CC9AD6269 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method) ;
inline bool List_1_Remove_m54E01405E504B7C9641412876843BC359400894A (List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00* __this, VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* ___0_item, const RuntimeMethod* method)
{
	return ((  bool (*) (List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00*, VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED*, const RuntimeMethod*))List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared)(__this, ___0_item, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void VectorImageManager_set_disposed_m5FBCCE974810E81BDEEE5B80B315279A6F38A415_inline (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientSettingsAtlas_Commit_m35676ADF2285F3B08217018F5D9597095EE6A5F6 (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method) ;
inline bool Dictionary_2_TryGetValue_mB1A5909DB90F0C01C2083550F4E8E7672BF3C33D (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* __this, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___0_key, VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458** ___1_value, const RuntimeMethod* method)
{
	return ((  bool (*) (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E*, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC*, VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458**, const RuntimeMethod*))Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared)(__this, ___0_key, ___1_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* VectorImageManager_Register_m58586125DE952881660564F084D48C1B0587E912 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___0_vi, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_context, const RuntimeMethod* method) ;
inline VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* LinkedPool_1_Get_mCE24AA4312D844EE376DA34A0FD90DFD654F67C5 (LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333* __this, const RuntimeMethod* method)
{
	return ((  VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* (*) (LinkedPool_1_t238DA1A4A4F5F2AA70AFCDF3DE6CE2AB5C654333*, const RuntimeMethod*))LinkedPool_1_Get_m2D1763C33CC49BD56E56715F9052D6480E1D08FF_gshared)(__this, method);
}
inline void Dictionary_2_set_Item_m1D7B697A94460BD6930BE16FF0A78DF877824C04 (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* __this, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___0_key, VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* ___1_value, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E*, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC*, VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458*, const RuntimeMethod*))Dictionary_2_set_Item_m1A840355E8EDAECEA9D0C6F5E51B248FAA449CBD_gshared)(__this, ___0_key, ___1_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE GradientSettingsAtlas_Add_mFB2E6AE2091A7658DDB0F22A0096D6ECB9E77BBE (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, int32_t ___0_count, const RuntimeMethod* method) ;
inline GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* LinkedPool_1_Get_mBF59B56726F4C447EE89FACA5736614CB061D096 (LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83* __this, const RuntimeMethod* method)
{
	return ((  GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* (*) (LinkedPool_1_t71B2C5B9496F4931EF97825E4047B965A8B1EC83*, const RuntimeMethod*))LinkedPool_1_Get_m2D1763C33CC49BD56E56715F9052D6480E1D08FF_gshared)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RectInt_set_x_m2D2F3A87E9899A29444DBDD0BB11CB19F13AA075_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RectInt_set_y_m45D5C1D817698266BED66D41A705956A1571858D_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, int32_t ___0_value, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GradientSettingsAtlas_get_length_m1B3592189141C1B29FBE8A22603E772230E9E5EA (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m093934F71A9B351911EE46311674ED463B180006 (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, String_t* ___3_str3, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
inline void List_1__ctor_mB914BA12D02BD96B9376364BFE9DCDDF54B00ECC (List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
	((  void (*) (List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00*, int32_t, const RuntimeMethod*))List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared)(__this, ___0_capacity, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BMPAlloc_Equals_mEF900F6B5AD18B63BA66A219DECD6A1BFC83B9A0 (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_other, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, RuntimeObject* ___3_arg2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BMPAlloc_ToString_mD21F160C52418715833D4884098ACBC45DF4861A (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* __this, const RuntimeMethod* method) ;
inline void List_1__ctor_mA2427162DC5D052EBEF38B8FA5DFA030B11583AC (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
	((  void (*) (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E*, int32_t, const RuntimeMethod*))List_1__ctor_mA2427162DC5D052EBEF38B8FA5DFA030B11583AC_gshared)(__this, ___0_capacity, method);
}
inline int32_t List_1_get_Capacity_mE7B2CDFE45CE2D031C2FEC3885CA3171F87AE892 (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E*, const RuntimeMethod*))List_1_get_Capacity_mE7B2CDFE45CE2D031C2FEC3885CA3171F87AE892_gshared)(__this, method);
}
inline void List_1__ctor_mD6C4D49C755FF9AD73456488D5FAABFD532AAEA9 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
	((  void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, int32_t, const RuntimeMethod*))List_1__ctor_mD6C4D49C755FF9AD73456488D5FAABFD532AAEA9_gshared)(__this, ___0_capacity, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, int32_t ___0_pageHeight, int32_t ___1_entryWidth, int32_t ___2_entryHeight, const RuntimeMethod* method) ;
inline void List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, uint32_t ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, uint32_t, const RuntimeMethod*))List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_gshared_inline)(__this, ___0_item, method);
}
inline void List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_inline (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, Page_t04FE552A388BF55B12C8868E19589136957E00A5 ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E*, Page_t04FE552A388BF55B12C8868E19589136957E00A5, const RuntimeMethod*))List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, uint16_t ___0_firstPageX, uint16_t ___1_firstPageY, const RuntimeMethod* method) ;
inline int32_t List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_inline (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E*, const RuntimeMethod*))List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_gshared_inline)(__this, method);
}
inline Page_t04FE552A388BF55B12C8868E19589136957E00A5 List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  Page_t04FE552A388BF55B12C8868E19589136957E00A5 (*) (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E*, int32_t, const RuntimeMethod*))List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_gshared)(__this, ___0_index, method);
}
inline uint32_t List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  uint32_t (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, int32_t, const RuntimeMethod*))List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t BitmapAllocator32_CountTrailingZeroes_m8249BE67145B3420585970AFC47392DCDF9C363E (uint32_t ___0_val, const RuntimeMethod* method) ;
inline void List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_index, uint32_t ___1_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, int32_t, uint32_t, const RuntimeMethod*))List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5_gshared)(__this, ___0_index, ___1_value, method);
}
inline void List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9 (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, int32_t ___0_index, Page_t04FE552A388BF55B12C8868E19589136957E00A5 ___1_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E*, int32_t, Page_t04FE552A388BF55B12C8868E19589136957E00A5, const RuntimeMethod*))List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9_gshared)(__this, ___0_index, ___1_value, method);
}
inline int32_t List_1_get_Capacity_mC320E9B9444B9FCB44358D70D580A404677E8925 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, const RuntimeMethod*))List_1_get_Capacity_mC320E9B9444B9FCB44358D70D580A404677E8925_gshared)(__this, method);
}
inline void List_1_set_Capacity_mEF17C2D6137726F17AB42310C55C8F88A0E0537D (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, int32_t, const RuntimeMethod*))List_1_set_Capacity_mEF17C2D6137726F17AB42310C55C8F88A0E0537D_gshared)(__this, ___0_value, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_xMin_mA5FB5AF1133380E080CF750D21327DE27EADEE1B_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_yMin_m6914C2254158DF797E20E381626DC08A2700147B_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* ___0_storage, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, int32_t ___0_page, uint16_t* ___1_x, uint16_t* ___2_y, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351 (const RuntimeMethod* method) ;
inline NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 NativeSlice_1_op_Implicit_mF50D9B98D8D133CC03AA322033C55B437179620C (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 ___0_array, const RuntimeMethod* method)
{
	return ((  NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 (*) (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51, const RuntimeMethod*))NativeSlice_1_op_Implicit_mF50D9B98D8D133CC03AA322033C55B437179620C_gshared)(___0_array, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 UIRVEShaderInfoAllocator_get_transformConstants_mDBEBD1B076C75991D4C2FB0B1B7E9F5F4960CF4B (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
inline NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F NativeSlice_1_op_Implicit_mD929D4C7B3EDDE6F44BCA83C1B2702F338BA9F8F (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 ___0_array, const RuntimeMethod* method)
{
	return ((  NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F (*) (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8, const RuntimeMethod*))NativeSlice_1_op_Implicit_mD929D4C7B3EDDE6F44BCA83C1B2702F338BA9F8F_gshared)(___0_array, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F UIRVEShaderInfoAllocator_get_clipRectConstants_m1F589F4F88AF5032526C02244DDF072F499FE9F0 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* UIRenderDevice_get_defaultShaderInfoTexARGB8_m72435C82B7694629C138D3D182AFCD12DCCAB678 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* UIRenderDevice_get_defaultShaderInfoTexFloat_m5FE52F28B39A9B022DE99A99A442C5828A354622 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* UIRVEShaderInfoAllocator_get_atlas_mBE42DF6248C2B49245373E7C2201F72D1565953E (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIRenderDevice_get_vertexTexturingIsAvailable_m3F319008C351B2A2BA72C56B9649DD6565B54E0B (const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_m5D82637B037D85A870C5730EB90172E9009CE3A9 (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m5D82637B037D85A870C5730EB90172E9009CE3A9_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline void NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4 (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_Construct_m98DBDC275E9D883F2333B65AE998DF99A1A8E9E3 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorageRGBAFloat__ctor_m1A6C0C0180903E3A2AA7D7DA534D30D2DEECE04B (ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27* __this, int32_t ___0_initialSize, int32_t ___1_maxSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderInfoStorageRGBA32__ctor_m082C6F170DFC30736704D1BB0713CA35F19FD909 (ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0* __this, int32_t ___0_initialSize, int32_t ___1_maxSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIRVEShaderInfoAllocator_AtlasRectMatchesPage_m531D7F14FE55E6466E76E187FFAF4FA75757DDFE (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* ___0_allocator, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___1_defAlloc, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___2_atlasRect, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F (Exception_t* __this, String_t* ___0_message, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetTransformValue_m7CEA33754EB6951EEDCCC2B2364B22B8B81A9F57 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_xform, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetClipRectValue_mB054EC9E7EB8B523E0022AADD215218542B6B7D3 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_clipRect, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetOpacityValue_m8A9A4001B79EDBCEA1355176EE039380E5511559 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, float ___1_opacity, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Implicit_mA8CF4745D766F4F610E1BE0A1ED2F4E5FE5D734C_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, bool ___2_isEditorContext, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetTextCoreSettingValue_mDD8FC8D76A78F3C066497DD40172C72535AC7E84 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___1_settings, bool ___2_isEditorContext, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseShaderInfoStorage_Dispose_m9DF4F3D71F97B25C83B13B5879DEE23FA8943CE6 (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method) ;
inline bool NativeArray_1_get_IsCreated_mED9E373415C2DF369294129F0C57FDC676521786_inline (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, const RuntimeMethod* method)
{
	return ((  bool (*) (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*, const RuntimeMethod*))NativeArray_1_get_IsCreated_mED9E373415C2DF369294129F0C57FDC676521786_gshared_inline)(__this, method);
}
inline void NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6 (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*, const RuntimeMethod*))NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_gshared)(__this, method);
}
inline bool NativeArray_1_get_IsCreated_m331DA322D57835388C7F580F2A2DF6C794C54652_inline (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* __this, const RuntimeMethod* method)
{
	return ((  bool (*) (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51*, const RuntimeMethod*))NativeArray_1_get_IsCreated_m331DA322D57835388C7F580F2A2DF6C794C54652_gshared_inline)(__this, method);
}
inline void NativeArray_1_Dispose_m7C1C673346BCEABEE49CF3FAB87845391F58F350 (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* __this, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51*, const RuntimeMethod*))NativeArray_1_Dispose_m7C1C673346BCEABEE49CF3FAB87845391F58F350_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_Dispose_m693C33DD7810BB517B2DB6FF5316334587776984 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_IssuePendingStorageChanges_mF994684323C7C8BF66B5ED0F5F34A8B67509EE9B (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRVEShaderInfoAllocator_AllocToConstantBufferIndex_m47E2F3F871EBF779BD75A6C9E895FF0407E276D0 (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocTransform_mAD5208CBE3D63767C8306E6D3400560CB5B62053 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocClipRect_m0C26B2B9BF62E5AB0891B83BA2E3D61945565F65 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocOpacity_mB89055AE8DA28F5C406071B14725FB44B52CD5D2 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocTextCoreSettings_m7245DF038C56D2D59D461353FBBCDC576C14F4A1 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___0_settings, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A UIRVEShaderInfoAllocator_AllocToTexelCoord_m25279EB3888A28B392297749442FF63DE25FE5CD (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* ___0_allocator, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___1_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, int32_t ___0_index, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeTransform_m9DF0C6DFD4D440A9552C10C0A15CC2064740DB15 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeClipRect_m00341A1A072A2E0C94D259F6CE84147DF054438D (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeOpacity_mD97725200B13B4729D41750CDA53C5B5EC909FC4 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeTextCoreSettings_m2D0220AFDD2A9D4B79CD87F1430CDA0096077DF2 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_TransformAllocToVertexData_mA501441EEC35219275B901619A2E9D87E27EE7F1 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_ClipRectAllocToVertexData_mB42291850FD7AE690F956FA91D7CE96D1E4786DA (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_OpacityAllocToVertexData_m14FCA91E0E796F39CDF302BAC3581D08CB96890B (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_ColorAllocToVertexData_m5C511DC295117655EC217FD4827983AD4ADD2183 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_TextCoreSettingsToVertexData_mEEEBCF0C0D4021E4D18AF919FFC1B7C7D0D3973A (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_ComputeTransformMatrix_mEB5DF619B9360EF19AE534D1C1DA25F092024D2D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ancestor, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___2_result, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* VisualElement_get_worldTransformInverse_m3F6A138010EDD0ADB850092717003E8E38226980 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* VisualElement_get_worldTransformRef_m25AB63C70B9C7965FEC38C1711316A47608D5276 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_MultiplyMatrix34_mBDEE644E6CEF9A47F7901CFE215B2682FCCAFDC9 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___0_lhs, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___1_rhs, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___2_res, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 VisualElement_get_worldTransform_m706C9ADA6ADFBA381EDCAD418040C9F30D42E96A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_GetPivotedMatrixWithLayout_m288B1E90A04B1C6A0E79F9358DDC96B919ECCD76 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___0_result, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4 (Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIRUtility_IsElementSelfHidden_mB784EB087005C6D680588EF8180EF48E6A9E6FD5 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRenderDevice_Free_mA976972C22FC00FA5CABBDEAD053A1390F4BDB92 (UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* __this, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___0_mesh, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_ResetCommands_m4F863CCD40A1ACA9C5EDA17C2409EB7F90DB7FC6 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_ResetTextures_mE683EEDE0CB5ACB56EC4D42345BDE1DD80A5961C (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* RenderChain_get_painter_mE8CEE0F220EBE55FC4DA0A85CC08C94ABEA2195B_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_Begin_mBE0C74673300BC57241BC91A046FB5A299137377 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElement_get_visible_m30FB0F3D6A7C6C41088A0744EC8D2696BFCBC0B9 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawVisualElementBackground_mDD504747ED58E0E8E9DC0A1FE462A5D7B311587F (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawVisualElementBorder_m11F9885D7E1D7E1618ED1C167B7F2A3353EA7C62 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_ApplyVisualElementClipping_mA6E8513568A8A5BB6A53571C9BF7DBBB38D240F0 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* UIRStylePainter_get_meshGenerationContext_mB63F25D7A6C4D1C9DBA9CD05ABB9F07DF3E99E94_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_InvokeGenerateVisualContent_m86FB5BC2FA0E4608BFB871D1D464A65EC7EBADBB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* ___1_ctx, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t UIRenderDevice_get_maxVerticesPerPage_mFFA8429A499398EFF83CFBD5A786D3BFFF430C49_inline (UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_Reset_mCAFAAC3F4D78C6CE94FAF786A028A171C2116A1B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* UIRStylePainter_get_entries_m51C037F9235EC5C23FF492A71ADDDF40DA2A0F03 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
inline int32_t List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*, const RuntimeMethod*))List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_UpdateOrAllocate_mA0D3E2638FA8C7D9675343EC807E7ECF3B15227E (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** ___0_data, int32_t ___1_vertexCount, int32_t ___2_indexCount, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___3_device, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* ___4_verts, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* ___5_indices, uint16_t* ___6_indexOffset, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___7_stats, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_FindCommandInsertionPoint_mC04BE728E5F5FDE5F9FEA555AB92E7D821AB899E (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___1_prev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_next, const RuntimeMethod* method) ;
inline Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A List_1_GetEnumerator_m08ED293E8C43789C01A1C0F7C02CB0F3D9524CD7 (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method)
{
	return ((  Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A (*) (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*, const RuntimeMethod*))List_1_GetEnumerator_m08ED293E8C43789C01A1C0F7C02CB0F3D9524CD7_gshared)(__this, method);
}
inline void Enumerator_Dispose_mA28AB88B50762934FBAA568B809CF2E505BF1BE6 (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A* __this, const RuntimeMethod* method)
{
	((  void (*) (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A*, const RuntimeMethod*))Enumerator_Dispose_mA28AB88B50762934FBAA568B809CF2E505BF1BE6_gshared)(__this, method);
}
inline Entry_tB8765CA56422E2C92887314844384843688DCB9F Enumerator_get_Current_mEE5B4AC0CD719313447BD9A382298F8BDE34F3DA_inline (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A* __this, const RuntimeMethod* method)
{
	return ((  Entry_tB8765CA56422E2C92887314844384843688DCB9F (*) (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A*, const RuntimeMethod*))Enumerator_get_Current_mEE5B4AC0CD719313447BD9A382298F8BDE34F3DA_gshared_inline)(__this, method);
}
inline int32_t NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2 (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*, const RuntimeMethod*))NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_gshared)(__this, method);
}
inline int32_t NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*, const RuntimeMethod*))NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_GetVerticesTransformInfo_m858742C2E9A1DD6547A4BBD100CDA83F5476512D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___1_transform, const RuntimeMethod* method) ;
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)
{
	return ((  NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 (*) (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2, int32_t, int32_t, const RuntimeMethod*))NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8_gshared)(___0_thisSlice, ___1_start, ___2_length, method);
}
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)
{
	return ((  NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A (*) (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A, int32_t, int32_t, const RuntimeMethod*))NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0_gshared)(___0_thisSlice, ___1_start, ___2_length, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UIRUtility_ShapeWindingIsClockwise_mCB54BE4682881EE9A1EDC154E0C9C655FB8883DF_inline (int32_t ___0_maskDepth, int32_t ___1_stencilRef, const RuntimeMethod* method) ;
inline void* NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_nativeSlice, const RuntimeMethod* method)
{
	return ((  void* (*) (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2, const RuntimeMethod*))NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_gshared)(___0_nativeSlice, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D (void* ___0_value, const RuntimeMethod* method) ;
inline void* NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918 (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___0_nativeSlice, const RuntimeMethod* method)
{
	return ((  void* (*) (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A, const RuntimeMethod*))NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_gshared)(___0_nativeSlice, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* RenderChain_get_jobManager_mFDF4D385ADEC017FF3C5ED9C2CB94AD0698D6689_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JobManager_Add_m67E5C5C0D9AD911FDA18CB3407E7D52A63F238FD (JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* __this, ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* ___0_job, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_LandClipRegisterMesh_mE332BC477324B0524ED01ABAE61E0BC8F4654736 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_vertices, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___1_indices, int32_t ___2_indexOffset, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* CommandGenerator_InjectMeshDrawCommand_m6335FE8548D17964C79B9C81043A00A5FD9049E1 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_cmdPrev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___3_cmdNext, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___4_mesh, int32_t ___5_indexCount, int32_t ___6_indexOffset, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___7_material, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___8_texture, int32_t ___9_stencilRef, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_InjectCommandInBetween_mB1DA17F068633574554708D53FBEF9CBBB3C622C (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___1_cmd, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_prev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___3_next, const RuntimeMethod* method) ;
inline bool Enumerator_MoveNext_m64C3413B85F3D5F7E9A564765C11D8E470846A6D (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A* __this, const RuntimeMethod* method)
{
	return ((  bool (*) (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A*, const RuntimeMethod*))Enumerator_MoveNext_m64C3413B85F3D5F7E9A564765C11D8E470846A6D_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_FindClosingCommandInsertionPoint_mCE2CAA9F8BD21358E8D03CD3F8D02E7B47DF3055 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___1_prev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_next, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_InjectClosingCommandInBetween_mA7815665B7C7650599CB3444868A69EB7465305D (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___1_cmd, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_prev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___3_next, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisualElement_get_subRenderTargetMode_mD2DC47F60E9266F26F7A67A1FC991B3B571C59AF (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* CommandGenerator_GetBlitMaterial_mA75F9F1D690FAAB1DFDA2EE3A84D7494CE4748D5 (int32_t ___0_mode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* CommandGenerator_InjectClosingMeshDrawCommand_m49D005F0069EAD634535DA2C626F5C7E193B4D5F (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_cmdPrev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___3_cmdNext, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___4_mesh, int32_t ___5_indexCount, int32_t ___6_indexOffset, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___7_material, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___8_texture, int32_t ___9_stencilRef, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_LandClipUnregisterMeshDrawCommand_mF9234C5CA2E869318FFA362A118DC4FF6DA492E6 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___0_cmd, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Painter2D_set_isPainterActive_m9A5949AFDCA7EDA52F1244D8594EB72688D4F6B5_inline (bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_InvokeGenerateVisualContent_m7882F56F4FFEA0E26B9BE1109BF930B5EE43F2DF (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* ___0_mgc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Assert_mA460392021AC0A8210C9081E3C1C9652DBF32BF6 (bool ___0_condition, String_t* ___1_message, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetFloat_m879CF81D740BAE6F23C9822400679F4D16365836 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_name, float ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* CommandGenerator_CreateBlitShader_mFF40DE0157231F479862517D25DB1AF679745FD7 (float ___0_colorConversion, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JobManager_Add_m188B7DA4C9FC3F5F4418ADE5973081C42821A6F7 (JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* __this, CopyClosingMeshJobData_t92845C1341A518A8D05CD9DCE53496BD70CF2044* ___0_job, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRenderDevice_Update_mDB382A6F3934ACA5E30A204F9749B1B29738F7D6 (UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* __this, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___0_mesh, uint32_t ___1_vertexCount, uint32_t ___2_indexCount, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* ___3_vertexData, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* ___4_indexData, uint16_t* ___5_indexOffset, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* UIRenderDevice_Allocate_m0504064141D6EA7F692319462FB0C70C572357FC (UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* __this, uint32_t ___0_vertexCount, uint32_t ___1_indexCount, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* ___2_vertexData, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* ___3_indexData, uint16_t* ___4_indexOffset, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_DoUpdateOpacityId_m38A03AC95022C7B50C49317C9D382EE16AF0EFC2 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___1_renderChain, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___2_mesh, const RuntimeMethod* method) ;
inline NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C (NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 ___0_thisArray, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method)
{
	return ((  NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 (*) (NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81, int32_t, int32_t, const RuntimeMethod*))NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C_gshared)(___0_thisArray, ___1_start, ___2_length, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRenderDevice_Update_m66ACAADBD144EF4A82044B18F27010E36445D983 (UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* __this, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___0_mesh, uint32_t ___1_vertexCount, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* ___2_vertexData, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR OpacityIdAccelerator_t28773C62F594A1F6A4319298D6CAA31E16458EA7* RenderChain_get_opacityIdAccelerator_mA3666D9C425B921A8DA76CFD4C59B848D3D50DCD_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OpacityIdAccelerator_CreateJob_m7DE86F85B34BBFC2FA74CAC6EFCC567AD7601399 (OpacityIdAccelerator_t28773C62F594A1F6A4319298D6CAA31E16458EA7* __this, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_oldVerts, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___1_newVerts, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___2_opacityData, int32_t ___3_vertexCount, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_lhs, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_PrepareNudgeVertices_m2CC117D658040184D6ECB37AA3B74D2519D872A5 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___1_device, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___2_mesh, intptr_t* ___3_src, intptr_t* ___4_dst, int32_t* ___5_count, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JobManager_Add_mF46A4ADE46145D766A0AAFC43FD4677BD20BAD92 (JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* __this, NudgeJobData_tC303DCF7D6A8683AA414D05AA13CB6FAD4BB4022* ___0_job, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CommandGenerator_IsParentOrAncestorOf_m1F6D8BCF2D4092F6143D906B9CAC419D8422D905 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_child, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_OnRenderCommandAdded_mCEF0C91EF19B09578221ED24C48C6B9041CD1909 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___0_command, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_OnRenderCommandsRemoved_mFFE97C8FDF9E5EF1163DA13E9B2C4431012BDB9B (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___0_firstCommand, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___1_lastCommand, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_FreeCommand_mDE2695BE4CE6D7FC10353CFA7118910FB9549223 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___0_cmd, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_DepthFirstOnClippingChanged_m22C077A0E355E67F65E946C31A7F1D75FC825689 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_parent, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___2_ve, uint32_t ___3_dirtyID, bool ___4_hierarchical, bool ___5_isRootOfChange, bool ___6_isPendingHierarchicalRepaint, bool ___7_inheritedClipRectIDChanged, bool ___8_inheritedMaskingChanged, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___9_device, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___10_stats, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_DepthFirstOnOpacityChanged_mAE5A6BFEF3CADFD757969803A3895302056C38CC (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, float ___1_parentCompositeOpacity, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___2_ve, uint32_t ___3_dirtyID, bool ___4_hierarchical, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___5_stats, bool ___6_isDoingFullVertexRegeneration, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_OnColorChanged_m398874046A6250E369B7B610560279885A1BADE5 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_DepthFirstOnTransformOrSizeChanged_mEE1B1237D0BE4201B5F846645E9FF5574AE388B3 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_parent, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___2_ve, uint32_t ___3_dirtyID, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___4_device, bool ___5_isAncestorOfChangeSkinned, bool ___6_transformChanged, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___7_stats, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_IsElementHierarchyHidden_mD2762927AF77BFB049B0B84900394487A9C200F6 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_DepthFirstOnVisualsChanged_m24CC197485CFBA668EA726E0A6326D8A9BCB2F7C (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, bool ___3_parentHierarchyHidden, bool ___4_hierarchical, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___5_stats, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_get_worldClip_m61B2DBE3962B9D3E328933EE88CC7B70DE7B711A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_get_worldClipMinusGroup_m94BD6FB2B44142367C06FF15187F7BEE67B3177D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void VisualElement_TransformAlignedRect_m83F60A83A2F69136E513B24BFA697856AE4E3C6C_inline (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___0_matrix, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* ___1_rect, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
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) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_mC53581E703768BA2512A7C65283657C331994353_inline (float ___0_d, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_a, const RuntimeMethod* method) ;
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) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_UnaryNegation_mBA9FC53A2194EE3CC067A12D11879F695B34D6F9_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_UpdateLocalFlipsWinding_m29723ACA559EC686A9C3E330D23390020246BDBE (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_EnsureFitsDepth_m6D531C0DDB7B2C9AC91BE3E63EE852E9630EC81B (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, int32_t ___0_depth, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467 (Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677* __this, int32_t ___0_key, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* RenderEvents_GetLastDeepestChild_mEFC4AF3EBBCBD1715CF6A851EF83B114DCA29BB6 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_NeedsTransformID_mB0473F5ED3C182DA00261DC5444EE3511A3FCDC5 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_NeedsColorID_mC21A9C7DE5F02BAEADE4AFA295175F62081707A0 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_InitColorIDs_m2BBEF2D99944BC99C7809C8E24BFB8E6FBE6DE35 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_SetColorValues_m9E8EB41BFB03735A4D41DF57AB2BA8450F9A82A1 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 RenderEvents_GetTransformIDTransformInfo_m9C4D72E3F247946BC61C7452A9D62A5772137F60 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5 (Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t RenderEvents_DepthFirstOnChildAdded_m98799048C7F73861738CC9930E657668B469A0C9 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_parent, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___2_ve, int32_t ___3_index, bool ___4_resetState, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t RenderEvents_DepthFirstOnChildRemoving_m86F2944D40D4E921D440ABF03DADD7AB9ECAA7E9 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_ChildWillBeRemoved_m06C2B71733F0773FE428F92C9B58DA1134CE0AD9 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderEvents_DetermineSelfClipMethod_mE014E29273CF50662E1594D708C262C053C76888 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_UIEOnVisualsChanged_mB8B0E7AF7739388D1948D2949C47AA57453EF7FB (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, bool ___1_hierarchical, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_UIEOnTransformOrSizeChanged_mBC5994CA10EC50475D2101057EA0399E4B2F25EF (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, bool ___1_transformChanged, bool ___2_clipRectSizeChanged, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_UIEOnOpacityIdChanged_m7A7A40416F9CA10939E85C7AEFAD9ED97B30DF09 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_UpdateTextCoreSettings_m15CB95340AECCD148466BF06DBFBB689D19DCB46 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 RenderEvents_GetClipRectIDClipInfo_m7EC20324781A510A1FCFF06DEBD382F9FA2DA7C0 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_UpdateZeroScaling_m024294FECD19563AB2E9BA64F4FAB9DE9CA60B2B (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderChainVEData_InheritsID_mBDD22C0EE688F7A369C8B6E83BEFCA9FD29CCD46 (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CommandGenerator_NudgeVerticesToNewSpace_m61616970EA5DDD5522F985EA136BC453B39C5DB5 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___1_renderChain, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___2_device, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderChain_get_drawInCameras_m8D80C9B3E4675B9DC4FC81A895C00BFCF7F3482D_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_EnsureWorldTransformAndClipUpToDate_mA58DAF07419D9E1245DE634CA38ACAE618CE3273 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_UpdateOpacityId_mF527E76CD10EB3F8C6527C4E7B43739522ED00C8 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___1_renderChain, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_UpdateWorldFlipsWinding_m4B1C4F229E6ACA468AE658EBBAFB5F3537439E4A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 CommandGenerator_PaintElement_mF25FF78C8747AE37F21514DF24C39941877E1787 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___2_stats, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_ClosePaintElement_m4D5F6D1B8EC36C56CCF47EEB3D53A931E9DD83C4 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 ___1_closingInfo, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___2_renderChain, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextUtilities_IsFontAssigned_mF8C7AB1EA0F4C0611A680D48F4FD7F2053FE39DB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 TextUtilities_GetTextCoreSettingsForElement_mC7C0F92E72317F5F875F8A77E746D4FF8E146943 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_NeedsTextCoreSettings_mE0BAFD9BFB5730E7AA5DEBC275699D119A2D4EA7 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElement_ShouldClip_m12585878F77BB029474BA67935AB704D81CE7FE0 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIRUtility_IsRoundRect_m60294350FB23984A9E98C77E75DF243EA9FE6D8A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIRUtility_IsVectorImageBackground_mEE91CC7739188D6ABCDAFA8DA8FA501BD9C1E3E0 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_transform_m3BAB67CC182B8B60920924AEE52826BD736A051D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_lhs, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_rhs, const RuntimeMethod* method) ;
inline int32_t List_1_get_Count_m38EF2B3BD05717E9F88E4B2FC6DF01635DEBACDA_inline (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshWriteData__ctor_mE26BEBE58E1D88629F45BE5122D525CC2D44285D (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, const RuntimeMethod* method) ;
inline void List_1_Add_mA5979938E34FA0A04880E7E5471C0BD46F9BEB59_inline (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* __this, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13*, MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
inline MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* List_1_get_Item_mEE28E100B3AEFEA230C90D2632081FA3CE125D9C (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* (*) (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
inline NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4 (TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* __this, int32_t ___0_count, const RuntimeMethod* method)
{
	return ((  NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 (*) (TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526*, int32_t, const RuntimeMethod*))TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_gshared)(__this, ___0_count, method);
}
inline NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2 (TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* __this, int32_t ___0_count, const RuntimeMethod* method)
{
	return ((  NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A (*) (TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7*, int32_t, const RuntimeMethod*))TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_gshared)(__this, ___0_count, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* UIRStylePainter_GetPooledMeshWriteData_m63A73799B10D104E623D5C488C07723CA935F28E (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshWriteData_Reset_m6B6FF37F649EF5420127C732171A7647C8AE36DD (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_vertices, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___1_indices, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* UIRStylePainter_DrawMesh_mA480E5413BAD0DE6D6B9908F696D243A3A3F09FF (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, int32_t ___0_vertexCount, int32_t ___1_indexCount, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___2_texture, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___3_material, int32_t ___4_flags, const RuntimeMethod* method) ;
inline void List_1__ctor_mBEA6A1F9691514C467D6EC409CD28B9B54AC0F79 (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*, const RuntimeMethod*))List_1__ctor_mBEA6A1F9691514C467D6EC409CD28B9B54AC0F79_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextInfo__ctor_m241E24715CC5F6293DC90A4D25884548BAD0D602 (TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshGenerationContext__ctor_m164C9A86871A2AF600C86C21FEBA66D6901552AA (MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* __this, RuntimeObject* ___0_painter, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* RenderChain_get_atlas_mF0CDA8A25FE35CAABBFE4AC9294400693D205E6A_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* RenderChain_get_vectorImageManager_m6A5F57E470BD67EDA8722E366BD4F41D9FC61C18_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Allocator__ctor_m9AAA6A0F5FC11C644C1039BE774BA6500D962B32 (Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
inline void List_1__ctor_mB1C66E719D981BFE5DC22DB62AF228F0F54879AC (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
	((  void (*) (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13*, int32_t, const RuntimeMethod*))List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared)(__this, ___0_capacity, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* RenderChain_get_vertsPool_m828B6A233AD68591EBE6C548F573B96100AEE787_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* RenderChain_get_indicesPool_m4F316D51090D4C87FE941B27FCD1B83C9EC2CB6E_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UIRStylePainter_set_currentElement_m5E4058261E9B6828ECADBD013F1B348AF679973B_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
inline void List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, Entry_tB8765CA56422E2C92887314844384843688DCB9F ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*, Entry_tB8765CA56422E2C92887314844384843688DCB9F, const RuntimeMethod*))List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* VisualElement_get_defaultMaterial_mCEEC94CA30E5A9465E9452CF7B4CDBB71E9B9B55 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MeshGenerationContext_get_hasPainter2D_mB8F97925486091F110072CEBC2511F7BA5F29760 (MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837* MeshGenerationContext_get_painter2D_mB52B091DE4480F5C46ED877E8EDAA3F37F7D0613 (MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Painter2D_Reset_mCD9D34C4C5878F3FB9D99687D4B959367DA7120C (Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChain_InsertTexture_m342AF49CE69B99AB606F734A44FDFB574190CB50 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_src, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___2_id, bool ___3_isAtlas, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 TextureRegistry_Acquire_m01619423C02D5352BBFE67A299A6A972DBBA14D5 (TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* __this, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_tex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshWriteData_Reset_m9913BC84BDFAAAB9E2E0A8CBD39721175F2A2233 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_vertices, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___1_indices, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___2_uvRegion, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF (intptr_t ___0_value, const RuntimeMethod* method) ;
inline NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514 (void* ___0_p, int32_t ___1_count, const RuntimeMethod* method)
{
	return ((  NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 (*) (void*, int32_t, const RuntimeMethod*))UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_gshared)(___0_p, ___1_count, method);
}
inline NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF (void* ___0_p, int32_t ___1_count, const RuntimeMethod* method)
{
	return ((  NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A (*) (void*, int32_t, const RuntimeMethod*))UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_gshared)(___0_p, ___1_count, method);
}
inline void NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582 (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_slice, const RuntimeMethod* method)
{
	((  void (*) (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2, const RuntimeMethod*))NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_gshared)(__this, ___0_slice, method);
}
inline void NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* __this, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___0_slice, const RuntimeMethod* method)
{
	((  void (*) (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A, const RuntimeMethod*))NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_gshared)(__this, ___0_slice, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE* TextElement_get_uitkTextHandle_mDD90F6CABD0751B41047595A894044FA654C360C_inline (TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* UITKTextHandle_Update_mF10E1C5EA643E44DEC617639C219646B49160722 (UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_get_contentRect_m4D3C57AFA3D4DE425103F3AF9F2829EABA741A07 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawTextInfo_m2264E2CEB8CAD9AFC83A3CBA1061B03F1884D424 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___0_textInfo, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_offset, bool ___2_useHints, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* Material_get_mainTexture_mC6C6B860B44321F0342AEFA0DD7702384334F37D (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Texture2D_get_format_mE39DD922F83CA1097383309278BB6F20636A7D9D (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextGeneratorUtilities_IsBitmapRendering_m93C5008776EEDD84825ED2133CDA0FC66DD56EEA (int32_t ___0_glyphRenderMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawVectorImage_mF96A9350BD4A0F9C4CEB2CA60DE5C9A01CEAE128 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawSprite_mBDE4EAC69B70288EC5B365A85C2F3F4C476E9855 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_TryAtlasTexture_mEE65D75EE90D159A15CEB423CD25E75FFC79154B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_texture, int32_t ___1_flags, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* ___2_outUVRegion, bool* ___3_outIsAtlas, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* ___4_outTextureId, int32_t* ___5_outAddFlags, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F RectangleParams_ToNativeParams_m9673B6A4B08A4A0B6BE5C5ADEEF0685F40AD4B9D (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_uvRegion, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F MeshBuilderNative_MakeTexturedRect_m55066D1BFC0EE75FDA31A2963C76081559BB2E14 (NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F ___0_rectParams, float ___1_posZ, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F MeshBuilderNative_MakeSolidRect_m41B8CA105F3D488AAB890A5A45319E0810B88FBE (NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F ___0_rectParams, float ___1_posZ, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_BuildEntryFromNativeMesh_m23F74C1BE6375AD739569EA0AA0F3280D87387BD (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F ___0_meshData, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_texture, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___2_textureId, bool ___3_isAtlas, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___4_material, int32_t ___5_flags, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___6_uvRegion, int32_t ___7_addFlags, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeBorderParams_t40F3633B60F896E1FC11E7EA13E7DE1B723BC00A BorderParams_ToNativeParams_m97C36B7FDF9DBA7B11156A45AD367FCB4CFE0E9E (BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F MeshBuilderNative_MakeBorder_m0DD094C8EC44F0B9CA645362789FEC203C836BF1 (NativeBorderParams_t40F3633B60F896E1FC11E7EA13E7DE1B723BC00A ___0_borderParams, float ___1_posZ, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ComputedStyle_get_backgroundColor_m504A3843A96727FD70B1ACA523F27EAD1BAF8A21 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ColorPage_Init_mEA6F419F7742C3DBABBF584C9D3B2E4952D020AC (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___1_alloc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshGenerationContextUtils_GetVisualElementRadii_mFE9E8F24A2AD07A7A8F143AA599BF4F24FD07BE7 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___1_topLeft, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___2_bottomLeft, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___3_topRight, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___4_bottomRight, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshGenerationContextUtils_AdjustBackgroundSizeForBorders_m5FCE16372FEA6EC53AD1C30A218F3E469F1E2FCF (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_visualElement, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* ___1_rectParams, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawRectangle_mEB8222C8E224C7B8294BB2AC42E785CBEEB5F878 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedStyle_get_unitySliceLeft_mAF9F39984C608FE1F1FEBCE6779EE1BE77C5D72F (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedStyle_get_unitySliceTop_m976A8262A1C8933B052D2311372A2393A59F5A6D (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedStyle_get_unitySliceRight_m69474B745D3F01D9D77F262ADF24EF7E1D31AB66 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedStyle_get_unitySliceBottom_m8C7E80317111D45183392C3C28974D1462D45032 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ComputedStyle_get_backgroundImage_mDA7EAE73F023BAEC1831613F8AE8168E5065E68C (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* Background_get_texture_mB5F42EF624BBBF324E912C2C0AD9439DAD9C2491 (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4 (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* Background_get_vectorImage_mE0E820B1991F56BBCE8A9EE63B7A20BF843BD455 (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* Background_get_renderTexture_m1C191641D51A335D3EAA26C0552D6969BE08B092 (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UIRStylePainter_get_visualElement_m76F935681F7897F2750C31DA435AFBE478E9385A (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ComputedStyle_get_backgroundPositionX_m0C634D48C84E4BE9CD43B5F812C719CFEEF10DE2 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ComputedStyle_get_backgroundPositionY_m6E2A4CA5944F68551BEC6D3371625F077EA80FEC (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F ComputedStyle_get_backgroundRepeat_m65F461A96E6BAD07DF57530E1F7BD3B5E45756AF (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 ComputedStyle_get_backgroundSize_mD90708BC43E054958E859DD0567F467304B4AC36 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BackgroundPropertyHelper_ResolveUnityBackgroundScaleMode_m59CA67E3499FBF6532371E823669B66DFAC09F63 (BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___0_backgroundPositionX, BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___1_backgroundPositionY, BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F ___2_backgroundRepeat, BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 ___3_backgroundSize, bool* ___4_valid, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline (float ___0_f, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B RectangleParams_MakeTextured_mBF847B4D457BCD201129A2D87FAF2A8E98F494E0 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_uv, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___2_texture, int32_t ___3_scaleMode, int32_t ___4_panelContext, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RectangleParams_HasRadius_mD5FCED05D5C5D320D0C3925667105DEFD0EDFC02 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* __this, float ___0_epsilon, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B RectangleParams_MakeSprite_mD85AE8956796578F48E647EF124E56C022691871 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_containerRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_subRect, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___2_sprite, int32_t ___3_scaleMode, int32_t ___4_panelContext, bool ___5_hasRadius, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___6_slices, bool ___7_useForRepeat, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D Sprite_get_rect_m2D85032EBEDC505E346E49291B8816BDB18DF625 (Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float UIElementsUtility_PixelsPerUnitScaleForElement_m56D33CB00F8C563C07A4CEE11A8C92AF503DE231 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___1_sprite, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B RectangleParams_MakeVectorTextured_m9E3D5C085D8874C30D90288332B1F198F4247F24 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_rect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_uv, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___2_vectorImage, int32_t ___3_scaleMode, int32_t ___4_panelContext, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector4_op_Inequality_mD6A1C6E862F3EFB1B222A2DDCB7A7237042DE142_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_lhs, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 BackgroundPropertyHelper_ConvertScaleModeToBackgroundPosition_m9BAD4DCBBD38A291D0B1A75C49DC23D1087CC47D (int32_t ___0_scaleMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F BackgroundPropertyHelper_ConvertScaleModeToBackgroundRepeat_m10A953A3406245B351877DADCF9768BB3BBDD2D3 (int32_t ___0_scaleMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 BackgroundPropertyHelper_ConvertScaleModeToBackgroundSize_m5E02DC35A12F72925AF845B0FFE2541AE8826CAD (int32_t ___0_scaleMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ComputedStyle_get_unityBackgroundImageTintColor_mA6C8A9BCBC7585D3DD68B1E3EEC7FD3238DD016A (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawRectangleRepeat_m219043493E5E0FA8EF0F4D18A6C4D6D68F50BE44 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_totalRect, float ___2_scaledPixelsPerPoint, const RuntimeMethod* method) ;
inline void List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125 (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*, const RuntimeMethod*))List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125_gshared)(__this, method);
}
inline void List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*, const RuntimeMethod*))List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BackgroundSize_get_sizeType_mE816884F30FC49024D410E36281D755B8FC96F42 (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6 (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF (int32_t ___0_val1, int32_t ___1_val2, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, int32_t ___0_index, const RuntimeMethod* method) ;
inline void List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935, const RuntimeMethod*))List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, int32_t ___0_index, float ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_size_m346E4F7077E5A1C0F4E21966232CD726CB9E6BAA_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AlignmentUtils_CeilToPixelGrid_m4A98E79C0F6956E4D814A27197271F6A281624AE (float ___0_v, float ___1_pixelsPerPoint, float ___2_offset, const RuntimeMethod* method) ;
inline RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 List_1_get_Item_m6C3CE7B25B99FB292C96FAF227855FF887B40F8D (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 (*) (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*, int32_t, const RuntimeMethod*))List_1_get_Item_m6C3CE7B25B99FB292C96FAF227855FF887B40F8D_gshared)(__this, ___0_index, method);
}
inline void List_1_set_Item_m2709F69FFF0E3467FC79BCA875212DC07B56C5F0 (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, int32_t ___0_index, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 ___1_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*, int32_t, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935, const RuntimeMethod*))List_1_set_Item_m2709F69FFF0E3467FC79BCA875212DC07B56C5F0_gshared)(__this, ___0_index, ___1_value, method);
}
inline int32_t List_1_get_Count_mE7142CB7E5DAE1A7075B8ADBAA692C2A7D0B02EE_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*, const RuntimeMethod*))List_1_get_Count_mE7142CB7E5DAE1A7075B8ADBAA692C2A7D0B02EE_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect__ctor_m5665723DD0443E990EA203A54451B2BB324D8224_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_source, const RuntimeMethod* method) ;
inline Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08 (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method)
{
	return ((  Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B (*) (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*, const RuntimeMethod*))List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08_gshared)(__this, method);
}
inline void Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73 (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B* __this, const RuntimeMethod* method)
{
	((  void (*) (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B*, const RuntimeMethod*))Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73_gshared)(__this, method);
}
inline RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_inline (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B* __this, const RuntimeMethod* method)
{
	return ((  RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 (*) (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B*, const RuntimeMethod*))Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_StampRectangleWithSubRect_m4E842034B1610A7FAD6EFC16B09C7C2AB9C8651A (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_targetRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___2_totalRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___3_targetUV, const RuntimeMethod* method) ;
inline bool Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8 (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B* __this, const RuntimeMethod* method)
{
	return ((  bool (*) (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B*, const RuntimeMethod*))Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8_gshared)(__this, method);
}
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RectangleParams_HasSlices_m8ED66930DF29A17773A2A69778FA4D010D75A5B0 (RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* __this, float ___0_epsilon, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D Rect_get_zero_m5341D8B63DEF1F4C308A685EEC8CFEA12A396C8D (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D RectangleParams_RectIntersection_m45E2CE5981EEB73D4B2A7A9BE20BEC0B3820A16E (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_a, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_b, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Rect_op_Equality_mF2A038255CAF5F1E86079B9EE0FC96DE54307C1F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_lhs, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawBorder_m51426C06169C0FEBD9A8AF5FFF23D42DA87AF33D (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 ___0_borderParams, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_GenerateStencilClipEntryForSVGBackground_m4FA1EA86E1E670712E67A72E1E0F3E98A9037DF4 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_GenerateStencilClipEntryForRoundedRectBackground_m77D8E59F0280F6BF7B18FCF0A45D50C55BE47F83 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method) ;
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) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Cross_mF93A280558BCE756D13B6CC5DCD7DE8A43148987_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* Sprite_get_texture_mEEA6640C1B5D38F84CB64C775B201D7D9F48E045 (Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* Sprite_get_triangles_m5D2A3D916814891FF5DF236D8A2D72C89A66EFD4 (Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* Sprite_get_vertices_m2584A7F59A8E8362F16E0DDA4CC25A1EDF8D1D31 (Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* Sprite_get_uv_mAD4DAE6EAEC23340B69D0991FA4D8E72C6CA62FF (Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* UIRStylePainter_AdjustSpriteWinding_m5F4601A2CFB7D8CF42FDD78DA9268CAE438C0332 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___0_vertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_indices, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D MeshWriteData_get_uvRegion_m6E543500740DE690E1C3DB46DACA44DE9F785353 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshWriteData_SetAllVertices_mB15F3031E85E8D13F4014E7AFF5EFF305D8D1582 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_vertices, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeshWriteData_SetAllIndices_m243F1994B53722F1B42639704E5194AC07309CC4 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___0_indices, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* VectorImageManager_AddUser_m3F4161820F0F85C7A51782F28D7BDD6DEF6281F3 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___0_vi, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_context, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TextureId_op_Inequality_m875B4887888A51A70E2CCEFC9CE6AE40A383EFF3_inline (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_left, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___1_right, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_MakeVectorGraphics_mFE9772FD72D98A5D99149F98B1E012FD4385E84B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, bool ___1_isUsingGradients, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___2_svgTexture, int32_t ___3_settingIndexOffset, int32_t* ___4_finalVertexCount, int32_t* ___5_finalIndexCount, const RuntimeMethod* method) ;
inline Entry_tB8765CA56422E2C92887314844384843688DCB9F List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1 (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  Entry_tB8765CA56422E2C92887314844384843688DCB9F (*) (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*, int32_t, const RuntimeMethod*))List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1_gshared)(__this, ___0_index, method);
}
inline void List_1_set_Item_m8D425C32FEC0FBCA87844D0A849074104202E95A (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, int32_t ___0_index, Entry_tB8765CA56422E2C92887314844384843688DCB9F ___1_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*, int32_t, Entry_tB8765CA56422E2C92887314844384843688DCB9F, const RuntimeMethod*))List_1_set_Item_m8D425C32FEC0FBCA87844D0A849074104202E95A_gshared)(__this, ___0_index, ___1_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B ColorPage_ToNativeColorPage_m898BC36273B9EC6F2B95F2BC4FCD7631C1D54C9C (ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F MeshBuilderNative_MakeVectorGraphicsStretchBackground_mA1DD121A57A6F2BDF37270777BD9AFBDFC7CC5A4 (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, NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B ___8_colorPage, int32_t ___9_settingIndexOffset, int32_t* ___10_finalVertexCount, int32_t* ___11_finalIndexCount, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F MeshBuilderNative_MakeVectorGraphics9SliceBackground_mE732754E56A2EB1DA910DAC2D33B7FD5C787812C (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* ___0_svgVertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_svgIndices, float ___2_svgWidth, float ___3_svgHeight, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_targetRect, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___5_sliceLTRB, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___6_tint, NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B ___7_colorPage, int32_t ___8_settingIndexOffset, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_BuildGradientEntryFromNativeMesh_mB6AA709D486F070580CACC70573F5AB70783572D (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F ___0_meshData, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___1_svgTextureId, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_ValidateMeshWriteData_mFB7D74C514A58AFF54F95EA9310AC65DCB84AF90 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) ;
inline void List_1_Clear_m682AEEF718B53C0111D4EDC8A8B50A4EF3363717_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*, const RuntimeMethod*))List_1_Clear_m682AEEF718B53C0111D4EDC8A8B50A4EF3363717_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___0_values, const RuntimeMethod* method) ;
inline Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 (*) (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*, int32_t, const RuntimeMethod*))NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_gshared)(__this, ___0_index, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841_inline (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 ___0_vertex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3 (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3_inline (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, uint16_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedStyle_get_unityOverflowClipBox_m7AB0AE71E270B55E37AB90856EC2797F99780AF1 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_BuildRawEntryFromNativeMesh_m7AC8066276B2079CF5E7D25C18BD9185339A58A3 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F ___0_meshData, const RuntimeMethod* method) ;
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_t66375568C4FF313931F4D2F646D64FE6A406BAD2*, int32_t, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7, const RuntimeMethod*))NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_gshared)(__this, ___0_index, ___1_value, method);
}
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) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector4_op_Equality_mCEA0E5F229F4AE8C55152F7A8F84345F24F52DC6_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_lhs, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilerUnsafeUtility_BeginSample_mB5106F4E7ECEF54906545665ED23928D14F5FCA7 (intptr_t ___0_markerPtr, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilerUnsafeUtility_EndSample_mFDB4EFB160A9CB817D2F8ED21B88693616B27409 (intptr_t ___0_markerPtr, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52 (int32_t ___0_val1, int32_t ___1_val2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_CalculateConservativeRect_mA2F03F761381779D00E25C96C1DCE61A181A77EA (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___0_matrix, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_rect, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425 (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* __this, String_t* ___0_message, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Normalize_mEF8349CC39674236CFC694189AFD36E31F89AC8F_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TextureId_op_Equality_mAAAC3B0A2A6F8C3A3D3F55FF521780B93273B29A_inline (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_left, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___1_right, const RuntimeMethod* method) ;
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_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*, int32_t, uint16_t, const RuntimeMethod*))NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29_gshared)(__this, ___0_index, ___1_value, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
inline void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4 (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared)(__this, ___0_item, method);
}
inline void List_1_AddWithResize_m7CD1D354D330F30E0795CAD1A18B915227782713 (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5*, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357, const RuntimeMethod*))List_1_AddWithResize_m7CD1D354D330F30E0795CAD1A18B915227782713_gshared)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
inline void List_1_AddWithResize_m88BD32FBFE050A30CA8A331F209B9D6FF6C3A423 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, uint32_t ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, uint32_t, const RuntimeMethod*))List_1_AddWithResize_m88BD32FBFE050A30CA8A331F209B9D6FF6C3A423_gshared)(__this, ___0_item, method);
}
inline void List_1_AddWithResize_mDF993E198CB28131EF7359A8FD298CA62699D2D7 (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, Page_t04FE552A388BF55B12C8868E19589136957E00A5 ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E*, Page_t04FE552A388BF55B12C8868E19589136957E00A5, const RuntimeMethod*))List_1_AddWithResize_mDF993E198CB28131EF7359A8FD298CA62699D2D7_gshared)(__this, ___0_item, method);
}
inline void List_1_AddWithResize_m9E12C1B7904294310C5C7D967F6BE68C91DBC5F1 (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, Entry_tB8765CA56422E2C92887314844384843688DCB9F ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*, Entry_tB8765CA56422E2C92887314844384843688DCB9F, const RuntimeMethod*))List_1_AddWithResize_m9E12C1B7904294310C5C7D967F6BE68C91DBC5F1_gshared)(__this, ___0_item, method);
}
inline void List_1_AddWithResize_mFE14C2C54284CCC68A7A9A1DA8E4D7B2B1B7E4CE (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935, const RuntimeMethod*))List_1_AddWithResize_mFE14C2C54284CCC68A7A9A1DA8E4D7B2B1B7E4CE_gshared)(__this, ___0_item, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Magnitude_m21652D951393A3D7CE92CE40049A0E7F76544D1B_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_vector, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Division_mCC6BB24E372AB96B8380D1678446EF6A8BAE13BB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method) ;
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C void DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshal_pinvoke(const DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4& unmarshaled, DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___headsException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s'.", DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var, DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___headsException, NULL);
}
IL2CPP_EXTERN_C void DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshal_pinvoke_back(const DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshaled_pinvoke& marshaled, DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___headsException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s'.", DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var, DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___headsException, NULL);
}
IL2CPP_EXTERN_C void DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshal_pinvoke_cleanup(DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshal_com(const DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4& unmarshaled, DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___headsException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s'.", DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var, DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___headsException, NULL);
}
IL2CPP_EXTERN_C void DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshal_com_back(const DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshaled_com& marshaled, DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___headsException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s'.", DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4____heads_FieldInfo_var, DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___headsException, NULL);
}
IL2CPP_EXTERN_C void DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshal_com_cleanup(DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOrderedDirtyTracking_EnsureFits_mA40B328BCCF3E635059F1107E2996046913C0C0D (DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* __this, int32_t ___0_maxDepth, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m4E186A9A5675BFA7E92BF5C08FDD6BC6F034A11B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m76A83B76330D385CC22ECE544729CDD0FCEAFECC_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		goto IL_001f;
	}

IL_0003:
	{
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_0 = __this->___heads;
		NullCheck(L_0);
		List_1_Add_m4E186A9A5675BFA7E92BF5C08FDD6BC6F034A11B_inline(L_0, (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL, List_1_Add_m4E186A9A5675BFA7E92BF5C08FDD6BC6F034A11B_RuntimeMethod_var);
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_1 = __this->___tails;
		NullCheck(L_1);
		List_1_Add_m4E186A9A5675BFA7E92BF5C08FDD6BC6F034A11B_inline(L_1, (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL, List_1_Add_m4E186A9A5675BFA7E92BF5C08FDD6BC6F034A11B_RuntimeMethod_var);
	}

IL_001f:
	{
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_2 = __this->___heads;
		NullCheck(L_2);
		int32_t L_3;
		L_3 = List_1_get_Count_m76A83B76330D385CC22ECE544729CDD0FCEAFECC_inline(L_2, List_1_get_Count_m76A83B76330D385CC22ECE544729CDD0FCEAFECC_RuntimeMethod_var);
		int32_t L_4 = ___0_maxDepth;
		V_0 = (bool)((((int32_t)((((int32_t)L_3) > ((int32_t)L_4))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_5 = V_0;
		if (L_5)
		{
			goto IL_0003;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C  void DepthOrderedDirtyTracking_EnsureFits_mA40B328BCCF3E635059F1107E2996046913C0C0D_AdjustorThunk (RuntimeObject* __this, int32_t ___0_maxDepth, const RuntimeMethod* method)
{
	DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4*>(__this + _offset);
	DepthOrderedDirtyTracking_EnsureFits_mA40B328BCCF3E635059F1107E2996046913C0C0D(_thisAdjusted, ___0_maxDepth, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOrderedDirtyTracking_RegisterDirty_mA05BD098B12E91FCD1E35BE02443AC0FB1B923B3 (DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, int32_t ___1_dirtyTypes, int32_t ___2_dirtyTypeClass, 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_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	bool V_2 = false;
	bool V_3 = false;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_4 = NULL;
	int32_t G_B2_0 = 0;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B2_1 = NULL;
	int32_t G_B1_0 = 0;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B1_1 = NULL;
	int32_t G_B3_0 = 0;
	int32_t G_B3_1 = 0;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B3_2 = NULL;
	int32_t G_B5_0 = 0;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B5_1 = NULL;
	int32_t G_B4_0 = 0;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B4_1 = NULL;
	int32_t G_B6_0 = 0;
	int32_t G_B6_1 = 0;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B6_2 = NULL;
	{
		int32_t L_0 = ___1_dirtyTypes;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___0_ve;
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		int32_t L_3 = L_2->___hierarchyDepth;
		V_0 = L_3;
		int32_t L_4 = ___2_dirtyTypeClass;
		V_1 = L_4;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_5 = __this->___minDepths;
		int32_t L_6 = V_1;
		int32_t L_7 = V_0;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = __this->___minDepths;
		int32_t L_9 = V_1;
		NullCheck(L_8);
		int32_t L_10 = L_9;
		int32_t L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
		if ((((int32_t)L_7) < ((int32_t)L_11)))
		{
			G_B2_0 = L_6;
			G_B2_1 = L_5;
			goto IL_0035;
		}
		G_B1_0 = L_6;
		G_B1_1 = L_5;
	}
	{
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = __this->___minDepths;
		int32_t L_13 = V_1;
		NullCheck(L_12);
		int32_t L_14 = L_13;
		int32_t L_15 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
		G_B3_0 = L_15;
		G_B3_1 = G_B1_0;
		G_B3_2 = G_B1_1;
		goto IL_0036;
	}

IL_0035:
	{
		int32_t L_16 = V_0;
		G_B3_0 = L_16;
		G_B3_1 = G_B2_0;
		G_B3_2 = G_B2_1;
	}

IL_0036:
	{
		NullCheck(G_B3_2);
		(G_B3_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B3_1), (int32_t)G_B3_0);
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_17 = __this->___maxDepths;
		int32_t L_18 = V_1;
		int32_t L_19 = V_0;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_20 = __this->___maxDepths;
		int32_t L_21 = V_1;
		NullCheck(L_20);
		int32_t L_22 = L_21;
		int32_t L_23 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
		if ((((int32_t)L_19) > ((int32_t)L_23)))
		{
			G_B5_0 = L_18;
			G_B5_1 = L_17;
			goto IL_0053;
		}
		G_B4_0 = L_18;
		G_B4_1 = L_17;
	}
	{
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_24 = __this->___maxDepths;
		int32_t L_25 = V_1;
		NullCheck(L_24);
		int32_t L_26 = L_25;
		int32_t L_27 = (L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
		G_B6_0 = L_27;
		G_B6_1 = G_B4_0;
		G_B6_2 = G_B4_1;
		goto IL_0054;
	}

IL_0053:
	{
		int32_t L_28 = V_0;
		G_B6_0 = L_28;
		G_B6_1 = G_B5_0;
		G_B6_2 = G_B5_1;
	}

IL_0054:
	{
		NullCheck(G_B6_2);
		(G_B6_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B6_1), (int32_t)G_B6_0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29 = ___0_ve;
		NullCheck(L_29);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_30 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_29->___renderChainData);
		int32_t L_31 = L_30->___dirtiedValues;
		V_2 = (bool)((!(((uint32_t)L_31) <= ((uint32_t)0)))? 1 : 0);
		bool L_32 = V_2;
		if (!L_32)
		{
			goto IL_007a;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_33 = ___0_ve;
		NullCheck(L_33);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_34 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_33->___renderChainData);
		int32_t* L_35 = (int32_t*)(&L_34->___dirtiedValues);
		int32_t* L_36 = L_35;
		int32_t L_37 = *((int32_t*)L_36);
		int32_t L_38 = ___1_dirtyTypes;
		*((int32_t*)L_36) = (int32_t)((int32_t)(L_37|(int32_t)L_38));
		goto IL_00f9;
	}

IL_007a:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_39 = ___0_ve;
		NullCheck(L_39);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_40 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_39->___renderChainData);
		int32_t L_41 = ___1_dirtyTypes;
		L_40->___dirtiedValues = L_41;
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_42 = __this->___tails;
		int32_t L_43 = V_0;
		NullCheck(L_42);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44;
		L_44 = List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092(L_42, L_43, List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
		V_3 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_44) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_45 = V_3;
		if (!L_45)
		{
			goto IL_00d9;
		}
	}
	{
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_46 = __this->___tails;
		int32_t L_47 = V_0;
		NullCheck(L_46);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_48;
		L_48 = List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092(L_46, L_47, List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
		NullCheck(L_48);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_49 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_48->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_50 = ___0_ve;
		L_49->___nextDirty = L_50;
		Il2CppCodeGenWriteBarrier((void**)(&L_49->___nextDirty), (void*)L_50);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_51 = ___0_ve;
		NullCheck(L_51);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_52 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_51->___renderChainData);
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_53 = __this->___tails;
		int32_t L_54 = V_0;
		NullCheck(L_53);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_55;
		L_55 = List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092(L_53, L_54, List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
		L_52->___prevDirty = L_55;
		Il2CppCodeGenWriteBarrier((void**)(&L_52->___prevDirty), (void*)L_55);
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_56 = __this->___tails;
		int32_t L_57 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_58 = ___0_ve;
		NullCheck(L_56);
		List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71(L_56, L_57, L_58, List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71_RuntimeMethod_var);
		goto IL_00f9;
	}

IL_00d9:
	{
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_59 = __this->___heads;
		int32_t L_60 = V_0;
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_61 = __this->___tails;
		int32_t L_62 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_63 = ___0_ve;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_64 = L_63;
		V_4 = L_64;
		NullCheck(L_61);
		List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71(L_61, L_62, L_64, List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71_RuntimeMethod_var);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_65 = V_4;
		NullCheck(L_59);
		List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71(L_59, L_60, L_65, List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71_RuntimeMethod_var);
	}

IL_00f9:
	{
		return;
	}
}
IL2CPP_EXTERN_C  void DepthOrderedDirtyTracking_RegisterDirty_mA05BD098B12E91FCD1E35BE02443AC0FB1B923B3_AdjustorThunk (RuntimeObject* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, int32_t ___1_dirtyTypes, int32_t ___2_dirtyTypeClass, const RuntimeMethod* method)
{
	DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4*>(__this + _offset);
	DepthOrderedDirtyTracking_RegisterDirty_mA05BD098B12E91FCD1E35BE02443AC0FB1B923B3(_thisAdjusted, ___0_ve, ___1_dirtyTypes, ___2_dirtyTypeClass, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOrderedDirtyTracking_ClearDirty_m66CB5F7F44F12DAC7A0047327EF41C147A72A879 (DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, int32_t ___1_dirtyTypesInverse, 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_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_5 = NULL;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		int32_t L_2 = L_1->___dirtiedValues;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((!(((uint32_t)L_2) <= ((uint32_t)0)))? 1 : 0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
		NullCheck(L_3);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_4 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_3->___renderChainData);
		int32_t* L_5 = (int32_t*)(&L_4->___dirtiedValues);
		int32_t* L_6 = L_5;
		int32_t L_7 = *((int32_t*)L_6);
		int32_t L_8 = ___1_dirtyTypesInverse;
		*((int32_t*)L_6) = (int32_t)((int32_t)(L_7&(int32_t)L_8));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9 = ___0_ve;
		NullCheck(L_9);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_10 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_9->___renderChainData);
		int32_t L_11 = L_10->___dirtiedValues;
		V_0 = (bool)((((int32_t)L_11) == ((int32_t)0))? 1 : 0);
		bool L_12 = V_0;
		if (!L_12)
		{
			goto IL_0168;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ___0_ve;
		NullCheck(L_13);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_14 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_13->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = L_14->___prevDirty;
		V_1 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_15) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_16 = V_1;
		if (!L_16)
		{
			goto IL_006d;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = ___0_ve;
		NullCheck(L_17);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_18 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_17->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = L_18->___prevDirty;
		NullCheck(L_19);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_20 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_19->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21 = ___0_ve;
		NullCheck(L_21);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_22 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_21->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23 = L_22->___nextDirty;
		L_20->___nextDirty = L_23;
		Il2CppCodeGenWriteBarrier((void**)(&L_20->___nextDirty), (void*)L_23);
	}

IL_006d:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = ___0_ve;
		NullCheck(L_24);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_25 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_24->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26 = L_25->___nextDirty;
		V_2 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_26) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_27 = V_2;
		if (!L_27)
		{
			goto IL_009f;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28 = ___0_ve;
		NullCheck(L_28);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_29 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_28->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_30 = L_29->___nextDirty;
		NullCheck(L_30);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_31 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_30->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_32 = ___0_ve;
		NullCheck(L_32);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_33 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_32->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_34 = L_33->___prevDirty;
		L_31->___prevDirty = L_34;
		Il2CppCodeGenWriteBarrier((void**)(&L_31->___prevDirty), (void*)L_34);
	}

IL_009f:
	{
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_35 = __this->___tails;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36 = ___0_ve;
		NullCheck(L_36);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_37 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_36->___renderChainData);
		int32_t L_38 = L_37->___hierarchyDepth;
		NullCheck(L_35);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_39;
		L_39 = List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092(L_35, L_38, List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_40 = ___0_ve;
		V_3 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_39) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_40))? 1 : 0);
		bool L_41 = V_3;
		if (!L_41)
		{
			goto IL_00f4;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42 = ___0_ve;
		NullCheck(L_42);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_43 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_42->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44 = L_43->___nextDirty;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_44) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_45 = __this->___tails;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_46 = ___0_ve;
		NullCheck(L_46);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_47 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_46->___renderChainData);
		int32_t L_48 = L_47->___hierarchyDepth;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_49 = ___0_ve;
		NullCheck(L_49);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_50 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_49->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_51 = L_50->___prevDirty;
		NullCheck(L_45);
		List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71(L_45, L_48, L_51, List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71_RuntimeMethod_var);
	}

IL_00f4:
	{
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_52 = __this->___heads;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_53 = ___0_ve;
		NullCheck(L_53);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_54 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_53->___renderChainData);
		int32_t L_55 = L_54->___hierarchyDepth;
		NullCheck(L_52);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_56;
		L_56 = List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092(L_52, L_55, List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_57 = ___0_ve;
		V_4 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_56) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_57))? 1 : 0);
		bool L_58 = V_4;
		if (!L_58)
		{
			goto IL_014b;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_59 = ___0_ve;
		NullCheck(L_59);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_60 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_59->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_61 = L_60->___prevDirty;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_61) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
		List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_62 = __this->___heads;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_63 = ___0_ve;
		NullCheck(L_63);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_64 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_63->___renderChainData);
		int32_t L_65 = L_64->___hierarchyDepth;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_66 = ___0_ve;
		NullCheck(L_66);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_67 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_66->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_68 = L_67->___nextDirty;
		NullCheck(L_62);
		List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71(L_62, L_65, L_68, List_1_set_Item_mCA792DD275D3805B46BC088A4D746C15921A8F71_RuntimeMethod_var);
	}

IL_014b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_69 = ___0_ve;
		NullCheck(L_69);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_70 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_69->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_71 = ___0_ve;
		NullCheck(L_71);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_72 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_71->___renderChainData);
		V_5 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
		L_72->___nextDirty = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_72->___nextDirty), (void*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_73 = V_5;
		L_70->___prevDirty = L_73;
		Il2CppCodeGenWriteBarrier((void**)(&L_70->___prevDirty), (void*)L_73);
	}

IL_0168:
	{
		return;
	}
}
IL2CPP_EXTERN_C  void DepthOrderedDirtyTracking_ClearDirty_m66CB5F7F44F12DAC7A0047327EF41C147A72A879_AdjustorThunk (RuntimeObject* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, int32_t ___1_dirtyTypesInverse, const RuntimeMethod* method)
{
	DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4*>(__this + _offset);
	DepthOrderedDirtyTracking_ClearDirty_m66CB5F7F44F12DAC7A0047327EF41C147A72A879(_thisAdjusted, ___0_ve, ___1_dirtyTypesInverse, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOrderedDirtyTracking_Reset_mBE958F05647E78766DD9422442D41B1DE0B4823C (DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	bool V_1 = false;
	{
		V_0 = 0;
		goto IL_0025;
	}

IL_0005:
	{
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = __this->___minDepths;
		int32_t L_1 = V_0;
		NullCheck(L_0);
		(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (int32_t)((int32_t)2147483647LL));
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->___maxDepths;
		int32_t L_3 = V_0;
		NullCheck(L_2);
		(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (int32_t)((int32_t)-2147483648LL));
		int32_t L_4 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1));
	}

IL_0025:
	{
		int32_t L_5 = V_0;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = __this->___minDepths;
		NullCheck(L_6);
		V_1 = (bool)((((int32_t)L_5) < ((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))))? 1 : 0);
		bool L_7 = V_1;
		if (L_7)
		{
			goto IL_0005;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C  void DepthOrderedDirtyTracking_Reset_mBE958F05647E78766DD9422442D41B1DE0B4823C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<DepthOrderedDirtyTracking_t7972148BB4524E0E788C8D94A005C3BAF8C189A4*>(__this + _offset);
	DepthOrderedDirtyTracking_Reset_mBE958F05647E78766DD9422442D41B1DE0B4823C(_thisAdjusted, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderChainStaticIndexAllocator_AllocateIndex_mBF976AD6DA6D147117B24802C8EDE76AC7D59368 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m4F13B6BBBCEB7A4650B35737854BA4584BC931CF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_IndexOf_mBD0E046855051C95C6F60B84C31E0F276730D92A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC51695DFAFC29F4B5685D76B45BC442D452542F5_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m26DF065D5048D6A31DEFF667B2BC3EFBF166B785_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	bool V_1 = false;
	int32_t V_2 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		List_1_t7524385702B2ADF442BBE71121A26B337005726D* L_0 = ((RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields*)il2cpp_codegen_static_fields_for(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var))->___renderChains;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = List_1_IndexOf_mBD0E046855051C95C6F60B84C31E0F276730D92A(L_0, (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363*)NULL, List_1_IndexOf_mBD0E046855051C95C6F60B84C31E0F276730D92A_RuntimeMethod_var);
		V_0 = L_1;
		int32_t L_2 = V_0;
		V_1 = (bool)((((int32_t)((((int32_t)L_2) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_3 = V_1;
		if (!L_3)
		{
			goto IL_0027;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		List_1_t7524385702B2ADF442BBE71121A26B337005726D* L_4 = ((RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields*)il2cpp_codegen_static_fields_for(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var))->___renderChains;
		int32_t L_5 = V_0;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_6 = ___0_renderChain;
		NullCheck(L_4);
		List_1_set_Item_m26DF065D5048D6A31DEFF667B2BC3EFBF166B785(L_4, L_5, L_6, List_1_set_Item_m26DF065D5048D6A31DEFF667B2BC3EFBF166B785_RuntimeMethod_var);
		goto IL_0040;
	}

IL_0027:
	{
		il2cpp_codegen_runtime_class_init_inline(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		List_1_t7524385702B2ADF442BBE71121A26B337005726D* L_7 = ((RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields*)il2cpp_codegen_static_fields_for(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var))->___renderChains;
		NullCheck(L_7);
		int32_t L_8;
		L_8 = List_1_get_Count_mC51695DFAFC29F4B5685D76B45BC442D452542F5_inline(L_7, List_1_get_Count_mC51695DFAFC29F4B5685D76B45BC442D452542F5_RuntimeMethod_var);
		V_0 = L_8;
		List_1_t7524385702B2ADF442BBE71121A26B337005726D* L_9 = ((RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields*)il2cpp_codegen_static_fields_for(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var))->___renderChains;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_10 = ___0_renderChain;
		NullCheck(L_9);
		List_1_Add_m4F13B6BBBCEB7A4650B35737854BA4584BC931CF_inline(L_9, L_10, List_1_Add_m4F13B6BBBCEB7A4650B35737854BA4584BC931CF_RuntimeMethod_var);
	}

IL_0040:
	{
		int32_t L_11 = V_0;
		V_2 = L_11;
		goto IL_0044;
	}

IL_0044:
	{
		int32_t L_12 = V_2;
		return L_12;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChainStaticIndexAllocator_FreeIndex_m57AA0D2E3D14295C47E050129470C56A8EBA4870 (int32_t ___0_index, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m26DF065D5048D6A31DEFF667B2BC3EFBF166B785_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		List_1_t7524385702B2ADF442BBE71121A26B337005726D* L_0 = ((RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields*)il2cpp_codegen_static_fields_for(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var))->___renderChains;
		int32_t L_1 = ___0_index;
		NullCheck(L_0);
		List_1_set_Item_m26DF065D5048D6A31DEFF667B2BC3EFBF166B785(L_0, L_1, (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363*)NULL, List_1_set_Item_m26DF065D5048D6A31DEFF667B2BC3EFBF166B785_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* RenderChainStaticIndexAllocator_AccessIndex_m2AF4DD0118F29626720B97385A935265E2A964F6 (int32_t ___0_index, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m9D430824B0739628DB4BBEA6168580B462031C28_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* V_0 = NULL;
	{
		il2cpp_codegen_runtime_class_init_inline(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		List_1_t7524385702B2ADF442BBE71121A26B337005726D* L_0 = ((RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields*)il2cpp_codegen_static_fields_for(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var))->___renderChains;
		int32_t L_1 = ___0_index;
		NullCheck(L_0);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_2;
		L_2 = List_1_get_Item_m9D430824B0739628DB4BBEA6168580B462031C28(L_0, L_1, List_1_get_Item_m9D430824B0739628DB4BBEA6168580B462031C28_RuntimeMethod_var);
		V_0 = L_2;
		goto IL_000f;
	}

IL_000f:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderChainStaticIndexAllocator__cctor_mB19112E72CE7D200DFFD2B6F06C869F9577CE63B (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m487D573029A34C484E237A844D3AAD9B0BFB5978_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t7524385702B2ADF442BBE71121A26B337005726D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		List_1_t7524385702B2ADF442BBE71121A26B337005726D* L_0 = (List_1_t7524385702B2ADF442BBE71121A26B337005726D*)il2cpp_codegen_object_new(List_1_t7524385702B2ADF442BBE71121A26B337005726D_il2cpp_TypeInfo_var);
		List_1__ctor_m487D573029A34C484E237A844D3AAD9B0BFB5978(L_0, 4, List_1__ctor_m487D573029A34C484E237A844D3AAD9B0BFB5978_RuntimeMethod_var);
		((RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields*)il2cpp_codegen_static_fields_for(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var))->___renderChains = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_StaticFields*)il2cpp_codegen_static_fields_for(RenderChainStaticIndexAllocator_tC0548F16A13EF0B0BF4612F39E619B1A950FD26F_il2cpp_TypeInfo_var))->___renderChains), (void*)L_0);
		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
IL2CPP_EXTERN_C void RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshal_pinvoke(const RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE& unmarshaled, RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___standardMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var, RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___standardMaterialException, NULL);
}
IL2CPP_EXTERN_C void RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshal_pinvoke_back(const RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshaled_pinvoke& marshaled, RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___standardMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var, RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___standardMaterialException, NULL);
}
IL2CPP_EXTERN_C void RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshal_pinvoke_cleanup(RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshal_com(const RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE& unmarshaled, RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___standardMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var, RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___standardMaterialException, NULL);
}
IL2CPP_EXTERN_C void RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshal_com_back(const RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshaled_com& marshaled, RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___standardMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE____standardMaterial_FieldInfo_var, RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___standardMaterialException, NULL);
}
IL2CPP_EXTERN_C void RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_marshal_com_cleanup(RenderNodeData_t7527D1643CC280CE2B2E40AB9F5154615B7A99AE_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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m0AFFFE887DD265CB5E9700B34900DE1631165718 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F* L_0 = (U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F*)il2cpp_codegen_object_new(U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F_il2cpp_TypeInfo_var);
		U3CU3Ec__ctor_m4C2ADA9EDB62AAE44752E97EBEB51FD541B0420B(L_0, NULL);
		((U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4C2ADA9EDB62AAE44752E97EBEB51FD541B0420B (U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* U3CU3Ec_U3C_ctorU3Eb__34_0_m3BE8A544039BC9BF54DBD4B8881083588E89902F (U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_0 = (RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)il2cpp_codegen_object_new(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727_il2cpp_TypeInfo_var);
		RenderChainCommand__ctor_m305982AFE24A773C052036C022B909ABC9FC6A1E(L_0, NULL);
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_ctorU3Eb__34_1_m804434835D2A6B656DB177243A37103A323113D2 (U3CU3Ec_t4CDEEB9731E45F48B958EE6F7C3F31FA54D3093F* __this, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___0_cmd, const RuntimeMethod* method) 
{
	{
		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
#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
IL2CPP_EXTERN_C void RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshal_pinvoke(const RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847& unmarshaled, RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___prevException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var, RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___prevException, NULL);
}
IL2CPP_EXTERN_C void RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshal_pinvoke_back(const RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_pinvoke& marshaled, RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___prevException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var, RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___prevException, NULL);
}
IL2CPP_EXTERN_C void RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshal_pinvoke_cleanup(RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshal_com(const RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847& unmarshaled, RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___prevException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var, RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___prevException, NULL);
}
IL2CPP_EXTERN_C void RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshal_com_back(const RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_com& marshaled, RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___prevException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847____prev_FieldInfo_var, RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___prevException, NULL);
}
IL2CPP_EXTERN_C void RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshal_com_cleanup(RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* RenderChainVEData_get_lastClosingOrLastCommand_mAF0E6BC5EDFE45CBF164F09688F4BFFF5E87EB8B (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* __this, const RuntimeMethod* method) 
{
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B2_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B1_0 = NULL;
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_0 = __this->___lastClosingCommand;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_1 = L_0;
		if (L_1)
		{
			G_B2_0 = L_1;
			goto IL_0011;
		}
		G_B1_0 = L_1;
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_2 = __this->___lastCommand;
		G_B2_0 = L_2;
	}

IL_0011:
	{
		V_0 = G_B2_0;
		goto IL_0014;
	}

IL_0014:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C  RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* RenderChainVEData_get_lastClosingOrLastCommand_mAF0E6BC5EDFE45CBF164F09688F4BFFF5E87EB8B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*>(__this + _offset);
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* _returnValue;
	_returnValue = RenderChainVEData_get_lastClosingOrLastCommand_mAF0E6BC5EDFE45CBF164F09688F4BFFF5E87EB8B(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_0 = ___0_alloc;
		uint8_t L_1 = L_0.___ownedState;
		if ((!(((uint32_t)L_1) == ((uint32_t)1))))
		{
			goto IL_0013;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_2;
		L_2 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		G_B3_0 = ((int32_t)(L_2));
		goto IL_0014;
	}

IL_0013:
	{
		G_B3_0 = 0;
	}

IL_0014:
	{
		V_0 = (bool)G_B3_0;
		goto IL_0017;
	}

IL_0017:
	{
		bool L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderChainVEData_InheritsID_mBDD22C0EE688F7A369C8B6E83BEFCA9FD29CCD46 (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_0 = ___0_alloc;
		uint8_t L_1 = L_0.___ownedState;
		if (L_1)
		{
			goto IL_0012;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_2;
		L_2 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		G_B3_0 = ((int32_t)(L_2));
		goto IL_0013;
	}

IL_0012:
	{
		G_B3_0 = 0;
	}

IL_0013:
	{
		V_0 = (bool)G_B3_0;
		goto IL_0016;
	}

IL_0016:
	{
		bool L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderChainVEData_get_isIgnoringDynamicColorHint_mCA4729236727FFA50347C8E3ABE155BE1A944529 (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___flags;
		return (bool)((((int32_t)((int32_t)((int32_t)L_0&1))) == ((int32_t)1))? 1 : 0);
	}
}
IL2CPP_EXTERN_C  bool RenderChainVEData_get_isIgnoringDynamicColorHint_mCA4729236727FFA50347C8E3ABE155BE1A944529_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*>(__this + _offset);
	bool _returnValue;
	_returnValue = RenderChainVEData_get_isIgnoringDynamicColorHint_mCA4729236727FFA50347C8E3ABE155BE1A944529_inline(_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
IL2CPP_EXTERN_C void TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshal_pinvoke(const TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128& unmarshaled, TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___sourceException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var, TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___sourceException, NULL);
}
IL2CPP_EXTERN_C void TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshal_pinvoke_back(const TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshaled_pinvoke& marshaled, TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___sourceException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var, TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___sourceException, NULL);
}
IL2CPP_EXTERN_C void TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshal_pinvoke_cleanup(TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshal_com(const TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128& unmarshaled, TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___sourceException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var, TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___sourceException, NULL);
}
IL2CPP_EXTERN_C void TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshal_com_back(const TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshaled_com& marshaled, TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___sourceException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128____source_FieldInfo_var, TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___sourceException, NULL);
}
IL2CPP_EXTERN_C void TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_marshal_com_cleanup(TextureEntry_tDA3A5BB083FA16C7123AF227C5D7F78860665128_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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseShaderInfoStorage_get_disposed_mAF7F54A791E6AF75BF1AD71B1DDA85099BFCE1EF (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CdisposedU3Ek__BackingField;
		return L_0;
	}
}
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 = L_0;
		return;
	}
}
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, __this, (bool)1);
		il2cpp_codegen_runtime_class_init_inline(GC_t920F9CF6EBB7C787E5010A4352E1B587F356DC58_il2cpp_TypeInfo_var);
		GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65(__this, NULL);
		return;
	}
}
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;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseShaderInfoStorage__ctor_m5CD6C884D6587272D9C90F8DEE2BE0C38A5C4DBB (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
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, NULL);
		((BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_StaticFields*)il2cpp_codegen_static_fields_for(BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var))->___s_MarkerCopyTexture = L_0;
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_1;
		memset((&L_1), 0, sizeof(L_1));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_1), _stringLiteralB1B81CF34CD3521DA999652F1C40F5F1C2960B5C, NULL);
		((BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_StaticFields*)il2cpp_codegen_static_fields_for(BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var))->___s_MarkerGetTextureData = L_1;
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_2;
		memset((&L_2), 0, sizeof(L_2));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_2), _stringLiteralEF75779B02150B87996255CAA93D59C364D48641, NULL);
		((BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_StaticFields*)il2cpp_codegen_static_fields_for(BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2_il2cpp_TypeInfo_var))->___s_MarkerUpdateTexture = 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
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;
		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;
	}
}
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;
		Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277* L_1 = (Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277*)il2cpp_codegen_object_new(Func_2_t74BA73845DFA0004A7F25F3773A11A75228F5277_il2cpp_TypeInfo_var);
		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 = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&((ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_StaticFields*)il2cpp_codegen_static_fields_for(ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var))->___s_Convert), (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
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);
		U3CU3Ec__ctor_m9406A0B5BCA24ADE8FF440C2AE75F459D7367C64(L_0, NULL);
		((U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m9406A0B5BCA24ADE8FF440C2AE75F459D7367C64 (U3CU3Ec_t5F553442E84493FDD251E563A1705A932E3EF107* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
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
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;
		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;
	}
}
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;
		Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E* L_1 = (Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E*)il2cpp_codegen_object_new(Func_2_t81B76467028D6BD95DE2EC625D0325AA0387285E_il2cpp_TypeInfo_var);
		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 = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&((ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_StaticFields*)il2cpp_codegen_static_fields_for(ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var))->___s_Convert), (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
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);
		U3CU3Ec__ctor_m881BF3B85990A6CC274FB79FF580FA3F4F327682(L_0, NULL);
		((U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m881BF3B85990A6CC274FB79FF580FA3F4F327682 (U3CU3Ec_t4DE01057A44361C0B94259D0EC47686EF7255D30* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Shaders__cctor_m06282ACC2F5344B37C455BC5718897333DB77E3E (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral061277AC0AC8110F9483A8571E64EBBD234A6D12);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E5FBF1116D12E0B9ABF1B10B568E52AB412DA65);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F75A09ED8ED4EF0532EC4672939C241E26DB954);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral37594CEBF850741EA4054D519986CEF23BBBBDB8);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral671475DEFC2676E88A2EC9A268A20FE2456254D8);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7469BDBF5F4E5E8E41223FC0AC676FAE6F1F8CEE);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88D547ADE42A6DF60293F0A7F505D8259FA65457);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EFA731452ED196E838DB2DF34A3A3B9208F173A);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC09044B3946C97EBBAAF84CC9B6B0FE0A0177F3);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECB96BBE78F2C579EAA7591364DE176C8B1A277);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE802BB60553729C12436972D2A31CC15041C79C);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6BBF34E4010E1EA0F8A775AAFC33C19E7997359);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		il2cpp_codegen_runtime_class_init_inline(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = UIElementsPackageUtility_get_IsUIEPackageLoaded_m8896DB9DAA0FDFA7559F46A3468411725961BA84_inline(NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_004a;
		}
	}
	{
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_AtlasBlit = _stringLiteralAC09044B3946C97EBBAAF84CC9B6B0FE0A0177F3;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_AtlasBlit), (void*)_stringLiteralAC09044B3946C97EBBAAF84CC9B6B0FE0A0177F3);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_Editor = _stringLiteral7469BDBF5F4E5E8E41223FC0AC676FAE6F1F8CEE;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_Editor), (void*)_stringLiteral7469BDBF5F4E5E8E41223FC0AC676FAE6F1F8CEE);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_Runtime = _stringLiteral9EFA731452ED196E838DB2DF34A3A3B9208F173A;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_Runtime), (void*)_stringLiteral9EFA731452ED196E838DB2DF34A3A3B9208F173A);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_RuntimeWorld = _stringLiteral88D547ADE42A6DF60293F0A7F505D8259FA65457;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_RuntimeWorld), (void*)_stringLiteral88D547ADE42A6DF60293F0A7F505D8259FA65457);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_GraphView = _stringLiteral1E5FBF1116D12E0B9ABF1B10B568E52AB412DA65;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_GraphView), (void*)_stringLiteral1E5FBF1116D12E0B9ABF1B10B568E52AB412DA65);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_ColorConversionBlit = _stringLiteral671475DEFC2676E88A2EC9A268A20FE2456254D8;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_ColorConversionBlit), (void*)_stringLiteral671475DEFC2676E88A2EC9A268A20FE2456254D8);
		goto IL_0088;
	}

IL_004a:
	{
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_AtlasBlit = _stringLiteral37594CEBF850741EA4054D519986CEF23BBBBDB8;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_AtlasBlit), (void*)_stringLiteral37594CEBF850741EA4054D519986CEF23BBBBDB8);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_Editor = _stringLiteralF6BBF34E4010E1EA0F8A775AAFC33C19E7997359;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_Editor), (void*)_stringLiteralF6BBF34E4010E1EA0F8A775AAFC33C19E7997359);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_Runtime = _stringLiteralBECB96BBE78F2C579EAA7591364DE176C8B1A277;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_Runtime), (void*)_stringLiteralBECB96BBE78F2C579EAA7591364DE176C8B1A277);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_RuntimeWorld = _stringLiteral061277AC0AC8110F9483A8571E64EBBD234A6D12;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_RuntimeWorld), (void*)_stringLiteral061277AC0AC8110F9483A8571E64EBBD234A6D12);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_GraphView = _stringLiteral2F75A09ED8ED4EF0532EC4672939C241E26DB954;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_GraphView), (void*)_stringLiteral2F75A09ED8ED4EF0532EC4672939C241E26DB954);
		((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_ColorConversionBlit = _stringLiteralCE802BB60553729C12436972D2A31CC15041C79C;
		Il2CppCodeGenWriteBarrier((void**)(&((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_ColorConversionBlit), (void*)_stringLiteralCE802BB60553729C12436972D2A31CC15041C79C);
	}

IL_0088:
	{
		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
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;
}
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;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = __this->___faceColor;
		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;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = __this->___outlineColor;
		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;
		float L_10 = __this->___outlineWidth;
		if ((!(((float)L_9) == ((float)L_10))))
		{
			goto IL_006b;
		}
	}
	{
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_11 = ___0_other;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = L_11.___underlayColor;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = __this->___underlayColor;
		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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = __this->___underlayOffset;
		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;
		float L_21 = __this->___underlaySoftness;
		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;
}
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);
		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);
		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);
		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);
		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);
		float* L_14 = (float*)(&L_13->___x);
		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);
		float* L_18 = (float*)(&L_17->___y);
		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);
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextureBlitter_get_disposed_m00CEB7B2330A6DBE3BE95049ED60406DD90B8EAF (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CdisposedU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_set_disposed_m3FA52D5FE5C9EEAC9DAA3E89BD506901DB9352EE (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CdisposedU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_Dispose_m29FEFB901C826EABA7FDC30FD4A03EC1E2C0D72C (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __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, __this, (bool)1);
		il2cpp_codegen_runtime_class_init_inline(GC_t920F9CF6EBB7C787E5010A4352E1B587F356DC58_il2cpp_TypeInfo_var);
		GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_Dispose_mC8338BCA927FD3558E2BD7631A38D4E038F9F82B (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __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 = TextureBlitter_get_disposed_m00CEB7B2330A6DBE3BE95049ED60406DD90B8EAF_inline(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_000d;
		}
	}
	{
		goto IL_0031;
	}

IL_000d:
	{
		bool L_2 = ___0_disposing;
		V_1 = L_2;
		bool L_3 = V_1;
		if (!L_3)
		{
			goto IL_0029;
		}
	}
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = __this->___m_BlitMaterial;
		il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
		UIRUtility_Destroy_m9E925E79E7B4A4853B47C1EFACEF2ED0A7844A23(L_4, NULL);
		__this->___m_BlitMaterial = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BlitMaterial), (void*)(Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL);
		goto IL_0029;
	}

IL_0029:
	{
		TextureBlitter_set_disposed_m3FA52D5FE5C9EEAC9DAA3E89BD506901DB9352EE_inline(__this, (bool)1, NULL);
	}

IL_0031:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter__cctor_m4F45649B2B5397E6A6527AEC81A2BFA8C5563021 (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*)&TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B8146FB95E4F51B29DA41EB5F6D60F8FD0ECF21);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6F3A8CC0D1341CC2058A61F50C7E55491AC61AF4);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	bool V_1 = false;
	{
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0;
		memset((&L_0), 0, sizeof(L_0));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_0), _stringLiteral6F3A8CC0D1341CC2058A61F50C7E55491AC61AF4, NULL);
		((TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_StaticFields*)il2cpp_codegen_static_fields_for(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var))->___s_CommitSampler = L_0;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)8);
		((TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_StaticFields*)il2cpp_codegen_static_fields_for(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var))->___k_TextureIds = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&((TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_StaticFields*)il2cpp_codegen_static_fields_for(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var))->___k_TextureIds), (void*)L_1);
		V_0 = 0;
		goto IL_0040;
	}

IL_001f:
	{
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = ((TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_StaticFields*)il2cpp_codegen_static_fields_for(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var))->___k_TextureIds;
		int32_t L_3 = V_0;
		String_t* L_4;
		L_4 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_0), NULL);
		String_t* L_5;
		L_5 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral4B8146FB95E4F51B29DA41EB5F6D60F8FD0ECF21, L_4, NULL);
		int32_t L_6;
		L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(L_5, NULL);
		NullCheck(L_2);
		(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (int32_t)L_6);
		int32_t L_7 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_7, 1));
	}

IL_0040:
	{
		int32_t L_8 = V_0;
		V_1 = (bool)((((int32_t)L_8) < ((int32_t)8))? 1 : 0);
		bool L_9 = V_1;
		if (L_9)
		{
			goto IL_001f;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter__ctor_mD79919BDF48AF5D515F1C764FCD22BAC796BD035 (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, int32_t ___0_capacity, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mAB2B123AE51CDC79605EF4A41537BADA1774F2CA_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t0BE12F16A937298114B20824E93D706BCA5214D5_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* L_0 = (BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA*)(BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA*)SZArrayNew(BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA_il2cpp_TypeInfo_var, (uint32_t)1);
		__this->___m_SingleBlit = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SingleBlit), (void*)L_0);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		int32_t L_1 = ___0_capacity;
		List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* L_2 = (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5*)il2cpp_codegen_object_new(List_1_t0BE12F16A937298114B20824E93D706BCA5214D5_il2cpp_TypeInfo_var);
		List_1__ctor_mAB2B123AE51CDC79605EF4A41537BADA1774F2CA(L_2, L_1, List_1__ctor_mAB2B123AE51CDC79605EF4A41537BADA1774F2CA_RuntimeMethod_var);
		__this->___m_PendingBlits = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PendingBlits), (void*)L_2);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_QueueBlit_mFF3675087045B052103F691186186D3F42F46A01 (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_src, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___1_srcRect, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___2_dstPos, bool ___3_addBorder, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___4_tint, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mC287B445E45444960741C56A73B1C60B39B20449_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 V_1;
	memset((&V_1), 0, sizeof(V_1));
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357* G_B4_0 = NULL;
	List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* G_B4_1 = NULL;
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357* G_B3_0 = NULL;
	List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* G_B3_1 = NULL;
	int32_t G_B5_0 = 0;
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357* G_B5_1 = NULL;
	List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* G_B5_2 = NULL;
	{
		bool L_0;
		L_0 = TextureBlitter_get_disposed_m00CEB7B2330A6DBE3BE95049ED60406DD90B8EAF_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_005a;
	}

IL_0015:
	{
		List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* L_2 = __this->___m_PendingBlits;
		il2cpp_codegen_initobj((&V_1), sizeof(BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357));
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_3 = ___0_src;
		(&V_1)->___src = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_1)->___src), (void*)L_3);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_4 = ___1_srcRect;
		(&V_1)->___srcRect = L_4;
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_5 = ___2_dstPos;
		(&V_1)->___dstPos = L_5;
		bool L_6 = ___3_addBorder;
		if (L_6)
		{
			G_B4_0 = (&V_1);
			G_B4_1 = L_2;
			goto IL_0044;
		}
		G_B3_0 = (&V_1);
		G_B3_1 = L_2;
	}
	{
		G_B5_0 = 0;
		G_B5_1 = G_B3_0;
		G_B5_2 = G_B3_1;
		goto IL_0045;
	}

IL_0044:
	{
		G_B5_0 = 1;
		G_B5_1 = G_B4_0;
		G_B5_2 = G_B4_1;
	}

IL_0045:
	{
		G_B5_1->___border = G_B5_0;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_7 = ___4_tint;
		(&V_1)->___tint = L_7;
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_8 = V_1;
		NullCheck(G_B5_2);
		List_1_Add_mC287B445E45444960741C56A73B1C60B39B20449_inline(G_B5_2, L_8, List_1_Add_mC287B445E45444960741C56A73B1C60B39B20449_RuntimeMethod_var);
	}

IL_005a:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_BlitOneNow_m36B06C9C2FA624B74430BC2A89D054B3945A2185 (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___0_dst, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_src, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___2_srcRect, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___3_dstPos, bool ___4_addBorder, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___5_tint, const RuntimeMethod* method) 
{
	bool V_0 = false;
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 V_1;
	memset((&V_1), 0, sizeof(V_1));
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357* G_B4_0 = NULL;
	int32_t G_B4_1 = 0;
	BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* G_B4_2 = NULL;
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357* G_B3_0 = NULL;
	int32_t G_B3_1 = 0;
	BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* G_B3_2 = NULL;
	int32_t G_B5_0 = 0;
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357* G_B5_1 = NULL;
	int32_t G_B5_2 = 0;
	BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* G_B5_3 = NULL;
	{
		bool L_0;
		L_0 = TextureBlitter_get_disposed_m00CEB7B2330A6DBE3BE95049ED60406DD90B8EAF_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_0078;
	}

IL_0015:
	{
		BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* L_2 = __this->___m_SingleBlit;
		il2cpp_codegen_initobj((&V_1), sizeof(BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357));
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_3 = ___1_src;
		(&V_1)->___src = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_1)->___src), (void*)L_3);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_4 = ___2_srcRect;
		(&V_1)->___srcRect = L_4;
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_5 = ___3_dstPos;
		(&V_1)->___dstPos = L_5;
		bool L_6 = ___4_addBorder;
		if (L_6)
		{
			G_B4_0 = (&V_1);
			G_B4_1 = 0;
			G_B4_2 = L_2;
			goto IL_0046;
		}
		G_B3_0 = (&V_1);
		G_B3_1 = 0;
		G_B3_2 = L_2;
	}
	{
		G_B5_0 = 0;
		G_B5_1 = G_B3_0;
		G_B5_2 = G_B3_1;
		G_B5_3 = G_B3_2;
		goto IL_0047;
	}

IL_0046:
	{
		G_B5_0 = 1;
		G_B5_1 = G_B4_0;
		G_B5_2 = G_B4_1;
		G_B5_3 = G_B4_2;
	}

IL_0047:
	{
		G_B5_1->___border = G_B5_0;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_7 = ___5_tint;
		(&V_1)->___tint = L_7;
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_8 = V_1;
		NullCheck(G_B5_3);
		(G_B5_3)->SetAt(static_cast<il2cpp_array_size_t>(G_B5_2), (BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357)L_8);
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_9 = ___0_dst;
		TextureBlitter_BeginBlit_mC1A1F6F82313120D441016B34D143CF97E997A56(__this, L_9, NULL);
		BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* L_10 = __this->___m_SingleBlit;
		TextureBlitter_DoBlit_m375A25BFCB3180100BF799325A2AD49C85DEAF0B(__this, (RuntimeObject*)L_10, 0, NULL);
		TextureBlitter_EndBlit_m247EB2A9604A08925D457D13844BF0702F8DD4E5(__this, NULL);
	}

IL_0078:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_Commit_mAB0D92623C9AEA7B1439EB1613D9A1DA62A2465F (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___0_dst, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m3E84B69EE9B9769288CFB4645CFF7F401F82C989_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t V_2 = 0;
	bool V_3 = false;
	{
		bool L_0;
		L_0 = TextureBlitter_get_disposed_m00CEB7B2330A6DBE3BE95049ED60406DD90B8EAF_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_0082;
	}

IL_0015:
	{
		List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* L_2 = __this->___m_PendingBlits;
		NullCheck(L_2);
		int32_t L_3;
		L_3 = List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_inline(L_2, List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_RuntimeMethod_var);
		V_1 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0029;
		}
	}
	{
		goto IL_0082;
	}

IL_0029:
	{
		il2cpp_codegen_runtime_class_init_inline(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var);
		ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_StaticFields*)il2cpp_codegen_static_fields_for(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var))->___s_CommitSampler), NULL);
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_5 = ___0_dst;
		TextureBlitter_BeginBlit_mC1A1F6F82313120D441016B34D143CF97E997A56(__this, L_5, NULL);
		V_2 = 0;
		goto IL_0052;
	}

IL_0040:
	{
		List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* L_6 = __this->___m_PendingBlits;
		int32_t L_7 = V_2;
		TextureBlitter_DoBlit_m375A25BFCB3180100BF799325A2AD49C85DEAF0B(__this, L_6, L_7, NULL);
		int32_t L_8 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_add(L_8, 8));
	}

IL_0052:
	{
		int32_t L_9 = V_2;
		List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* L_10 = __this->___m_PendingBlits;
		NullCheck(L_10);
		int32_t L_11;
		L_11 = List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_inline(L_10, List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_RuntimeMethod_var);
		V_3 = (bool)((((int32_t)L_9) < ((int32_t)L_11))? 1 : 0);
		bool L_12 = V_3;
		if (L_12)
		{
			goto IL_0040;
		}
	}
	{
		TextureBlitter_EndBlit_m247EB2A9604A08925D457D13844BF0702F8DD4E5(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var);
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_StaticFields*)il2cpp_codegen_static_fields_for(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var))->___s_CommitSampler), NULL);
		List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* L_13 = __this->___m_PendingBlits;
		NullCheck(L_13);
		List_1_Clear_m3E84B69EE9B9769288CFB4645CFF7F401F82C989_inline(L_13, List_1_Clear_m3E84B69EE9B9769288CFB4645CFF7F401F82C989_RuntimeMethod_var);
	}

IL_0082:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_BeginBlit_mC1A1F6F82313120D441016B34D143CF97E997A56 (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___0_dst, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utility_t8CE21DCF1C28EAB31D71109C60BE5319271612D9_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* V_1 = NULL;
	bool V_2 = false;
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_BlitMaterial;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_003e;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var);
		String_t* L_3 = ((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_AtlasBlit;
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_4;
		L_4 = Shader_Find_m183AA54F78320212DDEC811592F98456898A41C5(L_3, NULL);
		V_1 = L_4;
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_5 = V_1;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)il2cpp_codegen_object_new(Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
		Material__ctor_m7FDF47105D66D19591BE505A0C42B0F90D88C9BF(L_6, L_5, NULL);
		__this->___m_BlitMaterial = L_6;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BlitMaterial), (void*)L_6);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7 = __this->___m_BlitMaterial;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = L_7;
		NullCheck(L_8);
		int32_t L_9;
		L_9 = Object_get_hideFlags_mA08F5E41671B8C6B5073C6B9E2799BCE6E0DF7F3(L_8, NULL);
		NullCheck(L_8);
		Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4(L_8, ((int32_t)((int32_t)L_9|4)), NULL);
	}

IL_003e:
	{
		MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_10 = __this->___m_Properties;
		V_2 = (bool)((((RuntimeObject*)(MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*)L_10) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_11 = V_2;
		if (!L_11)
		{
			goto IL_0056;
		}
	}
	{
		MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_12 = (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*)il2cpp_codegen_object_new(MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D_il2cpp_TypeInfo_var);
		MaterialPropertyBlock__ctor_m14C3432585F7BB65028BCD64A0FD6607A1B490FB(L_12, NULL);
		__this->___m_Properties = L_12;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Properties), (void*)L_12);
	}

IL_0056:
	{
		il2cpp_codegen_runtime_class_init_inline(Utility_t8CE21DCF1C28EAB31D71109C60BE5319271612D9_il2cpp_TypeInfo_var);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_13;
		L_13 = Utility_GetActiveViewport_mBD15484BBD5C3FC53D138D775E6DBA1857290C7E(NULL);
		__this->___m_Viewport = L_13;
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_14;
		L_14 = RenderTexture_get_active_mA4434B3E79DEF2C01CAE0A53061598B16443C9E7(NULL);
		__this->___m_PrevRT = L_14;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PrevRT), (void*)L_14);
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_15 = ___0_dst;
		NullCheck(L_15);
		int32_t L_16;
		L_16 = VirtualFuncInvoker0< int32_t >::Invoke(4, L_15);
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_17 = ___0_dst;
		NullCheck(L_17);
		int32_t L_18;
		L_18 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_17);
		GL_LoadPixelMatrix_mF1C5A4508C5F110512C116A5DDE7AB0483FE961A((0.0f), ((float)L_16), (0.0f), ((float)L_18), NULL);
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_19 = ___0_dst;
		il2cpp_codegen_runtime_class_init_inline(Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
		Graphics_SetRenderTarget_m995C0F14B97C5BF46CCF2E7EF410C1CC05C46409(L_19, NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_20 = __this->___m_BlitMaterial;
		NullCheck(L_20);
		bool L_21;
		L_21 = Material_SetPass_mBB03542DFF4FAEADFCED332009F9D61B6DED75FE(L_20, 0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_DoBlit_m375A25BFCB3180100BF799325A2AD49C85DEAF0B (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, RuntimeObject* ___0_blitInfos, int32_t ___1_startIndex, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tAE76549282407BAEF1D73046665FE2FA3E0FFC16_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t4A9A4A4522238CC06724A58FE97BCC6029EA9F08_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utility_t8CE21DCF1C28EAB31D71109C60BE5319271612D9_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;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* V_4 = NULL;
	bool V_5 = false;
	bool V_6 = false;
	int32_t V_7 = 0;
	int32_t V_8 = 0;
	BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 V_9;
	memset((&V_9), 0, sizeof(V_9));
	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;
	{
		RuntimeObject* L_0 = ___0_blitInfos;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0, ICollection_1_tAE76549282407BAEF1D73046665FE2FA3E0FFC16_il2cpp_TypeInfo_var, L_0);
		int32_t L_2 = ___1_startIndex;
		int32_t L_3;
		L_3 = Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline(((int32_t)il2cpp_codegen_subtract(L_1, L_2)), 8, NULL);
		V_0 = L_3;
		int32_t L_4 = ___1_startIndex;
		int32_t L_5 = V_0;
		V_1 = ((int32_t)il2cpp_codegen_add(L_4, L_5));
		int32_t L_6 = ___1_startIndex;
		V_2 = L_6;
		V_3 = 0;
		goto IL_0055;
	}

IL_001a:
	{
		RuntimeObject* L_7 = ___0_blitInfos;
		int32_t L_8 = V_2;
		NullCheck(L_7);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_9;
		L_9 = InterfaceFuncInvoker1< BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357, int32_t >::Invoke(0, IList_1_t4A9A4A4522238CC06724A58FE97BCC6029EA9F08_il2cpp_TypeInfo_var, L_7, L_8);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_10 = L_9.___src;
		V_4 = L_10;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_11 = V_4;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_12;
		L_12 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_11, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_5 = L_12;
		bool L_13 = V_5;
		if (!L_13)
		{
			goto IL_004c;
		}
	}
	{
		MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_14 = __this->___m_Properties;
		il2cpp_codegen_runtime_class_init_inline(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var);
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_15 = ((TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_StaticFields*)il2cpp_codegen_static_fields_for(TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7_il2cpp_TypeInfo_var))->___k_TextureIds;
		int32_t L_16 = V_3;
		NullCheck(L_15);
		int32_t L_17 = L_16;
		int32_t L_18 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_19 = V_4;
		NullCheck(L_14);
		MaterialPropertyBlock_SetTexture_m39F531D3F35D6C5B661A7B4F07DD7B8ACC22627F(L_14, L_18, L_19, NULL);
	}

IL_004c:
	{
		int32_t L_20 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_add(L_20, 1));
		int32_t L_21 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1));
	}

IL_0055:
	{
		int32_t L_22 = V_2;
		int32_t L_23 = V_1;
		V_6 = (bool)((((int32_t)L_22) < ((int32_t)L_23))? 1 : 0);
		bool L_24 = V_6;
		if (L_24)
		{
			goto IL_001a;
		}
	}
	{
		MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_25 = __this->___m_Properties;
		il2cpp_codegen_runtime_class_init_inline(Utility_t8CE21DCF1C28EAB31D71109C60BE5319271612D9_il2cpp_TypeInfo_var);
		Utility_SetPropertyBlock_m59F944B121081657B00046BF83A82615A7E8C044(L_25, NULL);
		GL_Begin_m17A70A7A3C161D8A127C11BDC5FC393392AB70C7(7, NULL);
		int32_t L_26 = ___1_startIndex;
		V_7 = L_26;
		V_8 = 0;
		goto IL_0241;
	}

IL_007d:
	{
		RuntimeObject* L_27 = ___0_blitInfos;
		int32_t L_28 = V_7;
		NullCheck(L_27);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_29;
		L_29 = InterfaceFuncInvoker1< BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357, int32_t >::Invoke(0, IList_1_t4A9A4A4522238CC06724A58FE97BCC6029EA9F08_il2cpp_TypeInfo_var, L_27, L_28);
		V_9 = L_29;
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_30 = V_9;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_31 = L_30.___src;
		NullCheck(L_31);
		int32_t L_32;
		L_32 = VirtualFuncInvoker0< int32_t >::Invoke(4, L_31);
		V_10 = ((float)((1.0f)/((float)L_32)));
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_33 = V_9;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_34 = L_33.___src;
		NullCheck(L_34);
		int32_t L_35;
		L_35 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_34);
		V_11 = ((float)((1.0f)/((float)L_35)));
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* L_36 = (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A*)(&(&V_9)->___dstPos);
		int32_t L_37;
		L_37 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline(L_36, NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_38 = V_9;
		int32_t L_39 = L_38.___border;
		V_12 = ((float)((int32_t)il2cpp_codegen_subtract(L_37, L_39)));
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* L_40 = (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A*)(&(&V_9)->___dstPos);
		int32_t L_41;
		L_41 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline(L_40, NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_42 = V_9;
		int32_t L_43 = L_42.___border;
		V_13 = ((float)((int32_t)il2cpp_codegen_subtract(L_41, L_43)));
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* L_44 = (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A*)(&(&V_9)->___dstPos);
		int32_t L_45;
		L_45 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline(L_44, NULL);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_46 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_9)->___srcRect);
		int32_t L_47;
		L_47 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline(L_46, NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_48 = V_9;
		int32_t L_49 = L_48.___border;
		V_14 = ((float)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_45, L_47)), L_49)));
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* L_50 = (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A*)(&(&V_9)->___dstPos);
		int32_t L_51;
		L_51 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline(L_50, NULL);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_52 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_9)->___srcRect);
		int32_t L_53;
		L_53 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline(L_52, NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_54 = V_9;
		int32_t L_55 = L_54.___border;
		V_15 = ((float)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_51, L_53)), L_55)));
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_56 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_9)->___srcRect);
		int32_t L_57;
		L_57 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline(L_56, NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_58 = V_9;
		int32_t L_59 = L_58.___border;
		float L_60 = V_10;
		V_16 = ((float)il2cpp_codegen_multiply(((float)((int32_t)il2cpp_codegen_subtract(L_57, L_59))), L_60));
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_61 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_9)->___srcRect);
		int32_t L_62;
		L_62 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline(L_61, NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_63 = V_9;
		int32_t L_64 = L_63.___border;
		float L_65 = V_11;
		V_17 = ((float)il2cpp_codegen_multiply(((float)((int32_t)il2cpp_codegen_subtract(L_62, L_64))), L_65));
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_66 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_9)->___srcRect);
		int32_t L_67;
		L_67 = RectInt_get_xMax_mBA05CE52847E3D3CB8295055706B3E0D4350E9F0_inline(L_66, NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_68 = V_9;
		int32_t L_69 = L_68.___border;
		float L_70 = V_10;
		V_18 = ((float)il2cpp_codegen_multiply(((float)((int32_t)il2cpp_codegen_add(L_67, L_69))), L_70));
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_71 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&(&V_9)->___srcRect);
		int32_t L_72;
		L_72 = RectInt_get_yMax_mAE5D758A1241F7722F8FB9B46861583F76C8FE44_inline(L_71, NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_73 = V_9;
		int32_t L_74 = L_73.___border;
		float L_75 = V_11;
		V_19 = ((float)il2cpp_codegen_multiply(((float)((int32_t)il2cpp_codegen_add(L_72, L_74))), L_75));
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_76 = V_9;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_77 = L_76.___tint;
		GL_Color_mE2D27D8FCA9B5E07ECC15574BCBCBA16E6E0CB3E(L_77, NULL);
		float L_78 = V_16;
		float L_79 = V_17;
		int32_t L_80 = V_8;
		GL_TexCoord3_mD95B6C3D77105453E0A01B1A29DFDDDF14BB7111(L_78, L_79, ((float)L_80), NULL);
		float L_81 = V_12;
		float L_82 = V_13;
		GL_Vertex3_mEA9925548F447556F7899E69604B787EE57F6978(L_81, L_82, (0.0f), NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_83 = V_9;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_84 = L_83.___tint;
		GL_Color_mE2D27D8FCA9B5E07ECC15574BCBCBA16E6E0CB3E(L_84, NULL);
		float L_85 = V_16;
		float L_86 = V_19;
		int32_t L_87 = V_8;
		GL_TexCoord3_mD95B6C3D77105453E0A01B1A29DFDDDF14BB7111(L_85, L_86, ((float)L_87), NULL);
		float L_88 = V_12;
		float L_89 = V_15;
		GL_Vertex3_mEA9925548F447556F7899E69604B787EE57F6978(L_88, L_89, (0.0f), NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_90 = V_9;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_91 = L_90.___tint;
		GL_Color_mE2D27D8FCA9B5E07ECC15574BCBCBA16E6E0CB3E(L_91, NULL);
		float L_92 = V_18;
		float L_93 = V_19;
		int32_t L_94 = V_8;
		GL_TexCoord3_mD95B6C3D77105453E0A01B1A29DFDDDF14BB7111(L_92, L_93, ((float)L_94), NULL);
		float L_95 = V_14;
		float L_96 = V_15;
		GL_Vertex3_mEA9925548F447556F7899E69604B787EE57F6978(L_95, L_96, (0.0f), NULL);
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_97 = V_9;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_98 = L_97.___tint;
		GL_Color_mE2D27D8FCA9B5E07ECC15574BCBCBA16E6E0CB3E(L_98, NULL);
		float L_99 = V_18;
		float L_100 = V_17;
		int32_t L_101 = V_8;
		GL_TexCoord3_mD95B6C3D77105453E0A01B1A29DFDDDF14BB7111(L_99, L_100, ((float)L_101), NULL);
		float L_102 = V_14;
		float L_103 = V_13;
		GL_Vertex3_mEA9925548F447556F7899E69604B787EE57F6978(L_102, L_103, (0.0f), NULL);
		int32_t L_104 = V_7;
		V_7 = ((int32_t)il2cpp_codegen_add(L_104, 1));
		int32_t L_105 = V_8;
		V_8 = ((int32_t)il2cpp_codegen_add(L_105, 1));
	}

IL_0241:
	{
		int32_t L_106 = V_7;
		int32_t L_107 = V_1;
		V_20 = (bool)((((int32_t)L_106) < ((int32_t)L_107))? 1 : 0);
		bool L_108 = V_20;
		if (L_108)
		{
			goto IL_007d;
		}
	}
	{
		GL_End_m6CE9D562B738075125F901B1D5254520EC30AB36(NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureBlitter_EndBlit_m247EB2A9604A08925D457D13844BF0702F8DD4E5 (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_0 = __this->___m_PrevRT;
		il2cpp_codegen_runtime_class_init_inline(Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
		Graphics_SetRenderTarget_m995C0F14B97C5BF46CCF2E7EF410C1CC05C46409(L_0, NULL);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_1 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&__this->___m_Viewport);
		int32_t L_2;
		L_2 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline(L_1, NULL);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_3 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&__this->___m_Viewport);
		int32_t L_4;
		L_4 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline(L_3, NULL);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_5 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&__this->___m_Viewport);
		int32_t L_6;
		L_6 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline(L_5, NULL);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_7 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&__this->___m_Viewport);
		int32_t L_8;
		L_8 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline(L_7, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_9;
		memset((&L_9), 0, sizeof(L_9));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_9), ((float)L_2), ((float)L_4), ((float)L_6), ((float)L_8), NULL);
		GL_Viewport_mA93DBAE1018A273684A07C8B8B444EFFBF2B38B7(L_9, 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
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_pinvoke(const BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357& unmarshaled, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___srcException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___srcException, NULL);
}
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_pinvoke_back(const BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_pinvoke& marshaled, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___srcException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___srcException, NULL);
}
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_pinvoke_cleanup(BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_com(const BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357& unmarshaled, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___srcException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___srcException, NULL);
}
IL2CPP_EXTERN_C void BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshal_com_back(const BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_marshaled_com& marshaled, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___srcException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357____src_FieldInfo_var, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___srcException, NULL);
}
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
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;
	{
		((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotSize = 2;
		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 = 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_0020;
		}
	}
	{
		G_B3_0 = 4;
		goto IL_0021;
	}

IL_0020:
	{
		G_B3_0 = 8;
	}

IL_0021:
	{
		((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount = G_B3_0;
		int32_t L_2 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount;
		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 = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___slotIds), (void*)L_3);
		V_0 = 0;
		goto IL_0059;
	}

IL_0039:
	{
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___slotIds;
		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_0059:
	{
		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;
		V_1 = (bool)((((int32_t)L_12) < ((int32_t)L_13))? 1 : 0);
		bool L_14 = V_1;
		if (L_14)
		{
			goto IL_0039;
		}
	}
	{
		return;
	}
}
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;
		__this->___U3CFreeSlotsU3Ek__BackingField = 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 = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___textureRegistry), (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;
		TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A* L_3 = (TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A*)(TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A*)SZArrayNew(TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A_il2cpp_TypeInfo_var, (uint32_t)L_2);
		__this->___m_Textures = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Textures), (void*)L_3);
		int32_t L_4 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_5 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_4);
		__this->___m_Tickets = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Tickets), (void*)L_5);
		int32_t L_6 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount;
		int32_t L_7 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotSize;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_8 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_6, L_7)));
		__this->___m_GpuTextures = L_8;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GpuTextures), (void*)L_8);
		TextureSlotManager_Reset_m43FECB6D32D307D151C8173B6223C7E2BF4484F2(__this, NULL);
		return;
	}
}
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 = 0;
		__this->___m_FirstUsedTicket = 0;
		V_0 = 0;
		goto IL_0047;
	}

IL_0013:
	{
		TextureIdU5BU5D_t03041DBB5C72B7E6F5F694A36DC5FEA75432188A* L_0 = __this->___m_Textures;
		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;
		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;
		int32_t L_4 = V_0;
		NullCheck(L_3);
		(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (int32_t)(-1));
		int32_t L_5 = V_0;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_6 = ((TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_StaticFields*)il2cpp_codegen_static_fields_for(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var))->___invalid;
		TextureSlotManager_SetGpuData_m73FDAC2240F9F8F6AF1EA35ABA4BA136E55B7213(__this, L_5, L_6, 1, 1, (0.0f), NULL);
		int32_t L_7 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_7, 1));
	}

IL_0047:
	{
		int32_t L_8 = V_0;
		il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
		int32_t L_9 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotCount;
		V_1 = (bool)((((int32_t)L_8) < ((int32_t)L_9))? 1 : 0);
		bool L_10 = V_1;
		if (L_10)
		{
			goto IL_0013;
		}
	}
	{
		return;
	}
}
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;
		V_0 = ((int32_t)il2cpp_codegen_add(L_0, 1));
		int32_t L_1 = V_0;
		__this->___m_CurrentTicket = L_1;
		int32_t L_2 = V_0;
		__this->___m_FirstUsedTicket = 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;
		TextureSlotManager_set_FreeSlots_m7400CBFEF9DC81345E311C521163C76973DC4255_inline(__this, L_3, NULL);
		return;
	}
}
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;
		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;
		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;
	}
}
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;
		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;
		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;
		int32_t L_10 = ___0_slotIndex;
		int32_t L_11 = __this->___m_CurrentTicket;
		V_2 = ((int32_t)il2cpp_codegen_add(L_11, 1));
		int32_t L_12 = V_2;
		__this->___m_CurrentTicket = 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_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextureSlotManager_get_FreeSlots_m07D624EAB6ED9D3B1F4B4EF33DB2FAB1545871D2 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CFreeSlotsU3Ek__BackingField;
		return L_0;
	}
}
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 = L_0;
		return;
	}
}
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;
		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;
		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;
		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;
		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;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_Bind_m6DBD2E449F671A6D60C24F03397E9501E0FFD0BD (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_id, float ___1_sdfScale, int32_t ___2_slot, MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___3_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*)&TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* V_0 = NULL;
	bool V_1 = false;
	{
		TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_0 = __this->___textureRegistry;
		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;
		int32_t L_8 = ___2_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 = ___2_slot;
		TextureSlotManager_MarkUsed_m6012C3110EBDC75E7B970C814CAA7147D9378126_inline(__this, L_10, NULL);
		int32_t L_11 = ___2_slot;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_12 = ___0_id;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_13 = V_0;
		NullCheck(L_13);
		int32_t L_14;
		L_14 = VirtualFuncInvoker0< int32_t >::Invoke(4, L_13);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_15 = V_0;
		NullCheck(L_15);
		int32_t L_16;
		L_16 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_15);
		float L_17 = ___1_sdfScale;
		TextureSlotManager_SetGpuData_m73FDAC2240F9F8F6AF1EA35ABA4BA136E55B7213(__this, L_11, L_12, L_14, L_16, L_17, NULL);
		MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_18 = ___3_mat;
		il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_19 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___slotIds;
		int32_t L_20 = ___2_slot;
		NullCheck(L_19);
		int32_t L_21 = L_20;
		int32_t L_22 = (L_19)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_23 = V_0;
		NullCheck(L_18);
		MaterialPropertyBlock_SetTexture_m39F531D3F35D6C5B661A7B4F07DD7B8ACC22627F(L_18, L_22, L_23, NULL);
		MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_24 = ___3_mat;
		int32_t L_25 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___textureTableId;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_26 = __this->___m_GpuTextures;
		NullCheck(L_24);
		MaterialPropertyBlock_SetVectorArray_m5C0A3017A7EA9EE5F01295E346EA72D70A8BD682(L_24, L_25, L_26, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSlotManager_SetGpuData_m73FDAC2240F9F8F6AF1EA35ABA4BA136E55B7213 (TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D* __this, int32_t ___0_slotIndex, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___1_id, int32_t ___2_textureWidth, int32_t ___3_textureHeight, float ___4_sdfScale, 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;
	float V_1 = 0.0f;
	float V_2 = 0.0f;
	{
		int32_t L_0 = ___0_slotIndex;
		il2cpp_codegen_runtime_class_init_inline(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var);
		int32_t L_1 = ((TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_StaticFields*)il2cpp_codegen_static_fields_for(TextureSlotManager_tB1F8E620AE296DE3728FAAFBE3CC85D2A176928D_il2cpp_TypeInfo_var))->___k_SlotSize;
		V_0 = ((int32_t)il2cpp_codegen_multiply(L_0, L_1));
		int32_t L_2 = ___2_textureWidth;
		V_1 = ((float)((1.0f)/((float)L_2)));
		int32_t L_3 = ___3_textureHeight;
		V_2 = ((float)((1.0f)/((float)L_3)));
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_4 = __this->___m_GpuTextures;
		int32_t L_5 = V_0;
		il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		float L_6;
		L_6 = TextureId_ConvertToGpu_m7631D660D6ACC5564194AE253544BE092BE83CC3((&___1_id), NULL);
		float L_7 = V_1;
		float L_8 = V_2;
		float L_9 = ___4_sdfScale;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10;
		memset((&L_10), 0, sizeof(L_10));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_10), L_6, L_7, L_8, L_9, NULL);
		NullCheck(L_4);
		(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_10);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_11 = __this->___m_GpuTextures;
		int32_t L_12 = V_0;
		int32_t L_13 = ___2_textureWidth;
		int32_t L_14 = ___3_textureHeight;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_15;
		memset((&L_15), 0, sizeof(L_15));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_15), ((float)L_13), ((float)L_14), (0.0f), (0.0f), NULL);
		NullCheck(L_11);
		(L_11)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_12, 1))), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_15);
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageRenderInfoPool__ctor_mD76EBB49C8F106BEDADAFBC5BB742D32B65D9477 (VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1__ctor_m03C57813E771BD0D9FEC106EDC03BC6B37DC4BAA_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_ctorU3Eb__0_0_mEE3A744C57104E7EB40DCD5DCE12539E145E1365_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_ctorU3Eb__0_1_m0CA1D6924AD1B7491D0E954122AE17258988CAFD_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* G_B2_0 = NULL;
	VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* G_B2_1 = NULL;
	Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* G_B1_0 = NULL;
	VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* G_B1_1 = NULL;
	Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* G_B4_0 = NULL;
	Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* G_B4_1 = NULL;
	VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* G_B4_2 = NULL;
	Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* G_B3_0 = NULL;
	Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* G_B3_1 = NULL;
	VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* G_B3_2 = NULL;
	{
		il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var);
		Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* L_0 = ((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9__0_0;
		Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* L_1 = L_0;
		if (L_1)
		{
			G_B2_0 = L_1;
			G_B2_1 = __this;
			goto IL_0020;
		}
		G_B1_0 = L_1;
		G_B1_1 = __this;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var);
		U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C* L_2 = ((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9;
		Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* L_3 = (Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B*)il2cpp_codegen_object_new(Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B_il2cpp_TypeInfo_var);
		Func_1__ctor_mCC48CB6D9634530961BBADC7BB8BA2C5457794CB(L_3, L_2, (intptr_t)((void*)U3CU3Ec_U3C_ctorU3Eb__0_0_mEE3A744C57104E7EB40DCD5DCE12539E145E1365_RuntimeMethod_var), NULL);
		Func_1_tBCD1755FB5907BF70164C4DDA6F820006B15935B* L_4 = L_3;
		((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9__0_0 = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9__0_0), (void*)L_4);
		G_B2_0 = L_4;
		G_B2_1 = G_B1_1;
	}

IL_0020:
	{
		il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var);
		Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* L_5 = ((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9__0_1;
		Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* L_6 = L_5;
		if (L_6)
		{
			G_B4_0 = L_6;
			G_B4_1 = G_B2_0;
			G_B4_2 = G_B2_1;
			goto IL_003f;
		}
		G_B3_0 = L_6;
		G_B3_1 = G_B2_0;
		G_B3_2 = G_B2_1;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var);
		U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C* L_7 = ((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9;
		Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* L_8 = (Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F*)il2cpp_codegen_object_new(Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F_il2cpp_TypeInfo_var);
		Action_1__ctor_m5B4A91CEA749E078E9FC5ED60BB45D891FE4B356(L_8, L_7, (intptr_t)((void*)U3CU3Ec_U3C_ctorU3Eb__0_1_m0CA1D6924AD1B7491D0E954122AE17258988CAFD_RuntimeMethod_var), NULL);
		Action_1_t82769AFF59A080B0982E2E3CD2F304AFBDFA977F* L_9 = L_8;
		((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9__0_1 = L_9;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9__0_1), (void*)L_9);
		G_B4_0 = L_9;
		G_B4_1 = G_B3_1;
		G_B4_2 = G_B3_2;
	}

IL_003f:
	{
		LinkedPool_1__ctor_m03C57813E771BD0D9FEC106EDC03BC6B37DC4BAA(G_B4_2, G_B4_1, G_B4_0, ((int32_t)10000), LinkedPool_1__ctor_m03C57813E771BD0D9FEC106EDC03BC6B37DC4BAA_RuntimeMethod_var);
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m5DF3C3FBE9521D0F87DD17E30D4269F88DBAC435 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C* L_0 = (U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C*)il2cpp_codegen_object_new(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var);
		U3CU3Ec__ctor_mEADD1F78308D864ACC1430EBCE4F68E36BE5ECCF(L_0, NULL);
		((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mEADD1F78308D864ACC1430EBCE4F68E36BE5ECCF (U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* U3CU3Ec_U3C_ctorU3Eb__0_0_mEE3A744C57104E7EB40DCD5DCE12539E145E1365 (U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_0 = (VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458*)il2cpp_codegen_object_new(VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458_il2cpp_TypeInfo_var);
		VectorImageRenderInfo__ctor_mFA021640C734CABA0E412646150B6F97DB80EA96(L_0, NULL);
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_ctorU3Eb__0_1_m0CA1D6924AD1B7491D0E954122AE17258988CAFD (U3CU3Ec_t519A3A1D6D22835DFB9374147CE9E4E2682C2D7C* __this, VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* ___0_vectorImageInfo, const RuntimeMethod* method) 
{
	{
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_0 = ___0_vectorImageInfo;
		NullCheck(L_0);
		VectorImageRenderInfo_Reset_m81D42F4FE8D592935960D3D03E08F02E31B89D58(L_0, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageRenderInfo_Reset_m81D42F4FE8D592935960D3D03E08F02E31B89D58 (VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* __this, const RuntimeMethod* method) 
{
	{
		__this->___useCount = 0;
		__this->___firstGradientRemap = (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___firstGradientRemap), (void*)(GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)NULL);
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE* L_0 = (Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE*)(&__this->___gradientSettingsAlloc);
		il2cpp_codegen_initobj(L_0, sizeof(Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE));
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageRenderInfo__ctor_mFA021640C734CABA0E412646150B6F97DB80EA96 (VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPoolItem_1__ctor_mB71E6B2A41B465EA0507A37903EF48C88336A5B2_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		LinkedPoolItem_1__ctor_mB71E6B2A41B465EA0507A37903EF48C88336A5B2(__this, LinkedPoolItem_1__ctor_mB71E6B2A41B465EA0507A37903EF48C88336A5B2_RuntimeMethod_var);
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientRemapPool__ctor_m15F94F0B3B17E02566C0A72D083D31B67356994A (GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1__ctor_m8EA8B263E8391AD01F4FBE6ED713A479CFAD3ED0_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_ctorU3Eb__0_0_m51A9DDA7D0DB07C724F819DB3B2B1D1AC982B9FA_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_ctorU3Eb__0_1_m4C6B270F91D8F357579E26D783E7BFED47034F00_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* G_B2_0 = NULL;
	GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* G_B2_1 = NULL;
	Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* G_B1_0 = NULL;
	GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* G_B1_1 = NULL;
	Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* G_B4_0 = NULL;
	Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* G_B4_1 = NULL;
	GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* G_B4_2 = NULL;
	Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* G_B3_0 = NULL;
	Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* G_B3_1 = NULL;
	GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* G_B3_2 = NULL;
	{
		il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var);
		Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* L_0 = ((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9__0_0;
		Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* L_1 = L_0;
		if (L_1)
		{
			G_B2_0 = L_1;
			G_B2_1 = __this;
			goto IL_0020;
		}
		G_B1_0 = L_1;
		G_B1_1 = __this;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var);
		U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300* L_2 = ((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9;
		Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* L_3 = (Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18*)il2cpp_codegen_object_new(Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18_il2cpp_TypeInfo_var);
		Func_1__ctor_m2C79825F77CF2C2CF16B33EA507E397008AB7CB1(L_3, L_2, (intptr_t)((void*)U3CU3Ec_U3C_ctorU3Eb__0_0_m51A9DDA7D0DB07C724F819DB3B2B1D1AC982B9FA_RuntimeMethod_var), NULL);
		Func_1_t92317F196CFBAA63F3ABEA2ECDB1EDB59A423F18* L_4 = L_3;
		((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9__0_0 = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9__0_0), (void*)L_4);
		G_B2_0 = L_4;
		G_B2_1 = G_B1_1;
	}

IL_0020:
	{
		il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var);
		Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* L_5 = ((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9__0_1;
		Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* L_6 = L_5;
		if (L_6)
		{
			G_B4_0 = L_6;
			G_B4_1 = G_B2_0;
			G_B4_2 = G_B2_1;
			goto IL_003f;
		}
		G_B3_0 = L_6;
		G_B3_1 = G_B2_0;
		G_B3_2 = G_B2_1;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var);
		U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300* L_7 = ((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9;
		Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* L_8 = (Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6*)il2cpp_codegen_object_new(Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6_il2cpp_TypeInfo_var);
		Action_1__ctor_mE4F2A9C6A957D1E4F3C5629498F8DE904E06B550(L_8, L_7, (intptr_t)((void*)U3CU3Ec_U3C_ctorU3Eb__0_1_m4C6B270F91D8F357579E26D783E7BFED47034F00_RuntimeMethod_var), NULL);
		Action_1_tA80D7F2A933CCB808262BB928B2C26230CE6BEE6* L_9 = L_8;
		((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9__0_1 = L_9;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9__0_1), (void*)L_9);
		G_B4_0 = L_9;
		G_B4_1 = G_B3_1;
		G_B4_2 = G_B3_2;
	}

IL_003f:
	{
		LinkedPool_1__ctor_m8EA8B263E8391AD01F4FBE6ED713A479CFAD3ED0(G_B4_2, G_B4_1, G_B4_0, ((int32_t)10000), LinkedPool_1__ctor_m8EA8B263E8391AD01F4FBE6ED713A479CFAD3ED0_RuntimeMethod_var);
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mDB7935C1C88DCD369C73E84D3053E81AC0800EA2 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300* L_0 = (U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300*)il2cpp_codegen_object_new(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var);
		U3CU3Ec__ctor_mEEC29CFF833F1CA531FD0C7F672BEBEE47EFFB2A(L_0, NULL);
		((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mEEC29CFF833F1CA531FD0C7F672BEBEE47EFFB2A (U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* U3CU3Ec_U3C_ctorU3Eb__0_0_m51A9DDA7D0DB07C724F819DB3B2B1D1AC982B9FA (U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_0 = (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)il2cpp_codegen_object_new(GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307_il2cpp_TypeInfo_var);
		GradientRemap__ctor_m4DE4368D101429D92FBB0384812961647A7808B8(L_0, NULL);
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_ctorU3Eb__0_1_m4C6B270F91D8F357579E26D783E7BFED47034F00 (U3CU3Ec_t86A3A3977709C00E51D4C3412E288BD0FB520300* __this, GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* ___0_gradientRemap, const RuntimeMethod* method) 
{
	{
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_0 = ___0_gradientRemap;
		NullCheck(L_0);
		GradientRemap_Reset_mD01A646DA4156CA02B4BDA8767B6E0098F58F7AF(L_0, 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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientRemap_Reset_mD01A646DA4156CA02B4BDA8767B6E0098F58F7AF (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___origIndex = 0;
		__this->___destIndex = 0;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_0 = (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8*)(&__this->___location);
		il2cpp_codegen_initobj(L_0, sizeof(RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8));
		il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_1 = ((TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_StaticFields*)il2cpp_codegen_static_fields_for(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var))->___invalid;
		__this->___atlas = L_1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientRemap__ctor_m4DE4368D101429D92FBB0384812961647A7808B8 (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPoolItem_1__ctor_m5243A07A20FBDC74BC7073FDF006B7315EFC7F27_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		LinkedPoolItem_1__ctor_m5243A07A20FBDC74BC7073FDF006B7315EFC7F27(__this, LinkedPoolItem_1__ctor_m5243A07A20FBDC74BC7073FDF006B7315EFC7F27_RuntimeMethod_var);
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* VectorImageManager_get_atlas_mD507CE14D8083BFE52DC1F44F27CF622AB0A06B6 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, const RuntimeMethod* method) 
{
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* V_0 = NULL;
	GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* G_B2_0 = NULL;
	GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* G_B1_0 = NULL;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B3_0 = NULL;
	{
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_0 = __this->___m_GradientSettingsAtlas;
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_1 = L_0;
		if (L_1)
		{
			G_B2_0 = L_1;
			goto IL_000e;
		}
		G_B1_0 = L_1;
	}
	{
		G_B3_0 = ((Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)(NULL));
		goto IL_0013;
	}

IL_000e:
	{
		NullCheck(G_B2_0);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_2;
		L_2 = GradientSettingsAtlas_get_atlas_m0D754EE8FA774E5D016C3F922907E7C0C3F4C457(G_B2_0, NULL);
		G_B3_0 = L_2;
	}

IL_0013:
	{
		V_0 = G_B3_0;
		goto IL_0016;
	}

IL_0016:
	{
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageManager__ctor_mE2CD0FB71F0F2B9AE8658276F195686194A20525 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* ___0_atlas, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mE2475BD7895825D343DFF5F3C6A8CD057B8A8AF4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m1A51AA71F51CB450DBF9D650605966830695CD5C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var);
		List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00* L_0 = ((VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields*)il2cpp_codegen_static_fields_for(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var))->___instances;
		NullCheck(L_0);
		List_1_Add_m1A51AA71F51CB450DBF9D650605966830695CD5C_inline(L_0, __this, List_1_Add_m1A51AA71F51CB450DBF9D650605966830695CD5C_RuntimeMethod_var);
		AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* L_1 = ___0_atlas;
		__this->___m_Atlas = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Atlas), (void*)L_1);
		Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* L_2 = (Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E*)il2cpp_codegen_object_new(Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E_il2cpp_TypeInfo_var);
		Dictionary_2__ctor_mE2475BD7895825D343DFF5F3C6A8CD057B8A8AF4(L_2, ((int32_t)32), Dictionary_2__ctor_mE2475BD7895825D343DFF5F3C6A8CD057B8A8AF4_RuntimeMethod_var);
		__this->___m_Registered = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Registered), (void*)L_2);
		VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* L_3 = (VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A*)il2cpp_codegen_object_new(VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A_il2cpp_TypeInfo_var);
		VectorImageRenderInfoPool__ctor_mD76EBB49C8F106BEDADAFBC5BB742D32B65D9477(L_3, NULL);
		__this->___m_RenderInfoPool = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RenderInfoPool), (void*)L_3);
		GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* L_4 = (GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B*)il2cpp_codegen_object_new(GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B_il2cpp_TypeInfo_var);
		GradientRemapPool__ctor_m15F94F0B3B17E02566C0A72D083D31B67356994A(L_4, NULL);
		__this->___m_GradientRemapPool = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GradientRemapPool), (void*)L_4);
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_5 = (GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A*)il2cpp_codegen_object_new(GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A_il2cpp_TypeInfo_var);
		GradientSettingsAtlas__ctor_mCBA2EBBB6F83CBD06087C124728B980D0D5ACF52(L_5, ((int32_t)4096), NULL);
		__this->___m_GradientSettingsAtlas = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GradientSettingsAtlas), (void*)L_5);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VectorImageManager_get_disposed_m7C126E130A4018C000E1F6F292E9CB43E0FC6D65 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CdisposedU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageManager_set_disposed_m5FBCCE974810E81BDEEE5B80B315279A6F38A415 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CdisposedU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageManager_Dispose_mC3CFC26EB46727B6CF0A91174702C320BFCC2D22 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __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, __this, (bool)1);
		il2cpp_codegen_runtime_class_init_inline(GC_t920F9CF6EBB7C787E5010A4352E1B587F356DC58_il2cpp_TypeInfo_var);
		GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageManager_Dispose_m344FA66D31A57D2070B855E7CF4E522CC9652E1A (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, bool ___0_disposing, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_mA99F02E6EF69B970279CA5BFF5F15B86343E6F39_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1_Clear_m880CCF66CA33577E149946F3B9A454F8A397BB58_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1_Clear_mBA95E60CE08C330DB3963ACD9A53A3A18F2CC028_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_m54E01405E504B7C9641412876843BC359400894A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	{
		bool L_0;
		L_0 = VectorImageManager_get_disposed_m7C126E130A4018C000E1F6F292E9CB43E0FC6D65_inline(__this, NULL);
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_000d;
		}
	}
	{
		goto IL_005a;
	}

IL_000d:
	{
		bool L_2 = ___0_disposing;
		V_1 = L_2;
		bool L_3 = V_1;
		if (!L_3)
		{
			goto IL_0052;
		}
	}
	{
		Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* L_4 = __this->___m_Registered;
		NullCheck(L_4);
		Dictionary_2_Clear_mA99F02E6EF69B970279CA5BFF5F15B86343E6F39(L_4, Dictionary_2_Clear_mA99F02E6EF69B970279CA5BFF5F15B86343E6F39_RuntimeMethod_var);
		VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* L_5 = __this->___m_RenderInfoPool;
		NullCheck(L_5);
		LinkedPool_1_Clear_m880CCF66CA33577E149946F3B9A454F8A397BB58(L_5, LinkedPool_1_Clear_m880CCF66CA33577E149946F3B9A454F8A397BB58_RuntimeMethod_var);
		GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* L_6 = __this->___m_GradientRemapPool;
		NullCheck(L_6);
		LinkedPool_1_Clear_mBA95E60CE08C330DB3963ACD9A53A3A18F2CC028(L_6, LinkedPool_1_Clear_mBA95E60CE08C330DB3963ACD9A53A3A18F2CC028_RuntimeMethod_var);
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_7 = __this->___m_GradientSettingsAtlas;
		NullCheck(L_7);
		GradientSettingsAtlas_Dispose_m4C157AEF461F729E64B8D703F1935C7CC9AD6269(L_7, NULL);
		il2cpp_codegen_runtime_class_init_inline(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var);
		List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00* L_8 = ((VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields*)il2cpp_codegen_static_fields_for(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var))->___instances;
		NullCheck(L_8);
		bool L_9;
		L_9 = List_1_Remove_m54E01405E504B7C9641412876843BC359400894A(L_8, __this, List_1_Remove_m54E01405E504B7C9641412876843BC359400894A_RuntimeMethod_var);
		goto IL_0052;
	}

IL_0052:
	{
		VectorImageManager_set_disposed_m5FBCCE974810E81BDEEE5B80B315279A6F38A415_inline(__this, (bool)1, NULL);
	}

IL_005a:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageManager_Commit_mD0E417D6D0BF44C9CC1AA28BB79E1A615B26C5CD (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		bool L_0;
		L_0 = VectorImageManager_get_disposed_m7C126E130A4018C000E1F6F292E9CB43E0FC6D65_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_0021;
	}

IL_0015:
	{
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_2 = __this->___m_GradientSettingsAtlas;
		NullCheck(L_2);
		GradientSettingsAtlas_Commit_m35676ADF2285F3B08217018F5D9597095EE6A5F6(L_2, NULL);
	}

IL_0021:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* VectorImageManager_AddUser_m3F4161820F0F85C7A51782F28D7BDD6DEF6281F3 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___0_vi, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_context, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mB1A5909DB90F0C01C2083550F4E8E7672BF3C33D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* V_0 = NULL;
	bool V_1 = false;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* V_2 = NULL;
	bool V_3 = false;
	bool V_4 = false;
	{
		bool L_0;
		L_0 = VectorImageManager_get_disposed_m7C126E130A4018C000E1F6F292E9CB43E0FC6D65_inline(__this, NULL);
		V_1 = L_0;
		bool L_1 = V_1;
		if (!L_1)
		{
			goto IL_0017;
		}
	}
	{
		DisposeHelper_NotifyDisposedUsed_m7A9C988A4B96B0920E470EEA604BA42C5ABB437F(__this, NULL);
		V_2 = (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)NULL;
		goto IL_005c;
	}

IL_0017:
	{
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_2 = ___0_vi;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_3;
		L_3 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_3 = L_3;
		bool L_4 = V_3;
		if (!L_4)
		{
			goto IL_0026;
		}
	}
	{
		V_2 = (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)NULL;
		goto IL_005c;
	}

IL_0026:
	{
		Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* L_5 = __this->___m_Registered;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_6 = ___0_vi;
		NullCheck(L_5);
		bool L_7;
		L_7 = Dictionary_2_TryGetValue_mB1A5909DB90F0C01C2083550F4E8E7672BF3C33D(L_5, L_6, (&V_0), Dictionary_2_TryGetValue_mB1A5909DB90F0C01C2083550F4E8E7672BF3C33D_RuntimeMethod_var);
		V_4 = L_7;
		bool L_8 = V_4;
		if (!L_8)
		{
			goto IL_004a;
		}
	}
	{
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_9 = V_0;
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_10 = L_9;
		NullCheck(L_10);
		int32_t L_11 = L_10->___useCount;
		NullCheck(L_10);
		L_10->___useCount = ((int32_t)il2cpp_codegen_add(L_11, 1));
		goto IL_0053;
	}

IL_004a:
	{
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_12 = ___0_vi;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ___1_context;
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_14;
		L_14 = VectorImageManager_Register_m58586125DE952881660564F084D48C1B0587E912(__this, L_12, L_13, NULL);
		V_0 = L_14;
	}

IL_0053:
	{
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_15 = V_0;
		NullCheck(L_15);
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_16 = L_15->___firstGradientRemap;
		V_2 = L_16;
		goto IL_005c;
	}

IL_005c:
	{
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_17 = V_2;
		return L_17;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* VectorImageManager_Register_m58586125DE952881660564F084D48C1B0587E912 (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___0_vi, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_context, 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*)&Dictionary_2_set_Item_m1D7B697A94460BD6930BE16FF0A78DF877824C04_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1_Get_mBF59B56726F4C447EE89FACA5736614CB061D096_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinkedPool_1_Get_mCE24AA4312D844EE376DA34A0FD90DFD654F67C5_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral67F126B22005F3C52B6D780651EB3BF4C400BCD0);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAAC5F93439E8A16F9E4415C2CBAD68025707D79E);
		s_Il2CppMethodInitialized = true;
	}
	VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* V_0 = NULL;
	bool V_1 = false;
	int32_t V_2 = 0;
	Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_5;
	memset((&V_5), 0, sizeof(V_5));
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_6;
	memset((&V_6), 0, sizeof(V_6));
	bool V_7 = false;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* V_8 = NULL;
	int32_t V_9 = 0;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* V_10 = NULL;
	GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 V_11;
	memset((&V_11), 0, sizeof(V_11));
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_12;
	memset((&V_12), 0, sizeof(V_12));
	bool V_13 = false;
	bool V_14 = false;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* V_15 = NULL;
	int32_t V_16 = 0;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* V_17 = NULL;
	bool V_18 = false;
	bool V_19 = false;
	bool V_20 = false;
	int32_t V_21 = 0;
	VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* V_22 = NULL;
	GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* G_B2_0 = NULL;
	GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* G_B1_0 = NULL;
	int32_t G_B3_0 = 0;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B24_0 = NULL;
	String_t* G_B24_1 = NULL;
	String_t* G_B24_2 = NULL;
	String_t* G_B24_3 = NULL;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B23_0 = NULL;
	String_t* G_B23_1 = NULL;
	String_t* G_B23_2 = NULL;
	String_t* G_B23_3 = NULL;
	String_t* G_B25_0 = NULL;
	String_t* G_B25_1 = NULL;
	String_t* G_B25_2 = NULL;
	String_t* G_B25_3 = NULL;
	{
		il2cpp_codegen_runtime_class_init_inline(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var);
		ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&((VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields*)il2cpp_codegen_static_fields_for(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var))->___s_MarkerRegister), NULL);
		VectorImageRenderInfoPool_t2FB54163D571EC47A0E805A77E41AF4677ACF16A* L_0 = __this->___m_RenderInfoPool;
		NullCheck(L_0);
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_1;
		L_1 = LinkedPool_1_Get_mCE24AA4312D844EE376DA34A0FD90DFD654F67C5(L_0, LinkedPool_1_Get_mCE24AA4312D844EE376DA34A0FD90DFD654F67C5_RuntimeMethod_var);
		V_0 = L_1;
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_2 = V_0;
		NullCheck(L_2);
		L_2->___useCount = 1;
		Dictionary_2_t5F59261402C2F52C86880104EFB7C84C2AE89B1E* L_3 = __this->___m_Registered;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_4 = ___0_vi;
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_5 = V_0;
		NullCheck(L_3);
		Dictionary_2_set_Item_m1D7B697A94460BD6930BE16FF0A78DF877824C04(L_3, L_4, L_5, Dictionary_2_set_Item_m1D7B697A94460BD6930BE16FF0A78DF877824C04_RuntimeMethod_var);
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_6 = ___0_vi;
		NullCheck(L_6);
		GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* L_7 = L_6->___settings;
		GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* L_8 = L_7;
		if (L_8)
		{
			G_B2_0 = L_8;
			goto IL_003a;
		}
		G_B1_0 = L_8;
	}
	{
		G_B3_0 = 0;
		goto IL_003e;
	}

IL_003a:
	{
		NullCheck(G_B2_0);
		G_B3_0 = ((!(((uint32_t)(((RuntimeArray*)G_B2_0)->max_length)) <= ((uint32_t)0)))? 1 : 0);
	}

IL_003e:
	{
		V_1 = (bool)G_B3_0;
		bool L_9 = V_1;
		if (!L_9)
		{
			goto IL_0250;
		}
	}
	{
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_10 = ___0_vi;
		NullCheck(L_10);
		GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* L_11 = L_10->___settings;
		NullCheck(L_11);
		V_2 = ((int32_t)(((RuntimeArray*)L_11)->max_length));
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_12 = __this->___m_GradientSettingsAtlas;
		int32_t L_13 = V_2;
		NullCheck(L_12);
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_14;
		L_14 = GradientSettingsAtlas_Add_mFB2E6AE2091A7658DDB0F22A0096D6ECB9E77BBE(L_12, L_13, NULL);
		V_3 = L_14;
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_15 = V_3;
		uint32_t L_16 = L_15.___size;
		V_4 = (bool)((!(((uint32_t)L_16) <= ((uint32_t)0)))? 1 : 0);
		bool L_17 = V_4;
		if (!L_17)
		{
			goto IL_01f5;
		}
	}
	{
		AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* L_18 = __this->___m_Atlas;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = ___1_context;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_20 = ___0_vi;
		NullCheck(L_20);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_21 = L_20->___atlas;
		NullCheck(L_18);
		bool L_22;
		L_22 = VirtualFuncInvoker4< bool, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58*, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(4, L_18, L_19, L_21, (&V_5), (&V_6));
		V_7 = L_22;
		bool L_23 = V_7;
		if (!L_23)
		{
			goto IL_016d;
		}
	}
	{
		V_8 = (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)NULL;
		V_9 = 0;
		goto IL_0140;
	}

IL_009a:
	{
		GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* L_24 = __this->___m_GradientRemapPool;
		NullCheck(L_24);
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_25;
		L_25 = LinkedPool_1_Get_mBF59B56726F4C447EE89FACA5736614CB061D096(L_24, LinkedPool_1_Get_mBF59B56726F4C447EE89FACA5736614CB061D096_RuntimeMethod_var);
		V_10 = L_25;
		int32_t L_26 = V_9;
		V_13 = (bool)((((int32_t)L_26) > ((int32_t)0))? 1 : 0);
		bool L_27 = V_13;
		if (!L_27)
		{
			goto IL_00be;
		}
	}
	{
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_28 = V_8;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_29 = V_10;
		NullCheck(L_28);
		L_28->___next = L_29;
		Il2CppCodeGenWriteBarrier((void**)(&L_28->___next), (void*)L_29);
		goto IL_00c6;
	}

IL_00be:
	{
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_30 = V_0;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_31 = V_10;
		NullCheck(L_30);
		L_30->___firstGradientRemap = L_31;
		Il2CppCodeGenWriteBarrier((void**)(&L_30->___firstGradientRemap), (void*)L_31);
	}

IL_00c6:
	{
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_32 = V_10;
		V_8 = L_32;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_33 = V_10;
		int32_t L_34 = V_9;
		NullCheck(L_33);
		L_33->___origIndex = L_34;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_35 = V_10;
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_36 = V_3;
		uint32_t L_37 = L_36.___start;
		int32_t L_38 = V_9;
		NullCheck(L_35);
		L_35->___destIndex = ((int32_t)il2cpp_codegen_add((int32_t)L_37, L_38));
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_39 = ___0_vi;
		NullCheck(L_39);
		GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* L_40 = L_39->___settings;
		int32_t L_41 = V_9;
		NullCheck(L_40);
		int32_t L_42 = L_41;
		GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 L_43 = (L_40)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
		V_11 = L_43;
		GradientSettings_tADA3CAA17319C58811DE187298039CC950FBAAF3 L_44 = V_11;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_45 = L_44.___location;
		V_12 = L_45;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_46 = (&V_12);
		int32_t L_47;
		L_47 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline(L_46, NULL);
		int32_t L_48;
		L_48 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline((&V_6), NULL);
		RectInt_set_x_m2D2F3A87E9899A29444DBDD0BB11CB19F13AA075_inline(L_46, ((int32_t)il2cpp_codegen_add(L_47, L_48)), NULL);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* L_49 = (&V_12);
		int32_t L_50;
		L_50 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline(L_49, NULL);
		int32_t L_51;
		L_51 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline((&V_6), NULL);
		RectInt_set_y_m45D5C1D817698266BED66D41A705956A1571858D_inline(L_49, ((int32_t)il2cpp_codegen_add(L_50, L_51)), NULL);
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_52 = V_10;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_53 = V_12;
		NullCheck(L_52);
		L_52->___location = L_53;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_54 = V_10;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_55 = V_5;
		NullCheck(L_54);
		L_54->___atlas = L_55;
		int32_t L_56 = V_9;
		V_9 = ((int32_t)il2cpp_codegen_add(L_56, 1));
	}

IL_0140:
	{
		int32_t L_57 = V_9;
		int32_t L_58 = V_2;
		V_14 = (bool)((((int32_t)L_57) < ((int32_t)L_58))? 1 : 0);
		bool L_59 = V_14;
		if (L_59)
		{
			goto IL_009a;
		}
	}
	{
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_60 = __this->___m_GradientSettingsAtlas;
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_61 = V_3;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_62 = ___0_vi;
		NullCheck(L_62);
		GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* L_63 = L_62->___settings;
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_64 = V_0;
		NullCheck(L_64);
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_65 = L_64->___firstGradientRemap;
		NullCheck(L_60);
		GradientSettingsAtlas_Write_mC7603726B6BBB05C4B9D353224C56A89954FA9B6(L_60, L_61, L_63, L_65, NULL);
		goto IL_01f2;
	}

IL_016d:
	{
		V_15 = (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)NULL;
		V_16 = 0;
		goto IL_01d2;
	}

IL_0176:
	{
		GradientRemapPool_t92123B2D5FEB0D9D60A2DF4BB39A4254B68BCF5B* L_66 = __this->___m_GradientRemapPool;
		NullCheck(L_66);
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_67;
		L_67 = LinkedPool_1_Get_mBF59B56726F4C447EE89FACA5736614CB061D096(L_66, LinkedPool_1_Get_mBF59B56726F4C447EE89FACA5736614CB061D096_RuntimeMethod_var);
		V_17 = L_67;
		int32_t L_68 = V_16;
		V_18 = (bool)((((int32_t)L_68) > ((int32_t)0))? 1 : 0);
		bool L_69 = V_18;
		if (!L_69)
		{
			goto IL_019a;
		}
	}
	{
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_70 = V_15;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_71 = V_17;
		NullCheck(L_70);
		L_70->___next = L_71;
		Il2CppCodeGenWriteBarrier((void**)(&L_70->___next), (void*)L_71);
		goto IL_01a2;
	}

IL_019a:
	{
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_72 = V_0;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_73 = V_17;
		NullCheck(L_72);
		L_72->___firstGradientRemap = L_73;
		Il2CppCodeGenWriteBarrier((void**)(&L_72->___firstGradientRemap), (void*)L_73);
	}

IL_01a2:
	{
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_74 = V_17;
		V_15 = L_74;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_75 = V_17;
		int32_t L_76 = V_16;
		NullCheck(L_75);
		L_75->___origIndex = L_76;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_77 = V_17;
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_78 = V_3;
		uint32_t L_79 = L_78.___start;
		int32_t L_80 = V_16;
		NullCheck(L_77);
		L_77->___destIndex = ((int32_t)il2cpp_codegen_add((int32_t)L_79, L_80));
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_81 = V_17;
		il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_82 = ((TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_StaticFields*)il2cpp_codegen_static_fields_for(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var))->___invalid;
		NullCheck(L_81);
		L_81->___atlas = L_82;
		int32_t L_83 = V_16;
		V_16 = ((int32_t)il2cpp_codegen_add(L_83, 1));
	}

IL_01d2:
	{
		int32_t L_84 = V_16;
		int32_t L_85 = V_2;
		V_19 = (bool)((((int32_t)L_84) < ((int32_t)L_85))? 1 : 0);
		bool L_86 = V_19;
		if (L_86)
		{
			goto IL_0176;
		}
	}
	{
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_87 = __this->___m_GradientSettingsAtlas;
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE L_88 = V_3;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_89 = ___0_vi;
		NullCheck(L_89);
		GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* L_90 = L_89->___settings;
		NullCheck(L_87);
		GradientSettingsAtlas_Write_mC7603726B6BBB05C4B9D353224C56A89954FA9B6(L_87, L_88, L_90, (GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307*)NULL, NULL);
	}

IL_01f2:
	{
		goto IL_024f;
	}

IL_01f5:
	{
		bool L_91 = __this->___m_LoggedExhaustedSettingsAtlas;
		V_20 = (bool)((((int32_t)L_91) == ((int32_t)0))? 1 : 0);
		bool L_92 = V_20;
		if (!L_92)
		{
			goto IL_024e;
		}
	}
	{
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_93 = __this->___m_GradientSettingsAtlas;
		NullCheck(L_93);
		int32_t L_94;
		L_94 = GradientSettingsAtlas_get_length_m1B3592189141C1B29FBE8A22603E772230E9E5EA(L_93, NULL);
		V_21 = L_94;
		String_t* L_95;
		L_95 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_21), NULL);
		GradientSettingsAtlas_t086C45D0F3B8F47571912544D8B6DEC6E8EC8C1A* L_96 = __this->___m_GradientSettingsAtlas;
		NullCheck(L_96);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_97;
		L_97 = GradientSettingsAtlas_get_atlas_m0D754EE8FA774E5D016C3F922907E7C0C3F4C457(L_96, NULL);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_98 = L_97;
		if (L_98)
		{
			G_B24_0 = L_98;
			G_B24_1 = _stringLiteralAAC5F93439E8A16F9E4415C2CBAD68025707D79E;
			G_B24_2 = L_95;
			G_B24_3 = _stringLiteral67F126B22005F3C52B6D780651EB3BF4C400BCD0;
			goto IL_0236;
		}
		G_B23_0 = L_98;
		G_B23_1 = _stringLiteralAAC5F93439E8A16F9E4415C2CBAD68025707D79E;
		G_B23_2 = L_95;
		G_B23_3 = _stringLiteral67F126B22005F3C52B6D780651EB3BF4C400BCD0;
	}
	{
		G_B25_0 = ((String_t*)(NULL));
		G_B25_1 = G_B23_1;
		G_B25_2 = G_B23_2;
		G_B25_3 = G_B23_3;
		goto IL_023b;
	}

IL_0236:
	{
		NullCheck(G_B24_0);
		String_t* L_99;
		L_99 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(G_B24_0, NULL);
		G_B25_0 = L_99;
		G_B25_1 = G_B24_1;
		G_B25_2 = G_B24_2;
		G_B25_3 = G_B24_3;
	}

IL_023b:
	{
		String_t* L_100;
		L_100 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(G_B25_3, G_B25_2, G_B25_1, G_B25_0, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_100, NULL);
		__this->___m_LoggedExhaustedSettingsAtlas = (bool)1;
	}

IL_024e:
	{
	}

IL_024f:
	{
	}

IL_0250:
	{
		il2cpp_codegen_runtime_class_init_inline(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var);
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&((VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields*)il2cpp_codegen_static_fields_for(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var))->___s_MarkerRegister), NULL);
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_101 = V_0;
		V_22 = L_101;
		goto IL_0260;
	}

IL_0260:
	{
		VectorImageRenderInfo_t56FB4C17F872583CE73588023E653D8E233D1458* L_102 = V_22;
		return L_102;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VectorImageManager__cctor_mB797D1E2F657FF11E0A0DC24535A147D0B4BF68E (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mB914BA12D02BD96B9376364BFE9DCDDF54B00ECC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB1AF195B08342163FC13F7F466782A6C6D6ECF2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDDE3EF859A5D9C724E68CF2D3A667034D0F29E2F);
		s_Il2CppMethodInitialized = true;
	}
	{
		List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00* L_0 = (List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00*)il2cpp_codegen_object_new(List_1_tB5E8DAAC3EDD333B2244E9303B7A6B8A0B0A6E00_il2cpp_TypeInfo_var);
		List_1__ctor_mB914BA12D02BD96B9376364BFE9DCDDF54B00ECC(L_0, ((int32_t)16), List_1__ctor_mB914BA12D02BD96B9376364BFE9DCDDF54B00ECC_RuntimeMethod_var);
		((VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields*)il2cpp_codegen_static_fields_for(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var))->___instances = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields*)il2cpp_codegen_static_fields_for(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var))->___instances), (void*)L_0);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_1;
		memset((&L_1), 0, sizeof(L_1));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_1), _stringLiteralDDE3EF859A5D9C724E68CF2D3A667034D0F29E2F, NULL);
		((VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields*)il2cpp_codegen_static_fields_for(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var))->___s_MarkerRegister = L_1;
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_2;
		memset((&L_2), 0, sizeof(L_2));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_2), _stringLiteralCB1AF195B08342163FC13F7F466782A6C6D6ECF2, NULL);
		((VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_StaticFields*)il2cpp_codegen_static_fields_for(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED_il2cpp_TypeInfo_var))->___s_MarkerUnregister = 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
#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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BMPAlloc_Equals_mEF900F6B5AD18B63BA66A219DECD6A1BFC83B9A0 (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_other, const RuntimeMethod* method) 
{
	bool V_0 = false;
	int32_t G_B4_0 = 0;
	{
		int32_t L_0 = __this->___page;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_1 = ___0_other;
		int32_t L_2 = L_1.___page;
		if ((!(((uint32_t)L_0) == ((uint32_t)L_2))))
		{
			goto IL_002d;
		}
	}
	{
		uint16_t L_3 = __this->___pageLine;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_4 = ___0_other;
		uint16_t L_5 = L_4.___pageLine;
		if ((!(((uint32_t)L_3) == ((uint32_t)L_5))))
		{
			goto IL_002d;
		}
	}
	{
		uint8_t L_6 = __this->___bitIndex;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_7 = ___0_other;
		uint8_t L_8 = L_7.___bitIndex;
		G_B4_0 = ((((int32_t)L_6) == ((int32_t)L_8))? 1 : 0);
		goto IL_002e;
	}

IL_002d:
	{
		G_B4_0 = 0;
	}

IL_002e:
	{
		V_0 = (bool)G_B4_0;
		goto IL_0031;
	}

IL_0031:
	{
		bool L_9 = V_0;
		return L_9;
	}
}
IL2CPP_EXTERN_C  bool BMPAlloc_Equals_mEF900F6B5AD18B63BA66A219DECD6A1BFC83B9A0_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_other, const RuntimeMethod* method)
{
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*>(__this + _offset);
	bool _returnValue;
	_returnValue = BMPAlloc_Equals_mEF900F6B5AD18B63BA66A219DECD6A1BFC83B9A0(_thisAdjusted, ___0_other, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2 (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* __this, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		int32_t L_0 = __this->___page;
		V_0 = (bool)((((int32_t)((((int32_t)L_0) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0010;
	}

IL_0010:
	{
		bool L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C  bool BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*>(__this + _offset);
	bool _returnValue;
	_returnValue = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BMPAlloc_ToString_mD21F160C52418715833D4884098ACBC45DF4861A (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5EBADBF936A8318FD524A66B4EFFF9D6A6C69330);
		s_Il2CppMethodInitialized = true;
	}
	String_t* V_0 = NULL;
	{
		int32_t L_0 = __this->___page;
		int32_t L_1 = L_0;
		RuntimeObject* L_2 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_1);
		uint16_t L_3 = __this->___pageLine;
		uint16_t L_4 = L_3;
		RuntimeObject* L_5 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_4);
		uint8_t L_6 = __this->___bitIndex;
		uint8_t L_7 = L_6;
		RuntimeObject* L_8 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_7);
		String_t* L_9;
		L_9 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(_stringLiteral5EBADBF936A8318FD524A66B4EFFF9D6A6C69330, L_2, L_5, L_8, NULL);
		V_0 = L_9;
		goto IL_002f;
	}

IL_002f:
	{
		String_t* L_10 = V_0;
		return L_10;
	}
}
IL2CPP_EXTERN_C  String_t* BMPAlloc_ToString_mD21F160C52418715833D4884098ACBC45DF4861A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*>(__this + _offset);
	String_t* _returnValue;
	_returnValue = BMPAlloc_ToString_mD21F160C52418715833D4884098ACBC45DF4861A(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BMPAlloc__cctor_m8A6B44AEC871DB749DEF42E1845CB65CF535BB18 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		il2cpp_codegen_initobj((&V_0), sizeof(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30));
		(&V_0)->___page = (-1);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_0 = V_0;
		((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid = L_0;
		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
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_pinvoke(const BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73& unmarshaled, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___m_PagesException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s'.", BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___m_PagesException, NULL);
}
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_pinvoke_back(const BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke& marshaled, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___m_PagesException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s'.", BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___m_PagesException, NULL);
}
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_pinvoke_cleanup(BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_com(const BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73& unmarshaled, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___m_PagesException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s'.", BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___m_PagesException, NULL);
}
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_com_back(const BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com& marshaled, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___m_PagesException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s'.", BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73____m_Pages_FieldInfo_var, BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___m_PagesException, NULL);
}
IL2CPP_EXTERN_C void BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshal_com_cleanup(BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, int32_t ___0_pageHeight, int32_t ___1_entryWidth, int32_t ___2_entryHeight, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mA2427162DC5D052EBEF38B8FA5DFA030B11583AC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mD6C4D49C755FF9AD73456488D5FAABFD532AAEA9_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Capacity_mE7B2CDFE45CE2D031C2FEC3885CA3171F87AE892_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0 = ___0_pageHeight;
		__this->___m_PageHeight = L_0;
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_1 = (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E*)il2cpp_codegen_object_new(List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E_il2cpp_TypeInfo_var);
		List_1__ctor_mA2427162DC5D052EBEF38B8FA5DFA030B11583AC(L_1, 1, List_1__ctor_mA2427162DC5D052EBEF38B8FA5DFA030B11583AC_RuntimeMethod_var);
		__this->___m_Pages = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Pages), (void*)L_1);
		int32_t L_2 = __this->___m_PageHeight;
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_3 = __this->___m_Pages;
		NullCheck(L_3);
		int32_t L_4;
		L_4 = List_1_get_Capacity_mE7B2CDFE45CE2D031C2FEC3885CA3171F87AE892(L_3, List_1_get_Capacity_mE7B2CDFE45CE2D031C2FEC3885CA3171F87AE892_RuntimeMethod_var);
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_5 = (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*)il2cpp_codegen_object_new(List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
		List_1__ctor_mD6C4D49C755FF9AD73456488D5FAABFD532AAEA9(L_5, ((int32_t)il2cpp_codegen_multiply(L_2, L_4)), List_1__ctor_mD6C4D49C755FF9AD73456488D5FAABFD532AAEA9_RuntimeMethod_var);
		__this->___m_AllocMap = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AllocMap), (void*)L_5);
		int32_t L_6 = ___1_entryWidth;
		__this->___m_EntryWidth = L_6;
		int32_t L_7 = ___2_entryHeight;
		__this->___m_EntryHeight = L_7;
		return;
	}
}
IL2CPP_EXTERN_C  void BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279_AdjustorThunk (RuntimeObject* __this, int32_t ___0_pageHeight, int32_t ___1_entryWidth, int32_t ___2_entryHeight, const RuntimeMethod* method)
{
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*>(__this + _offset);
	BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279(_thisAdjusted, ___0_pageHeight, ___1_entryWidth, ___2_entryHeight, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, uint16_t ___0_firstPageX, uint16_t ___1_firstPageY, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	bool V_1 = false;
	Page_t04FE552A388BF55B12C8868E19589136957E00A5 V_2;
	memset((&V_2), 0, sizeof(V_2));
	{
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_0 = __this->___m_AllocMap;
		NullCheck(L_0);
		List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_0, ((int32_t)-2), List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
		V_0 = 1;
		goto IL_0024;
	}

IL_0013:
	{
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_1 = __this->___m_AllocMap;
		NullCheck(L_1);
		List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_1, (-1), List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
		int32_t L_2 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1));
	}

IL_0024:
	{
		int32_t L_3 = V_0;
		int32_t L_4 = __this->___m_PageHeight;
		V_1 = (bool)((((int32_t)L_3) < ((int32_t)L_4))? 1 : 0);
		bool L_5 = V_1;
		if (L_5)
		{
			goto IL_0013;
		}
	}
	{
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_6 = __this->___m_Pages;
		il2cpp_codegen_initobj((&V_2), sizeof(Page_t04FE552A388BF55B12C8868E19589136957E00A5));
		uint16_t L_7 = ___0_firstPageX;
		(&V_2)->___x = L_7;
		uint16_t L_8 = ___1_firstPageY;
		(&V_2)->___y = L_8;
		int32_t L_9 = __this->___m_PageHeight;
		(&V_2)->___freeSlots = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_multiply(((int32_t)32), L_9)), 1));
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_10 = V_2;
		NullCheck(L_6);
		List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_inline(L_6, L_10, List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C  void BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6_AdjustorThunk (RuntimeObject* __this, uint16_t ___0_firstPageX, uint16_t ___1_firstPageY, const RuntimeMethod* method)
{
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*>(__this + _offset);
	BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6(_thisAdjusted, ___0_firstPageX, ___1_firstPageY, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* ___0_storage, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Capacity_mC320E9B9444B9FCB44358D70D580A404677E8925_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Capacity_mEF17C2D6137726F17AB42310C55C8F88A0E0537D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_1;
	memset((&V_1), 0, sizeof(V_1));
	int32_t V_2 = 0;
	Page_t04FE552A388BF55B12C8868E19589136957E00A5 V_3;
	memset((&V_3), 0, sizeof(V_3));
	int32_t V_4 = 0;
	int32_t V_5 = 0;
	bool V_6 = false;
	uint32_t V_7 = 0;
	uint8_t V_8 = 0x0;
	bool V_9 = false;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_10;
	memset((&V_10), 0, sizeof(V_10));
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_11;
	memset((&V_11), 0, sizeof(V_11));
	bool V_12 = false;
	bool V_13 = false;
	bool V_14 = false;
	int32_t V_15 = 0;
	bool V_16 = false;
	Page_t04FE552A388BF55B12C8868E19589136957E00A5 V_17;
	memset((&V_17), 0, sizeof(V_17));
	int32_t G_B15_0 = 0;
	{
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_0 = __this->___m_Pages;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_inline(L_0, List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_RuntimeMethod_var);
		V_0 = L_1;
		V_2 = 0;
		goto IL_0100;
	}

IL_0014:
	{
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_2 = __this->___m_Pages;
		int32_t L_3 = V_2;
		NullCheck(L_2);
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_4;
		L_4 = List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B(L_2, L_3, List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_RuntimeMethod_var);
		V_3 = L_4;
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_5 = V_3;
		int32_t L_6 = L_5.___freeSlots;
		V_6 = (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
		bool L_7 = V_6;
		if (!L_7)
		{
			goto IL_0036;
		}
	}
	{
		goto IL_00fc;
	}

IL_0036:
	{
		int32_t L_8 = V_2;
		int32_t L_9 = __this->___m_PageHeight;
		V_4 = ((int32_t)il2cpp_codegen_multiply(L_8, L_9));
		int32_t L_10 = V_4;
		int32_t L_11 = __this->___m_PageHeight;
		V_5 = ((int32_t)il2cpp_codegen_add(L_10, L_11));
		goto IL_00ec;
	}

IL_0050:
	{
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_12 = __this->___m_AllocMap;
		int32_t L_13 = V_4;
		NullCheck(L_12);
		uint32_t L_14;
		L_14 = List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324(L_12, L_13, List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_RuntimeMethod_var);
		V_7 = L_14;
		uint32_t L_15 = V_7;
		V_9 = (bool)((((int32_t)L_15) == ((int32_t)0))? 1 : 0);
		bool L_16 = V_9;
		if (!L_16)
		{
			goto IL_006d;
		}
	}
	{
		goto IL_00e6;
	}

IL_006d:
	{
		uint32_t L_17 = V_7;
		uint8_t L_18;
		L_18 = BitmapAllocator32_CountTrailingZeroes_m8249BE67145B3420585970AFC47392DCDF9C363E(L_17, NULL);
		V_8 = L_18;
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_19 = __this->___m_AllocMap;
		int32_t L_20 = V_4;
		uint32_t L_21 = V_7;
		uint8_t L_22 = V_8;
		NullCheck(L_19);
		List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5(L_19, L_20, ((int32_t)((int32_t)L_21&((~((int32_t)(1<<((int32_t)((int32_t)L_22&((int32_t)31))))))))), List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5_RuntimeMethod_var);
		int32_t* L_23 = (int32_t*)(&(&V_3)->___freeSlots);
		int32_t* L_24 = L_23;
		int32_t L_25 = *((int32_t*)L_24);
		*((int32_t*)L_24) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_25, 1));
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_26 = __this->___m_Pages;
		int32_t L_27 = V_2;
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_28 = V_3;
		NullCheck(L_26);
		List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9(L_26, L_27, L_28, List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9_RuntimeMethod_var);
		il2cpp_codegen_initobj((&V_10), sizeof(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30));
		int32_t L_29 = V_2;
		(&V_10)->___page = L_29;
		int32_t L_30 = V_4;
		int32_t L_31 = V_2;
		int32_t L_32 = __this->___m_PageHeight;
		(&V_10)->___pageLine = (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_subtract(L_30, ((int32_t)il2cpp_codegen_multiply(L_31, L_32)))));
		uint8_t L_33 = V_8;
		(&V_10)->___bitIndex = L_33;
		(&V_10)->___ownedState = 1;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_34 = V_10;
		V_11 = L_34;
		goto IL_0205;
	}

IL_00e6:
	{
		int32_t L_35 = V_4;
		V_4 = ((int32_t)il2cpp_codegen_add(L_35, 1));
	}

IL_00ec:
	{
		int32_t L_36 = V_4;
		int32_t L_37 = V_5;
		V_12 = (bool)((((int32_t)L_36) < ((int32_t)L_37))? 1 : 0);
		bool L_38 = V_12;
		if (L_38)
		{
			goto IL_0050;
		}
	}
	{
	}

IL_00fc:
	{
		int32_t L_39 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_add(L_39, 1));
	}

IL_0100:
	{
		int32_t L_40 = V_2;
		int32_t L_41 = V_0;
		V_13 = (bool)((((int32_t)L_40) < ((int32_t)L_41))? 1 : 0);
		bool L_42 = V_13;
		if (L_42)
		{
			goto IL_0014;
		}
	}
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_43 = ___0_storage;
		if (!L_43)
		{
			goto IL_0133;
		}
	}
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_44 = ___0_storage;
		int32_t L_45 = __this->___m_EntryWidth;
		int32_t L_46 = __this->___m_PageHeight;
		int32_t L_47 = __this->___m_EntryHeight;
		NullCheck(L_44);
		bool L_48;
		L_48 = VirtualFuncInvoker3< bool, int32_t, int32_t, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(6, L_44, ((int32_t)il2cpp_codegen_multiply(((int32_t)32), L_45)), ((int32_t)il2cpp_codegen_multiply(L_46, L_47)), (&V_1));
		G_B15_0 = ((((int32_t)L_48) == ((int32_t)0))? 1 : 0);
		goto IL_0134;
	}

IL_0133:
	{
		G_B15_0 = 1;
	}

IL_0134:
	{
		V_14 = (bool)G_B15_0;
		bool L_49 = V_14;
		if (!L_49)
		{
			goto IL_0146;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_50 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		V_11 = L_50;
		goto IL_0205;
	}

IL_0146:
	{
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_51 = __this->___m_AllocMap;
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_52 = L_51;
		NullCheck(L_52);
		int32_t L_53;
		L_53 = List_1_get_Capacity_mC320E9B9444B9FCB44358D70D580A404677E8925(L_52, List_1_get_Capacity_mC320E9B9444B9FCB44358D70D580A404677E8925_RuntimeMethod_var);
		int32_t L_54 = __this->___m_PageHeight;
		NullCheck(L_52);
		List_1_set_Capacity_mEF17C2D6137726F17AB42310C55C8F88A0E0537D(L_52, ((int32_t)il2cpp_codegen_add(L_53, L_54)), List_1_set_Capacity_mEF17C2D6137726F17AB42310C55C8F88A0E0537D_RuntimeMethod_var);
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_55 = __this->___m_AllocMap;
		NullCheck(L_55);
		List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_55, ((int32_t)-2), List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
		V_15 = 1;
		goto IL_0185;
	}

IL_0172:
	{
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_56 = __this->___m_AllocMap;
		NullCheck(L_56);
		List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_56, (-1), List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
		int32_t L_57 = V_15;
		V_15 = ((int32_t)il2cpp_codegen_add(L_57, 1));
	}

IL_0185:
	{
		int32_t L_58 = V_15;
		int32_t L_59 = __this->___m_PageHeight;
		V_16 = (bool)((((int32_t)L_58) < ((int32_t)L_59))? 1 : 0);
		bool L_60 = V_16;
		if (L_60)
		{
			goto IL_0172;
		}
	}
	{
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_61 = __this->___m_Pages;
		il2cpp_codegen_initobj((&V_17), sizeof(Page_t04FE552A388BF55B12C8868E19589136957E00A5));
		int32_t L_62;
		L_62 = RectInt_get_xMin_mA5FB5AF1133380E080CF750D21327DE27EADEE1B_inline((&V_1), NULL);
		(&V_17)->___x = (uint16_t)((int32_t)(uint16_t)L_62);
		int32_t L_63;
		L_63 = RectInt_get_yMin_m6914C2254158DF797E20E381626DC08A2700147B_inline((&V_1), NULL);
		(&V_17)->___y = (uint16_t)((int32_t)(uint16_t)L_63);
		int32_t L_64 = __this->___m_PageHeight;
		(&V_17)->___freeSlots = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_multiply(((int32_t)32), L_64)), 1));
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_65 = V_17;
		NullCheck(L_61);
		List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_inline(L_61, L_65, List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_RuntimeMethod_var);
		il2cpp_codegen_initobj((&V_10), sizeof(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30));
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_66 = __this->___m_Pages;
		NullCheck(L_66);
		int32_t L_67;
		L_67 = List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_inline(L_66, List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_RuntimeMethod_var);
		(&V_10)->___page = ((int32_t)il2cpp_codegen_subtract(L_67, 1));
		(&V_10)->___ownedState = 1;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_68 = V_10;
		V_11 = L_68;
		goto IL_0205;
	}

IL_0205:
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_69 = V_11;
		return L_69;
	}
}
IL2CPP_EXTERN_C  BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092_AdjustorThunk (RuntimeObject* __this, BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* ___0_storage, const RuntimeMethod* method)
{
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*>(__this + _offset);
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 _returnValue;
	_returnValue = BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092(_thisAdjusted, ___0_storage, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, 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_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	Page_t04FE552A388BF55B12C8868E19589136957E00A5 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_0 = ___0_alloc;
		uint8_t L_1 = L_0.___ownedState;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_1) == ((int32_t)1))? 1 : 0), NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		int32_t L_3 = L_2.___page;
		int32_t L_4 = __this->___m_PageHeight;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_5 = ___0_alloc;
		uint16_t L_6 = L_5.___pageLine;
		V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_3, L_4)), (int32_t)L_6));
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_7 = __this->___m_AllocMap;
		int32_t L_8 = V_0;
		List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_9 = __this->___m_AllocMap;
		int32_t L_10 = V_0;
		NullCheck(L_9);
		uint32_t L_11;
		L_11 = List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324(L_9, L_10, List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_RuntimeMethod_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_12 = ___0_alloc;
		uint8_t L_13 = L_12.___bitIndex;
		NullCheck(L_7);
		List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5(L_7, L_8, ((int32_t)((int32_t)L_11|((int32_t)(1<<((int32_t)((int32_t)L_13&((int32_t)31))))))), List_1_set_Item_m92246880796BA27EBA18129EC97C00C65F17E7C5_RuntimeMethod_var);
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_14 = __this->___m_Pages;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_15 = ___0_alloc;
		int32_t L_16 = L_15.___page;
		NullCheck(L_14);
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_17;
		L_17 = List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B(L_14, L_16, List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_RuntimeMethod_var);
		V_1 = L_17;
		int32_t* L_18 = (int32_t*)(&(&V_1)->___freeSlots);
		int32_t* L_19 = L_18;
		int32_t L_20 = *((int32_t*)L_19);
		*((int32_t*)L_19) = (int32_t)((int32_t)il2cpp_codegen_add(L_20, 1));
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_21 = __this->___m_Pages;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_22 = ___0_alloc;
		int32_t L_23 = L_22.___page;
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_24 = V_1;
		NullCheck(L_21);
		List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9(L_21, L_23, L_24, List_1_set_Item_m8C49DF812690810CCAECD7611B6220F46F7A59C9_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C  void BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*>(__this + _offset);
	BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5(_thisAdjusted, ___0_alloc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_EntryWidth;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C  int32_t BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_EntryHeight;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C  int32_t BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*>(__this + _offset);
	int32_t _returnValue;
	_returnValue = BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3 (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* __this, int32_t ___0_page, uint16_t* ___1_x, uint16_t* ___2_y, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	Page_t04FE552A388BF55B12C8868E19589136957E00A5 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* L_0 = __this->___m_Pages;
		int32_t L_1 = ___0_page;
		NullCheck(L_0);
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_2;
		L_2 = List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B(L_0, L_1, List_1_get_Item_m728354CD9E12194ABCFD73DBDE97ACA5D6E0453B_RuntimeMethod_var);
		V_0 = L_2;
		uint16_t* L_3 = ___1_x;
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_4 = V_0;
		uint16_t L_5 = L_4.___x;
		*((int16_t*)L_3) = (int16_t)L_5;
		uint16_t* L_6 = ___2_y;
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_7 = V_0;
		uint16_t L_8 = L_7.___y;
		*((int16_t*)L_6) = (int16_t)L_8;
		return;
	}
}
IL2CPP_EXTERN_C  void BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3_AdjustorThunk (RuntimeObject* __this, int32_t ___0_page, uint16_t* ___1_x, uint16_t* ___2_y, const RuntimeMethod* method)
{
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*>(__this + _offset);
	BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3(_thisAdjusted, ___0_page, ___1_x, ___2_y, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t BitmapAllocator32_CountTrailingZeroes_m8249BE67145B3420585970AFC47392DCDF9C363E (uint32_t ___0_val, const RuntimeMethod* method) 
{
	uint8_t V_0 = 0x0;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	uint8_t V_6 = 0x0;
	{
		V_0 = (uint8_t)0;
		uint32_t L_0 = ___0_val;
		V_1 = (bool)((((int32_t)((int32_t)((int32_t)L_0&((int32_t)65535)))) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_1;
		if (!L_1)
		{
			goto IL_001c;
		}
	}
	{
		uint32_t L_2 = ___0_val;
		___0_val = ((int32_t)((uint32_t)L_2>>((int32_t)16)));
		V_0 = (uint8_t)((int32_t)16);
	}

IL_001c:
	{
		uint32_t L_3 = ___0_val;
		V_2 = (bool)((((int32_t)((int32_t)((int32_t)L_3&((int32_t)255)))) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_0036;
		}
	}
	{
		uint32_t L_5 = ___0_val;
		___0_val = ((int32_t)((uint32_t)L_5>>8));
		uint8_t L_6 = V_0;
		V_0 = (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, 8)));
	}

IL_0036:
	{
		uint32_t L_7 = ___0_val;
		V_3 = (bool)((((int32_t)((int32_t)((int32_t)L_7&((int32_t)15)))) == ((int32_t)0))? 1 : 0);
		bool L_8 = V_3;
		if (!L_8)
		{
			goto IL_004d;
		}
	}
	{
		uint32_t L_9 = ___0_val;
		___0_val = ((int32_t)((uint32_t)L_9>>4));
		uint8_t L_10 = V_0;
		V_0 = (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, 4)));
	}

IL_004d:
	{
		uint32_t L_11 = ___0_val;
		V_4 = (bool)((((int32_t)((int32_t)((int32_t)L_11&3))) == ((int32_t)0))? 1 : 0);
		bool L_12 = V_4;
		if (!L_12)
		{
			goto IL_0065;
		}
	}
	{
		uint32_t L_13 = ___0_val;
		___0_val = ((int32_t)((uint32_t)L_13>>2));
		uint8_t L_14 = V_0;
		V_0 = (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, 2)));
	}

IL_0065:
	{
		uint32_t L_15 = ___0_val;
		V_5 = (bool)((((int32_t)((int32_t)((int32_t)L_15&1))) == ((int32_t)0))? 1 : 0);
		bool L_16 = V_5;
		if (!L_16)
		{
			goto IL_0076;
		}
	}
	{
		uint8_t L_17 = V_0;
		V_0 = (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, 1)));
	}

IL_0076:
	{
		uint8_t L_18 = V_0;
		V_6 = L_18;
		goto IL_007b;
	}

IL_007b:
	{
		uint8_t L_19 = V_6;
		return L_19;
	}
}
#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










IL2CPP_EXTERN_C void UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshal_pinvoke(const UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF& unmarshaled, UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___m_StorageException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var, UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___m_StorageException, NULL);
}
IL2CPP_EXTERN_C void UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshal_pinvoke_back(const UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshaled_pinvoke& marshaled, UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___m_StorageException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var, UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___m_StorageException, NULL);
}
IL2CPP_EXTERN_C void UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshal_pinvoke_cleanup(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshaled_pinvoke& marshaled)
{
}










IL2CPP_EXTERN_C void UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshal_com(const UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF& unmarshaled, UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___m_StorageException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var, UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___m_StorageException, NULL);
}
IL2CPP_EXTERN_C void UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshal_com_back(const UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshaled_com& marshaled, UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___m_StorageException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF____m_Storage_FieldInfo_var, UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___m_StorageException, NULL);
}
IL2CPP_EXTERN_C void UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshal_com_cleanup(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517 (const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		V_0 = ((int32_t)32);
		goto IL_0006;
	}

IL_0006:
	{
		int32_t L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351 (const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		V_0 = 8;
		goto IL_0005;
	}

IL_0005:
	{
		int32_t L_0 = V_0;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A UIRVEShaderInfoAllocator_AllocToTexelCoord_m25279EB3888A28B392297749442FF63DE25FE5CD (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* ___0_allocator, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___1_alloc, const RuntimeMethod* method) 
{
	uint16_t V_0 = 0;
	uint16_t V_1 = 0;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_2;
	memset((&V_2), 0, sizeof(V_2));
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_0 = ___0_allocator;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_1 = ___1_alloc;
		int32_t L_2 = L_1.___page;
		BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3(L_0, L_2, (&V_0), (&V_1), NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_3 = ___1_alloc;
		uint8_t L_4 = L_3.___bitIndex;
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_5 = ___0_allocator;
		int32_t L_6;
		L_6 = BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36(L_5, NULL);
		uint16_t L_7 = V_0;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_8 = ___1_alloc;
		uint16_t L_9 = L_8.___pageLine;
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_10 = ___0_allocator;
		int32_t L_11;
		L_11 = BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904(L_10, NULL);
		uint16_t L_12 = V_1;
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_13;
		memset((&L_13), 0, sizeof(L_13));
		Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&L_13), ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_4, L_6)), (int32_t)L_7)), ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_9, L_11)), (int32_t)L_12)), NULL);
		V_2 = L_13;
		goto IL_0038;
	}

IL_0038:
	{
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_14 = V_2;
		return L_14;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRVEShaderInfoAllocator_AllocToConstantBufferIndex_m47E2F3F871EBF779BD75A6C9E895FF0407E276D0 (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_0 = ___0_alloc;
		uint16_t L_1 = L_0.___pageLine;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_2;
		L_2 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_3 = ___0_alloc;
		uint8_t L_4 = L_3.___bitIndex;
		V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_1, L_2)), (int32_t)L_4));
		goto IL_0017;
	}

IL_0017:
	{
		int32_t L_5 = V_0;
		return L_5;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UIRVEShaderInfoAllocator_AtlasRectMatchesPage_m531D7F14FE55E6466E76E187FFAF4FA75757DDFE (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* ___0_allocator, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___1_defAlloc, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___2_atlasRect, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	uint16_t V_0 = 0;
	uint16_t V_1 = 0;
	bool V_2 = false;
	int32_t G_B5_0 = 0;
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_0 = ___0_allocator;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_1 = ___1_defAlloc;
		int32_t L_2 = L_1.___page;
		BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3(L_0, L_2, (&V_0), (&V_1), NULL);
		uint16_t L_3 = V_0;
		int32_t L_4;
		L_4 = RectInt_get_xMin_mA5FB5AF1133380E080CF750D21327DE27EADEE1B_inline((&___2_atlasRect), NULL);
		if ((!(((uint32_t)L_3) == ((uint32_t)L_4))))
		{
			goto IL_0052;
		}
	}
	{
		uint16_t L_5 = V_1;
		int32_t L_6;
		L_6 = RectInt_get_yMin_m6914C2254158DF797E20E381626DC08A2700147B_inline((&___2_atlasRect), NULL);
		if ((!(((uint32_t)L_5) == ((uint32_t)L_6))))
		{
			goto IL_0052;
		}
	}
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_7 = ___0_allocator;
		int32_t L_8;
		L_8 = BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36(L_7, NULL);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_9;
		L_9 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		int32_t L_10;
		L_10 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline((&___2_atlasRect), NULL);
		if ((!(((uint32_t)((int32_t)il2cpp_codegen_multiply(L_8, L_9))) == ((uint32_t)L_10))))
		{
			goto IL_0052;
		}
	}
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_11 = ___0_allocator;
		int32_t L_12;
		L_12 = BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904(L_11, NULL);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_13;
		L_13 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		int32_t L_14;
		L_14 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline((&___2_atlasRect), NULL);
		G_B5_0 = ((((int32_t)((int32_t)il2cpp_codegen_multiply(L_12, L_13))) == ((int32_t)L_14))? 1 : 0);
		goto IL_0053;
	}

IL_0052:
	{
		G_B5_0 = 0;
	}

IL_0053:
	{
		V_2 = (bool)G_B5_0;
		goto IL_0056;
	}

IL_0056:
	{
		bool L_15 = V_2;
		return L_15;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 UIRVEShaderInfoAllocator_get_transformConstants_mDBEBD1B076C75991D4C2FB0B1B7E9F5F4960CF4B (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_op_Implicit_mF50D9B98D8D133CC03AA322033C55B437179620C_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 L_0 = __this->___m_Transforms;
		NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 L_1;
		L_1 = NativeSlice_1_op_Implicit_mF50D9B98D8D133CC03AA322033C55B437179620C(L_0, NativeSlice_1_op_Implicit_mF50D9B98D8D133CC03AA322033C55B437179620C_RuntimeMethod_var);
		V_0 = L_1;
		goto IL_000f;
	}

IL_000f:
	{
		NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 L_2 = V_0;
		return L_2;
	}
}
IL2CPP_EXTERN_C  NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 UIRVEShaderInfoAllocator_get_transformConstants_mDBEBD1B076C75991D4C2FB0B1B7E9F5F4960CF4B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	NativeSlice_1_t8229A12E65C90A3900340F6E126089DB5696D370 _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_get_transformConstants_mDBEBD1B076C75991D4C2FB0B1B7E9F5F4960CF4B(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F UIRVEShaderInfoAllocator_get_clipRectConstants_m1F589F4F88AF5032526C02244DDF072F499FE9F0 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_op_Implicit_mD929D4C7B3EDDE6F44BCA83C1B2702F338BA9F8F_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 L_0 = __this->___m_ClipRects;
		NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F L_1;
		L_1 = NativeSlice_1_op_Implicit_mD929D4C7B3EDDE6F44BCA83C1B2702F338BA9F8F(L_0, NativeSlice_1_op_Implicit_mD929D4C7B3EDDE6F44BCA83C1B2702F338BA9F8F_RuntimeMethod_var);
		V_0 = L_1;
		goto IL_000f;
	}

IL_000f:
	{
		NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F L_2 = V_0;
		return L_2;
	}
}
IL2CPP_EXTERN_C  NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F UIRVEShaderInfoAllocator_get_clipRectConstants_m1F589F4F88AF5032526C02244DDF072F499FE9F0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	NativeSlice_1_tA687F314957178F2A299D03D59B960DDC218680F _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_get_clipRectConstants_m1F589F4F88AF5032526C02244DDF072F499FE9F0(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* UIRVEShaderInfoAllocator_get_atlas_mBE42DF6248C2B49245373E7C2201F72D1565953E (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* V_1 = NULL;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B5_0 = NULL;
	{
		bool L_0 = __this->___m_StorageReallyCreated;
		V_0 = L_0;
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_2 = __this->___m_Storage;
		NullCheck(L_2);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_3;
		L_3 = VirtualFuncInvoker0< Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* >::Invoke(5, L_2);
		V_1 = L_3;
		goto IL_0030;
	}

IL_0019:
	{
		bool L_4 = __this->___m_VertexTexturingEnabled;
		if (L_4)
		{
			goto IL_0028;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_5;
		L_5 = UIRenderDevice_get_defaultShaderInfoTexARGB8_m72435C82B7694629C138D3D182AFCD12DCCAB678(NULL);
		G_B5_0 = L_5;
		goto IL_002d;
	}

IL_0028:
	{
		il2cpp_codegen_runtime_class_init_inline(UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_6;
		L_6 = UIRenderDevice_get_defaultShaderInfoTexFloat_m5FE52F28B39A9B022DE99A99A442C5828A354622(NULL);
		G_B5_0 = L_6;
	}

IL_002d:
	{
		V_1 = G_B5_0;
		goto IL_0030;
	}

IL_0030:
	{
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_7 = V_1;
		return L_7;
	}
}
IL2CPP_EXTERN_C  Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* UIRVEShaderInfoAllocator_get_atlas_mBE42DF6248C2B49245373E7C2201F72D1565953E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_get_atlas_mBE42DF6248C2B49245373E7C2201F72D1565953E(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_Construct_m98DBDC275E9D883F2333B65AE998DF99A1A8E9E3 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m5D82637B037D85A870C5730EB90172E9009CE3A9_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 V_0;
	memset((&V_0), 0, sizeof(V_0));
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	int32_t V_3 = 0;
	Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F V_4;
	memset((&V_4), 0, sizeof(V_4));
	{
		il2cpp_codegen_initobj((&V_0), sizeof(BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73));
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_0 = V_0;
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_1 = L_0;
		V_0 = L_1;
		__this->___m_TextSettingsAllocator = L_1;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_TextSettingsAllocator))->___m_Pages), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_TextSettingsAllocator))->___m_AllocMap), (void*)NULL);
		#endif
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_2 = V_0;
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_3 = L_2;
		V_0 = L_3;
		__this->___m_TransformAllocator = L_3;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_TransformAllocator))->___m_Pages), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_TransformAllocator))->___m_AllocMap), (void*)NULL);
		#endif
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_4 = V_0;
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_5 = L_4;
		V_0 = L_5;
		__this->___m_ClipRectAllocator = L_5;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ClipRectAllocator))->___m_Pages), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ClipRectAllocator))->___m_AllocMap), (void*)NULL);
		#endif
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_6 = V_0;
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_7 = L_6;
		V_0 = L_7;
		__this->___m_ColorAllocator = L_7;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ColorAllocator))->___m_Pages), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ColorAllocator))->___m_AllocMap), (void*)NULL);
		#endif
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73 L_8 = V_0;
		__this->___m_OpacityAllocator = L_8;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_OpacityAllocator))->___m_Pages), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_OpacityAllocator))->___m_AllocMap), (void*)NULL);
		#endif
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_9 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_10;
		L_10 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279(L_9, L_10, 1, 3, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_11 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_12 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformTexel;
		V_1 = L_12;
		int32_t L_13;
		L_13 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_14 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformTexel;
		V_1 = L_14;
		int32_t L_15;
		L_15 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6(L_11, (uint16_t)((int32_t)(uint16_t)L_13), (uint16_t)((int32_t)(uint16_t)L_15), NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_16 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		int32_t L_17;
		L_17 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279(L_16, L_17, 1, 1, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_18 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_19 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRectTexel;
		V_1 = L_19;
		int32_t L_20;
		L_20 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_21 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRectTexel;
		V_1 = L_21;
		int32_t L_22;
		L_22 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6(L_18, (uint16_t)((int32_t)(uint16_t)L_20), (uint16_t)((int32_t)(uint16_t)L_22), NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_23 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		int32_t L_24;
		L_24 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279(L_23, L_24, 1, 1, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_25 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_26 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacityTexel;
		V_1 = L_26;
		int32_t L_27;
		L_27 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_28 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacityTexel;
		V_1 = L_28;
		int32_t L_29;
		L_29 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6(L_25, (uint16_t)((int32_t)(uint16_t)L_27), (uint16_t)((int32_t)(uint16_t)L_29), NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_30 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		int32_t L_31;
		L_31 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279(L_30, L_31, 1, 1, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_32 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_33 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___clearColorTexel;
		V_1 = L_33;
		int32_t L_34;
		L_34 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_35 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___clearColorTexel;
		V_1 = L_35;
		int32_t L_36;
		L_36 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6(L_32, (uint16_t)((int32_t)(uint16_t)L_34), (uint16_t)((int32_t)(uint16_t)L_36), NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_37 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		int32_t L_38;
		L_38 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_Construct_m845F3D958D45DCA1F25686E8D86F6C83D7165279(L_37, L_38, 1, 4, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_39 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_40 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettingsTexel;
		V_1 = L_40;
		int32_t L_41;
		L_41 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_42 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettingsTexel;
		V_1 = L_42;
		int32_t L_43;
		L_43 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		BitmapAllocator32_ForceFirstAlloc_mCF5E388B3A9EF997CFFE46945CB6238924BC3FC6(L_39, (uint16_t)((int32_t)(uint16_t)L_41), (uint16_t)((int32_t)(uint16_t)L_43), NULL);
		il2cpp_codegen_runtime_class_init_inline(UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		bool L_44;
		L_44 = UIRenderDevice_get_vertexTexturingIsAvailable_m3F319008C351B2A2BA72C56B9649DD6565B54E0B(NULL);
		__this->___m_VertexTexturingEnabled = L_44;
		bool L_45 = __this->___m_VertexTexturingEnabled;
		V_2 = (bool)((((int32_t)L_45) == ((int32_t)0))? 1 : 0);
		bool L_46 = V_2;
		if (!L_46)
		{
			goto IL_01e1;
		}
	}
	{
		V_3 = ((int32_t)20);
		int32_t L_47 = V_3;
		NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 L_48;
		memset((&L_48), 0, sizeof(L_48));
		NativeArray_1__ctor_m5D82637B037D85A870C5730EB90172E9009CE3A9((&L_48), L_47, 4, 0, NativeArray_1__ctor_m5D82637B037D85A870C5730EB90172E9009CE3A9_RuntimeMethod_var);
		__this->___m_Transforms = L_48;
		int32_t L_49 = V_3;
		NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 L_50;
		memset((&L_50), 0, sizeof(L_50));
		NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4((&L_50), L_49, 4, 0, NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_RuntimeMethod_var);
		__this->___m_ClipRects = L_50;
		NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* L_51 = (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51*)(&__this->___m_Transforms);
		il2cpp_codegen_initobj((&V_4), sizeof(Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F));
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_52 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformRow0Value;
		(&V_4)->___v0 = L_52;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_53 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformRow1Value;
		(&V_4)->___v1 = L_53;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_54 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformRow2Value;
		(&V_4)->___v2 = L_54;
		Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F L_55 = V_4;
		IL2CPP_NATIVEARRAY_SET_ITEM(Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F, (L_51)->___m_Buffer, 0, (L_55));
		NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* L_56 = (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*)(&__this->___m_ClipRects);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_57 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRectValue;
		IL2CPP_NATIVEARRAY_SET_ITEM(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, (L_56)->___m_Buffer, 0, (L_57));
	}

IL_01e1:
	{
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_Construct_m98DBDC275E9D883F2333B65AE998DF99A1A8E9E3_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_Construct_m98DBDC275E9D883F2333B65AE998DF99A1A8E9E3(_thisAdjusted, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, 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*)&ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_0;
	memset((&V_0), 0, sizeof(V_0));
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_1;
	memset((&V_1), 0, sizeof(V_1));
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_2;
	memset((&V_2), 0, sizeof(V_2));
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_3;
	memset((&V_3), 0, sizeof(V_3));
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 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;
	bool V_10 = false;
	{
		bool L_0 = __this->___m_VertexTexturingEnabled;
		V_5 = L_0;
		bool L_1 = V_5;
		if (!L_1)
		{
			goto IL_0021;
		}
	}
	{
		ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27* L_2 = (ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27*)il2cpp_codegen_object_new(ShaderInfoStorageRGBAFloat_t29BD6EE6A6A7D74694E055EFFF58F4E170667D27_il2cpp_TypeInfo_var);
		ShaderInfoStorageRGBAFloat__ctor_m1A6C0C0180903E3A2AA7D7DA534D30D2DEECE04B(L_2, ((int32_t)64), ((int32_t)4096), NULL);
		__this->___m_Storage = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Storage), (void*)L_2);
		goto IL_0033;
	}

IL_0021:
	{
		ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0* L_3 = (ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0*)il2cpp_codegen_object_new(ShaderInfoStorageRGBA32_t9B73ACD43B94A52CB46F18974814DA181884ABA0_il2cpp_TypeInfo_var);
		ShaderInfoStorageRGBA32__ctor_m082C6F170DFC30736704D1BB0713CA35F19FD909(L_3, ((int32_t)64), ((int32_t)4096), NULL);
		__this->___m_Storage = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Storage), (void*)L_3);
	}

IL_0033:
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_4 = __this->___m_Storage;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_5;
		L_5 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_6 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		int32_t L_7;
		L_7 = BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36(L_6, NULL);
		int32_t L_8;
		L_8 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_9 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		int32_t L_10;
		L_10 = BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904(L_9, NULL);
		NullCheck(L_4);
		bool L_11;
		L_11 = VirtualFuncInvoker3< bool, int32_t, int32_t, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(6, L_4, ((int32_t)il2cpp_codegen_multiply(L_5, L_7)), ((int32_t)il2cpp_codegen_multiply(L_8, L_10)), (&V_0));
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_12 = __this->___m_Storage;
		int32_t L_13;
		L_13 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_14 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		int32_t L_15;
		L_15 = BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36(L_14, NULL);
		int32_t L_16;
		L_16 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_17 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		int32_t L_18;
		L_18 = BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904(L_17, NULL);
		NullCheck(L_12);
		bool L_19;
		L_19 = VirtualFuncInvoker3< bool, int32_t, int32_t, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(6, L_12, ((int32_t)il2cpp_codegen_multiply(L_13, L_15)), ((int32_t)il2cpp_codegen_multiply(L_16, L_18)), (&V_1));
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_20 = __this->___m_Storage;
		int32_t L_21;
		L_21 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_22 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		int32_t L_23;
		L_23 = BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36(L_22, NULL);
		int32_t L_24;
		L_24 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_25 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		int32_t L_26;
		L_26 = BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904(L_25, NULL);
		NullCheck(L_20);
		bool L_27;
		L_27 = VirtualFuncInvoker3< bool, int32_t, int32_t, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(6, L_20, ((int32_t)il2cpp_codegen_multiply(L_21, L_23)), ((int32_t)il2cpp_codegen_multiply(L_24, L_26)), (&V_2));
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_28 = __this->___m_Storage;
		int32_t L_29;
		L_29 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_30 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		int32_t L_31;
		L_31 = BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36(L_30, NULL);
		int32_t L_32;
		L_32 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_33 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		int32_t L_34;
		L_34 = BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904(L_33, NULL);
		NullCheck(L_28);
		bool L_35;
		L_35 = VirtualFuncInvoker3< bool, int32_t, int32_t, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(6, L_28, ((int32_t)il2cpp_codegen_multiply(L_29, L_31)), ((int32_t)il2cpp_codegen_multiply(L_32, L_34)), (&V_3));
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_36 = __this->___m_Storage;
		int32_t L_37;
		L_37 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_38 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		int32_t L_39;
		L_39 = BitmapAllocator32_get_entryWidth_mD48E70B69ABD4BB462BA8E52DCDB79EF4BB69C36(L_38, NULL);
		int32_t L_40;
		L_40 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_41 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		int32_t L_42;
		L_42 = BitmapAllocator32_get_entryHeight_m1433FE73012CCD321ACFEC2B794EE48CC185A904(L_41, NULL);
		NullCheck(L_36);
		bool L_43;
		L_43 = VirtualFuncInvoker3< bool, int32_t, int32_t, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(6, L_36, ((int32_t)il2cpp_codegen_multiply(L_37, L_39)), ((int32_t)il2cpp_codegen_multiply(L_40, L_42)), (&V_4));
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_44 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_45 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransform;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_46 = V_0;
		bool L_47;
		L_47 = UIRVEShaderInfoAllocator_AtlasRectMatchesPage_m531D7F14FE55E6466E76E187FFAF4FA75757DDFE(L_44, L_45, L_46, NULL);
		V_6 = (bool)((((int32_t)L_47) == ((int32_t)0))? 1 : 0);
		bool L_48 = V_6;
		if (!L_48)
		{
			goto IL_0148;
		}
	}
	{
		Exception_t* L_49 = (Exception_t*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)));
		Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F(L_49, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0A1C4B5170F3015B68F6CDA6D30295985A37FF01)), NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_49, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB_RuntimeMethod_var)));
	}

IL_0148:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_50 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_51 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_52 = V_1;
		bool L_53;
		L_53 = UIRVEShaderInfoAllocator_AtlasRectMatchesPage_m531D7F14FE55E6466E76E187FFAF4FA75757DDFE(L_50, L_51, L_52, NULL);
		V_7 = (bool)((((int32_t)L_53) == ((int32_t)0))? 1 : 0);
		bool L_54 = V_7;
		if (!L_54)
		{
			goto IL_016d;
		}
	}
	{
		Exception_t* L_55 = (Exception_t*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)));
		Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F(L_55, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8F39F69DBFDFD1E870E3C5C73FFA1F5399F946B8)), NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_55, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB_RuntimeMethod_var)));
	}

IL_016d:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_56 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_57 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacity;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_58 = V_2;
		bool L_59;
		L_59 = UIRVEShaderInfoAllocator_AtlasRectMatchesPage_m531D7F14FE55E6466E76E187FFAF4FA75757DDFE(L_56, L_57, L_58, NULL);
		V_8 = (bool)((((int32_t)L_59) == ((int32_t)0))? 1 : 0);
		bool L_60 = V_8;
		if (!L_60)
		{
			goto IL_0192;
		}
	}
	{
		Exception_t* L_61 = (Exception_t*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)));
		Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F(L_61, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral874C2929D19C3DF7D7CC696BF31565B5E2D72F1D)), NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_61, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB_RuntimeMethod_var)));
	}

IL_0192:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_62 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_63 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___clearColor;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_64 = V_3;
		bool L_65;
		L_65 = UIRVEShaderInfoAllocator_AtlasRectMatchesPage_m531D7F14FE55E6466E76E187FFAF4FA75757DDFE(L_62, L_63, L_64, NULL);
		V_9 = (bool)((((int32_t)L_65) == ((int32_t)0))? 1 : 0);
		bool L_66 = V_9;
		if (!L_66)
		{
			goto IL_01b7;
		}
	}
	{
		Exception_t* L_67 = (Exception_t*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)));
		Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F(L_67, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9D19D4413E5CCDE05020C5EC9143A0BA3C7E76FD)), NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_67, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB_RuntimeMethod_var)));
	}

IL_01b7:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_68 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_69 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettings;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_70 = V_4;
		bool L_71;
		L_71 = UIRVEShaderInfoAllocator_AtlasRectMatchesPage_m531D7F14FE55E6466E76E187FFAF4FA75757DDFE(L_68, L_69, L_70, NULL);
		V_10 = (bool)((((int32_t)L_71) == ((int32_t)0))? 1 : 0);
		bool L_72 = V_10;
		if (!L_72)
		{
			goto IL_01dd;
		}
	}
	{
		Exception_t* L_73 = (Exception_t*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)));
		Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F(L_73, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5D50259D5FC3727EC9985776D0C5307147AFBC81)), NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_73, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB_RuntimeMethod_var)));
	}

IL_01dd:
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_74 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransform;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_75 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformValue;
		UIRVEShaderInfoAllocator_SetTransformValue_m7CEA33754EB6951EEDCCC2B2364B22B8B81A9F57(__this, L_74, L_75, NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_76 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_77 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRectValue;
		UIRVEShaderInfoAllocator_SetClipRectValue_mB054EC9E7EB8B523E0022AADD215218542B6B7D3(__this, L_76, L_77, NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_78 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacity;
		float L_79 = (&((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacityValue)->___w;
		UIRVEShaderInfoAllocator_SetOpacityValue_m8A9A4001B79EDBCEA1355176EE039380E5511559(__this, L_78, L_79, NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_80 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___clearColor;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_81 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___clearColorValue;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_82;
		L_82 = Color_op_Implicit_mA8CF4745D766F4F610E1BE0A1ED2F4E5FE5D734C_inline(L_81, NULL);
		UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(__this, L_80, L_82, (bool)0, NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_83 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettings;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_84 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettingsValue;
		UIRVEShaderInfoAllocator_SetTextCoreSettingValue_mDD8FC8D76A78F3C066497DD40172C72535AC7E84(__this, L_83, L_84, (bool)0, NULL);
		__this->___m_StorageReallyCreated = (bool)1;
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB(_thisAdjusted, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_Dispose_m693C33DD7810BB517B2DB6FF5316334587776984 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m7C1C673346BCEABEE49CF3FAB87845391F58F350_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_get_IsCreated_m331DA322D57835388C7F580F2A2DF6C794C54652_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_get_IsCreated_mED9E373415C2DF369294129F0C57FDC676521786_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_0 = __this->___m_Storage;
		V_0 = (bool)((!(((RuntimeObject*)(BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_001a;
		}
	}
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_2 = __this->___m_Storage;
		NullCheck(L_2);
		BaseShaderInfoStorage_Dispose_m9DF4F3D71F97B25C83B13B5879DEE23FA8943CE6(L_2, NULL);
	}

IL_001a:
	{
		__this->___m_Storage = (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Storage), (void*)(BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2*)NULL);
		NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* L_3 = (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*)(&__this->___m_ClipRects);
		bool L_4;
		L_4 = NativeArray_1_get_IsCreated_mED9E373415C2DF369294129F0C57FDC676521786_inline(L_3, NativeArray_1_get_IsCreated_mED9E373415C2DF369294129F0C57FDC676521786_RuntimeMethod_var);
		V_1 = L_4;
		bool L_5 = V_1;
		if (!L_5)
		{
			goto IL_003c;
		}
	}
	{
		NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* L_6 = (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*)(&__this->___m_ClipRects);
		NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6(L_6, NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_RuntimeMethod_var);
	}

IL_003c:
	{
		NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* L_7 = (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51*)(&__this->___m_Transforms);
		bool L_8;
		L_8 = NativeArray_1_get_IsCreated_m331DA322D57835388C7F580F2A2DF6C794C54652_inline(L_7, NativeArray_1_get_IsCreated_m331DA322D57835388C7F580F2A2DF6C794C54652_RuntimeMethod_var);
		V_2 = L_8;
		bool L_9 = V_2;
		if (!L_9)
		{
			goto IL_0057;
		}
	}
	{
		NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* L_10 = (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51*)(&__this->___m_Transforms);
		NativeArray_1_Dispose_m7C1C673346BCEABEE49CF3FAB87845391F58F350(L_10, NativeArray_1_Dispose_m7C1C673346BCEABEE49CF3FAB87845391F58F350_RuntimeMethod_var);
	}

IL_0057:
	{
		__this->___m_StorageReallyCreated = (bool)0;
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_Dispose_m693C33DD7810BB517B2DB6FF5316334587776984_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_Dispose_m693C33DD7810BB517B2DB6FF5316334587776984(_thisAdjusted, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_IssuePendingStorageChanges_mF994684323C7C8BF66B5ED0F5F34A8B67509EE9B (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* G_B2_0 = NULL;
	BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* G_B1_0 = NULL;
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_0 = __this->___m_Storage;
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_1 = L_0;
		if (L_1)
		{
			G_B2_0 = L_1;
			goto IL_000d;
		}
		G_B1_0 = L_1;
	}
	{
		goto IL_0013;
	}

IL_000d:
	{
		NullCheck(G_B2_0);
		VirtualActionInvoker0::Invoke(8, G_B2_0);
	}

IL_0013:
	{
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_IssuePendingStorageChanges_mF994684323C7C8BF66B5ED0F5F34A8B67509EE9B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_IssuePendingStorageChanges_mF994684323C7C8BF66B5ED0F5F34A8B67509EE9B(_thisAdjusted, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocTransform_mAD5208CBE3D63767C8306E6D3400560CB5B62053 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_0;
	memset((&V_0), 0, sizeof(V_0));
	bool V_1 = false;
	bool V_2 = false;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	{
		bool L_0 = __this->___m_StorageReallyCreated;
		V_1 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_1;
		if (!L_1)
		{
			goto IL_0015;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB(__this, NULL);
	}

IL_0015:
	{
		bool L_2 = __this->___m_VertexTexturingEnabled;
		V_2 = L_2;
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_0033;
		}
	}
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_4 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_5 = __this->___m_Storage;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_6;
		L_6 = BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092(L_4, L_5, NULL);
		V_3 = L_6;
		goto IL_0072;
	}

IL_0033:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_7 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_8;
		L_8 = BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092(L_7, (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2*)NULL, NULL);
		V_0 = L_8;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_9 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_10;
		L_10 = UIRVEShaderInfoAllocator_AllocToConstantBufferIndex_m47E2F3F871EBF779BD75A6C9E895FF0407E276D0(L_9, NULL);
		NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* L_11 = (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51*)(&__this->___m_Transforms);
		int32_t L_12;
		L_12 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_11)->___m_Length);
		V_4 = (bool)((((int32_t)L_10) < ((int32_t)L_12))? 1 : 0);
		bool L_13 = V_4;
		if (!L_13)
		{
			goto IL_005d;
		}
	}
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_14 = V_0;
		V_3 = L_14;
		goto IL_0072;
	}

IL_005d:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_15 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_16 = V_0;
		BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5(L_15, L_16, NULL);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_17 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		V_3 = L_17;
		goto IL_0072;
	}

IL_0072:
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_18 = V_3;
		return L_18;
	}
}
IL2CPP_EXTERN_C  BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocTransform_mAD5208CBE3D63767C8306E6D3400560CB5B62053_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_AllocTransform_mAD5208CBE3D63767C8306E6D3400560CB5B62053(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocClipRect_m0C26B2B9BF62E5AB0891B83BA2E3D61945565F65 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_0;
	memset((&V_0), 0, sizeof(V_0));
	bool V_1 = false;
	bool V_2 = false;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	{
		bool L_0 = __this->___m_StorageReallyCreated;
		V_1 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_1;
		if (!L_1)
		{
			goto IL_0015;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB(__this, NULL);
	}

IL_0015:
	{
		bool L_2 = __this->___m_VertexTexturingEnabled;
		V_2 = L_2;
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_0033;
		}
	}
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_4 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_5 = __this->___m_Storage;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_6;
		L_6 = BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092(L_4, L_5, NULL);
		V_3 = L_6;
		goto IL_0072;
	}

IL_0033:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_7 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_8;
		L_8 = BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092(L_7, (BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2*)NULL, NULL);
		V_0 = L_8;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_9 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_10;
		L_10 = UIRVEShaderInfoAllocator_AllocToConstantBufferIndex_m47E2F3F871EBF779BD75A6C9E895FF0407E276D0(L_9, NULL);
		NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* L_11 = (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*)(&__this->___m_ClipRects);
		int32_t L_12;
		L_12 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_11)->___m_Length);
		V_4 = (bool)((((int32_t)L_10) < ((int32_t)L_12))? 1 : 0);
		bool L_13 = V_4;
		if (!L_13)
		{
			goto IL_005d;
		}
	}
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_14 = V_0;
		V_3 = L_14;
		goto IL_0072;
	}

IL_005d:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_15 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_16 = V_0;
		BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5(L_15, L_16, NULL);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_17 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		V_3 = L_17;
		goto IL_0072;
	}

IL_0072:
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_18 = V_3;
		return L_18;
	}
}
IL2CPP_EXTERN_C  BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocClipRect_m0C26B2B9BF62E5AB0891B83BA2E3D61945565F65_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_AllocClipRect_m0C26B2B9BF62E5AB0891B83BA2E3D61945565F65(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocOpacity_mB89055AE8DA28F5C406071B14725FB44B52CD5D2 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		bool L_0 = __this->___m_StorageReallyCreated;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0015;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB(__this, NULL);
	}

IL_0015:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_2 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_3 = __this->___m_Storage;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_4;
		L_4 = BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092(L_2, L_3, NULL);
		V_1 = L_4;
		goto IL_0029;
	}

IL_0029:
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_5 = V_1;
		return L_5;
	}
}
IL2CPP_EXTERN_C  BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocOpacity_mB89055AE8DA28F5C406071B14725FB44B52CD5D2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_AllocOpacity_mB89055AE8DA28F5C406071B14725FB44B52CD5D2(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		bool L_0 = __this->___m_StorageReallyCreated;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0015;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB(__this, NULL);
	}

IL_0015:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_2 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_3 = __this->___m_Storage;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_4;
		L_4 = BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092(L_2, L_3, NULL);
		V_1 = L_4;
		goto IL_0029;
	}

IL_0029:
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_5 = V_1;
		return L_5;
	}
}
IL2CPP_EXTERN_C  BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F(_thisAdjusted, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocTextCoreSettings_m7245DF038C56D2D59D461353FBBCDC576C14F4A1 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___0_settings, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		bool L_0 = __this->___m_StorageReallyCreated;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0015;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_ReallyCreateStorage_m91EECE7E075C8A876C629AFA030492B106854FEB(__this, NULL);
	}

IL_0015:
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_2 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_3 = __this->___m_Storage;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_4;
		L_4 = BitmapAllocator32_Allocate_m5B9C1DBA953EA5DD668FFA26940191E62ACBE092(L_2, L_3, NULL);
		V_1 = L_4;
		goto IL_0029;
	}

IL_0029:
	{
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_5 = V_1;
		return L_5;
	}
}
IL2CPP_EXTERN_C  BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 UIRVEShaderInfoAllocator_AllocTextCoreSettings_m7245DF038C56D2D59D461353FBBCDC576C14F4A1_AdjustorThunk (RuntimeObject* __this, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___0_settings, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_AllocTextCoreSettings_m7245DF038C56D2D59D461353FBBCDC576C14F4A1(_thisAdjusted, ___0_settings, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetTransformValue_m7CEA33754EB6951EEDCCC2B2364B22B8B81A9F57 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_xform, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_1;
	memset((&V_1), 0, sizeof(V_1));
	Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F V_2;
	memset((&V_2), 0, sizeof(V_2));
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		bool L_1 = __this->___m_VertexTexturingEnabled;
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_00a5;
		}
	}
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_3 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_4 = ___0_alloc;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_5;
		L_5 = UIRVEShaderInfoAllocator_AllocToTexelCoord_m25279EB3888A28B392297749442FF63DE25FE5CD(L_3, L_4, NULL);
		V_1 = L_5;
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_6 = __this->___m_Storage;
		int32_t L_7;
		L_7 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		int32_t L_8;
		L_8 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9;
		L_9 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&___1_xform), 0, NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10;
		L_10 = Color_op_Implicit_mA8CF4745D766F4F610E1BE0A1ED2F4E5FE5D734C_inline(L_9, NULL);
		NullCheck(L_6);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_6, L_7, L_8, L_10);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_11 = __this->___m_Storage;
		int32_t L_12;
		L_12 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		int32_t L_13;
		L_13 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14;
		L_14 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&___1_xform), 1, NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_15;
		L_15 = Color_op_Implicit_mA8CF4745D766F4F610E1BE0A1ED2F4E5FE5D734C_inline(L_14, NULL);
		NullCheck(L_11);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_11, L_12, ((int32_t)il2cpp_codegen_add(L_13, 1)), L_15);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_16 = __this->___m_Storage;
		int32_t L_17;
		L_17 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		int32_t L_18;
		L_18 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_19;
		L_19 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&___1_xform), 2, NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_20;
		L_20 = Color_op_Implicit_mA8CF4745D766F4F610E1BE0A1ED2F4E5FE5D734C_inline(L_19, NULL);
		NullCheck(L_16);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_16, L_17, ((int32_t)il2cpp_codegen_add(L_18, 2)), L_20);
		goto IL_00ed;
	}

IL_00a5:
	{
		NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* L_21 = (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51*)(&__this->___m_Transforms);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_22 = ___0_alloc;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_23;
		L_23 = UIRVEShaderInfoAllocator_AllocToConstantBufferIndex_m47E2F3F871EBF779BD75A6C9E895FF0407E276D0(L_22, NULL);
		il2cpp_codegen_initobj((&V_2), sizeof(Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F));
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_24;
		L_24 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&___1_xform), 0, NULL);
		(&V_2)->___v0 = L_24;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_25;
		L_25 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&___1_xform), 1, NULL);
		(&V_2)->___v1 = L_25;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_26;
		L_26 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&___1_xform), 2, NULL);
		(&V_2)->___v2 = L_26;
		Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F L_27 = V_2;
		IL2CPP_NATIVEARRAY_SET_ITEM(Transform3x4_t9F79FC0112A00D3FFD7AFAD2D10AD22DF929052F, (L_21)->___m_Buffer, L_23, (L_27));
	}

IL_00ed:
	{
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_SetTransformValue_m7CEA33754EB6951EEDCCC2B2364B22B8B81A9F57_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_xform, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_SetTransformValue_m7CEA33754EB6951EEDCCC2B2364B22B8B81A9F57(_thisAdjusted, ___0_alloc, ___1_xform, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetClipRectValue_mB054EC9E7EB8B523E0022AADD215218542B6B7D3 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_clipRect, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		bool L_1 = __this->___m_VertexTexturingEnabled;
		V_0 = L_1;
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0049;
		}
	}
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_3 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_4 = ___0_alloc;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_5;
		L_5 = UIRVEShaderInfoAllocator_AllocToTexelCoord_m25279EB3888A28B392297749442FF63DE25FE5CD(L_3, L_4, NULL);
		V_1 = L_5;
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_6 = __this->___m_Storage;
		int32_t L_7;
		L_7 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_1), NULL);
		int32_t L_8;
		L_8 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_1), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = ___1_clipRect;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10;
		L_10 = Color_op_Implicit_mA8CF4745D766F4F610E1BE0A1ED2F4E5FE5D734C_inline(L_9, NULL);
		NullCheck(L_6);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_6, L_7, L_8, L_10);
		goto IL_005c;
	}

IL_0049:
	{
		NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* L_11 = (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*)(&__this->___m_ClipRects);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_12 = ___0_alloc;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_13;
		L_13 = UIRVEShaderInfoAllocator_AllocToConstantBufferIndex_m47E2F3F871EBF779BD75A6C9E895FF0407E276D0(L_12, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___1_clipRect;
		IL2CPP_NATIVEARRAY_SET_ITEM(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, (L_11)->___m_Buffer, L_13, (L_14));
	}

IL_005c:
	{
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_SetClipRectValue_mB054EC9E7EB8B523E0022AADD215218542B6B7D3_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_clipRect, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_SetClipRectValue_mB054EC9E7EB8B523E0022AADD215218542B6B7D3(_thisAdjusted, ___0_alloc, ___1_clipRect, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetOpacityValue_m8A9A4001B79EDBCEA1355176EE039380E5511559 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, float ___1_opacity, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_1 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_3;
		L_3 = UIRVEShaderInfoAllocator_AllocToTexelCoord_m25279EB3888A28B392297749442FF63DE25FE5CD(L_1, L_2, NULL);
		V_0 = L_3;
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_4 = __this->___m_Storage;
		int32_t L_5;
		L_5 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_6;
		L_6 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		float L_7 = ___1_opacity;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8;
		memset((&L_8), 0, sizeof(L_8));
		Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_8), (1.0f), (1.0f), (1.0f), L_7, NULL);
		NullCheck(L_4);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_4, L_5, L_6, L_8);
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_SetOpacityValue_m8A9A4001B79EDBCEA1355176EE039380E5511559_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, float ___1_opacity, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_SetOpacityValue_m8A9A4001B79EDBCEA1355176EE039380E5511559(_thisAdjusted, ___0_alloc, ___1_opacity, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, bool ___2_isEditorContext, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_0;
	memset((&V_0), 0, sizeof(V_0));
	bool V_1 = false;
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_1 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_3;
		L_3 = UIRVEShaderInfoAllocator_AllocToTexelCoord_m25279EB3888A28B392297749442FF63DE25FE5CD(L_1, L_2, NULL);
		V_0 = L_3;
		int32_t L_4;
		L_4 = QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9(NULL);
		if ((!(((uint32_t)L_4) == ((uint32_t)1))))
		{
			goto IL_0029;
		}
	}
	{
		bool L_5 = ___2_isEditorContext;
		G_B3_0 = ((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
		goto IL_002a;
	}

IL_0029:
	{
		G_B3_0 = 0;
	}

IL_002a:
	{
		V_1 = (bool)G_B3_0;
		bool L_6 = V_1;
		if (!L_6)
		{
			goto IL_0051;
		}
	}
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_7 = __this->___m_Storage;
		int32_t L_8;
		L_8 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_9;
		L_9 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10;
		L_10 = Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline((&___1_color), NULL);
		NullCheck(L_7);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_7, L_8, L_9, L_10);
		goto IL_006c;
	}

IL_0051:
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_11 = __this->___m_Storage;
		int32_t L_12;
		L_12 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_13;
		L_13 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_color;
		NullCheck(L_11);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_11, L_12, L_13, L_14);
	}

IL_006c:
	{
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, bool ___2_isEditorContext, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(_thisAdjusted, ___0_alloc, ___1_color, ___2_isEditorContext, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_SetTextCoreSettingValue_mDD8FC8D76A78F3C066497DD40172C72535AC7E84 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___1_settings, bool ___2_isEditorContext, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_0;
	memset((&V_0), 0, sizeof(V_0));
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_1 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_3;
		L_3 = UIRVEShaderInfoAllocator_AllocToTexelCoord_m25279EB3888A28B392297749442FF63DE25FE5CD(L_1, L_2, NULL);
		V_0 = L_3;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_4 = ___1_settings;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = L_4.___underlayOffset;
		float L_6 = L_5.___x;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_7 = ___1_settings;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = L_7.___underlayOffset;
		float L_9 = L_8.___y;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_10 = ___1_settings;
		float L_11 = L_10.___underlaySoftness;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_12 = ___1_settings;
		float L_13 = L_12.___outlineWidth;
		Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&V_1), ((-L_6)), L_9, L_11, L_13, NULL);
		int32_t L_14;
		L_14 = QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9(NULL);
		if ((!(((uint32_t)L_14) == ((uint32_t)1))))
		{
			goto IL_0053;
		}
	}
	{
		bool L_15 = ___2_isEditorContext;
		G_B3_0 = ((((int32_t)L_15) == ((int32_t)0))? 1 : 0);
		goto IL_0054;
	}

IL_0053:
	{
		G_B3_0 = 0;
	}

IL_0054:
	{
		V_2 = (bool)G_B3_0;
		bool L_16 = V_2;
		if (!L_16)
		{
			goto IL_00d2;
		}
	}
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_17 = __this->___m_Storage;
		int32_t L_18;
		L_18 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_19;
		L_19 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_20 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&(&___1_settings)->___faceColor);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_21;
		L_21 = Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline(L_20, NULL);
		NullCheck(L_17);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_17, L_18, L_19, L_21);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_22 = __this->___m_Storage;
		int32_t L_23;
		L_23 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_24;
		L_24 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_25 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&(&___1_settings)->___outlineColor);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_26;
		L_26 = Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline(L_25, NULL);
		NullCheck(L_22);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_22, L_23, ((int32_t)il2cpp_codegen_add(L_24, 1)), L_26);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_27 = __this->___m_Storage;
		int32_t L_28;
		L_28 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_29;
		L_29 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_30 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&(&___1_settings)->___underlayColor);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_31;
		L_31 = Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline(L_30, NULL);
		NullCheck(L_27);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_27, L_28, ((int32_t)il2cpp_codegen_add(L_29, 2)), L_31);
		goto IL_0138;
	}

IL_00d2:
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_32 = __this->___m_Storage;
		int32_t L_33;
		L_33 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_34;
		L_34 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_35 = ___1_settings;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_36 = L_35.___faceColor;
		NullCheck(L_32);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_32, L_33, L_34, L_36);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_37 = __this->___m_Storage;
		int32_t L_38;
		L_38 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_39;
		L_39 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_40 = ___1_settings;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_41 = L_40.___outlineColor;
		NullCheck(L_37);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_37, L_38, ((int32_t)il2cpp_codegen_add(L_39, 1)), L_41);
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_42 = __this->___m_Storage;
		int32_t L_43;
		L_43 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_44;
		L_44 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_45 = ___1_settings;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_46 = L_45.___underlayColor;
		NullCheck(L_42);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_42, L_43, ((int32_t)il2cpp_codegen_add(L_44, 2)), L_46);
	}

IL_0138:
	{
		BaseShaderInfoStorage_tA4E5F167749C2492F7933E0B660BF9CF8F6716A2* L_47 = __this->___m_Storage;
		int32_t L_48;
		L_48 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_0), NULL);
		int32_t L_49;
		L_49 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_0), NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_50 = V_1;
		NullCheck(L_47);
		VirtualActionInvoker3< int32_t, int32_t, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, L_47, L_48, ((int32_t)il2cpp_codegen_add(L_49, 3)), L_50);
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_SetTextCoreSettingValue_mDD8FC8D76A78F3C066497DD40172C72535AC7E84_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 ___1_settings, bool ___2_isEditorContext, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_SetTextCoreSettingValue_mDD8FC8D76A78F3C066497DD40172C72535AC7E84(_thisAdjusted, ___0_alloc, ___1_settings, ___2_isEditorContext, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeTransform_m9DF0C6DFD4D440A9552C10C0A15CC2064740DB15 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_1 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5(L_1, L_2, NULL);
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_FreeTransform_m9DF0C6DFD4D440A9552C10C0A15CC2064740DB15_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_FreeTransform_m9DF0C6DFD4D440A9552C10C0A15CC2064740DB15(_thisAdjusted, ___0_alloc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeClipRect_m00341A1A072A2E0C94D259F6CE84147DF054438D (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_1 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5(L_1, L_2, NULL);
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_FreeClipRect_m00341A1A072A2E0C94D259F6CE84147DF054438D_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_FreeClipRect_m00341A1A072A2E0C94D259F6CE84147DF054438D(_thisAdjusted, ___0_alloc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeOpacity_mD97725200B13B4729D41750CDA53C5B5EC909FC4 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_1 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5(L_1, L_2, NULL);
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_FreeOpacity_mD97725200B13B4729D41750CDA53C5B5EC909FC4_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_FreeOpacity_mD97725200B13B4729D41750CDA53C5B5EC909FC4(_thisAdjusted, ___0_alloc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_1 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5(L_1, L_2, NULL);
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F(_thisAdjusted, ___0_alloc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator_FreeTextCoreSettings_m2D0220AFDD2A9D4B79CD87F1430CDA0096077DF2 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&___0_alloc), NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_1 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = ___0_alloc;
		BitmapAllocator32_Free_mC065F31D6CDFDEE50E815CB148A75BEF12499CE5(L_1, L_2, NULL);
		return;
	}
}
IL2CPP_EXTERN_C  void UIRVEShaderInfoAllocator_FreeTextCoreSettings_m2D0220AFDD2A9D4B79CD87F1430CDA0096077DF2_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	UIRVEShaderInfoAllocator_FreeTextCoreSettings_m2D0220AFDD2A9D4B79CD87F1430CDA0096077DF2(_thisAdjusted, ___0_alloc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_TransformAllocToVertexData_mA501441EEC35219275B901619A2E9D87E27EE7F1 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, 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*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	uint16_t V_0 = 0;
	uint16_t V_1 = 0;
	bool V_2 = false;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_3;
	memset((&V_3), 0, sizeof(V_3));
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)32)))))
		{
			goto IL_0014;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_1;
		L_1 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		G_B3_0 = ((((int32_t)L_1) == ((int32_t)8))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 0;
	}

IL_0015:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B3_0, NULL);
		V_0 = (uint16_t)0;
		V_1 = (uint16_t)0;
		bool L_2 = __this->___m_VertexTexturingEnabled;
		V_2 = L_2;
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_003f;
		}
	}
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_4 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TransformAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_5 = ___0_alloc;
		int32_t L_6 = L_5.___page;
		BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3(L_4, L_6, (&V_0), (&V_1), NULL);
	}

IL_003f:
	{
		uint16_t L_7 = V_0;
		uint16_t L_8 = V_1;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_9 = ___0_alloc;
		uint16_t L_10 = L_9.___pageLine;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_11;
		L_11 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_12 = ___0_alloc;
		uint8_t L_13 = L_12.___bitIndex;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_14;
		memset((&L_14), 0, sizeof(L_14));
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_14), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_7>>5))), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_8>>3))), (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_10, L_11)), (int32_t)L_13))), (uint8_t)0, NULL);
		V_3 = L_14;
		goto IL_0064;
	}

IL_0064:
	{
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_15 = V_3;
		return L_15;
	}
}
IL2CPP_EXTERN_C  Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_TransformAllocToVertexData_mA501441EEC35219275B901619A2E9D87E27EE7F1_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_TransformAllocToVertexData_mA501441EEC35219275B901619A2E9D87E27EE7F1(_thisAdjusted, ___0_alloc, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_ClipRectAllocToVertexData_mB42291850FD7AE690F956FA91D7CE96D1E4786DA (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, 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*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	uint16_t V_0 = 0;
	uint16_t V_1 = 0;
	bool V_2 = false;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_3;
	memset((&V_3), 0, sizeof(V_3));
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)32)))))
		{
			goto IL_0014;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_1;
		L_1 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		G_B3_0 = ((((int32_t)L_1) == ((int32_t)8))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 0;
	}

IL_0015:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B3_0, NULL);
		V_0 = (uint16_t)0;
		V_1 = (uint16_t)0;
		bool L_2 = __this->___m_VertexTexturingEnabled;
		V_2 = L_2;
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_003f;
		}
	}
	{
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_4 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ClipRectAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_5 = ___0_alloc;
		int32_t L_6 = L_5.___page;
		BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3(L_4, L_6, (&V_0), (&V_1), NULL);
	}

IL_003f:
	{
		uint16_t L_7 = V_0;
		uint16_t L_8 = V_1;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_9 = ___0_alloc;
		uint16_t L_10 = L_9.___pageLine;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_11;
		L_11 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_12 = ___0_alloc;
		uint8_t L_13 = L_12.___bitIndex;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_14;
		memset((&L_14), 0, sizeof(L_14));
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_14), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_7>>5))), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_8>>3))), (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_10, L_11)), (int32_t)L_13))), (uint8_t)0, NULL);
		V_3 = L_14;
		goto IL_0064;
	}

IL_0064:
	{
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_15 = V_3;
		return L_15;
	}
}
IL2CPP_EXTERN_C  Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_ClipRectAllocToVertexData_mB42291850FD7AE690F956FA91D7CE96D1E4786DA_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_ClipRectAllocToVertexData_mB42291850FD7AE690F956FA91D7CE96D1E4786DA(_thisAdjusted, ___0_alloc, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_OpacityAllocToVertexData_m14FCA91E0E796F39CDF302BAC3581D08CB96890B (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, 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*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	uint16_t V_0 = 0;
	uint16_t V_1 = 0;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_2;
	memset((&V_2), 0, sizeof(V_2));
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)32)))))
		{
			goto IL_0014;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_1;
		L_1 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		G_B3_0 = ((((int32_t)L_1) == ((int32_t)8))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 0;
	}

IL_0015:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B3_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_2 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_OpacityAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_3 = ___0_alloc;
		int32_t L_4 = L_3.___page;
		BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3(L_2, L_4, (&V_0), (&V_1), NULL);
		uint16_t L_5 = V_0;
		uint16_t L_6 = V_1;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_7 = ___0_alloc;
		uint16_t L_8 = L_7.___pageLine;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_9;
		L_9 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_10 = ___0_alloc;
		uint8_t L_11 = L_10.___bitIndex;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_12;
		memset((&L_12), 0, sizeof(L_12));
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_12), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_5>>5))), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_6>>3))), (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_8, L_9)), (int32_t)L_11))), (uint8_t)0, NULL);
		V_2 = L_12;
		goto IL_0056;
	}

IL_0056:
	{
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_13 = V_2;
		return L_13;
	}
}
IL2CPP_EXTERN_C  Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_OpacityAllocToVertexData_m14FCA91E0E796F39CDF302BAC3581D08CB96890B_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_OpacityAllocToVertexData_m14FCA91E0E796F39CDF302BAC3581D08CB96890B(_thisAdjusted, ___0_alloc, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_ColorAllocToVertexData_m5C511DC295117655EC217FD4827983AD4ADD2183 (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, 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*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	uint16_t V_0 = 0;
	uint16_t V_1 = 0;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_2;
	memset((&V_2), 0, sizeof(V_2));
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)32)))))
		{
			goto IL_0014;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_1;
		L_1 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		G_B3_0 = ((((int32_t)L_1) == ((int32_t)8))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 0;
	}

IL_0015:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B3_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_2 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_ColorAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_3 = ___0_alloc;
		int32_t L_4 = L_3.___page;
		BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3(L_2, L_4, (&V_0), (&V_1), NULL);
		uint16_t L_5 = V_0;
		uint16_t L_6 = V_1;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_7 = ___0_alloc;
		uint16_t L_8 = L_7.___pageLine;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_9;
		L_9 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_10 = ___0_alloc;
		uint8_t L_11 = L_10.___bitIndex;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_12;
		memset((&L_12), 0, sizeof(L_12));
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_12), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_5>>5))), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_6>>3))), (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_8, L_9)), (int32_t)L_11))), (uint8_t)0, NULL);
		V_2 = L_12;
		goto IL_0056;
	}

IL_0056:
	{
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_13 = V_2;
		return L_13;
	}
}
IL2CPP_EXTERN_C  Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_ColorAllocToVertexData_m5C511DC295117655EC217FD4827983AD4ADD2183_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_ColorAllocToVertexData_m5C511DC295117655EC217FD4827983AD4ADD2183(_thisAdjusted, ___0_alloc, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_TextCoreSettingsToVertexData_mEEEBCF0C0D4021E4D18AF919FFC1B7C7D0D3973A (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, 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*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	uint16_t V_0 = 0;
	uint16_t V_1 = 0;
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_2;
	memset((&V_2), 0, sizeof(V_2));
	int32_t G_B3_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)32)))))
		{
			goto IL_0014;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_1;
		L_1 = UIRVEShaderInfoAllocator_get_pageHeight_m1533EC6FBAE2ED42A88F24CF03143FB343A3D351(NULL);
		G_B3_0 = ((((int32_t)L_1) == ((int32_t)8))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 0;
	}

IL_0015:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B3_0, NULL);
		BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73* L_2 = (BitmapAllocator32_t87110600670688D0E149D61E1BDA8F45ADC59C73*)(&__this->___m_TextSettingsAllocator);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_3 = ___0_alloc;
		int32_t L_4 = L_3.___page;
		BitmapAllocator32_GetAllocPageAtlasLocation_m7B4B32B24FF50303D8E8E210405E6314ADDA8DF3(L_2, L_4, (&V_0), (&V_1), NULL);
		uint16_t L_5 = V_0;
		uint16_t L_6 = V_1;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_7 = ___0_alloc;
		uint16_t L_8 = L_7.___pageLine;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		int32_t L_9;
		L_9 = UIRVEShaderInfoAllocator_get_pageWidth_mE407B21B559E3E50E6C2FCBFBF443696FC165517(NULL);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_10 = ___0_alloc;
		uint8_t L_11 = L_10.___bitIndex;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_12;
		memset((&L_12), 0, sizeof(L_12));
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_12), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_5>>5))), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_6>>3))), (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_8, L_9)), (int32_t)L_11))), (uint8_t)0, NULL);
		V_2 = L_12;
		goto IL_0056;
	}

IL_0056:
	{
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_13 = V_2;
		return L_13;
	}
}
IL2CPP_EXTERN_C  Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B UIRVEShaderInfoAllocator_TextCoreSettingsToVertexData_mEEEBCF0C0D4021E4D18AF919FFC1B7C7D0D3973A_AdjustorThunk (RuntimeObject* __this, BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___0_alloc, const RuntimeMethod* method)
{
	UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*>(__this + _offset);
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B _returnValue;
	_returnValue = UIRVEShaderInfoAllocator_TextCoreSettingsToVertexData_mEEEBCF0C0D4021E4D18AF919FFC1B7C7D0D3973A(_thisAdjusted, ___0_alloc, method);
	return _returnValue;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRVEShaderInfoAllocator__cctor_mF688EDF0DCD8801E3508D753C46CD2816D3320DD (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_0;
		memset((&L_0), 0, sizeof(L_0));
		Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&L_0), 0, 0, NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformTexel = L_0;
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_1;
		memset((&L_1), 0, sizeof(L_1));
		Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&L_1), 0, ((int32_t)32), NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRectTexel = L_1;
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&L_2), ((int32_t)32), ((int32_t)32), NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacityTexel = L_2;
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_3;
		memset((&L_3), 0, sizeof(L_3));
		Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&L_3), 0, ((int32_t)40), NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___clearColorTexel = L_3;
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_4;
		memset((&L_4), 0, sizeof(L_4));
		Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&L_4), ((int32_t)32), 0, NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettingsTexel = L_4;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_5;
		L_5 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformValue = L_5;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6;
		L_6 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformValue), 0, NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformRow0Value = L_6;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7;
		L_7 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformValue), 1, NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformRow1Value = L_7;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8;
		L_8 = Matrix4x4_GetRow_m59C6981300C6F6927BEA17C5D095B2AD29629E9F((&((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformValue), 2, NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransformRow2Value = L_8;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9;
		memset((&L_9), 0, sizeof(L_9));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_9), (0.0f), (0.0f), (0.0f), (0.0f), NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRectValue = L_9;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10;
		memset((&L_10), 0, sizeof(L_10));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_10), (1.0f), (1.0f), (1.0f), (1.0f), NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacityValue = L_10;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_11;
		memset((&L_11), 0, sizeof(L_11));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_11), (0.0f), (0.0f), (0.0f), (0.0f), NULL);
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___clearColorValue = L_11;
		il2cpp_codegen_initobj((&V_0), sizeof(TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115));
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12;
		L_12 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
		(&V_0)->___faceColor = L_12;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13;
		L_13 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
		(&V_0)->___outlineColor = L_13;
		(&V_0)->___outlineWidth = (0.0f);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14;
		L_14 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
		(&V_0)->___underlayColor = L_14;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15;
		L_15 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
		(&V_0)->___underlayOffset = L_15;
		(&V_0)->___underlaySoftness = (0.0f);
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_16 = V_0;
		((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettingsValue = L_16;
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_GetVerticesTransformInfo_m858742C2E9A1DD6547A4BBD100CDA83F5476512D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___1_transform, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	int32_t G_B3_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = L_1->___transformID;
		bool L_3;
		L_3 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_2, NULL);
		if (L_3)
		{
			goto IL_0020;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___0_ve;
		NullCheck(L_4);
		int32_t L_5;
		L_5 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_4, NULL);
		G_B3_0 = ((!(((uint32_t)((int32_t)((int32_t)L_5&1))) <= ((uint32_t)0)))? 1 : 0);
		goto IL_0021;
	}

IL_0020:
	{
		G_B3_0 = 1;
	}

IL_0021:
	{
		V_0 = (bool)G_B3_0;
		bool L_6 = V_0;
		if (!L_6)
		{
			goto IL_0037;
		}
	}
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_7 = ___1_transform;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_8;
		L_8 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
		*(Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6*)L_7 = L_8;
		goto IL_0109;
	}

IL_0037:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9 = ___0_ve;
		NullCheck(L_9);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_10 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_9->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = L_10->___boneTransformAncestor;
		V_1 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_11) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_12 = V_1;
		if (!L_12)
		{
			goto IL_0098;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ___0_ve;
		NullCheck(L_13);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_14 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_13->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = L_14->___boneTransformAncestor;
		NullCheck(L_15);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_16 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_15->___renderChainData);
		bool L_17 = L_16->___worldTransformScaleZero;
		V_2 = L_17;
		bool L_18 = V_2;
		if (!L_18)
		{
			goto IL_0078;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = ___0_ve;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20 = ___0_ve;
		NullCheck(L_20);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_21 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_20->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = L_21->___boneTransformAncestor;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_23 = ___1_transform;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_ComputeTransformMatrix_mEB5DF619B9360EF19AE534D1C1DA25F092024D2D(L_19, L_22, L_23, NULL);
		goto IL_0095;
	}

IL_0078:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = ___0_ve;
		NullCheck(L_24);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_25 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_24->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26 = L_25->___boneTransformAncestor;
		NullCheck(L_26);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_27;
		L_27 = VisualElement_get_worldTransformInverse_m3F6A138010EDD0ADB850092717003E8E38226980(L_26, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28 = ___0_ve;
		NullCheck(L_28);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_29;
		L_29 = VisualElement_get_worldTransformRef_m25AB63C70B9C7965FEC38C1711316A47608D5276(L_28, NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_30 = ___1_transform;
		il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		VisualElement_MultiplyMatrix34_mBDEE644E6CEF9A47F7901CFE215B2682FCCAFDC9(L_27, L_29, L_30, NULL);
	}

IL_0095:
	{
		goto IL_0109;
	}

IL_0098:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_31 = ___0_ve;
		NullCheck(L_31);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_32 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_31->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_33 = L_32->___groupTransformAncestor;
		V_3 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_33) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_34 = V_3;
		if (!L_34)
		{
			goto IL_00fb;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_35 = ___0_ve;
		NullCheck(L_35);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_36 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_35->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_37 = L_36->___groupTransformAncestor;
		NullCheck(L_37);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_38 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_37->___renderChainData);
		bool L_39 = L_38->___worldTransformScaleZero;
		V_4 = L_39;
		bool L_40 = V_4;
		if (!L_40)
		{
			goto IL_00db;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_41 = ___0_ve;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42 = ___0_ve;
		NullCheck(L_42);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_43 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_42->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44 = L_43->___groupTransformAncestor;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_45 = ___1_transform;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_ComputeTransformMatrix_mEB5DF619B9360EF19AE534D1C1DA25F092024D2D(L_41, L_44, L_45, NULL);
		goto IL_00f8;
	}

IL_00db:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_46 = ___0_ve;
		NullCheck(L_46);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_47 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_46->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_48 = L_47->___groupTransformAncestor;
		NullCheck(L_48);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_49;
		L_49 = VisualElement_get_worldTransformInverse_m3F6A138010EDD0ADB850092717003E8E38226980(L_48, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_50 = ___0_ve;
		NullCheck(L_50);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_51;
		L_51 = VisualElement_get_worldTransformRef_m25AB63C70B9C7965FEC38C1711316A47608D5276(L_50, NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_52 = ___1_transform;
		il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		VisualElement_MultiplyMatrix34_mBDEE644E6CEF9A47F7901CFE215B2682FCCAFDC9(L_49, L_51, L_52, NULL);
	}

IL_00f8:
	{
		goto IL_0109;
	}

IL_00fb:
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_53 = ___1_transform;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_54 = ___0_ve;
		NullCheck(L_54);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_55;
		L_55 = VisualElement_get_worldTransform_m706C9ADA6ADFBA381EDCAD418040C9F30D42E96A(L_54, NULL);
		*(Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6*)L_53 = L_55;
	}

IL_0109:
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_56 = ___1_transform;
		L_56->___m22 = (1.0f);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_ComputeTransformMatrix_mEB5DF619B9360EF19AE534D1C1DA25F092024D2D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ancestor, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___2_result, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD V_3;
	memset((&V_3), 0, sizeof(V_3));
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_4;
	memset((&V_4), 0, sizeof(V_4));
	bool V_5 = false;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_6;
	memset((&V_6), 0, sizeof(V_6));
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B12_0 = 0;
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_ComputeTransformMatrixMarker;
		V_3 = L_0;
		ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&V_3), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___0_ve;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_2 = ___2_result;
		NullCheck(L_1);
		VisualElement_GetPivotedMatrixWithLayout_m288B1E90A04B1C6A0E79F9358DDC96B919ECCD76(L_1, L_2, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
		NullCheck(L_3);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_4;
		L_4 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_3, NULL);
		V_4 = L_4;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5;
		L_5 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_4), NULL);
		V_0 = L_5;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = V_0;
		if (!L_6)
		{
			goto IL_0030;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = ___1_ancestor;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = V_0;
		G_B3_0 = ((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_7) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_8))? 1 : 0);
		goto IL_0031;
	}

IL_0030:
	{
		G_B3_0 = 1;
	}

IL_0031:
	{
		V_5 = (bool)G_B3_0;
		bool L_9 = V_5;
		if (!L_9)
		{
			goto IL_0048;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_10 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_ComputeTransformMatrixMarker;
		V_3 = L_10;
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&V_3), NULL);
		goto IL_00c3;
	}

IL_0048:
	{
		il2cpp_codegen_initobj((&V_1), sizeof(Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6));
		V_2 = (bool)1;
	}

IL_0052:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = V_0;
		NullCheck(L_11);
		VisualElement_GetPivotedMatrixWithLayout_m288B1E90A04B1C6A0E79F9358DDC96B919ECCD76(L_11, (&V_6), NULL);
		bool L_12 = V_2;
		V_7 = L_12;
		bool L_13 = V_7;
		if (!L_13)
		{
			goto IL_0070;
		}
	}
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_14 = ___2_result;
		il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		VisualElement_MultiplyMatrix34_mBDEE644E6CEF9A47F7901CFE215B2682FCCAFDC9((&V_6), L_14, (&V_1), NULL);
		goto IL_007b;
	}

IL_0070:
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_15 = ___2_result;
		il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		VisualElement_MultiplyMatrix34_mBDEE644E6CEF9A47F7901CFE215B2682FCCAFDC9((&V_6), (&V_1), L_15, NULL);
	}

IL_007b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = V_0;
		NullCheck(L_16);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_17;
		L_17 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_16, NULL);
		V_4 = L_17;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18;
		L_18 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_4), NULL);
		V_0 = L_18;
		bool L_19 = V_2;
		V_2 = (bool)((((int32_t)L_19) == ((int32_t)0))? 1 : 0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20 = V_0;
		if (!L_20)
		{
			goto IL_009d;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21 = ___1_ancestor;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = V_0;
		G_B12_0 = ((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_21) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_22))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_009e;
	}

IL_009d:
	{
		G_B12_0 = 0;
	}

IL_009e:
	{
		V_8 = (bool)G_B12_0;
		bool L_23 = V_8;
		if (L_23)
		{
			goto IL_0052;
		}
	}
	{
		bool L_24 = V_2;
		V_9 = (bool)((((int32_t)L_24) == ((int32_t)0))? 1 : 0);
		bool L_25 = V_9;
		if (!L_25)
		{
			goto IL_00b5;
		}
	}
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_26 = ___2_result;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_27 = V_1;
		*(Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6*)L_26 = L_27;
	}

IL_00b5:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_28 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_ComputeTransformMatrixMarker;
		V_3 = L_28;
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&V_3), NULL);
	}

IL_00c3:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CommandGenerator_IsParentOrAncestorOf_m1F6D8BCF2D4092F6143D906B9CAC419D8422D905 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_child, const RuntimeMethod* method) 
{
	bool V_0 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	{
		goto IL_002e;
	}

IL_0003:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_child;
		NullCheck(L_0);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_1;
		L_1 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_0, NULL);
		V_1 = L_1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2;
		L_2 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_1), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
		V_0 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_2) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_3))? 1 : 0);
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_001d;
		}
	}
	{
		V_2 = (bool)1;
		goto IL_0047;
	}

IL_001d:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_child;
		NullCheck(L_5);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_6;
		L_6 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_5, NULL);
		V_1 = L_6;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7;
		L_7 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_1), NULL);
		___1_child = L_7;
	}

IL_002e:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___1_child;
		NullCheck(L_8);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_9;
		L_9 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_8, NULL);
		V_1 = L_9;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10;
		L_10 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_1), NULL);
		V_3 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_10) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_11 = V_3;
		if (L_11)
		{
			goto IL_0003;
		}
	}
	{
		V_2 = (bool)0;
		goto IL_0047;
	}

IL_0047:
	{
		bool L_12 = V_2;
		return L_12;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 CommandGenerator_PaintElement_mF25FF78C8747AE37F21514DF24C39941877E1787 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___2_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mA28AB88B50762934FBAA568B809CF2E505BF1BE6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m64C3413B85F3D5F7E9A564765C11D8E470846A6D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mEE5B4AC0CD719313447BD9A382298F8BDE34F3DA_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m08ED293E8C43789C01A1C0F7C02CB0F3D9524CD7_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_RuntimeMethod_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);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		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*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5841240B5DB49F210A63B4BF2C638780F67D914E);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA50AC3467D3443BFBDD68C33F2D0B2D816B99EE);
		s_Il2CppMethodInitialized = true;
	}
	UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* V_0 = NULL;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_4 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_5 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_6 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_7 = NULL;
	bool V_8 = false;
	UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* V_9 = NULL;
	MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* V_10 = NULL;
	List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* V_11 = NULL;
	ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 V_12;
	memset((&V_12), 0, sizeof(V_12));
	bool V_13 = false;
	bool V_14 = false;
	bool V_15 = false;
	ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 V_16;
	memset((&V_16), 0, sizeof(V_16));
	ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 V_17;
	memset((&V_17), 0, sizeof(V_17));
	bool V_18 = false;
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD V_19;
	memset((&V_19), 0, sizeof(V_19));
	bool V_20 = false;
	bool V_21 = false;
	bool V_22 = false;
	bool V_23 = false;
	bool V_24 = false;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_25;
	memset((&V_25), 0, sizeof(V_25));
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A V_26;
	memset((&V_26), 0, sizeof(V_26));
	uint16_t V_27 = 0;
	int32_t V_28 = 0;
	int32_t V_29 = 0;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_30 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_31 = NULL;
	bool V_32 = false;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_33;
	memset((&V_33), 0, sizeof(V_33));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_34;
	memset((&V_34), 0, sizeof(V_34));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_35;
	memset((&V_35), 0, sizeof(V_35));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_36;
	memset((&V_36), 0, sizeof(V_36));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_37;
	memset((&V_37), 0, sizeof(V_37));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_38;
	memset((&V_38), 0, sizeof(V_38));
	int32_t V_39 = 0;
	int32_t V_40 = 0;
	bool V_41 = false;
	bool V_42 = false;
	Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A V_43;
	memset((&V_43), 0, sizeof(V_43));
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_44;
	memset((&V_44), 0, sizeof(V_44));
	bool V_45 = false;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_46;
	memset((&V_46), 0, sizeof(V_46));
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A V_47;
	memset((&V_47), 0, sizeof(V_47));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_48;
	memset((&V_48), 0, sizeof(V_48));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_49;
	memset((&V_49), 0, sizeof(V_49));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_50;
	memset((&V_50), 0, sizeof(V_50));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_51;
	memset((&V_51), 0, sizeof(V_51));
	float V_52 = 0.0f;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_53;
	memset((&V_53), 0, sizeof(V_53));
	int32_t V_54 = 0;
	int32_t V_55 = 0;
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A V_56;
	memset((&V_56), 0, sizeof(V_56));
	bool V_57 = false;
	bool V_58 = false;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1 V_59;
	memset((&V_59), 0, sizeof(V_59));
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_60 = NULL;
	bool V_61 = false;
	bool V_62 = false;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_63;
	memset((&V_63), 0, sizeof(V_63));
	bool V_64 = false;
	bool V_65 = false;
	bool V_66 = false;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1 V_67;
	memset((&V_67), 0, sizeof(V_67));
	bool V_68 = false;
	bool V_69 = false;
	bool V_70 = false;
	bool V_71 = false;
	bool V_72 = false;
	bool V_73 = false;
	bool V_74 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_75 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_76 = NULL;
	bool V_77 = false;
	bool V_78 = false;
	bool V_79 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_80 = NULL;
	bool V_81 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_82 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_83 = NULL;
	bool V_84 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_85 = NULL;
	bool V_86 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_87 = NULL;
	bool V_88 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_89 = NULL;
	int32_t G_B6_0 = 0;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B14_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B13_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B15_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B17_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B16_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B18_0 = NULL;
	int32_t G_B21_0 = 0;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B25_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B24_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B26_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B28_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B27_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B29_0 = NULL;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B33_0 = NULL;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B36_0 = NULL;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B39_0 = NULL;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B42_0 = NULL;
	int32_t G_B57_0 = 0;
	int32_t G_B64_0 = 0;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B78_0 = NULL;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B77_0 = NULL;
	int32_t G_B79_0 = 0;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B79_1 = NULL;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B81_0 = NULL;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B80_0 = NULL;
	int32_t G_B82_0 = 0;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B82_1 = NULL;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B84_0 = NULL;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B83_0 = NULL;
	int32_t G_B85_0 = 0;
	ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1* G_B85_1 = NULL;
	int32_t G_B100_0 = 0;
	int32_t G_B108_0 = 0;
	int32_t G_B116_0 = 0;
	int32_t G_B132_0 = 0;
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_0 = ___0_renderChain;
		NullCheck(L_0);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_1;
		L_1 = RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline(L_0, NULL);
		V_0 = L_1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = ___1_ve;
		NullCheck(L_2);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_3 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_2->___renderChainData);
		int32_t L_4 = L_3->___clipMethod;
		V_1 = (bool)((((int32_t)L_4) == ((int32_t)4))? 1 : 0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_ve;
		NullCheck(L_5);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_6 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_5->___renderChainData);
		int32_t L_7 = L_6->___clipMethod;
		V_2 = (bool)((((int32_t)L_7) == ((int32_t)2))? 1 : 0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___1_ve;
		NullCheck(L_8);
		int32_t L_9;
		L_9 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_8, NULL);
		V_3 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_9&1))) <= ((uint32_t)0)))? 1 : 0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
		bool L_11;
		L_11 = UIRUtility_IsElementSelfHidden_mB784EB087005C6D680588EF8180EF48E6A9E6FD5(L_10, NULL);
		if (!L_11)
		{
			goto IL_0043;
		}
	}
	{
		bool L_12 = V_1;
		if (L_12)
		{
			goto IL_0043;
		}
	}
	{
		bool L_13 = V_2;
		if (L_13)
		{
			goto IL_0043;
		}
	}
	{
		bool L_14 = V_3;
		if (!L_14)
		{
			goto IL_0050;
		}
	}

IL_0043:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = ___1_ve;
		NullCheck(L_15);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_16 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_15->___renderChainData);
		bool L_17 = L_16->___isHierarchyHidden;
		G_B6_0 = ((int32_t)(L_17));
		goto IL_0051;
	}

IL_0050:
	{
		G_B6_0 = 1;
	}

IL_0051:
	{
		V_13 = (bool)G_B6_0;
		bool L_18 = V_13;
		if (!L_18)
		{
			goto IL_00c1;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = ___1_ve;
		NullCheck(L_19);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_20 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_19->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_21 = L_20->___data;
		V_14 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_21) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_22 = V_14;
		if (!L_22)
		{
			goto IL_008c;
		}
	}
	{
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_23 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = ___1_ve;
		NullCheck(L_24);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_25 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_24->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_26 = L_25->___data;
		NullCheck(L_23);
		UIRenderDevice_Free_mA976972C22FC00FA5CABBDEAD053A1390F4BDB92(L_23, L_26, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = ___1_ve;
		NullCheck(L_27);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_28 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_27->___renderChainData);
		L_28->___data = (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_28->___data), (void*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL);
	}

IL_008c:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29 = ___1_ve;
		NullCheck(L_29);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_30 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_29->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_31 = L_30->___firstCommand;
		V_15 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_31) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_32 = V_15;
		if (!L_32)
		{
			goto IL_00a8;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_33 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_34 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_ResetCommands_m4F863CCD40A1ACA9C5EDA17C2409EB7F90DB7FC6(L_33, L_34, NULL);
	}

IL_00a8:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_35 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36 = ___1_ve;
		NullCheck(L_35);
		RenderChain_ResetTextures_mE683EEDE0CB5ACB56EC4D42345BDE1DD80A5961C(L_35, L_36, NULL);
		il2cpp_codegen_initobj((&V_16), sizeof(ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14));
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_37 = V_16;
		V_17 = L_37;
		goto IL_0b31;
	}

IL_00c1:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_38 = ___1_ve;
		NullCheck(L_38);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_39 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_38->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_40 = L_39->___firstCommand;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_41 = L_40;
		if (L_41)
		{
			G_B14_0 = L_41;
			goto IL_00d3;
		}
		G_B13_0 = L_41;
	}
	{
		G_B15_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		goto IL_00d8;
	}

IL_00d3:
	{
		NullCheck(G_B14_0);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_42 = G_B14_0->___prev;
		G_B15_0 = L_42;
	}

IL_00d8:
	{
		V_4 = G_B15_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_43 = ___1_ve;
		NullCheck(L_43);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_44 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_43->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_45 = L_44->___lastCommand;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_46 = L_45;
		if (L_46)
		{
			G_B17_0 = L_46;
			goto IL_00ec;
		}
		G_B16_0 = L_46;
	}
	{
		G_B18_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		goto IL_00f1;
	}

IL_00ec:
	{
		NullCheck(G_B17_0);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_47 = G_B17_0->___next;
		G_B18_0 = L_47;
	}

IL_00f1:
	{
		V_5 = G_B18_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_48 = ___1_ve;
		NullCheck(L_48);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_49 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_48->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_50 = L_49->___firstClosingCommand;
		if (!L_50)
		{
			goto IL_0111;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_51 = V_5;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_52 = ___1_ve;
		NullCheck(L_52);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_53 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_52->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_54 = L_53->___firstClosingCommand;
		G_B21_0 = ((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_51) == ((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_54))? 1 : 0);
		goto IL_0112;
	}

IL_0111:
	{
		G_B21_0 = 0;
	}

IL_0112:
	{
		V_8 = (bool)G_B21_0;
		bool L_55 = V_8;
		V_18 = L_55;
		bool L_56 = V_18;
		if (!L_56)
		{
			goto IL_0138;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_57 = ___1_ve;
		NullCheck(L_57);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_58 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_57->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_59 = L_58->___lastClosingCommand;
		NullCheck(L_59);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_60 = L_59->___next;
		V_5 = L_60;
		V_7 = (RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)NULL;
		V_6 = (RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)NULL;
		goto IL_016c;
	}

IL_0138:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_61 = ___1_ve;
		NullCheck(L_61);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_62 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_61->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_63 = L_62->___firstClosingCommand;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_64 = L_63;
		if (L_64)
		{
			G_B25_0 = L_64;
			goto IL_014b;
		}
		G_B24_0 = L_64;
	}
	{
		G_B26_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		goto IL_0150;
	}

IL_014b:
	{
		NullCheck(G_B25_0);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_65 = G_B25_0->___prev;
		G_B26_0 = L_65;
	}

IL_0150:
	{
		V_6 = G_B26_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_66 = ___1_ve;
		NullCheck(L_66);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_67 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_66->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_68 = L_67->___lastClosingCommand;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_69 = L_68;
		if (L_69)
		{
			G_B28_0 = L_69;
			goto IL_0164;
		}
		G_B27_0 = L_69;
	}
	{
		G_B29_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		goto IL_0169;
	}

IL_0164:
	{
		NullCheck(G_B28_0);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_70 = G_B28_0->___next;
		G_B29_0 = L_70;
	}

IL_0169:
	{
		V_7 = G_B29_0;
	}

IL_016c:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_71 = V_4;
		if (L_71)
		{
			goto IL_0173;
		}
	}
	{
		G_B33_0 = ((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)(NULL));
		goto IL_017a;
	}

IL_0173:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_72 = V_4;
		NullCheck(L_72);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_73 = L_72->___owner;
		G_B33_0 = L_73;
	}

IL_017a:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_74 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)G_B33_0) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_74))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_75 = V_5;
		if (L_75)
		{
			goto IL_018d;
		}
	}
	{
		G_B36_0 = ((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)(NULL));
		goto IL_0194;
	}

IL_018d:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_76 = V_5;
		NullCheck(L_76);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_77 = L_76->___owner;
		G_B36_0 = L_77;
	}

IL_0194:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_78 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)G_B36_0) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_78))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_79 = V_6;
		if (L_79)
		{
			goto IL_01a7;
		}
	}
	{
		G_B39_0 = ((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)(NULL));
		goto IL_01ae;
	}

IL_01a7:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_80 = V_6;
		NullCheck(L_80);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_81 = L_80->___owner;
		G_B39_0 = L_81;
	}

IL_01ae:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_82 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)G_B39_0) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_82))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_83 = V_7;
		if (L_83)
		{
			goto IL_01c1;
		}
	}
	{
		G_B42_0 = ((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)(NULL));
		goto IL_01c8;
	}

IL_01c1:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_84 = V_7;
		NullCheck(L_84);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_85 = L_84->___owner;
		G_B42_0 = L_85;
	}

IL_01c8:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_86 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)G_B42_0) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_86))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_87 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_88 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_ResetCommands_m4F863CCD40A1ACA9C5EDA17C2409EB7F90DB7FC6(L_87, L_88, NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_89 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_90 = ___1_ve;
		NullCheck(L_89);
		RenderChain_ResetTextures_mE683EEDE0CB5ACB56EC4D42345BDE1DD80A5961C(L_89, L_90, NULL);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_91 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_GenerateEntries;
		V_19 = L_91;
		ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&V_19), NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_92 = ___0_renderChain;
		NullCheck(L_92);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_93;
		L_93 = RenderChain_get_painter_mE8CEE0F220EBE55FC4DA0A85CC08C94ABEA2195B_inline(L_92, NULL);
		V_9 = L_93;
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_94 = V_9;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_95 = ___1_ve;
		NullCheck(L_94);
		UIRStylePainter_Begin_mBE0C74673300BC57241BC91A046FB5A299137377(L_94, L_95, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_96 = ___1_ve;
		NullCheck(L_96);
		bool L_97;
		L_97 = VisualElement_get_visible_m30FB0F3D6A7C6C41088A0744EC8D2696BFCBC0B9(L_96, NULL);
		V_20 = L_97;
		bool L_98 = V_20;
		if (!L_98)
		{
			goto IL_023a;
		}
	}
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_99 = V_9;
		NullCheck(L_99);
		UIRStylePainter_DrawVisualElementBackground_mDD504747ED58E0E8E9DC0A1FE462A5D7B311587F(L_99, NULL);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_100 = V_9;
		NullCheck(L_100);
		UIRStylePainter_DrawVisualElementBorder_m11F9885D7E1D7E1618ED1C167B7F2A3353EA7C62(L_100, NULL);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_101 = V_9;
		NullCheck(L_101);
		UIRStylePainter_ApplyVisualElementClipping_mA6E8513568A8A5BB6A53571C9BF7DBBB38D240F0(L_101, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_102 = ___1_ve;
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_103 = V_9;
		NullCheck(L_103);
		MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* L_104;
		L_104 = UIRStylePainter_get_meshGenerationContext_mB63F25D7A6C4D1C9DBA9CD05ABB9F07DF3E99E94_inline(L_103, NULL);
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_InvokeGenerateVisualContent_m86FB5BC2FA0E4608BFB871D1D464A65EC7EBADBB(L_102, L_104, NULL);
		goto IL_024d;
	}

IL_023a:
	{
		bool L_105 = V_2;
		bool L_106 = V_1;
		V_21 = (bool)((int32_t)((int32_t)L_105|(int32_t)L_106));
		bool L_107 = V_21;
		if (!L_107)
		{
			goto IL_024c;
		}
	}
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_108 = V_9;
		NullCheck(L_108);
		UIRStylePainter_ApplyVisualElementClipping_mA6E8513568A8A5BB6A53571C9BF7DBBB38D240F0(L_108, NULL);
	}

IL_024c:
	{
	}

IL_024d:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_109 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_GenerateEntries;
		V_19 = L_109;
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&V_19), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_110 = ___1_ve;
		NullCheck(L_110);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_111 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_110->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_112 = L_111->___data;
		V_10 = L_112;
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_113 = V_9;
		NullCheck(L_113);
		int32_t L_114;
		L_114 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(L_113, NULL);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_115 = V_0;
		NullCheck(L_115);
		uint32_t L_116;
		L_116 = UIRenderDevice_get_maxVerticesPerPage_mFFA8429A499398EFF83CFBD5A786D3BFFF430C49_inline(L_115, NULL);
		V_22 = (bool)((((int64_t)((int64_t)L_114)) > ((int64_t)((int64_t)(uint64_t)((uint32_t)L_116))))? 1 : 0);
		bool L_117 = V_22;
		if (!L_117)
		{
			goto IL_02d4;
		}
	}
	{
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_118 = V_0;
		NullCheck(L_118);
		uint32_t L_119;
		L_119 = UIRenderDevice_get_maxVerticesPerPage_mFFA8429A499398EFF83CFBD5A786D3BFFF430C49_inline(L_118, NULL);
		uint32_t L_120 = L_119;
		RuntimeObject* L_121 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_120);
		String_t* L_122;
		L_122 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral5841240B5DB49F210A63B4BF2C638780F67D914E, _stringLiteralFA50AC3467D3443BFBDD68C33F2D0B2D816B99EE, L_121, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_122, NULL);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_123 = V_10;
		V_23 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_123) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_124 = V_23;
		if (!L_124)
		{
			goto IL_02ba;
		}
	}
	{
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_125 = V_0;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_126 = V_10;
		NullCheck(L_125);
		UIRenderDevice_Free_mA976972C22FC00FA5CABBDEAD053A1390F4BDB92(L_125, L_126, NULL);
		V_10 = (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL;
	}

IL_02ba:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_127 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_128 = ___1_ve;
		NullCheck(L_127);
		RenderChain_ResetTextures_mE683EEDE0CB5ACB56EC4D42345BDE1DD80A5961C(L_127, L_128, NULL);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_129 = V_9;
		NullCheck(L_129);
		UIRStylePainter_Reset_mCAFAAC3F4D78C6CE94FAF786A028A171C2116A1B(L_129, NULL);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_130 = V_9;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_131 = ___1_ve;
		NullCheck(L_130);
		UIRStylePainter_Begin_mBE0C74673300BC57241BC91A046FB5A299137377(L_130, L_131, NULL);
	}

IL_02d4:
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_132 = V_9;
		NullCheck(L_132);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_133;
		L_133 = UIRStylePainter_get_entries_m51C037F9235EC5C23FF492A71ADDDF40DA2A0F03(L_132, NULL);
		V_11 = L_133;
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_134 = V_11;
		NullCheck(L_134);
		int32_t L_135;
		L_135 = List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_inline(L_134, List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_RuntimeMethod_var);
		V_24 = (bool)((((int32_t)L_135) > ((int32_t)0))? 1 : 0);
		bool L_136 = V_24;
		if (!L_136)
		{
			goto IL_0851;
		}
	}
	{
		il2cpp_codegen_initobj((&V_25), sizeof(NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2));
		il2cpp_codegen_initobj((&V_26), sizeof(NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A));
		V_27 = (uint16_t)0;
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_137 = V_9;
		NullCheck(L_137);
		int32_t L_138;
		L_138 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(L_137, NULL);
		V_41 = (bool)((((int32_t)L_138) > ((int32_t)0))? 1 : 0);
		bool L_139 = V_41;
		if (!L_139)
		{
			goto IL_0332;
		}
	}
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_140 = V_9;
		NullCheck(L_140);
		int32_t L_141;
		L_141 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(L_140, NULL);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_142 = V_9;
		NullCheck(L_142);
		int32_t L_143;
		L_143 = UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline(L_142, NULL);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_144 = V_0;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_145 = ___2_stats;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_UpdateOrAllocate_mA0D3E2638FA8C7D9675343EC807E7ECF3B15227E((&V_10), L_141, L_143, L_144, (&V_25), (&V_26), (&V_27), L_145, NULL);
	}

IL_0332:
	{
		V_28 = 0;
		V_29 = 0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_146 = V_4;
		V_30 = L_146;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_147 = V_5;
		V_31 = L_147;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_148 = V_4;
		if (L_148)
		{
			goto IL_034b;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_149 = V_5;
		G_B57_0 = ((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_149) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		goto IL_034c;
	}

IL_034b:
	{
		G_B57_0 = 0;
	}

IL_034c:
	{
		V_42 = (bool)G_B57_0;
		bool L_150 = V_42;
		if (!L_150)
		{
			goto IL_035d;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_151 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_FindCommandInsertionPoint_mC04BE728E5F5FDE5F9FEA555AB92E7D821AB899E(L_151, (&V_30), (&V_31), NULL);
	}

IL_035d:
	{
		V_32 = (bool)0;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_152;
		L_152 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
		V_33 = L_152;
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_34), (uint8_t)0, (uint8_t)0, (uint8_t)0, (uint8_t)0, NULL);
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_35), (uint8_t)0, (uint8_t)0, (uint8_t)0, (uint8_t)0, NULL);
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_36), (uint8_t)0, (uint8_t)0, (uint8_t)0, (uint8_t)0, NULL);
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_37), (uint8_t)0, (uint8_t)0, (uint8_t)0, (uint8_t)0, NULL);
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_38), (uint8_t)0, (uint8_t)0, (uint8_t)0, (uint8_t)0, NULL);
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_153 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_ConvertEntriesToCommandsMarker;
		V_19 = L_153;
		ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&V_19), NULL);
		V_39 = (-1);
		V_40 = (-1);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_154 = V_9;
		NullCheck(L_154);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_155;
		L_155 = UIRStylePainter_get_entries_m51C037F9235EC5C23FF492A71ADDDF40DA2A0F03(L_154, NULL);
		NullCheck(L_155);
		Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A L_156;
		L_156 = List_1_GetEnumerator_m08ED293E8C43789C01A1C0F7C02CB0F3D9524CD7(L_155, List_1_GetEnumerator_m08ED293E8C43789C01A1C0F7C02CB0F3D9524CD7_RuntimeMethod_var);
		V_43 = L_156;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_07f6:
			{
				Enumerator_Dispose_mA28AB88B50762934FBAA568B809CF2E505BF1BE6((&V_43), Enumerator_Dispose_mA28AB88B50762934FBAA568B809CF2E505BF1BE6_RuntimeMethod_var);
				return;
			}
		});
		try
		{
			{
				goto IL_07e8_1;
			}

IL_03c7_1:
			{
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_157;
				L_157 = Enumerator_get_Current_mEE5B4AC0CD719313447BD9A382298F8BDE34F3DA_inline((&V_43), Enumerator_get_Current_mEE5B4AC0CD719313447BD9A382298F8BDE34F3DA_RuntimeMethod_var);
				V_44 = L_157;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_158 = V_44;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_159 = L_158.___vertices;
				V_46 = L_159;
				int32_t L_160;
				L_160 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_46), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
				if ((((int32_t)L_160) <= ((int32_t)0)))
				{
					goto IL_03f9_1;
				}
			}
			{
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_161 = V_44;
				NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_162 = L_161.___indices;
				V_47 = L_162;
				int32_t L_163;
				L_163 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_47), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
				G_B64_0 = ((((int32_t)L_163) > ((int32_t)0))? 1 : 0);
				goto IL_03fa_1;
			}

IL_03f9_1:
			{
				G_B64_0 = 0;
			}

IL_03fa_1:
			{
				V_45 = (bool)G_B64_0;
				bool L_164 = V_45;
				if (!L_164)
				{
					goto IL_07b8_1;
				}
			}
			{
				bool L_165 = V_32;
				V_61 = (bool)((((int32_t)L_165) == ((int32_t)0))? 1 : 0);
				bool L_166 = V_61;
				if (!L_166)
				{
					goto IL_042a_1;
				}
			}
			{
				V_32 = (bool)1;
				VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_167 = ___1_ve;
				il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
				CommandGenerator_GetVerticesTransformInfo_m858742C2E9A1DD6547A4BBD100CDA83F5476512D(L_167, (&V_33), NULL);
				VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_168 = ___1_ve;
				NullCheck(L_168);
				RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_169 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_168->___renderChainData);
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_170 = V_33;
				L_169->___verticesSpace = L_170;
			}

IL_042a_1:
			{
				RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_171 = ___0_renderChain;
				NullCheck(L_171);
				UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_172 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_171->___shaderInfoAllocator);
				VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_173 = ___1_ve;
				NullCheck(L_173);
				RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_174 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_173->___renderChainData);
				BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_175 = L_174->___transformID;
				il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_176;
				L_176 = UIRVEShaderInfoAllocator_TransformAllocToVertexData_mA501441EEC35219275B901619A2E9D87E27EE7F1(L_172, L_175, NULL);
				V_48 = L_176;
				RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_177 = ___0_renderChain;
				NullCheck(L_177);
				UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_178 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_177->___shaderInfoAllocator);
				VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_179 = ___1_ve;
				NullCheck(L_179);
				RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_180 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_179->___renderChainData);
				BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_181 = L_180->___opacityID;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_182;
				L_182 = UIRVEShaderInfoAllocator_OpacityAllocToVertexData_m14FCA91E0E796F39CDF302BAC3581D08CB96890B(L_178, L_181, NULL);
				V_49 = L_182;
				RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_183 = ___0_renderChain;
				NullCheck(L_183);
				UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_184 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_183->___shaderInfoAllocator);
				VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_185 = ___1_ve;
				NullCheck(L_185);
				RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_186 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_185->___renderChainData);
				BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_187 = L_186->___textCoreSettingsID;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_188;
				L_188 = UIRVEShaderInfoAllocator_TextCoreSettingsToVertexData_mEEEBCF0C0D4021E4D18AF919FFC1B7C7D0D3973A(L_184, L_187, NULL);
				V_50 = L_188;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_189 = V_48;
				uint8_t L_190 = L_189.___r;
				(&V_34)->___r = L_190;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_191 = V_48;
				uint8_t L_192 = L_191.___g;
				(&V_34)->___g = L_192;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_193 = V_48;
				uint8_t L_194 = L_193.___b;
				(&V_35)->___r = L_194;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_195 = V_49;
				uint8_t L_196 = L_195.___r;
				(&V_37)->___r = L_196;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_197 = V_49;
				uint8_t L_198 = L_197.___g;
				(&V_37)->___g = L_198;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_199 = V_49;
				uint8_t L_200 = L_199.___b;
				(&V_35)->___b = L_200;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_201 = V_44;
				bool L_202 = L_201.___isTextEntry;
				V_62 = L_202;
				bool L_203 = V_62;
				if (!L_203)
				{
					goto IL_04ff_1;
				}
			}
			{
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_204 = V_50;
				uint8_t L_205 = L_204.___r;
				(&V_38)->___r = L_205;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_206 = V_50;
				uint8_t L_207 = L_206.___g;
				(&V_38)->___g = L_207;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_208 = V_50;
				uint8_t L_209 = L_208.___b;
				(&V_35)->___a = L_209;
			}

IL_04ff_1:
			{
				RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_210 = ___0_renderChain;
				NullCheck(L_210);
				UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_211 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_210->___shaderInfoAllocator);
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_212 = V_44;
				BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_213 = L_212.___clipRectID;
				il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_214;
				L_214 = UIRVEShaderInfoAllocator_ClipRectAllocToVertexData_mB42291850FD7AE690F956FA91D7CE96D1E4786DA(L_211, L_213, NULL);
				V_51 = L_214;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_215 = V_51;
				uint8_t L_216 = L_215.___r;
				(&V_34)->___b = L_216;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_217 = V_51;
				uint8_t L_218 = L_217.___g;
				(&V_34)->___a = L_218;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_219 = V_51;
				uint8_t L_220 = L_219.___b;
				(&V_35)->___g = L_220;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_221 = V_44;
				int32_t L_222 = L_221.___addFlags;
				(&V_36)->___r = (uint8_t)((int32_t)(uint8_t)L_222);
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_223 = V_44;
				TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_224 = L_223.___texture;
				V_63 = L_224;
				il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
				float L_225;
				L_225 = TextureId_ConvertToGpu_m7631D660D6ACC5564194AE253544BE092BE83CC3((&V_63), NULL);
				V_52 = L_225;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_226 = V_25;
				int32_t L_227 = V_28;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_228 = V_44;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_229 = L_228.___vertices;
				V_46 = L_229;
				int32_t L_230;
				L_230 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_46), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_231;
				L_231 = NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8(L_226, L_227, L_230, NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8_RuntimeMethod_var);
				V_53 = L_231;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_232 = V_44;
				bool L_233 = L_232.___uvIsDisplacement;
				V_64 = L_233;
				bool L_234 = V_64;
				if (!L_234)
				{
					goto IL_05df_1;
				}
			}
			{
				int32_t L_235 = V_39;
				V_65 = (bool)((((int32_t)L_235) < ((int32_t)0))? 1 : 0);
				bool L_236 = V_65;
				if (!L_236)
				{
					goto IL_05af_1;
				}
			}
			{
				int32_t L_237 = V_28;
				V_39 = L_237;
				int32_t L_238 = V_28;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_239 = V_44;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_240 = L_239.___vertices;
				V_46 = L_240;
				int32_t L_241;
				L_241 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_46), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
				V_40 = ((int32_t)il2cpp_codegen_add(L_238, L_241));
				goto IL_05de_1;
			}

IL_05af_1:
			{
				int32_t L_242 = V_40;
				int32_t L_243 = V_28;
				V_66 = (bool)((((int32_t)L_242) == ((int32_t)L_243))? 1 : 0);
				bool L_244 = V_66;
				if (!L_244)
				{
					goto IL_05d2_1;
				}
			}
			{
				int32_t L_245 = V_40;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_246 = V_44;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_247 = L_246.___vertices;
				V_46 = L_247;
				int32_t L_248;
				L_248 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_46), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
				V_40 = ((int32_t)il2cpp_codegen_add(L_245, L_248));
				goto IL_05de_1;
			}

IL_05d2_1:
			{
				VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_249 = ___1_ve;
				NullCheck(L_249);
				RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_250 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_249->___renderChainData);
				L_250->___disableNudging = (bool)1;
			}

IL_05de_1:
			{
			}

IL_05df_1:
			{
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_251 = V_44;
				NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_252 = L_251.___indices;
				V_47 = L_252;
				int32_t L_253;
				L_253 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_47), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
				V_54 = L_253;
				int32_t L_254 = V_28;
				uint16_t L_255 = V_27;
				V_55 = ((int32_t)il2cpp_codegen_add(L_254, (int32_t)L_255));
				NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_256 = V_26;
				int32_t L_257 = V_29;
				int32_t L_258 = V_54;
				NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_259;
				L_259 = NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0(L_256, L_257, L_258, NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0_RuntimeMethod_var);
				V_56 = L_259;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_260 = V_44;
				int32_t L_261 = L_260.___maskDepth;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_262 = V_44;
				int32_t L_263 = L_262.___stencilRef;
				il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
				bool L_264;
				L_264 = UIRUtility_ShapeWindingIsClockwise_mCB54BE4682881EE9A1EDC154E0C9C655FB8883DF_inline(L_261, L_263, NULL);
				V_57 = L_264;
				VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_265 = ___1_ve;
				NullCheck(L_265);
				RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_266 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_265->___renderChainData);
				bool L_267 = L_266->___worldFlipsWinding;
				V_58 = L_267;
				il2cpp_codegen_initobj((&V_67), sizeof(ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1));
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_268 = V_44;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_269 = L_268.___vertices;
				void* L_270;
				L_270 = NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C(L_269, NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_RuntimeMethod_var);
				intptr_t L_271;
				L_271 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_270, NULL);
				(&V_67)->___vertSrc = L_271;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_272 = V_53;
				void* L_273;
				L_273 = NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C(L_272, NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_RuntimeMethod_var);
				intptr_t L_274;
				L_274 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_273, NULL);
				(&V_67)->___vertDst = L_274;
				int32_t L_275;
				L_275 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_53), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
				(&V_67)->___vertCount = L_275;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_276 = V_33;
				(&V_67)->___transform = L_276;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_277 = V_44;
				bool L_278 = L_277.___uvIsDisplacement;
				if (L_278)
				{
					G_B78_0 = (&V_67);
					goto IL_067f_1;
				}
				G_B77_0 = (&V_67);
			}
			{
				G_B79_0 = 0;
				G_B79_1 = G_B77_0;
				goto IL_0680_1;
			}

IL_067f_1:
			{
				G_B79_0 = 1;
				G_B79_1 = G_B78_0;
			}

IL_0680_1:
			{
				G_B79_1->___transformUVs = G_B79_0;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_279 = V_34;
				(&V_67)->___xformClipPages = L_279;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_280 = V_35;
				(&V_67)->___ids = L_280;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_281 = V_36;
				(&V_67)->___addFlags = L_281;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_282 = V_37;
				(&V_67)->___opacityPage = L_282;
				Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_283 = V_38;
				(&V_67)->___textCoreSettingsPage = L_283;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_284 = V_44;
				bool L_285 = L_284.___isTextEntry;
				if (L_285)
				{
					G_B81_0 = (&V_67);
					goto IL_06c0_1;
				}
				G_B80_0 = (&V_67);
			}
			{
				G_B82_0 = 0;
				G_B82_1 = G_B80_0;
				goto IL_06c1_1;
			}

IL_06c0_1:
			{
				G_B82_0 = 1;
				G_B82_1 = G_B81_0;
			}

IL_06c1_1:
			{
				G_B82_1->___isText = G_B82_0;
				float L_286 = V_52;
				(&V_67)->___textureId = L_286;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_287 = V_44;
				NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_288 = L_287.___indices;
				void* L_289;
				L_289 = NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918(L_288, NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_RuntimeMethod_var);
				intptr_t L_290;
				L_290 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_289, NULL);
				(&V_67)->___indexSrc = L_290;
				NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_291 = V_56;
				void* L_292;
				L_292 = NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918(L_291, NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_RuntimeMethod_var);
				intptr_t L_293;
				L_293 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_292, NULL);
				(&V_67)->___indexDst = L_293;
				int32_t L_294;
				L_294 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_56), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
				(&V_67)->___indexCount = L_294;
				int32_t L_295 = V_55;
				(&V_67)->___indexOffset = L_295;
				bool L_296 = V_57;
				bool L_297 = V_58;
				if ((((int32_t)L_296) == ((int32_t)L_297)))
				{
					G_B84_0 = (&V_67);
					goto IL_071c_1;
				}
				G_B83_0 = (&V_67);
			}
			{
				G_B85_0 = 0;
				G_B85_1 = G_B83_0;
				goto IL_071d_1;
			}

IL_071c_1:
			{
				G_B85_0 = 1;
				G_B85_1 = G_B84_0;
			}

IL_071d_1:
			{
				G_B85_1->___flipIndices = G_B85_0;
				ConvertMeshJobData_t35F3B601671C4880929BC30A858410B14459E3B1 L_298 = V_67;
				V_59 = L_298;
				RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_299 = ___0_renderChain;
				NullCheck(L_299);
				JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* L_300;
				L_300 = RenderChain_get_jobManager_mFDF4D385ADEC017FF3C5ED9C2CB94AD0698D6689_inline(L_299, NULL);
				NullCheck(L_300);
				JobManager_Add_m67E5C5C0D9AD911FDA18CB3407E7D52A63F238FD(L_300, (&V_59), NULL);
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_301 = V_44;
				bool L_302 = L_301.___isClipRegisterEntry;
				V_68 = L_302;
				bool L_303 = V_68;
				if (!L_303)
				{
					goto IL_074f_1;
				}
			}
			{
				UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_304 = V_9;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_305 = V_53;
				NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_306 = V_56;
				int32_t L_307 = V_55;
				NullCheck(L_304);
				UIRStylePainter_LandClipRegisterMesh_mE332BC477324B0524ED01ABAE61E0BC8F4654736(L_304, L_305, L_306, L_307, NULL);
			}

IL_074f_1:
			{
				RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_308 = ___0_renderChain;
				VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_309 = ___1_ve;
				MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_310 = V_10;
				int32_t L_311 = V_54;
				int32_t L_312 = V_29;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_313 = V_44;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_314 = L_313.___material;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_315 = V_44;
				TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_316 = L_315.___texture;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_317 = V_44;
				int32_t L_318 = L_317.___stencilRef;
				il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
				RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_319;
				L_319 = CommandGenerator_InjectMeshDrawCommand_m6335FE8548D17964C79B9C81043A00A5FD9049E1(L_308, L_309, (&V_30), (&V_31), L_310, L_311, L_312, L_314, L_316, L_318, NULL);
				V_60 = L_319;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_320 = V_44;
				bool L_321 = L_320.___isTextEntry;
				V_69 = L_321;
				bool L_322 = V_69;
				if (!L_322)
				{
					goto IL_0799_1;
				}
			}
			{
				RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_323 = V_60;
				NullCheck(L_323);
				State_tC241510131965D8DE1919EB16A3650E397E5AEAB* L_324 = (State_tC241510131965D8DE1919EB16A3650E397E5AEAB*)(&L_323->___state);
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_325 = V_44;
				float L_326 = L_325.___fontTexSDFScale;
				L_324->___sdfScale = L_326;
			}

IL_0799_1:
			{
				int32_t L_327 = V_28;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_328 = V_44;
				NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_329 = L_328.___vertices;
				V_46 = L_329;
				int32_t L_330;
				L_330 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_46), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
				V_28 = ((int32_t)il2cpp_codegen_add(L_327, L_330));
				int32_t L_331 = V_29;
				int32_t L_332 = V_54;
				V_29 = ((int32_t)il2cpp_codegen_add(L_331, L_332));
				goto IL_07e7_1;
			}

IL_07b8_1:
			{
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_333 = V_44;
				RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_334 = L_333.___customCommand;
				V_70 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_334) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
				bool L_335 = V_70;
				if (!L_335)
				{
					goto IL_07de_1;
				}
			}
			{
				RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_336 = ___0_renderChain;
				Entry_tB8765CA56422E2C92887314844384843688DCB9F L_337 = V_44;
				RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_338 = L_337.___customCommand;
				il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
				CommandGenerator_InjectCommandInBetween_mB1DA17F068633574554708D53FBEF9CBBB3C622C(L_336, L_338, (&V_30), (&V_31), NULL);
				goto IL_07e7_1;
			}

IL_07de_1:
			{
				il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
				Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)0, NULL);
			}

IL_07e7_1:
			{
			}

IL_07e8_1:
			{
				bool L_339;
				L_339 = Enumerator_MoveNext_m64C3413B85F3D5F7E9A564765C11D8E470846A6D((&V_43), Enumerator_MoveNext_m64C3413B85F3D5F7E9A564765C11D8E470846A6D_RuntimeMethod_var);
				if (L_339)
				{
					goto IL_03c7_1;
				}
			}
			{
				goto IL_0805;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_0805:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_340 = ___1_ve;
		NullCheck(L_340);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_341 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_340->___renderChainData);
		bool L_342 = L_341->___disableNudging;
		if (L_342)
		{
			goto IL_081c;
		}
	}
	{
		int32_t L_343 = V_39;
		G_B100_0 = ((((int32_t)((((int32_t)L_343) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_081d;
	}

IL_081c:
	{
		G_B100_0 = 0;
	}

IL_081d:
	{
		V_71 = (bool)G_B100_0;
		bool L_344 = V_71;
		if (!L_344)
		{
			goto IL_083f;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_345 = ___1_ve;
		NullCheck(L_345);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_346 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_345->___renderChainData);
		int32_t L_347 = V_39;
		L_346->___displacementUVStart = L_347;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_348 = ___1_ve;
		NullCheck(L_348);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_349 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_348->___renderChainData);
		int32_t L_350 = V_40;
		L_349->___displacementUVEnd = L_350;
	}

IL_083f:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_351 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_ConvertEntriesToCommandsMarker;
		V_19 = L_351;
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&V_19), NULL);
		goto IL_086a;
	}

IL_0851:
	{
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_352 = V_10;
		V_72 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_352) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_353 = V_72;
		if (!L_353)
		{
			goto IL_086a;
		}
	}
	{
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_354 = V_0;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_355 = V_10;
		NullCheck(L_354);
		UIRenderDevice_Free_mA976972C22FC00FA5CABBDEAD053A1390F4BDB92(L_354, L_355, NULL);
		V_10 = (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL;
	}

IL_086a:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_356 = ___1_ve;
		NullCheck(L_356);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_357 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_356->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_358 = V_10;
		L_357->___data = L_358;
		Il2CppCodeGenWriteBarrier((void**)(&L_357->___data), (void*)L_358);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_359 = V_9;
		NullCheck(L_359);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_360;
		L_360 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_359, NULL);
		V_16 = L_360;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_361 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&(&V_16)->___clipperRegisterIndices);
		int32_t L_362;
		L_362 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_361, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		if (L_362)
		{
			goto IL_089e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_363 = ___1_ve;
		NullCheck(L_363);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_364 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_363->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_365 = L_364->___closingData;
		G_B108_0 = ((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_365) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_089f;
	}

IL_089e:
	{
		G_B108_0 = 0;
	}

IL_089f:
	{
		V_73 = (bool)G_B108_0;
		bool L_366 = V_73;
		if (!L_366)
		{
			goto IL_08c5;
		}
	}
	{
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_367 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_368 = ___1_ve;
		NullCheck(L_368);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_369 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_368->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_370 = L_369->___closingData;
		NullCheck(L_367);
		UIRenderDevice_Free_mA976972C22FC00FA5CABBDEAD053A1390F4BDB92(L_367, L_370, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_371 = ___1_ve;
		NullCheck(L_371);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_372 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_371->___renderChainData);
		L_372->___closingData = (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_372->___closingData), (void*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL);
	}

IL_08c5:
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_373 = V_9;
		NullCheck(L_373);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_374;
		L_374 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_373, NULL);
		bool L_375 = L_374.___needsClosing;
		V_74 = L_375;
		bool L_376 = V_74;
		if (!L_376)
		{
			goto IL_0af6;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_377 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_GenerateClosingCommandsMarker;
		V_19 = L_377;
		ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&V_19), NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_378 = V_6;
		V_75 = L_378;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_379 = V_7;
		V_76 = L_379;
		bool L_380 = V_8;
		V_77 = L_380;
		bool L_381 = V_77;
		if (!L_381)
		{
			goto IL_0914;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_382 = ___1_ve;
		NullCheck(L_382);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_383 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_382->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_384 = L_383->___lastCommand;
		V_75 = L_384;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_385 = V_75;
		NullCheck(L_385);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_386 = L_385->___next;
		V_76 = L_386;
		goto IL_0931;
	}

IL_0914:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_387 = V_75;
		if (L_387)
		{
			goto IL_091f;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_388 = V_76;
		G_B116_0 = ((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_388) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		goto IL_0920;
	}

IL_091f:
	{
		G_B116_0 = 0;
	}

IL_0920:
	{
		V_78 = (bool)G_B116_0;
		bool L_389 = V_78;
		if (!L_389)
		{
			goto IL_0931;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_390 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_FindClosingCommandInsertionPoint_mCE2CAA9F8BD21358E8D03CD3F8D02E7B47DF3055(L_390, (&V_75), (&V_76), NULL);
	}

IL_0931:
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_391 = V_9;
		NullCheck(L_391);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_392;
		L_392 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_391, NULL);
		bool L_393 = L_392.___PopDefaultMaterial;
		V_79 = L_393;
		bool L_394 = V_79;
		if (!L_394)
		{
			goto IL_0973;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_395 = ___0_renderChain;
		NullCheck(L_395);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_396;
		L_396 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_395, NULL);
		V_80 = L_396;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_397 = V_80;
		NullCheck(L_397);
		L_397->___type = ((int32_t)11);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_398 = V_80;
		NullCheck(L_398);
		L_398->___closing = (bool)1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_399 = V_80;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_400 = ___1_ve;
		NullCheck(L_399);
		L_399->___owner = L_400;
		Il2CppCodeGenWriteBarrier((void**)(&L_399->___owner), (void*)L_400);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_401 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_402 = V_80;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_InjectClosingCommandInBetween_mA7815665B7C7650599CB3444868A69EB7465305D(L_401, L_402, (&V_75), (&V_76), NULL);
	}

IL_0973:
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_403 = V_9;
		NullCheck(L_403);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_404;
		L_404 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_403, NULL);
		bool L_405 = L_404.___blitAndPopRenderTexture;
		V_81 = L_405;
		bool L_406 = V_81;
		if (!L_406)
		{
			goto IL_0a18;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_407 = ___0_renderChain;
		NullCheck(L_407);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_408;
		L_408 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_407, NULL);
		V_82 = L_408;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_409 = V_82;
		NullCheck(L_409);
		L_409->___type = ((int32_t)9);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_410 = V_82;
		NullCheck(L_410);
		L_410->___closing = (bool)1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_411 = V_82;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_412 = ___1_ve;
		NullCheck(L_411);
		L_411->___owner = L_412;
		Il2CppCodeGenWriteBarrier((void**)(&L_411->___owner), (void*)L_412);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_413 = V_82;
		NullCheck(L_413);
		State_tC241510131965D8DE1919EB16A3650E397E5AEAB* L_414 = (State_tC241510131965D8DE1919EB16A3650E397E5AEAB*)(&L_413->___state);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_415 = ___1_ve;
		NullCheck(L_415);
		int32_t L_416;
		L_416 = VisualElement_get_subRenderTargetMode_mD2DC47F60E9266F26F7A67A1FC991B3B571C59AF(L_415, NULL);
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_417;
		L_417 = CommandGenerator_GetBlitMaterial_mA75F9F1D690FAAB1DFDA2EE3A84D7494CE4748D5(L_416, NULL);
		L_414->___material = L_417;
		Il2CppCodeGenWriteBarrier((void**)(&L_414->___material), (void*)L_417);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_418 = V_82;
		NullCheck(L_418);
		State_tC241510131965D8DE1919EB16A3650E397E5AEAB* L_419 = (State_tC241510131965D8DE1919EB16A3650E397E5AEAB*)(&L_418->___state);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_420 = L_419->___material;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_421;
		L_421 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_420, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_421, NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_422 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_423 = V_82;
		CommandGenerator_InjectClosingCommandInBetween_mA7815665B7C7650599CB3444868A69EB7465305D(L_422, L_423, (&V_75), (&V_76), NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_424 = ___0_renderChain;
		NullCheck(L_424);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_425;
		L_425 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_424, NULL);
		V_83 = L_425;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_426 = V_83;
		NullCheck(L_426);
		L_426->___type = 8;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_427 = V_83;
		NullCheck(L_427);
		L_427->___closing = (bool)1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_428 = V_83;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_429 = ___1_ve;
		NullCheck(L_428);
		L_428->___owner = L_429;
		Il2CppCodeGenWriteBarrier((void**)(&L_428->___owner), (void*)L_429);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_430 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_431 = V_83;
		CommandGenerator_InjectClosingCommandInBetween_mA7815665B7C7650599CB3444868A69EB7465305D(L_430, L_431, (&V_75), (&V_76), NULL);
	}

IL_0a18:
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_432 = V_9;
		NullCheck(L_432);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_433;
		L_433 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_432, NULL);
		V_16 = L_433;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_434 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&(&V_16)->___clipperRegisterIndices);
		int32_t L_435;
		L_435 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_434, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		V_84 = (bool)((((int32_t)L_435) > ((int32_t)0))? 1 : 0);
		bool L_436 = V_84;
		if (!L_436)
		{
			goto IL_0a64;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_437 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_438 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_439 = ((TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_StaticFields*)il2cpp_codegen_static_fields_for(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var))->___invalid;
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_440 = V_9;
		NullCheck(L_440);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_441;
		L_441 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_440, NULL);
		int32_t L_442 = L_441.___maskStencilRef;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_443;
		L_443 = CommandGenerator_InjectClosingMeshDrawCommand_m49D005F0069EAD634535DA2C626F5C7E193B4D5F(L_437, L_438, (&V_75), (&V_76), (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL, 0, 0, (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL, L_439, L_442, NULL);
		V_85 = L_443;
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_444 = V_9;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_445 = V_85;
		NullCheck(L_444);
		UIRStylePainter_LandClipUnregisterMeshDrawCommand_mF9234C5CA2E869318FFA362A118DC4FF6DA492E6(L_444, L_445, NULL);
	}

IL_0a64:
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_446 = V_9;
		NullCheck(L_446);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_447;
		L_447 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_446, NULL);
		bool L_448 = L_447.___popViewMatrix;
		V_86 = L_448;
		bool L_449 = V_86;
		if (!L_449)
		{
			goto IL_0aa5;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_450 = ___0_renderChain;
		NullCheck(L_450);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_451;
		L_451 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_450, NULL);
		V_87 = L_451;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_452 = V_87;
		NullCheck(L_452);
		L_452->___type = 4;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_453 = V_87;
		NullCheck(L_453);
		L_453->___closing = (bool)1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_454 = V_87;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_455 = ___1_ve;
		NullCheck(L_454);
		L_454->___owner = L_455;
		Il2CppCodeGenWriteBarrier((void**)(&L_454->___owner), (void*)L_455);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_456 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_457 = V_87;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_InjectClosingCommandInBetween_mA7815665B7C7650599CB3444868A69EB7465305D(L_456, L_457, (&V_75), (&V_76), NULL);
	}

IL_0aa5:
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_458 = V_9;
		NullCheck(L_458);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_459;
		L_459 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_458, NULL);
		bool L_460 = L_459.___popScissorClip;
		V_88 = L_460;
		bool L_461 = V_88;
		if (!L_461)
		{
			goto IL_0ae6;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_462 = ___0_renderChain;
		NullCheck(L_462);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_463;
		L_463 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_462, NULL);
		V_89 = L_463;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_464 = V_89;
		NullCheck(L_464);
		L_464->___type = 6;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_465 = V_89;
		NullCheck(L_465);
		L_465->___closing = (bool)1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_466 = V_89;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_467 = ___1_ve;
		NullCheck(L_466);
		L_466->___owner = L_467;
		Il2CppCodeGenWriteBarrier((void**)(&L_466->___owner), (void*)L_467);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_468 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_469 = V_89;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_InjectClosingCommandInBetween_mA7815665B7C7650599CB3444868A69EB7465305D(L_468, L_469, (&V_75), (&V_76), NULL);
	}

IL_0ae6:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_470 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_GenerateClosingCommandsMarker;
		V_19 = L_470;
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&V_19), NULL);
	}

IL_0af6:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_471 = ___1_ve;
		NullCheck(L_471);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_472 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_471->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_473 = L_472->___closingData;
		if (!L_473)
		{
			goto IL_0b13;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_474 = ___1_ve;
		NullCheck(L_474);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_475 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_474->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_476 = L_475->___data;
		G_B132_0 = ((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_476) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0b14;
	}

IL_0b13:
	{
		G_B132_0 = 1;
	}

IL_0b14:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B132_0, NULL);
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_477 = V_9;
		NullCheck(L_477);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_478;
		L_478 = UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B(L_477, NULL);
		V_12 = L_478;
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_479 = V_9;
		NullCheck(L_479);
		UIRStylePainter_Reset_mCAFAAC3F4D78C6CE94FAF786A028A171C2116A1B(L_479, NULL);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_480 = V_12;
		V_17 = L_480;
		goto IL_0b31;
	}

IL_0b31:
	{
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_481 = V_17;
		return L_481;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_InvokeGenerateVisualContent_m86FB5BC2FA0E4608BFB871D1D464A65EC7EBADBB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* ___1_ctx, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837_il2cpp_TypeInfo_var);
		Painter2D_set_isPainterActive_m9A5949AFDCA7EDA52F1244D8594EB72688D4F6B5_inline((bool)1, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* L_1 = ___1_ctx;
		NullCheck(L_0);
		VisualElement_InvokeGenerateVisualContent_m7882F56F4FFEA0E26B9BE1109BF930B5EE43F2DF(L_0, L_1, NULL);
		Painter2D_set_isPainterActive_m9A5949AFDCA7EDA52F1244D8594EB72688D4F6B5_inline((bool)0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* CommandGenerator_CreateBlitShader_mFF40DE0157231F479862517D25DB1AF679745FD7 (float ___0_colorConversion, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB65E60D11EA1604719548E1B1191FFAE6AB998FF);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEAC6FCACFF5A02ED600BF6FE33B2851B573B12E6);
		s_Il2CppMethodInitialized = true;
	}
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_0 = NULL;
	bool V_1 = false;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_2 = NULL;
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_0 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitShader;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_1 = L_1;
		bool L_2 = V_1;
		if (!L_2)
		{
			goto IL_001f;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var);
		String_t* L_3 = ((Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_StaticFields*)il2cpp_codegen_static_fields_for(Shaders_t84A2F64B101E87AC42866AA74DC014837843389D_il2cpp_TypeInfo_var))->___k_ColorConversionBlit;
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_4;
		L_4 = Shader_Find_m183AA54F78320212DDEC811592F98456898A41C5(L_3, NULL);
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitShader = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitShader), (void*)L_4);
	}

IL_001f:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_5 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitShader;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_6;
		L_6 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_mA460392021AC0A8210C9081E3C1C9652DBF32BF6(L_6, _stringLiteralB65E60D11EA1604719548E1B1191FFAE6AB998FF, NULL);
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_7 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitShader;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)il2cpp_codegen_object_new(Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
		Material__ctor_m7FDF47105D66D19591BE505A0C42B0F90D88C9BF(L_8, L_7, NULL);
		V_0 = L_8;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_9 = V_0;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_10 = L_9;
		NullCheck(L_10);
		int32_t L_11;
		L_11 = Object_get_hideFlags_mA08F5E41671B8C6B5073C6B9E2799BCE6E0DF7F3(L_10, NULL);
		NullCheck(L_10);
		Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4(L_10, ((int32_t)((int32_t)L_11|4)), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = V_0;
		float L_13 = ___0_colorConversion;
		NullCheck(L_12);
		Material_SetFloat_m879CF81D740BAE6F23C9822400679F4D16365836(L_12, _stringLiteralEAC6FCACFF5A02ED600BF6FE33B2851B573B12E6, L_13, NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_14 = V_0;
		V_2 = L_14;
		goto IL_0060;
	}

IL_0060:
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_15 = V_2;
		return L_15;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* CommandGenerator_GetBlitMaterial_mA75F9F1D690FAAB1DFDA2EE3A84D7494CE4748D5 (int32_t ___0_mode, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetMode_tAE75E29BB61A64BDE7646D5CBD353B64BCFA9F3A_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3DCA6D75019476F705F50F60F64FADAF87F40D54);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	bool V_2 = false;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_3 = NULL;
	bool V_4 = false;
	bool V_5 = false;
	{
		int32_t L_0 = ___0_mode;
		V_1 = L_0;
		int32_t L_1 = V_1;
		V_0 = L_1;
		int32_t L_2 = V_0;
		switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 1)))
		{
			case 0:
			{
				goto IL_0069;
			}
			case 1:
			{
				goto IL_0041;
			}
			case 2:
			{
				goto IL_001b;
			}
		}
	}
	{
		goto IL_0091;
	}

IL_001b:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_GammaToLinear;
		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_2 = L_4;
		bool L_5 = V_2;
		if (!L_5)
		{
			goto IL_0039;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6;
		L_6 = CommandGenerator_CreateBlitShader_mFF40DE0157231F479862517D25DB1AF679745FD7((-1.0f), NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_GammaToLinear = L_6;
		Il2CppCodeGenWriteBarrier((void**)(&((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_GammaToLinear), (void*)L_6);
	}

IL_0039:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_GammaToLinear;
		V_3 = L_7;
		goto IL_00ab;
	}

IL_0041:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_LinearToGamma;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_9;
		L_9 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_8, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_4 = L_9;
		bool L_10 = V_4;
		if (!L_10)
		{
			goto IL_0061;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_11;
		L_11 = CommandGenerator_CreateBlitShader_mFF40DE0157231F479862517D25DB1AF679745FD7((1.0f), NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_LinearToGamma = L_11;
		Il2CppCodeGenWriteBarrier((void**)(&((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_LinearToGamma), (void*)L_11);
	}

IL_0061:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_LinearToGamma;
		V_3 = L_12;
		goto IL_00ab;
	}

IL_0069:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_13 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_NoChange;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_14;
		L_14 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_13, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_5 = L_14;
		bool L_15 = V_5;
		if (!L_15)
		{
			goto IL_0089;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_16;
		L_16 = CommandGenerator_CreateBlitShader_mFF40DE0157231F479862517D25DB1AF679745FD7((0.0f), NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_NoChange = L_16;
		Il2CppCodeGenWriteBarrier((void**)(&((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_NoChange), (void*)L_16);
	}

IL_0089:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_17 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___s_blitMaterial_NoChange;
		V_3 = L_17;
		goto IL_00ab;
	}

IL_0091:
	{
		int32_t L_18 = ___0_mode;
		int32_t L_19 = L_18;
		RuntimeObject* L_20 = Box(RenderTargetMode_tAE75E29BB61A64BDE7646D5CBD353B64BCFA9F3A_il2cpp_TypeInfo_var, &L_19);
		String_t* L_21;
		L_21 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteral3DCA6D75019476F705F50F60F64FADAF87F40D54, L_20, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_21, NULL);
		V_3 = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL;
		goto IL_00ab;
	}

IL_00ab:
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_22 = V_3;
		return L_22;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_ClosePaintElement_m4D5F6D1B8EC36C56CCF47EEB3D53A931E9DD83C4 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 ___1_closingInfo, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___2_renderChain, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_1;
	memset((&V_1), 0, sizeof(V_1));
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A V_2;
	memset((&V_2), 0, sizeof(V_2));
	uint16_t V_3 = 0;
	CopyClosingMeshJobData_t92845C1341A518A8D05CD9DCE53496BD70CF2044 V_4;
	memset((&V_4), 0, sizeof(V_4));
	CopyClosingMeshJobData_t92845C1341A518A8D05CD9DCE53496BD70CF2044 V_5;
	memset((&V_5), 0, sizeof(V_5));
	{
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_0 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&(&___1_closingInfo)->___clipperRegisterIndices);
		int32_t L_1;
		L_1 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_0, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		V_0 = (bool)((((int32_t)L_1) > ((int32_t)0))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0120;
		}
	}
	{
		il2cpp_codegen_initobj((&V_1), sizeof(NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2));
		il2cpp_codegen_initobj((&V_2), sizeof(NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A));
		V_3 = (uint16_t)0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
		NullCheck(L_3);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_4 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_3->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** L_5 = (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E**)(&L_4->___closingData);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_6 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&(&___1_closingInfo)->___clipperRegisterVertices);
		int32_t L_7;
		L_7 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_6, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_8 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&(&___1_closingInfo)->___clipperRegisterIndices);
		int32_t L_9;
		L_9 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_8, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_10 = ___2_renderChain;
		NullCheck(L_10);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_11;
		L_11 = RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline(L_10, NULL);
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_12 = ___3_stats;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_UpdateOrAllocate_mA0D3E2638FA8C7D9675343EC807E7ECF3B15227E(L_5, L_7, L_9, L_11, (&V_1), (&V_2), (&V_3), L_12, NULL);
		il2cpp_codegen_initobj((&V_5), sizeof(CopyClosingMeshJobData_t92845C1341A518A8D05CD9DCE53496BD70CF2044));
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_13 = ___1_closingInfo;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_14 = L_13.___clipperRegisterVertices;
		void* L_15;
		L_15 = NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C(L_14, NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_RuntimeMethod_var);
		intptr_t L_16;
		L_16 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_15, NULL);
		(&V_5)->___vertSrc = L_16;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_17 = V_1;
		void* L_18;
		L_18 = NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C(L_17, NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_RuntimeMethod_var);
		intptr_t L_19;
		L_19 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_18, NULL);
		(&V_5)->___vertDst = L_19;
		int32_t L_20;
		L_20 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_1), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		(&V_5)->___vertCount = L_20;
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_21 = ___1_closingInfo;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_22 = L_21.___clipperRegisterIndices;
		void* L_23;
		L_23 = NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918(L_22, NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_RuntimeMethod_var);
		intptr_t L_24;
		L_24 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_23, NULL);
		(&V_5)->___indexSrc = L_24;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_25 = V_2;
		void* L_26;
		L_26 = NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918(L_25, NativeSliceUnsafeUtility_GetUnsafePtr_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m6587359875DD85AF7B9BD3317FADF46E4DEA3918_RuntimeMethod_var);
		intptr_t L_27;
		L_27 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_26, NULL);
		(&V_5)->___indexDst = L_27;
		int32_t L_28;
		L_28 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_2), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		(&V_5)->___indexCount = L_28;
		uint16_t L_29 = V_3;
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_30 = ___1_closingInfo;
		int32_t L_31 = L_30.___clipperRegisterIndexOffset;
		(&V_5)->___indexOffset = ((int32_t)il2cpp_codegen_subtract((int32_t)L_29, L_31));
		CopyClosingMeshJobData_t92845C1341A518A8D05CD9DCE53496BD70CF2044 L_32 = V_5;
		V_4 = L_32;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_33 = ___2_renderChain;
		NullCheck(L_33);
		JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* L_34;
		L_34 = RenderChain_get_jobManager_mFDF4D385ADEC017FF3C5ED9C2CB94AD0698D6689_inline(L_33, NULL);
		NullCheck(L_34);
		JobManager_Add_m188B7DA4C9FC3F5F4418ADE5973081C42821A6F7(L_34, (&V_4), NULL);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_35 = ___1_closingInfo;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_36 = L_35.___clipUnregisterDrawCommand;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_37 = ___0_ve;
		NullCheck(L_37);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_38 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_37->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_39 = L_38->___closingData;
		NullCheck(L_36);
		L_36->___mesh = L_39;
		Il2CppCodeGenWriteBarrier((void**)(&L_36->___mesh), (void*)L_39);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_40 = ___1_closingInfo;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_41 = L_40.___clipUnregisterDrawCommand;
		int32_t L_42;
		L_42 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_2), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		NullCheck(L_41);
		L_41->___indexCount = L_42;
	}

IL_0120:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_UpdateOrAllocate_mA0D3E2638FA8C7D9675343EC807E7ECF3B15227E (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** ___0_data, int32_t ___1_vertexCount, int32_t ___2_indexCount, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___3_device, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* ___4_verts, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* ___5_indices, uint16_t* ___6_indexOffset, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___7_stats, const RuntimeMethod* method) 
{
	bool V_0 = false;
	bool V_1 = false;
	int32_t G_B4_0 = 0;
	{
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** L_0 = ___0_data;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_1 = *((MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E**)L_0);
		V_0 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_1) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_2 = V_0;
		if (!L_2)
		{
			goto IL_0082;
		}
	}
	{
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** L_3 = ___0_data;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_4 = *((MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E**)L_3);
		NullCheck(L_4);
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE* L_5 = (Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE*)(&L_4->___allocVerts);
		uint32_t L_6 = L_5->___size;
		int32_t L_7 = ___1_vertexCount;
		if ((((int64_t)((int64_t)(uint64_t)((uint32_t)L_6))) < ((int64_t)((int64_t)L_7))))
		{
			goto IL_0032;
		}
	}
	{
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** L_8 = ___0_data;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_9 = *((MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E**)L_8);
		NullCheck(L_9);
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE* L_10 = (Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE*)(&L_9->___allocIndices);
		uint32_t L_11 = L_10->___size;
		int32_t L_12 = ___2_indexCount;
		G_B4_0 = ((((int32_t)((((int64_t)((int64_t)(uint64_t)((uint32_t)L_11))) < ((int64_t)((int64_t)L_12)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0033;
	}

IL_0032:
	{
		G_B4_0 = 0;
	}

IL_0033:
	{
		V_1 = (bool)G_B4_0;
		bool L_13 = V_1;
		if (!L_13)
		{
			goto IL_0058;
		}
	}
	{
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_14 = ___3_device;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** L_15 = ___0_data;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_16 = *((MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E**)L_15);
		int32_t L_17 = ___1_vertexCount;
		int32_t L_18 = ___2_indexCount;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_19 = ___4_verts;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_20 = ___5_indices;
		uint16_t* L_21 = ___6_indexOffset;
		NullCheck(L_14);
		UIRenderDevice_Update_mDB382A6F3934ACA5E30A204F9749B1B29738F7D6(L_14, L_16, L_17, L_18, L_19, L_20, L_21, NULL);
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_22 = ___7_stats;
		uint32_t* L_23 = (uint32_t*)(&L_22->___updatedMeshAllocations);
		uint32_t* L_24 = L_23;
		int32_t L_25 = *((uint32_t*)L_24);
		*((int32_t*)L_24) = (int32_t)((int32_t)il2cpp_codegen_add(L_25, 1));
		goto IL_007f;
	}

IL_0058:
	{
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_26 = ___3_device;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** L_27 = ___0_data;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_28 = *((MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E**)L_27);
		NullCheck(L_26);
		UIRenderDevice_Free_mA976972C22FC00FA5CABBDEAD053A1390F4BDB92(L_26, L_28, NULL);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** L_29 = ___0_data;
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_30 = ___3_device;
		int32_t L_31 = ___1_vertexCount;
		int32_t L_32 = ___2_indexCount;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_33 = ___4_verts;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_34 = ___5_indices;
		uint16_t* L_35 = ___6_indexOffset;
		NullCheck(L_30);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_36;
		L_36 = UIRenderDevice_Allocate_m0504064141D6EA7F692319462FB0C70C572357FC(L_30, L_31, L_32, L_33, L_34, L_35, NULL);
		*((RuntimeObject**)L_29) = (RuntimeObject*)L_36;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_29, (void*)(RuntimeObject*)L_36);
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_37 = ___7_stats;
		uint32_t* L_38 = (uint32_t*)(&L_37->___newMeshAllocations);
		uint32_t* L_39 = L_38;
		int32_t L_40 = *((uint32_t*)L_39);
		*((int32_t*)L_39) = (int32_t)((int32_t)il2cpp_codegen_add(L_40, 1));
	}

IL_007f:
	{
		goto IL_00a0;
	}

IL_0082:
	{
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E** L_41 = ___0_data;
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_42 = ___3_device;
		int32_t L_43 = ___1_vertexCount;
		int32_t L_44 = ___2_indexCount;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_45 = ___4_verts;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_46 = ___5_indices;
		uint16_t* L_47 = ___6_indexOffset;
		NullCheck(L_42);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_48;
		L_48 = UIRenderDevice_Allocate_m0504064141D6EA7F692319462FB0C70C572357FC(L_42, L_43, L_44, L_45, L_46, L_47, NULL);
		*((RuntimeObject**)L_41) = (RuntimeObject*)L_48;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_41, (void*)(RuntimeObject*)L_48);
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_49 = ___7_stats;
		uint32_t* L_50 = (uint32_t*)(&L_49->___newMeshAllocations);
		uint32_t* L_51 = L_50;
		int32_t L_52 = *((uint32_t*)L_51);
		*((int32_t*)L_51) = (int32_t)((int32_t)il2cpp_codegen_add(L_52, 1));
	}

IL_00a0:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_UpdateOpacityId_mF527E76CD10EB3F8C6527C4E7B43739522ED00C8 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___1_renderChain, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD V_0;
	memset((&V_0), 0, sizeof(V_0));
	bool V_1 = false;
	bool V_2 = false;
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_UpdateOpacityIdMarker;
		V_0 = L_0;
		ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&V_0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___0_ve;
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_3 = L_2->___data;
		V_1 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_3) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0034;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___0_ve;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_6 = ___1_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = ___0_ve;
		NullCheck(L_7);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_8 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_7->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_9 = L_8->___data;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_DoUpdateOpacityId_m38A03AC95022C7B50C49317C9D382EE16AF0EFC2(L_5, L_6, L_9, NULL);
	}

IL_0034:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___0_ve;
		NullCheck(L_10);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_11 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_10->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_12 = L_11->___closingData;
		V_2 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_12) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_13 = V_2;
		if (!L_13)
		{
			goto IL_0059;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14 = ___0_ve;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_15 = ___1_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = ___0_ve;
		NullCheck(L_16);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_17 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_16->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_18 = L_17->___closingData;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_DoUpdateOpacityId_m38A03AC95022C7B50C49317C9D382EE16AF0EFC2(L_14, L_15, L_18, NULL);
	}

IL_0059:
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_19 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_UpdateOpacityIdMarker;
		V_0 = L_19;
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&V_0), NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_DoUpdateOpacityId_m38A03AC95022C7B50C49317C9D382EE16AF0EFC2 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___1_renderChain, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___2_mesh, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_1;
	memset((&V_1), 0, sizeof(V_1));
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_2;
	memset((&V_2), 0, sizeof(V_2));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_3;
	memset((&V_3), 0, sizeof(V_3));
	{
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_0 = ___2_mesh;
		NullCheck(L_0);
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE* L_1 = (Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE*)(&L_0->___allocVerts);
		uint32_t L_2 = L_1->___size;
		V_0 = L_2;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_3 = ___2_mesh;
		NullCheck(L_3);
		Page_tB4EA8095DF85BAF22AB8FCA71400121E721B57C9* L_4 = L_3->___allocPage;
		NullCheck(L_4);
		DataSet_1_t7AB6378C4975B89560B35C7854DF838C507AD25A* L_5 = L_4->___vertices;
		NullCheck(L_5);
		NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 L_6 = L_5->___cpuData;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_7 = ___2_mesh;
		NullCheck(L_7);
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE* L_8 = (Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE*)(&L_7->___allocVerts);
		uint32_t L_9 = L_8->___start;
		int32_t L_10 = V_0;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_11;
		L_11 = NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C(L_6, L_9, L_10, NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C_RuntimeMethod_var);
		V_1 = L_11;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_12 = ___1_renderChain;
		NullCheck(L_12);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_13;
		L_13 = RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline(L_12, NULL);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_14 = ___2_mesh;
		int32_t L_15 = V_0;
		NullCheck(L_13);
		UIRenderDevice_Update_m66ACAADBD144EF4A82044B18F27010E36445D983(L_13, L_14, L_15, (&V_2), NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_16 = ___1_renderChain;
		NullCheck(L_16);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_17 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_16->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = ___0_ve;
		NullCheck(L_18);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_19 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_18->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_20 = L_19->___opacityID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_21;
		L_21 = UIRVEShaderInfoAllocator_OpacityAllocToVertexData_m14FCA91E0E796F39CDF302BAC3581D08CB96890B(L_17, L_20, NULL);
		V_3 = L_21;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_22 = ___1_renderChain;
		NullCheck(L_22);
		OpacityIdAccelerator_t28773C62F594A1F6A4319298D6CAA31E16458EA7* L_23;
		L_23 = RenderChain_get_opacityIdAccelerator_mA3666D9C425B921A8DA76CFD4C59B848D3D50DCD_inline(L_22, NULL);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_24 = V_1;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_25 = V_2;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_26 = V_3;
		int32_t L_27 = V_0;
		NullCheck(L_23);
		OpacityIdAccelerator_CreateJob_m7DE86F85B34BBFC2FA74CAC6EFCC567AD7601399(L_23, L_24, L_25, L_26, L_27, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CommandGenerator_NudgeVerticesToNewSpace_m61616970EA5DDD5522F985EA136BC453B39C5DB5 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___1_renderChain, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___2_device, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_0;
	memset((&V_0), 0, sizeof(V_0));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_1;
	memset((&V_1), 0, sizeof(V_1));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_2;
	memset((&V_2), 0, sizeof(V_2));
	float V_3 = 0.0f;
	NudgeJobData_tC303DCF7D6A8683AA414D05AA13CB6FAD4BB4022 V_4;
	memset((&V_4), 0, sizeof(V_4));
	ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD V_5;
	memset((&V_5), 0, sizeof(V_5));
	bool V_6 = false;
	bool V_7 = false;
	NudgeJobData_tC303DCF7D6A8683AA414D05AA13CB6FAD4BB4022 V_8;
	memset((&V_8), 0, sizeof(V_8));
	bool V_9 = false;
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_NudgeVerticesMarker;
		V_5 = L_0;
		ProfilerMarker_Begin_mD07DB736ADA7D8BAF9D969CC7F3C55848A218C6E_inline((&V_5), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___0_ve;
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		bool L_3 = L_2->___disableNudging;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___0_ve;
		CommandGenerator_GetVerticesTransformInfo_m858742C2E9A1DD6547A4BBD100CDA83F5476512D(L_4, (&V_0), NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_5 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = ___0_ve;
		NullCheck(L_6);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_7 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_6->___renderChainData);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_8 = (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6*)(&L_7->___verticesSpace);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_9;
		L_9 = Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD(L_8, NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_10;
		L_10 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_5, L_9, NULL);
		V_1 = L_10;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_11 = V_1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___0_ve;
		NullCheck(L_12);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_13 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_12->___renderChainData);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_14 = L_13->___verticesSpace;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_15;
		L_15 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_11, L_14, NULL);
		V_2 = L_15;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_16 = V_0;
		float L_17 = L_16.___m00;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_18 = V_2;
		float L_19 = L_18.___m00;
		float L_20;
		L_20 = fabsf(((float)il2cpp_codegen_subtract(L_17, L_19)));
		V_3 = L_20;
		float L_21 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_22 = V_0;
		float L_23 = L_22.___m01;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_24 = V_2;
		float L_25 = L_24.___m01;
		float L_26;
		L_26 = fabsf(((float)il2cpp_codegen_subtract(L_23, L_25)));
		V_3 = ((float)il2cpp_codegen_add(L_21, L_26));
		float L_27 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_28 = V_0;
		float L_29 = L_28.___m02;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_30 = V_2;
		float L_31 = L_30.___m02;
		float L_32;
		L_32 = fabsf(((float)il2cpp_codegen_subtract(L_29, L_31)));
		V_3 = ((float)il2cpp_codegen_add(L_27, L_32));
		float L_33 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_34 = V_0;
		float L_35 = L_34.___m03;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_36 = V_2;
		float L_37 = L_36.___m03;
		float L_38;
		L_38 = fabsf(((float)il2cpp_codegen_subtract(L_35, L_37)));
		V_3 = ((float)il2cpp_codegen_add(L_33, L_38));
		float L_39 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_40 = V_0;
		float L_41 = L_40.___m10;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_42 = V_2;
		float L_43 = L_42.___m10;
		float L_44;
		L_44 = fabsf(((float)il2cpp_codegen_subtract(L_41, L_43)));
		V_3 = ((float)il2cpp_codegen_add(L_39, L_44));
		float L_45 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_46 = V_0;
		float L_47 = L_46.___m11;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_48 = V_2;
		float L_49 = L_48.___m11;
		float L_50;
		L_50 = fabsf(((float)il2cpp_codegen_subtract(L_47, L_49)));
		V_3 = ((float)il2cpp_codegen_add(L_45, L_50));
		float L_51 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_52 = V_0;
		float L_53 = L_52.___m12;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_54 = V_2;
		float L_55 = L_54.___m12;
		float L_56;
		L_56 = fabsf(((float)il2cpp_codegen_subtract(L_53, L_55)));
		V_3 = ((float)il2cpp_codegen_add(L_51, L_56));
		float L_57 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_58 = V_0;
		float L_59 = L_58.___m13;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_60 = V_2;
		float L_61 = L_60.___m13;
		float L_62;
		L_62 = fabsf(((float)il2cpp_codegen_subtract(L_59, L_61)));
		V_3 = ((float)il2cpp_codegen_add(L_57, L_62));
		float L_63 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_64 = V_0;
		float L_65 = L_64.___m20;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_66 = V_2;
		float L_67 = L_66.___m20;
		float L_68;
		L_68 = fabsf(((float)il2cpp_codegen_subtract(L_65, L_67)));
		V_3 = ((float)il2cpp_codegen_add(L_63, L_68));
		float L_69 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_70 = V_0;
		float L_71 = L_70.___m21;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_72 = V_2;
		float L_73 = L_72.___m21;
		float L_74;
		L_74 = fabsf(((float)il2cpp_codegen_subtract(L_71, L_73)));
		V_3 = ((float)il2cpp_codegen_add(L_69, L_74));
		float L_75 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_76 = V_0;
		float L_77 = L_76.___m22;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_78 = V_2;
		float L_79 = L_78.___m22;
		float L_80;
		L_80 = fabsf(((float)il2cpp_codegen_subtract(L_77, L_79)));
		V_3 = ((float)il2cpp_codegen_add(L_75, L_80));
		float L_81 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_82 = V_0;
		float L_83 = L_82.___m23;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_84 = V_2;
		float L_85 = L_84.___m23;
		float L_86;
		L_86 = fabsf(((float)il2cpp_codegen_subtract(L_83, L_85)));
		V_3 = ((float)il2cpp_codegen_add(L_81, L_86));
		float L_87 = V_3;
		V_6 = (bool)((((float)L_87) > ((float)(9.99999975E-05f)))? 1 : 0);
		bool L_88 = V_6;
		if (!L_88)
		{
			goto IL_0176;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_89 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_NudgeVerticesMarker;
		V_5 = L_89;
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&V_5), NULL);
		V_7 = (bool)0;
		goto IL_0240;
	}

IL_0176:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_90 = ___0_ve;
		NullCheck(L_90);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_91 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_90->___renderChainData);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_92 = V_0;
		L_91->___verticesSpace = L_92;
		il2cpp_codegen_initobj((&V_8), sizeof(NudgeJobData_tC303DCF7D6A8683AA414D05AA13CB6FAD4BB4022));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_93 = ___0_ve;
		NullCheck(L_93);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_94 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_93->___renderChainData);
		int32_t L_95 = L_94->___displacementUVStart;
		(&V_8)->___vertsBeforeUVDisplacement = L_95;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_96 = ___0_ve;
		NullCheck(L_96);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_97 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_96->___renderChainData);
		int32_t L_98 = L_97->___displacementUVEnd;
		(&V_8)->___vertsAfterUVDisplacement = L_98;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_99 = V_1;
		(&V_8)->___transform = L_99;
		NudgeJobData_tC303DCF7D6A8683AA414D05AA13CB6FAD4BB4022 L_100 = V_8;
		V_4 = L_100;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_101 = ___0_ve;
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_102 = ___2_device;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_103 = ___0_ve;
		NullCheck(L_103);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_104 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_103->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_105 = L_104->___data;
		intptr_t* L_106 = (intptr_t*)(&(&V_4)->___src);
		intptr_t* L_107 = (intptr_t*)(&(&V_4)->___dst);
		int32_t* L_108 = (int32_t*)(&(&V_4)->___count);
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_PrepareNudgeVertices_m2CC117D658040184D6ECB37AA3B74D2519D872A5(L_101, L_102, L_105, L_106, L_107, L_108, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_109 = ___0_ve;
		NullCheck(L_109);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_110 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_109->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_111 = L_110->___closingData;
		V_9 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_111) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_112 = V_9;
		if (!L_112)
		{
			goto IL_021e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_113 = ___0_ve;
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_114 = ___2_device;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_115 = ___0_ve;
		NullCheck(L_115);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_116 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_115->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_117 = L_116->___closingData;
		intptr_t* L_118 = (intptr_t*)(&(&V_4)->___closingSrc);
		intptr_t* L_119 = (intptr_t*)(&(&V_4)->___closingDst);
		int32_t* L_120 = (int32_t*)(&(&V_4)->___closingCount);
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_PrepareNudgeVertices_m2CC117D658040184D6ECB37AA3B74D2519D872A5(L_113, L_114, L_117, L_118, L_119, L_120, NULL);
	}

IL_021e:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_121 = ___1_renderChain;
		NullCheck(L_121);
		JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* L_122;
		L_122 = RenderChain_get_jobManager_mFDF4D385ADEC017FF3C5ED9C2CB94AD0698D6689_inline(L_121, NULL);
		NullCheck(L_122);
		JobManager_Add_mF46A4ADE46145D766A0AAFC43FD4677BD20BAD92(L_122, (&V_4), NULL);
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_123 = ((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_NudgeVerticesMarker;
		V_5 = L_123;
		ProfilerMarker_End_m025AE3EF0F96F6DADC53489A53FC6EE65073DE60_inline((&V_5), NULL);
		V_7 = (bool)1;
		goto IL_0240;
	}

IL_0240:
	{
		bool L_124 = V_7;
		return L_124;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_PrepareNudgeVertices_m2CC117D658040184D6ECB37AA3B74D2519D872A5 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___1_device, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___2_mesh, intptr_t* ___3_src, intptr_t* ___4_dst, int32_t* ___5_count, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_1;
	memset((&V_1), 0, sizeof(V_1));
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_2;
	memset((&V_2), 0, sizeof(V_2));
	{
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_0 = ___2_mesh;
		NullCheck(L_0);
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE* L_1 = (Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE*)(&L_0->___allocVerts);
		uint32_t L_2 = L_1->___size;
		V_0 = L_2;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_3 = ___2_mesh;
		NullCheck(L_3);
		Page_tB4EA8095DF85BAF22AB8FCA71400121E721B57C9* L_4 = L_3->___allocPage;
		NullCheck(L_4);
		DataSet_1_t7AB6378C4975B89560B35C7854DF838C507AD25A* L_5 = L_4->___vertices;
		NullCheck(L_5);
		NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 L_6 = L_5->___cpuData;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_7 = ___2_mesh;
		NullCheck(L_7);
		Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE* L_8 = (Alloc_t78312CFE58F38082281E80E297AE6176BD2BD8AE*)(&L_7->___allocVerts);
		uint32_t L_9 = L_8->___start;
		int32_t L_10 = V_0;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_11;
		L_11 = NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C(L_6, L_9, L_10, NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m0D7D6BAB64810308797BD6D6C898432E45D4AC4C_RuntimeMethod_var);
		V_1 = L_11;
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_12 = ___1_device;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_13 = ___2_mesh;
		int32_t L_14 = V_0;
		NullCheck(L_12);
		UIRenderDevice_Update_m66ACAADBD144EF4A82044B18F27010E36445D983(L_12, L_13, L_14, (&V_2), NULL);
		intptr_t* L_15 = ___3_src;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_16 = V_1;
		void* L_17;
		L_17 = NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C(L_16, NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_RuntimeMethod_var);
		intptr_t L_18;
		L_18 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_17, NULL);
		*((intptr_t*)L_15) = (intptr_t)L_18;
		intptr_t* L_19 = ___4_dst;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_20 = V_2;
		void* L_21;
		L_21 = NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C(L_20, NativeSliceUnsafeUtility_GetUnsafePtr_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m46659EC4AFC5B6616D666FC149A4290A40382A8C_RuntimeMethod_var);
		intptr_t L_22;
		L_22 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D(L_21, NULL);
		*((intptr_t*)L_19) = (intptr_t)L_22;
		int32_t* L_23 = ___5_count;
		int32_t L_24 = V_0;
		*((int32_t*)L_23) = (int32_t)L_24;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* CommandGenerator_InjectMeshDrawCommand_m6335FE8548D17964C79B9C81043A00A5FD9049E1 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_cmdPrev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___3_cmdNext, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___4_mesh, int32_t ___5_indexCount, int32_t ___6_indexOffset, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___7_material, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___8_texture, int32_t ___9_stencilRef, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_0 = NULL;
	State_tC241510131965D8DE1919EB16A3650E397E5AEAB V_1;
	memset((&V_1), 0, sizeof(V_1));
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_2 = NULL;
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_0 = ___0_renderChain;
		NullCheck(L_0);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_1;
		L_1 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_0, NULL);
		V_0 = L_1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_2 = V_0;
		NullCheck(L_2);
		L_2->___type = 0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_3 = V_0;
		il2cpp_codegen_initobj((&V_1), sizeof(State_tC241510131965D8DE1919EB16A3650E397E5AEAB));
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = ___7_material;
		(&V_1)->___material = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_1)->___material), (void*)L_4);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_5 = ___8_texture;
		(&V_1)->___texture = L_5;
		int32_t L_6 = ___9_stencilRef;
		(&V_1)->___stencilRef = L_6;
		State_tC241510131965D8DE1919EB16A3650E397E5AEAB L_7 = V_1;
		NullCheck(L_3);
		L_3->___state = L_7;
		Il2CppCodeGenWriteBarrier((void**)&(((&L_3->___state))->___material), (void*)NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_8 = V_0;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_9 = ___4_mesh;
		NullCheck(L_8);
		L_8->___mesh = L_9;
		Il2CppCodeGenWriteBarrier((void**)(&L_8->___mesh), (void*)L_9);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_10 = V_0;
		int32_t L_11 = ___6_indexOffset;
		NullCheck(L_10);
		L_10->___indexOffset = L_11;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_12 = V_0;
		int32_t L_13 = ___5_indexCount;
		NullCheck(L_12);
		L_12->___indexCount = L_13;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_14 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = ___1_ve;
		NullCheck(L_14);
		L_14->___owner = L_15;
		Il2CppCodeGenWriteBarrier((void**)(&L_14->___owner), (void*)L_15);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_16 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_17 = V_0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_18 = ___2_cmdPrev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_19 = ___3_cmdNext;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_InjectCommandInBetween_mB1DA17F068633574554708D53FBEF9CBBB3C622C(L_16, L_17, L_18, L_19, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_20 = V_0;
		V_2 = L_20;
		goto IL_0066;
	}

IL_0066:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_21 = V_2;
		return L_21;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* CommandGenerator_InjectClosingMeshDrawCommand_m49D005F0069EAD634535DA2C626F5C7E193B4D5F (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_cmdPrev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___3_cmdNext, MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___4_mesh, int32_t ___5_indexCount, int32_t ___6_indexOffset, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___7_material, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___8_texture, int32_t ___9_stencilRef, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_0 = NULL;
	State_tC241510131965D8DE1919EB16A3650E397E5AEAB V_1;
	memset((&V_1), 0, sizeof(V_1));
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_2 = NULL;
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_0 = ___0_renderChain;
		NullCheck(L_0);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_1;
		L_1 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_0, NULL);
		V_0 = L_1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_2 = V_0;
		NullCheck(L_2);
		L_2->___type = 0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_3 = V_0;
		NullCheck(L_3);
		L_3->___closing = (bool)1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_4 = V_0;
		il2cpp_codegen_initobj((&V_1), sizeof(State_tC241510131965D8DE1919EB16A3650E397E5AEAB));
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5 = ___7_material;
		(&V_1)->___material = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_1)->___material), (void*)L_5);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_6 = ___8_texture;
		(&V_1)->___texture = L_6;
		int32_t L_7 = ___9_stencilRef;
		(&V_1)->___stencilRef = L_7;
		State_tC241510131965D8DE1919EB16A3650E397E5AEAB L_8 = V_1;
		NullCheck(L_4);
		L_4->___state = L_8;
		Il2CppCodeGenWriteBarrier((void**)&(((&L_4->___state))->___material), (void*)NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_9 = V_0;
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_10 = ___4_mesh;
		NullCheck(L_9);
		L_9->___mesh = L_10;
		Il2CppCodeGenWriteBarrier((void**)(&L_9->___mesh), (void*)L_10);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_11 = V_0;
		int32_t L_12 = ___6_indexOffset;
		NullCheck(L_11);
		L_11->___indexOffset = L_12;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_13 = V_0;
		int32_t L_14 = ___5_indexCount;
		NullCheck(L_13);
		L_13->___indexCount = L_14;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_15 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = ___1_ve;
		NullCheck(L_15);
		L_15->___owner = L_16;
		Il2CppCodeGenWriteBarrier((void**)(&L_15->___owner), (void*)L_16);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_17 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_18 = V_0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_19 = ___2_cmdPrev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_20 = ___3_cmdNext;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_InjectClosingCommandInBetween_mA7815665B7C7650599CB3444868A69EB7465305D(L_17, L_18, L_19, L_20, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_21 = V_0;
		V_2 = L_21;
		goto IL_006d;
	}

IL_006d:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_22 = V_2;
		return L_22;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_FindCommandInsertionPoint_mC04BE728E5F5FDE5F9FEA555AB92E7D821AB899E (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___1_prev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_next, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_4;
	memset((&V_4), 0, sizeof(V_4));
	bool V_5 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_6 = NULL;
	bool V_7 = false;
	bool V_8 = false;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_9 = NULL;
	bool V_10 = false;
	int32_t G_B5_0 = 0;
	int32_t G_B9_0 = 0;
	int32_t G_B19_0 = 0;
	int32_t G_B32_0 = 0;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** G_B35_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** G_B34_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B36_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** G_B36_1 = NULL;
	int32_t G_B39_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = L_1->___prev;
		V_0 = L_2;
		goto IL_001b;
	}

IL_000f:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = V_0;
		NullCheck(L_3);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_4 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_3->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = L_4->___prev;
		V_0 = L_5;
	}

IL_001b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = V_0;
		if (!L_6)
		{
			goto IL_002e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = V_0;
		NullCheck(L_7);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_8 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_7->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_9 = L_8->___lastCommand;
		G_B5_0 = ((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_9) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		goto IL_002f;
	}

IL_002e:
	{
		G_B5_0 = 0;
	}

IL_002f:
	{
		V_1 = (bool)G_B5_0;
		bool L_10 = V_1;
		if (L_10)
		{
			goto IL_000f;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = V_0;
		if (!L_11)
		{
			goto IL_0046;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = V_0;
		NullCheck(L_12);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_13 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_12->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_14 = L_13->___lastCommand;
		G_B9_0 = ((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_14) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0047;
	}

IL_0046:
	{
		G_B9_0 = 0;
	}

IL_0047:
	{
		V_2 = (bool)G_B9_0;
		bool L_15 = V_2;
		if (!L_15)
		{
			goto IL_0104;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = V_0;
		NullCheck(L_16);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_17;
		L_17 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_16, NULL);
		V_4 = L_17;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18;
		L_18 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_4), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = ___0_ve;
		NullCheck(L_19);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_20;
		L_20 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_19, NULL);
		V_4 = L_20;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21;
		L_21 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_4), NULL);
		V_3 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_18) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_21))? 1 : 0);
		bool L_22 = V_3;
		if (!L_22)
		{
			goto IL_0082;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_23 = ___1_prev;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = V_0;
		NullCheck(L_24);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_25 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_24->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_26;
		L_26 = RenderChainVEData_get_lastClosingOrLastCommand_mAF0E6BC5EDFE45CBF164F09688F4BFFF5E87EB8B(L_25, NULL);
		*((RuntimeObject**)L_23) = (RuntimeObject*)L_26;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_23, (void*)(RuntimeObject*)L_26);
		goto IL_00f8;
	}

IL_0082:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28 = ___0_ve;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		bool L_29;
		L_29 = CommandGenerator_IsParentOrAncestorOf_m1F6D8BCF2D4092F6143D906B9CAC419D8422D905(L_27, L_28, NULL);
		V_5 = L_29;
		bool L_30 = V_5;
		if (!L_30)
		{
			goto IL_009e;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_31 = ___1_prev;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_32 = V_0;
		NullCheck(L_32);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_33 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_32->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_34 = L_33->___lastCommand;
		*((RuntimeObject**)L_31) = (RuntimeObject*)L_34;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_31, (void*)(RuntimeObject*)L_34);
		goto IL_00f8;
	}

IL_009e:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_35 = V_0;
		NullCheck(L_35);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_36 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_35->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_37;
		L_37 = RenderChainVEData_get_lastClosingOrLastCommand_mAF0E6BC5EDFE45CBF164F09688F4BFFF5E87EB8B(L_36, NULL);
		V_6 = L_37;
		goto IL_00f5;
	}

IL_00ae:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_38 = ___1_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_39 = V_6;
		*((RuntimeObject**)L_38) = (RuntimeObject*)L_39;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_38, (void*)(RuntimeObject*)L_39);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_40 = V_6;
		NullCheck(L_40);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_41 = L_40->___next;
		V_6 = L_41;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_42 = V_6;
		if (!L_42)
		{
			goto IL_00d6;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_43 = V_6;
		NullCheck(L_43);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44 = L_43->___owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_45 = ___0_ve;
		if ((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_44) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_45)))
		{
			goto IL_00d6;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_46 = V_6;
		NullCheck(L_46);
		bool L_47 = L_46->___closing;
		G_B19_0 = ((((int32_t)L_47) == ((int32_t)0))? 1 : 0);
		goto IL_00d7;
	}

IL_00d6:
	{
		G_B19_0 = 1;
	}

IL_00d7:
	{
		V_7 = (bool)G_B19_0;
		bool L_48 = V_7;
		if (!L_48)
		{
			goto IL_00df;
		}
	}
	{
		goto IL_00f7;
	}

IL_00df:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_49 = V_6;
		NullCheck(L_49);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_50 = L_49->___owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_51 = ___0_ve;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		bool L_52;
		L_52 = CommandGenerator_IsParentOrAncestorOf_m1F6D8BCF2D4092F6143D906B9CAC419D8422D905(L_50, L_51, NULL);
		V_8 = L_52;
		bool L_53 = V_8;
		if (!L_53)
		{
			goto IL_00f4;
		}
	}
	{
		goto IL_00f7;
	}

IL_00f4:
	{
	}

IL_00f5:
	{
		goto IL_00ae;
	}

IL_00f7:
	{
	}

IL_00f8:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_54 = ___2_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_55 = ___1_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_56 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_55);
		NullCheck(L_56);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_57 = L_56->___next;
		*((RuntimeObject**)L_54) = (RuntimeObject*)L_57;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_54, (void*)(RuntimeObject*)L_57);
		goto IL_016e;
	}

IL_0104:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_58 = ___0_ve;
		NullCheck(L_58);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_59 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_58->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_60 = L_59->___next;
		V_9 = L_60;
		goto IL_0122;
	}

IL_0114:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_61 = V_9;
		NullCheck(L_61);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_62 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_61->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_63 = L_62->___next;
		V_9 = L_63;
	}

IL_0122:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_64 = V_9;
		if (!L_64)
		{
			goto IL_0137;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_65 = V_9;
		NullCheck(L_65);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_66 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_65->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_67 = L_66->___firstCommand;
		G_B32_0 = ((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_67) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		goto IL_0138;
	}

IL_0137:
	{
		G_B32_0 = 0;
	}

IL_0138:
	{
		V_10 = (bool)G_B32_0;
		bool L_68 = V_10;
		if (L_68)
		{
			goto IL_0114;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_69 = ___2_next;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_70 = V_9;
		if (L_70)
		{
			G_B35_0 = L_69;
			goto IL_0146;
		}
		G_B34_0 = L_69;
	}
	{
		G_B36_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		G_B36_1 = G_B34_0;
		goto IL_0152;
	}

IL_0146:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_71 = V_9;
		NullCheck(L_71);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_72 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_71->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_73 = L_72->___firstCommand;
		G_B36_0 = L_73;
		G_B36_1 = G_B35_0;
	}

IL_0152:
	{
		*((RuntimeObject**)G_B36_1) = (RuntimeObject*)G_B36_0;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)G_B36_1, (void*)(RuntimeObject*)G_B36_0);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_74 = ___1_prev;
		*((RuntimeObject**)L_74) = (RuntimeObject*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_74, (void*)(RuntimeObject*)NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_75 = ___2_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_76 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_75);
		if (!L_76)
		{
			goto IL_0166;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_77 = ___2_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_78 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_77);
		NullCheck(L_78);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_79 = L_78->___prev;
		G_B39_0 = ((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_79) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		goto IL_0167;
	}

IL_0166:
	{
		G_B39_0 = 1;
	}

IL_0167:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B39_0, NULL);
	}

IL_016e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_FindClosingCommandInsertionPoint_mCE2CAA9F8BD21358E8D03CD3F8D02E7B47DF3055 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___1_prev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_next, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_4;
	memset((&V_4), 0, sizeof(V_4));
	bool V_5 = false;
	bool V_6 = false;
	int32_t G_B5_0 = 0;
	int32_t G_B9_0 = 0;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B16_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B15_0 = NULL;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B17_0 = NULL;
	int32_t G_B20_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = L_1->___next;
		V_0 = L_2;
		goto IL_001b;
	}

IL_000f:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = V_0;
		NullCheck(L_3);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_4 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_3->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = L_4->___next;
		V_0 = L_5;
	}

IL_001b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = V_0;
		if (!L_6)
		{
			goto IL_002e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = V_0;
		NullCheck(L_7);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_8 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_7->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_9 = L_8->___firstCommand;
		G_B5_0 = ((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_9) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		goto IL_002f;
	}

IL_002e:
	{
		G_B5_0 = 0;
	}

IL_002f:
	{
		V_1 = (bool)G_B5_0;
		bool L_10 = V_1;
		if (L_10)
		{
			goto IL_000f;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = V_0;
		if (!L_11)
		{
			goto IL_0046;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = V_0;
		NullCheck(L_12);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_13 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_12->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_14 = L_13->___firstCommand;
		G_B9_0 = ((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_14) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0047;
	}

IL_0046:
	{
		G_B9_0 = 0;
	}

IL_0047:
	{
		V_2 = (bool)G_B9_0;
		bool L_15 = V_2;
		if (!L_15)
		{
			goto IL_0101;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = V_0;
		NullCheck(L_16);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_17;
		L_17 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_16, NULL);
		V_4 = L_17;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18;
		L_18 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_4), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = ___0_ve;
		NullCheck(L_19);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_20;
		L_20 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_19, NULL);
		V_4 = L_20;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21;
		L_21 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_4), NULL);
		V_3 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_18) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_21))? 1 : 0);
		bool L_22 = V_3;
		if (!L_22)
		{
			goto IL_008d;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_23 = ___2_next;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = V_0;
		NullCheck(L_24);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_25 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_24->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_26 = L_25->___firstCommand;
		*((RuntimeObject**)L_23) = (RuntimeObject*)L_26;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_23, (void*)(RuntimeObject*)L_26);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_27 = ___1_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_28 = ___2_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_29 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_28);
		NullCheck(L_29);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_30 = L_29->___prev;
		*((RuntimeObject**)L_27) = (RuntimeObject*)L_30;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_27, (void*)(RuntimeObject*)L_30);
		goto IL_00fe;
	}

IL_008d:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_31 = ___0_ve;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_32 = V_0;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		bool L_33;
		L_33 = CommandGenerator_IsParentOrAncestorOf_m1F6D8BCF2D4092F6143D906B9CAC419D8422D905(L_31, L_32, NULL);
		V_5 = L_33;
		bool L_34 = V_5;
		if (!L_34)
		{
			goto IL_00e6;
		}
	}
	{
		goto IL_00d8;
	}

IL_009d:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_35 = ___1_prev;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36 = V_0;
		NullCheck(L_36);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_37 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_36->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_38;
		L_38 = RenderChainVEData_get_lastClosingOrLastCommand_mAF0E6BC5EDFE45CBF164F09688F4BFFF5E87EB8B(L_37, NULL);
		*((RuntimeObject**)L_35) = (RuntimeObject*)L_38;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_35, (void*)(RuntimeObject*)L_38);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_39 = ___1_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_40 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_39);
		NullCheck(L_40);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_41 = L_40->___next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_42 = L_41;
		if (L_42)
		{
			G_B16_0 = L_42;
			goto IL_00b9;
		}
		G_B15_0 = L_42;
	}
	{
		G_B17_0 = ((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)(NULL));
		goto IL_00be;
	}

IL_00b9:
	{
		NullCheck(G_B16_0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_43 = G_B16_0->___owner;
		G_B17_0 = L_43;
	}

IL_00be:
	{
		V_0 = G_B17_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44 = V_0;
		if (!L_44)
		{
			goto IL_00ce;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_45 = ___0_ve;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_46 = V_0;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		bool L_47;
		L_47 = CommandGenerator_IsParentOrAncestorOf_m1F6D8BCF2D4092F6143D906B9CAC419D8422D905(L_45, L_46, NULL);
		G_B20_0 = ((((int32_t)L_47) == ((int32_t)0))? 1 : 0);
		goto IL_00cf;
	}

IL_00ce:
	{
		G_B20_0 = 1;
	}

IL_00cf:
	{
		V_6 = (bool)G_B20_0;
		bool L_48 = V_6;
		if (!L_48)
		{
			goto IL_00d7;
		}
	}
	{
		goto IL_00da;
	}

IL_00d7:
	{
	}

IL_00d8:
	{
		goto IL_009d;
	}

IL_00da:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_49 = ___2_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_50 = ___1_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_51 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_50);
		NullCheck(L_51);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_52 = L_51->___next;
		*((RuntimeObject**)L_49) = (RuntimeObject*)L_52;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_49, (void*)(RuntimeObject*)L_52);
		goto IL_00fe;
	}

IL_00e6:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_53 = ___1_prev;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_54 = ___0_ve;
		NullCheck(L_54);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_55 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_54->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_56 = L_55->___lastCommand;
		*((RuntimeObject**)L_53) = (RuntimeObject*)L_56;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_53, (void*)(RuntimeObject*)L_56);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_57 = ___2_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_58 = ___1_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_59 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_58);
		NullCheck(L_59);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_60 = L_59->___next;
		*((RuntimeObject**)L_57) = (RuntimeObject*)L_60;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_57, (void*)(RuntimeObject*)L_60);
	}

IL_00fe:
	{
		goto IL_0119;
	}

IL_0101:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_61 = ___1_prev;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_62 = ___0_ve;
		NullCheck(L_62);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_63 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_62->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_64 = L_63->___lastCommand;
		*((RuntimeObject**)L_61) = (RuntimeObject*)L_64;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_61, (void*)(RuntimeObject*)L_64);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_65 = ___2_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_66 = ___1_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_67 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_66);
		NullCheck(L_67);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_68 = L_67->___next;
		*((RuntimeObject**)L_65) = (RuntimeObject*)L_68;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_65, (void*)(RuntimeObject*)L_68);
	}

IL_0119:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_InjectCommandInBetween_mB1DA17F068633574554708D53FBEF9CBBB3C622C (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___1_cmd, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_prev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___3_next, const RuntimeMethod* method) 
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_0 = ___2_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_1 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_0);
		V_1 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_1) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_2 = V_1;
		if (!L_2)
		{
			goto IL_001c;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_3 = ___1_cmd;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_4 = ___2_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_5 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_4);
		NullCheck(L_3);
		L_3->___prev = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&L_3->___prev), (void*)L_5);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_6 = ___2_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_7 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_6);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_8 = ___1_cmd;
		NullCheck(L_7);
		L_7->___next = L_8;
		Il2CppCodeGenWriteBarrier((void**)(&L_7->___next), (void*)L_8);
	}

IL_001c:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_9 = ___3_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_10 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_9);
		V_2 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_10) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_11 = V_2;
		if (!L_11)
		{
			goto IL_0037;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_12 = ___1_cmd;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_13 = ___3_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_14 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_13);
		NullCheck(L_12);
		L_12->___next = L_14;
		Il2CppCodeGenWriteBarrier((void**)(&L_12->___next), (void*)L_14);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_15 = ___3_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_16 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_15);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_17 = ___1_cmd;
		NullCheck(L_16);
		L_16->___prev = L_17;
		Il2CppCodeGenWriteBarrier((void**)(&L_16->___prev), (void*)L_17);
	}

IL_0037:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_18 = ___1_cmd;
		NullCheck(L_18);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = L_18->___owner;
		V_0 = L_19;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20 = V_0;
		NullCheck(L_20);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_21 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_20->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_22 = ___1_cmd;
		L_21->___lastCommand = L_22;
		Il2CppCodeGenWriteBarrier((void**)(&L_21->___lastCommand), (void*)L_22);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23 = V_0;
		NullCheck(L_23);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_24 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_23->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_25 = L_24->___firstCommand;
		V_3 = (bool)((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_25) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_26 = V_3;
		if (!L_26)
		{
			goto IL_0068;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = V_0;
		NullCheck(L_27);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_28 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_27->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_29 = ___1_cmd;
		L_28->___firstCommand = L_29;
		Il2CppCodeGenWriteBarrier((void**)(&L_28->___firstCommand), (void*)L_29);
	}

IL_0068:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_30 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_31 = ___1_cmd;
		NullCheck(L_30);
		RenderChain_OnRenderCommandAdded_mCEF0C91EF19B09578221ED24C48C6B9041CD1909(L_30, L_31, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_32 = ___2_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_33 = ___1_cmd;
		*((RuntimeObject**)L_32) = (RuntimeObject*)L_33;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_32, (void*)(RuntimeObject*)L_33);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_34 = ___3_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_35 = ___1_cmd;
		NullCheck(L_35);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_36 = L_35->___next;
		*((RuntimeObject**)L_34) = (RuntimeObject*)L_36;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_34, (void*)(RuntimeObject*)L_36);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_InjectClosingCommandInBetween_mA7815665B7C7650599CB3444868A69EB7465305D (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___1_cmd, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___2_prev, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** ___3_next, 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;
	}
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_0 = ___1_cmd;
		NullCheck(L_0);
		bool L_1 = L_0->___closing;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_1, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_2 = ___2_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_3 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_2);
		V_1 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_3) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0028;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_5 = ___1_cmd;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_6 = ___2_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_7 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_6);
		NullCheck(L_5);
		L_5->___prev = L_7;
		Il2CppCodeGenWriteBarrier((void**)(&L_5->___prev), (void*)L_7);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_8 = ___2_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_9 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_8);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_10 = ___1_cmd;
		NullCheck(L_9);
		L_9->___next = L_10;
		Il2CppCodeGenWriteBarrier((void**)(&L_9->___next), (void*)L_10);
	}

IL_0028:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_11 = ___3_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_12 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_11);
		V_2 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_12) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_13 = V_2;
		if (!L_13)
		{
			goto IL_0043;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_14 = ___1_cmd;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_15 = ___3_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_16 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_15);
		NullCheck(L_14);
		L_14->___next = L_16;
		Il2CppCodeGenWriteBarrier((void**)(&L_14->___next), (void*)L_16);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_17 = ___3_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_18 = *((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727**)L_17);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_19 = ___1_cmd;
		NullCheck(L_18);
		L_18->___prev = L_19;
		Il2CppCodeGenWriteBarrier((void**)(&L_18->___prev), (void*)L_19);
	}

IL_0043:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_20 = ___1_cmd;
		NullCheck(L_20);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21 = L_20->___owner;
		V_0 = L_21;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = V_0;
		NullCheck(L_22);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_23 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_22->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_24 = ___1_cmd;
		L_23->___lastClosingCommand = L_24;
		Il2CppCodeGenWriteBarrier((void**)(&L_23->___lastClosingCommand), (void*)L_24);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25 = V_0;
		NullCheck(L_25);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_26 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_25->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_27 = L_26->___firstClosingCommand;
		V_3 = (bool)((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_27) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_28 = V_3;
		if (!L_28)
		{
			goto IL_0074;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29 = V_0;
		NullCheck(L_29);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_30 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_29->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_31 = ___1_cmd;
		L_30->___firstClosingCommand = L_31;
		Il2CppCodeGenWriteBarrier((void**)(&L_30->___firstClosingCommand), (void*)L_31);
	}

IL_0074:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_32 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_33 = ___1_cmd;
		NullCheck(L_32);
		RenderChain_OnRenderCommandAdded_mCEF0C91EF19B09578221ED24C48C6B9041CD1909(L_32, L_33, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_34 = ___2_prev;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_35 = ___1_cmd;
		*((RuntimeObject**)L_34) = (RuntimeObject*)L_35;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_34, (void*)(RuntimeObject*)L_35);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727** L_36 = ___3_next;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_37 = ___1_cmd;
		NullCheck(L_37);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_38 = L_37->___next;
		*((RuntimeObject**)L_36) = (RuntimeObject*)L_38;
		Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_36, (void*)(RuntimeObject*)L_38);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator_ResetCommands_m4F863CCD40A1ACA9C5EDA17C2409EB7F90DB7FC6 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, 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;
	}
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_1 = NULL;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_6 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_7 = NULL;
	bool V_8 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_9 = NULL;
	bool V_10 = false;
	bool V_11 = false;
	bool V_12 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_13 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_14 = NULL;
	bool V_15 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B5_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B8_0 = NULL;
	int32_t G_B11_0 = 0;
	int32_t G_B15_0 = 0;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B27_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B30_0 = NULL;
	int32_t G_B33_0 = 0;
	int32_t G_B36_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_2 = L_1->___firstCommand;
		V_2 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_2) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_0030;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_4 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_ve;
		NullCheck(L_5);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_6 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_5->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_7 = L_6->___firstCommand;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___1_ve;
		NullCheck(L_8);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_9 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_8->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_10 = L_9->___lastCommand;
		NullCheck(L_4);
		RenderChain_OnRenderCommandsRemoved_mFFE97C8FDF9E5EF1163DA13E9B2C4431012BDB9B(L_4, L_7, L_10, NULL);
	}

IL_0030:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = ___1_ve;
		NullCheck(L_11);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_12 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_11->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_13 = L_12->___firstCommand;
		if (L_13)
		{
			goto IL_0040;
		}
	}
	{
		G_B5_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		goto IL_0050;
	}

IL_0040:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14 = ___1_ve;
		NullCheck(L_14);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_15 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_14->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_16 = L_15->___firstCommand;
		NullCheck(L_16);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_17 = L_16->___prev;
		G_B5_0 = L_17;
	}

IL_0050:
	{
		V_0 = G_B5_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = ___1_ve;
		NullCheck(L_18);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_19 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_18->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_20 = L_19->___lastCommand;
		if (L_20)
		{
			goto IL_0061;
		}
	}
	{
		G_B8_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		goto IL_0071;
	}

IL_0061:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21 = ___1_ve;
		NullCheck(L_21);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_22 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_21->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_23 = L_22->___lastCommand;
		NullCheck(L_23);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_24 = L_23->___next;
		G_B8_0 = L_24;
	}

IL_0071:
	{
		V_1 = G_B8_0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_25 = V_0;
		if (!L_25)
		{
			goto IL_0083;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_26 = V_0;
		NullCheck(L_26);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = L_26->___owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28 = ___1_ve;
		G_B11_0 = ((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_27) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_28))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0084;
	}

IL_0083:
	{
		G_B11_0 = 1;
	}

IL_0084:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B11_0, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_29 = V_1;
		if (!L_29)
		{
			goto IL_00a9;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_30 = V_1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_31 = ___1_ve;
		NullCheck(L_31);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_32 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_31->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_33 = L_32->___firstClosingCommand;
		if ((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_30) == ((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_33)))
		{
			goto IL_00a9;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_34 = V_1;
		NullCheck(L_34);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_35 = L_34->___owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36 = ___1_ve;
		G_B15_0 = ((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_35) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_36))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_00aa;
	}

IL_00a9:
	{
		G_B15_0 = 1;
	}

IL_00aa:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B15_0, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_37 = V_0;
		V_3 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_37) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_38 = V_3;
		if (!L_38)
		{
			goto IL_00bf;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_39 = V_0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_40 = V_1;
		NullCheck(L_39);
		L_39->___next = L_40;
		Il2CppCodeGenWriteBarrier((void**)(&L_39->___next), (void*)L_40);
	}

IL_00bf:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_41 = V_1;
		V_4 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_41) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_42 = V_4;
		if (!L_42)
		{
			goto IL_00d0;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_43 = V_1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_44 = V_0;
		NullCheck(L_43);
		L_43->___prev = L_44;
		Il2CppCodeGenWriteBarrier((void**)(&L_43->___prev), (void*)L_44);
	}

IL_00d0:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_45 = ___1_ve;
		NullCheck(L_45);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_46 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_45->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_47 = L_46->___firstCommand;
		V_5 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_47) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_48 = V_5;
		if (!L_48)
		{
			goto IL_012e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_49 = ___1_ve;
		NullCheck(L_49);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_50 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_49->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_51 = L_50->___firstCommand;
		V_6 = L_51;
		goto IL_010c;
	}

IL_00f4:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_52 = V_6;
		NullCheck(L_52);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_53 = L_52->___next;
		V_7 = L_53;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_54 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_55 = V_6;
		NullCheck(L_54);
		RenderChain_FreeCommand_mDE2695BE4CE6D7FC10353CFA7118910FB9549223(L_54, L_55, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_56 = V_7;
		V_6 = L_56;
	}

IL_010c:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_57 = V_6;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_58 = ___1_ve;
		NullCheck(L_58);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_59 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_58->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_60 = L_59->___lastCommand;
		V_8 = (bool)((((int32_t)((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_57) == ((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_60))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_61 = V_8;
		if (L_61)
		{
			goto IL_00f4;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_62 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_63 = V_6;
		NullCheck(L_62);
		RenderChain_FreeCommand_mDE2695BE4CE6D7FC10353CFA7118910FB9549223(L_62, L_63, NULL);
	}

IL_012e:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_64 = ___1_ve;
		NullCheck(L_64);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_65 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_64->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_66 = ___1_ve;
		NullCheck(L_66);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_67 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_66->___renderChainData);
		V_9 = (RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)NULL;
		L_67->___lastCommand = (RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_67->___lastCommand), (void*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_68 = V_9;
		L_65->___firstCommand = L_68;
		Il2CppCodeGenWriteBarrier((void**)(&L_65->___firstCommand), (void*)L_68);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_69 = ___1_ve;
		NullCheck(L_69);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_70 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_69->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_71 = L_70->___firstClosingCommand;
		if (L_71)
		{
			goto IL_015a;
		}
	}
	{
		G_B27_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		goto IL_016a;
	}

IL_015a:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_72 = ___1_ve;
		NullCheck(L_72);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_73 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_72->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_74 = L_73->___firstClosingCommand;
		NullCheck(L_74);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_75 = L_74->___prev;
		G_B27_0 = L_75;
	}

IL_016a:
	{
		V_0 = G_B27_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_76 = ___1_ve;
		NullCheck(L_76);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_77 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_76->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_78 = L_77->___lastClosingCommand;
		if (L_78)
		{
			goto IL_017b;
		}
	}
	{
		G_B30_0 = ((RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)(NULL));
		goto IL_018b;
	}

IL_017b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_79 = ___1_ve;
		NullCheck(L_79);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_80 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_79->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_81 = L_80->___lastClosingCommand;
		NullCheck(L_81);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_82 = L_81->___next;
		G_B30_0 = L_82;
	}

IL_018b:
	{
		V_1 = G_B30_0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_83 = V_0;
		if (!L_83)
		{
			goto IL_019d;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_84 = V_0;
		NullCheck(L_84);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_85 = L_84->___owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_86 = ___1_ve;
		G_B33_0 = ((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_85) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_86))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_019e;
	}

IL_019d:
	{
		G_B33_0 = 1;
	}

IL_019e:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B33_0, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_87 = V_1;
		if (!L_87)
		{
			goto IL_01b5;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_88 = V_1;
		NullCheck(L_88);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_89 = L_88->___owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_90 = ___1_ve;
		G_B36_0 = ((((int32_t)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_89) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_90))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_01b6;
	}

IL_01b5:
	{
		G_B36_0 = 1;
	}

IL_01b6:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B36_0, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_91 = V_0;
		V_10 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_91) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_92 = V_10;
		if (!L_92)
		{
			goto IL_01cd;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_93 = V_0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_94 = V_1;
		NullCheck(L_93);
		L_93->___next = L_94;
		Il2CppCodeGenWriteBarrier((void**)(&L_93->___next), (void*)L_94);
	}

IL_01cd:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_95 = V_1;
		V_11 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_95) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_96 = V_11;
		if (!L_96)
		{
			goto IL_01de;
		}
	}
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_97 = V_1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_98 = V_0;
		NullCheck(L_97);
		L_97->___prev = L_98;
		Il2CppCodeGenWriteBarrier((void**)(&L_97->___prev), (void*)L_98);
	}

IL_01de:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_99 = ___1_ve;
		NullCheck(L_99);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_100 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_99->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_101 = L_100->___firstClosingCommand;
		V_12 = (bool)((!(((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_101) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_102 = V_12;
		if (!L_102)
		{
			goto IL_0259;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_103 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_104 = ___1_ve;
		NullCheck(L_104);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_105 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_104->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_106 = L_105->___firstClosingCommand;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_107 = ___1_ve;
		NullCheck(L_107);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_108 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_107->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_109 = L_108->___lastClosingCommand;
		NullCheck(L_103);
		RenderChain_OnRenderCommandsRemoved_mFFE97C8FDF9E5EF1163DA13E9B2C4431012BDB9B(L_103, L_106, L_109, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_110 = ___1_ve;
		NullCheck(L_110);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_111 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_110->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_112 = L_111->___firstClosingCommand;
		V_13 = L_112;
		goto IL_0237;
	}

IL_021f:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_113 = V_13;
		NullCheck(L_113);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_114 = L_113->___next;
		V_14 = L_114;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_115 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_116 = V_13;
		NullCheck(L_115);
		RenderChain_FreeCommand_mDE2695BE4CE6D7FC10353CFA7118910FB9549223(L_115, L_116, NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_117 = V_14;
		V_13 = L_117;
	}

IL_0237:
	{
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_118 = V_13;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_119 = ___1_ve;
		NullCheck(L_119);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_120 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_119->___renderChainData);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_121 = L_120->___lastClosingCommand;
		V_15 = (bool)((((int32_t)((((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_118) == ((RuntimeObject*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)L_121))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_122 = V_15;
		if (L_122)
		{
			goto IL_021f;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_123 = ___0_renderChain;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_124 = V_13;
		NullCheck(L_123);
		RenderChain_FreeCommand_mDE2695BE4CE6D7FC10353CFA7118910FB9549223(L_123, L_124, NULL);
	}

IL_0259:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_125 = ___1_ve;
		NullCheck(L_125);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_126 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_125->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_127 = ___1_ve;
		NullCheck(L_127);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_128 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_127->___renderChainData);
		V_9 = (RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)NULL;
		L_128->___lastClosingCommand = (RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_128->___lastClosingCommand), (void*)(RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727*)NULL);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_129 = V_9;
		L_126->___firstClosingCommand = L_129;
		Il2CppCodeGenWriteBarrier((void**)(&L_126->___firstClosingCommand), (void*)L_129);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandGenerator__cctor_mCA0FB92C3DEB2F345910093634C0432DFAD154D0 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06D2DD13BC6447DF84E6997E3B6B938A2C9EB630);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral61024FECC0B43668F7F7F93ACE14584AD3F8B08D);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68E148C35237F17EFFA9C1A848AAC74B5D027B19);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral76CF529274F3202738954073544CCD01DBAA268A);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9A87BAF7BFF3BA4632F070FB45074BFED23DBBE5);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralACB73DADDD92808AB62789338362F4CBF4D5649A);
		s_Il2CppMethodInitialized = true;
	}
	{
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0;
		memset((&L_0), 0, sizeof(L_0));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_0), _stringLiteral06D2DD13BC6447DF84E6997E3B6B938A2C9EB630, NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_GenerateEntries = L_0;
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_1;
		memset((&L_1), 0, sizeof(L_1));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_1), _stringLiteralACB73DADDD92808AB62789338362F4CBF4D5649A, NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_ConvertEntriesToCommandsMarker = L_1;
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_2;
		memset((&L_2), 0, sizeof(L_2));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_2), _stringLiteral9A87BAF7BFF3BA4632F070FB45074BFED23DBBE5, NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_GenerateClosingCommandsMarker = L_2;
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_3;
		memset((&L_3), 0, sizeof(L_3));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_3), _stringLiteral76CF529274F3202738954073544CCD01DBAA268A, NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_NudgeVerticesMarker = L_3;
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_4;
		memset((&L_4), 0, sizeof(L_4));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_4), _stringLiteral61024FECC0B43668F7F7F93ACE14584AD3F8B08D, NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_UpdateOpacityIdMarker = L_4;
		ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_5;
		memset((&L_5), 0, sizeof(L_5));
		ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_5), _stringLiteral68E148C35237F17EFFA9C1A848AAC74B5D027B19, NULL);
		((CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_StaticFields*)il2cpp_codegen_static_fields_for(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var))->___k_ComputeTransformMatrixMarker = L_5;
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_ProcessOnClippingChanged_m8C859C039D6F9A264F08F7B814CEC759F091CDFB (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_2;
	memset((&V_2), 0, sizeof(V_2));
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		int32_t L_2 = L_1->___dirtiedValues;
		V_0 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_2&8))) <= ((uint32_t)0)))? 1 : 0);
		bool L_3 = V_0;
		V_1 = L_3;
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0024;
		}
	}
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_5 = ___3_stats;
		uint32_t* L_6 = (uint32_t*)(&L_5->___recursiveClipUpdates);
		uint32_t* L_7 = L_6;
		int32_t L_8 = *((uint32_t*)L_7);
		*((int32_t*)L_7) = (int32_t)((int32_t)il2cpp_codegen_add(L_8, 1));
		goto IL_002f;
	}

IL_0024:
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_9 = ___3_stats;
		uint32_t* L_10 = (uint32_t*)(&L_9->___nonRecursiveClipUpdates);
		uint32_t* L_11 = L_10;
		int32_t L_12 = *((uint32_t*)L_11);
		*((int32_t*)L_11) = (int32_t)((int32_t)il2cpp_codegen_add(L_12, 1));
	}

IL_002f:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_13 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14 = ___1_ve;
		NullCheck(L_14);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_15;
		L_15 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_14, NULL);
		V_2 = L_15;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16;
		L_16 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_2), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = ___1_ve;
		uint32_t L_18 = ___2_dirtyID;
		bool L_19 = V_0;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_20 = ___0_renderChain;
		NullCheck(L_20);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_21;
		L_21 = RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline(L_20, NULL);
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_22 = ___3_stats;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_DepthFirstOnClippingChanged_m22C077A0E355E67F65E946C31A7F1D75FC825689(L_13, L_16, L_17, L_18, L_19, (bool)1, (bool)0, (bool)0, (bool)0, L_21, L_22, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_ProcessOnOpacityChanged_m7500646F4DAD8A9AAE15D8E224F949835016D7E8 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_1;
	memset((&V_1), 0, sizeof(V_1));
	RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* G_B2_0 = NULL;
	RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* G_B1_0 = NULL;
	float G_B3_0 = 0.0f;
	RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* G_B3_1 = NULL;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		int32_t L_2 = L_1->___dirtiedValues;
		V_0 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_2&((int32_t)256)))) <= ((uint32_t)0)))? 1 : 0);
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_3 = ___3_stats;
		uint32_t* L_4 = (uint32_t*)(&L_3->___recursiveOpacityUpdates);
		uint32_t* L_5 = L_4;
		int32_t L_6 = *((uint32_t*)L_5);
		*((int32_t*)L_5) = (int32_t)((int32_t)il2cpp_codegen_add(L_6, 1));
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_7 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___1_ve;
		NullCheck(L_8);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_9;
		L_9 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_8, NULL);
		V_1 = L_9;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10;
		L_10 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_1), NULL);
		if (L_10)
		{
			G_B2_0 = L_7;
			goto IL_0039;
		}
		G_B1_0 = L_7;
	}
	{
		G_B3_0 = (1.0f);
		G_B3_1 = G_B1_0;
		goto IL_0051;
	}

IL_0039:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = ___1_ve;
		NullCheck(L_11);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_12;
		L_12 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_11, NULL);
		V_1 = L_12;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13;
		L_13 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_1), NULL);
		NullCheck(L_13);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_14 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_13->___renderChainData);
		float L_15 = L_14->___compositeOpacity;
		G_B3_0 = L_15;
		G_B3_1 = G_B2_0;
	}

IL_0051:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = ___1_ve;
		uint32_t L_17 = ___2_dirtyID;
		bool L_18 = V_0;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_19 = ___3_stats;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_DepthFirstOnOpacityChanged_mAE5A6BFEF3CADFD757969803A3895302056C38CC(G_B3_1, G_B3_0, L_16, L_17, L_18, L_19, (bool)0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_ProcessOnColorChanged_m33E2F731105EEBA134912ED1C2E77C20168CE8A4 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_0 = ___3_stats;
		uint32_t* L_1 = (uint32_t*)(&L_0->___colorUpdates);
		uint32_t* L_2 = L_1;
		int32_t L_3 = *((uint32_t*)L_2);
		*((int32_t*)L_2) = (int32_t)((int32_t)il2cpp_codegen_add(L_3, 1));
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_4 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_ve;
		uint32_t L_6 = ___2_dirtyID;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_7 = ___3_stats;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_OnColorChanged_m398874046A6250E369B7B610560279885A1BADE5(L_4, L_5, L_6, L_7, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_ProcessOnTransformOrSizeChanged_m6FC54824C99919CE35EBD9D7E1D70685D6245853 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_0 = ___3_stats;
		uint32_t* L_1 = (uint32_t*)(&L_0->___recursiveTransformUpdates);
		uint32_t* L_2 = L_1;
		int32_t L_3 = *((uint32_t*)L_2);
		*((int32_t*)L_2) = (int32_t)((int32_t)il2cpp_codegen_add(L_3, 1));
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_4 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_ve;
		NullCheck(L_5);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_6;
		L_6 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_5, NULL);
		V_0 = L_6;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7;
		L_7 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___1_ve;
		uint32_t L_9 = ___2_dirtyID;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_10 = ___0_renderChain;
		NullCheck(L_10);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_11;
		L_11 = RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline(L_10, NULL);
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_12 = ___3_stats;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_DepthFirstOnTransformOrSizeChanged_mEE1B1237D0BE4201B5F846645E9FF5574AE388B3(L_4, L_7, L_8, L_9, L_11, (bool)0, (bool)0, L_12, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_ProcessOnVisualsChanged_mFB4C272C0513E0DF688DD03907B165D1FFF22329 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_1 = NULL;
	bool V_2 = false;
	bool V_3 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_4;
	memset((&V_4), 0, sizeof(V_4));
	int32_t G_B7_0 = 0;
	int32_t G_B9_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		int32_t L_2 = L_1->___dirtiedValues;
		V_0 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_2&((int32_t)32)))) <= ((uint32_t)0)))? 1 : 0);
		bool L_3 = V_0;
		V_3 = L_3;
		bool L_4 = V_3;
		if (!L_4)
		{
			goto IL_0025;
		}
	}
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_5 = ___3_stats;
		uint32_t* L_6 = (uint32_t*)(&L_5->___recursiveVisualUpdates);
		uint32_t* L_7 = L_6;
		int32_t L_8 = *((uint32_t*)L_7);
		*((int32_t*)L_7) = (int32_t)((int32_t)il2cpp_codegen_add(L_8, 1));
		goto IL_0030;
	}

IL_0025:
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_9 = ___3_stats;
		uint32_t* L_10 = (uint32_t*)(&L_9->___nonRecursiveVisualUpdates);
		uint32_t* L_11 = L_10;
		int32_t L_12 = *((uint32_t*)L_11);
		*((int32_t*)L_11) = (int32_t)((int32_t)il2cpp_codegen_add(L_12, 1));
	}

IL_0030:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ___1_ve;
		NullCheck(L_13);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_14;
		L_14 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_13, NULL);
		V_4 = L_14;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15;
		L_15 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_4), NULL);
		V_1 = L_15;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = V_1;
		if (!L_16)
		{
			goto IL_005b;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = V_1;
		NullCheck(L_17);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_18 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_17->___renderChainData);
		bool L_19 = L_18->___isHierarchyHidden;
		if (L_19)
		{
			goto IL_0058;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20 = V_1;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_21;
		L_21 = RenderEvents_IsElementHierarchyHidden_mD2762927AF77BFB049B0B84900394487A9C200F6(L_20, NULL);
		G_B7_0 = ((int32_t)(L_21));
		goto IL_0059;
	}

IL_0058:
	{
		G_B7_0 = 1;
	}

IL_0059:
	{
		G_B9_0 = G_B7_0;
		goto IL_005c;
	}

IL_005b:
	{
		G_B9_0 = 0;
	}

IL_005c:
	{
		V_2 = (bool)G_B9_0;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_22 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23 = ___1_ve;
		uint32_t L_24 = ___2_dirtyID;
		bool L_25 = V_2;
		bool L_26 = V_0;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_27 = ___3_stats;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_DepthFirstOnVisualsChanged_m24CC197485CFBA668EA726E0A6326D8A9BCB2F7C(L_22, L_23, L_24, L_25, L_26, L_27, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 RenderEvents_GetTransformIDTransformInfo_m9C4D72E3F247946BC61C7452A9D62A5772137F60 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, 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*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_0;
	memset((&V_0), 0, sizeof(V_0));
	bool V_1 = false;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_2;
	memset((&V_2), 0, sizeof(V_2));
	int32_t G_B3_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = L_1->___transformID;
		bool L_3;
		L_3 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_2, NULL);
		if (L_3)
		{
			goto IL_0020;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___0_ve;
		NullCheck(L_4);
		int32_t L_5;
		L_5 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_4, NULL);
		G_B3_0 = ((!(((uint32_t)((int32_t)((int32_t)L_5&1))) <= ((uint32_t)0)))? 1 : 0);
		goto IL_0021;
	}

IL_0020:
	{
		G_B3_0 = 1;
	}

IL_0021:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B3_0, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = ___0_ve;
		NullCheck(L_6);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_7 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_6->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = L_7->___groupTransformAncestor;
		V_1 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_8) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_9 = V_1;
		if (!L_9)
		{
			goto IL_0059;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___0_ve;
		NullCheck(L_10);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_11 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_10->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = L_11->___groupTransformAncestor;
		NullCheck(L_12);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_13;
		L_13 = VisualElement_get_worldTransformInverse_m3F6A138010EDD0ADB850092717003E8E38226980(L_12, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14 = ___0_ve;
		NullCheck(L_14);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_15;
		L_15 = VisualElement_get_worldTransformRef_m25AB63C70B9C7965FEC38C1711316A47608D5276(L_14, NULL);
		il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		VisualElement_MultiplyMatrix34_mBDEE644E6CEF9A47F7901CFE215B2682FCCAFDC9(L_13, L_15, (&V_0), NULL);
		goto IL_0060;
	}

IL_0059:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = ___0_ve;
		NullCheck(L_16);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_17;
		L_17 = VisualElement_get_worldTransform_m706C9ADA6ADFBA381EDCAD418040C9F30D42E96A(L_16, NULL);
		V_0 = L_17;
	}

IL_0060:
	{
		(&V_0)->___m22 = (1.0f);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_18 = V_0;
		V_2 = L_18;
		goto IL_0070;
	}

IL_0070:
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_19 = V_2;
		return L_19;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 RenderEvents_GetClipRectIDClipInfo_m7EC20324781A510A1FCFF06DEBD382F9FA2DA7C0 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, 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*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D 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));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_5;
	memset((&V_5), 0, sizeof(V_5));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_6;
	memset((&V_6), 0, sizeof(V_6));
	bool V_7 = false;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_8;
	memset((&V_8), 0, sizeof(V_8));
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_2 = L_1->___clipRectID;
		bool L_3;
		L_3 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_2, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_3, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___0_ve;
		NullCheck(L_4);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_5 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_4->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = L_5->___groupTransformAncestor;
		V_7 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_7 = V_7;
		if (!L_7)
		{
			goto IL_0034;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___0_ve;
		NullCheck(L_8);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_9;
		L_9 = VisualElement_get_worldClip_m61B2DBE3962B9D3E328933EE88CC7B70DE7B711A(L_8, NULL);
		V_0 = L_9;
		goto IL_0055;
	}

IL_0034:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___0_ve;
		NullCheck(L_10);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_11;
		L_11 = VisualElement_get_worldClipMinusGroup_m94BD6FB2B44142367C06FF15187F7BEE67B3177D(L_10, NULL);
		V_0 = L_11;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___0_ve;
		NullCheck(L_12);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_13 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_12->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14 = L_13->___groupTransformAncestor;
		NullCheck(L_14);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_15;
		L_15 = VisualElement_get_worldTransformInverse_m3F6A138010EDD0ADB850092717003E8E38226980(L_14, NULL);
		il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		VisualElement_TransformAlignedRect_m83F60A83A2F69136E513B24BFA697856AE4E3C6C_inline(L_15, (&V_0), NULL);
	}

IL_0055:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16;
		L_16 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC_inline((&V_0), NULL);
		V_1 = L_16;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
		L_17 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167_inline((&V_0), NULL);
		V_2 = L_17;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18 = V_2;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = V_1;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20;
		L_20 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_18, L_19, NULL);
		V_3 = L_20;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = V_3;
		float L_22 = L_21.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23 = V_3;
		float L_24 = L_23.___y;
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_4), ((float)((1.0f)/((float)il2cpp_codegen_add(L_22, (9.99999975E-05f))))), ((float)((1.0f)/((float)il2cpp_codegen_add(L_24, (9.99999975E-05f))))), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25 = V_4;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
		L_26 = Vector2_op_Multiply_mC53581E703768BA2512A7C65283657C331994353_inline((2.0f), L_25, NULL);
		V_5 = L_26;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27 = V_1;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_28 = V_2;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29;
		L_29 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_27, L_28, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_30;
		L_30 = Vector2_op_UnaryNegation_mBA9FC53A2194EE3CC067A12D11879F695B34D6F9_inline(L_29, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = V_4;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
		L_32 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_30, L_31, NULL);
		V_6 = L_32;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = V_5;
		float L_34 = L_33.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35 = V_5;
		float L_36 = L_35.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = V_6;
		float L_38 = L_37.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39 = V_6;
		float L_40 = L_39.___y;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_41;
		memset((&L_41), 0, sizeof(L_41));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_41), L_34, L_36, L_38, L_40, NULL);
		V_8 = L_41;
		goto IL_00e0;
	}

IL_00e0:
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_42 = V_8;
		return L_42;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t RenderEvents_DepthFirstOnChildAdded_m98799048C7F73861738CC9930E657668B469A0C9 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_parent, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___2_ve, int32_t ___3_index, bool ___4_resetState, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	uint32_t V_1 = 0;
	bool V_2 = false;
	uint32_t V_3 = 0;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_8;
	memset((&V_8), 0, sizeof(V_8));
	bool V_9 = false;
	bool V_10 = false;
	bool V_11 = false;
	bool V_12 = false;
	bool V_13 = false;
	bool V_14 = false;
	bool V_15 = false;
	int32_t V_16 = 0;
	bool V_17 = false;
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* G_B15_0 = NULL;
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* G_B14_0 = NULL;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B16_0 = NULL;
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* G_B16_1 = NULL;
	int32_t G_B29_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___2_ve;
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_0, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((!(((RuntimeObject*)(RuntimeObject*)L_1) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = ___2_ve;
		NullCheck(L_2);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_3 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_2->___renderChainData);
		bool L_4 = L_3->___isInChain;
		V_2 = L_4;
		bool L_5 = V_2;
		if (!L_5)
		{
			goto IL_0026;
		}
	}
	{
		V_3 = 0;
		goto IL_03fb;
	}

IL_0026:
	{
		bool L_6 = ___4_resetState;
		V_4 = L_6;
		bool L_7 = V_4;
		if (!L_7)
		{
			goto IL_003a;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___2_ve;
		NullCheck(L_8);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_9 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_8->___renderChainData);
		il2cpp_codegen_initobj(L_9, sizeof(RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847));
	}

IL_003a:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___2_ve;
		NullCheck(L_10);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_11 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_10->___renderChainData);
		L_11->___isInChain = (bool)1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___2_ve;
		NullCheck(L_12);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_13 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_12->___renderChainData);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_14;
		L_14 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
		L_13->___verticesSpace = L_14;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = ___2_ve;
		NullCheck(L_15);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_16 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_15->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_17 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransform;
		L_16->___transformID = L_17;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = ___2_ve;
		NullCheck(L_18);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_19 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_18->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_20 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		L_19->___clipRectID = L_20;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21 = ___2_ve;
		NullCheck(L_21);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_22 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_21->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_23 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacity;
		L_22->___opacityID = L_23;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = ___2_ve;
		NullCheck(L_24);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_25 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_24->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_26 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_25->___colorID = L_26;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = ___2_ve;
		NullCheck(L_27);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_28 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_27->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_29 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_28->___backgroundColorID = L_29;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_30 = ___2_ve;
		NullCheck(L_30);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_31 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_30->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_32 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_31->___borderLeftColorID = L_32;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_33 = ___2_ve;
		NullCheck(L_33);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_34 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_33->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_35 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_34->___borderTopColorID = L_35;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36 = ___2_ve;
		NullCheck(L_36);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_37 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_36->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_38 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_37->___borderRightColorID = L_38;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_39 = ___2_ve;
		NullCheck(L_39);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_40 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_39->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_41 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_40->___borderBottomColorID = L_41;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42 = ___2_ve;
		NullCheck(L_42);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_43 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_42->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_44 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_43->___tintColorID = L_44;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_45 = ___2_ve;
		NullCheck(L_45);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_46 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_45->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_47 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettings;
		L_46->___textCoreSettingsID = L_47;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_48 = ___2_ve;
		NullCheck(L_48);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_49 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_48->___renderChainData);
		L_49->___compositeOpacity = ((std::numeric_limits<float>::max)());
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_50 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_51;
		L_51 = RenderEvents_UpdateLocalFlipsWinding_m29723ACA559EC686A9C3E330D23390020246BDBE(L_50, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_52 = ___1_parent;
		V_5 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_52) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_53 = V_5;
		if (!L_53)
		{
			goto IL_0178;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_54 = ___1_parent;
		NullCheck(L_54);
		int32_t L_55;
		L_55 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_54, NULL);
		V_6 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_55&1))) <= ((uint32_t)0)))? 1 : 0);
		bool L_56 = V_6;
		if (!L_56)
		{
			goto IL_0147;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_57 = ___2_ve;
		NullCheck(L_57);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_58 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_57->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_59 = ___1_parent;
		L_58->___groupTransformAncestor = L_59;
		Il2CppCodeGenWriteBarrier((void**)(&L_58->___groupTransformAncestor), (void*)L_59);
		goto IL_015d;
	}

IL_0147:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_60 = ___2_ve;
		NullCheck(L_60);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_61 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_60->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_62 = ___1_parent;
		NullCheck(L_62);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_63 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_62->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_64 = L_63->___groupTransformAncestor;
		L_61->___groupTransformAncestor = L_64;
		Il2CppCodeGenWriteBarrier((void**)(&L_61->___groupTransformAncestor), (void*)L_64);
	}

IL_015d:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_65 = ___2_ve;
		NullCheck(L_65);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_66 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_65->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_67 = ___1_parent;
		NullCheck(L_67);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_68 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_67->___renderChainData);
		int32_t L_69 = L_68->___hierarchyDepth;
		L_66->___hierarchyDepth = ((int32_t)il2cpp_codegen_add(L_69, 1));
		goto IL_0192;
	}

IL_0178:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_70 = ___2_ve;
		NullCheck(L_70);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_71 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_70->___renderChainData);
		L_71->___groupTransformAncestor = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_71->___groupTransformAncestor), (void*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_72 = ___2_ve;
		NullCheck(L_72);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_73 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_72->___renderChainData);
		L_73->___hierarchyDepth = 0;
	}

IL_0192:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_74 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_75 = ___2_ve;
		NullCheck(L_75);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_76 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_75->___renderChainData);
		int32_t L_77 = L_76->___hierarchyDepth;
		NullCheck(L_74);
		RenderChain_EnsureFitsDepth_m6D531C0DDB7B2C9AC91BE3E63EE852E9630EC81B(L_74, L_77, NULL);
		int32_t L_78 = ___3_index;
		V_7 = (bool)((((int32_t)L_78) > ((int32_t)0))? 1 : 0);
		bool L_79 = V_7;
		if (!L_79)
		{
			goto IL_01de;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_80 = ___1_parent;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_80) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_81 = ___2_ve;
		NullCheck(L_81);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_82 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_81->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_83 = ___1_parent;
		NullCheck(L_83);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_84;
		L_84 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_83, NULL);
		V_8 = L_84;
		int32_t L_85 = ___3_index;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_86;
		L_86 = Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467((&V_8), ((int32_t)il2cpp_codegen_subtract(L_85, 1)), NULL);
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_87;
		L_87 = RenderEvents_GetLastDeepestChild_mEFC4AF3EBBCBD1715CF6A851EF83B114DCA29BB6(L_86, NULL);
		L_82->___prev = L_87;
		Il2CppCodeGenWriteBarrier((void**)(&L_82->___prev), (void*)L_87);
		goto IL_01ea;
	}

IL_01de:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_88 = ___2_ve;
		NullCheck(L_88);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_89 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_88->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_90 = ___1_parent;
		L_89->___prev = L_90;
		Il2CppCodeGenWriteBarrier((void**)(&L_89->___prev), (void*)L_90);
	}

IL_01ea:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_91 = ___2_ve;
		NullCheck(L_91);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_92 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_91->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_93 = ___2_ve;
		NullCheck(L_93);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_94 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_93->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_95 = L_94->___prev;
		if (L_95)
		{
			G_B15_0 = L_92;
			goto IL_0200;
		}
		G_B14_0 = L_92;
	}
	{
		G_B16_0 = ((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)(NULL));
		G_B16_1 = G_B14_0;
		goto IL_0215;
	}

IL_0200:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_96 = ___2_ve;
		NullCheck(L_96);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_97 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_96->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_98 = L_97->___prev;
		NullCheck(L_98);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_99 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_98->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_100 = L_99->___next;
		G_B16_0 = L_100;
		G_B16_1 = G_B15_0;
	}

IL_0215:
	{
		G_B16_1->___next = G_B16_0;
		Il2CppCodeGenWriteBarrier((void**)(&G_B16_1->___next), (void*)G_B16_0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_101 = ___2_ve;
		NullCheck(L_101);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_102 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_101->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_103 = L_102->___prev;
		V_9 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_103) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_104 = V_9;
		if (!L_104)
		{
			goto IL_0244;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_105 = ___2_ve;
		NullCheck(L_105);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_106 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_105->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_107 = L_106->___prev;
		NullCheck(L_107);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_108 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_107->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_109 = ___2_ve;
		L_108->___next = L_109;
		Il2CppCodeGenWriteBarrier((void**)(&L_108->___next), (void*)L_109);
	}

IL_0244:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_110 = ___2_ve;
		NullCheck(L_110);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_111 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_110->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_112 = L_111->___next;
		V_10 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_112) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_113 = V_10;
		if (!L_113)
		{
			goto IL_026e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_114 = ___2_ve;
		NullCheck(L_114);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_115 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_114->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_116 = L_115->___next;
		NullCheck(L_116);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_117 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_116->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_118 = ___2_ve;
		L_117->___prev = L_118;
		Il2CppCodeGenWriteBarrier((void**)(&L_117->___prev), (void*)L_118);
	}

IL_026e:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_119 = ___2_ve;
		NullCheck(L_119);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_120 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_119->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_121 = L_120->___transformID;
		bool L_122;
		L_122 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_121, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_122) == ((int32_t)0))? 1 : 0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_123 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_124;
		L_124 = RenderEvents_NeedsTransformID_mB0473F5ED3C182DA00261DC5444EE3511A3FCDC5(L_123, NULL);
		V_11 = L_124;
		bool L_125 = V_11;
		if (!L_125)
		{
			goto IL_02ab;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_126 = ___2_ve;
		NullCheck(L_126);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_127 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_126->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_128 = ___0_renderChain;
		NullCheck(L_128);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_129 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_128->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_130;
		L_130 = UIRVEShaderInfoAllocator_AllocTransform_mAD5208CBE3D63767C8306E6D3400560CB5B62053(L_129, NULL);
		L_127->___transformID = L_130;
		goto IL_02bb;
	}

IL_02ab:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_131 = ___2_ve;
		NullCheck(L_131);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_132 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_131->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_133 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_132->___transformID = L_133;
	}

IL_02bb:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_134 = ___2_ve;
		NullCheck(L_134);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_135 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_134->___renderChainData);
		L_135->___boneTransformAncestor = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_135->___boneTransformAncestor), (void*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_136 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_137;
		L_137 = RenderEvents_NeedsColorID_mC21A9C7DE5F02BAEADE4AFA295175F62081707A0(L_136, NULL);
		V_12 = L_137;
		bool L_138 = V_12;
		if (!L_138)
		{
			goto IL_02e5;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_139 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_140 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_141;
		L_141 = RenderEvents_InitColorIDs_m2BBEF2D99944BC99C7809C8E24BFB8E6FBE6DE35(L_139, L_140, NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_142 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_143 = ___2_ve;
		RenderEvents_SetColorValues_m9E8EB41BFB03735A4D41DF57AB2BA8450F9A82A1(L_142, L_143, NULL);
	}

IL_02e5:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_144 = ___2_ve;
		NullCheck(L_144);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_145 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_144->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_146 = L_145->___transformID;
		bool L_147;
		L_147 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_146, NULL);
		V_13 = (bool)((((int32_t)L_147) == ((int32_t)0))? 1 : 0);
		bool L_148 = V_13;
		if (!L_148)
		{
			goto IL_0391;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_149 = ___1_parent;
		if (!L_149)
		{
			goto IL_0312;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_150 = ___2_ve;
		NullCheck(L_150);
		int32_t L_151;
		L_151 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_150, NULL);
		G_B29_0 = ((((int32_t)((int32_t)((int32_t)L_151&1))) == ((int32_t)0))? 1 : 0);
		goto IL_0313;
	}

IL_0312:
	{
		G_B29_0 = 0;
	}

IL_0313:
	{
		V_14 = (bool)G_B29_0;
		bool L_152 = V_14;
		if (!L_152)
		{
			goto IL_037e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_153 = ___1_parent;
		NullCheck(L_153);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_154 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_153->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_155 = L_154->___transformID;
		bool L_156;
		L_156 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_155, NULL);
		V_15 = L_156;
		bool L_157 = V_15;
		if (!L_157)
		{
			goto IL_033e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_158 = ___2_ve;
		NullCheck(L_158);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_159 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_158->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_160 = ___1_parent;
		L_159->___boneTransformAncestor = L_160;
		Il2CppCodeGenWriteBarrier((void**)(&L_159->___boneTransformAncestor), (void*)L_160);
		goto IL_0354;
	}

IL_033e:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_161 = ___2_ve;
		NullCheck(L_161);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_162 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_161->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_163 = ___1_parent;
		NullCheck(L_163);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_164 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_163->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_165 = L_164->___boneTransformAncestor;
		L_162->___boneTransformAncestor = L_165;
		Il2CppCodeGenWriteBarrier((void**)(&L_162->___boneTransformAncestor), (void*)L_165);
	}

IL_0354:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_166 = ___2_ve;
		NullCheck(L_166);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_167 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_166->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_168 = ___1_parent;
		NullCheck(L_168);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_169 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_168->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_170 = L_169->___transformID;
		L_167->___transformID = L_170;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_171 = ___2_ve;
		NullCheck(L_171);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_172 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_171->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_173 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_172->___transformID);
		L_173->___ownedState = 0;
		goto IL_038e;
	}

IL_037e:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_174 = ___2_ve;
		NullCheck(L_174);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_175 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_174->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_176 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransform;
		L_175->___transformID = L_176;
	}

IL_038e:
	{
		goto IL_03ae;
	}

IL_0391:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_177 = ___0_renderChain;
		NullCheck(L_177);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_178 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_177->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_179 = ___2_ve;
		NullCheck(L_179);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_180 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_179->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_181 = L_180->___transformID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_182 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_183;
		L_183 = RenderEvents_GetTransformIDTransformInfo_m9C4D72E3F247946BC61C7452A9D62A5772137F60(L_182, NULL);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetTransformValue_m7CEA33754EB6951EEDCCC2B2364B22B8B81A9F57(L_178, L_181, L_183, NULL);
	}

IL_03ae:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_184 = ___2_ve;
		NullCheck(L_184);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_185;
		L_185 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_184, NULL);
		V_8 = L_185;
		int32_t L_186;
		L_186 = Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5((&V_8), NULL);
		V_0 = L_186;
		V_1 = 0;
		V_16 = 0;
		goto IL_03ea;
	}

IL_03c5:
	{
		uint32_t L_187 = V_1;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_188 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_189 = ___2_ve;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_190 = ___2_ve;
		NullCheck(L_190);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_191;
		L_191 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_190, NULL);
		V_8 = L_191;
		int32_t L_192 = V_16;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_193;
		L_193 = Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467((&V_8), L_192, NULL);
		int32_t L_194 = V_16;
		bool L_195 = ___4_resetState;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		uint32_t L_196;
		L_196 = RenderEvents_DepthFirstOnChildAdded_m98799048C7F73861738CC9930E657668B469A0C9(L_188, L_189, L_193, L_194, L_195, NULL);
		V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_187, (int32_t)L_196));
		int32_t L_197 = V_16;
		V_16 = ((int32_t)il2cpp_codegen_add(L_197, 1));
	}

IL_03ea:
	{
		int32_t L_198 = V_16;
		int32_t L_199 = V_0;
		V_17 = (bool)((((int32_t)L_198) < ((int32_t)L_199))? 1 : 0);
		bool L_200 = V_17;
		if (L_200)
		{
			goto IL_03c5;
		}
	}
	{
		uint32_t L_201 = V_1;
		V_3 = ((int32_t)il2cpp_codegen_add(1, (int32_t)L_201));
		goto IL_03fb;
	}

IL_03fb:
	{
		uint32_t L_202 = V_3;
		return L_202;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t RenderEvents_DepthFirstOnChildRemoving_m86F2944D40D4E921D440ABF03DADD7AB9ECAA7E9 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	uint32_t V_1 = 0;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_2;
	memset((&V_2), 0, sizeof(V_2));
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	bool V_11 = false;
	bool V_12 = false;
	bool V_13 = false;
	bool V_14 = false;
	bool V_15 = false;
	bool V_16 = false;
	bool V_17 = false;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_18 = NULL;
	bool V_19 = false;
	bool V_20 = false;
	uint32_t V_21 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		NullCheck(L_0);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_1;
		L_1 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_0, NULL);
		V_2 = L_1;
		int32_t L_2;
		L_2 = Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5((&V_2), NULL);
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_2, 1));
		V_1 = 0;
		goto IL_0032;
	}

IL_0016:
	{
		uint32_t L_3 = V_1;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_4 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_ve;
		NullCheck(L_5);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_6;
		L_6 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_5, NULL);
		V_2 = L_6;
		int32_t L_7 = V_0;
		int32_t L_8 = L_7;
		V_0 = ((int32_t)il2cpp_codegen_subtract(L_8, 1));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9;
		L_9 = Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467((&V_2), L_8, NULL);
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		uint32_t L_10;
		L_10 = RenderEvents_DepthFirstOnChildRemoving_m86F2944D40D4E921D440ABF03DADD7AB9ECAA7E9(L_4, L_9, NULL);
		V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)L_10));
	}

IL_0032:
	{
		int32_t L_11 = V_0;
		V_3 = (bool)((((int32_t)((((int32_t)L_11) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_12 = V_3;
		if (L_12)
		{
			goto IL_0016;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ___1_ve;
		NullCheck(L_13);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_14 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_13->___renderChainData);
		bool L_15 = L_14->___isInChain;
		V_4 = L_15;
		bool L_16 = V_4;
		if (!L_16)
		{
			goto IL_042e;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_17 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = ___1_ve;
		NullCheck(L_17);
		RenderChain_ChildWillBeRemoved_m06C2B71733F0773FE428F92C9B58DA1134CE0AD9(L_17, L_18, NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_19 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_ResetCommands_m4F863CCD40A1ACA9C5EDA17C2409EB7F90DB7FC6(L_19, L_20, NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_21 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = ___1_ve;
		NullCheck(L_21);
		RenderChain_ResetTextures_mE683EEDE0CB5ACB56EC4D42345BDE1DD80A5961C(L_21, L_22, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23 = ___1_ve;
		NullCheck(L_23);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_24 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_23->___renderChainData);
		L_24->___isInChain = (bool)0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25 = ___1_ve;
		NullCheck(L_25);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_26 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_25->___renderChainData);
		L_26->___clipMethod = 0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = ___1_ve;
		NullCheck(L_27);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_28 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_27->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29 = L_28->___next;
		V_5 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_30 = V_5;
		if (!L_30)
		{
			goto IL_00b6;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_31 = ___1_ve;
		NullCheck(L_31);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_32 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_31->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_33 = L_32->___next;
		NullCheck(L_33);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_34 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_33->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_35 = ___1_ve;
		NullCheck(L_35);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_36 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_35->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_37 = L_36->___prev;
		L_34->___prev = L_37;
		Il2CppCodeGenWriteBarrier((void**)(&L_34->___prev), (void*)L_37);
	}

IL_00b6:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_38 = ___1_ve;
		NullCheck(L_38);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_39 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_38->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_40 = L_39->___prev;
		V_6 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_40) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_41 = V_6;
		if (!L_41)
		{
			goto IL_00ea;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42 = ___1_ve;
		NullCheck(L_42);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_43 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_42->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44 = L_43->___prev;
		NullCheck(L_44);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_45 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_44->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_46 = ___1_ve;
		NullCheck(L_46);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_47 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_46->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_48 = L_47->___next;
		L_45->___next = L_48;
		Il2CppCodeGenWriteBarrier((void**)(&L_45->___next), (void*)L_48);
	}

IL_00ea:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_49 = ___1_ve;
		NullCheck(L_49);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_50 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_49->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_51 = L_50->___textCoreSettingsID;
		bool L_52;
		L_52 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_51, NULL);
		V_7 = L_52;
		bool L_53 = V_7;
		if (!L_53)
		{
			goto IL_0129;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_54 = ___0_renderChain;
		NullCheck(L_54);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_55 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_54->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_56 = ___1_ve;
		NullCheck(L_56);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_57 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_56->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_58 = L_57->___textCoreSettingsID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeTextCoreSettings_m2D0220AFDD2A9D4B79CD87F1430CDA0096077DF2(L_55, L_58, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_59 = ___1_ve;
		NullCheck(L_59);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_60 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_59->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_61 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettings;
		L_60->___textCoreSettingsID = L_61;
	}

IL_0129:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_62 = ___1_ve;
		NullCheck(L_62);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_63 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_62->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_64 = L_63->___opacityID;
		bool L_65;
		L_65 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_64, NULL);
		V_8 = L_65;
		bool L_66 = V_8;
		if (!L_66)
		{
			goto IL_0168;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_67 = ___0_renderChain;
		NullCheck(L_67);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_68 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_67->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_69 = ___1_ve;
		NullCheck(L_69);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_70 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_69->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_71 = L_70->___opacityID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeOpacity_mD97725200B13B4729D41750CDA53C5B5EC909FC4(L_68, L_71, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_72 = ___1_ve;
		NullCheck(L_72);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_73 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_72->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_74 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___fullOpacity;
		L_73->___opacityID = L_74;
	}

IL_0168:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_75 = ___1_ve;
		NullCheck(L_75);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_76 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_75->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_77 = L_76->___colorID;
		bool L_78;
		L_78 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_77, NULL);
		V_9 = L_78;
		bool L_79 = V_9;
		if (!L_79)
		{
			goto IL_01a7;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_80 = ___0_renderChain;
		NullCheck(L_80);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_81 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_80->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_82 = ___1_ve;
		NullCheck(L_82);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_83 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_82->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_84 = L_83->___colorID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F(L_81, L_84, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_85 = ___1_ve;
		NullCheck(L_85);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_86 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_85->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_87 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_86->___colorID = L_87;
	}

IL_01a7:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_88 = ___1_ve;
		NullCheck(L_88);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_89 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_88->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_90 = L_89->___backgroundColorID;
		bool L_91;
		L_91 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_90, NULL);
		V_10 = L_91;
		bool L_92 = V_10;
		if (!L_92)
		{
			goto IL_01e6;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_93 = ___0_renderChain;
		NullCheck(L_93);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_94 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_93->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_95 = ___1_ve;
		NullCheck(L_95);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_96 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_95->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_97 = L_96->___backgroundColorID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F(L_94, L_97, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_98 = ___1_ve;
		NullCheck(L_98);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_99 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_98->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_100 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_99->___backgroundColorID = L_100;
	}

IL_01e6:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_101 = ___1_ve;
		NullCheck(L_101);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_102 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_101->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_103 = L_102->___borderLeftColorID;
		bool L_104;
		L_104 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_103, NULL);
		V_11 = L_104;
		bool L_105 = V_11;
		if (!L_105)
		{
			goto IL_0225;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_106 = ___0_renderChain;
		NullCheck(L_106);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_107 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_106->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_108 = ___1_ve;
		NullCheck(L_108);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_109 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_108->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_110 = L_109->___borderLeftColorID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F(L_107, L_110, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_111 = ___1_ve;
		NullCheck(L_111);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_112 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_111->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_113 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_112->___borderLeftColorID = L_113;
	}

IL_0225:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_114 = ___1_ve;
		NullCheck(L_114);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_115 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_114->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_116 = L_115->___borderTopColorID;
		bool L_117;
		L_117 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_116, NULL);
		V_12 = L_117;
		bool L_118 = V_12;
		if (!L_118)
		{
			goto IL_0264;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_119 = ___0_renderChain;
		NullCheck(L_119);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_120 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_119->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_121 = ___1_ve;
		NullCheck(L_121);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_122 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_121->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_123 = L_122->___borderTopColorID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F(L_120, L_123, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_124 = ___1_ve;
		NullCheck(L_124);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_125 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_124->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_126 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_125->___borderTopColorID = L_126;
	}

IL_0264:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_127 = ___1_ve;
		NullCheck(L_127);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_128 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_127->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_129 = L_128->___borderRightColorID;
		bool L_130;
		L_130 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_129, NULL);
		V_13 = L_130;
		bool L_131 = V_13;
		if (!L_131)
		{
			goto IL_02a3;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_132 = ___0_renderChain;
		NullCheck(L_132);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_133 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_132->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_134 = ___1_ve;
		NullCheck(L_134);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_135 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_134->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_136 = L_135->___borderRightColorID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F(L_133, L_136, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_137 = ___1_ve;
		NullCheck(L_137);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_138 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_137->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_139 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_138->___borderRightColorID = L_139;
	}

IL_02a3:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_140 = ___1_ve;
		NullCheck(L_140);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_141 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_140->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_142 = L_141->___borderBottomColorID;
		bool L_143;
		L_143 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_142, NULL);
		V_14 = L_143;
		bool L_144 = V_14;
		if (!L_144)
		{
			goto IL_02e2;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_145 = ___0_renderChain;
		NullCheck(L_145);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_146 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_145->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_147 = ___1_ve;
		NullCheck(L_147);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_148 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_147->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_149 = L_148->___borderBottomColorID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F(L_146, L_149, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_150 = ___1_ve;
		NullCheck(L_150);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_151 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_150->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_152 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_151->___borderBottomColorID = L_152;
	}

IL_02e2:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_153 = ___1_ve;
		NullCheck(L_153);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_154 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_153->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_155 = L_154->___tintColorID;
		bool L_156;
		L_156 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_155, NULL);
		V_15 = L_156;
		bool L_157 = V_15;
		if (!L_157)
		{
			goto IL_0321;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_158 = ___0_renderChain;
		NullCheck(L_158);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_159 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_158->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_160 = ___1_ve;
		NullCheck(L_160);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_161 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_160->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_162 = L_161->___tintColorID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeColor_m28FCF7D9AA8B76869FE32877EB63675C7C5A7B8F(L_159, L_162, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_163 = ___1_ve;
		NullCheck(L_163);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_164 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_163->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_165 = ((BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields*)il2cpp_codegen_static_fields_for(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var))->___Invalid;
		L_164->___tintColorID = L_165;
	}

IL_0321:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_166 = ___1_ve;
		NullCheck(L_166);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_167 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_166->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_168 = L_167->___clipRectID;
		bool L_169;
		L_169 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_168, NULL);
		V_16 = L_169;
		bool L_170 = V_16;
		if (!L_170)
		{
			goto IL_0360;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_171 = ___0_renderChain;
		NullCheck(L_171);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_172 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_171->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_173 = ___1_ve;
		NullCheck(L_173);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_174 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_173->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_175 = L_174->___clipRectID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeClipRect_m00341A1A072A2E0C94D259F6CE84147DF054438D(L_172, L_175, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_176 = ___1_ve;
		NullCheck(L_176);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_177 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_176->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_178 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		L_177->___clipRectID = L_178;
	}

IL_0360:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_179 = ___1_ve;
		NullCheck(L_179);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_180 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_179->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_181 = L_180->___transformID;
		bool L_182;
		L_182 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_181, NULL);
		V_17 = L_182;
		bool L_183 = V_17;
		if (!L_183)
		{
			goto IL_039f;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_184 = ___0_renderChain;
		NullCheck(L_184);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_185 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_184->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_186 = ___1_ve;
		NullCheck(L_186);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_187 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_186->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_188 = L_187->___transformID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeTransform_m9DF0C6DFD4D440A9552C10C0A15CC2064740DB15(L_185, L_188, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_189 = ___1_ve;
		NullCheck(L_189);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_190 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_189->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_191 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___identityTransform;
		L_190->___transformID = L_191;
	}

IL_039f:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_192 = ___1_ve;
		NullCheck(L_192);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_193 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_192->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_194 = ___1_ve;
		NullCheck(L_194);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_195 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_194->___renderChainData);
		V_18 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
		L_195->___groupTransformAncestor = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_195->___groupTransformAncestor), (void*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_196 = V_18;
		L_193->___boneTransformAncestor = L_196;
		Il2CppCodeGenWriteBarrier((void**)(&L_193->___boneTransformAncestor), (void*)L_196);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_197 = ___1_ve;
		NullCheck(L_197);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_198 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_197->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_199 = L_198->___closingData;
		V_19 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_199) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_200 = V_19;
		if (!L_200)
		{
			goto IL_03f4;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_201 = ___0_renderChain;
		NullCheck(L_201);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_202;
		L_202 = RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline(L_201, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_203 = ___1_ve;
		NullCheck(L_203);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_204 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_203->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_205 = L_204->___closingData;
		NullCheck(L_202);
		UIRenderDevice_Free_mA976972C22FC00FA5CABBDEAD053A1390F4BDB92(L_202, L_205, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_206 = ___1_ve;
		NullCheck(L_206);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_207 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_206->___renderChainData);
		L_207->___closingData = (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_207->___closingData), (void*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL);
	}

IL_03f4:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_208 = ___1_ve;
		NullCheck(L_208);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_209 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_208->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_210 = L_209->___data;
		V_20 = (bool)((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_210) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_211 = V_20;
		if (!L_211)
		{
			goto IL_042d;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_212 = ___0_renderChain;
		NullCheck(L_212);
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_213;
		L_213 = RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline(L_212, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_214 = ___1_ve;
		NullCheck(L_214);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_215 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_214->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_216 = L_215->___data;
		NullCheck(L_213);
		UIRenderDevice_Free_mA976972C22FC00FA5CABBDEAD053A1390F4BDB92(L_213, L_216, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_217 = ___1_ve;
		NullCheck(L_217);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_218 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_217->___renderChainData);
		L_218->___data = (MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_218->___data), (void*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)NULL);
	}

IL_042d:
	{
	}

IL_042e:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_219 = ___1_ve;
		NullCheck(L_219);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_220 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_219->___renderChainData);
		L_220->___prev = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_220->___prev), (void*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_221 = ___1_ve;
		NullCheck(L_221);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_222 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_221->___renderChainData);
		L_222->___next = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&L_222->___next), (void*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL);
		uint32_t L_223 = V_1;
		V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_223, 1));
		goto IL_044d;
	}

IL_044d:
	{
		uint32_t L_224 = V_21;
		return L_224;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_DepthFirstOnClippingChanged_m22C077A0E355E67F65E946C31A7F1D75FC825689 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_parent, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___2_ve, uint32_t ___3_dirtyID, bool ___4_hierarchical, bool ___5_isRootOfChange, bool ___6_isPendingHierarchicalRepaint, bool ___7_inheritedClipRectIDChanged, bool ___8_inheritedMaskingChanged, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___9_device, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___10_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	int32_t V_8 = 0;
	int32_t V_9 = 0;
	bool V_10 = false;
	bool V_11 = false;
	bool V_12 = false;
	bool V_13 = false;
	bool V_14 = false;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 V_15;
	memset((&V_15), 0, sizeof(V_15));
	bool V_16 = false;
	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;
	int32_t V_27 = 0;
	int32_t V_28 = 0;
	bool V_29 = false;
	bool V_30 = false;
	bool V_31 = false;
	bool V_32 = false;
	bool V_33 = false;
	bool V_34 = false;
	bool V_35 = false;
	bool V_36 = false;
	bool V_37 = false;
	int32_t V_38 = 0;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_39;
	memset((&V_39), 0, sizeof(V_39));
	int32_t V_40 = 0;
	bool V_41 = false;
	int32_t G_B4_0 = 0;
	int32_t G_B11_0 = 0;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 G_B25_0;
	memset((&G_B25_0), 0, sizeof(G_B25_0));
	int32_t G_B30_0 = 0;
	int32_t G_B35_0 = 0;
	int32_t G_B40_0 = 0;
	int32_t G_B46_0 = 0;
	int32_t G_B48_0 = 0;
	int32_t G_B62_0 = 0;
	int32_t G_B68_0 = 0;
	int32_t G_B76_0 = 0;
	{
		uint32_t L_0 = ___3_dirtyID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___2_ve;
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		uint32_t L_3 = L_2->___dirtyID;
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_3))? 1 : 0);
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_001e;
		}
	}
	{
		bool L_5 = ___7_inheritedClipRectIDChanged;
		if (L_5)
		{
			goto IL_001e;
		}
	}
	{
		bool L_6 = ___8_inheritedMaskingChanged;
		G_B4_0 = ((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
		goto IL_001f;
	}

IL_001e:
	{
		G_B4_0 = 0;
	}

IL_001f:
	{
		V_12 = (bool)G_B4_0;
		bool L_7 = V_12;
		if (!L_7)
		{
			goto IL_002a;
		}
	}
	{
		goto IL_03a0;
	}

IL_002a:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___2_ve;
		NullCheck(L_8);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_9 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_8->___renderChainData);
		uint32_t L_10 = ___3_dirtyID;
		L_9->___dirtyID = L_10;
		bool L_11 = ___5_isRootOfChange;
		V_13 = (bool)((((int32_t)L_11) == ((int32_t)0))? 1 : 0);
		bool L_12 = V_13;
		if (!L_12)
		{
			goto IL_004d;
		}
	}
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_13 = ___10_stats;
		uint32_t* L_14 = (uint32_t*)(&L_13->___recursiveClipUpdatesExpanded);
		uint32_t* L_15 = L_14;
		int32_t L_16 = *((uint32_t*)L_15);
		*((int32_t*)L_15) = (int32_t)((int32_t)il2cpp_codegen_add(L_16, 1));
	}

IL_004d:
	{
		bool L_17 = ___6_isPendingHierarchicalRepaint;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = ___2_ve;
		NullCheck(L_18);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_19 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_18->___renderChainData);
		int32_t L_20 = L_19->___dirtiedValues;
		___6_isPendingHierarchicalRepaint = (bool)((int32_t)((int32_t)L_17|((!(((uint32_t)((int32_t)((int32_t)L_20&((int32_t)32)))) <= ((uint32_t)0)))? 1 : 0)));
		bool L_21 = ___4_hierarchical;
		bool L_22 = ___5_isRootOfChange;
		bool L_23 = ___7_inheritedClipRectIDChanged;
		V_1 = (bool)((int32_t)(((int32_t)((int32_t)L_21|(int32_t)L_22))|(int32_t)L_23));
		bool L_24 = ___4_hierarchical;
		bool L_25 = ___5_isRootOfChange;
		V_2 = (bool)((int32_t)((int32_t)L_24|(int32_t)L_25));
		bool L_26 = ___4_hierarchical;
		bool L_27 = ___5_isRootOfChange;
		bool L_28 = ___8_inheritedMaskingChanged;
		V_3 = (bool)((int32_t)(((int32_t)((int32_t)L_26|(int32_t)L_27))|(int32_t)L_28));
		V_4 = (bool)0;
		V_5 = (bool)0;
		V_6 = (bool)0;
		bool L_29 = ___4_hierarchical;
		V_7 = L_29;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_30 = ___2_ve;
		NullCheck(L_30);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_31 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_30->___renderChainData);
		int32_t L_32 = L_31->___clipMethod;
		V_8 = L_32;
		bool L_33 = V_2;
		if (L_33)
		{
			goto IL_009c;
		}
	}
	{
		int32_t L_34 = V_8;
		G_B11_0 = L_34;
		goto IL_00a3;
	}

IL_009c:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_35 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		int32_t L_37;
		L_37 = RenderEvents_DetermineSelfClipMethod_mE014E29273CF50662E1594D708C262C053C76888(L_35, L_36, NULL);
		G_B11_0 = L_37;
	}

IL_00a3:
	{
		V_9 = G_B11_0;
		V_10 = (bool)0;
		bool L_38 = V_1;
		V_14 = L_38;
		bool L_39 = V_14;
		if (!L_39)
		{
			goto IL_01b6;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_40 = ___2_ve;
		NullCheck(L_40);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_41 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_40->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_42 = L_41->___clipRectID;
		V_15 = L_42;
		int32_t L_43 = V_9;
		V_16 = (bool)((((int32_t)L_43) == ((int32_t)3))? 1 : 0);
		bool L_44 = V_16;
		if (!L_44)
		{
			goto IL_0113;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_45 = ___2_ve;
		NullCheck(L_45);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_46 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_45->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_47 = L_46->___clipRectID;
		bool L_48;
		L_48 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_47, NULL);
		V_17 = (bool)((((int32_t)L_48) == ((int32_t)0))? 1 : 0);
		bool L_49 = V_17;
		if (!L_49)
		{
			goto IL_0110;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_50 = ___0_renderChain;
		NullCheck(L_50);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_51 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_50->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_52;
		L_52 = UIRVEShaderInfoAllocator_AllocClipRect_m0C26B2B9BF62E5AB0891B83BA2E3D61945565F65(L_51, NULL);
		V_15 = L_52;
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_53;
		L_53 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2((&V_15), NULL);
		V_18 = (bool)((((int32_t)L_53) == ((int32_t)0))? 1 : 0);
		bool L_54 = V_18;
		if (!L_54)
		{
			goto IL_010f;
		}
	}
	{
		V_9 = 2;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_55 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		V_15 = L_55;
	}

IL_010f:
	{
	}

IL_0110:
	{
		goto IL_0179;
	}

IL_0113:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_56 = ___2_ve;
		NullCheck(L_56);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_57 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_56->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_58 = L_57->___clipRectID;
		bool L_59;
		L_59 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_58, NULL);
		V_19 = L_59;
		bool L_60 = V_19;
		if (!L_60)
		{
			goto IL_0141;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_61 = ___0_renderChain;
		NullCheck(L_61);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_62 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_61->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_63 = ___2_ve;
		NullCheck(L_63);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_64 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_63->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_65 = L_64->___clipRectID;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_FreeClipRect_m00341A1A072A2E0C94D259F6CE84147DF054438D(L_62, L_65, NULL);
	}

IL_0141:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_66 = ___2_ve;
		NullCheck(L_66);
		int32_t L_67;
		L_67 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_66, NULL);
		V_20 = (bool)((((int32_t)((int32_t)((int32_t)L_67&1))) == ((int32_t)0))? 1 : 0);
		bool L_68 = V_20;
		if (!L_68)
		{
			goto IL_0178;
		}
	}
	{
		int32_t L_69 = V_9;
		if ((((int32_t)L_69) == ((int32_t)2)))
		{
			goto IL_015b;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_70 = ___1_parent;
		if (L_70)
		{
			goto IL_0162;
		}
	}

IL_015b:
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_71 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		G_B25_0 = L_71;
		goto IL_016d;
	}

IL_0162:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_72 = ___1_parent;
		NullCheck(L_72);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_73 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_72->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_74 = L_73->___clipRectID;
		G_B25_0 = L_74;
	}

IL_016d:
	{
		V_15 = G_B25_0;
		(&V_15)->___ownedState = 0;
	}

IL_0178:
	{
	}

IL_0179:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_75 = ___2_ve;
		NullCheck(L_75);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_76 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_75->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_77 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_76->___clipRectID);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_78 = V_15;
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_79;
		L_79 = BMPAlloc_Equals_mEF900F6B5AD18B63BA66A219DECD6A1BFC83B9A0(L_77, L_78, NULL);
		V_10 = (bool)((((int32_t)L_79) == ((int32_t)0))? 1 : 0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_80 = ___2_ve;
		NullCheck(L_80);
		int32_t L_81;
		L_81 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_80, NULL);
		if (!((int32_t)((int32_t)L_81&1)))
		{
			goto IL_01a1;
		}
	}
	{
		bool L_82 = V_10;
		G_B30_0 = ((((int32_t)L_82) == ((int32_t)0))? 1 : 0);
		goto IL_01a2;
	}

IL_01a1:
	{
		G_B30_0 = 1;
	}

IL_01a2:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B30_0, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_83 = ___2_ve;
		NullCheck(L_83);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_84 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_83->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_85 = V_15;
		L_84->___clipRectID = L_85;
	}

IL_01b6:
	{
		V_11 = (bool)0;
		int32_t L_86 = V_8;
		int32_t L_87 = V_9;
		V_21 = (bool)((((int32_t)((((int32_t)L_86) == ((int32_t)L_87))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_88 = V_21;
		if (!L_88)
		{
			goto IL_0230;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_89 = ___2_ve;
		NullCheck(L_89);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_90 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_89->___renderChainData);
		int32_t L_91 = V_9;
		L_90->___clipMethod = L_91;
		int32_t L_92 = V_8;
		if ((((int32_t)L_92) == ((int32_t)4)))
		{
			goto IL_01e2;
		}
	}
	{
		int32_t L_93 = V_9;
		G_B35_0 = ((((int32_t)L_93) == ((int32_t)4))? 1 : 0);
		goto IL_01e3;
	}

IL_01e2:
	{
		G_B35_0 = 1;
	}

IL_01e3:
	{
		V_22 = (bool)G_B35_0;
		bool L_94 = V_22;
		if (!L_94)
		{
			goto IL_01f0;
		}
	}
	{
		V_11 = (bool)1;
		V_3 = (bool)1;
	}

IL_01f0:
	{
		int32_t L_95 = V_8;
		if ((((int32_t)L_95) == ((int32_t)2)))
		{
			goto IL_01fc;
		}
	}
	{
		int32_t L_96 = V_9;
		G_B40_0 = ((((int32_t)L_96) == ((int32_t)2))? 1 : 0);
		goto IL_01fd;
	}

IL_01fc:
	{
		G_B40_0 = 1;
	}

IL_01fd:
	{
		V_23 = (bool)G_B40_0;
		bool L_97 = V_23;
		if (!L_97)
		{
			goto IL_0206;
		}
	}
	{
		V_4 = (bool)1;
	}

IL_0206:
	{
		int32_t L_98 = V_9;
		if ((((int32_t)L_98) == ((int32_t)3)))
		{
			goto IL_0225;
		}
	}
	{
		int32_t L_99 = V_8;
		if ((!(((uint32_t)L_99) == ((uint32_t)3))))
		{
			goto IL_0222;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_100 = ___2_ve;
		NullCheck(L_100);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_101 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_100->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_102 = L_101->___clipRectID;
		bool L_103;
		L_103 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_102, NULL);
		G_B46_0 = ((int32_t)(L_103));
		goto IL_0223;
	}

IL_0222:
	{
		G_B46_0 = 0;
	}

IL_0223:
	{
		G_B48_0 = G_B46_0;
		goto IL_0226;
	}

IL_0225:
	{
		G_B48_0 = 1;
	}

IL_0226:
	{
		V_24 = (bool)G_B48_0;
		bool L_104 = V_24;
		if (!L_104)
		{
			goto IL_022f;
		}
	}
	{
		V_6 = (bool)1;
	}

IL_022f:
	{
	}

IL_0230:
	{
		bool L_105 = V_10;
		V_25 = L_105;
		bool L_106 = V_25;
		if (!L_106)
		{
			goto IL_0240;
		}
	}
	{
		V_7 = (bool)1;
		V_5 = (bool)1;
	}

IL_0240:
	{
		bool L_107 = V_3;
		V_26 = L_107;
		bool L_108 = V_26;
		if (!L_108)
		{
			goto IL_0301;
		}
	}
	{
		V_27 = 0;
		V_28 = 0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_109 = ___1_parent;
		V_29 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_109) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_110 = V_29;
		if (!L_110)
		{
			goto IL_02b9;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_111 = ___1_parent;
		NullCheck(L_111);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_112 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_111->___renderChainData);
		int32_t L_113 = L_112->___childrenMaskDepth;
		V_27 = L_113;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_114 = ___1_parent;
		NullCheck(L_114);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_115 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_114->___renderChainData);
		int32_t L_116 = L_115->___childrenStencilRef;
		V_28 = L_116;
		int32_t L_117 = V_9;
		V_30 = (bool)((((int32_t)L_117) == ((int32_t)4))? 1 : 0);
		bool L_118 = V_30;
		if (!L_118)
		{
			goto IL_029b;
		}
	}
	{
		int32_t L_119 = V_27;
		int32_t L_120 = V_28;
		V_31 = (bool)((((int32_t)L_119) > ((int32_t)L_120))? 1 : 0);
		bool L_121 = V_31;
		if (!L_121)
		{
			goto IL_0294;
		}
	}
	{
		int32_t L_122 = V_28;
		V_28 = ((int32_t)il2cpp_codegen_add(L_122, 1));
	}

IL_0294:
	{
		int32_t L_123 = V_27;
		V_27 = ((int32_t)il2cpp_codegen_add(L_123, 1));
	}

IL_029b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_124 = ___2_ve;
		NullCheck(L_124);
		int32_t L_125;
		L_125 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_124, NULL);
		if ((!(((uint32_t)((int32_t)((int32_t)L_125&8))) == ((uint32_t)8))))
		{
			goto IL_02ad;
		}
	}
	{
		int32_t L_126 = V_27;
		G_B62_0 = ((((int32_t)L_126) < ((int32_t)7))? 1 : 0);
		goto IL_02ae;
	}

IL_02ad:
	{
		G_B62_0 = 0;
	}

IL_02ae:
	{
		V_32 = (bool)G_B62_0;
		bool L_127 = V_32;
		if (!L_127)
		{
			goto IL_02b8;
		}
	}
	{
		int32_t L_128 = V_27;
		V_28 = L_128;
	}

IL_02b8:
	{
	}

IL_02b9:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_129 = ___2_ve;
		NullCheck(L_129);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_130 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_129->___renderChainData);
		int32_t L_131 = L_130->___childrenMaskDepth;
		int32_t L_132 = V_27;
		if ((!(((uint32_t)L_131) == ((uint32_t)L_132))))
		{
			goto IL_02dc;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_133 = ___2_ve;
		NullCheck(L_133);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_134 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_133->___renderChainData);
		int32_t L_135 = L_134->___childrenStencilRef;
		int32_t L_136 = V_28;
		G_B68_0 = ((((int32_t)((((int32_t)L_135) == ((int32_t)L_136))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_02dd;
	}

IL_02dc:
	{
		G_B68_0 = 1;
	}

IL_02dd:
	{
		V_33 = (bool)G_B68_0;
		bool L_137 = V_33;
		if (!L_137)
		{
			goto IL_02e6;
		}
	}
	{
		V_11 = (bool)1;
	}

IL_02e6:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_138 = ___2_ve;
		NullCheck(L_138);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_139 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_138->___renderChainData);
		int32_t L_140 = V_27;
		L_139->___childrenMaskDepth = L_140;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_141 = ___2_ve;
		NullCheck(L_141);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_142 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_141->___renderChainData);
		int32_t L_143 = V_28;
		L_142->___childrenStencilRef = L_143;
	}

IL_0301:
	{
		bool L_144 = V_11;
		V_34 = L_144;
		bool L_145 = V_34;
		if (!L_145)
		{
			goto IL_0311;
		}
	}
	{
		V_7 = (bool)1;
		V_5 = (bool)1;
	}

IL_0311:
	{
		bool L_146 = V_4;
		bool L_147 = V_5;
		if (!((int32_t)((int32_t)L_146|(int32_t)L_147)))
		{
			goto IL_031f;
		}
	}
	{
		bool L_148 = ___6_isPendingHierarchicalRepaint;
		G_B76_0 = ((((int32_t)L_148) == ((int32_t)0))? 1 : 0);
		goto IL_0320;
	}

IL_031f:
	{
		G_B76_0 = 0;
	}

IL_0320:
	{
		V_35 = (bool)G_B76_0;
		bool L_149 = V_35;
		if (!L_149)
		{
			goto IL_0335;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_150 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_151 = ___2_ve;
		bool L_152 = V_5;
		NullCheck(L_150);
		RenderChain_UIEOnVisualsChanged_mB8B0E7AF7739388D1948D2949C47AA57453EF7FB(L_150, L_151, L_152, NULL);
		___6_isPendingHierarchicalRepaint = (bool)1;
	}

IL_0335:
	{
		bool L_153 = V_6;
		V_36 = L_153;
		bool L_154 = V_36;
		if (!L_154)
		{
			goto IL_0347;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_155 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_156 = ___2_ve;
		NullCheck(L_155);
		RenderChain_UIEOnTransformOrSizeChanged_mBC5994CA10EC50475D2101057EA0399E4B2F25EF(L_155, L_156, (bool)0, (bool)1, NULL);
	}

IL_0347:
	{
		bool L_157 = V_7;
		V_37 = L_157;
		bool L_158 = V_37;
		if (!L_158)
		{
			goto IL_03a0;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_159 = ___2_ve;
		NullCheck(L_159);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_160;
		L_160 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_159, NULL);
		V_39 = L_160;
		int32_t L_161;
		L_161 = Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5((&V_39), NULL);
		V_38 = L_161;
		V_40 = 0;
		goto IL_0393;
	}

IL_0366:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_162 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_163 = ___2_ve;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_164 = ___2_ve;
		NullCheck(L_164);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_165;
		L_165 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_164, NULL);
		V_39 = L_165;
		int32_t L_166 = V_40;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_167;
		L_167 = Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467((&V_39), L_166, NULL);
		uint32_t L_168 = ___3_dirtyID;
		bool L_169 = ___4_hierarchical;
		bool L_170 = ___6_isPendingHierarchicalRepaint;
		bool L_171 = V_10;
		bool L_172 = V_11;
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_173 = ___9_device;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_174 = ___10_stats;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_DepthFirstOnClippingChanged_m22C077A0E355E67F65E946C31A7F1D75FC825689(L_162, L_163, L_167, L_168, L_169, (bool)0, L_170, L_171, L_172, L_173, L_174, NULL);
		int32_t L_175 = V_40;
		V_40 = ((int32_t)il2cpp_codegen_add(L_175, 1));
	}

IL_0393:
	{
		int32_t L_176 = V_40;
		int32_t L_177 = V_38;
		V_41 = (bool)((((int32_t)L_176) < ((int32_t)L_177))? 1 : 0);
		bool L_178 = V_41;
		if (L_178)
		{
			goto IL_0366;
		}
	}
	{
	}

IL_03a0:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_DepthFirstOnOpacityChanged_mAE5A6BFEF3CADFD757969803A3895302056C38CC (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, float ___1_parentCompositeOpacity, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___2_ve, uint32_t ___3_dirtyID, bool ___4_hierarchical, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___5_stats, bool ___6_isDoingFullVertexRegeneration, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	float V_1 = 0.0f;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	bool V_11 = false;
	bool V_12 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_13;
	memset((&V_13), 0, sizeof(V_13));
	bool V_14 = false;
	bool V_15 = false;
	bool V_16 = false;
	bool V_17 = false;
	int32_t V_18 = 0;
	int32_t V_19 = 0;
	bool V_20 = false;
	int32_t G_B10_0 = 0;
	int32_t G_B17_0 = 0;
	int32_t G_B23_0 = 0;
	int32_t G_B33_0 = 0;
	int32_t G_B35_0 = 0;
	{
		uint32_t L_0 = ___3_dirtyID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___2_ve;
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		uint32_t L_3 = L_2->___dirtyID;
		V_6 = (bool)((((int32_t)L_0) == ((int32_t)L_3))? 1 : 0);
		bool L_4 = V_6;
		if (!L_4)
		{
			goto IL_001a;
		}
	}
	{
		goto IL_028e;
	}

IL_001a:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___2_ve;
		NullCheck(L_5);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_6 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_5->___renderChainData);
		uint32_t L_7 = ___3_dirtyID;
		L_6->___dirtyID = L_7;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_8 = ___5_stats;
		uint32_t* L_9 = (uint32_t*)(&L_8->___recursiveOpacityUpdatesExpanded);
		uint32_t* L_10 = L_9;
		int32_t L_11 = *((uint32_t*)L_10);
		*((int32_t*)L_10) = (int32_t)((int32_t)il2cpp_codegen_add(L_11, 1));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___2_ve;
		NullCheck(L_12);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_13 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_12->___renderChainData);
		float L_14 = L_13->___compositeOpacity;
		V_0 = L_14;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = ___2_ve;
		NullCheck(L_15);
		RuntimeObject* L_16;
		L_16 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_15, NULL);
		NullCheck(L_16);
		float L_17;
		L_17 = InterfaceFuncInvoker0< float >::Invoke(27, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_16);
		float L_18 = ___1_parentCompositeOpacity;
		V_1 = ((float)il2cpp_codegen_multiply(L_17, L_18));
		float L_19 = V_0;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		float L_20 = ((RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_StaticFields*)il2cpp_codegen_static_fields_for(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var))->___VisibilityTreshold;
		float L_21 = V_1;
		float L_22 = ((RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_StaticFields*)il2cpp_codegen_static_fields_for(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var))->___VisibilityTreshold;
		V_2 = (bool)((int32_t)(((((float)L_19) < ((float)L_20))? 1 : 0)^((((float)L_21) < ((float)L_22))? 1 : 0)));
		float L_23 = V_0;
		float L_24 = V_1;
		float L_25;
		L_25 = fabsf(((float)il2cpp_codegen_subtract(L_23, L_24)));
		bool L_26 = V_2;
		V_3 = (bool)((int32_t)(((((float)L_25) > ((float)(9.99999975E-05f)))? 1 : 0)|(int32_t)L_26));
		bool L_27 = V_3;
		V_7 = L_27;
		bool L_28 = V_7;
		if (!L_28)
		{
			goto IL_0085;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29 = ___2_ve;
		NullCheck(L_29);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_30 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_29->___renderChainData);
		float L_31 = V_1;
		L_30->___compositeOpacity = L_31;
	}

IL_0085:
	{
		V_4 = (bool)0;
		float L_32 = V_1;
		float L_33 = ___1_parentCompositeOpacity;
		V_5 = (bool)((((float)L_32) < ((float)((float)il2cpp_codegen_subtract(L_33, (9.99999975E-05f)))))? 1 : 0);
		bool L_34 = V_5;
		V_8 = L_34;
		bool L_35 = V_8;
		if (!L_35)
		{
			goto IL_010e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36 = ___2_ve;
		NullCheck(L_36);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_37 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_36->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_38 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_37->___opacityID);
		uint8_t L_39 = L_38->___ownedState;
		V_9 = (bool)((((int32_t)L_39) == ((int32_t)0))? 1 : 0);
		bool L_40 = V_9;
		if (!L_40)
		{
			goto IL_00d1;
		}
	}
	{
		V_4 = (bool)1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_41 = ___2_ve;
		NullCheck(L_41);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_42 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_41->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_43 = ___0_renderChain;
		NullCheck(L_43);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_44 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_43->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_45;
		L_45 = UIRVEShaderInfoAllocator_AllocOpacity_mB89055AE8DA28F5C406071B14725FB44B52CD5D2(L_44, NULL);
		L_42->___opacityID = L_45;
	}

IL_00d1:
	{
		bool L_46 = V_4;
		bool L_47 = V_3;
		if (!((int32_t)((int32_t)L_46|(int32_t)L_47)))
		{
			goto IL_00e9;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_48 = ___2_ve;
		NullCheck(L_48);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_49 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_48->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_50 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_49->___opacityID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_51;
		L_51 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_50, NULL);
		G_B10_0 = ((int32_t)(L_51));
		goto IL_00ea;
	}

IL_00e9:
	{
		G_B10_0 = 0;
	}

IL_00ea:
	{
		V_10 = (bool)G_B10_0;
		bool L_52 = V_10;
		if (!L_52)
		{
			goto IL_0108;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_53 = ___0_renderChain;
		NullCheck(L_53);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_54 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_53->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_55 = ___2_ve;
		NullCheck(L_55);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_56 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_55->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_57 = L_56->___opacityID;
		float L_58 = V_1;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetOpacityValue_m8A9A4001B79EDBCEA1355176EE039380E5511559(L_54, L_57, L_58, NULL);
	}

IL_0108:
	{
		goto IL_01e4;
	}

IL_010e:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_59 = ___2_ve;
		NullCheck(L_59);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_60 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_59->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_61 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_60->___opacityID);
		uint8_t L_62 = L_61->___ownedState;
		V_11 = (bool)((((int32_t)L_62) == ((int32_t)0))? 1 : 0);
		bool L_63 = V_11;
		if (!L_63)
		{
			goto IL_01ae;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_64 = ___2_ve;
		NullCheck(L_64);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_65;
		L_65 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_64, NULL);
		V_13 = L_65;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_66;
		L_66 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_13), NULL);
		if (!L_66)
		{
			goto IL_016a;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_67 = ___2_ve;
		NullCheck(L_67);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_68 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_67->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_69 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_68->___opacityID);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_70 = ___2_ve;
		NullCheck(L_70);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_71;
		L_71 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_70, NULL);
		V_13 = L_71;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_72;
		L_72 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_13), NULL);
		NullCheck(L_72);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_73 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_72->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_74 = L_73->___opacityID;
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_75;
		L_75 = BMPAlloc_Equals_mEF900F6B5AD18B63BA66A219DECD6A1BFC83B9A0(L_69, L_74, NULL);
		G_B17_0 = ((((int32_t)L_75) == ((int32_t)0))? 1 : 0);
		goto IL_016b;
	}

IL_016a:
	{
		G_B17_0 = 0;
	}

IL_016b:
	{
		V_12 = (bool)G_B17_0;
		bool L_76 = V_12;
		if (!L_76)
		{
			goto IL_01ab;
		}
	}
	{
		V_4 = (bool)1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_77 = ___2_ve;
		NullCheck(L_77);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_78 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_77->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_79 = ___2_ve;
		NullCheck(L_79);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_80;
		L_80 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_79, NULL);
		V_13 = L_80;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_81;
		L_81 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_13), NULL);
		NullCheck(L_81);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_82 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_81->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_83 = L_82->___opacityID;
		L_78->___opacityID = L_83;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_84 = ___2_ve;
		NullCheck(L_84);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_85 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_84->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_86 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_85->___opacityID);
		L_86->___ownedState = 0;
	}

IL_01ab:
	{
		goto IL_01e4;
	}

IL_01ae:
	{
		bool L_87 = V_3;
		if (!L_87)
		{
			goto IL_01c4;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_88 = ___2_ve;
		NullCheck(L_88);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_89 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_88->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_90 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_89->___opacityID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_91;
		L_91 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_90, NULL);
		G_B23_0 = ((int32_t)(L_91));
		goto IL_01c5;
	}

IL_01c4:
	{
		G_B23_0 = 0;
	}

IL_01c5:
	{
		V_14 = (bool)G_B23_0;
		bool L_92 = V_14;
		if (!L_92)
		{
			goto IL_01e3;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_93 = ___0_renderChain;
		NullCheck(L_93);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_94 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_93->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_95 = ___2_ve;
		NullCheck(L_95);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_96 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_95->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_97 = L_96->___opacityID;
		float L_98 = V_1;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetOpacityValue_m8A9A4001B79EDBCEA1355176EE039380E5511559(L_94, L_97, L_98, NULL);
	}

IL_01e3:
	{
	}

IL_01e4:
	{
		bool L_99 = ___6_isDoingFullVertexRegeneration;
		V_15 = L_99;
		bool L_100 = V_15;
		if (!L_100)
		{
			goto IL_01f0;
		}
	}
	{
		goto IL_0235;
	}

IL_01f0:
	{
		bool L_101 = V_4;
		if (!L_101)
		{
			goto IL_0224;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_102 = ___2_ve;
		NullCheck(L_102);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_103 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_102->___renderChainData);
		int32_t L_104 = L_103->___dirtiedValues;
		if (((int32_t)((int32_t)L_104&((int32_t)16))))
		{
			goto IL_0224;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_105 = ___2_ve;
		NullCheck(L_105);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_106 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_105->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_107 = L_106->___data;
		if (L_107)
		{
			goto IL_0221;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_108 = ___2_ve;
		NullCheck(L_108);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_109 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_108->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_110 = L_109->___closingData;
		G_B33_0 = ((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_110) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0222;
	}

IL_0221:
	{
		G_B33_0 = 1;
	}

IL_0222:
	{
		G_B35_0 = G_B33_0;
		goto IL_0225;
	}

IL_0224:
	{
		G_B35_0 = 0;
	}

IL_0225:
	{
		V_16 = (bool)G_B35_0;
		bool L_111 = V_16;
		if (!L_111)
		{
			goto IL_0235;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_112 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_113 = ___2_ve;
		NullCheck(L_112);
		RenderChain_UIEOnOpacityIdChanged_m7A7A40416F9CA10939E85C7AEFAD9ED97B30DF09(L_112, L_113, NULL);
	}

IL_0235:
	{
		bool L_114 = V_3;
		bool L_115 = V_4;
		bool L_116 = ___4_hierarchical;
		V_17 = (bool)((int32_t)(((int32_t)((int32_t)L_114|(int32_t)L_115))|(int32_t)L_116));
		bool L_117 = V_17;
		if (!L_117)
		{
			goto IL_028e;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_118 = ___2_ve;
		NullCheck(L_118);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_119;
		L_119 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_118, NULL);
		V_13 = L_119;
		int32_t L_120;
		L_120 = Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5((&V_13), NULL);
		V_18 = L_120;
		V_19 = 0;
		goto IL_0281;
	}

IL_0259:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_121 = ___0_renderChain;
		float L_122 = V_1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_123 = ___2_ve;
		NullCheck(L_123);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_124;
		L_124 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_123, NULL);
		V_13 = L_124;
		int32_t L_125 = V_19;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_126;
		L_126 = Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467((&V_13), L_125, NULL);
		uint32_t L_127 = ___3_dirtyID;
		bool L_128 = ___4_hierarchical;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_129 = ___5_stats;
		bool L_130 = ___6_isDoingFullVertexRegeneration;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_DepthFirstOnOpacityChanged_mAE5A6BFEF3CADFD757969803A3895302056C38CC(L_121, L_122, L_126, L_127, L_128, L_129, L_130, NULL);
		int32_t L_131 = V_19;
		V_19 = ((int32_t)il2cpp_codegen_add(L_131, 1));
	}

IL_0281:
	{
		int32_t L_132 = V_19;
		int32_t L_133 = V_18;
		V_20 = (bool)((((int32_t)L_132) < ((int32_t)L_133))? 1 : 0);
		bool L_134 = V_20;
		if (L_134)
		{
			goto IL_0259;
		}
	}
	{
	}

IL_028e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_OnColorChanged_m398874046A6250E369B7B610560279885A1BADE5 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___3_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
	memset((&V_0), 0, sizeof(V_0));
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	int32_t G_B5_0 = 0;
	int32_t G_B10_0 = 0;
	int32_t G_B16_0 = 0;
	{
		uint32_t L_0 = ___2_dirtyID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___1_ve;
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		uint32_t L_3 = L_2->___dirtyID;
		V_2 = (bool)((((int32_t)L_0) == ((int32_t)L_3))? 1 : 0);
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_0018;
		}
	}
	{
		goto IL_00eb;
	}

IL_0018:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_ve;
		NullCheck(L_5);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_6 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_5->___renderChainData);
		uint32_t L_7 = ___2_dirtyID;
		L_6->___dirtyID = L_7;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_8 = ___3_stats;
		uint32_t* L_9 = (uint32_t*)(&L_8->___colorUpdatesExpanded);
		uint32_t* L_10 = L_9;
		int32_t L_11 = *((uint32_t*)L_10);
		*((int32_t*)L_10) = (int32_t)((int32_t)il2cpp_codegen_add(L_11, 1));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___1_ve;
		NullCheck(L_12);
		RuntimeObject* L_13;
		L_13 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_12, NULL);
		NullCheck(L_13);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14;
		L_14 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(0, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_13);
		V_0 = L_14;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = ___1_ve;
		NullCheck(L_15);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_16 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_15->___renderChainData);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_17 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&L_16->___backgroundColor);
		float L_18 = L_17->___a;
		if ((!(((float)L_18) == ((float)(0.0f)))))
		{
			goto IL_0061;
		}
	}
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_19 = V_0;
		float L_20 = L_19.___a;
		G_B5_0 = ((((float)L_20) > ((float)(0.0f)))? 1 : 0);
		goto IL_0062;
	}

IL_0061:
	{
		G_B5_0 = 0;
	}

IL_0062:
	{
		V_3 = (bool)G_B5_0;
		bool L_21 = V_3;
		if (!L_21)
		{
			goto IL_006f;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_22 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23 = ___1_ve;
		NullCheck(L_22);
		RenderChain_UIEOnVisualsChanged_mB8B0E7AF7739388D1948D2949C47AA57453EF7FB(L_22, L_23, (bool)0, NULL);
	}

IL_006f:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = ___1_ve;
		NullCheck(L_24);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_25 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_24->___renderChainData);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_26 = V_0;
		L_25->___backgroundColor = L_26;
		V_1 = (bool)0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = ___1_ve;
		NullCheck(L_27);
		int32_t L_28;
		L_28 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_27, NULL);
		if ((!(((uint32_t)((int32_t)((int32_t)L_28&((int32_t)16)))) == ((uint32_t)((int32_t)16)))))
		{
			goto IL_009a;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29 = ___1_ve;
		NullCheck(L_29);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_30 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_29->___renderChainData);
		bool L_31;
		L_31 = RenderChainVEData_get_isIgnoringDynamicColorHint_mCA4729236727FFA50347C8E3ABE155BE1A944529_inline(L_30, NULL);
		G_B10_0 = ((((int32_t)L_31) == ((int32_t)0))? 1 : 0);
		goto IL_009b;
	}

IL_009a:
	{
		G_B10_0 = 0;
	}

IL_009b:
	{
		V_4 = (bool)G_B10_0;
		bool L_32 = V_4;
		if (!L_32)
		{
			goto IL_00d9;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_33 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_34 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_35;
		L_35 = RenderEvents_InitColorIDs_m2BBEF2D99944BC99C7809C8E24BFB8E6FBE6DE35(L_33, L_34, NULL);
		V_5 = L_35;
		bool L_36 = V_5;
		if (!L_36)
		{
			goto IL_00b1;
		}
	}
	{
		V_1 = (bool)1;
	}

IL_00b1:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_37 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_38 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_SetColorValues_m9E8EB41BFB03735A4D41DF57AB2BA8450F9A82A1(L_37, L_38, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_39 = ___1_ve;
		if (!((TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0*)IsInstClass((RuntimeObject*)L_39, TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var)))
		{
			goto IL_00cd;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_40 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_41 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_42;
		L_42 = RenderEvents_UpdateTextCoreSettings_m15CB95340AECCD148466BF06DBFBB689D19DCB46(L_40, L_41, NULL);
		G_B16_0 = ((((int32_t)L_42) == ((int32_t)0))? 1 : 0);
		goto IL_00ce;
	}

IL_00cd:
	{
		G_B16_0 = 0;
	}

IL_00ce:
	{
		V_6 = (bool)G_B16_0;
		bool L_43 = V_6;
		if (!L_43)
		{
			goto IL_00d6;
		}
	}
	{
		V_1 = (bool)1;
	}

IL_00d6:
	{
		goto IL_00db;
	}

IL_00d9:
	{
		V_1 = (bool)1;
	}

IL_00db:
	{
		bool L_44 = V_1;
		V_7 = L_44;
		bool L_45 = V_7;
		if (!L_45)
		{
			goto IL_00eb;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_46 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_47 = ___1_ve;
		NullCheck(L_46);
		RenderChain_UIEOnVisualsChanged_mB8B0E7AF7739388D1948D2949C47AA57453EF7FB(L_46, L_47, (bool)0, NULL);
	}

IL_00eb:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_DepthFirstOnTransformOrSizeChanged_mEE1B1237D0BE4201B5F846645E9FF5574AE388B3 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_parent, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___2_ve, uint32_t ___3_dirtyID, UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* ___4_device, bool ___5_isAncestorOfChangeSkinned, bool ___6_transformChanged, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___7_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	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;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_15;
	memset((&V_15), 0, sizeof(V_15));
	int32_t V_16 = 0;
	bool V_17 = false;
	int32_t G_B7_0 = 0;
	int32_t G_B22_0 = 0;
	int32_t G_B26_0 = 0;
	{
		uint32_t L_0 = ___3_dirtyID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___2_ve;
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		uint32_t L_3 = L_2->___dirtyID;
		V_1 = (bool)((((int32_t)L_0) == ((int32_t)L_3))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0018;
		}
	}
	{
		goto IL_0236;
	}

IL_0018:
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_5 = ___7_stats;
		uint32_t* L_6 = (uint32_t*)(&L_5->___recursiveTransformUpdatesExpanded);
		uint32_t* L_7 = L_6;
		int32_t L_8 = *((uint32_t*)L_7);
		*((int32_t*)L_7) = (int32_t)((int32_t)il2cpp_codegen_add(L_8, 1));
		bool L_9 = ___6_transformChanged;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___2_ve;
		NullCheck(L_10);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_11 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_10->___renderChainData);
		int32_t L_12 = L_11->___dirtiedValues;
		___6_transformChanged = (bool)((int32_t)((int32_t)L_9|((!(((uint32_t)((int32_t)((int32_t)L_12&1))) <= ((uint32_t)0)))? 1 : 0)));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ___2_ve;
		NullCheck(L_13);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_14 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_13->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_15 = L_14->___clipRectID;
		bool L_16;
		L_16 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_15, NULL);
		V_2 = L_16;
		bool L_17 = V_2;
		if (!L_17)
		{
			goto IL_006a;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_18 = ___0_renderChain;
		NullCheck(L_18);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_19 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_18->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20 = ___2_ve;
		NullCheck(L_20);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_21 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_20->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_22 = L_21->___clipRectID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_24;
		L_24 = RenderEvents_GetClipRectIDClipInfo_m7EC20324781A510A1FCFF06DEBD382F9FA2DA7C0(L_23, NULL);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetClipRectValue_mB054EC9E7EB8B523E0022AADD215218542B6B7D3(L_19, L_22, L_24, NULL);
	}

IL_006a:
	{
		bool L_25 = ___6_transformChanged;
		if (!L_25)
		{
			goto IL_0076;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_27;
		L_27 = RenderEvents_UpdateLocalFlipsWinding_m29723ACA559EC686A9C3E330D23390020246BDBE(L_26, NULL);
		G_B7_0 = ((int32_t)(L_27));
		goto IL_0077;
	}

IL_0076:
	{
		G_B7_0 = 0;
	}

IL_0077:
	{
		V_3 = (bool)G_B7_0;
		bool L_28 = V_3;
		if (!L_28)
		{
			goto IL_0084;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_29 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_30 = ___2_ve;
		NullCheck(L_29);
		RenderChain_UIEOnVisualsChanged_mB8B0E7AF7739388D1948D2949C47AA57453EF7FB(L_29, L_30, (bool)1, NULL);
	}

IL_0084:
	{
		bool L_31 = ___6_transformChanged;
		V_4 = L_31;
		bool L_32 = V_4;
		if (!L_32)
		{
			goto IL_0095;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_33 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_UpdateZeroScaling_m024294FECD19563AB2E9BA64F4FAB9DE9CA60B2B(L_33, NULL);
	}

IL_0095:
	{
		V_0 = (bool)1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_34 = ___2_ve;
		NullCheck(L_34);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_35 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_34->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_36 = L_35->___transformID;
		bool L_37;
		L_37 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_36, NULL);
		V_5 = L_37;
		bool L_38 = V_5;
		if (!L_38)
		{
			goto IL_00e0;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_39 = ___0_renderChain;
		NullCheck(L_39);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_40 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_39->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_41 = ___2_ve;
		NullCheck(L_41);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_42 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_41->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_43 = L_42->___transformID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44 = ___2_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_45;
		L_45 = RenderEvents_GetTransformIDTransformInfo_m9C4D72E3F247946BC61C7452A9D62A5772137F60(L_44, NULL);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetTransformValue_m7CEA33754EB6951EEDCCC2B2364B22B8B81A9F57(L_40, L_43, L_45, NULL);
		___5_isAncestorOfChangeSkinned = (bool)1;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_46 = ___7_stats;
		uint32_t* L_47 = (uint32_t*)(&L_46->___boneTransformed);
		uint32_t* L_48 = L_47;
		int32_t L_49 = *((uint32_t*)L_48);
		*((int32_t*)L_48) = (int32_t)((int32_t)il2cpp_codegen_add(L_49, 1));
		goto IL_01b3;
	}

IL_00e0:
	{
		bool L_50 = ___6_transformChanged;
		V_6 = (bool)((((int32_t)L_50) == ((int32_t)0))? 1 : 0);
		bool L_51 = V_6;
		if (!L_51)
		{
			goto IL_00f2;
		}
	}
	{
		goto IL_01b3;
	}

IL_00f2:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_52 = ___2_ve;
		NullCheck(L_52);
		int32_t L_53;
		L_53 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_52, NULL);
		V_7 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_53&1))) <= ((uint32_t)0)))? 1 : 0);
		bool L_54 = V_7;
		if (!L_54)
		{
			goto IL_0116;
		}
	}
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_55 = ___7_stats;
		uint32_t* L_56 = (uint32_t*)(&L_55->___groupTransformElementsChanged);
		uint32_t* L_57 = L_56;
		int32_t L_58 = *((uint32_t*)L_57);
		*((int32_t*)L_57) = (int32_t)((int32_t)il2cpp_codegen_add(L_58, 1));
		goto IL_01b3;
	}

IL_0116:
	{
		bool L_59 = ___5_isAncestorOfChangeSkinned;
		V_8 = L_59;
		bool L_60 = V_8;
		if (!L_60)
		{
			goto IL_0146;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_61 = ___2_ve;
		NullCheck(L_61);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_62 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_61->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_63 = L_62->___transformID;
		bool L_64;
		L_64 = RenderChainVEData_InheritsID_mBDD22C0EE688F7A369C8B6E83BEFCA9FD29CCD46(L_63, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_64, NULL);
		V_0 = (bool)0;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_65 = ___7_stats;
		uint32_t* L_66 = (uint32_t*)(&L_65->___skipTransformed);
		uint32_t* L_67 = L_66;
		int32_t L_68 = *((uint32_t*)L_67);
		*((int32_t*)L_67) = (int32_t)((int32_t)il2cpp_codegen_add(L_68, 1));
		goto IL_01b3;
	}

IL_0146:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_69 = ___2_ve;
		NullCheck(L_69);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_70 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_69->___renderChainData);
		int32_t L_71 = L_70->___dirtiedValues;
		if (((int32_t)((int32_t)L_71&((int32_t)48))))
		{
			goto IL_0166;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_72 = ___2_ve;
		NullCheck(L_72);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_73 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_72->___renderChainData);
		MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* L_74 = L_73->___data;
		G_B22_0 = ((!(((RuntimeObject*)(MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E*)L_74) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0167;
	}

IL_0166:
	{
		G_B22_0 = 0;
	}

IL_0167:
	{
		V_9 = (bool)G_B22_0;
		bool L_75 = V_9;
		if (!L_75)
		{
			goto IL_01b3;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_76 = ___2_ve;
		NullCheck(L_76);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_77 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_76->___renderChainData);
		bool L_78 = L_77->___disableNudging;
		if (L_78)
		{
			goto IL_0186;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_79 = ___2_ve;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_80 = ___0_renderChain;
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_81 = ___4_device;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		bool L_82;
		L_82 = CommandGenerator_NudgeVerticesToNewSpace_m61616970EA5DDD5522F985EA136BC453B39C5DB5(L_79, L_80, L_81, NULL);
		G_B26_0 = ((int32_t)(L_82));
		goto IL_0187;
	}

IL_0186:
	{
		G_B26_0 = 0;
	}

IL_0187:
	{
		V_10 = (bool)G_B26_0;
		bool L_83 = V_10;
		if (!L_83)
		{
			goto IL_019b;
		}
	}
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_84 = ___7_stats;
		uint32_t* L_85 = (uint32_t*)(&L_84->___nudgeTransformed);
		uint32_t* L_86 = L_85;
		int32_t L_87 = *((uint32_t*)L_86);
		*((int32_t*)L_86) = (int32_t)((int32_t)il2cpp_codegen_add(L_87, 1));
		goto IL_01b2;
	}

IL_019b:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_88 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_89 = ___2_ve;
		NullCheck(L_88);
		RenderChain_UIEOnVisualsChanged_mB8B0E7AF7739388D1948D2949C47AA57453EF7FB(L_88, L_89, (bool)0, NULL);
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_90 = ___7_stats;
		uint32_t* L_91 = (uint32_t*)(&L_90->___visualUpdateTransformed);
		uint32_t* L_92 = L_91;
		int32_t L_93 = *((uint32_t*)L_92);
		*((int32_t*)L_92) = (int32_t)((int32_t)il2cpp_codegen_add(L_93, 1));
	}

IL_01b2:
	{
	}

IL_01b3:
	{
		bool L_94 = V_0;
		V_11 = L_94;
		bool L_95 = V_11;
		if (!L_95)
		{
			goto IL_01c6;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_96 = ___2_ve;
		NullCheck(L_96);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_97 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_96->___renderChainData);
		uint32_t L_98 = ___3_dirtyID;
		L_97->___dirtyID = L_98;
	}

IL_01c6:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_99 = ___0_renderChain;
		NullCheck(L_99);
		bool L_100;
		L_100 = RenderChain_get_drawInCameras_m8D80C9B3E4675B9DC4FC81A895C00BFCF7F3482D_inline(L_99, NULL);
		V_12 = L_100;
		bool L_101 = V_12;
		if (!L_101)
		{
			goto IL_01d9;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_102 = ___2_ve;
		NullCheck(L_102);
		VisualElement_EnsureWorldTransformAndClipUpToDate_mA58DAF07419D9E1245DE634CA38ACAE618CE3273(L_102, NULL);
	}

IL_01d9:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_103 = ___2_ve;
		NullCheck(L_103);
		int32_t L_104;
		L_104 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_103, NULL);
		V_13 = (bool)((((int32_t)((int32_t)((int32_t)L_104&1))) == ((int32_t)0))? 1 : 0);
		bool L_105 = V_13;
		if (!L_105)
		{
			goto IL_0236;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_106 = ___2_ve;
		NullCheck(L_106);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_107;
		L_107 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_106, NULL);
		V_15 = L_107;
		int32_t L_108;
		L_108 = Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5((&V_15), NULL);
		V_14 = L_108;
		V_16 = 0;
		goto IL_0229;
	}

IL_0201:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_109 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_110 = ___2_ve;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_111 = ___2_ve;
		NullCheck(L_111);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_112;
		L_112 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_111, NULL);
		V_15 = L_112;
		int32_t L_113 = V_16;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_114;
		L_114 = Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467((&V_15), L_113, NULL);
		uint32_t L_115 = ___3_dirtyID;
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_116 = ___4_device;
		bool L_117 = ___5_isAncestorOfChangeSkinned;
		bool L_118 = ___6_transformChanged;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_119 = ___7_stats;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_DepthFirstOnTransformOrSizeChanged_mEE1B1237D0BE4201B5F846645E9FF5574AE388B3(L_109, L_110, L_114, L_115, L_116, L_117, L_118, L_119, NULL);
		int32_t L_120 = V_16;
		V_16 = ((int32_t)il2cpp_codegen_add(L_120, 1));
	}

IL_0229:
	{
		int32_t L_121 = V_16;
		int32_t L_122 = V_14;
		V_17 = (bool)((((int32_t)L_121) < ((int32_t)L_122))? 1 : 0);
		bool L_123 = V_17;
		if (L_123)
		{
			goto IL_0201;
		}
	}
	{
	}

IL_0236:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_DepthFirstOnVisualsChanged_m24CC197485CFBA668EA726E0A6326D8A9BCB2F7C (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, uint32_t ___2_dirtyID, bool ___3_parentHierarchyHidden, bool ___4_hierarchical, ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* ___5_stats, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_6;
	memset((&V_6), 0, sizeof(V_6));
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	int32_t V_10 = 0;
	int32_t V_11 = 0;
	bool V_12 = false;
	bool V_13 = false;
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* G_B6_0 = NULL;
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* G_B5_0 = NULL;
	int32_t G_B7_0 = 0;
	RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* G_B7_1 = NULL;
	int32_t G_B12_0 = 0;
	int32_t G_B19_0 = 0;
	{
		uint32_t L_0 = ___2_dirtyID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___1_ve;
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		uint32_t L_3 = L_2->___dirtyID;
		V_2 = (bool)((((int32_t)L_0) == ((int32_t)L_3))? 1 : 0);
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_0018;
		}
	}
	{
		goto IL_01d5;
	}

IL_0018:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_ve;
		NullCheck(L_5);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_6 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_5->___renderChainData);
		uint32_t L_7 = ___2_dirtyID;
		L_6->___dirtyID = L_7;
		bool L_8 = ___4_hierarchical;
		V_3 = L_8;
		bool L_9 = V_3;
		if (!L_9)
		{
			goto IL_0036;
		}
	}
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_10 = ___5_stats;
		uint32_t* L_11 = (uint32_t*)(&L_10->___recursiveVisualUpdatesExpanded);
		uint32_t* L_12 = L_11;
		int32_t L_13 = *((uint32_t*)L_12);
		*((int32_t*)L_12) = (int32_t)((int32_t)il2cpp_codegen_add(L_13, 1));
	}

IL_0036:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14 = ___1_ve;
		NullCheck(L_14);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_15 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_14->___renderChainData);
		bool L_16 = L_15->___isHierarchyHidden;
		V_0 = L_16;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = ___1_ve;
		NullCheck(L_17);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_18 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_17->___renderChainData);
		bool L_19 = ___3_parentHierarchyHidden;
		if (L_19)
		{
			G_B6_0 = L_18;
			goto IL_0053;
		}
		G_B5_0 = L_18;
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_21;
		L_21 = RenderEvents_IsElementHierarchyHidden_mD2762927AF77BFB049B0B84900394487A9C200F6(L_20, NULL);
		G_B7_0 = ((int32_t)(L_21));
		G_B7_1 = G_B5_0;
		goto IL_0054;
	}

IL_0053:
	{
		G_B7_0 = 1;
		G_B7_1 = G_B6_0;
	}

IL_0054:
	{
		G_B7_1->___isHierarchyHidden = (bool)G_B7_0;
		bool L_22 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23 = ___1_ve;
		NullCheck(L_23);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_24 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_23->___renderChainData);
		bool L_25 = L_24->___isHierarchyHidden;
		V_4 = (bool)((((int32_t)((((int32_t)L_22) == ((int32_t)L_25))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_26 = V_4;
		if (!L_26)
		{
			goto IL_0073;
		}
	}
	{
		___4_hierarchical = (bool)1;
	}

IL_0073:
	{
		bool L_27 = ___4_hierarchical;
		if (L_27)
		{
			goto IL_008b;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28 = ___1_ve;
		NullCheck(L_28);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_29 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_28->___renderChainData);
		int32_t L_30 = L_29->___dirtiedValues;
		G_B12_0 = ((((int32_t)((int32_t)((int32_t)L_30&((int32_t)112)))) == ((int32_t)((int32_t)64)))? 1 : 0);
		goto IL_008c;
	}

IL_008b:
	{
		G_B12_0 = 0;
	}

IL_008c:
	{
		V_5 = (bool)G_B12_0;
		bool L_31 = V_5;
		if (!L_31)
		{
			goto IL_00ac;
		}
	}
	{
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_32 = ___5_stats;
		uint32_t* L_33 = (uint32_t*)(&L_32->___opacityIdUpdates);
		uint32_t* L_34 = L_33;
		int32_t L_35 = *((uint32_t*)L_34);
		*((int32_t*)L_34) = (int32_t)((int32_t)il2cpp_codegen_add(L_35, 1));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36 = ___1_ve;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_37 = ___0_renderChain;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_UpdateOpacityId_mF527E76CD10EB3F8C6527C4E7B43739522ED00C8(L_36, L_37, NULL);
		goto IL_01d5;
	}

IL_00ac:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_38 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_UpdateWorldFlipsWinding_m4B1C4F229E6ACA468AE658EBBAFB5F3537439E4A(L_38, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_39 = ___1_ve;
		NullCheck(L_39);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_40 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_39->___renderChainData);
		int32_t L_41 = L_40->___clipMethod;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((!(((uint32_t)L_41) <= ((uint32_t)0)))? 1 : 0), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42 = ___1_ve;
		NullCheck(L_42);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_43 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_42->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_44 = L_43->___transformID;
		bool L_45;
		L_45 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_44, NULL);
		if (L_45)
		{
			goto IL_0122;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_46 = ___1_ve;
		NullCheck(L_46);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_47;
		L_47 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_46, NULL);
		V_6 = L_47;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_48;
		L_48 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_6), NULL);
		if (!L_48)
		{
			goto IL_0122;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_49 = ___1_ve;
		NullCheck(L_49);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_50 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_49->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_51 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_50->___transformID);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_52 = ___1_ve;
		NullCheck(L_52);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_53;
		L_53 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_52, NULL);
		V_6 = L_53;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_54;
		L_54 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_6), NULL);
		NullCheck(L_54);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_55 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_54->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_56 = L_55->___transformID;
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_57;
		L_57 = BMPAlloc_Equals_mEF900F6B5AD18B63BA66A219DECD6A1BFC83B9A0(L_51, L_56, NULL);
		if (L_57)
		{
			goto IL_0122;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_58 = ___1_ve;
		NullCheck(L_58);
		int32_t L_59;
		L_59 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_58, NULL);
		G_B19_0 = ((!(((uint32_t)((int32_t)((int32_t)L_59&1))) <= ((uint32_t)0)))? 1 : 0);
		goto IL_0123;
	}

IL_0122:
	{
		G_B19_0 = 1;
	}

IL_0123:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B19_0, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_60 = ___1_ve;
		V_7 = (bool)((!(((RuntimeObject*)(TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0*)((TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0*)IsInstClass((RuntimeObject*)L_60, TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_61 = V_7;
		if (!L_61)
		{
			goto IL_0140;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_62 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_63 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_64;
		L_64 = RenderEvents_UpdateTextCoreSettings_m15CB95340AECCD148466BF06DBFBB689D19DCB46(L_62, L_63, NULL);
	}

IL_0140:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_65 = ___1_ve;
		NullCheck(L_65);
		int32_t L_66;
		L_66 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_65, NULL);
		V_8 = (bool)((((int32_t)((int32_t)((int32_t)L_66&((int32_t)16)))) == ((int32_t)((int32_t)16)))? 1 : 0);
		bool L_67 = V_8;
		if (!L_67)
		{
			goto IL_015b;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_68 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_69 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_SetColorValues_m9E8EB41BFB03735A4D41DF57AB2BA8450F9A82A1(L_68, L_69, NULL);
	}

IL_015b:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_70 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_71 = ___1_ve;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_72 = ___5_stats;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_73;
		L_73 = CommandGenerator_PaintElement_mF25FF78C8747AE37F21514DF24C39941877E1787(L_70, L_71, L_72, NULL);
		V_1 = L_73;
		bool L_74 = ___4_hierarchical;
		V_9 = L_74;
		bool L_75 = V_9;
		if (!L_75)
		{
			goto IL_01be;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_76 = ___1_ve;
		NullCheck(L_76);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_77;
		L_77 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_76, NULL);
		V_6 = L_77;
		int32_t L_78;
		L_78 = Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5((&V_6), NULL);
		V_10 = L_78;
		V_11 = 0;
		goto IL_01b1;
	}

IL_0184:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_79 = ___0_renderChain;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_80 = ___1_ve;
		NullCheck(L_80);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_81;
		L_81 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_80, NULL);
		V_6 = L_81;
		int32_t L_82 = V_11;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_83;
		L_83 = Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467((&V_6), L_82, NULL);
		uint32_t L_84 = ___2_dirtyID;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_85 = ___1_ve;
		NullCheck(L_85);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_86 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_85->___renderChainData);
		bool L_87 = L_86->___isHierarchyHidden;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_88 = ___5_stats;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		RenderEvents_DepthFirstOnVisualsChanged_m24CC197485CFBA668EA726E0A6326D8A9BCB2F7C(L_79, L_83, L_84, L_87, (bool)1, L_88, NULL);
		int32_t L_89 = V_11;
		V_11 = ((int32_t)il2cpp_codegen_add(L_89, 1));
	}

IL_01b1:
	{
		int32_t L_90 = V_11;
		int32_t L_91 = V_10;
		V_12 = (bool)((((int32_t)L_90) < ((int32_t)L_91))? 1 : 0);
		bool L_92 = V_12;
		if (L_92)
		{
			goto IL_0184;
		}
	}
	{
	}

IL_01be:
	{
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_93 = V_1;
		bool L_94 = L_93.___needsClosing;
		V_13 = L_94;
		bool L_95 = V_13;
		if (!L_95)
		{
			goto IL_01d5;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_96 = ___1_ve;
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_97 = V_1;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_98 = ___0_renderChain;
		ChainBuilderStats_t6E755490CE0B312AE16FEBC6734C7F2836A8067C* L_99 = ___5_stats;
		il2cpp_codegen_runtime_class_init_inline(CommandGenerator_tEB698150C6CD0EFB8486F3F674ED77AF89B1D98D_il2cpp_TypeInfo_var);
		CommandGenerator_ClosePaintElement_m4D5F6D1B8EC36C56CCF47EEB3D53A931E9DD83C4(L_96, L_97, L_98, L_99, NULL);
	}

IL_01d5:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_UpdateTextCoreSettings_m15CB95340AECCD148466BF06DBFBB689D19DCB46 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	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_B9_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		if (!L_0)
		{
			goto IL_000f;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___1_ve;
		bool L_2;
		L_2 = TextUtilities_IsFontAssigned_mF8C7AB1EA0F4C0611A680D48F4FD7F2053FE39DB(L_1, NULL);
		G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
		goto IL_0010;
	}

IL_000f:
	{
		G_B3_0 = 1;
	}

IL_0010:
	{
		V_3 = (bool)G_B3_0;
		bool L_3 = V_3;
		if (!L_3)
		{
			goto IL_001c;
		}
	}
	{
		V_4 = (bool)0;
		goto IL_0140;
	}

IL_001c:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___1_ve;
		NullCheck(L_4);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_5 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_4->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_6 = L_5->___textCoreSettingsID;
		bool L_7;
		L_7 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_6, NULL);
		V_0 = L_7;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___1_ve;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_9;
		L_9 = TextUtilities_GetTextCoreSettingsForElement_mC7C0F92E72317F5F875F8A77E746D4FF8E146943(L_8, NULL);
		V_1 = L_9;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_11;
		L_11 = RenderEvents_NeedsColorID_mC21A9C7DE5F02BAEADE4AFA295175F62081707A0(L_10, NULL);
		V_2 = (bool)((((int32_t)L_11) == ((int32_t)0))? 1 : 0);
		bool L_12 = V_2;
		if (!L_12)
		{
			goto IL_004f;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_14;
		L_14 = RenderEvents_NeedsTextCoreSettings_mE0BAFD9BFB5730E7AA5DEBC275699D119A2D4EA7(L_13, NULL);
		if (L_14)
		{
			goto IL_004f;
		}
	}
	{
		bool L_15 = V_0;
		G_B9_0 = ((((int32_t)L_15) == ((int32_t)0))? 1 : 0);
		goto IL_0050;
	}

IL_004f:
	{
		G_B9_0 = 0;
	}

IL_0050:
	{
		V_5 = (bool)G_B9_0;
		bool L_16 = V_5;
		if (!L_16)
		{
			goto IL_006f;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = ___1_ve;
		NullCheck(L_17);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_18 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_17->___renderChainData);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_19 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___defaultTextCoreSettings;
		L_18->___textCoreSettingsID = L_19;
		V_4 = (bool)1;
		goto IL_0140;
	}

IL_006f:
	{
		bool L_20 = V_0;
		V_6 = (bool)((((int32_t)L_20) == ((int32_t)0))? 1 : 0);
		bool L_21 = V_6;
		if (!L_21)
		{
			goto IL_0090;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = ___1_ve;
		NullCheck(L_22);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_23 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_22->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_24 = ___0_renderChain;
		NullCheck(L_24);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_25 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_24->___shaderInfoAllocator);
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_26 = V_1;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_27;
		L_27 = UIRVEShaderInfoAllocator_AllocTextCoreSettings_m7245DF038C56D2D59D461353FBBCDC576C14F4A1(L_25, L_26, NULL);
		L_23->___textCoreSettingsID = L_27;
	}

IL_0090:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28 = ___1_ve;
		NullCheck(L_28);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_29 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_28->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_30 = L_29->___textCoreSettingsID;
		bool L_31;
		L_31 = RenderChainVEData_AllocatesID_m68C7BDB36734B4F1633D1501DD71165DF6EB4FAA(L_30, NULL);
		V_7 = L_31;
		bool L_32 = V_7;
		if (!L_32)
		{
			goto IL_013b;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_33 = ___1_ve;
		NullCheck(L_33);
		RuntimeObject* L_34;
		L_34 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_33, NULL);
		NullCheck(L_34);
		int32_t L_35;
		L_35 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_34);
		V_8 = (bool)((((int32_t)L_35) == ((int32_t)1))? 1 : 0);
		bool L_36 = V_8;
		if (!L_36)
		{
			goto IL_0114;
		}
	}
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_37 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&(&V_1)->___faceColor);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_38 = L_37;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_39 = (*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)L_38);
		il2cpp_codegen_runtime_class_init_inline(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_40 = ((UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var))->___editorPlayModeTintColor;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_41;
		L_41 = Color_op_Multiply_mD0296202733CB2D5342FB7C82B48AEDA63036758_inline(L_39, L_40, NULL);
		*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)L_38 = L_41;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_42 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&(&V_1)->___outlineColor);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_43 = L_42;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_44 = (*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)L_43);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_45 = ((UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var))->___editorPlayModeTintColor;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_46;
		L_46 = Color_op_Multiply_mD0296202733CB2D5342FB7C82B48AEDA63036758_inline(L_44, L_45, NULL);
		*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)L_43 = L_46;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_47 = (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(&(&V_1)->___underlayColor);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_48 = L_47;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_49 = (*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)L_48);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_50 = ((UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var))->___editorPlayModeTintColor;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_51;
		L_51 = Color_op_Multiply_mD0296202733CB2D5342FB7C82B48AEDA63036758_inline(L_49, L_50, NULL);
		*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)L_48 = L_51;
	}

IL_0114:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_52 = ___0_renderChain;
		NullCheck(L_52);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_53 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_52->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_54 = ___1_ve;
		NullCheck(L_54);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_55 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_54->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_56 = L_55->___textCoreSettingsID;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_57 = V_1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_58 = ___1_ve;
		NullCheck(L_58);
		RuntimeObject* L_59;
		L_59 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_58, NULL);
		NullCheck(L_59);
		int32_t L_60;
		L_60 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_59);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetTextCoreSettingValue_mDD8FC8D76A78F3C066497DD40172C72535AC7E84(L_53, L_56, L_57, (bool)((((int32_t)L_60) == ((int32_t)1))? 1 : 0), NULL);
	}

IL_013b:
	{
		V_4 = (bool)1;
		goto IL_0140;
	}

IL_0140:
	{
		bool L_61 = V_4;
		return L_61;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_IsElementHierarchyHidden_mD2762927AF77BFB049B0B84900394487A9C200F6 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
		NullCheck(L_1);
		int32_t L_2;
		L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(15, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_1);
		V_0 = (bool)((((int32_t)L_2) == ((int32_t)1))? 1 : 0);
		goto IL_0012;
	}

IL_0012:
	{
		bool L_3 = V_0;
		return L_3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* RenderEvents_GetLastDeepestChild_mEFC4AF3EBBCBD1715CF6A851EF83B114DCA29BB6 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_3 = NULL;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_1;
		L_1 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_0, NULL);
		V_1 = L_1;
		int32_t L_2;
		L_2 = Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5((&V_1), NULL);
		V_0 = L_2;
		goto IL_0036;
	}

IL_0012:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
		NullCheck(L_3);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_4;
		L_4 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_3, NULL);
		V_1 = L_4;
		int32_t L_5 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
		L_6 = Hierarchy_get_Item_mBA5811C28D9E7FA48D0F10603A95F8CF248C3467((&V_1), ((int32_t)il2cpp_codegen_subtract(L_5, 1)), NULL);
		___0_ve = L_6;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = ___0_ve;
		NullCheck(L_7);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_8;
		L_8 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_7, NULL);
		V_1 = L_8;
		int32_t L_9;
		L_9 = Hierarchy_get_childCount_mAD31B42C0FF9B64AAF6A8CF23F22024B3F9542D5((&V_1), NULL);
		V_0 = L_9;
	}

IL_0036:
	{
		int32_t L_10 = V_0;
		V_2 = (bool)((((int32_t)L_10) > ((int32_t)0))? 1 : 0);
		bool L_11 = V_2;
		if (L_11)
		{
			goto IL_0012;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___0_ve;
		V_3 = L_12;
		goto IL_0042;
	}

IL_0042:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = V_3;
		return L_13;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderEvents_DetermineSelfClipMethod_mE014E29273CF50662E1594D708C262C053C76888 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, 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;
	int32_t V_1 = 0;
	int32_t V_2 = 0;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_3 = NULL;
	bool V_4 = false;
	int32_t V_5 = 0;
	bool V_6 = false;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_7;
	memset((&V_7), 0, sizeof(V_7));
	bool V_8 = false;
	bool V_9 = false;
	int32_t G_B5_0 = 0;
	int32_t G_B8_0 = 0;
	int32_t G_B17_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		NullCheck(L_0);
		bool L_1;
		L_1 = VisualElement_ShouldClip_m12585878F77BB029474BA67935AB704D81CE7FE0(L_0, NULL);
		V_4 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
		bool L_2 = V_4;
		if (!L_2)
		{
			goto IL_0015;
		}
	}
	{
		V_5 = 1;
		goto IL_008f;
	}

IL_0015:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___1_ve;
		NullCheck(L_3);
		int32_t L_4;
		L_4 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_3, NULL);
		V_0 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_4&5))) <= ((uint32_t)0)))? 1 : 0);
		bool L_5 = V_0;
		if (L_5)
		{
			goto IL_0027;
		}
	}
	{
		G_B5_0 = 3;
		goto IL_0028;
	}

IL_0027:
	{
		G_B5_0 = 2;
	}

IL_0028:
	{
		V_1 = G_B5_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
		bool L_7;
		L_7 = UIRUtility_IsRoundRect_m60294350FB23984A9E98C77E75DF243EA9FE6D8A(L_6, NULL);
		if (L_7)
		{
			goto IL_003c;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___1_ve;
		il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
		bool L_9;
		L_9 = UIRUtility_IsVectorImageBackground_mEE91CC7739188D6ABCDAFA8DA8FA501BD9C1E3E0(L_8, NULL);
		G_B8_0 = ((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
		goto IL_003d;
	}

IL_003c:
	{
		G_B8_0 = 0;
	}

IL_003d:
	{
		V_6 = (bool)G_B8_0;
		bool L_10 = V_6;
		if (!L_10)
		{
			goto IL_0048;
		}
	}
	{
		int32_t L_11 = V_1;
		V_5 = L_11;
		goto IL_008f;
	}

IL_0048:
	{
		V_2 = 0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___1_ve;
		NullCheck(L_12);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_13;
		L_13 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_12, NULL);
		V_7 = L_13;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14;
		L_14 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_7), NULL);
		V_3 = L_14;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = V_3;
		V_8 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_15) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_16 = V_8;
		if (!L_16)
		{
			goto IL_0070;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = V_3;
		NullCheck(L_17);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_18 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_17->___renderChainData);
		int32_t L_19 = L_18->___childrenMaskDepth;
		V_2 = L_19;
	}

IL_0070:
	{
		int32_t L_20 = V_2;
		V_9 = (bool)((((int32_t)L_20) == ((int32_t)7))? 1 : 0);
		bool L_21 = V_9;
		if (!L_21)
		{
			goto IL_007f;
		}
	}
	{
		int32_t L_22 = V_1;
		V_5 = L_22;
		goto IL_008f;
	}

IL_007f:
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_23 = ___0_renderChain;
		NullCheck(L_23);
		bool L_24;
		L_24 = RenderChain_get_drawInCameras_m8D80C9B3E4675B9DC4FC81A895C00BFCF7F3482D_inline(L_23, NULL);
		if (L_24)
		{
			goto IL_008a;
		}
	}
	{
		G_B17_0 = 4;
		goto IL_008b;
	}

IL_008a:
	{
		int32_t L_25 = V_1;
		G_B17_0 = ((int32_t)(L_25));
	}

IL_008b:
	{
		V_5 = G_B17_0;
		goto IL_008f;
	}

IL_008f:
	{
		int32_t L_26 = V_5;
		return L_26;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_UpdateLocalFlipsWinding_m29723ACA559EC686A9C3E330D23390020246BDBE (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ITransform_tE5B8E1959EF1ABDE4E6DD44E9FB55EB043FCCDA4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 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;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		bool L_2 = L_1->___localFlipsWinding;
		V_0 = L_2;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
		NullCheck(L_3);
		RuntimeObject* L_4;
		L_4 = VisualElement_get_transform_m3BAB67CC182B8B60920924AEE52826BD736A051D(L_3, NULL);
		NullCheck(L_4);
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
		L_5 = InterfaceFuncInvoker0< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::Invoke(2, ITransform_tE5B8E1959EF1ABDE4E6DD44E9FB55EB043FCCDA4_il2cpp_TypeInfo_var, L_4);
		V_1 = L_5;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = V_1;
		float L_7 = L_6.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = V_1;
		float L_9 = L_8.___y;
		V_2 = ((float)il2cpp_codegen_multiply(L_7, L_9));
		float L_10 = V_2;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		float L_11;
		L_11 = fabsf(L_10);
		V_4 = (bool)((((float)L_11) < ((float)(0.00100000005f)))? 1 : 0);
		bool L_12 = V_4;
		if (!L_12)
		{
			goto IL_0040;
		}
	}
	{
		V_5 = (bool)0;
		goto IL_006d;
	}

IL_0040:
	{
		float L_13 = V_2;
		V_3 = (bool)((((float)L_13) < ((float)(0.0f)))? 1 : 0);
		bool L_14 = V_0;
		bool L_15 = V_3;
		V_6 = (bool)((((int32_t)((((int32_t)L_14) == ((int32_t)L_15))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_16 = V_6;
		if (!L_16)
		{
			goto IL_0068;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = ___0_ve;
		NullCheck(L_17);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_18 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_17->___renderChainData);
		bool L_19 = V_3;
		L_18->___localFlipsWinding = L_19;
		V_5 = (bool)1;
		goto IL_006d;
	}

IL_0068:
	{
		V_5 = (bool)0;
		goto IL_006d;
	}

IL_006d:
	{
		bool L_20 = V_5;
		return L_20;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_UpdateWorldFlipsWinding_m4B1C4F229E6ACA468AE658EBBAFB5F3537439E4A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) 
{
	bool V_0 = false;
	bool V_1 = false;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_2 = NULL;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		bool L_2 = L_1->___localFlipsWinding;
		V_0 = L_2;
		V_1 = (bool)0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
		NullCheck(L_3);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_4;
		L_4 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_3, NULL);
		V_3 = L_4;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5;
		L_5 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_3), NULL);
		V_2 = L_5;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = V_2;
		V_4 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_7 = V_4;
		if (!L_7)
		{
			goto IL_0034;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = V_2;
		NullCheck(L_8);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_9 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_8->___renderChainData);
		bool L_10 = L_9->___worldFlipsWinding;
		V_1 = L_10;
	}

IL_0034:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = ___0_ve;
		NullCheck(L_11);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_12 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_11->___renderChainData);
		bool L_13 = V_1;
		bool L_14 = V_0;
		L_12->___worldFlipsWinding = (bool)((int32_t)((int32_t)L_13^(int32_t)L_14));
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_UpdateZeroScaling_m024294FECD19563AB2E9BA64F4FAB9DE9CA60B2B (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ITransform_tE5B8E1959EF1ABDE4E6DD44E9FB55EB043FCCDA4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_2 = NULL;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = VisualElement_get_transform_m3BAB67CC182B8B60920924AEE52826BD736A051D(L_0, NULL);
		NullCheck(L_1);
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
		L_2 = InterfaceFuncInvoker0< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::Invoke(2, ITransform_tE5B8E1959EF1ABDE4E6DD44E9FB55EB043FCCDA4_il2cpp_TypeInfo_var, L_1);
		float L_3 = L_2.___x;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___0_ve;
		NullCheck(L_4);
		RuntimeObject* L_5;
		L_5 = VisualElement_get_transform_m3BAB67CC182B8B60920924AEE52826BD736A051D(L_4, NULL);
		NullCheck(L_5);
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
		L_6 = InterfaceFuncInvoker0< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::Invoke(2, ITransform_tE5B8E1959EF1ABDE4E6DD44E9FB55EB043FCCDA4_il2cpp_TypeInfo_var, L_5);
		float L_7 = L_6.___y;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		float L_8;
		L_8 = fabsf(((float)il2cpp_codegen_multiply(L_3, L_7)));
		V_0 = (bool)((((float)L_8) < ((float)(0.00100000005f)))? 1 : 0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9 = ___0_ve;
		NullCheck(L_9);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_10 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_9->___renderChainData);
		bool L_11 = V_0;
		L_10->___localTransformScaleZero = L_11;
		V_1 = (bool)0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___0_ve;
		NullCheck(L_12);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_13;
		L_13 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_12, NULL);
		V_3 = L_13;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14;
		L_14 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_3), NULL);
		V_2 = L_14;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = V_2;
		V_4 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_15) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_16 = V_4;
		if (!L_16)
		{
			goto IL_0062;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = V_2;
		NullCheck(L_17);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_18 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_17->___renderChainData);
		bool L_19 = L_18->___worldTransformScaleZero;
		V_1 = L_19;
	}

IL_0062:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20 = ___0_ve;
		NullCheck(L_20);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_21 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_20->___renderChainData);
		bool L_22 = V_1;
		bool L_23 = V_0;
		L_21->___worldTransformScaleZero = (bool)((int32_t)((int32_t)L_22|(int32_t)L_23));
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_NeedsTransformID_mB0473F5ED3C182DA00261DC5444EE3511A3FCDC5 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) 
{
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_0, NULL);
		if (((int32_t)((int32_t)L_1&1)))
		{
			goto IL_0018;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = ___0_ve;
		NullCheck(L_2);
		int32_t L_3;
		L_3 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_2, NULL);
		G_B3_0 = ((((int32_t)((int32_t)((int32_t)L_3&2))) == ((int32_t)2))? 1 : 0);
		goto IL_0019;
	}

IL_0018:
	{
		G_B3_0 = 0;
	}

IL_0019:
	{
		V_0 = (bool)G_B3_0;
		goto IL_001c;
	}

IL_001c:
	{
		bool L_4 = V_0;
		return L_4;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_NeedsColorID_mC21A9C7DE5F02BAEADE4AFA295175F62081707A0 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		NullCheck(L_0);
		int32_t L_1;
		L_1 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_0, NULL);
		V_0 = (bool)((((int32_t)((int32_t)((int32_t)L_1&((int32_t)16)))) == ((int32_t)((int32_t)16)))? 1 : 0);
		goto IL_0011;
	}

IL_0011:
	{
		bool L_2 = V_0;
		return L_2;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_NeedsTextCoreSettings_mE0BAFD9BFB5730E7AA5DEBC275699D119A2D4EA7 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, const RuntimeMethod* method) 
{
	TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 V_0;
	memset((&V_0), 0, sizeof(V_0));
	bool V_1 = false;
	bool V_2 = false;
	int32_t G_B4_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_1;
		L_1 = TextUtilities_GetTextCoreSettingsForElement_mC7C0F92E72317F5F875F8A77E746D4FF8E146943(L_0, NULL);
		V_0 = L_1;
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_2 = V_0;
		float L_3 = L_2.___outlineWidth;
		if ((!(((float)L_3) == ((float)(0.0f)))))
		{
			goto IL_0039;
		}
	}
	{
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_4 = V_0;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = L_4.___underlayOffset;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
		L_6 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
		bool L_7;
		L_7 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_5, L_6, NULL);
		if (L_7)
		{
			goto IL_0039;
		}
	}
	{
		TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_8 = V_0;
		float L_9 = L_8.___underlaySoftness;
		G_B4_0 = ((((int32_t)((((float)L_9) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_003a;
	}

IL_0039:
	{
		G_B4_0 = 1;
	}

IL_003a:
	{
		V_1 = (bool)G_B4_0;
		bool L_10 = V_1;
		if (!L_10)
		{
			goto IL_0042;
		}
	}
	{
		V_2 = (bool)1;
		goto IL_0046;
	}

IL_0042:
	{
		V_2 = (bool)0;
		goto IL_0046;
	}

IL_0046:
	{
		bool L_11 = V_2;
		return L_11;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderEvents_InitColorIDs_m2BBEF2D99944BC99C7809C8E24BFB8E6FBE6DE35 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	RuntimeObject* V_0 = NULL;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	bool V_9 = false;
	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_B23_0 = 0;
	int32_t G_B28_0 = 0;
	int32_t G_B33_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
		V_0 = L_1;
		V_1 = (bool)0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = ___1_ve;
		NullCheck(L_2);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_3 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_2->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_4 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_3->___colorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_5;
		L_5 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_4, NULL);
		if (L_5)
		{
			goto IL_002e;
		}
	}
	{
		RuntimeObject* L_6 = V_0;
		NullCheck(L_6);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_7;
		L_7 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_6);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8;
		L_8 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
		bool L_9;
		L_9 = Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline(L_7, L_8, NULL);
		G_B3_0 = ((int32_t)(L_9));
		goto IL_002f;
	}

IL_002e:
	{
		G_B3_0 = 0;
	}

IL_002f:
	{
		V_2 = (bool)G_B3_0;
		bool L_10 = V_2;
		if (!L_10)
		{
			goto IL_004d;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = ___1_ve;
		NullCheck(L_11);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_12 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_11->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_13 = ___0_renderChain;
		NullCheck(L_13);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_14 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_13->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_15;
		L_15 = UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F(L_14, NULL);
		L_12->___colorID = L_15;
		V_1 = (bool)1;
	}

IL_004d:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = ___1_ve;
		NullCheck(L_16);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_17 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_16->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_18 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_17->___backgroundColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_19;
		L_19 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_18, NULL);
		if (L_19)
		{
			goto IL_0071;
		}
	}
	{
		RuntimeObject* L_20 = V_0;
		NullCheck(L_20);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_21;
		L_21 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(0, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_20);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_22;
		L_22 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
		bool L_23;
		L_23 = Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline(L_21, L_22, NULL);
		G_B8_0 = ((int32_t)(L_23));
		goto IL_0072;
	}

IL_0071:
	{
		G_B8_0 = 0;
	}

IL_0072:
	{
		V_3 = (bool)G_B8_0;
		bool L_24 = V_3;
		if (!L_24)
		{
			goto IL_0090;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25 = ___1_ve;
		NullCheck(L_25);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_26 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_25->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_27 = ___0_renderChain;
		NullCheck(L_27);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_28 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_27->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_29;
		L_29 = UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F(L_28, NULL);
		L_26->___backgroundColorID = L_29;
		V_1 = (bool)1;
	}

IL_0090:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_30 = ___1_ve;
		NullCheck(L_30);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_31 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_30->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_32 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_31->___borderLeftColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_33;
		L_33 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_32, NULL);
		if (L_33)
		{
			goto IL_00b1;
		}
	}
	{
		RuntimeObject* L_34 = V_0;
		NullCheck(L_34);
		float L_35;
		L_35 = InterfaceFuncInvoker0< float >::Invoke(6, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_34);
		G_B13_0 = ((((float)L_35) > ((float)(0.0f)))? 1 : 0);
		goto IL_00b2;
	}

IL_00b1:
	{
		G_B13_0 = 0;
	}

IL_00b2:
	{
		V_4 = (bool)G_B13_0;
		bool L_36 = V_4;
		if (!L_36)
		{
			goto IL_00d2;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_37 = ___1_ve;
		NullCheck(L_37);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_38 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_37->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_39 = ___0_renderChain;
		NullCheck(L_39);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_40 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_39->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_41;
		L_41 = UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F(L_40, NULL);
		L_38->___borderLeftColorID = L_41;
		V_1 = (bool)1;
	}

IL_00d2:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42 = ___1_ve;
		NullCheck(L_42);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_43 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_42->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_44 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_43->___borderTopColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_45;
		L_45 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_44, NULL);
		if (L_45)
		{
			goto IL_00f3;
		}
	}
	{
		RuntimeObject* L_46 = V_0;
		NullCheck(L_46);
		float L_47;
		L_47 = InterfaceFuncInvoker0< float >::Invoke(12, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_46);
		G_B18_0 = ((((float)L_47) > ((float)(0.0f)))? 1 : 0);
		goto IL_00f4;
	}

IL_00f3:
	{
		G_B18_0 = 0;
	}

IL_00f4:
	{
		V_5 = (bool)G_B18_0;
		bool L_48 = V_5;
		if (!L_48)
		{
			goto IL_0114;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_49 = ___1_ve;
		NullCheck(L_49);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_50 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_49->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_51 = ___0_renderChain;
		NullCheck(L_51);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_52 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_51->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_53;
		L_53 = UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F(L_52, NULL);
		L_50->___borderTopColorID = L_53;
		V_1 = (bool)1;
	}

IL_0114:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_54 = ___1_ve;
		NullCheck(L_54);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_55 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_54->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_56 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_55->___borderRightColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_57;
		L_57 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_56, NULL);
		if (L_57)
		{
			goto IL_0135;
		}
	}
	{
		RuntimeObject* L_58 = V_0;
		NullCheck(L_58);
		float L_59;
		L_59 = InterfaceFuncInvoker0< float >::Invoke(8, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_58);
		G_B23_0 = ((((float)L_59) > ((float)(0.0f)))? 1 : 0);
		goto IL_0136;
	}

IL_0135:
	{
		G_B23_0 = 0;
	}

IL_0136:
	{
		V_6 = (bool)G_B23_0;
		bool L_60 = V_6;
		if (!L_60)
		{
			goto IL_0156;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_61 = ___1_ve;
		NullCheck(L_61);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_62 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_61->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_63 = ___0_renderChain;
		NullCheck(L_63);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_64 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_63->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_65;
		L_65 = UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F(L_64, NULL);
		L_62->___borderRightColorID = L_65;
		V_1 = (bool)1;
	}

IL_0156:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_66 = ___1_ve;
		NullCheck(L_66);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_67 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_66->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_68 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_67->___borderBottomColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_69;
		L_69 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_68, NULL);
		if (L_69)
		{
			goto IL_0177;
		}
	}
	{
		RuntimeObject* L_70 = V_0;
		NullCheck(L_70);
		float L_71;
		L_71 = InterfaceFuncInvoker0< float >::Invoke(4, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_70);
		G_B28_0 = ((((float)L_71) > ((float)(0.0f)))? 1 : 0);
		goto IL_0178;
	}

IL_0177:
	{
		G_B28_0 = 0;
	}

IL_0178:
	{
		V_7 = (bool)G_B28_0;
		bool L_72 = V_7;
		if (!L_72)
		{
			goto IL_0198;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_73 = ___1_ve;
		NullCheck(L_73);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_74 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_73->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_75 = ___0_renderChain;
		NullCheck(L_75);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_76 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_75->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_77;
		L_77 = UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F(L_76, NULL);
		L_74->___borderBottomColorID = L_77;
		V_1 = (bool)1;
	}

IL_0198:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_78 = ___1_ve;
		NullCheck(L_78);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_79 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_78->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_80 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_79->___tintColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_81;
		L_81 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_80, NULL);
		if (L_81)
		{
			goto IL_01bc;
		}
	}
	{
		RuntimeObject* L_82 = V_0;
		NullCheck(L_82);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_83;
		L_83 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(37, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_82);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_84;
		L_84 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
		bool L_85;
		L_85 = Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline(L_83, L_84, NULL);
		G_B33_0 = ((int32_t)(L_85));
		goto IL_01bd;
	}

IL_01bc:
	{
		G_B33_0 = 0;
	}

IL_01bd:
	{
		V_8 = (bool)G_B33_0;
		bool L_86 = V_8;
		if (!L_86)
		{
			goto IL_01dd;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_87 = ___1_ve;
		NullCheck(L_87);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_88 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_87->___renderChainData);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_89 = ___0_renderChain;
		NullCheck(L_89);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_90 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_89->___shaderInfoAllocator);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_91;
		L_91 = UIRVEShaderInfoAllocator_AllocColor_mF57B9588AAB845336D427B90C7F72E495800944F(L_90, NULL);
		L_88->___tintColorID = L_91;
		V_1 = (bool)1;
	}

IL_01dd:
	{
		bool L_92 = V_1;
		V_9 = L_92;
		goto IL_01e2;
	}

IL_01e2:
	{
		bool L_93 = V_9;
		return L_93;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents_SetColorValues_m9E8EB41BFB03735A4D41DF57AB2BA8450F9A82A1 (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_ve, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	RuntimeObject* V_1 = NULL;
	bool V_2 = false;
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___1_ve;
		NullCheck(L_0);
		RuntimeObject* L_1;
		L_1 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_0, NULL);
		NullCheck(L_1);
		int32_t L_2;
		L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_1);
		V_0 = (bool)((((int32_t)L_2) == ((int32_t)1))? 1 : 0);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___1_ve;
		NullCheck(L_3);
		RuntimeObject* L_4;
		L_4 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_3, NULL);
		V_1 = L_4;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = ___1_ve;
		NullCheck(L_5);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_6 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_5->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_7 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_6->___colorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_8;
		L_8 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_7, NULL);
		V_2 = L_8;
		bool L_9 = V_2;
		if (!L_9)
		{
			goto IL_0049;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_10 = ___0_renderChain;
		NullCheck(L_10);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_11 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_10->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___1_ve;
		NullCheck(L_12);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_13 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_12->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_14 = L_13->___colorID;
		RuntimeObject* L_15 = V_1;
		NullCheck(L_15);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16;
		L_16 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_15);
		bool L_17 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(L_11, L_14, L_16, L_17, NULL);
	}

IL_0049:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = ___1_ve;
		NullCheck(L_18);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_19 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_18->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_20 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_19->___backgroundColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_21;
		L_21 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_20, NULL);
		V_3 = L_21;
		bool L_22 = V_3;
		if (!L_22)
		{
			goto IL_007b;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_23 = ___0_renderChain;
		NullCheck(L_23);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_24 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_23->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25 = ___1_ve;
		NullCheck(L_25);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_26 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_25->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_27 = L_26->___backgroundColorID;
		RuntimeObject* L_28 = V_1;
		NullCheck(L_28);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_29;
		L_29 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(0, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_28);
		bool L_30 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(L_24, L_27, L_29, L_30, NULL);
	}

IL_007b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_31 = ___1_ve;
		NullCheck(L_31);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_32 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_31->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_33 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_32->___borderLeftColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_34;
		L_34 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_33, NULL);
		V_4 = L_34;
		bool L_35 = V_4;
		if (!L_35)
		{
			goto IL_00af;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_36 = ___0_renderChain;
		NullCheck(L_36);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_37 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_36->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_38 = ___1_ve;
		NullCheck(L_38);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_39 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_38->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_40 = L_39->___borderLeftColorID;
		RuntimeObject* L_41 = V_1;
		NullCheck(L_41);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_42;
		L_42 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(5, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_41);
		bool L_43 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(L_37, L_40, L_42, L_43, NULL);
	}

IL_00af:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44 = ___1_ve;
		NullCheck(L_44);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_45 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_44->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_46 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_45->___borderTopColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_47;
		L_47 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_46, NULL);
		V_5 = L_47;
		bool L_48 = V_5;
		if (!L_48)
		{
			goto IL_00e3;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_49 = ___0_renderChain;
		NullCheck(L_49);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_50 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_49->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_51 = ___1_ve;
		NullCheck(L_51);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_52 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_51->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_53 = L_52->___borderTopColorID;
		RuntimeObject* L_54 = V_1;
		NullCheck(L_54);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_55;
		L_55 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(9, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_54);
		bool L_56 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(L_50, L_53, L_55, L_56, NULL);
	}

IL_00e3:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_57 = ___1_ve;
		NullCheck(L_57);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_58 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_57->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_59 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_58->___borderRightColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_60;
		L_60 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_59, NULL);
		V_6 = L_60;
		bool L_61 = V_6;
		if (!L_61)
		{
			goto IL_0117;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_62 = ___0_renderChain;
		NullCheck(L_62);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_63 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_62->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_64 = ___1_ve;
		NullCheck(L_64);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_65 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_64->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_66 = L_65->___borderRightColorID;
		RuntimeObject* L_67 = V_1;
		NullCheck(L_67);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_68;
		L_68 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_67);
		bool L_69 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(L_63, L_66, L_68, L_69, NULL);
	}

IL_0117:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_70 = ___1_ve;
		NullCheck(L_70);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_71 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_70->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_72 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_71->___borderBottomColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_73;
		L_73 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_72, NULL);
		V_7 = L_73;
		bool L_74 = V_7;
		if (!L_74)
		{
			goto IL_014b;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_75 = ___0_renderChain;
		NullCheck(L_75);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_76 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_75->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_77 = ___1_ve;
		NullCheck(L_77);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_78 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_77->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_79 = L_78->___borderBottomColorID;
		RuntimeObject* L_80 = V_1;
		NullCheck(L_80);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_81;
		L_81 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(1, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_80);
		bool L_82 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(L_76, L_79, L_81, L_82, NULL);
	}

IL_014b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_83 = ___1_ve;
		NullCheck(L_83);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_84 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_83->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30* L_85 = (BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30*)(&L_84->___tintColorID);
		il2cpp_codegen_runtime_class_init_inline(BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_il2cpp_TypeInfo_var);
		bool L_86;
		L_86 = BMPAlloc_IsValid_m648020D59EAA7E536876AD2E5774E91417A65BB2(L_85, NULL);
		V_8 = L_86;
		bool L_87 = V_8;
		if (!L_87)
		{
			goto IL_017f;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_88 = ___0_renderChain;
		NullCheck(L_88);
		UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF* L_89 = (UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF*)(&L_88->___shaderInfoAllocator);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_90 = ___1_ve;
		NullCheck(L_90);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_91 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_90->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_92 = L_91->___tintColorID;
		RuntimeObject* L_93 = V_1;
		NullCheck(L_93);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_94;
		L_94 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(37, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_93);
		bool L_95 = V_0;
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		UIRVEShaderInfoAllocator_SetColorValue_m122B7E5E630D84A3D5EF024BD510C537B16CEA61(L_89, L_92, L_94, L_95, NULL);
	}

IL_017f:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderEvents__cctor_mCF5821DC43B1B10859FDF49F97ADD76C7592492D (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		((RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_StaticFields*)il2cpp_codegen_static_fields_for(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var))->___VisibilityTreshold = (1.0E-30f);
		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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* UIRStylePainter_GetPooledMeshWriteData_m63A73799B10D104E623D5C488C07723CA935F28E (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mA5979938E34FA0A04880E7E5471C0BD46F9BEB59_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m38EF2B3BD05717E9F88E4B2FC6DF01635DEBACDA_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mEE28E100B3AEFEA230C90D2632081FA3CE125D9C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t V_1 = 0;
	MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_2 = NULL;
	{
		int32_t L_0 = __this->___m_NextMeshWriteDataPoolItem;
		List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* L_1 = __this->___m_MeshWriteDataPool;
		NullCheck(L_1);
		int32_t L_2;
		L_2 = List_1_get_Count_m38EF2B3BD05717E9F88E4B2FC6DF01635DEBACDA_inline(L_1, List_1_get_Count_m38EF2B3BD05717E9F88E4B2FC6DF01635DEBACDA_RuntimeMethod_var);
		V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0029;
		}
	}
	{
		List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* L_4 = __this->___m_MeshWriteDataPool;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_5 = (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9*)il2cpp_codegen_object_new(MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9_il2cpp_TypeInfo_var);
		MeshWriteData__ctor_mE26BEBE58E1D88629F45BE5122D525CC2D44285D(L_5, NULL);
		NullCheck(L_4);
		List_1_Add_mA5979938E34FA0A04880E7E5471C0BD46F9BEB59_inline(L_4, L_5, List_1_Add_mA5979938E34FA0A04880E7E5471C0BD46F9BEB59_RuntimeMethod_var);
	}

IL_0029:
	{
		List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* L_6 = __this->___m_MeshWriteDataPool;
		int32_t L_7 = __this->___m_NextMeshWriteDataPoolItem;
		V_1 = L_7;
		int32_t L_8 = V_1;
		__this->___m_NextMeshWriteDataPoolItem = ((int32_t)il2cpp_codegen_add(L_8, 1));
		int32_t L_9 = V_1;
		NullCheck(L_6);
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_10;
		L_10 = List_1_get_Item_mEE28E100B3AEFEA230C90D2632081FA3CE125D9C(L_6, L_9, List_1_get_Item_mEE28E100B3AEFEA230C90D2632081FA3CE125D9C_RuntimeMethod_var);
		V_2 = L_10;
		goto IL_0048;
	}

IL_0048:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_11 = V_2;
		return L_11;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* UIRStylePainter_AllocRawVertsIndices_m48F1D779F4929DB89D00945A248278413A11508E (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, uint32_t ___0_vertexCount, uint32_t ___1_indexCount, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0* ___2_allocatorData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_0 = NULL;
	MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_1 = NULL;
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_0 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* L_1 = __this->___m_VertsPool;
		uint32_t L_2 = ___0_vertexCount;
		NullCheck(L_1);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_3;
		L_3 = TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4(L_1, L_2, TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		L_0->___vertices = L_3;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_4 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* L_5 = __this->___m_IndicesPool;
		uint32_t L_6 = ___1_indexCount;
		NullCheck(L_5);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_7;
		L_7 = TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2(L_5, L_6, TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		L_4->___indices = L_7;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_8;
		L_8 = UIRStylePainter_GetPooledMeshWriteData_m63A73799B10D104E623D5C488C07723CA935F28E(__this, NULL);
		V_0 = L_8;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_9 = V_0;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_10 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_11 = L_10->___vertices;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_12 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_13 = L_12->___indices;
		NullCheck(L_9);
		MeshWriteData_Reset_m6B6FF37F649EF5420127C732171A7647C8AE36DD(L_9, L_11, L_13, NULL);
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_14 = V_0;
		V_1 = L_14;
		goto IL_0057;
	}

IL_0057:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_15 = V_1;
		return L_15;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* UIRStylePainter_AllocThroughDrawMesh_mEAAC71B2F7F66A5F8B7A02B7F635D165D757E22B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, uint32_t ___0_vertexCount, uint32_t ___1_indexCount, AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0* ___2_allocatorData, const RuntimeMethod* method) 
{
	MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_0 = NULL;
	{
		uint32_t L_0 = ___0_vertexCount;
		uint32_t L_1 = ___1_indexCount;
		AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0* L_2 = ___2_allocatorData;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_3 = L_2->___texture;
		AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0* L_4 = ___2_allocatorData;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5 = L_4->___material;
		AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0* L_6 = ___2_allocatorData;
		int32_t L_7 = L_6->___flags;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_8;
		L_8 = UIRStylePainter_DrawMesh_mA480E5413BAD0DE6D6B9908F696D243A3A3F09FF(__this, L_0, L_1, L_3, L_5, L_7, NULL);
		V_0 = L_8;
		goto IL_001e;
	}

IL_001e:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_9 = V_0;
		return L_9;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter__ctor_m7B7D655AAE041B4540B24C60524F5BB981022C4B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* ___0_renderChain, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mA5979938E34FA0A04880E7E5471C0BD46F9BEB59_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mB1C66E719D981BFE5DC22DB62AF228F0F54879AC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBEA6A1F9691514C467D6EC409CD28B9B54AC0F79_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tE6A967BAC61940A70814BDD10C019CC887E70047_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRStylePainter_AllocRawVertsIndices_m48F1D779F4929DB89D00945A248278413A11508E_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRStylePainter_AllocThroughDrawMesh_mEAAC71B2F7F66A5F8B7A02B7F635D165D757E22B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	bool V_2 = false;
	{
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_0 = (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047*)il2cpp_codegen_object_new(List_1_tE6A967BAC61940A70814BDD10C019CC887E70047_il2cpp_TypeInfo_var);
		List_1__ctor_mBEA6A1F9691514C467D6EC409CD28B9B54AC0F79(L_0, List_1__ctor_mBEA6A1F9691514C467D6EC409CD28B9B54AC0F79_RuntimeMethod_var);
		__this->___m_Entries = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Entries), (void*)L_0);
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_1 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		__this->___m_ClipRectID = L_1;
		__this->___m_SVGBackgroundEntryIndex = (-1);
		__this->___m_RepeatRectUVList = (List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RepeatRectUVList), (void*)(List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74*)NULL);
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_2 = (TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09*)il2cpp_codegen_object_new(TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_il2cpp_TypeInfo_var);
		TextInfo__ctor_m241E24715CC5F6293DC90A4D25884548BAD0D602(L_2, NULL);
		__this->___m_TextInfo = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TextInfo), (void*)L_2);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_3 = ___0_renderChain;
		__this->___m_Owner = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Owner), (void*)L_3);
		MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* L_4 = (MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62*)il2cpp_codegen_object_new(MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62_il2cpp_TypeInfo_var);
		MeshGenerationContext__ctor_m164C9A86871A2AF600C86C21FEBA66D6901552AA(L_4, __this, NULL);
		__this->___U3CmeshGenerationContextU3Ek__BackingField = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CmeshGenerationContextU3Ek__BackingField), (void*)L_4);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_5 = ___0_renderChain;
		NullCheck(L_5);
		AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* L_6;
		L_6 = RenderChain_get_atlas_mF0CDA8A25FE35CAABBFE4AC9294400693D205E6A_inline(L_5, NULL);
		__this->___m_Atlas = L_6;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Atlas), (void*)L_6);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_7 = ___0_renderChain;
		NullCheck(L_7);
		VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* L_8;
		L_8 = RenderChain_get_vectorImageManager_m6A5F57E470BD67EDA8722E366BD4F41D9FC61C18_inline(L_7, NULL);
		__this->___m_VectorImageManager = L_8;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VectorImageManager), (void*)L_8);
		Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* L_9 = (Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3*)il2cpp_codegen_object_new(Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3_il2cpp_TypeInfo_var);
		Allocator__ctor_m9AAA6A0F5FC11C644C1039BE774BA6500D962B32(L_9, __this, (intptr_t)((void*)UIRStylePainter_AllocRawVertsIndices_m48F1D779F4929DB89D00945A248278413A11508E_RuntimeMethod_var), NULL);
		__this->___m_AllocRawVertsIndicesDelegate = L_9;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AllocRawVertsIndicesDelegate), (void*)L_9);
		Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* L_10 = (Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3*)il2cpp_codegen_object_new(Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3_il2cpp_TypeInfo_var);
		Allocator__ctor_m9AAA6A0F5FC11C644C1039BE774BA6500D962B32(L_10, __this, (intptr_t)((void*)UIRStylePainter_AllocThroughDrawMesh_mEAAC71B2F7F66A5F8B7A02B7F635D165D757E22B_RuntimeMethod_var), NULL);
		__this->___m_AllocThroughDrawMeshDelegate = L_10;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AllocThroughDrawMeshDelegate), (void*)L_10);
		V_0 = ((int32_t)32);
		int32_t L_11 = V_0;
		List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* L_12 = (List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13*)il2cpp_codegen_object_new(List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13_il2cpp_TypeInfo_var);
		List_1__ctor_mB1C66E719D981BFE5DC22DB62AF228F0F54879AC(L_12, L_11, List_1__ctor_mB1C66E719D981BFE5DC22DB62AF228F0F54879AC_RuntimeMethod_var);
		__this->___m_MeshWriteDataPool = L_12;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MeshWriteDataPool), (void*)L_12);
		V_1 = 0;
		goto IL_00ae;
	}

IL_0099:
	{
		List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* L_13 = __this->___m_MeshWriteDataPool;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_14 = (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9*)il2cpp_codegen_object_new(MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9_il2cpp_TypeInfo_var);
		MeshWriteData__ctor_mE26BEBE58E1D88629F45BE5122D525CC2D44285D(L_14, NULL);
		NullCheck(L_13);
		List_1_Add_mA5979938E34FA0A04880E7E5471C0BD46F9BEB59_inline(L_13, L_14, List_1_Add_mA5979938E34FA0A04880E7E5471C0BD46F9BEB59_RuntimeMethod_var);
		int32_t L_15 = V_1;
		V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
	}

IL_00ae:
	{
		int32_t L_16 = V_1;
		int32_t L_17 = V_0;
		V_2 = (bool)((((int32_t)L_16) < ((int32_t)L_17))? 1 : 0);
		bool L_18 = V_2;
		if (L_18)
		{
			goto IL_0099;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_19 = ___0_renderChain;
		NullCheck(L_19);
		TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* L_20;
		L_20 = RenderChain_get_vertsPool_m828B6A233AD68591EBE6C548F573B96100AEE787_inline(L_19, NULL);
		__this->___m_VertsPool = L_20;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VertsPool), (void*)L_20);
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_21 = ___0_renderChain;
		NullCheck(L_21);
		TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* L_22;
		L_22 = RenderChain_get_indicesPool_m4F316D51090D4C87FE941B27FCD1B83C9EC2CB6E_inline(L_21, NULL);
		__this->___m_IndicesPool = L_22;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_IndicesPool), (void*)L_22);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* UIRStylePainter_get_meshGenerationContext_mB63F25D7A6C4D1C9DBA9CD05ABB9F07DF3E99E94 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	{
		MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* L_0 = __this->___U3CmeshGenerationContextU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CcurrentElementU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_set_currentElement_m5E4058261E9B6828ECADBD013F1B348AF679973B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_value, const RuntimeMethod* method) 
{
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_value;
		__this->___U3CcurrentElementU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CcurrentElementU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* UIRStylePainter_get_entries_m51C037F9235EC5C23FF492A71ADDDF40DA2A0F03 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* V_0 = NULL;
	{
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_0 = __this->___m_Entries;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 UIRStylePainter_get_closingInfo_m75295781B091FB4E49BC9E20D4EF23BABAB9CA0B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_0 = __this->___m_ClosingInfo;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CtotalVerticesU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CtotalVerticesU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CtotalIndicesU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CtotalIndicesU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_Begin_mBE0C74673300BC57241BC91A046FB5A299137377 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, 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_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral50F58AFFBE03184F7FA9FDE5764A80ACD76DD366);
		s_Il2CppMethodInitialized = true;
	}
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
	bool V_1 = false;
	int32_t V_2 = 0;
	Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	bool V_5 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_6 = NULL;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_7;
	memset((&V_7), 0, sizeof(V_7));
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_11 = NULL;
	bool V_12 = false;
	bool V_13 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_14 = NULL;
	bool V_15 = false;
	UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* G_B7_0 = NULL;
	UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* G_B6_0 = NULL;
	BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 G_B8_0;
	memset((&G_B8_0), 0, sizeof(G_B8_0));
	UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* G_B8_1 = NULL;
	int32_t G_B14_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
		UIRStylePainter_set_currentElement_m5E4058261E9B6828ECADBD013F1B348AF679973B_inline(__this, L_0, NULL);
		__this->___m_NextMeshWriteDataPoolItem = 0;
		__this->___m_SVGBackgroundEntryIndex = (-1);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1;
		L_1 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_1);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_2 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_1->___renderChainData);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
		L_3 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_3);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_4 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_3->___renderChainData);
		int32_t L_5 = 0;
		V_2 = L_5;
		L_4->___displacementUVEnd = L_5;
		int32_t L_6 = V_2;
		L_2->___displacementUVStart = L_6;
		__this->___m_MaskDepth = 0;
		__this->___m_StencilRef = 0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7;
		L_7 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_7);
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_8;
		L_8 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_7, NULL);
		V_3 = L_8;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9;
		L_9 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_3), NULL);
		V_0 = L_9;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = V_0;
		V_4 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_10) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_11 = V_4;
		if (!L_11)
		{
			goto IL_008b;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = V_0;
		NullCheck(L_12);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_13 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_12->___renderChainData);
		int32_t L_14 = L_13->___childrenMaskDepth;
		__this->___m_MaskDepth = L_14;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = V_0;
		NullCheck(L_15);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_16 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_15->___renderChainData);
		int32_t L_17 = L_16->___childrenStencilRef;
		__this->___m_StencilRef = L_17;
	}

IL_008b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18;
		L_18 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_18);
		int32_t L_19;
		L_19 = VisualElement_get_renderHints_m8D75B152BC6DFD5BB57EAF00270109EE6B993114(L_18, NULL);
		V_1 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_19&1))) <= ((uint32_t)0)))? 1 : 0);
		bool L_20 = V_1;
		V_5 = L_20;
		bool L_21 = V_5;
		if (!L_21)
		{
			goto IL_0102;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_22 = __this->___m_Owner;
		NullCheck(L_22);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_23;
		L_23 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_22, NULL);
		V_6 = L_23;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_24 = V_6;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25;
		L_25 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_24);
		L_24->___owner = L_25;
		Il2CppCodeGenWriteBarrier((void**)(&L_24->___owner), (void*)L_25);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_26 = V_6;
		NullCheck(L_26);
		L_26->___type = 3;
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_27 = __this->___m_Entries;
		il2cpp_codegen_initobj((&V_7), sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_28 = V_6;
		(&V_7)->___customCommand = L_28;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___customCommand), (void*)L_28);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_29 = V_7;
		NullCheck(L_27);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_27, L_29, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_30 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_31 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		int32_t L_32 = 1;
		V_8 = (bool)L_32;
		L_31->___popViewMatrix = (bool)L_32;
		bool L_33 = V_8;
		L_30->___needsClosing = L_33;
	}

IL_0102:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_34 = V_0;
		V_9 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_34) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		bool L_35 = V_9;
		if (!L_35)
		{
			goto IL_0129;
		}
	}
	{
		bool L_36 = V_1;
		if (L_36)
		{
			G_B7_0 = __this;
			goto IL_011d;
		}
		G_B6_0 = __this;
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_37 = V_0;
		NullCheck(L_37);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_38 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_37->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_39 = L_38->___clipRectID;
		G_B8_0 = L_39;
		G_B8_1 = G_B6_0;
		goto IL_0122;
	}

IL_011d:
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_40 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		G_B8_0 = L_40;
		G_B8_1 = G_B7_0;
	}

IL_0122:
	{
		NullCheck(G_B8_1);
		G_B8_1->___m_ClipRectID = G_B8_0;
		goto IL_0134;
	}

IL_0129:
	{
		il2cpp_codegen_runtime_class_init_inline(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_41 = ((UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_StaticFields*)il2cpp_codegen_static_fields_for(UIRVEShaderInfoAllocator_t7A9BCF1924EA027462B8DBBAC7B15BCBCB5CC3BF_il2cpp_TypeInfo_var))->___infiniteClipRect;
		__this->___m_ClipRectID = L_41;
	}

IL_0134:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42 = ___0_ve;
		NullCheck(L_42);
		int32_t L_43;
		L_43 = VisualElement_get_subRenderTargetMode_mD2DC47F60E9266F26F7A67A1FC991B3B571C59AF(L_42, NULL);
		V_10 = (bool)((!(((uint32_t)L_43) <= ((uint32_t)0)))? 1 : 0);
		bool L_44 = V_10;
		if (!L_44)
		{
			goto IL_01cb;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_45 = __this->___m_Owner;
		NullCheck(L_45);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_46;
		L_46 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_45, NULL);
		V_11 = L_46;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_47 = V_11;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_48;
		L_48 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_47);
		L_47->___owner = L_48;
		Il2CppCodeGenWriteBarrier((void**)(&L_47->___owner), (void*)L_48);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_49 = V_11;
		NullCheck(L_49);
		L_49->___type = 7;
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_50 = __this->___m_Entries;
		il2cpp_codegen_initobj((&V_7), sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_51 = V_11;
		(&V_7)->___customCommand = L_51;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___customCommand), (void*)L_51);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_52 = V_7;
		NullCheck(L_50);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_50, L_52, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_53 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_54 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		int32_t L_55 = 1;
		V_8 = (bool)L_55;
		L_54->___blitAndPopRenderTexture = (bool)L_55;
		bool L_56 = V_8;
		L_53->___needsClosing = L_56;
		int32_t L_57 = __this->___m_MaskDepth;
		if ((((int32_t)L_57) > ((int32_t)0)))
		{
			goto IL_01b8;
		}
	}
	{
		int32_t L_58 = __this->___m_StencilRef;
		G_B14_0 = ((((int32_t)L_58) > ((int32_t)0))? 1 : 0);
		goto IL_01b9;
	}

IL_01b8:
	{
		G_B14_0 = 1;
	}

IL_01b9:
	{
		V_12 = (bool)G_B14_0;
		bool L_59 = V_12;
		if (!L_59)
		{
			goto IL_01ca;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral50F58AFFBE03184F7FA9FDE5764A80ACD76DD366, NULL);
	}

IL_01ca:
	{
	}

IL_01cb:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_60 = ___0_ve;
		NullCheck(L_60);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_61;
		L_61 = VisualElement_get_defaultMaterial_mCEEC94CA30E5A9465E9452CF7B4CDBB71E9B9B55(L_60, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_62;
		L_62 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_61, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_13 = L_62;
		bool L_63 = V_13;
		if (!L_63)
		{
			goto IL_024f;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_64 = __this->___m_Owner;
		NullCheck(L_64);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_65;
		L_65 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_64, NULL);
		V_14 = L_65;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_66 = V_14;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_67;
		L_67 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_66);
		L_66->___owner = L_67;
		Il2CppCodeGenWriteBarrier((void**)(&L_66->___owner), (void*)L_67);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_68 = V_14;
		NullCheck(L_68);
		L_68->___type = ((int32_t)10);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_69 = V_14;
		NullCheck(L_69);
		State_tC241510131965D8DE1919EB16A3650E397E5AEAB* L_70 = (State_tC241510131965D8DE1919EB16A3650E397E5AEAB*)(&L_69->___state);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_71 = ___0_ve;
		NullCheck(L_71);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_72;
		L_72 = VisualElement_get_defaultMaterial_mCEEC94CA30E5A9465E9452CF7B4CDBB71E9B9B55(L_71, NULL);
		L_70->___material = L_72;
		Il2CppCodeGenWriteBarrier((void**)(&L_70->___material), (void*)L_72);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_73 = __this->___m_Entries;
		il2cpp_codegen_initobj((&V_7), sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_74 = V_14;
		(&V_7)->___customCommand = L_74;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___customCommand), (void*)L_74);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_75 = V_7;
		NullCheck(L_73);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_73, L_75, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_76 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_77 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		int32_t L_78 = 1;
		V_8 = (bool)L_78;
		L_77->___PopDefaultMaterial = (bool)L_78;
		bool L_79 = V_8;
		L_76->___needsClosing = L_79;
	}

IL_024f:
	{
		MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* L_80;
		L_80 = UIRStylePainter_get_meshGenerationContext_mB63F25D7A6C4D1C9DBA9CD05ABB9F07DF3E99E94_inline(__this, NULL);
		NullCheck(L_80);
		bool L_81;
		L_81 = MeshGenerationContext_get_hasPainter2D_mB8F97925486091F110072CEBC2511F7BA5F29760(L_80, NULL);
		V_15 = L_81;
		bool L_82 = V_15;
		if (!L_82)
		{
			goto IL_0271;
		}
	}
	{
		MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* L_83;
		L_83 = UIRStylePainter_get_meshGenerationContext_mB63F25D7A6C4D1C9DBA9CD05ABB9F07DF3E99E94_inline(__this, NULL);
		NullCheck(L_83);
		Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837* L_84;
		L_84 = MeshGenerationContext_get_painter2D_mB52B091DE4480F5C46ED877E8EDAA3F37F7D0613(L_83, NULL);
		NullCheck(L_84);
		Painter2D_Reset_mCD9D34C4C5878F3FB9D99687D4B959367DA7120C(L_84, NULL);
	}

IL_0271:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_LandClipUnregisterMeshDrawCommand_mF9234C5CA2E869318FFA362A118DC4FF6DA492E6 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___0_cmd, 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;
	}
	{
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_0 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		bool L_1 = L_0->___needsClosing;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_1, NULL);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_2 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_3 = ___0_cmd;
		L_2->___clipUnregisterDrawCommand = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&L_2->___clipUnregisterDrawCommand), (void*)L_3);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_LandClipRegisterMesh_mE332BC477324B0524ED01ABAE61E0BC8F4654736 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 ___0_vertices, NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A ___1_indices, int32_t ___2_indexOffset, 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;
	}
	{
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_0 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		bool L_1 = L_0->___needsClosing;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D(L_1, NULL);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_2 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_3 = ___0_vertices;
		L_2->___clipperRegisterVertices = L_3;
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_4 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_5 = ___1_indices;
		L_4->___clipperRegisterIndices = L_5;
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_6 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		int32_t L_7 = ___2_indexOffset;
		L_6->___clipperRegisterIndexOffset = L_7;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* UIRStylePainter_DrawMesh_mA480E5413BAD0DE6D6B9908F696D243A3A3F09FF (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, int32_t ___0_vertexCount, int32_t ___1_indexCount, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___2_texture, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___3_material, int32_t ___4_flags, 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_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_3;
	memset((&V_3), 0, sizeof(V_3));
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A V_4;
	memset((&V_4), 0, sizeof(V_4));
	MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_5 = NULL;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_6;
	memset((&V_6), 0, sizeof(V_6));
	bool V_7 = false;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_8;
	memset((&V_8), 0, sizeof(V_8));
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_9;
	memset((&V_9), 0, sizeof(V_9));
	bool V_10 = false;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_11;
	memset((&V_11), 0, sizeof(V_11));
	int32_t G_B3_0 = 0;
	int32_t G_B10_0 = 0;
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_0;
		L_0 = UIRStylePainter_GetPooledMeshWriteData_m63A73799B10D104E623D5C488C07723CA935F28E(__this, NULL);
		V_0 = L_0;
		int32_t L_1 = ___0_vertexCount;
		if (!L_1)
		{
			goto IL_0011;
		}
	}
	{
		int32_t L_2 = ___1_indexCount;
		G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
		goto IL_0012;
	}

IL_0011:
	{
		G_B3_0 = 1;
	}

IL_0012:
	{
		V_2 = (bool)G_B3_0;
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_0039;
		}
	}
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_4 = V_0;
		il2cpp_codegen_initobj((&V_3), sizeof(NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2));
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_5 = V_3;
		il2cpp_codegen_initobj((&V_4), sizeof(NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A));
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_6 = V_4;
		NullCheck(L_4);
		MeshWriteData_Reset_m6B6FF37F649EF5420127C732171A7647C8AE36DD(L_4, L_5, L_6, NULL);
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_7 = V_0;
		V_5 = L_7;
		goto IL_025c;
	}

IL_0039:
	{
		il2cpp_codegen_initobj((&V_6), sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* L_8 = __this->___m_VertsPool;
		int32_t L_9 = ___0_vertexCount;
		NullCheck(L_8);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_10;
		L_10 = TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4(L_8, L_9, TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		(&V_6)->___vertices = L_10;
		TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* L_11 = __this->___m_IndicesPool;
		int32_t L_12 = ___1_indexCount;
		NullCheck(L_11);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_13;
		L_13 = TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2(L_11, L_12, TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		(&V_6)->___indices = L_13;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_14 = ___3_material;
		(&V_6)->___material = L_14;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_6)->___material), (void*)L_14);
		int32_t L_15 = ___4_flags;
		(&V_6)->___uvIsDisplacement = (bool)((((int32_t)((int32_t)((int32_t)L_15&1))) == ((int32_t)1))? 1 : 0);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_16 = __this->___m_ClipRectID;
		(&V_6)->___clipRectID = L_16;
		int32_t L_17 = __this->___m_StencilRef;
		(&V_6)->___stencilRef = L_17;
		int32_t L_18 = __this->___m_MaskDepth;
		(&V_6)->___maskDepth = L_18;
		(&V_6)->___addFlags = 0;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_19 = V_6;
		__this->___m_CurrentEntry = L_19;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentEntry))->___material), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentEntry))->___customCommand), (void*)NULL);
		#endif
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_20 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_21 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_20->___vertices);
		int32_t L_22;
		L_22 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_21, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		int32_t L_23 = ___0_vertexCount;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_22) == ((int32_t)L_23))? 1 : 0), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_24 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_25 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_24->___indices);
		int32_t L_26;
		L_26 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_25, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		int32_t L_27 = ___1_indexCount;
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_26) == ((int32_t)L_27))? 1 : 0), NULL);
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&V_1), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_28 = ___2_texture;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_29;
		L_29 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_28, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_7 = L_29;
		bool L_30 = V_7;
		if (!L_30)
		{
			goto IL_01df;
		}
	}
	{
		int32_t L_31 = ___4_flags;
		if ((((int32_t)((int32_t)((int32_t)L_31&2))) == ((int32_t)2)))
		{
			goto IL_013f;
		}
	}
	{
		AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* L_32 = __this->___m_Atlas;
		if (!L_32)
		{
			goto IL_013f;
		}
	}
	{
		AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* L_33 = __this->___m_Atlas;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_34;
		L_34 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_35 = ___2_texture;
		NullCheck(L_33);
		bool L_36;
		L_36 = VirtualFuncInvoker4< bool, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58*, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(4, L_33, L_34, ((Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)IsInstSealed((RuntimeObject*)L_35, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var)), (&V_8), (&V_9));
		G_B10_0 = ((int32_t)(L_36));
		goto IL_0140;
	}

IL_013f:
	{
		G_B10_0 = 0;
	}

IL_0140:
	{
		V_10 = (bool)G_B10_0;
		bool L_37 = V_10;
		if (!L_37)
		{
			goto IL_01a0;
		}
	}
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_38 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		L_38->___addFlags = 3;
		int32_t L_39;
		L_39 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline((&V_9), NULL);
		int32_t L_40;
		L_40 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline((&V_9), NULL);
		int32_t L_41;
		L_41 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline((&V_9), NULL);
		int32_t L_42;
		L_42 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline((&V_9), NULL);
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&V_1), ((float)L_39), ((float)L_40), ((float)L_41), ((float)L_42), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_43 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_44 = V_8;
		L_43->___texture = L_44;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_45 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_46;
		L_46 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_47 = ___2_texture;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_48 = V_8;
		NullCheck(L_45);
		RenderChain_InsertTexture_m342AF49CE69B99AB606F734A44FDFB574190CB50(L_45, L_46, L_47, L_48, (bool)1, NULL);
		goto IL_01de;
	}

IL_01a0:
	{
		il2cpp_codegen_runtime_class_init_inline(TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_49;
		L_49 = TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline(NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_50 = ___2_texture;
		NullCheck(L_49);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_51;
		L_51 = TextureRegistry_Acquire_m01619423C02D5352BBFE67A299A6A972DBBA14D5(L_49, L_50, NULL);
		V_11 = L_51;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_52 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		L_52->___addFlags = 2;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_53 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_54 = V_11;
		L_53->___texture = L_54;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_55 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_56;
		L_56 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_57 = ___2_texture;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_58 = V_11;
		NullCheck(L_55);
		RenderChain_InsertTexture_m342AF49CE69B99AB606F734A44FDFB574190CB50(L_55, L_56, L_57, L_58, (bool)0, NULL);
	}

IL_01de:
	{
	}

IL_01df:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_59 = V_0;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_60 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_61 = L_60->___vertices;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_62 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_63 = L_62->___indices;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_64 = V_1;
		NullCheck(L_59);
		MeshWriteData_Reset_m9913BC84BDFAAAB9E2E0A8CBD39721175F2A2233(L_59, L_61, L_63, L_64, NULL);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_65 = __this->___m_Entries;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_66 = __this->___m_CurrentEntry;
		NullCheck(L_65);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_65, L_66, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		int32_t L_67;
		L_67 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_68 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_69 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_68->___vertices);
		int32_t L_70;
		L_70 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_69, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline(__this, ((int32_t)il2cpp_codegen_add(L_67, L_70)), NULL);
		int32_t L_71;
		L_71 = UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_72 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_73 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_72->___indices);
		int32_t L_74;
		L_74 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_73, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline(__this, ((int32_t)il2cpp_codegen_add(L_71, L_74)), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_75 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		il2cpp_codegen_initobj(L_75, sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_76 = V_0;
		V_5 = L_76;
		goto IL_025c;
	}

IL_025c:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_77 = V_5;
		return L_77;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_TryAtlasTexture_mEE65D75EE90D159A15CEB423CD25E75FFC79154B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_texture, int32_t ___1_flags, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* ___2_outUVRegion, bool* ___3_outIsAtlas, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* ___4_outTextureId, int32_t* ___5_outAddFlags, 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*)&Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_1;
	memset((&V_1), 0, sizeof(V_1));
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_2;
	memset((&V_2), 0, sizeof(V_2));
	bool V_3 = false;
	bool V_4 = false;
	int32_t G_B6_0 = 0;
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = ___2_outUVRegion;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
		memset((&L_1), 0, sizeof(L_1));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_1), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		*(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)L_0 = L_1;
		bool* L_2 = ___3_outIsAtlas;
		*((int8_t*)L_2) = (int8_t)0;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* L_3 = ___4_outTextureId;
		il2cpp_codegen_initobj(L_3, sizeof(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58));
		int32_t* L_4 = ___5_outAddFlags;
		*((int32_t*)L_4) = (int32_t)0;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_5 = ___0_texture;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_6;
		L_6 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_3 = L_6;
		bool L_7 = V_3;
		if (!L_7)
		{
			goto IL_0040;
		}
	}
	{
		goto IL_00cd;
	}

IL_0040:
	{
		int32_t L_8 = ___1_flags;
		V_0 = (bool)((((int32_t)((int32_t)((int32_t)L_8&2))) == ((int32_t)2))? 1 : 0);
		bool L_9 = V_0;
		if (L_9)
		{
			goto IL_006f;
		}
	}
	{
		AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* L_10 = __this->___m_Atlas;
		if (!L_10)
		{
			goto IL_006f;
		}
	}
	{
		AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* L_11 = __this->___m_Atlas;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12;
		L_12 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_13 = ___0_texture;
		NullCheck(L_11);
		bool L_14;
		L_14 = VirtualFuncInvoker4< bool, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58*, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* >::Invoke(4, L_11, L_12, ((Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)IsInstSealed((RuntimeObject*)L_13, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var)), (&V_1), (&V_2));
		G_B6_0 = ((int32_t)(L_14));
		goto IL_0070;
	}

IL_006f:
	{
		G_B6_0 = 0;
	}

IL_0070:
	{
		V_4 = (bool)G_B6_0;
		bool L_15 = V_4;
		if (!L_15)
		{
			goto IL_00b5;
		}
	}
	{
		int32_t* L_16 = ___5_outAddFlags;
		*((int32_t*)L_16) = (int32_t)3;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_17 = ___2_outUVRegion;
		int32_t L_18;
		L_18 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline((&V_2), NULL);
		int32_t L_19;
		L_19 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline((&V_2), NULL);
		int32_t L_20;
		L_20 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline((&V_2), NULL);
		int32_t L_21;
		L_21 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline((&V_2), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_22;
		memset((&L_22), 0, sizeof(L_22));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_22), ((float)L_18), ((float)L_19), ((float)L_20), ((float)L_21), NULL);
		*(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)L_17 = L_22;
		bool* L_23 = ___3_outIsAtlas;
		*((int8_t*)L_23) = (int8_t)1;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* L_24 = ___4_outTextureId;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_25 = V_1;
		*(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58*)L_24 = L_25;
		goto IL_00cd;
	}

IL_00b5:
	{
		int32_t* L_26 = ___5_outAddFlags;
		*((int32_t*)L_26) = (int32_t)2;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58* L_27 = ___4_outTextureId;
		il2cpp_codegen_runtime_class_init_inline(TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_28;
		L_28 = TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline(NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_29 = ___0_texture;
		NullCheck(L_28);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_30;
		L_30 = TextureRegistry_Acquire_m01619423C02D5352BBFE67A299A6A972DBBA14D5(L_28, L_29, NULL);
		*(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58*)L_27 = L_30;
	}

IL_00cd:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_BuildEntryFromNativeMesh_m23F74C1BE6375AD739569EA0AA0F3280D87387BD (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F ___0_meshData, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_texture, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___2_textureId, bool ___3_isAtlas, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___4_material, int32_t ___5_flags, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___6_uvRegion, int32_t ___7_addFlags, 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_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_0;
	memset((&V_0), 0, sizeof(V_0));
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_4;
	memset((&V_4), 0, sizeof(V_4));
	bool V_5 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B8_0 = 0;
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_0 = ___0_meshData;
		int32_t L_1 = L_0.___vertexCount;
		if (!L_1)
		{
			goto IL_0014;
		}
	}
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_2 = ___0_meshData;
		int32_t L_3 = L_2.___indexCount;
		G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 1;
	}

IL_0015:
	{
		V_2 = (bool)G_B3_0;
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_001e;
		}
	}
	{
		goto IL_01f5;
	}

IL_001e:
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_5 = ___0_meshData;
		intptr_t L_6 = L_5.___vertices;
		void* L_7;
		L_7 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_6, NULL);
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_8 = ___0_meshData;
		int32_t L_9 = L_8.___vertexCount;
		il2cpp_codegen_runtime_class_init_inline(UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_10;
		L_10 = UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514(L_7, L_9, UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_RuntimeMethod_var);
		V_0 = L_10;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_11 = ___0_meshData;
		intptr_t L_12 = L_11.___indices;
		void* L_13;
		L_13 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_12, NULL);
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_14 = ___0_meshData;
		int32_t L_15 = L_14.___indexCount;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_16;
		L_16 = UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF(L_13, L_15, UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_RuntimeMethod_var);
		V_1 = L_16;
		int32_t L_17;
		L_17 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_0), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		if (!L_17)
		{
			goto IL_0063;
		}
	}
	{
		int32_t L_18;
		L_18 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_1), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		G_B8_0 = ((((int32_t)L_18) == ((int32_t)0))? 1 : 0);
		goto IL_0064;
	}

IL_0063:
	{
		G_B8_0 = 1;
	}

IL_0064:
	{
		V_3 = (bool)G_B8_0;
		bool L_19 = V_3;
		if (!L_19)
		{
			goto IL_006d;
		}
	}
	{
		goto IL_01f5;
	}

IL_006d:
	{
		il2cpp_codegen_initobj((&V_4), sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* L_20 = __this->___m_VertsPool;
		int32_t L_21;
		L_21 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_0), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		NullCheck(L_20);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_22;
		L_22 = TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4(L_20, L_21, TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		(&V_4)->___vertices = L_22;
		TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* L_23 = __this->___m_IndicesPool;
		int32_t L_24;
		L_24 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_1), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		NullCheck(L_23);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_25;
		L_25 = TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2(L_23, L_24, TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		(&V_4)->___indices = L_25;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_26 = ___4_material;
		(&V_4)->___material = L_26;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_4)->___material), (void*)L_26);
		int32_t L_27 = ___5_flags;
		(&V_4)->___uvIsDisplacement = (bool)((((int32_t)((int32_t)((int32_t)L_27&1))) == ((int32_t)1))? 1 : 0);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_28 = __this->___m_ClipRectID;
		(&V_4)->___clipRectID = L_28;
		int32_t L_29 = __this->___m_StencilRef;
		(&V_4)->___stencilRef = L_29;
		int32_t L_30 = __this->___m_MaskDepth;
		(&V_4)->___maskDepth = L_30;
		(&V_4)->___addFlags = 0;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_31 = V_4;
		__this->___m_CurrentEntry = L_31;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentEntry))->___material), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentEntry))->___customCommand), (void*)NULL);
		#endif
		il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		int32_t L_32;
		L_32 = TextureId_get_index_m4EA4D8C27C1A2E568803548A40905B45C5626C27((&___2_textureId), NULL);
		V_5 = (bool)((((int32_t)((((int32_t)L_32) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_33 = V_5;
		if (!L_33)
		{
			goto IL_0139;
		}
	}
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_34 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		int32_t L_35 = ___7_addFlags;
		L_34->___addFlags = L_35;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_36 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_37 = ___2_textureId;
		L_36->___texture = L_37;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_38 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_39;
		L_39 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_40 = ___1_texture;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_41 = ___2_textureId;
		bool L_42 = ___3_isAtlas;
		NullCheck(L_38);
		RenderChain_InsertTexture_m342AF49CE69B99AB606F734A44FDFB574190CB50(L_38, L_39, L_40, L_41, L_42, NULL);
	}

IL_0139:
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_43 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_44 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_43->___vertices);
		int32_t L_45;
		L_45 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_44, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		int32_t L_46;
		L_46 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_0), 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_45) == ((int32_t)L_46))? 1 : 0), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_47 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_48 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_47->___indices);
		int32_t L_49;
		L_49 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_48, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		int32_t L_50;
		L_50 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_1), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_49) == ((int32_t)L_50))? 1 : 0), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_51 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_52 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_51->___vertices);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_53 = V_0;
		NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582(L_52, L_53, NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_RuntimeMethod_var);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_54 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_55 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_54->___indices);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_56 = V_1;
		NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD(L_55, L_56, NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_RuntimeMethod_var);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_57 = __this->___m_Entries;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_58 = __this->___m_CurrentEntry;
		NullCheck(L_57);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_57, L_58, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		int32_t L_59;
		L_59 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_60 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_61 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_60->___vertices);
		int32_t L_62;
		L_62 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_61, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline(__this, ((int32_t)il2cpp_codegen_add(L_59, L_62)), NULL);
		int32_t L_63;
		L_63 = UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_64 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_65 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_64->___indices);
		int32_t L_66;
		L_66 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_65, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline(__this, ((int32_t)il2cpp_codegen_add(L_63, L_66)), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_67 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		il2cpp_codegen_initobj(L_67, sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
	}

IL_01f5:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_BuildGradientEntryFromNativeMesh_mB6AA709D486F070580CACC70573F5AB70783572D (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F ___0_meshData, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___1_svgTextureId, 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_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_0;
	memset((&V_0), 0, sizeof(V_0));
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_4;
	memset((&V_4), 0, sizeof(V_4));
	int32_t G_B3_0 = 0;
	int32_t G_B8_0 = 0;
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_0 = ___0_meshData;
		int32_t L_1 = L_0.___vertexCount;
		if (!L_1)
		{
			goto IL_0014;
		}
	}
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_2 = ___0_meshData;
		int32_t L_3 = L_2.___indexCount;
		G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 1;
	}

IL_0015:
	{
		V_2 = (bool)G_B3_0;
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_001e;
		}
	}
	{
		goto IL_01a2;
	}

IL_001e:
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_5 = ___0_meshData;
		intptr_t L_6 = L_5.___vertices;
		void* L_7;
		L_7 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_6, NULL);
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_8 = ___0_meshData;
		int32_t L_9 = L_8.___vertexCount;
		il2cpp_codegen_runtime_class_init_inline(UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_10;
		L_10 = UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514(L_7, L_9, UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_RuntimeMethod_var);
		V_0 = L_10;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_11 = ___0_meshData;
		intptr_t L_12 = L_11.___indices;
		void* L_13;
		L_13 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_12, NULL);
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_14 = ___0_meshData;
		int32_t L_15 = L_14.___indexCount;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_16;
		L_16 = UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF(L_13, L_15, UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_RuntimeMethod_var);
		V_1 = L_16;
		int32_t L_17;
		L_17 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_0), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		if (!L_17)
		{
			goto IL_0063;
		}
	}
	{
		int32_t L_18;
		L_18 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_1), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		G_B8_0 = ((((int32_t)L_18) == ((int32_t)0))? 1 : 0);
		goto IL_0064;
	}

IL_0063:
	{
		G_B8_0 = 1;
	}

IL_0064:
	{
		V_3 = (bool)G_B8_0;
		bool L_19 = V_3;
		if (!L_19)
		{
			goto IL_006d;
		}
	}
	{
		goto IL_01a2;
	}

IL_006d:
	{
		il2cpp_codegen_initobj((&V_4), sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* L_20 = __this->___m_VertsPool;
		int32_t L_21;
		L_21 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_0), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		NullCheck(L_20);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_22;
		L_22 = TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4(L_20, L_21, TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		(&V_4)->___vertices = L_22;
		TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* L_23 = __this->___m_IndicesPool;
		int32_t L_24;
		L_24 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_1), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		NullCheck(L_23);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_25;
		L_25 = TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2(L_23, L_24, TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		(&V_4)->___indices = L_25;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_26 = ___1_svgTextureId;
		(&V_4)->___texture = L_26;
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_27 = __this->___m_ClipRectID;
		(&V_4)->___clipRectID = L_27;
		int32_t L_28 = __this->___m_StencilRef;
		(&V_4)->___stencilRef = L_28;
		int32_t L_29 = __this->___m_MaskDepth;
		(&V_4)->___maskDepth = L_29;
		(&V_4)->___addFlags = 4;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_30 = V_4;
		__this->___m_CurrentEntry = L_30;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentEntry))->___material), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentEntry))->___customCommand), (void*)NULL);
		#endif
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_31 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_32 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_31->___vertices);
		int32_t L_33;
		L_33 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_32, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		int32_t L_34;
		L_34 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_0), 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_33) == ((int32_t)L_34))? 1 : 0), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_35 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_36 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_35->___indices);
		int32_t L_37;
		L_37 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_36, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		int32_t L_38;
		L_38 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_1), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_37) == ((int32_t)L_38))? 1 : 0), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_39 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_40 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_39->___vertices);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_41 = V_0;
		NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582(L_40, L_41, NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_RuntimeMethod_var);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_42 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_43 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_42->___indices);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_44 = V_1;
		NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD(L_43, L_44, NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_RuntimeMethod_var);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_45 = __this->___m_Entries;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_46 = __this->___m_CurrentEntry;
		NullCheck(L_45);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_45, L_46, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		int32_t L_47;
		L_47 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_48 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_49 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_48->___vertices);
		int32_t L_50;
		L_50 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_49, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline(__this, ((int32_t)il2cpp_codegen_add(L_47, L_50)), NULL);
		int32_t L_51;
		L_51 = UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_52 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_53 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_52->___indices);
		int32_t L_54;
		L_54 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_53, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline(__this, ((int32_t)il2cpp_codegen_add(L_51, L_54)), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_55 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		il2cpp_codegen_initobj(L_55, sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
	}

IL_01a2:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_BuildRawEntryFromNativeMesh_m7AC8066276B2079CF5E7D25C18BD9185339A58A3 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F ___0_meshData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 V_0;
	memset((&V_0), 0, sizeof(V_0));
	NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B8_0 = 0;
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_0 = ___0_meshData;
		int32_t L_1 = L_0.___vertexCount;
		if (!L_1)
		{
			goto IL_0014;
		}
	}
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_2 = ___0_meshData;
		int32_t L_3 = L_2.___indexCount;
		G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 1;
	}

IL_0015:
	{
		V_2 = (bool)G_B3_0;
		bool L_4 = V_2;
		if (!L_4)
		{
			goto IL_001e;
		}
	}
	{
		goto IL_00c6;
	}

IL_001e:
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_5 = ___0_meshData;
		intptr_t L_6 = L_5.___vertices;
		void* L_7;
		L_7 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_6, NULL);
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_8 = ___0_meshData;
		int32_t L_9 = L_8.___vertexCount;
		il2cpp_codegen_runtime_class_init_inline(UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302_il2cpp_TypeInfo_var);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_10;
		L_10 = UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514(L_7, L_9, UIRenderDevice_PtrToSlice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_m23E40091996E02D3884E4257366E90B30C467514_RuntimeMethod_var);
		V_0 = L_10;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_11 = ___0_meshData;
		intptr_t L_12 = L_11.___indices;
		void* L_13;
		L_13 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_12, NULL);
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_14 = ___0_meshData;
		int32_t L_15 = L_14.___indexCount;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_16;
		L_16 = UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF(L_13, L_15, UIRenderDevice_PtrToSlice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_mAC43C49B1009CE15BF4C82AEA2948CCC53EF2AFF_RuntimeMethod_var);
		V_1 = L_16;
		int32_t L_17;
		L_17 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2((&V_0), NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		if (!L_17)
		{
			goto IL_0063;
		}
	}
	{
		int32_t L_18;
		L_18 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F((&V_1), NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		G_B8_0 = ((((int32_t)L_18) == ((int32_t)0))? 1 : 0);
		goto IL_0064;
	}

IL_0063:
	{
		G_B8_0 = 1;
	}

IL_0064:
	{
		V_3 = (bool)G_B8_0;
		bool L_19 = V_3;
		if (!L_19)
		{
			goto IL_006a;
		}
	}
	{
		goto IL_00c6;
	}

IL_006a:
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_20 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* L_21 = __this->___m_VertsPool;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_22 = ___0_meshData;
		int32_t L_23 = L_22.___vertexCount;
		NullCheck(L_21);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_24;
		L_24 = TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4(L_21, L_23, TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		L_20->___vertices = L_24;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_25 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* L_26 = __this->___m_IndicesPool;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_27 = ___0_meshData;
		int32_t L_28 = L_27.___indexCount;
		NullCheck(L_26);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_29;
		L_29 = TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2(L_26, L_28, TempAllocator_1_Alloc_mF0C2711B6E4B6A62D95C40A58DD1B376C2F881E2_RuntimeMethod_var);
		L_25->___indices = L_29;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_30 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_31 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_30->___vertices);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_32 = V_0;
		NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582(L_31, L_32, NativeSlice_1_CopyFrom_m38E9712B6EF119AD79272E5745EE11675BE5D582_RuntimeMethod_var);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_33 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_34 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_33->___indices);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_35 = V_1;
		NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD(L_34, L_35, NativeSlice_1_CopyFrom_mF3A13E40376523878EAFE6A3BA227AE443AADBCD_RuntimeMethod_var);
	}

IL_00c6:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawText_m4C379B7F46024F64B5D4245A2AEE0085EAAC1722 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* ___0_te, const RuntimeMethod* method) 
{
	TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* V_0 = NULL;
	bool V_1 = false;
	bool V_2 = false;
	bool V_3 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_4;
	memset((&V_4), 0, sizeof(V_4));
	{
		TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* L_0 = ___0_te;
		bool L_1;
		L_1 = TextUtilities_IsFontAssigned_mF8C7AB1EA0F4C0611A680D48F4FD7F2053FE39DB(L_0, NULL);
		V_2 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
		bool L_2 = V_2;
		if (!L_2)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_0066;
	}

IL_0010:
	{
		TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* L_3 = ___0_te;
		NullCheck(L_3);
		UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE* L_4;
		L_4 = TextElement_get_uitkTextHandle_mDD90F6CABD0751B41047595A894044FA654C360C_inline(L_3, NULL);
		NullCheck(L_4);
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_5;
		L_5 = UITKTextHandle_Update_mF10E1C5EA643E44DEC617639C219646B49160722(L_4, NULL);
		V_0 = L_5;
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_6 = V_0;
		NullCheck(L_6);
		bool L_7 = L_6->___hasMultipleColors;
		V_1 = L_7;
		bool L_8 = V_1;
		V_3 = L_8;
		bool L_9 = V_3;
		if (!L_9)
		{
			goto IL_003a;
		}
	}
	{
		TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* L_10 = ___0_te;
		NullCheck(L_10);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_11 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_10)->___renderChainData);
		int32_t* L_12 = (int32_t*)(&L_11->___flags);
		int32_t* L_13 = L_12;
		int32_t L_14 = *((int32_t*)L_13);
		*((int32_t*)L_13) = (int32_t)((int32_t)(L_14|1));
		goto IL_004b;
	}

IL_003a:
	{
		TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* L_15 = ___0_te;
		NullCheck(L_15);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_16 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_15)->___renderChainData);
		int32_t* L_17 = (int32_t*)(&L_16->___flags);
		int32_t* L_18 = L_17;
		int32_t L_19 = *((int32_t*)L_18);
		*((int32_t*)L_18) = (int32_t)((int32_t)(L_19&((int32_t)-2)));
	}

IL_004b:
	{
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_20 = V_0;
		TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* L_21 = ___0_te;
		NullCheck(L_21);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_22;
		L_22 = VisualElement_get_contentRect_m4D3C57AFA3D4DE425103F3AF9F2829EABA741A07(L_21, NULL);
		V_4 = L_22;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23;
		L_23 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC_inline((&V_4), NULL);
		bool L_24 = V_1;
		UIRStylePainter_DrawTextInfo_m2264E2CEB8CAD9AFC83A3CBA1061B03F1884D424(__this, L_20, L_23, (bool)((((int32_t)L_24) == ((int32_t)0))? 1 : 0), NULL);
	}

IL_0066:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawTextInfo_m2264E2CEB8CAD9AFC83A3CBA1061B03F1884D424 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___0_textInfo, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_offset, bool ___2_useHints, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextGeneratorUtilities_tAD0F329B1A5C7CC27CF63086C11FE092B43FED53_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextShaderUtilities_t47B400695C5D96E7B04FEF9D132468B3A1799692_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	bool V_1 = false;
	bool V_2 = false;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* V_3 = NULL;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_4;
	memset((&V_4), 0, sizeof(V_4));
	AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 V_5;
	memset((&V_5), 0, sizeof(V_5));
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* V_6 = NULL;
	float V_7 = 0.0f;
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	int32_t G_B10_0 = 0;
	{
		V_0 = 0;
		goto IL_0249;
	}

IL_0008:
	{
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_0 = ___0_textInfo;
		NullCheck(L_0);
		MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* L_1 = L_0->___meshInfo;
		int32_t L_2 = V_0;
		NullCheck(L_1);
		int32_t L_3 = ((L_1)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2)))->___vertexCount;
		V_1 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
		bool L_4 = V_1;
		if (!L_4)
		{
			goto IL_0026;
		}
	}
	{
		goto IL_0245;
	}

IL_0026:
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_5 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_6 = __this->___m_ClipRectID;
		L_5->___clipRectID = L_6;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_7 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		int32_t L_8 = __this->___m_StencilRef;
		L_7->___stencilRef = L_8;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_9 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		int32_t L_10 = __this->___m_MaskDepth;
		L_9->___maskDepth = L_10;
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_11 = ___0_textInfo;
		NullCheck(L_11);
		MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* L_12 = L_11->___meshInfo;
		int32_t L_13 = V_0;
		NullCheck(L_12);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_14 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___material;
		NullCheck(L_14);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_15;
		L_15 = Material_get_mainTexture_mC6C6B860B44321F0342AEFA0DD7702384334F37D(L_14, NULL);
		NullCheck(((Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)CastclassSealed((RuntimeObject*)L_15, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var)));
		int32_t L_16;
		L_16 = Texture2D_get_format_mE39DD922F83CA1097383309278BB6F20636A7D9D(((Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)CastclassSealed((RuntimeObject*)L_15, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var)), NULL);
		V_2 = (bool)((((int32_t)((((int32_t)L_16) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_17 = V_2;
		if (!L_17)
		{
			goto IL_00fd;
		}
	}
	{
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_18 = ___0_textInfo;
		NullCheck(L_18);
		MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* L_19 = L_18->___meshInfo;
		int32_t L_20 = V_0;
		NullCheck(L_19);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_21 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___material;
		NullCheck(L_21);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_22;
		L_22 = Material_get_mainTexture_mC6C6B860B44321F0342AEFA0DD7702384334F37D(L_21, NULL);
		V_3 = L_22;
		il2cpp_codegen_runtime_class_init_inline(TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_23;
		L_23 = TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline(NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_24 = V_3;
		NullCheck(L_23);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_25;
		L_25 = TextureRegistry_Acquire_m01619423C02D5352BBFE67A299A6A972DBBA14D5(L_23, L_24, NULL);
		V_4 = L_25;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_26 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_27 = V_4;
		L_26->___texture = L_27;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_28 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29;
		L_29 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_30 = V_3;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_31 = V_4;
		NullCheck(L_28);
		RenderChain_InsertTexture_m342AF49CE69B99AB606F734A44FDFB574190CB50(L_28, L_29, L_30, L_31, (bool)0, NULL);
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_32 = ___0_textInfo;
		NullCheck(L_32);
		MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* L_33 = L_32->___meshInfo;
		int32_t L_34 = V_0;
		NullCheck(L_33);
		int32_t L_35 = L_34;
		MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = ___1_offset;
		il2cpp_codegen_initobj((&V_5), sizeof(AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0));
		Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* L_38 = __this->___m_AllocRawVertsIndicesDelegate;
		(&V_5)->___alloc = L_38;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_5)->___alloc), (void*)L_38);
		AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_39 = V_5;
		il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
		MeshBuilder_MakeText_m711A84C42C5019DEDB437A8AF3FB9D17A7872CDE(L_36, L_37, L_39, 2, (bool)0, NULL);
		goto IL_01ea;
	}

IL_00fd:
	{
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_40 = ___0_textInfo;
		NullCheck(L_40);
		MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* L_41 = L_40->___meshInfo;
		int32_t L_42 = V_0;
		NullCheck(L_41);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_43 = ((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_42)))->___material;
		NullCheck(L_43);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_44;
		L_44 = Material_get_mainTexture_mC6C6B860B44321F0342AEFA0DD7702384334F37D(L_43, NULL);
		V_6 = L_44;
		V_7 = (0.0f);
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_45 = ___0_textInfo;
		NullCheck(L_45);
		MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* L_46 = L_45->___meshInfo;
		int32_t L_47 = V_0;
		NullCheck(L_46);
		int32_t L_48 = ((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_47)))->___glyphRenderMode;
		il2cpp_codegen_runtime_class_init_inline(TextGeneratorUtilities_tAD0F329B1A5C7CC27CF63086C11FE092B43FED53_il2cpp_TypeInfo_var);
		bool L_49;
		L_49 = TextGeneratorUtilities_IsBitmapRendering_m93C5008776EEDD84825ED2133CDA0FC66DD56EEA(L_48, NULL);
		V_9 = (bool)((((int32_t)L_49) == ((int32_t)0))? 1 : 0);
		bool L_50 = V_9;
		if (!L_50)
		{
			goto IL_0159;
		}
	}
	{
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_51 = ___0_textInfo;
		NullCheck(L_51);
		MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* L_52 = L_51->___meshInfo;
		int32_t L_53 = V_0;
		NullCheck(L_52);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_54 = ((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___material;
		il2cpp_codegen_runtime_class_init_inline(TextShaderUtilities_t47B400695C5D96E7B04FEF9D132468B3A1799692_il2cpp_TypeInfo_var);
		int32_t L_55 = ((TextShaderUtilities_t47B400695C5D96E7B04FEF9D132468B3A1799692_StaticFields*)il2cpp_codegen_static_fields_for(TextShaderUtilities_t47B400695C5D96E7B04FEF9D132468B3A1799692_il2cpp_TypeInfo_var))->___ID_GradientScale;
		NullCheck(L_54);
		float L_56;
		L_56 = Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932(L_54, L_55, NULL);
		V_7 = L_56;
	}

IL_0159:
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_57 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		L_57->___isTextEntry = (bool)1;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_58 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		float L_59 = V_7;
		L_58->___fontTexSDFScale = L_59;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_60 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		il2cpp_codegen_runtime_class_init_inline(TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_61;
		L_61 = TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline(NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_62 = V_6;
		NullCheck(L_61);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_63;
		L_63 = TextureRegistry_Acquire_m01619423C02D5352BBFE67A299A6A972DBBA14D5(L_61, L_62, NULL);
		L_60->___texture = L_63;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_64 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_65;
		L_65 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_66 = V_6;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_67 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_68 = L_67->___texture;
		NullCheck(L_64);
		RenderChain_InsertTexture_m342AF49CE69B99AB606F734A44FDFB574190CB50(L_64, L_65, L_66, L_68, (bool)0, NULL);
		bool L_69 = ___2_useHints;
		if (!L_69)
		{
			goto IL_01b9;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_70;
		L_70 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(RenderEvents_t6101D5BE36B25F757307468FF57441E632B2DAE0_il2cpp_TypeInfo_var);
		bool L_71;
		L_71 = RenderEvents_NeedsColorID_mC21A9C7DE5F02BAEADE4AFA295175F62081707A0(L_70, NULL);
		G_B10_0 = ((int32_t)(L_71));
		goto IL_01ba;
	}

IL_01b9:
	{
		G_B10_0 = 0;
	}

IL_01ba:
	{
		V_8 = (bool)G_B10_0;
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_72 = ___0_textInfo;
		NullCheck(L_72);
		MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* L_73 = L_72->___meshInfo;
		int32_t L_74 = V_0;
		NullCheck(L_73);
		int32_t L_75 = L_74;
		MeshInfo_tE55C4A8846CC2C399CCC3FE989476D987B86AB2F L_76 = (L_73)->GetAt(static_cast<il2cpp_array_size_t>(L_75));
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_77 = ___1_offset;
		il2cpp_codegen_initobj((&V_5), sizeof(AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0));
		Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* L_78 = __this->___m_AllocRawVertsIndicesDelegate;
		(&V_5)->___alloc = L_78;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_5)->___alloc), (void*)L_78);
		AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_79 = V_5;
		bool L_80 = V_8;
		il2cpp_codegen_runtime_class_init_inline(MeshBuilder_t73D46F57E528BF26B22D710789F8E63D0F966A1F_il2cpp_TypeInfo_var);
		MeshBuilder_MakeText_m711A84C42C5019DEDB437A8AF3FB9D17A7872CDE(L_76, L_77, L_79, 1, L_80, NULL);
	}

IL_01ea:
	{
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_81 = __this->___m_Entries;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_82 = __this->___m_CurrentEntry;
		NullCheck(L_81);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_81, L_82, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		int32_t L_83;
		L_83 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_84 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_85 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_84->___vertices);
		int32_t L_86;
		L_86 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_85, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline(__this, ((int32_t)il2cpp_codegen_add(L_83, L_86)), NULL);
		int32_t L_87;
		L_87 = UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_88 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_89 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_88->___indices);
		int32_t L_90;
		L_90 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_89, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline(__this, ((int32_t)il2cpp_codegen_add(L_87, L_90)), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_91 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		il2cpp_codegen_initobj(L_91, sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
	}

IL_0245:
	{
		int32_t L_92 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_92, 1));
	}

IL_0249:
	{
		int32_t L_93 = V_0;
		TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_94 = ___0_textInfo;
		NullCheck(L_94);
		int32_t L_95 = L_94->___materialCount;
		V_10 = (bool)((((int32_t)L_93) < ((int32_t)L_95))? 1 : 0);
		bool L_96 = V_10;
		if (L_96)
		{
			goto IL_0008;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawRectangle_mEB8222C8E224C7B8294BB2AC42E785CBEEB5F878 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	bool V_2 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_5;
	memset((&V_5), 0, sizeof(V_5));
	int32_t V_6 = 0;
	NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F V_7;
	memset((&V_7), 0, sizeof(V_7));
	MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F V_8;
	memset((&V_8), 0, sizeof(V_8));
	bool V_9 = false;
	int32_t G_B3_0 = 0;
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect);
		float L_1;
		L_1 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline(L_0, NULL);
		if ((((float)L_1) < ((float)(1.0E-30f))))
		{
			goto IL_0029;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_2 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect);
		float L_3;
		L_3 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline(L_2, NULL);
		G_B3_0 = ((((float)L_3) < ((float)(1.0E-30f)))? 1 : 0);
		goto IL_002a;
	}

IL_0029:
	{
		G_B3_0 = 1;
	}

IL_002a:
	{
		V_0 = (bool)G_B3_0;
		bool L_4 = V_0;
		if (!L_4)
		{
			goto IL_0033;
		}
	}
	{
		goto IL_00e3;
	}

IL_0033:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_5 = ___0_rectParams;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_6 = L_5.___vectorImage;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_7;
		L_7 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_1 = L_7;
		bool L_8 = V_1;
		if (!L_8)
		{
			goto IL_0050;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_9 = ___0_rectParams;
		UIRStylePainter_DrawVectorImage_mF96A9350BD4A0F9C4CEB2CA60DE5C9A01CEAE128(__this, L_9, NULL);
		goto IL_00e3;
	}

IL_0050:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_10 = ___0_rectParams;
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_11 = L_10.___sprite;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_12;
		L_12 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_11, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_2 = L_12;
		bool L_13 = V_2;
		if (!L_13)
		{
			goto IL_006a;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_14 = ___0_rectParams;
		UIRStylePainter_DrawSprite_mBDE4EAC69B70288EC5B365A85C2F3F4C476E9855(__this, L_14, NULL);
		goto IL_00e3;
	}

IL_006a:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_15 = ___0_rectParams;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_16 = L_15.___texture;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_17 = ___0_rectParams;
		int32_t L_18 = L_17.___meshFlags;
		UIRStylePainter_TryAtlasTexture_mEE65D75EE90D159A15CEB423CD25E75FFC79154B(__this, L_16, L_18, (&V_3), (&V_4), (&V_5), (&V_6), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_19 = V_3;
		NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F L_20;
		L_20 = RectangleParams_ToNativeParams_m9673B6A4B08A4A0B6BE5C5ADEEF0685F40AD4B9D((&___0_rectParams), L_19, NULL);
		V_7 = L_20;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_21 = ___0_rectParams;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_22 = L_21.___texture;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_23;
		L_23 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_22, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_9 = L_23;
		bool L_24 = V_9;
		if (!L_24)
		{
			goto IL_00b2;
		}
	}
	{
		NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F L_25 = V_7;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_26;
		L_26 = MeshBuilderNative_MakeTexturedRect_m55066D1BFC0EE75FDA31A2963C76081559BB2E14(L_25, (0.0f), NULL);
		V_8 = L_26;
		goto IL_00c0;
	}

IL_00b2:
	{
		NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F L_27 = V_7;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_28;
		L_28 = MeshBuilderNative_MakeSolidRect_m41B8CA105F3D488AAB890A5A45319E0810B88FBE(L_27, (0.0f), NULL);
		V_8 = L_28;
	}

IL_00c0:
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_29 = V_8;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_30 = ___0_rectParams;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_31 = L_30.___texture;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_32 = V_5;
		bool L_33 = V_4;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_34 = ___0_rectParams;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_35 = L_34.___material;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_36 = ___0_rectParams;
		int32_t L_37 = L_36.___meshFlags;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_38 = V_3;
		int32_t L_39 = V_6;
		UIRStylePainter_BuildEntryFromNativeMesh_m23F74C1BE6375AD739569EA0AA0F3280D87387BD(__this, L_29, L_31, L_32, L_33, L_35, L_37, L_38, L_39, NULL);
	}

IL_00e3:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawBorder_m51426C06169C0FEBD9A8AF5FFF23D42DA87AF33D (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 ___0_borderParams, const RuntimeMethod* method) 
{
	MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F V_0;
	memset((&V_0), 0, sizeof(V_0));
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		NativeBorderParams_t40F3633B60F896E1FC11E7EA13E7DE1B723BC00A L_0;
		L_0 = BorderParams_ToNativeParams_m97C36B7FDF9DBA7B11156A45AD367FCB4CFE0E9E((&___0_borderParams), NULL);
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_1;
		L_1 = MeshBuilderNative_MakeBorder_m0DD094C8EC44F0B9CA645362789FEC203C836BF1(L_0, (0.0f), NULL);
		V_0 = L_1;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_2 = V_0;
		il2cpp_codegen_initobj((&V_1), sizeof(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58));
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_3 = V_1;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
		memset((&L_4), 0, sizeof(L_4));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_4), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		UIRStylePainter_BuildEntryFromNativeMesh_m23F74C1BE6375AD739569EA0AA0F3280D87387BD(__this, L_2, (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700*)NULL, L_3, (bool)0, (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL, 0, L_4, 0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawImmediate_mB251DA87B43F75DF4CE49034EE98FAE09AD2EA3A (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_callback, bool ___1_cullingEnabled, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_0 = NULL;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_1;
	memset((&V_1), 0, sizeof(V_1));
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B2_0 = NULL;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B1_0 = NULL;
	int32_t G_B3_0 = 0;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* G_B3_1 = NULL;
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_0 = __this->___m_Owner;
		NullCheck(L_0);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_1;
		L_1 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_0, NULL);
		V_0 = L_1;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_2 = V_0;
		bool L_3 = ___1_cullingEnabled;
		if (L_3)
		{
			G_B2_0 = L_2;
			goto IL_0014;
		}
		G_B1_0 = L_2;
	}
	{
		G_B3_0 = 2;
		G_B3_1 = G_B1_0;
		goto IL_0015;
	}

IL_0014:
	{
		G_B3_0 = 1;
		G_B3_1 = G_B2_0;
	}

IL_0015:
	{
		NullCheck(G_B3_1);
		G_B3_1->___type = G_B3_0;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_4 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5;
		L_5 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_4);
		L_4->___owner = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&L_4->___owner), (void*)L_5);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_6 = V_0;
		Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_7 = ___0_callback;
		NullCheck(L_6);
		L_6->___callback = L_7;
		Il2CppCodeGenWriteBarrier((void**)(&L_6->___callback), (void*)L_7);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_8 = __this->___m_Entries;
		il2cpp_codegen_initobj((&V_1), sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_9 = V_0;
		(&V_1)->___customCommand = L_9;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_1)->___customCommand), (void*)L_9);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_10 = V_1;
		NullCheck(L_8);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_8, L_10, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UIRStylePainter_get_visualElement_m76F935681F7897F2750C31DA435AFBE478E9385A (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
		L_0 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = V_0;
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawVisualElementBackground_mDD504747ED58E0E8E9DC0A1FE462A5D7B311587F (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C V_0;
	memset((&V_0), 0, sizeof(V_0));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_1;
	memset((&V_1), 0, sizeof(V_1));
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B V_2;
	memset((&V_2), 0, sizeof(V_2));
	Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 V_3;
	memset((&V_3), 0, sizeof(V_3));
	bool V_4 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_5;
	memset((&V_5), 0, sizeof(V_5));
	bool V_6 = false;
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B V_7;
	memset((&V_7), 0, sizeof(V_7));
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B V_8;
	memset((&V_8), 0, sizeof(V_8));
	bool V_9 = false;
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B V_10;
	memset((&V_10), 0, sizeof(V_10));
	float V_11 = 0.0f;
	int32_t V_12 = 0;
	bool V_13 = false;
	bool V_14 = false;
	bool V_15 = false;
	bool V_16 = false;
	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;
	int32_t G_B3_0 = 0;
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* G_B8_0 = NULL;
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* G_B7_0 = NULL;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B9_0;
	memset((&G_B9_0), 0, sizeof(G_B9_0));
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* G_B9_1 = NULL;
	int32_t G_B15_0 = 0;
	int32_t G_B22_0 = 0;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B24_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B24_1;
	memset((&G_B24_1), 0, sizeof(G_B24_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B24_2;
	memset((&G_B24_2), 0, sizeof(G_B24_2));
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B23_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B23_1;
	memset((&G_B23_1), 0, sizeof(G_B23_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B23_2;
	memset((&G_B23_2), 0, sizeof(G_B23_2));
	int32_t G_B27_0 = 0;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B27_1 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B27_2;
	memset((&G_B27_2), 0, sizeof(G_B27_2));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B27_3;
	memset((&G_B27_3), 0, sizeof(G_B27_3));
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B26_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B26_1;
	memset((&G_B26_1), 0, sizeof(G_B26_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B26_2;
	memset((&G_B26_2), 0, sizeof(G_B26_2));
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* G_B25_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B25_1;
	memset((&G_B25_1), 0, sizeof(G_B25_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B25_2;
	memset((&G_B25_2), 0, sizeof(G_B25_2));
	int32_t G_B32_0 = 0;
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* G_B34_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B34_1;
	memset((&G_B34_1), 0, sizeof(G_B34_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B34_2;
	memset((&G_B34_2), 0, sizeof(G_B34_2));
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* G_B33_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B33_1;
	memset((&G_B33_1), 0, sizeof(G_B33_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B33_2;
	memset((&G_B33_2), 0, sizeof(G_B33_2));
	int32_t G_B35_0 = 0;
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* G_B35_1 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B35_2;
	memset((&G_B35_2), 0, sizeof(G_B35_2));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B35_3;
	memset((&G_B35_3), 0, sizeof(G_B35_3));
	int32_t G_B44_0 = 0;
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* G_B46_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B46_1;
	memset((&G_B46_1), 0, sizeof(G_B46_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B46_2;
	memset((&G_B46_2), 0, sizeof(G_B46_2));
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* G_B45_0 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B45_1;
	memset((&G_B45_1), 0, sizeof(G_B45_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B45_2;
	memset((&G_B45_2), 0, sizeof(G_B45_2));
	int32_t G_B47_0 = 0;
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* G_B47_1 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B47_2;
	memset((&G_B47_2), 0, sizeof(G_B47_2));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D G_B47_3;
	memset((&G_B47_3), 0, sizeof(G_B47_3));
	int32_t G_B57_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
		L_0 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_0);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
		L_1 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_0, NULL);
		V_5 = L_1;
		float L_2;
		L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_5), NULL);
		if ((((float)L_2) <= ((float)(1.0E-30f))))
		{
			goto IL_003c;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
		L_3 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_3);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
		L_4 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_3, NULL);
		V_5 = L_4;
		float L_5;
		L_5 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_5), NULL);
		G_B3_0 = ((((int32_t)((!(((float)L_5) <= ((float)(1.0E-30f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_003d;
	}

IL_003c:
	{
		G_B3_0 = 1;
	}

IL_003d:
	{
		V_4 = (bool)G_B3_0;
		bool L_6 = V_4;
		if (!L_6)
		{
			goto IL_0048;
		}
	}
	{
		goto IL_06f6;
	}

IL_0048:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7;
		L_7 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_7);
		ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_8;
		L_8 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_7, NULL);
		ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C L_9 = (*(ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C*)L_8);
		V_0 = L_9;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10;
		L_10 = ComputedStyle_get_backgroundColor_m504A3843A96727FD70B1ACA523F27EAD1BAF8A21((&V_0), NULL);
		float L_11 = L_10.___a;
		V_6 = (bool)((((float)L_11) > ((float)(1.0E-30f)))? 1 : 0);
		bool L_12 = V_6;
		if (!L_12)
		{
			goto IL_012a;
		}
	}
	{
		il2cpp_codegen_initobj((&V_8), sizeof(RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13;
		L_13 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_13);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_14;
		L_14 = VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087(L_13, NULL);
		(&V_8)->___rect = L_14;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_15;
		L_15 = ComputedStyle_get_backgroundColor_m504A3843A96727FD70B1ACA523F27EAD1BAF8A21((&V_0), NULL);
		(&V_8)->___color = L_15;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_16 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17;
		L_17 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_17);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_18 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_17->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_19 = L_18->___backgroundColorID;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_20;
		L_20 = ColorPage_Init_mEA6F419F7742C3DBABBF584C9D3B2E4952D020AC(L_16, L_19, NULL);
		(&V_8)->___colorPage = L_20;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21;
		L_21 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_21);
		RuntimeObject* L_22;
		L_22 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_21, NULL);
		NullCheck(L_22);
		int32_t L_23;
		L_23 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_22);
		if ((((int32_t)L_23) == ((int32_t)1)))
		{
			G_B8_0 = (&V_8);
			goto IL_00dc;
		}
		G_B7_0 = (&V_8);
	}
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_24;
		L_24 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
		G_B9_0 = L_24;
		G_B9_1 = G_B7_0;
		goto IL_00e1;
	}

IL_00dc:
	{
		il2cpp_codegen_runtime_class_init_inline(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_25 = ((UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var))->___editorPlayModeTintColor;
		G_B9_0 = L_25;
		G_B9_1 = G_B8_0;
	}

IL_00e1:
	{
		G_B9_1->___playmodeTintColor = G_B9_0;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_26 = V_8;
		V_7 = L_26;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27;
		L_27 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_28 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_7)->___topLeftRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_29 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_7)->___bottomLeftRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_30 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_7)->___topRightRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_31 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_7)->___bottomRightRadius);
		MeshGenerationContextUtils_GetVisualElementRadii_mFE9E8F24A2AD07A7A8F143AA599BF4F24FD07BE7(L_27, L_28, L_29, L_30, L_31, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_32;
		L_32 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		MeshGenerationContextUtils_AdjustBackgroundSizeForBorders_m5FCE16372FEA6EC53AD1C30A218F3E469F1E2FCF(L_32, (&V_7), NULL);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_33 = V_7;
		UIRStylePainter_DrawRectangle_mEB8222C8E224C7B8294BB2AC42E785CBEEB5F878(__this, L_33, NULL);
	}

IL_012a:
	{
		int32_t L_34;
		L_34 = ComputedStyle_get_unitySliceLeft_mAF9F39984C608FE1F1FEBCE6779EE1BE77C5D72F((&V_0), NULL);
		int32_t L_35;
		L_35 = ComputedStyle_get_unitySliceTop_m976A8262A1C8933B052D2311372A2393A59F5A6D((&V_0), NULL);
		int32_t L_36;
		L_36 = ComputedStyle_get_unitySliceRight_m69474B745D3F01D9D77F262ADF24EF7E1D31AB66((&V_0), NULL);
		int32_t L_37;
		L_37 = ComputedStyle_get_unitySliceBottom_m8C7E80317111D45183392C3C28974D1462D45032((&V_0), NULL);
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_1), ((float)L_34), ((float)L_35), ((float)L_36), ((float)L_37), NULL);
		il2cpp_codegen_initobj((&V_2), sizeof(RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_38;
		L_38 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_39 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_2)->___topLeftRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_40 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_2)->___bottomLeftRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_41 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_2)->___topRightRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_42 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_2)->___bottomRightRadius);
		MeshGenerationContextUtils_GetVisualElementRadii_mFE9E8F24A2AD07A7A8F143AA599BF4F24FD07BE7(L_38, L_39, L_40, L_41, L_42, NULL);
		Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_43;
		L_43 = ComputedStyle_get_backgroundImage_mDA7EAE73F023BAEC1831613F8AE8168E5065E68C((&V_0), NULL);
		V_3 = L_43;
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_44;
		L_44 = Background_get_texture_mB5F42EF624BBBF324E912C2C0AD9439DAD9C2491((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_45;
		L_45 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_44, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_45)
		{
			goto IL_01c5;
		}
	}
	{
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_46;
		L_46 = Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_47;
		L_47 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_46, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_47)
		{
			goto IL_01c5;
		}
	}
	{
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_48;
		L_48 = Background_get_vectorImage_mE0E820B1991F56BBCE8A9EE63B7A20BF843BD455((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_49;
		L_49 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_48, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_49)
		{
			goto IL_01c5;
		}
	}
	{
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_50;
		L_50 = Background_get_renderTexture_m1C191641D51A335D3EAA26C0552D6969BE08B092((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_51;
		L_51 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_50, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		G_B15_0 = ((int32_t)(L_51));
		goto IL_01c6;
	}

IL_01c5:
	{
		G_B15_0 = 1;
	}

IL_01c6:
	{
		V_9 = (bool)G_B15_0;
		bool L_52 = V_9;
		if (!L_52)
		{
			goto IL_06f6;
		}
	}
	{
		il2cpp_codegen_initobj((&V_10), sizeof(RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_53;
		L_53 = UIRStylePainter_get_visualElement_m76F935681F7897F2750C31DA435AFBE478E9385A(__this, NULL);
		NullCheck(L_53);
		RuntimeObject* L_54;
		L_54 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_53, NULL);
		NullCheck(L_54);
		float L_55;
		L_55 = InterfaceFuncInvoker0< float >::Invoke(40, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_54);
		V_11 = L_55;
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_56;
		L_56 = ComputedStyle_get_backgroundPositionX_m0C634D48C84E4BE9CD43B5F812C719CFEEF10DE2((&V_0), NULL);
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_57;
		L_57 = ComputedStyle_get_backgroundPositionY_m6E2A4CA5944F68551BEC6D3371625F077EA80FEC((&V_0), NULL);
		BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F L_58;
		L_58 = ComputedStyle_get_backgroundRepeat_m65F461A96E6BAD07DF57530E1F7BD3B5E45756AF((&V_0), NULL);
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 L_59;
		L_59 = ComputedStyle_get_backgroundSize_mD90708BC43E054958E859DD0567F467304B4AC36((&V_0), NULL);
		int32_t L_60;
		L_60 = BackgroundPropertyHelper_ResolveUnityBackgroundScaleMode_m59CA67E3499FBF6532371E823669B66DFAC09F63(L_56, L_57, L_58, L_59, (&V_13), NULL);
		V_12 = L_60;
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_61;
		L_61 = Background_get_texture_mB5F42EF624BBBF324E912C2C0AD9439DAD9C2491((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_62;
		L_62 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_61, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_14 = L_62;
		bool L_63 = V_14;
		if (!L_63)
		{
			goto IL_02e8;
		}
	}
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_64 = V_1;
		float L_65 = L_64.___x;
		int32_t L_66;
		L_66 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_65, NULL);
		if (L_66)
		{
			goto IL_025d;
		}
	}
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_67 = V_1;
		float L_68 = L_67.___y;
		int32_t L_69;
		L_69 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_68, NULL);
		if (L_69)
		{
			goto IL_025d;
		}
	}
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_70 = V_1;
		float L_71 = L_70.___z;
		int32_t L_72;
		L_72 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_71, NULL);
		if (L_72)
		{
			goto IL_025d;
		}
	}
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_73 = V_1;
		float L_74 = L_73.___w;
		int32_t L_75;
		L_75 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_74, NULL);
		G_B22_0 = ((!(((uint32_t)L_75) <= ((uint32_t)0)))? 1 : 0);
		goto IL_025e;
	}

IL_025d:
	{
		G_B22_0 = 1;
	}

IL_025e:
	{
		V_15 = (bool)G_B22_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_76;
		L_76 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_76);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_77;
		L_77 = VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087(L_76, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_78;
		memset((&L_78), 0, sizeof(L_78));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_78), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_79;
		L_79 = Background_get_texture_mB5F42EF624BBBF324E912C2C0AD9439DAD9C2491((&V_3), NULL);
		bool L_80 = V_15;
		if (L_80)
		{
			G_B24_0 = L_79;
			G_B24_1 = L_78;
			G_B24_2 = L_77;
			goto IL_0292;
		}
		G_B23_0 = L_79;
		G_B23_1 = L_78;
		G_B23_2 = L_77;
	}
	{
		G_B27_0 = 2;
		G_B27_1 = G_B23_0;
		G_B27_2 = G_B23_1;
		G_B27_3 = G_B23_2;
		goto IL_029b;
	}

IL_0292:
	{
		bool L_81 = V_13;
		if (L_81)
		{
			G_B26_0 = G_B24_0;
			G_B26_1 = G_B24_1;
			G_B26_2 = G_B24_2;
			goto IL_0299;
		}
		G_B25_0 = G_B24_0;
		G_B25_1 = G_B24_1;
		G_B25_2 = G_B24_2;
	}
	{
		G_B27_0 = 0;
		G_B27_1 = G_B25_0;
		G_B27_2 = G_B25_1;
		G_B27_3 = G_B25_2;
		goto IL_029b;
	}

IL_0299:
	{
		int32_t L_82 = V_12;
		G_B27_0 = ((int32_t)(L_82));
		G_B27_1 = G_B26_0;
		G_B27_2 = G_B26_1;
		G_B27_3 = G_B26_2;
	}

IL_029b:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_83;
		L_83 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_83);
		RuntimeObject* L_84;
		L_84 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_83, NULL);
		NullCheck(L_84);
		int32_t L_85;
		L_85 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_84);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_86;
		L_86 = RectangleParams_MakeTextured_mBF847B4D457BCD201129A2D87FAF2A8E98F494E0(G_B27_3, G_B27_2, G_B27_1, G_B27_0, L_85, NULL);
		V_10 = L_86;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_87 = V_10;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_88 = L_87.___texture;
		NullCheck(L_88);
		int32_t L_89;
		L_89 = VirtualFuncInvoker0< int32_t >::Invoke(4, L_88);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_90 = V_10;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_91 = L_90.___texture;
		NullCheck(L_91);
		int32_t L_92;
		L_92 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_91);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_93;
		memset((&L_93), 0, sizeof(L_93));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_93), (0.0f), (0.0f), ((float)L_89), ((float)L_92), NULL);
		(&V_10)->___rect = L_93;
		goto IL_0510;
	}

IL_02e8:
	{
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_94;
		L_94 = Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_95;
		L_95 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_94, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_16 = L_95;
		bool L_96 = V_16;
		if (!L_96)
		{
			goto IL_03da;
		}
	}
	{
		bool L_97 = V_13;
		if (!L_97)
		{
			goto IL_030a;
		}
	}
	{
		int32_t L_98 = V_12;
		G_B32_0 = ((((int32_t)L_98) == ((int32_t)1))? 1 : 0);
		goto IL_030b;
	}

IL_030a:
	{
		G_B32_0 = 1;
	}

IL_030b:
	{
		V_17 = (bool)G_B32_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_99;
		L_99 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_99);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_100;
		L_100 = VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087(L_99, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_101;
		memset((&L_101), 0, sizeof(L_101));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_101), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_102;
		L_102 = Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4((&V_3), NULL);
		bool L_103 = V_17;
		if (L_103)
		{
			G_B34_0 = L_102;
			G_B34_1 = L_101;
			G_B34_2 = L_100;
			goto IL_0340;
		}
		G_B33_0 = L_102;
		G_B33_1 = L_101;
		G_B33_2 = L_100;
	}
	{
		int32_t L_104 = V_12;
		G_B35_0 = ((int32_t)(L_104));
		G_B35_1 = G_B33_0;
		G_B35_2 = G_B33_1;
		G_B35_3 = G_B33_2;
		goto IL_0341;
	}

IL_0340:
	{
		G_B35_0 = 0;
		G_B35_1 = G_B34_0;
		G_B35_2 = G_B34_1;
		G_B35_3 = G_B34_2;
	}

IL_0341:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_105;
		L_105 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_105);
		RuntimeObject* L_106;
		L_106 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_105, NULL);
		NullCheck(L_106);
		int32_t L_107;
		L_107 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_106);
		bool L_108;
		L_108 = RectangleParams_HasRadius_mD5FCED05D5C5D320D0C3925667105DEFD0EDFC02((&V_2), (0.00100000005f), NULL);
		bool L_109 = V_17;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_110;
		L_110 = RectangleParams_MakeSprite_mD85AE8956796578F48E647EF124E56C022691871(G_B35_3, G_B35_2, G_B35_1, G_B35_0, L_107, L_108, (&V_1), L_109, NULL);
		V_10 = L_110;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_111 = V_10;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_112 = L_111.___texture;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_113;
		L_113 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_112, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_18 = L_113;
		bool L_114 = V_18;
		if (!L_114)
		{
			goto IL_03bd;
		}
	}
	{
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_115;
		L_115 = Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4((&V_3), NULL);
		NullCheck(L_115);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_116;
		L_116 = Sprite_get_rect_m2D85032EBEDC505E346E49291B8816BDB18DF625(L_115, NULL);
		V_5 = L_116;
		float L_117;
		L_117 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_5), NULL);
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_118;
		L_118 = Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4((&V_3), NULL);
		NullCheck(L_118);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_119;
		L_119 = Sprite_get_rect_m2D85032EBEDC505E346E49291B8816BDB18DF625(L_118, NULL);
		V_5 = L_119;
		float L_120;
		L_120 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_5), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_121;
		memset((&L_121), 0, sizeof(L_121));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_121), (0.0f), (0.0f), L_117, L_120, NULL);
		(&V_10)->___rect = L_121;
	}

IL_03bd:
	{
		float L_122 = V_11;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_123;
		L_123 = UIRStylePainter_get_visualElement_m76F935681F7897F2750C31DA435AFBE478E9385A(__this, NULL);
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_124;
		L_124 = Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		float L_125;
		L_125 = UIElementsUtility_PixelsPerUnitScaleForElement_m56D33CB00F8C563C07A4CEE11A8C92AF503DE231(L_123, L_124, NULL);
		V_11 = ((float)il2cpp_codegen_multiply(L_122, L_125));
		goto IL_0510;
	}

IL_03da:
	{
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_126;
		L_126 = Background_get_renderTexture_m1C191641D51A335D3EAA26C0552D6969BE08B092((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_127;
		L_127 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_126, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_19 = L_127;
		bool L_128 = V_19;
		if (!L_128)
		{
			goto IL_0467;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_129;
		L_129 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_129);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_130;
		L_130 = VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087(L_129, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_131;
		memset((&L_131), 0, sizeof(L_131));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_131), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_132;
		L_132 = Background_get_renderTexture_m1C191641D51A335D3EAA26C0552D6969BE08B092((&V_3), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_133;
		L_133 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_133);
		RuntimeObject* L_134;
		L_134 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_133, NULL);
		NullCheck(L_134);
		int32_t L_135;
		L_135 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_134);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_136;
		L_136 = RectangleParams_MakeTextured_mBF847B4D457BCD201129A2D87FAF2A8E98F494E0(L_130, L_131, L_132, 2, L_135, NULL);
		V_10 = L_136;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_137 = V_10;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_138 = L_137.___texture;
		NullCheck(L_138);
		int32_t L_139;
		L_139 = VirtualFuncInvoker0< int32_t >::Invoke(4, L_138);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_140 = V_10;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_141 = L_140.___texture;
		NullCheck(L_141);
		int32_t L_142;
		L_142 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_141);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_143;
		memset((&L_143), 0, sizeof(L_143));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_143), (0.0f), (0.0f), ((float)L_139), ((float)L_142), NULL);
		(&V_10)->___rect = L_143;
		goto IL_0510;
	}

IL_0467:
	{
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_144;
		L_144 = Background_get_vectorImage_mE0E820B1991F56BBCE8A9EE63B7A20BF843BD455((&V_3), NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_145;
		L_145 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_144, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_20 = L_145;
		bool L_146 = V_20;
		if (!L_146)
		{
			goto IL_0510;
		}
	}
	{
		bool L_147 = V_13;
		if (!L_147)
		{
			goto IL_0489;
		}
	}
	{
		int32_t L_148 = V_12;
		G_B44_0 = ((((int32_t)L_148) == ((int32_t)1))? 1 : 0);
		goto IL_048a;
	}

IL_0489:
	{
		G_B44_0 = 1;
	}

IL_048a:
	{
		V_21 = (bool)G_B44_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_149;
		L_149 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_149);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_150;
		L_150 = VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087(L_149, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_151;
		memset((&L_151), 0, sizeof(L_151));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_151), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_152;
		L_152 = Background_get_vectorImage_mE0E820B1991F56BBCE8A9EE63B7A20BF843BD455((&V_3), NULL);
		bool L_153 = V_21;
		if (L_153)
		{
			G_B46_0 = L_152;
			G_B46_1 = L_151;
			G_B46_2 = L_150;
			goto IL_04bf;
		}
		G_B45_0 = L_152;
		G_B45_1 = L_151;
		G_B45_2 = L_150;
	}
	{
		int32_t L_154 = V_12;
		G_B47_0 = ((int32_t)(L_154));
		G_B47_1 = G_B45_0;
		G_B47_2 = G_B45_1;
		G_B47_3 = G_B45_2;
		goto IL_04c0;
	}

IL_04bf:
	{
		G_B47_0 = 0;
		G_B47_1 = G_B46_0;
		G_B47_2 = G_B46_1;
		G_B47_3 = G_B46_2;
	}

IL_04c0:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_155;
		L_155 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_155);
		RuntimeObject* L_156;
		L_156 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_155, NULL);
		NullCheck(L_156);
		int32_t L_157;
		L_157 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_156);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_158;
		L_158 = RectangleParams_MakeVectorTextured_m9E3D5C085D8874C30D90288332B1F198F4247F24(G_B47_3, G_B47_2, G_B47_1, G_B47_0, L_157, NULL);
		V_10 = L_158;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_159 = V_10;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_160 = L_159.___vectorImage;
		NullCheck(L_160);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_161 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_160->___size);
		float L_162 = L_161->___x;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_163 = V_10;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_164 = L_163.___vectorImage;
		NullCheck(L_164);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_165 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_164->___size);
		float L_166 = L_165->___y;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_167;
		memset((&L_167), 0, sizeof(L_167));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_167), (0.0f), (0.0f), L_162, L_166, NULL);
		(&V_10)->___rect = L_167;
	}

IL_0510:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_168 = V_2;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_169 = L_168.___topLeftRadius;
		(&V_10)->___topLeftRadius = L_169;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_170 = V_2;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_171 = L_170.___topRightRadius;
		(&V_10)->___topRightRadius = L_171;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_172 = V_2;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_173 = L_172.___bottomRightRadius;
		(&V_10)->___bottomRightRadius = L_173;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_174 = V_2;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_175 = L_174.___bottomLeftRadius;
		(&V_10)->___bottomLeftRadius = L_175;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_176 = V_1;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_177;
		L_177 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
		bool L_178;
		L_178 = Vector4_op_Inequality_mD6A1C6E862F3EFB1B222A2DDCB7A7237042DE142_inline(L_176, L_177, NULL);
		V_22 = L_178;
		bool L_179 = V_22;
		if (!L_179)
		{
			goto IL_062a;
		}
	}
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_180 = V_1;
		float L_181 = L_180.___x;
		int32_t L_182;
		L_182 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_181, NULL);
		(&V_10)->___leftSlice = L_182;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_183 = V_1;
		float L_184 = L_183.___y;
		int32_t L_185;
		L_185 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_184, NULL);
		(&V_10)->___topSlice = L_185;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_186 = V_1;
		float L_187 = L_186.___z;
		int32_t L_188;
		L_188 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_187, NULL);
		(&V_10)->___rightSlice = L_188;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_189 = V_1;
		float L_190 = L_189.___w;
		int32_t L_191;
		L_191 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_190, NULL);
		(&V_10)->___bottomSlice = L_191;
		float L_192 = V_11;
		(&V_10)->___sliceScale = L_192;
		bool L_193 = V_13;
		V_23 = (bool)((((int32_t)L_193) == ((int32_t)0))? 1 : 0);
		bool L_194 = V_23;
		if (!L_194)
		{
			goto IL_05ed;
		}
	}
	{
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_195;
		L_195 = BackgroundPropertyHelper_ConvertScaleModeToBackgroundPosition_m9BAD4DCBBD38A291D0B1A75C49DC23D1087CC47D(0, NULL);
		(&V_10)->___backgroundPositionX = L_195;
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_196;
		L_196 = BackgroundPropertyHelper_ConvertScaleModeToBackgroundPosition_m9BAD4DCBBD38A291D0B1A75C49DC23D1087CC47D(0, NULL);
		(&V_10)->___backgroundPositionY = L_196;
		BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F L_197;
		L_197 = BackgroundPropertyHelper_ConvertScaleModeToBackgroundRepeat_m10A953A3406245B351877DADCF9768BB3BBDD2D3(0, NULL);
		(&V_10)->___backgroundRepeat = L_197;
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 L_198;
		L_198 = BackgroundPropertyHelper_ConvertScaleModeToBackgroundSize_m5E02DC35A12F72925AF845B0FFE2541AE8826CAD(0, NULL);
		(&V_10)->___backgroundSize = L_198;
		goto IL_0627;
	}

IL_05ed:
	{
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_199;
		L_199 = ComputedStyle_get_backgroundPositionX_m0C634D48C84E4BE9CD43B5F812C719CFEEF10DE2((&V_0), NULL);
		(&V_10)->___backgroundPositionX = L_199;
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_200;
		L_200 = ComputedStyle_get_backgroundPositionY_m6E2A4CA5944F68551BEC6D3371625F077EA80FEC((&V_0), NULL);
		(&V_10)->___backgroundPositionY = L_200;
		BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F L_201;
		L_201 = ComputedStyle_get_backgroundRepeat_m65F461A96E6BAD07DF57530E1F7BD3B5E45756AF((&V_0), NULL);
		(&V_10)->___backgroundRepeat = L_201;
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 L_202;
		L_202 = ComputedStyle_get_backgroundSize_mD90708BC43E054958E859DD0567F467304B4AC36((&V_0), NULL);
		(&V_10)->___backgroundSize = L_202;
	}

IL_0627:
	{
		goto IL_0664;
	}

IL_062a:
	{
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_203;
		L_203 = ComputedStyle_get_backgroundPositionX_m0C634D48C84E4BE9CD43B5F812C719CFEEF10DE2((&V_0), NULL);
		(&V_10)->___backgroundPositionX = L_203;
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_204;
		L_204 = ComputedStyle_get_backgroundPositionY_m6E2A4CA5944F68551BEC6D3371625F077EA80FEC((&V_0), NULL);
		(&V_10)->___backgroundPositionY = L_204;
		BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F L_205;
		L_205 = ComputedStyle_get_backgroundRepeat_m65F461A96E6BAD07DF57530E1F7BD3B5E45756AF((&V_0), NULL);
		(&V_10)->___backgroundRepeat = L_205;
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 L_206;
		L_206 = ComputedStyle_get_backgroundSize_mD90708BC43E054958E859DD0567F467304B4AC36((&V_0), NULL);
		(&V_10)->___backgroundSize = L_206;
	}

IL_0664:
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_207;
		L_207 = ComputedStyle_get_unityBackgroundImageTintColor_mA6C8A9BCBC7585D3DD68B1E3EEC7FD3238DD016A((&V_0), NULL);
		(&V_10)->___color = L_207;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_208 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_209;
		L_209 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_209);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_210 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_209->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_211 = L_210->___tintColorID;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_212;
		L_212 = ColorPage_Init_mEA6F419F7742C3DBABBF584C9D3B2E4952D020AC(L_208, L_211, NULL);
		(&V_10)->___colorPage = L_212;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_213;
		L_213 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		MeshGenerationContextUtils_AdjustBackgroundSizeForBorders_m5FCE16372FEA6EC53AD1C30A218F3E469F1E2FCF(L_213, (&V_10), NULL);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_214 = V_10;
		Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_215 = L_214.___texture;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_216;
		L_216 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_215, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (L_216)
		{
			goto IL_06c0;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_217 = V_10;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_218 = L_217.___vectorImage;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_219;
		L_219 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_218, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		G_B57_0 = ((int32_t)(L_219));
		goto IL_06c1;
	}

IL_06c0:
	{
		G_B57_0 = 1;
	}

IL_06c1:
	{
		V_24 = (bool)G_B57_0;
		bool L_220 = V_24;
		if (!L_220)
		{
			goto IL_06ea;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_221 = V_10;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_222;
		L_222 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_222);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_223;
		L_223 = VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087(L_222, NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_224;
		L_224 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_224);
		float L_225;
		L_225 = VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD(L_224, NULL);
		UIRStylePainter_DrawRectangleRepeat_m219043493E5E0FA8EF0F4D18A6C4D6D68F50BE44(__this, L_221, L_223, L_225, NULL);
		goto IL_06f5;
	}

IL_06ea:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_226 = V_10;
		UIRStylePainter_DrawRectangle_mEB8222C8E224C7B8294BB2AC42E785CBEEB5F878(__this, L_226, NULL);
	}

IL_06f5:
	{
	}

IL_06f6:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawRectangleRepeat_m219043493E5E0FA8EF0F4D18A6C4D6D68F50BE44 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_totalRect, float ___2_scaledPixelsPerPoint, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mE7142CB7E5DAE1A7075B8ADBAA692C2A7D0B02EE_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m6C3CE7B25B99FB292C96FAF227855FF887B40F8D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m2709F69FFF0E3467FC79BCA875212DC07B56C5F0_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
	memset((&V_0), 0, sizeof(V_0));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
	memset((&V_1), 0, sizeof(V_1));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_2;
	memset((&V_2), 0, sizeof(V_2));
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	float V_6 = 0.0f;
	float V_7 = 0.0f;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_8;
	memset((&V_8), 0, sizeof(V_8));
	bool V_9 = false;
	bool V_10 = false;
	float V_11 = 0.0f;
	float V_12 = 0.0f;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_13;
	memset((&V_13), 0, sizeof(V_13));
	bool V_14 = false;
	bool V_15 = false;
	Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_16;
	memset((&V_16), 0, sizeof(V_16));
	bool V_17 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_18;
	memset((&V_18), 0, sizeof(V_18));
	bool V_19 = false;
	bool V_20 = false;
	bool V_21 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_22;
	memset((&V_22), 0, sizeof(V_22));
	bool V_23 = false;
	bool V_24 = false;
	bool V_25 = false;
	bool V_26 = false;
	bool V_27 = false;
	bool V_28 = false;
	bool V_29 = false;
	bool V_30 = false;
	bool V_31 = false;
	bool V_32 = false;
	float V_33 = 0.0f;
	int32_t V_34 = 0;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_35;
	memset((&V_35), 0, sizeof(V_35));
	bool V_36 = false;
	float V_37 = 0.0f;
	int32_t V_38 = 0;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_39;
	memset((&V_39), 0, sizeof(V_39));
	int32_t V_40 = 0;
	int32_t V_41 = 0;
	BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 V_42;
	memset((&V_42), 0, sizeof(V_42));
	float V_43 = 0.0f;
	float V_44 = 0.0f;
	bool V_45 = false;
	bool V_46 = false;
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_47;
	memset((&V_47), 0, sizeof(V_47));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_48;
	memset((&V_48), 0, sizeof(V_48));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_49;
	memset((&V_49), 0, sizeof(V_49));
	bool V_50 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_51;
	memset((&V_51), 0, sizeof(V_51));
	int32_t V_52 = 0;
	bool V_53 = false;
	bool V_54 = false;
	int32_t V_55 = 0;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_56;
	memset((&V_56), 0, sizeof(V_56));
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_57;
	memset((&V_57), 0, sizeof(V_57));
	bool V_58 = false;
	bool V_59 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_60;
	memset((&V_60), 0, sizeof(V_60));
	int32_t V_61 = 0;
	bool V_62 = false;
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_63;
	memset((&V_63), 0, sizeof(V_63));
	bool V_64 = false;
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_65;
	memset((&V_65), 0, sizeof(V_65));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_66;
	memset((&V_66), 0, sizeof(V_66));
	bool V_67 = false;
	float V_68 = 0.0f;
	int32_t V_69 = 0;
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_70;
	memset((&V_70), 0, sizeof(V_70));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_71;
	memset((&V_71), 0, sizeof(V_71));
	bool V_72 = false;
	bool V_73 = false;
	int32_t V_74 = 0;
	float V_75 = 0.0f;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_76;
	memset((&V_76), 0, sizeof(V_76));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_77;
	memset((&V_77), 0, sizeof(V_77));
	bool V_78 = false;
	bool V_79 = false;
	int32_t V_80 = 0;
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_81;
	memset((&V_81), 0, sizeof(V_81));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_82;
	memset((&V_82), 0, sizeof(V_82));
	bool V_83 = false;
	bool V_84 = false;
	bool V_85 = false;
	bool V_86 = false;
	bool V_87 = false;
	bool V_88 = false;
	bool V_89 = false;
	float V_90 = 0.0f;
	bool V_91 = false;
	bool V_92 = false;
	float V_93 = 0.0f;
	bool V_94 = false;
	bool V_95 = false;
	int32_t V_96 = 0;
	bool V_97 = false;
	int32_t V_98 = 0;
	int32_t V_99 = 0;
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_100;
	memset((&V_100), 0, sizeof(V_100));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_101;
	memset((&V_101), 0, sizeof(V_101));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* V_102 = NULL;
	int32_t V_103 = 0;
	bool V_104 = false;
	bool V_105 = false;
	Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B V_106;
	memset((&V_106), 0, sizeof(V_106));
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_107;
	memset((&V_107), 0, sizeof(V_107));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_108;
	memset((&V_108), 0, sizeof(V_108));
	bool V_109 = false;
	float V_110 = 0.0f;
	float V_111 = 0.0f;
	float V_112 = 0.0f;
	float V_113 = 0.0f;
	float V_114 = 0.0f;
	bool V_115 = false;
	float V_116 = 0.0f;
	float V_117 = 0.0f;
	float V_118 = 0.0f;
	float V_119 = 0.0f;
	bool V_120 = false;
	float V_121 = 0.0f;
	float V_122 = 0.0f;
	Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B V_123;
	memset((&V_123), 0, sizeof(V_123));
	RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 V_124;
	memset((&V_124), 0, sizeof(V_124));
	bool V_125 = false;
	float V_126 = 0.0f;
	float V_127 = 0.0f;
	float V_128 = 0.0f;
	float V_129 = 0.0f;
	float V_130 = 0.0f;
	bool V_131 = false;
	float V_132 = 0.0f;
	float V_133 = 0.0f;
	float V_134 = 0.0f;
	float V_135 = 0.0f;
	int32_t G_B18_0 = 0;
	int32_t G_B22_0 = 0;
	int32_t G_B31_0 = 0;
	int32_t G_B52_0 = 0;
	int32_t G_B57_0 = 0;
	int32_t G_B62_0 = 0;
	int32_t G_B67_0 = 0;
	int32_t G_B73_0 = 0;
	BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 G_B76_0;
	memset((&G_B76_0), 0, sizeof(G_B76_0));
	int32_t G_B121_0 = 0;
	int32_t G_B128_0 = 0;
	int32_t G_B135_0 = 0;
	{
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&V_0), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_0 = __this->___m_RepeatRectUVList;
		V_3 = (bool)((((RuntimeObject*)(List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
		bool L_1 = V_3;
		if (!L_1)
		{
			goto IL_0053;
		}
	}
	{
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_2 = (List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74*)(List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74*)SZArrayNew(List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74_il2cpp_TypeInfo_var, (uint32_t)2);
		__this->___m_RepeatRectUVList = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RepeatRectUVList), (void*)L_2);
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_3 = __this->___m_RepeatRectUVList;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_4 = (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*)il2cpp_codegen_object_new(List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8_il2cpp_TypeInfo_var);
		List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125(L_4, List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125_RuntimeMethod_var);
		NullCheck(L_3);
		ArrayElementTypeCheck (L_3, L_4);
		(L_3)->SetAt(static_cast<il2cpp_array_size_t>(0), (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*)L_4);
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_5 = __this->___m_RepeatRectUVList;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_6 = (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*)il2cpp_codegen_object_new(List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8_il2cpp_TypeInfo_var);
		List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125(L_6, List_1__ctor_m091BF50C33B9816C42F2C833D8E472A95CA45125_RuntimeMethod_var);
		NullCheck(L_5);
		ArrayElementTypeCheck (L_5, L_6);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(1), (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8*)L_6);
		goto IL_0071;
	}

IL_0053:
	{
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_7 = __this->___m_RepeatRectUVList;
		NullCheck(L_7);
		int32_t L_8 = 0;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_9 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
		NullCheck(L_9);
		List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_inline(L_9, List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_RuntimeMethod_var);
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_10 = __this->___m_RepeatRectUVList;
		NullCheck(L_10);
		int32_t L_11 = 1;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
		NullCheck(L_12);
		List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_inline(L_12, List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_RuntimeMethod_var);
	}

IL_0071:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_13 = ___0_rectParams;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_14 = L_13.___rect;
		V_1 = L_14;
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_15 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		int32_t L_16;
		L_16 = BackgroundSize_get_sizeType_mE816884F30FC49024D410E36281D755B8FC96F42(L_15, NULL);
		V_4 = (bool)((!(((uint32_t)L_16) <= ((uint32_t)0)))? 1 : 0);
		bool L_17 = V_4;
		if (!L_17)
		{
			goto IL_01fc;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_18 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		int32_t L_19;
		L_19 = BackgroundSize_get_sizeType_mE816884F30FC49024D410E36281D755B8FC96F42(L_18, NULL);
		V_5 = (bool)((((int32_t)L_19) == ((int32_t)2))? 1 : 0);
		bool L_20 = V_5;
		if (!L_20)
		{
			goto IL_0146;
		}
	}
	{
		float L_21;
		L_21 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		float L_22;
		L_22 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		V_6 = ((float)(L_21/L_22));
		float L_23;
		L_23 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		float L_24;
		L_24 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		V_7 = ((float)(L_23/L_24));
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_25 = V_1;
		V_8 = L_25;
		float L_26 = V_6;
		float L_27 = V_7;
		V_9 = (bool)((((float)L_26) < ((float)L_27))? 1 : 0);
		bool L_28 = V_9;
		if (!L_28)
		{
			goto IL_010d;
		}
	}
	{
		float L_29;
		L_29 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_8), L_29, NULL);
		float L_30;
		L_30 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		float L_31;
		L_31 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		float L_32;
		L_32 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_8), ((float)(((float)il2cpp_codegen_multiply(L_30, L_31))/L_32)), NULL);
		goto IL_013d;
	}

IL_010d:
	{
		float L_33;
		L_33 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		float L_34;
		L_34 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		float L_35;
		L_35 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_8), ((float)(((float)il2cpp_codegen_multiply(L_33, L_34))/L_35)), NULL);
		float L_36;
		L_36 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_8), L_36, NULL);
	}

IL_013d:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_37 = V_8;
		V_1 = L_37;
		goto IL_01f6;
	}

IL_0146:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_38 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		int32_t L_39;
		L_39 = BackgroundSize_get_sizeType_mE816884F30FC49024D410E36281D755B8FC96F42(L_38, NULL);
		V_10 = (bool)((((int32_t)L_39) == ((int32_t)1))? 1 : 0);
		bool L_40 = V_10;
		if (!L_40)
		{
			goto IL_01f6;
		}
	}
	{
		float L_41;
		L_41 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		float L_42;
		L_42 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		V_11 = ((float)(L_41/L_42));
		float L_43;
		L_43 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		float L_44;
		L_44 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		V_12 = ((float)(L_43/L_44));
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_45 = V_1;
		V_13 = L_45;
		float L_46 = V_11;
		float L_47 = V_12;
		V_14 = (bool)((((float)L_46) > ((float)L_47))? 1 : 0);
		bool L_48 = V_14;
		if (!L_48)
		{
			goto IL_01c2;
		}
	}
	{
		float L_49;
		L_49 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_13), L_49, NULL);
		float L_50;
		L_50 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		float L_51;
		L_51 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		float L_52;
		L_52 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_13), ((float)(((float)il2cpp_codegen_multiply(L_50, L_51))/L_52)), NULL);
		goto IL_01f2;
	}

IL_01c2:
	{
		float L_53;
		L_53 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		float L_54;
		L_54 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		float L_55;
		L_55 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_13), ((float)(((float)il2cpp_codegen_multiply(L_53, L_54))/L_55)), NULL);
		float L_56;
		L_56 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_13), L_56, NULL);
	}

IL_01f2:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_57 = V_13;
		V_1 = L_57;
	}

IL_01f6:
	{
		goto IL_0521;
	}

IL_01fc:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_58 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_59;
		L_59 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_58, NULL);
		V_16 = L_59;
		bool L_60;
		L_60 = Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD((&V_16), NULL);
		if (!L_60)
		{
			goto IL_022e;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_61 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_62;
		L_62 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_61, NULL);
		V_16 = L_62;
		bool L_63;
		L_63 = Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD((&V_16), NULL);
		G_B18_0 = ((((int32_t)L_63) == ((int32_t)0))? 1 : 0);
		goto IL_022f;
	}

IL_022e:
	{
		G_B18_0 = 1;
	}

IL_022f:
	{
		V_15 = (bool)G_B18_0;
		bool L_64 = V_15;
		if (!L_64)
		{
			goto IL_0520;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_65 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_66;
		L_66 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_65, NULL);
		V_16 = L_66;
		bool L_67;
		L_67 = Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD((&V_16), NULL);
		if (L_67)
		{
			goto IL_0267;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_68 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_69;
		L_69 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_68, NULL);
		V_16 = L_69;
		bool L_70;
		L_70 = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9((&V_16), NULL);
		G_B22_0 = ((int32_t)(L_70));
		goto IL_0268;
	}

IL_0267:
	{
		G_B22_0 = 0;
	}

IL_0268:
	{
		V_17 = (bool)G_B22_0;
		bool L_71 = V_17;
		if (!L_71)
		{
			goto IL_0346;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_72 = V_1;
		V_18 = L_72;
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_73 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_74;
		L_74 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_73, NULL);
		V_16 = L_74;
		int32_t L_75;
		L_75 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline((&V_16), NULL);
		V_19 = (bool)((((int32_t)L_75) == ((int32_t)1))? 1 : 0);
		bool L_76 = V_19;
		if (!L_76)
		{
			goto IL_02e1;
		}
	}
	{
		float L_77;
		L_77 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_78 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_79;
		L_79 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_78, NULL);
		V_16 = L_79;
		float L_80;
		L_80 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&V_16), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_18), ((float)(((float)il2cpp_codegen_multiply(L_77, L_80))/(100.0f))), NULL);
		float L_81;
		L_81 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_18), NULL);
		float L_82;
		L_82 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		float L_83;
		L_83 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_18), ((float)(((float)il2cpp_codegen_multiply(L_81, L_82))/L_83)), NULL);
		goto IL_033d;
	}

IL_02e1:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_84 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_85;
		L_85 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_84, NULL);
		V_16 = L_85;
		int32_t L_86;
		L_86 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline((&V_16), NULL);
		V_20 = (bool)((((int32_t)L_86) == ((int32_t)0))? 1 : 0);
		bool L_87 = V_20;
		if (!L_87)
		{
			goto IL_033d;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_88 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_89;
		L_89 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_88, NULL);
		V_16 = L_89;
		float L_90;
		L_90 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&V_16), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_18), L_90, NULL);
		float L_91;
		L_91 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_18), NULL);
		float L_92;
		L_92 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		float L_93;
		L_93 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_18), ((float)(((float)il2cpp_codegen_multiply(L_91, L_92))/L_93)), NULL);
	}

IL_033d:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_94 = V_18;
		V_1 = L_94;
		goto IL_051f;
	}

IL_0346:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_95 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_96;
		L_96 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_95, NULL);
		V_16 = L_96;
		bool L_97;
		L_97 = Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD((&V_16), NULL);
		if (L_97)
		{
			goto IL_0377;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_98 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_99;
		L_99 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_98, NULL);
		V_16 = L_99;
		bool L_100;
		L_100 = Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD((&V_16), NULL);
		G_B31_0 = ((((int32_t)L_100) == ((int32_t)0))? 1 : 0);
		goto IL_0378;
	}

IL_0377:
	{
		G_B31_0 = 0;
	}

IL_0378:
	{
		V_21 = (bool)G_B31_0;
		bool L_101 = V_21;
		if (!L_101)
		{
			goto IL_051f;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_102 = V_1;
		V_22 = L_102;
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_103 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_104;
		L_104 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_103, NULL);
		V_16 = L_104;
		bool L_105;
		L_105 = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9((&V_16), NULL);
		V_23 = (bool)((((int32_t)L_105) == ((int32_t)0))? 1 : 0);
		bool L_106 = V_23;
		if (!L_106)
		{
			goto IL_0432;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_107 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_108;
		L_108 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_107, NULL);
		V_16 = L_108;
		int32_t L_109;
		L_109 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline((&V_16), NULL);
		V_24 = (bool)((((int32_t)L_109) == ((int32_t)1))? 1 : 0);
		bool L_110 = V_24;
		if (!L_110)
		{
			goto IL_03f4;
		}
	}
	{
		float L_111;
		L_111 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_112 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_113;
		L_113 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_112, NULL);
		V_16 = L_113;
		float L_114;
		L_114 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&V_16), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_22), ((float)(((float)il2cpp_codegen_multiply(L_111, L_114))/(100.0f))), NULL);
		goto IL_0431;
	}

IL_03f4:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_115 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_116;
		L_116 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_115, NULL);
		V_16 = L_116;
		int32_t L_117;
		L_117 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline((&V_16), NULL);
		V_25 = (bool)((((int32_t)L_117) == ((int32_t)0))? 1 : 0);
		bool L_118 = V_25;
		if (!L_118)
		{
			goto IL_0431;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_119 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_120;
		L_120 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_119, NULL);
		V_16 = L_120;
		float L_121;
		L_121 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&V_16), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_22), L_121, NULL);
	}

IL_0431:
	{
	}

IL_0432:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_122 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_123;
		L_123 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_122, NULL);
		V_16 = L_123;
		bool L_124;
		L_124 = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9((&V_16), NULL);
		V_26 = (bool)((((int32_t)L_124) == ((int32_t)0))? 1 : 0);
		bool L_125 = V_26;
		if (!L_125)
		{
			goto IL_051b;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_126 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_127;
		L_127 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_126, NULL);
		V_16 = L_127;
		int32_t L_128;
		L_128 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline((&V_16), NULL);
		V_27 = (bool)((((int32_t)L_128) == ((int32_t)1))? 1 : 0);
		bool L_129 = V_27;
		if (!L_129)
		{
			goto IL_04a1;
		}
	}
	{
		float L_130;
		L_130 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_131 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_132;
		L_132 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_131, NULL);
		V_16 = L_132;
		float L_133;
		L_133 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&V_16), NULL);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_22), ((float)(((float)il2cpp_codegen_multiply(L_130, L_133))/(100.0f))), NULL);
		goto IL_04de;
	}

IL_04a1:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_134 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_135;
		L_135 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_134, NULL);
		V_16 = L_135;
		int32_t L_136;
		L_136 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline((&V_16), NULL);
		V_28 = (bool)((((int32_t)L_136) == ((int32_t)0))? 1 : 0);
		bool L_137 = V_28;
		if (!L_137)
		{
			goto IL_04de;
		}
	}
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_138 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_139;
		L_139 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_138, NULL);
		V_16 = L_139;
		float L_140;
		L_140 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&V_16), NULL);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_22), L_140, NULL);
	}

IL_04de:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_141 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_142;
		L_142 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_141, NULL);
		V_16 = L_142;
		bool L_143;
		L_143 = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9((&V_16), NULL);
		V_29 = L_143;
		bool L_144 = V_29;
		if (!L_144)
		{
			goto IL_051a;
		}
	}
	{
		float L_145;
		L_145 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_22), NULL);
		float L_146;
		L_146 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		float L_147;
		L_147 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_22), ((float)(((float)il2cpp_codegen_multiply(L_145, L_146))/L_147)), NULL);
	}

IL_051a:
	{
	}

IL_051b:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_148 = V_22;
		V_1 = L_148;
	}

IL_051f:
	{
	}

IL_0520:
	{
	}

IL_0521:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_149;
		L_149 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		float L_150 = L_149.___x;
		if ((((float)L_150) <= ((float)(1.0E-30f))))
		{
			goto IL_054c;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_151;
		L_151 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		float L_152 = L_151.___y;
		G_B52_0 = ((((int32_t)((!(((float)L_152) <= ((float)(1.0E-30f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_054d;
	}

IL_054c:
	{
		G_B52_0 = 1;
	}

IL_054d:
	{
		V_30 = (bool)G_B52_0;
		bool L_153 = V_30;
		if (!L_153)
		{
			goto IL_0559;
		}
	}
	{
		goto IL_117a;
	}

IL_0559:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_154;
		L_154 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		float L_155 = L_154.___x;
		if ((((float)L_155) <= ((float)(1.0E-30f))))
		{
			goto IL_0584;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_156;
		L_156 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		float L_157 = L_156.___y;
		G_B57_0 = ((((int32_t)((!(((float)L_157) <= ((float)(1.0E-30f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0585;
	}

IL_0584:
	{
		G_B57_0 = 1;
	}

IL_0585:
	{
		V_31 = (bool)G_B57_0;
		bool L_158 = V_31;
		if (!L_158)
		{
			goto IL_0591;
		}
	}
	{
		goto IL_117a;
	}

IL_0591:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_159 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_160;
		L_160 = BackgroundSize_get_x_mDCEDD468FE63642DF15D9E613FDEE7994BFF1EF6(L_159, NULL);
		V_16 = L_160;
		bool L_161;
		L_161 = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9((&V_16), NULL);
		if (!L_161)
		{
			goto IL_05b8;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_162 = ___0_rectParams;
		BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F L_163 = L_162.___backgroundRepeat;
		int32_t L_164 = L_163.___y;
		G_B62_0 = ((((int32_t)L_164) == ((int32_t)2))? 1 : 0);
		goto IL_05b9;
	}

IL_05b8:
	{
		G_B62_0 = 0;
	}

IL_05b9:
	{
		V_32 = (bool)G_B62_0;
		bool L_165 = V_32;
		if (!L_165)
		{
			goto IL_062a;
		}
	}
	{
		float L_166;
		L_166 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		V_33 = ((float)((1.0f)/L_166));
		float L_167;
		L_167 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		float L_168 = V_33;
		V_34 = il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_167, L_168)), (0.5f))));
		int32_t L_169 = V_34;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		int32_t L_170;
		L_170 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(L_169, 1, NULL);
		V_34 = L_170;
		il2cpp_codegen_initobj((&V_35), sizeof(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D));
		float L_171;
		L_171 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_totalRect), NULL);
		int32_t L_172 = V_34;
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_35), ((float)(L_171/((float)L_172))), NULL);
		float L_173;
		L_173 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_35), NULL);
		float L_174;
		L_174 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		float L_175 = V_33;
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_35), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_173, L_174)), L_175)), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_176 = V_35;
		V_1 = L_176;
		goto IL_06be;
	}

IL_062a:
	{
		BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* L_177 = (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*)(&(&___0_rectParams)->___backgroundSize);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_178;
		L_178 = BackgroundSize_get_y_mEB9897C8D7AED64206EFC1454223A9C34B0D25EA(L_177, NULL);
		V_16 = L_178;
		bool L_179;
		L_179 = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9((&V_16), NULL);
		if (!L_179)
		{
			goto IL_0651;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_180 = ___0_rectParams;
		BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F L_181 = L_180.___backgroundRepeat;
		int32_t L_182 = L_181.___x;
		G_B67_0 = ((((int32_t)L_182) == ((int32_t)2))? 1 : 0);
		goto IL_0652;
	}

IL_0651:
	{
		G_B67_0 = 0;
	}

IL_0652:
	{
		V_36 = (bool)G_B67_0;
		bool L_183 = V_36;
		if (!L_183)
		{
			goto IL_06be;
		}
	}
	{
		float L_184;
		L_184 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		V_37 = ((float)((1.0f)/L_184));
		float L_185;
		L_185 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		float L_186 = V_37;
		V_38 = il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_185, L_186)), (0.5f))));
		int32_t L_187 = V_38;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		int32_t L_188;
		L_188 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(L_187, 1, NULL);
		V_38 = L_188;
		il2cpp_codegen_initobj((&V_39), sizeof(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D));
		float L_189;
		L_189 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_totalRect), NULL);
		int32_t L_190 = V_38;
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_39), ((float)(L_189/((float)L_190))), NULL);
		float L_191;
		L_191 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_39), NULL);
		float L_192;
		L_192 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		float L_193 = V_37;
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_39), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_191, L_192)), L_193)), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_194 = V_39;
		V_1 = L_194;
	}

IL_06be:
	{
		V_40 = 0;
		goto IL_0de7;
	}

IL_06c6:
	{
		int32_t L_195 = V_40;
		if (!L_195)
		{
			goto IL_06d8;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_196 = ___0_rectParams;
		BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F L_197 = L_196.___backgroundRepeat;
		int32_t L_198 = L_197.___y;
		G_B73_0 = L_198;
		goto IL_06e3;
	}

IL_06d8:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_199 = ___0_rectParams;
		BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F L_200 = L_199.___backgroundRepeat;
		int32_t L_201 = L_200.___x;
		G_B73_0 = L_201;
	}

IL_06e3:
	{
		V_41 = G_B73_0;
		int32_t L_202 = V_40;
		if (!L_202)
		{
			goto IL_06f1;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_203 = ___0_rectParams;
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_204 = L_203.___backgroundPositionY;
		G_B76_0 = L_204;
		goto IL_06f7;
	}

IL_06f1:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_205 = ___0_rectParams;
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_206 = L_205.___backgroundPositionX;
		G_B76_0 = L_206;
	}

IL_06f7:
	{
		V_42 = G_B76_0;
		V_43 = (0.0f);
		int32_t L_207 = V_41;
		V_46 = (bool)((((int32_t)L_207) == ((int32_t)0))? 1 : 0);
		bool L_208 = V_46;
		if (!L_208)
		{
			goto IL_074b;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_209 = V_1;
		V_48 = L_209;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_210 = V_0;
		(&V_47)->___uv = L_210;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_211 = V_48;
		(&V_47)->___rect = L_211;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_212;
		L_212 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_48), NULL);
		V_49 = L_212;
		int32_t L_213 = V_40;
		float L_214;
		L_214 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_213, NULL);
		V_43 = L_214;
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_215 = __this->___m_RepeatRectUVList;
		int32_t L_216 = V_40;
		NullCheck(L_215);
		int32_t L_217 = L_216;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_218 = (L_215)->GetAt(static_cast<il2cpp_array_size_t>(L_217));
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_219 = V_47;
		NullCheck(L_218);
		List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_inline(L_218, L_219, List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_RuntimeMethod_var);
		goto IL_0b64;
	}

IL_074b:
	{
		int32_t L_220 = V_41;
		V_50 = (bool)((((int32_t)L_220) == ((int32_t)3))? 1 : 0);
		bool L_221 = V_50;
		if (!L_221)
		{
			goto IL_0857;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_222 = V_1;
		V_51 = L_222;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_223;
		L_223 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_223;
		int32_t L_224 = V_40;
		float L_225;
		L_225 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_224, NULL);
		float L_226 = ___2_scaledPixelsPerPoint;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_227;
		L_227 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_227;
		int32_t L_228 = V_40;
		float L_229;
		L_229 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_228, NULL);
		V_52 = il2cpp_codegen_cast_double_to_int<int32_t>(((float)(((float)il2cpp_codegen_add(L_225, ((float)((1.0f)/L_226))))/L_229)));
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_230 = V_42;
		int32_t L_231 = L_230.___keyword;
		V_53 = (bool)((((int32_t)L_231) == ((int32_t)0))? 1 : 0);
		bool L_232 = V_53;
		if (!L_232)
		{
			goto IL_07bc;
		}
	}
	{
		int32_t L_233 = V_52;
		V_54 = (bool)((((int32_t)((int32_t)(L_233&1))) == ((int32_t)1))? 1 : 0);
		bool L_234 = V_54;
		if (!L_234)
		{
			goto IL_07b3;
		}
	}
	{
		int32_t L_235 = V_52;
		V_52 = ((int32_t)il2cpp_codegen_add(L_235, 2));
		goto IL_07b9;
	}

IL_07b3:
	{
		int32_t L_236 = V_52;
		V_52 = ((int32_t)il2cpp_codegen_add(L_236, 1));
	}

IL_07b9:
	{
		goto IL_07c4;
	}

IL_07bc:
	{
		int32_t L_237 = V_52;
		V_52 = ((int32_t)il2cpp_codegen_add(L_237, 2));
	}

IL_07c4:
	{
		V_55 = 0;
		goto IL_0842;
	}

IL_07c9:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_238;
		L_238 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline((&V_51), NULL);
		V_56 = L_238;
		int32_t L_239 = V_40;
		int32_t L_240 = V_55;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_241;
		L_241 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_241;
		int32_t L_242 = V_40;
		float L_243;
		L_243 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_242, NULL);
		Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_inline((&V_56), L_239, ((float)il2cpp_codegen_multiply(((float)L_240), L_243)), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_244 = V_56;
		Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline((&V_51), L_244, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_245 = V_51;
		(&V_57)->___rect = L_245;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_246 = V_0;
		(&V_57)->___uv = L_246;
		float L_247 = V_43;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_248 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_57)->___rect);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_249;
		L_249 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_248, NULL);
		V_49 = L_249;
		int32_t L_250 = V_40;
		float L_251;
		L_251 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_250, NULL);
		V_43 = ((float)il2cpp_codegen_add(L_247, L_251));
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_252 = __this->___m_RepeatRectUVList;
		int32_t L_253 = V_40;
		NullCheck(L_252);
		int32_t L_254 = L_253;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_255 = (L_252)->GetAt(static_cast<il2cpp_array_size_t>(L_254));
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_256 = V_57;
		NullCheck(L_255);
		List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_inline(L_255, L_256, List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_RuntimeMethod_var);
		int32_t L_257 = V_55;
		V_55 = ((int32_t)il2cpp_codegen_add(L_257, 1));
	}

IL_0842:
	{
		int32_t L_258 = V_55;
		int32_t L_259 = V_52;
		V_58 = (bool)((((int32_t)L_258) < ((int32_t)L_259))? 1 : 0);
		bool L_260 = V_58;
		if (L_260)
		{
			goto IL_07c9;
		}
	}
	{
		goto IL_0b64;
	}

IL_0857:
	{
		int32_t L_261 = V_41;
		V_59 = (bool)((((int32_t)L_261) == ((int32_t)1))? 1 : 0);
		bool L_262 = V_59;
		if (!L_262)
		{
			goto IL_0a1b;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_263 = V_1;
		V_60 = L_263;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_264;
		L_264 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_264;
		int32_t L_265 = V_40;
		float L_266;
		L_266 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_265, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_267;
		L_267 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_267;
		int32_t L_268 = V_40;
		float L_269;
		L_269 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_268, NULL);
		V_61 = il2cpp_codegen_cast_double_to_int<int32_t>(((float)(L_266/L_269)));
		int32_t L_270 = V_61;
		V_62 = (bool)((((int32_t)((((int32_t)L_270) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_271 = V_62;
		if (!L_271)
		{
			goto IL_08d7;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_272 = V_60;
		(&V_63)->___rect = L_272;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_273 = V_0;
		(&V_63)->___uv = L_273;
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_274 = __this->___m_RepeatRectUVList;
		int32_t L_275 = V_40;
		NullCheck(L_274);
		int32_t L_276 = L_275;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_277 = (L_274)->GetAt(static_cast<il2cpp_array_size_t>(L_276));
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_278 = V_63;
		NullCheck(L_277);
		List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_inline(L_277, L_278, List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_RuntimeMethod_var);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_279;
		L_279 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_279;
		int32_t L_280 = V_40;
		float L_281;
		L_281 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_280, NULL);
		V_43 = L_281;
	}

IL_08d7:
	{
		int32_t L_282 = V_61;
		V_64 = (bool)((((int32_t)((((int32_t)L_282) < ((int32_t)2))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_283 = V_64;
		if (!L_283)
		{
			goto IL_095f;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_284;
		L_284 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline((&V_60), NULL);
		V_66 = L_284;
		int32_t L_285 = V_40;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_286;
		L_286 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_286;
		int32_t L_287 = V_40;
		float L_288;
		L_288 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_287, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_289;
		L_289 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_289;
		int32_t L_290 = V_40;
		float L_291;
		L_291 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_290, NULL);
		Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_inline((&V_66), L_285, ((float)il2cpp_codegen_subtract(L_288, L_291)), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_292 = V_66;
		Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline((&V_60), L_292, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_293 = V_60;
		(&V_65)->___rect = L_293;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_294 = V_0;
		(&V_65)->___uv = L_294;
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_295 = __this->___m_RepeatRectUVList;
		int32_t L_296 = V_40;
		NullCheck(L_295);
		int32_t L_297 = L_296;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_298 = (L_295)->GetAt(static_cast<il2cpp_array_size_t>(L_297));
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_299 = V_65;
		NullCheck(L_298);
		List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_inline(L_298, L_299, List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_RuntimeMethod_var);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_300;
		L_300 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_300;
		int32_t L_301 = V_40;
		float L_302;
		L_302 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_301, NULL);
		V_43 = L_302;
	}

IL_095f:
	{
		int32_t L_303 = V_61;
		V_67 = (bool)((((int32_t)L_303) > ((int32_t)2))? 1 : 0);
		bool L_304 = V_67;
		if (!L_304)
		{
			goto IL_0a15;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_305;
		L_305 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_305;
		int32_t L_306 = V_40;
		float L_307;
		L_307 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_306, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_308;
		L_308 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_308;
		int32_t L_309 = V_40;
		float L_310;
		L_310 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_309, NULL);
		int32_t L_311 = V_61;
		int32_t L_312 = V_61;
		V_68 = ((float)(((float)il2cpp_codegen_subtract(L_307, ((float)il2cpp_codegen_multiply(L_310, ((float)L_311)))))/((float)((int32_t)il2cpp_codegen_subtract(L_312, 1)))));
		V_69 = 0;
		goto IL_0a06;
	}

IL_09a4:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_313;
		L_313 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline((&V_60), NULL);
		V_71 = L_313;
		int32_t L_314 = V_40;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_315;
		L_315 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_315;
		int32_t L_316 = V_40;
		float L_317;
		L_317 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_316, NULL);
		float L_318 = V_68;
		int32_t L_319 = V_69;
		Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_inline((&V_71), L_314, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_317, L_318)), ((float)((int32_t)il2cpp_codegen_add(1, L_319))))), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_320 = V_71;
		Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline((&V_60), L_320, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_321 = V_60;
		(&V_70)->___rect = L_321;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_322 = V_0;
		(&V_70)->___uv = L_322;
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_323 = __this->___m_RepeatRectUVList;
		int32_t L_324 = V_40;
		NullCheck(L_323);
		int32_t L_325 = L_324;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_326 = (L_323)->GetAt(static_cast<il2cpp_array_size_t>(L_325));
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_327 = V_70;
		NullCheck(L_326);
		List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_inline(L_326, L_327, List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_RuntimeMethod_var);
		int32_t L_328 = V_69;
		V_69 = ((int32_t)il2cpp_codegen_add(L_328, 1));
	}

IL_0a06:
	{
		int32_t L_329 = V_69;
		int32_t L_330 = V_61;
		V_72 = (bool)((((int32_t)L_329) < ((int32_t)((int32_t)il2cpp_codegen_subtract(L_330, 2))))? 1 : 0);
		bool L_331 = V_72;
		if (L_331)
		{
			goto IL_09a4;
		}
	}
	{
	}

IL_0a15:
	{
		goto IL_0b64;
	}

IL_0a1b:
	{
		int32_t L_332 = V_41;
		V_73 = (bool)((((int32_t)L_332) == ((int32_t)2))? 1 : 0);
		bool L_333 = V_73;
		if (!L_333)
		{
			goto IL_0b64;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_334;
		L_334 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_334;
		int32_t L_335 = V_40;
		float L_336;
		L_336 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_335, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_337;
		L_337 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_337;
		int32_t L_338 = V_40;
		float L_339;
		L_339 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_338, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_340;
		L_340 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_340;
		int32_t L_341 = V_40;
		float L_342;
		L_342 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_341, NULL);
		V_74 = il2cpp_codegen_cast_double_to_int<int32_t>(((float)(((float)il2cpp_codegen_add(L_336, ((float)il2cpp_codegen_multiply(L_339, (0.5f)))))/L_342)));
		int32_t L_343 = V_74;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		int32_t L_344;
		L_344 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(L_343, 1, NULL);
		V_74 = L_344;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_345;
		L_345 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_345;
		int32_t L_346 = V_40;
		float L_347;
		L_347 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_346, NULL);
		int32_t L_348 = V_74;
		V_75 = ((float)(L_347/((float)L_348)));
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_349 = V_42;
		int32_t L_350 = L_349.___keyword;
		V_78 = (bool)((((int32_t)L_350) == ((int32_t)0))? 1 : 0);
		bool L_351 = V_78;
		if (!L_351)
		{
			goto IL_0abc;
		}
	}
	{
		int32_t L_352 = V_74;
		V_79 = (bool)((((int32_t)((int32_t)(L_352&1))) == ((int32_t)1))? 1 : 0);
		bool L_353 = V_79;
		if (!L_353)
		{
			goto IL_0ab3;
		}
	}
	{
		int32_t L_354 = V_74;
		V_74 = ((int32_t)il2cpp_codegen_add(L_354, 2));
		goto IL_0ab9;
	}

IL_0ab3:
	{
		int32_t L_355 = V_74;
		V_74 = ((int32_t)il2cpp_codegen_add(L_355, 1));
	}

IL_0ab9:
	{
		goto IL_0ac4;
	}

IL_0abc:
	{
		int32_t L_356 = V_74;
		V_74 = ((int32_t)il2cpp_codegen_add(L_356, 1));
	}

IL_0ac4:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_357 = V_1;
		V_76 = L_357;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_358;
		L_358 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_76), NULL);
		V_77 = L_358;
		int32_t L_359 = V_40;
		float L_360 = V_75;
		Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_inline((&V_77), L_359, L_360, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_361 = V_77;
		Rect_set_size_m346E4F7077E5A1C0F4E21966232CD726CB9E6BAA_inline((&V_76), L_361, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_362 = V_76;
		V_1 = L_362;
		V_80 = 0;
		goto IL_0b57;
	}

IL_0aee:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_363;
		L_363 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline((&V_76), NULL);
		V_82 = L_363;
		int32_t L_364 = V_40;
		float L_365 = V_75;
		int32_t L_366 = V_80;
		Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_inline((&V_82), L_364, ((float)il2cpp_codegen_multiply(L_365, ((float)L_366))), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_367 = V_82;
		Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline((&V_76), L_367, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_368 = V_76;
		(&V_81)->___rect = L_368;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_369 = V_0;
		(&V_81)->___uv = L_369;
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_370 = __this->___m_RepeatRectUVList;
		int32_t L_371 = V_40;
		NullCheck(L_370);
		int32_t L_372 = L_371;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_373 = (L_370)->GetAt(static_cast<il2cpp_array_size_t>(L_372));
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_374 = V_81;
		NullCheck(L_373);
		List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_inline(L_373, L_374, List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_RuntimeMethod_var);
		float L_375 = V_43;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_376 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_81)->___rect);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_377;
		L_377 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_376, NULL);
		V_49 = L_377;
		int32_t L_378 = V_40;
		float L_379;
		L_379 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_378, NULL);
		V_43 = ((float)il2cpp_codegen_add(L_375, L_379));
		int32_t L_380 = V_80;
		V_80 = ((int32_t)il2cpp_codegen_add(L_380, 1));
	}

IL_0b57:
	{
		int32_t L_381 = V_80;
		int32_t L_382 = V_74;
		V_83 = (bool)((((int32_t)L_381) < ((int32_t)L_382))? 1 : 0);
		bool L_383 = V_83;
		if (L_383)
		{
			goto IL_0aee;
		}
	}
	{
	}

IL_0b64:
	{
		V_44 = (0.0f);
		V_45 = (bool)0;
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_384 = V_42;
		int32_t L_385 = L_384.___keyword;
		V_84 = (bool)((((int32_t)L_385) == ((int32_t)0))? 1 : 0);
		bool L_386 = V_84;
		if (!L_386)
		{
			goto IL_0ba5;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_387;
		L_387 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_387;
		int32_t L_388 = V_40;
		float L_389;
		L_389 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_388, NULL);
		float L_390 = V_43;
		V_44 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_389, L_390)), (0.5f)));
		V_45 = (bool)1;
		goto IL_0c6c;
	}

IL_0ba5:
	{
		int32_t L_391 = V_41;
		V_85 = (bool)((((int32_t)((((int32_t)L_391) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_392 = V_85;
		if (!L_392)
		{
			goto IL_0c6c;
		}
	}
	{
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_393 = (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*)(&(&V_42)->___offset);
		int32_t L_394;
		L_394 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline(L_393, NULL);
		V_86 = (bool)((((int32_t)L_394) == ((int32_t)1))? 1 : 0);
		bool L_395 = V_86;
		if (!L_395)
		{
			goto IL_0c0d;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_396;
		L_396 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_396;
		int32_t L_397 = V_40;
		float L_398;
		L_398 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_397, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_399;
		L_399 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_399;
		int32_t L_400 = V_40;
		float L_401;
		L_401 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_400, NULL);
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_402 = (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*)(&(&V_42)->___offset);
		float L_403;
		L_403 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline(L_402, NULL);
		V_44 = ((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_398, L_401)), L_403))/(100.0f)));
		V_45 = (bool)1;
		goto IL_0c32;
	}

IL_0c0d:
	{
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_404 = (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*)(&(&V_42)->___offset);
		int32_t L_405;
		L_405 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline(L_404, NULL);
		V_87 = (bool)((((int32_t)L_405) == ((int32_t)0))? 1 : 0);
		bool L_406 = V_87;
		if (!L_406)
		{
			goto IL_0c32;
		}
	}
	{
		Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_407 = (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*)(&(&V_42)->___offset);
		float L_408;
		L_408 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline(L_407, NULL);
		V_44 = L_408;
	}

IL_0c32:
	{
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_409 = V_42;
		int32_t L_410 = L_409.___keyword;
		if ((((int32_t)L_410) == ((int32_t)4)))
		{
			goto IL_0c48;
		}
	}
	{
		BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 L_411 = V_42;
		int32_t L_412 = L_411.___keyword;
		G_B121_0 = ((((int32_t)L_412) == ((int32_t)2))? 1 : 0);
		goto IL_0c49;
	}

IL_0c48:
	{
		G_B121_0 = 1;
	}

IL_0c49:
	{
		V_88 = (bool)G_B121_0;
		bool L_413 = V_88;
		if (!L_413)
		{
			goto IL_0c6b;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_414;
		L_414 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___1_totalRect), NULL);
		V_49 = L_414;
		int32_t L_415 = V_40;
		float L_416;
		L_416 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_415, NULL);
		float L_417 = V_43;
		float L_418 = V_44;
		V_44 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract(L_416, L_417)), L_418));
	}

IL_0c6b:
	{
	}

IL_0c6c:
	{
		bool L_419 = V_45;
		if (!L_419)
		{
			goto IL_0c8c;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_420 = ___0_rectParams;
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_421 = L_420.___sprite;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_422;
		L_422 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_421, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_422)
		{
			goto IL_0c8c;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_423 = ___0_rectParams;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_424 = L_423.___vectorImage;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_425;
		L_425 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_424, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		G_B128_0 = ((int32_t)(L_425));
		goto IL_0c8d;
	}

IL_0c8c:
	{
		G_B128_0 = 0;
	}

IL_0c8d:
	{
		V_89 = (bool)G_B128_0;
		bool L_426 = V_89;
		if (!L_426)
		{
			goto IL_0cd8;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_427;
		L_427 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_427;
		int32_t L_428 = V_40;
		float L_429;
		L_429 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_428, NULL);
		float L_430 = ___2_scaledPixelsPerPoint;
		V_90 = ((float)il2cpp_codegen_multiply(L_429, L_430));
		float L_431 = V_90;
		float L_432;
		L_432 = bankers_roundf(L_431);
		float L_433 = V_90;
		float L_434;
		L_434 = fabsf(((float)il2cpp_codegen_subtract(L_432, L_433)));
		V_91 = (bool)((((float)L_434) < ((float)(0.00100000005f)))? 1 : 0);
		bool L_435 = V_91;
		if (!L_435)
		{
			goto IL_0cd7;
		}
	}
	{
		float L_436 = V_44;
		float L_437 = ___2_scaledPixelsPerPoint;
		float L_438;
		L_438 = AlignmentUtils_CeilToPixelGrid_m4A98E79C0F6956E4D814A27197271F6A281624AE(L_436, L_437, (-0.0199999996f), NULL);
		V_44 = L_438;
	}

IL_0cd7:
	{
	}

IL_0cd8:
	{
		int32_t L_439 = V_41;
		if ((((int32_t)L_439) == ((int32_t)3)))
		{
			goto IL_0ce4;
		}
	}
	{
		int32_t L_440 = V_41;
		G_B135_0 = ((((int32_t)L_440) == ((int32_t)2))? 1 : 0);
		goto IL_0ce5;
	}

IL_0ce4:
	{
		G_B135_0 = 1;
	}

IL_0ce5:
	{
		V_92 = (bool)G_B135_0;
		bool L_441 = V_92;
		if (!L_441)
		{
			goto IL_0d5b;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_442;
		L_442 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		V_49 = L_442;
		int32_t L_443 = V_40;
		float L_444;
		L_444 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_49), L_443, NULL);
		V_93 = L_444;
		float L_445 = V_93;
		V_94 = (bool)((((float)L_445) > ((float)(1.0E-30f)))? 1 : 0);
		bool L_446 = V_94;
		if (!L_446)
		{
			goto IL_0d5a;
		}
	}
	{
		float L_447 = V_44;
		float L_448 = V_93;
		V_95 = (bool)((((float)L_447) < ((float)((-L_448))))? 1 : 0);
		bool L_449 = V_95;
		if (!L_449)
		{
			goto IL_0d33;
		}
	}
	{
		float L_450 = V_44;
		float L_451 = V_93;
		V_96 = il2cpp_codegen_cast_double_to_int<int32_t>(((float)(((-L_450))/L_451)));
		float L_452 = V_44;
		int32_t L_453 = V_96;
		float L_454 = V_93;
		V_44 = ((float)il2cpp_codegen_add(L_452, ((float)il2cpp_codegen_multiply(((float)L_453), L_454))));
	}

IL_0d33:
	{
		float L_455 = V_44;
		V_97 = (bool)((((float)L_455) > ((float)(0.0f)))? 1 : 0);
		bool L_456 = V_97;
		if (!L_456)
		{
			goto IL_0d59;
		}
	}
	{
		float L_457 = V_44;
		float L_458 = V_93;
		V_98 = il2cpp_codegen_cast_double_to_int<int32_t>(((float)(L_457/L_458)));
		float L_459 = V_44;
		int32_t L_460 = V_98;
		float L_461 = V_93;
		V_44 = ((float)il2cpp_codegen_subtract(L_459, ((float)il2cpp_codegen_multiply(((float)((int32_t)il2cpp_codegen_add(1, L_460))), L_461))));
	}

IL_0d59:
	{
	}

IL_0d5a:
	{
	}

IL_0d5b:
	{
		V_99 = 0;
		goto IL_0dc8;
	}

IL_0d60:
	{
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_462 = __this->___m_RepeatRectUVList;
		int32_t L_463 = V_40;
		NullCheck(L_462);
		int32_t L_464 = L_463;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_465 = (L_462)->GetAt(static_cast<il2cpp_array_size_t>(L_464));
		int32_t L_466 = V_99;
		NullCheck(L_465);
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_467;
		L_467 = List_1_get_Item_m6C3CE7B25B99FB292C96FAF227855FF887B40F8D(L_465, L_466, List_1_get_Item_m6C3CE7B25B99FB292C96FAF227855FF887B40F8D_RuntimeMethod_var);
		V_100 = L_467;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_468 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_100)->___rect);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_469;
		L_469 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline(L_468, NULL);
		V_101 = L_469;
		V_102 = (&V_101);
		int32_t L_470 = V_40;
		V_103 = L_470;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_471 = V_102;
		int32_t L_472 = V_103;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_473 = V_102;
		int32_t L_474 = V_103;
		float L_475;
		L_475 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline(L_473, L_474, NULL);
		float L_476 = V_44;
		Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_inline(L_471, L_472, ((float)il2cpp_codegen_add(L_475, L_476)), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_477 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_100)->___rect);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_478 = V_101;
		Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline(L_477, L_478, NULL);
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_479 = __this->___m_RepeatRectUVList;
		int32_t L_480 = V_40;
		NullCheck(L_479);
		int32_t L_481 = L_480;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_482 = (L_479)->GetAt(static_cast<il2cpp_array_size_t>(L_481));
		int32_t L_483 = V_99;
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_484 = V_100;
		NullCheck(L_482);
		List_1_set_Item_m2709F69FFF0E3467FC79BCA875212DC07B56C5F0(L_482, L_483, L_484, List_1_set_Item_m2709F69FFF0E3467FC79BCA875212DC07B56C5F0_RuntimeMethod_var);
		int32_t L_485 = V_99;
		V_99 = ((int32_t)il2cpp_codegen_add(L_485, 1));
	}

IL_0dc8:
	{
		int32_t L_486 = V_99;
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_487 = __this->___m_RepeatRectUVList;
		int32_t L_488 = V_40;
		NullCheck(L_487);
		int32_t L_489 = L_488;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_490 = (L_487)->GetAt(static_cast<il2cpp_array_size_t>(L_489));
		NullCheck(L_490);
		int32_t L_491;
		L_491 = List_1_get_Count_mE7142CB7E5DAE1A7075B8ADBAA692C2A7D0B02EE_inline(L_490, List_1_get_Count_mE7142CB7E5DAE1A7075B8ADBAA692C2A7D0B02EE_RuntimeMethod_var);
		V_104 = (bool)((((int32_t)L_486) < ((int32_t)L_491))? 1 : 0);
		bool L_492 = V_104;
		if (L_492)
		{
			goto IL_0d60;
		}
	}
	{
		int32_t L_493 = V_40;
		V_40 = ((int32_t)il2cpp_codegen_add(L_493, 1));
	}

IL_0de7:
	{
		int32_t L_494 = V_40;
		V_105 = (bool)((((int32_t)L_494) < ((int32_t)2))? 1 : 0);
		bool L_495 = V_105;
		if (L_495)
		{
			goto IL_06c6;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_496 = V_0;
		Rect__ctor_m5665723DD0443E990EA203A54451B2BB324D8224_inline((&V_2), L_496, NULL);
		List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_497 = __this->___m_RepeatRectUVList;
		NullCheck(L_497);
		int32_t L_498 = 1;
		List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_499 = (L_497)->GetAt(static_cast<il2cpp_array_size_t>(L_498));
		NullCheck(L_499);
		Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B L_500;
		L_500 = List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08(L_499, List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08_RuntimeMethod_var);
		V_106 = L_500;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_116b:
			{
				Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73((&V_106), Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73_RuntimeMethod_var);
				return;
			}
		});
		try
		{
			{
				goto IL_115d_1;
			}

IL_0e12_1:
			{
				RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_501;
				L_501 = Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_inline((&V_106), Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_RuntimeMethod_var);
				V_107 = L_501;
				RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_502 = V_107;
				Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_503 = L_502.___rect;
				V_108 = L_503;
				float L_504;
				L_504 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_108), NULL);
				Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline((&V_1), L_504, NULL);
				RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_505 = V_107;
				Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_506 = L_505.___rect;
				V_108 = L_506;
				float L_507;
				L_507 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_108), NULL);
				Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_1), L_507, NULL);
				RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_508 = V_107;
				Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_509 = L_508.___uv;
				V_108 = L_509;
				float L_510;
				L_510 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_108), NULL);
				Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline((&V_0), L_510, NULL);
				RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_511 = V_107;
				Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_512 = L_511.___uv;
				V_108 = L_512;
				float L_513;
				L_513 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_108), NULL);
				Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_0), L_513, NULL);
				float L_514;
				L_514 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_1), NULL);
				float L_515;
				L_515 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&___1_totalRect), NULL);
				V_109 = (bool)((((float)L_514) < ((float)L_515))? 1 : 0);
				bool L_516 = V_109;
				if (!L_516)
				{
					goto IL_0f0b_1;
				}
			}
			{
				float L_517;
				L_517 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&___1_totalRect), NULL);
				float L_518;
				L_518 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_1), NULL);
				V_110 = ((float)il2cpp_codegen_subtract(L_517, L_518));
				float L_519;
				L_519 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
				float L_520 = V_110;
				V_111 = ((float)il2cpp_codegen_subtract(L_519, L_520));
				float L_521 = V_110;
				float L_522 = V_111;
				V_112 = ((float)il2cpp_codegen_add(L_521, L_522));
				float L_523;
				L_523 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_2), NULL);
				float L_524 = V_111;
				float L_525 = V_112;
				V_113 = ((float)(((float)il2cpp_codegen_multiply(L_523, L_524))/L_525));
				float L_526;
				L_526 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_2), NULL);
				float L_527 = V_110;
				float L_528 = V_112;
				V_114 = ((float)(((float)il2cpp_codegen_multiply(L_526, L_527))/L_528));
				float L_529 = V_114;
				float L_530;
				L_530 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_2), NULL);
				Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline((&V_0), ((float)il2cpp_codegen_add(L_529, L_530)), NULL);
				float L_531 = V_113;
				Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_0), L_531, NULL);
				float L_532;
				L_532 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&___1_totalRect), NULL);
				Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline((&V_1), L_532, NULL);
				float L_533 = V_111;
				Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_1), L_533, NULL);
			}

IL_0f0b_1:
			{
				float L_534;
				L_534 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_1), NULL);
				float L_535;
				L_535 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&___1_totalRect), NULL);
				V_115 = (bool)((((float)L_534) > ((float)L_535))? 1 : 0);
				bool L_536 = V_115;
				if (!L_536)
				{
					goto IL_0f7c_1;
				}
			}
			{
				float L_537;
				L_537 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_1), NULL);
				float L_538;
				L_538 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&___1_totalRect), NULL);
				V_116 = ((float)il2cpp_codegen_subtract(L_537, L_538));
				float L_539;
				L_539 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
				float L_540 = V_116;
				V_117 = ((float)il2cpp_codegen_subtract(L_539, L_540));
				float L_541 = V_117;
				float L_542 = V_116;
				V_118 = ((float)il2cpp_codegen_add(L_541, L_542));
				float L_543;
				L_543 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_0), NULL);
				float L_544 = V_117;
				float L_545 = V_118;
				V_119 = ((float)(((float)il2cpp_codegen_multiply(L_543, L_544))/L_545));
				float L_546 = V_119;
				Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_0), L_546, NULL);
				float L_547;
				L_547 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_0), NULL);
				float L_548 = V_119;
				Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline((&V_0), ((float)il2cpp_codegen_subtract(L_547, L_548)), NULL);
				float L_549 = V_117;
				Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline((&V_1), L_549, NULL);
			}

IL_0f7c_1:
			{
				RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_550 = ___0_rectParams;
				VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_551 = L_550.___vectorImage;
				il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
				bool L_552;
				L_552 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_551, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
				V_120 = L_552;
				bool L_553 = V_120;
				if (!L_553)
				{
					goto IL_0fc6_1;
				}
			}
			{
				float L_554;
				L_554 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_0), NULL);
				float L_555;
				L_555 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_2), NULL);
				V_121 = ((float)il2cpp_codegen_subtract(L_554, L_555));
				float L_556;
				L_556 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_2), NULL);
				float L_557;
				L_557 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_0), NULL);
				V_122 = ((float)il2cpp_codegen_subtract(L_556, L_557));
				Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_558 = (&V_0);
				float L_559;
				L_559 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline(L_558, NULL);
				float L_560 = V_122;
				float L_561 = V_121;
				Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline(L_558, ((float)il2cpp_codegen_add(L_559, ((float)il2cpp_codegen_subtract(L_560, L_561)))), NULL);
			}

IL_0fc6_1:
			{
				List_1U5BU5D_t0D92FBBFB6316E003B8EAC6F3DB23AE635122E74* L_562 = __this->___m_RepeatRectUVList;
				NullCheck(L_562);
				int32_t L_563 = 0;
				List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* L_564 = (L_562)->GetAt(static_cast<il2cpp_array_size_t>(L_563));
				NullCheck(L_564);
				Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B L_565;
				L_565 = List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08(L_564, List_1_GetEnumerator_mF77CB99EB6428E20C5838D2743FDF5FE04EC4E08_RuntimeMethod_var);
				V_123 = L_565;
			}
			{
				auto __finallyBlock = il2cpp::utils::Finally([&]
				{

FINALLY_114d_1:
					{
						Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73((&V_123), Enumerator_Dispose_m8D5B9B7E770194CFB2BC6150AC763B2C1E8D5A73_RuntimeMethod_var);
						return;
					}
				});
				try
				{
					{
						goto IL_113f_2;
					}

IL_0fdb_2:
					{
						RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_566;
						L_566 = Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_inline((&V_123), Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_RuntimeMethod_var);
						V_124 = L_566;
						RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_567 = V_124;
						Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_568 = L_567.___rect;
						V_108 = L_568;
						float L_569;
						L_569 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&V_108), NULL);
						Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline((&V_1), L_569, NULL);
						RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_570 = V_124;
						Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_571 = L_570.___rect;
						V_108 = L_571;
						float L_572;
						L_572 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_108), NULL);
						Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_1), L_572, NULL);
						RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_573 = V_124;
						Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_574 = L_573.___uv;
						V_108 = L_574;
						float L_575;
						L_575 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&V_108), NULL);
						Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline((&V_0), L_575, NULL);
						RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_576 = V_124;
						Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_577 = L_576.___uv;
						V_108 = L_577;
						float L_578;
						L_578 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_108), NULL);
						Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_0), L_578, NULL);
						float L_579;
						L_579 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&V_1), NULL);
						float L_580;
						L_580 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&___1_totalRect), NULL);
						V_125 = (bool)((((float)L_579) < ((float)L_580))? 1 : 0);
						bool L_581 = V_125;
						if (!L_581)
						{
							goto IL_10d4_2;
						}
					}
					{
						float L_582;
						L_582 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&___1_totalRect), NULL);
						float L_583;
						L_583 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&V_1), NULL);
						V_126 = ((float)il2cpp_codegen_subtract(L_582, L_583));
						float L_584;
						L_584 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
						float L_585 = V_126;
						V_127 = ((float)il2cpp_codegen_subtract(L_584, L_585));
						float L_586 = V_126;
						float L_587 = V_127;
						V_128 = ((float)il2cpp_codegen_add(L_586, L_587));
						float L_588;
						L_588 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_0), NULL);
						float L_589 = V_127;
						float L_590 = V_128;
						V_129 = ((float)(((float)il2cpp_codegen_multiply(L_588, L_589))/L_590));
						float L_591;
						L_591 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&V_2), NULL);
						float L_592;
						L_592 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_2), NULL);
						float L_593 = V_126;
						float L_594 = V_128;
						V_130 = ((float)il2cpp_codegen_add(L_591, ((float)(((float)il2cpp_codegen_multiply(L_592, L_593))/L_594))));
						float L_595 = V_130;
						Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline((&V_0), L_595, NULL);
						float L_596 = V_129;
						Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_0), L_596, NULL);
						float L_597;
						L_597 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&___1_totalRect), NULL);
						Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline((&V_1), L_597, NULL);
						float L_598 = V_127;
						Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_1), L_598, NULL);
					}

IL_10d4_2:
					{
						float L_599;
						L_599 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline((&V_1), NULL);
						float L_600;
						L_600 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline((&___1_totalRect), NULL);
						V_131 = (bool)((((float)L_599) > ((float)L_600))? 1 : 0);
						bool L_601 = V_131;
						if (!L_601)
						{
							goto IL_1133_2;
						}
					}
					{
						float L_602;
						L_602 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline((&V_1), NULL);
						float L_603;
						L_603 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline((&___1_totalRect), NULL);
						V_132 = ((float)il2cpp_codegen_subtract(L_602, L_603));
						float L_604;
						L_604 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
						float L_605 = V_132;
						V_133 = ((float)il2cpp_codegen_subtract(L_604, L_605));
						float L_606 = V_133;
						float L_607 = V_132;
						V_134 = ((float)il2cpp_codegen_add(L_606, L_607));
						float L_608;
						L_608 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_0), NULL);
						float L_609 = V_133;
						float L_610 = V_134;
						V_135 = ((float)(((float)il2cpp_codegen_multiply(L_608, L_609))/L_610));
						float L_611 = V_135;
						Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_0), L_611, NULL);
						float L_612 = V_133;
						Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline((&V_1), L_612, NULL);
					}

IL_1133_2:
					{
						RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_613 = ___0_rectParams;
						Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_614 = V_1;
						Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_615 = ___1_totalRect;
						Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_616 = V_0;
						UIRStylePainter_StampRectangleWithSubRect_m4E842034B1610A7FAD6EFC16B09C7C2AB9C8651A(__this, L_613, L_614, L_615, L_616, NULL);
					}

IL_113f_2:
					{
						bool L_617;
						L_617 = Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8((&V_123), Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8_RuntimeMethod_var);
						if (L_617)
						{
							goto IL_0fdb_2;
						}
					}
					{
						goto IL_115c_1;
					}
				}
				catch(Il2CppExceptionWrapper& e)
				{
					__finallyBlock.StoreException(e.ex);
				}
			}

IL_115c_1:
			{
			}

IL_115d_1:
			{
				bool L_618;
				L_618 = Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8((&V_106), Enumerator_MoveNext_mADCA1437FC3FFB75EC11DAA05A54A10C840815D8_RuntimeMethod_var);
				if (L_618)
				{
					goto IL_0e12_1;
				}
			}
			{
				goto IL_117a;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_117a:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_StampRectangleWithSubRect_m4E842034B1610A7FAD6EFC16B09C7C2AB9C8651A (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_targetRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___2_totalRect, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___3_targetUV, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
	memset((&V_0), 0, sizeof(V_0));
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
	memset((&V_1), 0, sizeof(V_1));
	bool V_2 = false;
	bool V_3 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_4;
	memset((&V_4), 0, sizeof(V_4));
	bool V_5 = false;
	bool V_6 = false;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_7;
	memset((&V_7), 0, sizeof(V_7));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_8;
	memset((&V_8), 0, sizeof(V_8));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_9;
	memset((&V_9), 0, sizeof(V_9));
	bool V_10 = false;
	float V_11 = 0.0f;
	bool V_12 = false;
	float V_13 = 0.0f;
	bool V_14 = false;
	bool V_15 = false;
	int32_t G_B3_0 = 0;
	int32_t G_B10_0 = 0;
	{
		float L_0;
		L_0 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_targetRect), NULL);
		if ((((float)L_0) < ((float)(0.00100000005f))))
		{
			goto IL_001f;
		}
	}
	{
		float L_1;
		L_1 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_targetRect), NULL);
		G_B3_0 = ((((float)L_1) < ((float)(0.00100000005f)))? 1 : 0);
		goto IL_0020;
	}

IL_001f:
	{
		G_B3_0 = 1;
	}

IL_0020:
	{
		V_2 = (bool)G_B3_0;
		bool L_2 = V_2;
		if (!L_2)
		{
			goto IL_0029;
		}
	}
	{
		goto IL_02e7;
	}

IL_0029:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_3 = ___1_targetRect;
		V_0 = L_3;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_4 = (&V_0);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
		L_5 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_4, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
		L_6 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___3_targetUV), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7;
		L_7 = Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline(L_5, L_6, NULL);
		Rect_set_size_m346E4F7077E5A1C0F4E21966232CD726CB9E6BAA_inline(L_4, L_7, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_8 = (&V_0);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
		L_9 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline(L_8, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
		L_10 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline((&___3_targetUV), NULL);
		float L_11 = L_10.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
		L_12 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline((&___3_targetUV), NULL);
		float L_13 = L_12.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
		L_14 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&___3_targetUV), NULL);
		float L_15 = L_14.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16;
		memset((&L_16), 0, sizeof(L_16));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_16), L_11, ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract((1.0f), L_13)), L_15)), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
		L_17 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_0), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
		L_18 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_16, L_17, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19;
		L_19 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_9, L_18, NULL);
		Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline(L_8, L_19, NULL);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_20 = ___0_rectParams;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_21 = L_20.___subRect;
		V_1 = L_21;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_22 = (&V_1);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23;
		L_23 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline(L_22, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24;
		L_24 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_0), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25;
		L_25 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_23, L_24, NULL);
		Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline(L_22, L_25, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_26 = (&V_1);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27;
		L_27 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline(L_26, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_28;
		L_28 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline((&V_0), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29;
		L_29 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_27, L_28, NULL);
		Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline(L_26, L_29, NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_30 = (&V_1);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31;
		L_31 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_30, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
		L_32 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_0), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33;
		L_33 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_31, L_32, NULL);
		Rect_set_size_m346E4F7077E5A1C0F4E21966232CD726CB9E6BAA_inline(L_30, L_33, NULL);
		bool L_34;
		L_34 = RectangleParams_HasSlices_m8ED66930DF29A17773A2A69778FA4D010D75A5B0((&___0_rectParams), (0.00100000005f), NULL);
		V_3 = L_34;
		bool L_35 = V_3;
		if (!L_35)
		{
			goto IL_0114;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_36;
		L_36 = Rect_get_zero_m5341D8B63DEF1F4C308A685EEC8CFEA12A396C8D(NULL);
		(&___0_rectParams)->___backgroundRepeatRect = L_36;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_37 = ___1_targetRect;
		(&___0_rectParams)->___rect = L_37;
		goto IL_02df;
	}

IL_0114:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_38 = V_1;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_39 = ___1_targetRect;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_40;
		L_40 = RectangleParams_RectIntersection_m45E2CE5981EEB73D4B2A7A9BE20BEC0B3820A16E(L_38, L_39, NULL);
		V_4 = L_40;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41;
		L_41 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_4), NULL);
		float L_42 = L_41.___x;
		if ((((float)L_42) < ((float)(0.00100000005f))))
		{
			goto IL_0146;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_43;
		L_43 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_4), NULL);
		float L_44 = L_43.___y;
		G_B10_0 = ((((float)L_44) < ((float)(0.00100000005f)))? 1 : 0);
		goto IL_0147;
	}

IL_0146:
	{
		G_B10_0 = 1;
	}

IL_0147:
	{
		V_5 = (bool)G_B10_0;
		bool L_45 = V_5;
		if (!L_45)
		{
			goto IL_0152;
		}
	}
	{
		goto IL_02e7;
	}

IL_0152:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_46;
		L_46 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_4), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47;
		L_47 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		bool L_48;
		L_48 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_46, L_47, NULL);
		V_6 = L_48;
		bool L_49 = V_6;
		if (!L_49)
		{
			goto IL_0280;
		}
	}
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_50;
		L_50 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_4), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_51;
		L_51 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_52;
		L_52 = Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline(L_50, L_51, NULL);
		V_7 = L_52;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_53 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___uv);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54;
		L_54 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_53, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_55 = V_7;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56;
		L_56 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_54, L_55, NULL);
		V_8 = L_56;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_57 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___uv);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_58;
		L_58 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_57, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59 = V_8;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_60;
		L_60 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_58, L_59, NULL);
		V_9 = L_60;
		float L_61;
		L_61 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&V_4), NULL);
		float L_62;
		L_62 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&V_1), NULL);
		V_10 = (bool)((((float)L_61) > ((float)L_62))? 1 : 0);
		bool L_63 = V_10;
		if (!L_63)
		{
			goto IL_020f;
		}
	}
	{
		float L_64;
		L_64 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline((&V_1), NULL);
		float L_65;
		L_65 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline((&V_4), NULL);
		float L_66;
		L_66 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_67 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___uv);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_68;
		L_68 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_67, NULL);
		float L_69 = L_68.___x;
		V_11 = ((float)il2cpp_codegen_multiply(((float)(((float)il2cpp_codegen_subtract(L_64, L_65))/L_66)), L_69));
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_70 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___uv);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_71 = L_70;
		float L_72;
		L_72 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline(L_71, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_73 = V_9;
		float L_74 = L_73.___x;
		float L_75 = V_11;
		Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline(L_71, ((float)il2cpp_codegen_add(L_72, ((float)il2cpp_codegen_subtract(L_74, L_75)))), NULL);
	}

IL_020f:
	{
		float L_76;
		L_76 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_4), NULL);
		float L_77;
		L_77 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_1), NULL);
		V_12 = (bool)((((float)L_76) < ((float)L_77))? 1 : 0);
		bool L_78 = V_12;
		if (!L_78)
		{
			goto IL_0270;
		}
	}
	{
		float L_79;
		L_79 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_4), NULL);
		float L_80;
		L_80 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&V_1), NULL);
		float L_81;
		L_81 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_82 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___uv);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_83;
		L_83 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_82, NULL);
		float L_84 = L_83.___y;
		V_13 = ((float)il2cpp_codegen_multiply(((float)(((float)il2cpp_codegen_subtract(L_79, L_80))/L_81)), L_84));
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_85 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___uv);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_86 = L_85;
		float L_87;
		L_87 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline(L_86, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_88 = V_9;
		float L_89 = L_88.___y;
		float L_90 = V_13;
		Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline(L_86, ((float)il2cpp_codegen_add(L_87, ((float)il2cpp_codegen_subtract(L_89, L_90)))), NULL);
	}

IL_0270:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_91 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___uv);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_92 = V_8;
		Rect_set_size_m346E4F7077E5A1C0F4E21966232CD726CB9E6BAA_inline(L_91, L_92, NULL);
	}

IL_0280:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_93 = ___0_rectParams;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_94 = L_93.___vectorImage;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_95;
		L_95 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_94, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		V_14 = L_95;
		bool L_96 = V_14;
		if (!L_96)
		{
			goto IL_02ab;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_97;
		L_97 = Rect_get_zero_m5341D8B63DEF1F4C308A685EEC8CFEA12A396C8D(NULL);
		(&___0_rectParams)->___backgroundRepeatRect = L_97;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_98 = V_4;
		(&___0_rectParams)->___rect = L_98;
		goto IL_02de;
	}

IL_02ab:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_99 = ___2_totalRect;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_100 = V_4;
		bool L_101;
		L_101 = Rect_op_Equality_mF2A038255CAF5F1E86079B9EE0FC96DE54307C1F_inline(L_99, L_100, NULL);
		V_15 = L_101;
		bool L_102 = V_15;
		if (!L_102)
		{
			goto IL_02ca;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_103;
		L_103 = Rect_get_zero_m5341D8B63DEF1F4C308A685EEC8CFEA12A396C8D(NULL);
		(&___0_rectParams)->___backgroundRepeatRect = L_103;
		goto IL_02d5;
	}

IL_02ca:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_104 = V_4;
		(&___0_rectParams)->___backgroundRepeatRect = L_104;
	}

IL_02d5:
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_105 = ___2_totalRect;
		(&___0_rectParams)->___rect = L_105;
	}

IL_02de:
	{
	}

IL_02df:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_106 = ___0_rectParams;
		UIRStylePainter_DrawRectangle_mEB8222C8E224C7B8294BB2AC42E785CBEEB5F878(__this, L_106, NULL);
	}

IL_02e7:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawVisualElementBorder_m11F9885D7E1D7E1618ED1C167B7F2A3353EA7C62 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
	memset((&V_1), 0, sizeof(V_1));
	RuntimeObject* V_2 = NULL;
	bool V_3 = false;
	BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 V_4;
	memset((&V_4), 0, sizeof(V_4));
	BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 V_5;
	memset((&V_5), 0, sizeof(V_5));
	int32_t G_B3_0 = 0;
	int32_t G_B13_0 = 0;
	int32_t G_B15_0 = 0;
	BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* G_B18_0 = NULL;
	BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* G_B17_0 = NULL;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B19_0;
	memset((&G_B19_0), 0, sizeof(G_B19_0));
	BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80* G_B19_1 = NULL;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
		L_0 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_0);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
		L_1 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_0, NULL);
		V_1 = L_1;
		float L_2;
		L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_1), NULL);
		if ((!(((float)L_2) >= ((float)(1.0E-30f)))))
		{
			goto IL_003a;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
		L_3 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_3);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
		L_4 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_3, NULL);
		V_1 = L_4;
		float L_5;
		L_5 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_1), NULL);
		G_B3_0 = ((((int32_t)((!(((float)L_5) >= ((float)(1.0E-30f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_003b;
	}

IL_003a:
	{
		G_B3_0 = 0;
	}

IL_003b:
	{
		V_0 = (bool)G_B3_0;
		bool L_6 = V_0;
		if (!L_6)
		{
			goto IL_0240;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7;
		L_7 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_7);
		RuntimeObject* L_8;
		L_8 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_7, NULL);
		V_2 = L_8;
		RuntimeObject* L_9 = V_2;
		NullCheck(L_9);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10;
		L_10 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(5, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_9);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_11;
		L_11 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
		bool L_12;
		L_12 = Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline(L_10, L_11, NULL);
		if (!L_12)
		{
			goto IL_006e;
		}
	}
	{
		RuntimeObject* L_13 = V_2;
		NullCheck(L_13);
		float L_14;
		L_14 = InterfaceFuncInvoker0< float >::Invoke(6, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_13);
		if ((((float)L_14) > ((float)(0.0f))))
		{
			goto IL_00d0;
		}
	}

IL_006e:
	{
		RuntimeObject* L_15 = V_2;
		NullCheck(L_15);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16;
		L_16 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(9, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_15);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17;
		L_17 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
		bool L_18;
		L_18 = Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline(L_16, L_17, NULL);
		if (!L_18)
		{
			goto IL_008d;
		}
	}
	{
		RuntimeObject* L_19 = V_2;
		NullCheck(L_19);
		float L_20;
		L_20 = InterfaceFuncInvoker0< float >::Invoke(12, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_19);
		if ((((float)L_20) > ((float)(0.0f))))
		{
			goto IL_00d0;
		}
	}

IL_008d:
	{
		RuntimeObject* L_21 = V_2;
		NullCheck(L_21);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_22;
		L_22 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_21);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_23;
		L_23 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
		bool L_24;
		L_24 = Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline(L_22, L_23, NULL);
		if (!L_24)
		{
			goto IL_00ac;
		}
	}
	{
		RuntimeObject* L_25 = V_2;
		NullCheck(L_25);
		float L_26;
		L_26 = InterfaceFuncInvoker0< float >::Invoke(8, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_25);
		if ((((float)L_26) > ((float)(0.0f))))
		{
			goto IL_00d0;
		}
	}

IL_00ac:
	{
		RuntimeObject* L_27 = V_2;
		NullCheck(L_27);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_28;
		L_28 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(1, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_27);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_29;
		L_29 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
		bool L_30;
		L_30 = Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline(L_28, L_29, NULL);
		if (!L_30)
		{
			goto IL_00cd;
		}
	}
	{
		RuntimeObject* L_31 = V_2;
		NullCheck(L_31);
		float L_32;
		L_32 = InterfaceFuncInvoker0< float >::Invoke(4, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_31);
		G_B13_0 = ((((float)L_32) > ((float)(0.0f)))? 1 : 0);
		goto IL_00ce;
	}

IL_00cd:
	{
		G_B13_0 = 0;
	}

IL_00ce:
	{
		G_B15_0 = G_B13_0;
		goto IL_00d1;
	}

IL_00d0:
	{
		G_B15_0 = 1;
	}

IL_00d1:
	{
		V_3 = (bool)G_B15_0;
		bool L_33 = V_3;
		if (!L_33)
		{
			goto IL_023f;
		}
	}
	{
		il2cpp_codegen_initobj((&V_5), sizeof(BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_34;
		L_34 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_34);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_35;
		L_35 = VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087(L_34, NULL);
		(&V_5)->___rect = L_35;
		RuntimeObject* L_36 = V_2;
		NullCheck(L_36);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_37;
		L_37 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(5, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_36);
		(&V_5)->___leftColor = L_37;
		RuntimeObject* L_38 = V_2;
		NullCheck(L_38);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_39;
		L_39 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(9, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_38);
		(&V_5)->___topColor = L_39;
		RuntimeObject* L_40 = V_2;
		NullCheck(L_40);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_41;
		L_41 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(7, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_40);
		(&V_5)->___rightColor = L_41;
		RuntimeObject* L_42 = V_2;
		NullCheck(L_42);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_43;
		L_43 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(1, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_42);
		(&V_5)->___bottomColor = L_43;
		RuntimeObject* L_44 = V_2;
		NullCheck(L_44);
		float L_45;
		L_45 = InterfaceFuncInvoker0< float >::Invoke(6, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_44);
		(&V_5)->___leftWidth = L_45;
		RuntimeObject* L_46 = V_2;
		NullCheck(L_46);
		float L_47;
		L_47 = InterfaceFuncInvoker0< float >::Invoke(12, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_46);
		(&V_5)->___topWidth = L_47;
		RuntimeObject* L_48 = V_2;
		NullCheck(L_48);
		float L_49;
		L_49 = InterfaceFuncInvoker0< float >::Invoke(8, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_48);
		(&V_5)->___rightWidth = L_49;
		RuntimeObject* L_50 = V_2;
		NullCheck(L_50);
		float L_51;
		L_51 = InterfaceFuncInvoker0< float >::Invoke(4, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_50);
		(&V_5)->___bottomWidth = L_51;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_52 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_53;
		L_53 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_53);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_54 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_53->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_55 = L_54->___borderLeftColorID;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_56;
		L_56 = ColorPage_Init_mEA6F419F7742C3DBABBF584C9D3B2E4952D020AC(L_52, L_55, NULL);
		(&V_5)->___leftColorPage = L_56;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_57 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_58;
		L_58 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_58);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_59 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_58->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_60 = L_59->___borderTopColorID;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_61;
		L_61 = ColorPage_Init_mEA6F419F7742C3DBABBF584C9D3B2E4952D020AC(L_57, L_60, NULL);
		(&V_5)->___topColorPage = L_61;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_62 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_63;
		L_63 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_63);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_64 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_63->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_65 = L_64->___borderRightColorID;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_66;
		L_66 = ColorPage_Init_mEA6F419F7742C3DBABBF584C9D3B2E4952D020AC(L_62, L_65, NULL);
		(&V_5)->___rightColorPage = L_66;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_67 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_68;
		L_68 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_68);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_69 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_68->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_70 = L_69->___borderBottomColorID;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_71;
		L_71 = ColorPage_Init_mEA6F419F7742C3DBABBF584C9D3B2E4952D020AC(L_67, L_70, NULL);
		(&V_5)->___bottomColorPage = L_71;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_72;
		L_72 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_72);
		RuntimeObject* L_73;
		L_73 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_72, NULL);
		NullCheck(L_73);
		int32_t L_74;
		L_74 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_73);
		if ((((int32_t)L_74) == ((int32_t)1)))
		{
			G_B18_0 = (&V_5);
			goto IL_01ff;
		}
		G_B17_0 = (&V_5);
	}
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_75;
		L_75 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
		G_B19_0 = L_75;
		G_B19_1 = G_B17_0;
		goto IL_0204;
	}

IL_01ff:
	{
		il2cpp_codegen_runtime_class_init_inline(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_76 = ((UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var))->___editorPlayModeTintColor;
		G_B19_0 = L_76;
		G_B19_1 = G_B18_0;
	}

IL_0204:
	{
		G_B19_1->___playmodeTintColor = G_B19_0;
		BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_77 = V_5;
		V_4 = L_77;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_78;
		L_78 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_79 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_4)->___topLeftRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_80 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_4)->___bottomLeftRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_81 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_4)->___topRightRadius);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_82 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&(&V_4)->___bottomRightRadius);
		MeshGenerationContextUtils_GetVisualElementRadii_mFE9E8F24A2AD07A7A8F143AA599BF4F24FD07BE7(L_78, L_79, L_80, L_81, L_82, NULL);
		BorderParams_t66CC80A4CCAC5C52D6384BE4E66A3230C7099B80 L_83 = V_4;
		UIRStylePainter_DrawBorder_m51426C06169C0FEBD9A8AF5FFF23D42DA87AF33D(__this, L_83, NULL);
	}

IL_023f:
	{
	}

IL_0240:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_ApplyVisualElementClipping_mA6E8513568A8A5BB6A53571C9BF7DBBB38D240F0 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, 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_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* V_1 = NULL;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_2;
	memset((&V_2), 0, sizeof(V_2));
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	bool V_6 = false;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
		L_0 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_0);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_1 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_0->___renderChainData);
		int32_t L_2 = L_1->___clipMethod;
		V_0 = (bool)((((int32_t)L_2) == ((int32_t)2))? 1 : 0);
		bool L_3 = V_0;
		if (!L_3)
		{
			goto IL_0075;
		}
	}
	{
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_4 = __this->___m_Owner;
		NullCheck(L_4);
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_5;
		L_5 = RenderChain_AllocCommand_m8BD8EF8B829A28F9C35286AE568A43AC91662130(L_4, NULL);
		V_1 = L_5;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_6 = V_1;
		NullCheck(L_6);
		L_6->___type = 5;
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_7 = V_1;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8;
		L_8 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_7);
		L_7->___owner = L_8;
		Il2CppCodeGenWriteBarrier((void**)(&L_7->___owner), (void*)L_8);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_9 = __this->___m_Entries;
		il2cpp_codegen_initobj((&V_2), sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
		RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* L_10 = V_1;
		(&V_2)->___customCommand = L_10;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_2)->___customCommand), (void*)L_10);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_11 = V_2;
		NullCheck(L_9);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_9, L_11, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_12 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_13 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		int32_t L_14 = 1;
		V_3 = (bool)L_14;
		L_13->___popScissorClip = (bool)L_14;
		bool L_15 = V_3;
		L_12->___needsClosing = L_15;
		goto IL_0108;
	}

IL_0075:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16;
		L_16 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_16);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_17 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_16->___renderChainData);
		int32_t L_18 = L_17->___clipMethod;
		V_4 = (bool)((((int32_t)L_18) == ((int32_t)4))? 1 : 0);
		bool L_19 = V_4;
		if (!L_19)
		{
			goto IL_0108;
		}
	}
	{
		int32_t L_20 = __this->___m_MaskDepth;
		int32_t L_21 = __this->___m_StencilRef;
		V_5 = (bool)((((int32_t)L_20) > ((int32_t)L_21))? 1 : 0);
		bool L_22 = V_5;
		if (!L_22)
		{
			goto IL_00c7;
		}
	}
	{
		int32_t L_23 = __this->___m_StencilRef;
		__this->___m_StencilRef = ((int32_t)il2cpp_codegen_add(L_23, 1));
		int32_t L_24 = __this->___m_MaskDepth;
		int32_t L_25 = __this->___m_StencilRef;
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_24) == ((int32_t)L_25))? 1 : 0), NULL);
	}

IL_00c7:
	{
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_26 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		int32_t L_27 = __this->___m_StencilRef;
		L_26->___maskStencilRef = L_27;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28;
		L_28 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(UIRUtility_tBBCA94052EAE57F0A59876553C582FFCF52E706C_il2cpp_TypeInfo_var);
		bool L_29;
		L_29 = UIRUtility_IsVectorImageBackground_mEE91CC7739188D6ABCDAFA8DA8FA501BD9C1E3E0(L_28, NULL);
		V_6 = L_29;
		bool L_30 = V_6;
		if (!L_30)
		{
			goto IL_00f2;
		}
	}
	{
		UIRStylePainter_GenerateStencilClipEntryForSVGBackground_m4FA1EA86E1E670712E67A72E1E0F3E98A9037DF4(__this, NULL);
		goto IL_00f9;
	}

IL_00f2:
	{
		UIRStylePainter_GenerateStencilClipEntryForRoundedRectBackground_m77D8E59F0280F6BF7B18FCF0A45D50C55BE47F83(__this, NULL);
	}

IL_00f9:
	{
		int32_t L_31 = __this->___m_MaskDepth;
		__this->___m_MaskDepth = ((int32_t)il2cpp_codegen_add(L_31, 1));
	}

IL_0108:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_32;
		L_32 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_32);
		RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* L_33 = (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847*)(&L_32->___renderChainData);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_34 = L_33->___clipRectID;
		__this->___m_ClipRectID = L_34;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* UIRStylePainter_AdjustSpriteWinding_m5F4601A2CFB7D8CF42FDD78DA9268CAE438C0332 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___0_vertices, UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___1_indices, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* V_0 = NULL;
	int32_t V_1 = 0;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 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));
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_7;
	memset((&V_7), 0, sizeof(V_7));
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_8;
	memset((&V_8), 0, sizeof(V_8));
	bool V_9 = false;
	bool V_10 = false;
	UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* V_11 = NULL;
	{
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_0 = ___1_indices;
		NullCheck(L_0);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_1 = (UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83*)(UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83*)SZArrayNew(UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)));
		V_0 = L_1;
		V_1 = 0;
		goto IL_00ca;
	}

IL_0011:
	{
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_2 = ___0_vertices;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_3 = ___1_indices;
		int32_t L_4 = V_1;
		NullCheck(L_3);
		int32_t L_5 = L_4;
		uint16_t L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
		NullCheck(L_2);
		uint16_t L_7 = L_6;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
		L_9 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_8, NULL);
		V_2 = L_9;
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_10 = ___0_vertices;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_11 = ___1_indices;
		int32_t L_12 = V_1;
		NullCheck(L_11);
		int32_t L_13 = ((int32_t)il2cpp_codegen_add(L_12, 1));
		uint16_t L_14 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
		NullCheck(L_10);
		uint16_t L_15 = L_14;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
		L_17 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_16, NULL);
		V_3 = L_17;
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_18 = ___0_vertices;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_19 = ___1_indices;
		int32_t L_20 = V_1;
		NullCheck(L_19);
		int32_t L_21 = ((int32_t)il2cpp_codegen_add(L_20, 2));
		uint16_t L_22 = (L_19)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
		NullCheck(L_18);
		uint16_t L_23 = L_22;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25;
		L_25 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_24, NULL);
		V_4 = L_25;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26 = V_3;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = V_2;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
		L_28 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_26, L_27, NULL);
		V_8 = L_28;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29;
		L_29 = Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline((&V_8), NULL);
		V_5 = L_29;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30 = V_4;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = V_2;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32;
		L_32 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_30, L_31, NULL);
		V_8 = L_32;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33;
		L_33 = Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline((&V_8), NULL);
		V_6 = L_33;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = V_5;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = V_6;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
		L_36 = Vector3_Cross_mF93A280558BCE756D13B6CC5DCD7DE8A43148987_inline(L_34, L_35, NULL);
		V_7 = L_36;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37 = V_7;
		float L_38 = L_37.___z;
		V_9 = (bool)((((int32_t)((!(((float)L_38) >= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_39 = V_9;
		if (!L_39)
		{
			goto IL_00a9;
		}
	}
	{
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_40 = V_0;
		int32_t L_41 = V_1;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_42 = ___1_indices;
		int32_t L_43 = V_1;
		NullCheck(L_42);
		int32_t L_44 = ((int32_t)il2cpp_codegen_add(L_43, 1));
		uint16_t L_45 = (L_42)->GetAt(static_cast<il2cpp_array_size_t>(L_44));
		NullCheck(L_40);
		(L_40)->SetAt(static_cast<il2cpp_array_size_t>(L_41), (uint16_t)L_45);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_46 = V_0;
		int32_t L_47 = V_1;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_48 = ___1_indices;
		int32_t L_49 = V_1;
		NullCheck(L_48);
		int32_t L_50 = L_49;
		uint16_t L_51 = (L_48)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
		NullCheck(L_46);
		(L_46)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_47, 1))), (uint16_t)L_51);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_52 = V_0;
		int32_t L_53 = V_1;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_54 = ___1_indices;
		int32_t L_55 = V_1;
		NullCheck(L_54);
		int32_t L_56 = ((int32_t)il2cpp_codegen_add(L_55, 2));
		uint16_t L_57 = (L_54)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
		NullCheck(L_52);
		(L_52)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_53, 2))), (uint16_t)L_57);
		goto IL_00c5;
	}

IL_00a9:
	{
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_58 = V_0;
		int32_t L_59 = V_1;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_60 = ___1_indices;
		int32_t L_61 = V_1;
		NullCheck(L_60);
		int32_t L_62 = L_61;
		uint16_t L_63 = (L_60)->GetAt(static_cast<il2cpp_array_size_t>(L_62));
		NullCheck(L_58);
		(L_58)->SetAt(static_cast<il2cpp_array_size_t>(L_59), (uint16_t)L_63);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_64 = V_0;
		int32_t L_65 = V_1;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_66 = ___1_indices;
		int32_t L_67 = V_1;
		NullCheck(L_66);
		int32_t L_68 = ((int32_t)il2cpp_codegen_add(L_67, 1));
		uint16_t L_69 = (L_66)->GetAt(static_cast<il2cpp_array_size_t>(L_68));
		NullCheck(L_64);
		(L_64)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_65, 1))), (uint16_t)L_69);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_70 = V_0;
		int32_t L_71 = V_1;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_72 = ___1_indices;
		int32_t L_73 = V_1;
		NullCheck(L_72);
		int32_t L_74 = ((int32_t)il2cpp_codegen_add(L_73, 2));
		uint16_t L_75 = (L_72)->GetAt(static_cast<il2cpp_array_size_t>(L_74));
		NullCheck(L_70);
		(L_70)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_71, 2))), (uint16_t)L_75);
	}

IL_00c5:
	{
		int32_t L_76 = V_1;
		V_1 = ((int32_t)il2cpp_codegen_add(L_76, 3));
	}

IL_00ca:
	{
		int32_t L_77 = V_1;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_78 = ___1_indices;
		NullCheck(L_78);
		V_10 = (bool)((((int32_t)L_77) < ((int32_t)((int32_t)(((RuntimeArray*)L_78)->max_length))))? 1 : 0);
		bool L_79 = V_10;
		if (L_79)
		{
			goto IL_0011;
		}
	}
	{
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_80 = V_0;
		V_11 = L_80;
		goto IL_00de;
	}

IL_00de:
	{
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_81 = V_11;
		return L_81;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawSprite_mBDE4EAC69B70288EC5B365A85C2F3F4C476E9855 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, 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*)&VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* V_0 = NULL;
	AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 V_1;
	memset((&V_1), 0, sizeof(V_1));
	Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* V_2 = NULL;
	UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* V_3 = NULL;
	Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* V_4 = NULL;
	int32_t V_5 = 0;
	VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* V_6 = NULL;
	UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* V_7 = NULL;
	MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_8 = NULL;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_9;
	memset((&V_9), 0, sizeof(V_9));
	ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 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));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_13;
	memset((&V_13), 0, sizeof(V_13));
	Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_14;
	memset((&V_14), 0, sizeof(V_14));
	bool V_15 = false;
	AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 V_16;
	memset((&V_16), 0, sizeof(V_16));
	int32_t V_17 = 0;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_18;
	memset((&V_18), 0, sizeof(V_18));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_19;
	memset((&V_19), 0, sizeof(V_19));
	Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_20;
	memset((&V_20), 0, sizeof(V_20));
	bool V_21 = false;
	int32_t G_B3_0 = 0;
	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;
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_0 = ___0_rectParams;
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_1 = L_0.___sprite;
		V_0 = L_1;
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_2 = V_0;
		NullCheck(L_2);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_3;
		L_3 = Sprite_get_texture_mEEA6640C1B5D38F84CB64C775B201D7D9F48E045(L_2, NULL);
		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);
		if (L_4)
		{
			goto IL_0022;
		}
	}
	{
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_5 = V_0;
		NullCheck(L_5);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_6;
		L_6 = Sprite_get_triangles_m5D2A3D916814891FF5DF236D8A2D72C89A66EFD4(L_5, NULL);
		NullCheck(L_6);
		G_B3_0 = ((((int32_t)(((RuntimeArray*)L_6)->max_length)) == ((int32_t)0))? 1 : 0);
		goto IL_0023;
	}

IL_0022:
	{
		G_B3_0 = 1;
	}

IL_0023:
	{
		V_15 = (bool)G_B3_0;
		bool L_7 = V_15;
		if (!L_7)
		{
			goto IL_002e;
		}
	}
	{
		goto IL_0244;
	}

IL_002e:
	{
		il2cpp_codegen_initobj((&V_16), sizeof(AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0));
		Allocator_t084692CDDE70825875BA4EC825D124E0BF9355D3* L_8 = __this->___m_AllocThroughDrawMeshDelegate;
		(&V_16)->___alloc = L_8;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_16)->___alloc), (void*)L_8);
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_9 = V_0;
		NullCheck(L_9);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_10;
		L_10 = Sprite_get_texture_mEEA6640C1B5D38F84CB64C775B201D7D9F48E045(L_9, NULL);
		(&V_16)->___texture = L_10;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_16)->___texture), (void*)L_10);
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_11 = ___0_rectParams;
		int32_t L_12 = L_11.___meshFlags;
		(&V_16)->___flags = L_12;
		AllocMeshData_t2A9D421887B81E659406F225BE007B9CD4FC1AA0 L_13 = V_16;
		V_1 = L_13;
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_14 = V_0;
		NullCheck(L_14);
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_15;
		L_15 = Sprite_get_vertices_m2584A7F59A8E8362F16E0DDA4CC25A1EDF8D1D31(L_14, NULL);
		V_2 = L_15;
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_16 = V_0;
		NullCheck(L_16);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_17;
		L_17 = Sprite_get_triangles_m5D2A3D916814891FF5DF236D8A2D72C89A66EFD4(L_16, NULL);
		V_3 = L_17;
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_18 = V_0;
		NullCheck(L_18);
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_19;
		L_19 = Sprite_get_uv_mAD4DAE6EAEC23340B69D0991FA4D8E72C6CA62FF(L_18, NULL);
		V_4 = L_19;
		Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_20 = V_0;
		NullCheck(L_20);
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_21;
		L_21 = Sprite_get_vertices_m2584A7F59A8E8362F16E0DDA4CC25A1EDF8D1D31(L_20, NULL);
		NullCheck(L_21);
		V_5 = ((int32_t)(((RuntimeArray*)L_21)->max_length));
		int32_t L_22 = V_5;
		VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_23 = (VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185*)(VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185*)SZArrayNew(VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185_il2cpp_TypeInfo_var, (uint32_t)L_22);
		V_6 = L_23;
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_24 = V_2;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_25 = V_3;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_26;
		L_26 = UIRStylePainter_AdjustSpriteWinding_m5F4601A2CFB7D8CF42FDD78DA9268CAE438C0332(__this, L_24, L_25, NULL);
		V_7 = L_26;
		VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_27 = V_6;
		NullCheck(L_27);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_28 = V_7;
		NullCheck(L_28);
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_29;
		L_29 = AllocMeshData_Allocate_mB77ABF867C6F021BDA7422E84B2A790D1DB395F2((&V_1), ((int32_t)(((RuntimeArray*)L_27)->max_length)), ((int32_t)(((RuntimeArray*)L_28)->max_length)), NULL);
		V_8 = L_29;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_30 = V_8;
		NullCheck(L_30);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_31;
		L_31 = MeshWriteData_get_uvRegion_m6E543500740DE690E1C3DB46DACA44DE9F785353(L_30, NULL);
		V_9 = L_31;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_32 = ___0_rectParams;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_33 = L_32.___colorPage;
		V_10 = L_33;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_34 = V_10;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_35 = L_34.___pageAndID;
		V_11 = L_35;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_36 = V_10;
		bool L_37 = L_36.___isValid;
		if (L_37)
		{
			G_B7_0 = 0;
			G_B7_1 = 0;
			G_B7_2 = 0;
			G_B7_3 = (&V_12);
			goto IL_00cf;
		}
		G_B6_0 = 0;
		G_B6_1 = 0;
		G_B6_2 = 0;
		G_B6_3 = (&V_12);
	}
	{
		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_00d0;
	}

IL_00cf:
	{
		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_00d0:
	{
		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_38 = V_10;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_39 = L_38.___pageAndID;
		uint8_t L_40 = L_39.___r;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_41 = V_10;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_42 = L_41.___pageAndID;
		uint8_t L_43 = L_42.___g;
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_13), (uint8_t)0, (uint8_t)0, L_40, L_43, NULL);
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 L_44 = V_10;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_45 = L_44.___pageAndID;
		uint8_t L_46 = L_45.___b;
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&V_14), (uint8_t)0, (uint8_t)0, (uint8_t)0, L_46, NULL);
		V_17 = 0;
		goto IL_0221;
	}

IL_0114:
	{
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_47 = V_2;
		int32_t L_48 = V_17;
		NullCheck(L_47);
		int32_t L_49 = L_48;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_50 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_49));
		V_18 = L_50;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_51 = V_18;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_52 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___spriteGeomRect);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_53;
		L_53 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline(L_52, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54;
		L_54 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_51, L_53, NULL);
		V_18 = L_54;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_55 = V_18;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_56 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___spriteGeomRect);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_57;
		L_57 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_56, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_58;
		L_58 = Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline(L_55, L_57, NULL);
		V_18 = L_58;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59 = V_18;
		float L_60 = L_59.___y;
		(&V_18)->___y = ((float)il2cpp_codegen_subtract((1.0f), L_60));
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_61 = V_18;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_62 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63;
		L_63 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_62, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_64;
		L_64 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_61, L_63, NULL);
		V_18 = L_64;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_65 = V_18;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_66 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&___0_rectParams)->___rect);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_67;
		L_67 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline(L_66, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_68;
		L_68 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_65, L_67, NULL);
		V_18 = L_68;
		Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_69 = V_4;
		int32_t L_70 = V_17;
		NullCheck(L_69);
		int32_t L_71 = L_70;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_72 = (L_69)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
		V_19 = L_72;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_73 = V_19;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_74;
		L_74 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_9), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_75;
		L_75 = Vector2_op_Multiply_m6FFFFF6A9E069A4FBCA7E098D88AE39C2B80D442_inline(L_73, L_74, NULL);
		V_19 = L_75;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_76 = V_19;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_77;
		L_77 = Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline((&V_9), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_78;
		L_78 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_76, L_77, NULL);
		V_19 = L_78;
		VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_79 = V_6;
		int32_t L_80 = V_17;
		il2cpp_codegen_initobj((&V_20), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_81 = V_18;
		float L_82 = L_81.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_83 = V_18;
		float L_84 = L_83.___y;
		float L_85 = ((Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_StaticFields*)il2cpp_codegen_static_fields_for(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_il2cpp_TypeInfo_var))->___nearZ;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_86;
		memset((&L_86), 0, sizeof(L_86));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_86), L_82, L_84, L_85, NULL);
		(&V_20)->___position = L_86;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_87 = ___0_rectParams;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_88 = L_87.___color;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_89;
		L_89 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_88, NULL);
		(&V_20)->___tint = L_89;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_90 = V_19;
		(&V_20)->___uv = L_90;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_91 = V_12;
		(&V_20)->___flags = L_91;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_92 = V_13;
		(&V_20)->___opacityColorPages = L_92;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_93 = V_14;
		(&V_20)->___ids = L_93;
		Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_94 = V_20;
		NullCheck(L_79);
		(L_79)->SetAt(static_cast<il2cpp_array_size_t>(L_80), (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7)L_94);
		int32_t L_95 = V_17;
		V_17 = ((int32_t)il2cpp_codegen_add(L_95, 1));
	}

IL_0221:
	{
		int32_t L_96 = V_17;
		int32_t L_97 = V_5;
		V_21 = (bool)((((int32_t)L_96) < ((int32_t)L_97))? 1 : 0);
		bool L_98 = V_21;
		if (L_98)
		{
			goto IL_0114;
		}
	}
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_99 = V_8;
		VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_100 = V_6;
		NullCheck(L_99);
		MeshWriteData_SetAllVertices_mB15F3031E85E8D13F4014E7AFF5EFF305D8D1582(L_99, L_100, NULL);
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_101 = V_8;
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_102 = V_7;
		NullCheck(L_101);
		MeshWriteData_SetAllIndices_m243F1994B53722F1B42639704E5194AC07309CC4(L_101, L_102, NULL);
	}

IL_0244:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_DrawVectorImage_mF96A9350BD4A0F9C4CEB2CA60DE5C9A01CEAE128 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, 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_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m8D425C32FEC0FBCA87844D0A849074104202E95A_RuntimeMethod_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);
		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*)&TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* V_0 = NULL;
	int32_t V_1 = 0;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_2;
	memset((&V_2), 0, sizeof(V_2));
	bool V_3 = false;
	int32_t V_4 = 0;
	int32_t V_5 = 0;
	int32_t V_6 = 0;
	bool V_7 = false;
	GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* V_8 = NULL;
	bool V_9 = false;
	bool V_10 = false;
	bool V_11 = false;
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_12;
	memset((&V_12), 0, sizeof(V_12));
	int32_t G_B3_0 = 0;
	int32_t G_B12_0 = 0;
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_0 = ___0_rectParams;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_1 = L_0.___vectorImage;
		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);
		V_1 = 0;
		il2cpp_codegen_initobj((&V_2), sizeof(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58));
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_4 = V_0;
		NullCheck(L_4);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_5 = L_4->___atlas;
		bool L_6;
		L_6 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_6)
		{
			goto IL_0038;
		}
	}
	{
		VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* L_7 = __this->___m_VectorImageManager;
		G_B3_0 = ((!(((RuntimeObject*)(VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED*)L_7) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
		goto IL_0039;
	}

IL_0038:
	{
		G_B3_0 = 0;
	}

IL_0039:
	{
		V_3 = (bool)G_B3_0;
		bool L_8 = V_3;
		V_7 = L_8;
		bool L_9 = V_7;
		if (!L_9)
		{
			goto IL_00ad;
		}
	}
	{
		VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* L_10 = __this->___m_VectorImageManager;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_11 = V_0;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12;
		L_12 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_10);
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_13;
		L_13 = VectorImageManager_AddUser_m3F4161820F0F85C7A51782F28D7BDD6DEF6281F3(L_10, L_11, L_12, NULL);
		V_8 = L_13;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_14 = V_8;
		NullCheck(L_14);
		int32_t L_15 = L_14->___destIndex;
		V_1 = L_15;
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_16 = V_8;
		NullCheck(L_16);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_17 = L_16->___atlas;
		il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_18 = ((TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_StaticFields*)il2cpp_codegen_static_fields_for(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var))->___invalid;
		bool L_19;
		L_19 = TextureId_op_Inequality_m875B4887888A51A70E2CCEFC9CE6AE40A383EFF3_inline(L_17, L_18, NULL);
		V_9 = L_19;
		bool L_20 = V_9;
		if (!L_20)
		{
			goto IL_007f;
		}
	}
	{
		GradientRemap_t74470C9887918BD4AFA8BB25818F21AFB414F307* L_21 = V_8;
		NullCheck(L_21);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_22 = L_21->___atlas;
		V_2 = L_22;
		goto IL_00ac;
	}

IL_007f:
	{
		il2cpp_codegen_runtime_class_init_inline(TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B_il2cpp_TypeInfo_var);
		TextureRegistry_t888D6D46880722862102416F500D6784DDA46C1B* L_23;
		L_23 = TextureRegistry_get_instance_m4E974FC5F20C8DD77920F121ECD4F26FAC01385F_inline(NULL);
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_24 = V_0;
		NullCheck(L_24);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_25 = L_24->___atlas;
		NullCheck(L_23);
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_26;
		L_26 = TextureRegistry_Acquire_m01619423C02D5352BBFE67A299A6A972DBBA14D5(L_23, L_25, NULL);
		V_2 = L_26;
		RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* L_27 = __this->___m_Owner;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28;
		L_28 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_29 = V_0;
		NullCheck(L_29);
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_30 = L_29->___atlas;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_31 = V_2;
		NullCheck(L_27);
		RenderChain_InsertTexture_m342AF49CE69B99AB606F734A44FDFB574190CB50(L_27, L_28, L_30, L_31, (bool)0, NULL);
	}

IL_00ac:
	{
	}

IL_00ad:
	{
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_32 = __this->___m_Entries;
		NullCheck(L_32);
		int32_t L_33;
		L_33 = List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_inline(L_32, List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_RuntimeMethod_var);
		V_4 = L_33;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_34 = ___0_rectParams;
		bool L_35 = V_3;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_36 = V_2;
		int32_t L_37 = V_1;
		UIRStylePainter_MakeVectorGraphics_mFE9772FD72D98A5D99149F98B1E012FD4385E84B(__this, L_34, L_35, L_36, L_37, (&V_5), (&V_6), NULL);
		int32_t L_38 = V_4;
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_39 = __this->___m_Entries;
		NullCheck(L_39);
		int32_t L_40;
		L_40 = List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_inline(L_39, List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_RuntimeMethod_var);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)((((int32_t)L_38) > ((int32_t)((int32_t)il2cpp_codegen_add(L_40, 1))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
		int32_t L_41 = V_4;
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_42 = __this->___m_Entries;
		NullCheck(L_42);
		int32_t L_43;
		L_43 = List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_inline(L_42, List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_RuntimeMethod_var);
		V_10 = (bool)((((int32_t)((((int32_t)L_41) == ((int32_t)L_43))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		bool L_44 = V_10;
		if (!L_44)
		{
			goto IL_0177;
		}
	}
	{
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_45 = __this->___m_Entries;
		NullCheck(L_45);
		int32_t L_46;
		L_46 = List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_inline(L_45, List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_RuntimeMethod_var);
		__this->___m_SVGBackgroundEntryIndex = ((int32_t)il2cpp_codegen_subtract(L_46, 1));
		int32_t L_47 = V_5;
		if (!L_47)
		{
			goto IL_011a;
		}
	}
	{
		int32_t L_48 = V_6;
		G_B12_0 = ((!(((uint32_t)L_48) <= ((uint32_t)0)))? 1 : 0);
		goto IL_011b;
	}

IL_011a:
	{
		G_B12_0 = 0;
	}

IL_011b:
	{
		V_11 = (bool)G_B12_0;
		bool L_49 = V_11;
		if (!L_49)
		{
			goto IL_0176;
		}
	}
	{
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_50 = __this->___m_Entries;
		int32_t L_51 = __this->___m_SVGBackgroundEntryIndex;
		NullCheck(L_50);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_52;
		L_52 = List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1(L_50, L_51, List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1_RuntimeMethod_var);
		V_12 = L_52;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_53 = V_12;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_54 = L_53.___vertices;
		int32_t L_55 = V_5;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_56;
		L_56 = NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8(L_54, 0, L_55, NativeSliceExtensions_Slice_TisVertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7_mC340C2ABEA2EC5CF29A25C4305EBA75B0A7A6EA8_RuntimeMethod_var);
		(&V_12)->___vertices = L_56;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_57 = V_12;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_58 = L_57.___indices;
		int32_t L_59 = V_6;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_60;
		L_60 = NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0(L_58, 0, L_59, NativeSliceExtensions_Slice_TisUInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_m8C003428C63E7D5CEFE423856A5C7DBAB9C048F0_RuntimeMethod_var);
		(&V_12)->___indices = L_60;
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_61 = __this->___m_Entries;
		int32_t L_62 = __this->___m_SVGBackgroundEntryIndex;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_63 = V_12;
		NullCheck(L_61);
		List_1_set_Item_m8D425C32FEC0FBCA87844D0A849074104202E95A(L_61, L_62, L_63, List_1_set_Item_m8D425C32FEC0FBCA87844D0A849074104202E95A_RuntimeMethod_var);
	}

IL_0176:
	{
	}

IL_0177:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_MakeVectorGraphics_mFE9772FD72D98A5D99149F98B1E012FD4385E84B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B ___0_rectParams, bool ___1_isUsingGradients, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___2_svgTexture, int32_t ___3_settingIndexOffset, int32_t* ___4_finalVertexCount, int32_t* ___5_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*)&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;
	MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F V_3;
	memset((&V_3), 0, sizeof(V_3));
	int32_t V_4 = 0;
	VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 V_5;
	memset((&V_5), 0, sizeof(V_5));
	Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_6;
	memset((&V_6), 0, sizeof(V_6));
	bool V_7 = false;
	bool V_8 = false;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_9;
	memset((&V_9), 0, sizeof(V_9));
	bool V_10 = false;
	TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 V_11;
	memset((&V_11), 0, sizeof(V_11));
	int32_t G_B8_0 = 0;
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_0 = ___0_rectParams;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_1 = L_0.___vectorImage;
		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 = ___4_finalVertexCount;
		*((int32_t*)L_4) = (int32_t)0;
		int32_t* L_5 = ___5_finalIndexCount;
		*((int32_t*)L_5) = (int32_t)0;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_6 = V_0;
		NullCheck(L_6);
		VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4* L_7 = L_6->___vertices;
		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_4 = 0;
		goto IL_00c4;
	}

IL_0035:
	{
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_10 = V_0;
		NullCheck(L_10);
		VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4* L_11 = L_10->___vertices;
		int32_t L_12 = V_4;
		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_5 = L_14;
		VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_15 = V_2;
		int32_t L_16 = V_4;
		il2cpp_codegen_initobj((&V_6), sizeof(Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7));
		VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_17 = V_5;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = L_17.___position;
		(&V_6)->___position = L_18;
		VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_19 = V_5;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_20 = L_19.___tint;
		(&V_6)->___tint = L_20;
		VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_21 = V_5;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22 = L_21.___uv;
		(&V_6)->___uv = L_22;
		VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_23 = V_5;
		uint32_t L_24 = L_23.___settingIndex;
		VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_25 = V_5;
		uint32_t L_26 = L_25.___settingIndex;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_27;
		memset((&L_27), 0, sizeof(L_27));
		Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_27), (uint8_t)((int32_t)(uint8_t)((int32_t)((uint32_t)L_24>>8))), (uint8_t)((int32_t)(uint8_t)L_26), (uint8_t)0, (uint8_t)0, NULL);
		(&V_6)->___settingIndex = L_27;
		VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_28 = V_5;
		Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_29 = L_28.___flags;
		(&V_6)->___flags = L_29;
		VectorImageVertex_t9D42377517CC059BD40E2A626ECEBE0C94CA0948 L_30 = V_5;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_31 = L_30.___circle;
		(&V_6)->___circle = L_31;
		Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_32 = V_6;
		NullCheck(L_15);
		(L_15)->SetAt(static_cast<il2cpp_array_size_t>(L_16), (Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7)L_32);
		int32_t L_33 = V_4;
		V_4 = ((int32_t)il2cpp_codegen_add(L_33, 1));
	}

IL_00c4:
	{
		int32_t L_34 = V_4;
		int32_t L_35 = V_1;
		V_7 = (bool)((((int32_t)L_34) < ((int32_t)L_35))? 1 : 0);
		bool L_36 = V_7;
		if (L_36)
		{
			goto IL_0035;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_37 = ___0_rectParams;
		int32_t L_38 = L_37.___leftSlice;
		if ((!(((float)((float)L_38)) <= ((float)(1.0E-30f)))))
		{
			goto IL_010f;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_39 = ___0_rectParams;
		int32_t L_40 = L_39.___topSlice;
		if ((!(((float)((float)L_40)) <= ((float)(1.0E-30f)))))
		{
			goto IL_010f;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_41 = ___0_rectParams;
		int32_t L_42 = L_41.___rightSlice;
		if ((!(((float)((float)L_42)) <= ((float)(1.0E-30f)))))
		{
			goto IL_010f;
		}
	}
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_43 = ___0_rectParams;
		int32_t L_44 = L_43.___bottomSlice;
		G_B8_0 = ((((int32_t)((!(((float)((float)L_44)) <= ((float)(1.0E-30f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0110;
	}

IL_010f:
	{
		G_B8_0 = 0;
	}

IL_0110:
	{
		V_8 = (bool)G_B8_0;
		bool L_45 = V_8;
		if (!L_45)
		{
			goto IL_0167;
		}
	}
	{
		VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_46 = V_2;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_47 = V_0;
		NullCheck(L_47);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_48 = L_47->___indices;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_49 = V_0;
		NullCheck(L_49);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_50 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_49->___size);
		float L_51 = L_50->___x;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_52 = V_0;
		NullCheck(L_52);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_53 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_52->___size);
		float L_54 = L_53->___y;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_55 = ___0_rectParams;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_56 = L_55.___rect;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_57 = ___0_rectParams;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_58 = L_57.___uv;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_59 = ___0_rectParams;
		int32_t L_60 = L_59.___scaleMode;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_61 = ___0_rectParams;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_62 = L_61.___color;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0* L_63 = (ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0*)(&(&___0_rectParams)->___colorPage);
		NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B L_64;
		L_64 = ColorPage_ToNativeColorPage_m898BC36273B9EC6F2B95F2BC4FCD7631C1D54C9C(L_63, NULL);
		int32_t L_65 = ___3_settingIndexOffset;
		int32_t* L_66 = ___4_finalVertexCount;
		int32_t* L_67 = ___5_finalIndexCount;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_68;
		L_68 = MeshBuilderNative_MakeVectorGraphicsStretchBackground_mA1DD121A57A6F2BDF37270777BD9AFBDFC7CC5A4(L_46, L_48, L_51, L_54, L_56, L_58, L_60, L_62, L_64, L_65, L_66, L_67, NULL);
		V_3 = L_68;
		goto IL_01cb;
	}

IL_0167:
	{
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_69 = ___0_rectParams;
		int32_t L_70 = L_69.___leftSlice;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_71 = ___0_rectParams;
		int32_t L_72 = L_71.___topSlice;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_73 = ___0_rectParams;
		int32_t L_74 = L_73.___rightSlice;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_75 = ___0_rectParams;
		int32_t L_76 = L_75.___bottomSlice;
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_9), ((float)L_70), ((float)L_72), ((float)L_74), ((float)L_76), NULL);
		VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185* L_77 = V_2;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_78 = V_0;
		NullCheck(L_78);
		UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_79 = L_78->___indices;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_80 = V_0;
		NullCheck(L_80);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_81 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_80->___size);
		float L_82 = L_81->___x;
		VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_83 = V_0;
		NullCheck(L_83);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_84 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&L_83->___size);
		float L_85 = L_84->___y;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_86 = ___0_rectParams;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_87 = L_86.___rect;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_88 = V_9;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_89 = ___0_rectParams;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_90 = L_89.___color;
		ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0* L_91 = (ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0*)(&(&___0_rectParams)->___colorPage);
		NativeColorPage_tD578D4E96ABBDBB0E6A608F6CE97A0362ABD7D4B L_92;
		L_92 = ColorPage_ToNativeColorPage_m898BC36273B9EC6F2B95F2BC4FCD7631C1D54C9C(L_91, NULL);
		int32_t L_93 = ___3_settingIndexOffset;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_94;
		L_94 = MeshBuilderNative_MakeVectorGraphics9SliceBackground_mE732754E56A2EB1DA910DAC2D33B7FD5C787812C(L_77, L_79, L_82, L_85, L_87, L_88, L_90, L_92, L_93, NULL);
		V_3 = L_94;
	}

IL_01cb:
	{
		bool L_95 = ___1_isUsingGradients;
		V_10 = L_95;
		bool L_96 = V_10;
		if (!L_96)
		{
			goto IL_01dd;
		}
	}
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_97 = V_3;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_98 = ___2_svgTexture;
		UIRStylePainter_BuildGradientEntryFromNativeMesh_mB6AA709D486F070580CACC70573F5AB70783572D(__this, L_97, L_98, NULL);
		goto IL_020d;
	}

IL_01dd:
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_99 = V_3;
		il2cpp_codegen_initobj((&V_11), sizeof(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58));
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_100 = V_11;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_101;
		memset((&L_101), 0, sizeof(L_101));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_101), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		UIRStylePainter_BuildEntryFromNativeMesh_m23F74C1BE6375AD739569EA0AA0F3280D87387BD(__this, L_99, (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700*)NULL, L_100, (bool)0, (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL, 0, L_101, 0, NULL);
	}

IL_020d:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_Reset_mCAFAAC3F4D78C6CE94FAF786A028A171C2116A1B (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m682AEEF718B53C0111D4EDC8A8B50A4EF3363717_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		UIRStylePainter_ValidateMeshWriteData_mFB7D74C514A58AFF54F95EA9310AC65DCB84AF90(__this, NULL);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_0 = __this->___m_Entries;
		NullCheck(L_0);
		List_1_Clear_m682AEEF718B53C0111D4EDC8A8B50A4EF3363717_inline(L_0, List_1_Clear_m682AEEF718B53C0111D4EDC8A8B50A4EF3363717_RuntimeMethod_var);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_1 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		il2cpp_codegen_initobj(L_1, sizeof(ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14));
		__this->___m_NextMeshWriteDataPoolItem = 0;
		UIRStylePainter_set_currentElement_m5E4058261E9B6828ECADBD013F1B348AF679973B_inline(__this, (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL, NULL);
		int32_t L_2 = 0;
		V_0 = L_2;
		UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline(__this, L_2, NULL);
		int32_t L_3 = V_0;
		UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline(__this, L_3, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_ValidateMeshWriteData_mFB7D74C514A58AFF54F95EA9310AC65DCB84AF90 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, 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_get_Item_mEE28E100B3AEFEA230C90D2632081FA3CE125D9C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05DDD76455A96FF1C33B876CBE269F326EFC62FF);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C8E2EBDD4CFBDFCD1D6E32196ACF656E1D50A64);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF02A3E66DE72A501EB4F90E55DD3002024BBC83F);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* V_1 = NULL;
	bool V_2 = false;
	Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 V_3;
	memset((&V_3), 0, sizeof(V_3));
	int32_t V_4 = 0;
	bool V_5 = false;
	bool V_6 = false;
	bool V_7 = false;
	bool V_8 = false;
	int32_t G_B4_0 = 0;
	int32_t G_B12_0 = 0;
	{
		V_0 = 0;
		goto IL_0138;
	}

IL_0008:
	{
		List_1_t05E9D64FA04264FFFD8318E39EE4EFC55D386E13* L_0 = __this->___m_MeshWriteDataPool;
		int32_t L_1 = V_0;
		NullCheck(L_0);
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_2;
		L_2 = List_1_get_Item_mEE28E100B3AEFEA230C90D2632081FA3CE125D9C(L_0, L_1, List_1_get_Item_mEE28E100B3AEFEA230C90D2632081FA3CE125D9C_RuntimeMethod_var);
		V_1 = L_2;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_3 = V_1;
		NullCheck(L_3);
		int32_t L_4;
		L_4 = MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23(L_3, NULL);
		if ((((int32_t)L_4) <= ((int32_t)0)))
		{
			goto IL_002f;
		}
	}
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_5 = V_1;
		NullCheck(L_5);
		int32_t L_6 = L_5->___currentVertex;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_7 = V_1;
		NullCheck(L_7);
		int32_t L_8;
		L_8 = MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23(L_7, NULL);
		G_B4_0 = ((((int32_t)L_6) < ((int32_t)L_8))? 1 : 0);
		goto IL_0030;
	}

IL_002f:
	{
		G_B4_0 = 0;
	}

IL_0030:
	{
		V_2 = (bool)G_B4_0;
		bool L_9 = V_2;
		if (!L_9)
		{
			goto IL_00aa;
		}
	}
	{
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_10 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_11 = L_10;
		NullCheck(L_11);
		(L_11)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral3C8E2EBDD4CFBDFCD1D6E32196ACF656E1D50A64);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_12 = L_11;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_13 = V_1;
		NullCheck(L_13);
		int32_t L_14;
		L_14 = MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23(L_13, NULL);
		V_4 = L_14;
		String_t* L_15;
		L_15 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_4), NULL);
		NullCheck(L_12);
		(L_12)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_15);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_16 = L_12;
		NullCheck(L_16);
		(L_16)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteral05DDD76455A96FF1C33B876CBE269F326EFC62FF);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_17 = L_16;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_18 = V_1;
		NullCheck(L_18);
		int32_t* L_19 = (int32_t*)(&L_18->___currentVertex);
		String_t* L_20;
		L_20 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_19, NULL);
		NullCheck(L_17);
		(L_17)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)L_20);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_21 = L_17;
		NullCheck(L_21);
		(L_21)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
		String_t* L_22;
		L_22 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_21, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_22, NULL);
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_23 = V_1;
		NullCheck(L_23);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_24 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_23->___m_Vertices);
		Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_25;
		L_25 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE(L_24, 0, NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
		V_3 = L_25;
		goto IL_0095;
	}

IL_008d:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_26 = V_1;
		Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_27 = V_3;
		NullCheck(L_26);
		MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841_inline(L_26, L_27, NULL);
	}

IL_0095:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_28 = V_1;
		NullCheck(L_28);
		int32_t L_29 = L_28->___currentVertex;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_30 = V_1;
		NullCheck(L_30);
		int32_t L_31;
		L_31 = MeshWriteData_get_vertexCount_mC7F08B0C2375FE64C467AB543850F262EB0E5F23(L_30, NULL);
		V_5 = (bool)((((int32_t)L_29) < ((int32_t)L_31))? 1 : 0);
		bool L_32 = V_5;
		if (L_32)
		{
			goto IL_008d;
		}
	}
	{
	}

IL_00aa:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_33 = V_1;
		NullCheck(L_33);
		int32_t L_34;
		L_34 = MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3(L_33, NULL);
		if ((((int32_t)L_34) <= ((int32_t)0)))
		{
			goto IL_00c3;
		}
	}
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_35 = V_1;
		NullCheck(L_35);
		int32_t L_36 = L_35->___currentIndex;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_37 = V_1;
		NullCheck(L_37);
		int32_t L_38;
		L_38 = MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3(L_37, NULL);
		G_B12_0 = ((((int32_t)L_36) < ((int32_t)L_38))? 1 : 0);
		goto IL_00c4;
	}

IL_00c3:
	{
		G_B12_0 = 0;
	}

IL_00c4:
	{
		V_6 = (bool)G_B12_0;
		bool L_39 = V_6;
		if (!L_39)
		{
			goto IL_0133;
		}
	}
	{
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_40 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_41 = L_40;
		NullCheck(L_41);
		(L_41)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteralF02A3E66DE72A501EB4F90E55DD3002024BBC83F);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_42 = L_41;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_43 = V_1;
		NullCheck(L_43);
		int32_t L_44;
		L_44 = MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3(L_43, NULL);
		V_4 = L_44;
		String_t* L_45;
		L_45 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_4), NULL);
		NullCheck(L_42);
		(L_42)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_45);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_46 = L_42;
		NullCheck(L_46);
		(L_46)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteral05DDD76455A96FF1C33B876CBE269F326EFC62FF);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_47 = L_46;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_48 = V_1;
		NullCheck(L_48);
		int32_t* L_49 = (int32_t*)(&L_48->___currentIndex);
		String_t* L_50;
		L_50 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_49, NULL);
		NullCheck(L_47);
		(L_47)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)L_50);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_51 = L_47;
		NullCheck(L_51);
		(L_51)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
		String_t* L_52;
		L_52 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_51, NULL);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_52, NULL);
		goto IL_011e;
	}

IL_0116:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_53 = V_1;
		NullCheck(L_53);
		MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3_inline(L_53, (uint16_t)0, NULL);
	}

IL_011e:
	{
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_54 = V_1;
		NullCheck(L_54);
		int32_t L_55 = L_54->___currentIndex;
		MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* L_56 = V_1;
		NullCheck(L_56);
		int32_t L_57;
		L_57 = MeshWriteData_get_indexCount_m72A293A2983CF6CA09F2C066B71E227D8C9447F3(L_56, NULL);
		V_7 = (bool)((((int32_t)L_55) < ((int32_t)L_57))? 1 : 0);
		bool L_58 = V_7;
		if (L_58)
		{
			goto IL_0116;
		}
	}
	{
	}

IL_0133:
	{
		int32_t L_59 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_59, 1));
	}

IL_0138:
	{
		int32_t L_60 = V_0;
		int32_t L_61 = __this->___m_NextMeshWriteDataPoolItem;
		V_8 = (bool)((((int32_t)L_60) < ((int32_t)L_61))? 1 : 0);
		bool L_62 = V_8;
		if (L_62)
		{
			goto IL_0008;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_GenerateStencilClipEntryForRoundedRectBackground_m77D8E59F0280F6BF7B18FCF0A45D50C55BE47F83 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	RuntimeObject* V_0 = NULL;
	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));
	float V_5 = 0.0f;
	float V_6 = 0.0f;
	float V_7 = 0.0f;
	float V_8 = 0.0f;
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B V_9;
	memset((&V_9), 0, sizeof(V_9));
	NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F V_10;
	memset((&V_10), 0, sizeof(V_10));
	MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F V_11;
	memset((&V_11), 0, sizeof(V_11));
	bool V_12 = false;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_13;
	memset((&V_13), 0, sizeof(V_13));
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B V_14;
	memset((&V_14), 0, sizeof(V_14));
	bool V_15 = false;
	bool V_16 = false;
	int32_t G_B3_0 = 0;
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* G_B7_0 = NULL;
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* G_B6_0 = NULL;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B8_0;
	memset((&G_B8_0), 0, sizeof(G_B8_0));
	RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B* G_B8_1 = NULL;
	int32_t G_B13_0 = 0;
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
		L_0 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_0);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
		L_1 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_0, NULL);
		V_13 = L_1;
		float L_2;
		L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_13), NULL);
		if ((((float)L_2) <= ((float)(1.0E-30f))))
		{
			goto IL_003c;
		}
	}
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
		L_3 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_3);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
		L_4 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_3, NULL);
		V_13 = L_4;
		float L_5;
		L_5 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_13), NULL);
		G_B3_0 = ((((int32_t)((!(((float)L_5) <= ((float)(1.0E-30f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_003d;
	}

IL_003c:
	{
		G_B3_0 = 1;
	}

IL_003d:
	{
		V_12 = (bool)G_B3_0;
		bool L_6 = V_12;
		if (!L_6)
		{
			goto IL_0048;
		}
	}
	{
		goto IL_0345;
	}

IL_0048:
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7;
		L_7 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_7);
		RuntimeObject* L_8;
		L_8 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_7, NULL);
		V_0 = L_8;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9;
		L_9 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		MeshGenerationContextUtils_GetVisualElementRadii_mFE9E8F24A2AD07A7A8F143AA599BF4F24FD07BE7(L_9, (&V_1), (&V_3), (&V_2), (&V_4), NULL);
		RuntimeObject* L_10 = V_0;
		NullCheck(L_10);
		float L_11;
		L_11 = InterfaceFuncInvoker0< float >::Invoke(12, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_10);
		V_5 = L_11;
		RuntimeObject* L_12 = V_0;
		NullCheck(L_12);
		float L_13;
		L_13 = InterfaceFuncInvoker0< float >::Invoke(6, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_12);
		V_6 = L_13;
		RuntimeObject* L_14 = V_0;
		NullCheck(L_14);
		float L_15;
		L_15 = InterfaceFuncInvoker0< float >::Invoke(4, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_14);
		V_7 = L_15;
		RuntimeObject* L_16 = V_0;
		NullCheck(L_16);
		float L_17;
		L_17 = InterfaceFuncInvoker0< float >::Invoke(8, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_16);
		V_8 = L_17;
		il2cpp_codegen_initobj((&V_14), sizeof(RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B));
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18;
		L_18 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_18);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_19;
		L_19 = VisualElement_get_rect_m07659FED0F69F3DDE74DBC5A2F694FA22139E087(L_18, NULL);
		(&V_14)->___rect = L_19;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_20;
		L_20 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
		(&V_14)->___color = L_20;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21;
		L_21 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22 = V_1;
		float L_23 = V_6;
		float L_24 = V_5;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25;
		memset((&L_25), 0, sizeof(L_25));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_25), L_23, L_24, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
		L_26 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_22, L_25, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27;
		L_27 = Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_inline(L_21, L_26, NULL);
		(&V_14)->___topLeftRadius = L_27;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_28;
		L_28 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29 = V_2;
		float L_30 = V_8;
		float L_31 = V_5;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
		memset((&L_32), 0, sizeof(L_32));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_32), L_30, L_31, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33;
		L_33 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_29, L_32, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34;
		L_34 = Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_inline(L_28, L_33, NULL);
		(&V_14)->___topRightRadius = L_34;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35;
		L_35 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_36 = V_3;
		float L_37 = V_6;
		float L_38 = V_7;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39;
		memset((&L_39), 0, sizeof(L_39));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_39), L_37, L_38, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_40;
		L_40 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_36, L_39, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41;
		L_41 = Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_inline(L_35, L_40, NULL);
		(&V_14)->___bottomLeftRadius = L_41;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_42;
		L_42 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_43 = V_4;
		float L_44 = V_8;
		float L_45 = V_7;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_46;
		memset((&L_46), 0, sizeof(L_46));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_46), L_44, L_45, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47;
		L_47 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_43, L_46, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_48;
		L_48 = Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_inline(L_42, L_47, NULL);
		(&V_14)->___bottomRightRadius = L_48;
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_49;
		L_49 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_49);
		RuntimeObject* L_50;
		L_50 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_49, NULL);
		NullCheck(L_50);
		int32_t L_51;
		L_51 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_50);
		if ((((int32_t)L_51) == ((int32_t)1)))
		{
			G_B7_0 = (&V_14);
			goto IL_014b;
		}
		G_B6_0 = (&V_14);
	}
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_52;
		L_52 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
		G_B8_0 = L_52;
		G_B8_1 = G_B6_0;
		goto IL_0150;
	}

IL_014b:
	{
		il2cpp_codegen_runtime_class_init_inline(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_53 = ((UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var))->___editorPlayModeTintColor;
		G_B8_0 = L_53;
		G_B8_1 = G_B7_0;
	}

IL_0150:
	{
		G_B8_1->___playmodeTintColor = G_B8_0;
		RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B L_54 = V_14;
		V_9 = L_54;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_55 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_9)->___rect);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_56 = L_55;
		float L_57;
		L_57 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline(L_56, NULL);
		float L_58 = V_6;
		Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline(L_56, ((float)il2cpp_codegen_add(L_57, L_58)), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_59 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_9)->___rect);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_60 = L_59;
		float L_61;
		L_61 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline(L_60, NULL);
		float L_62 = V_5;
		Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline(L_60, ((float)il2cpp_codegen_add(L_61, L_62)), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_63 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_9)->___rect);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_64 = L_63;
		float L_65;
		L_65 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline(L_64, NULL);
		float L_66 = V_6;
		float L_67 = V_8;
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline(L_64, ((float)il2cpp_codegen_subtract(L_65, ((float)il2cpp_codegen_add(L_66, L_67)))), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_68 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_9)->___rect);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_69 = L_68;
		float L_70;
		L_70 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline(L_69, NULL);
		float L_71 = V_5;
		float L_72 = V_7;
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline(L_69, ((float)il2cpp_codegen_subtract(L_70, ((float)il2cpp_codegen_add(L_71, L_72)))), NULL);
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_73;
		L_73 = UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline(__this, NULL);
		NullCheck(L_73);
		ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_74;
		L_74 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_73, NULL);
		int32_t L_75;
		L_75 = ComputedStyle_get_unityOverflowClipBox_m7AB0AE71E270B55E37AB90856EC2797F99780AF1(L_74, NULL);
		V_15 = (bool)((((int32_t)L_75) == ((int32_t)1))? 1 : 0);
		bool L_76 = V_15;
		if (!L_76)
		{
			goto IL_0248;
		}
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_77 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_9)->___rect);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_78 = L_77;
		float L_79;
		L_79 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline(L_78, NULL);
		RuntimeObject* L_80 = V_0;
		NullCheck(L_80);
		float L_81;
		L_81 = InterfaceFuncInvoker0< float >::Invoke(29, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_80);
		Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline(L_78, ((float)il2cpp_codegen_add(L_79, L_81)), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_82 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_9)->___rect);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_83 = L_82;
		float L_84;
		L_84 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline(L_83, NULL);
		RuntimeObject* L_85 = V_0;
		NullCheck(L_85);
		float L_86;
		L_86 = InterfaceFuncInvoker0< float >::Invoke(31, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_85);
		Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline(L_83, ((float)il2cpp_codegen_add(L_84, L_86)), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_87 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_9)->___rect);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_88 = L_87;
		float L_89;
		L_89 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline(L_88, NULL);
		RuntimeObject* L_90 = V_0;
		NullCheck(L_90);
		float L_91;
		L_91 = InterfaceFuncInvoker0< float >::Invoke(29, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_90);
		RuntimeObject* L_92 = V_0;
		NullCheck(L_92);
		float L_93;
		L_93 = InterfaceFuncInvoker0< float >::Invoke(30, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_92);
		Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline(L_88, ((float)il2cpp_codegen_subtract(L_89, ((float)il2cpp_codegen_add(L_91, L_93)))), NULL);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_94 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&(&V_9)->___rect);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_95 = L_94;
		float L_96;
		L_96 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline(L_95, NULL);
		RuntimeObject* L_97 = V_0;
		NullCheck(L_97);
		float L_98;
		L_98 = InterfaceFuncInvoker0< float >::Invoke(31, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_97);
		RuntimeObject* L_99 = V_0;
		NullCheck(L_99);
		float L_100;
		L_100 = InterfaceFuncInvoker0< float >::Invoke(28, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_99);
		Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline(L_95, ((float)il2cpp_codegen_subtract(L_96, ((float)il2cpp_codegen_add(L_98, L_100)))), NULL);
	}

IL_0248:
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_101 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_102 = __this->___m_ClipRectID;
		L_101->___clipRectID = L_102;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_103 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		int32_t L_104 = __this->___m_StencilRef;
		L_103->___stencilRef = L_104;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_105 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		int32_t L_106 = __this->___m_MaskDepth;
		L_105->___maskDepth = L_106;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_107 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		L_107->___isClipRegisterEntry = (bool)1;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_108;
		memset((&L_108), 0, sizeof(L_108));
		Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline((&L_108), (0.0f), (0.0f), (1.0f), (1.0f), NULL);
		NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F L_109;
		L_109 = RectangleParams_ToNativeParams_m9673B6A4B08A4A0B6BE5C5ADEEF0685F40AD4B9D((&V_9), L_108, NULL);
		V_10 = L_109;
		NativeRectParams_t18E2E456D50F027D08BF8B4BCBD83DF7FDB1C02F L_110 = V_10;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_111;
		L_111 = MeshBuilderNative_MakeSolidRect_m41B8CA105F3D488AAB890A5A45319E0810B88FBE(L_110, (1.0f), NULL);
		V_11 = L_111;
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_112 = V_11;
		int32_t L_113 = L_112.___vertexCount;
		if ((((int32_t)L_113) <= ((int32_t)0)))
		{
			goto IL_02cd;
		}
	}
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_114 = V_11;
		int32_t L_115 = L_114.___indexCount;
		G_B13_0 = ((((int32_t)L_115) > ((int32_t)0))? 1 : 0);
		goto IL_02ce;
	}

IL_02cd:
	{
		G_B13_0 = 0;
	}

IL_02ce:
	{
		V_16 = (bool)G_B13_0;
		bool L_116 = V_16;
		if (!L_116)
		{
			goto IL_0339;
		}
	}
	{
		MeshWriteDataInterface_t4B491D82F64E6765793116BF09FE1DF58C42F61F L_117 = V_11;
		UIRStylePainter_BuildRawEntryFromNativeMesh_m7AC8066276B2079CF5E7D25C18BD9185339A58A3(__this, L_117, NULL);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_118 = __this->___m_Entries;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_119 = __this->___m_CurrentEntry;
		NullCheck(L_118);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_118, L_119, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		int32_t L_120;
		L_120 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_121 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_122 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_121->___vertices);
		int32_t L_123;
		L_123 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_122, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline(__this, ((int32_t)il2cpp_codegen_add(L_120, L_123)), NULL);
		int32_t L_124;
		L_124 = UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_125 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_126 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_125->___indices);
		int32_t L_127;
		L_127 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_126, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline(__this, ((int32_t)il2cpp_codegen_add(L_124, L_127)), NULL);
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_128 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		L_128->___needsClosing = (bool)1;
	}

IL_0339:
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_129 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		il2cpp_codegen_initobj(L_129, sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
	}

IL_0345:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIRStylePainter_GenerateStencilClipEntryForSVGBackground_m4FA1EA86E1E670712E67A72E1E0F3E98A9037DF4 (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, 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_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1_RuntimeMethod_var);
		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_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	Entry_tB8765CA56422E2C92887314844384843688DCB9F V_0;
	memset((&V_0), 0, sizeof(V_0));
	int32_t V_1 = 0;
	NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 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;
	{
		int32_t L_0 = __this->___m_SVGBackgroundEntryIndex;
		V_3 = (bool)((((int32_t)L_0) == ((int32_t)(-1)))? 1 : 0);
		bool L_1 = V_3;
		if (!L_1)
		{
			goto IL_0013;
		}
	}
	{
		goto IL_019a;
	}

IL_0013:
	{
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_2 = __this->___m_Entries;
		int32_t L_3 = __this->___m_SVGBackgroundEntryIndex;
		NullCheck(L_2);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_4;
		L_4 = List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1(L_2, L_3, List_1_get_Item_m38FA92E3BB617988CD14E0680076408C90D67BE1_RuntimeMethod_var);
		V_0 = L_4;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_5 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&(&V_0)->___vertices);
		int32_t L_6;
		L_6 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_5, 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_6) > ((int32_t)0))? 1 : 0), NULL);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_7 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&(&V_0)->___indices);
		int32_t L_8;
		L_8 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_7, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)((((int32_t)L_8) > ((int32_t)0))? 1 : 0), NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_9 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_10 = V_0;
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_11 = L_10.___vertices;
		L_9->___vertices = L_11;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_12 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_13 = V_0;
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A L_14 = L_13.___indices;
		L_12->___indices = L_14;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_15 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_16 = V_0;
		bool L_17 = L_16.___uvIsDisplacement;
		L_15->___uvIsDisplacement = L_17;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_18 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 L_19 = __this->___m_ClipRectID;
		L_18->___clipRectID = L_19;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_20 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		int32_t L_21 = __this->___m_StencilRef;
		L_20->___stencilRef = L_21;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_22 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		int32_t L_23 = __this->___m_MaskDepth;
		L_22->___maskDepth = L_23;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_24 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		L_24->___isClipRegisterEntry = (bool)1;
		ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14* L_25 = (ClosingInfo_t2DD9FDAA81DB13384355D75E956D24D1594C9D14*)(&__this->___m_ClosingInfo);
		L_25->___needsClosing = (bool)1;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_26 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_27 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_26->___vertices);
		int32_t L_28;
		L_28 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_27, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		V_1 = L_28;
		TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* L_29 = __this->___m_VertsPool;
		int32_t L_30 = V_1;
		NullCheck(L_29);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_31;
		L_31 = TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4(L_29, L_30, TempAllocator_1_Alloc_mC58963F0E87D11C2485864E02F8BC4BBA1ED15D4_RuntimeMethod_var);
		V_2 = L_31;
		V_4 = 0;
		goto IL_0129;
	}

IL_00f0:
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_32 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_33 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_32->___vertices);
		int32_t L_34 = V_4;
		Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_35;
		L_35 = NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE(L_33, L_34, NativeSlice_1_get_Item_m08F5F8AF3DA06C1AB32A86563E2FCF3D934470AE_RuntimeMethod_var);
		V_5 = L_35;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_36 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&(&V_5)->___position);
		L_36->___z = (1.0f);
		int32_t L_37 = V_4;
		Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_38 = V_5;
		NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D((&V_2), L_37, L_38, NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
		int32_t L_39 = V_4;
		V_4 = ((int32_t)il2cpp_codegen_add(L_39, 1));
	}

IL_0129:
	{
		int32_t L_40 = V_4;
		int32_t L_41 = V_1;
		V_6 = (bool)((((int32_t)L_40) < ((int32_t)L_41))? 1 : 0);
		bool L_42 = V_6;
		if (L_42)
		{
			goto IL_00f0;
		}
	}
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_43 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 L_44 = V_2;
		L_43->___vertices = L_44;
		int32_t L_45;
		L_45 = UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_46 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_47 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&L_46->___vertices);
		int32_t L_48;
		L_48 = NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2(L_47, NativeSlice_1_get_Length_m1D81D3247A86590A8FAE91D1E30F47BA2E3037C2_RuntimeMethod_var);
		UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline(__this, ((int32_t)il2cpp_codegen_add(L_45, L_48)), NULL);
		int32_t L_49;
		L_49 = UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline(__this, NULL);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_50 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_51 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&L_50->___indices);
		int32_t L_52;
		L_52 = NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F(L_51, NativeSlice_1_get_Length_m420F85C71480DC99C551B9188D5BDD7A6B8A8C2F_RuntimeMethod_var);
		UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline(__this, ((int32_t)il2cpp_codegen_add(L_49, L_52)), NULL);
		List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* L_53 = __this->___m_Entries;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_54 = __this->___m_CurrentEntry;
		NullCheck(L_53);
		List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_inline(L_53, L_54, List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_RuntimeMethod_var);
		Entry_tB8765CA56422E2C92887314844384843688DCB9F* L_55 = (Entry_tB8765CA56422E2C92887314844384843688DCB9F*)(&__this->___m_CurrentEntry);
		il2cpp_codegen_initobj(L_55, sizeof(Entry_tB8765CA56422E2C92887314844384843688DCB9F));
	}

IL_019a:
	{
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderChainVEData_get_isIgnoringDynamicColorHint_mCA4729236727FFA50347C8E3ABE155BE1A944529_inline (RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___flags;
		return (bool)((((int32_t)((int32_t)((int32_t)L_0&1))) == ((int32_t)1))? 1 : 0);
	}
}
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;
		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 = 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 = 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;
		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;
		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;
		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;
		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), 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 bool UIElementsPackageUtility_get_IsUIEPackageLoaded_m8896DB9DAA0FDFA7559F46A3468411725961BA84_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var);
		bool L_0 = ((UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var))->___U3CIsUIEPackageLoadedU3Ek__BackingField;
		return L_0;
	}
}
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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
		float L_3 = L_2.___x;
		V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_lhs;
		float L_5 = L_4.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_rhs;
		float L_7 = L_6.___y;
		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 bool TextureBlitter_get_disposed_m00CEB7B2330A6DBE3BE95049ED60406DD90B8EAF_inline (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CdisposedU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextureBlitter_set_disposed_m3FA52D5FE5C9EEAC9DAA3E89BD506901DB9352EE_inline (TextureBlitter_t8340FC58AD5F14B6A8DD133968F4C8427C79FCB7* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CdisposedU3Ek__BackingField = L_0;
		return;
	}
}
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;
		ProfilerUnsafeUtility_BeginSample_mB5106F4E7ECEF54906545665ED23928D14F5FCA7(L_0, NULL);
		return;
	}
}
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;
		ProfilerUnsafeUtility_EndSample_mFDB4EFB160A9CB817D2F8ED21B88693616B27409(L_0, NULL);
		return;
	}
}
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 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;
		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;
		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 RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_Width;
		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 RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_Height;
		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 RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_XMin;
		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 RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_YMin;
		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 RectInt_get_xMax_mBA05CE52847E3D3CB8295055706B3E0D4350E9F0_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __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;
	}
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_XMin;
		int32_t L_1 = __this->___m_XMin;
		int32_t L_2 = __this->___m_Width;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		int32_t L_3;
		L_3 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(L_0, ((int32_t)il2cpp_codegen_add(L_1, L_2)), NULL);
		V_0 = L_3;
		goto IL_001c;
	}

IL_001c:
	{
		int32_t L_4 = V_0;
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_yMax_mAE5D758A1241F7722F8FB9B46861583F76C8FE44_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __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;
	}
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_YMin;
		int32_t L_1 = __this->___m_YMin;
		int32_t L_2 = __this->___m_Height;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		int32_t L_3;
		L_3 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(L_0, ((int32_t)il2cpp_codegen_add(L_1, L_2)), NULL);
		V_0 = L_3;
		goto IL_001c;
	}

IL_001c:
	{
		int32_t L_4 = V_0;
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_x, float ___1_y, float ___2_width, float ___3_height, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		__this->___m_XMin = L_0;
		float L_1 = ___1_y;
		__this->___m_YMin = L_1;
		float L_2 = ___2_width;
		__this->___m_Width = L_2;
		float L_3 = ___3_height;
		__this->___m_Height = L_3;
		return;
	}
}
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;
		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 = 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;
		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;
		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;
		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;
		int32_t L_10 = ___0_slotIndex;
		int32_t L_11 = __this->___m_CurrentTicket;
		V_2 = ((int32_t)il2cpp_codegen_add(L_11, 1));
		int32_t L_12 = V_2;
		__this->___m_CurrentTicket = 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 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 = L_0;
		float L_1 = ___1_y;
		__this->___y = L_1;
		float L_2 = ___2_z;
		__this->___z = L_2;
		float L_3 = ___3_w;
		__this->___w = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool VectorImageManager_get_disposed_m7C126E130A4018C000E1F6F292E9CB43E0FC6D65_inline (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CdisposedU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void VectorImageManager_set_disposed_m5FBCCE974810E81BDEEE5B80B315279A6F38A415_inline (VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CdisposedU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RectInt_set_x_m2D2F3A87E9899A29444DBDD0BB11CB19F13AA075_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_XMin = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RectInt_set_y_m45D5C1D817698266BED66D41A705956A1571858D_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___m_YMin = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_xMin_mA5FB5AF1133380E080CF750D21327DE27EADEE1B_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __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;
	}
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_XMin;
		int32_t L_1 = __this->___m_XMin;
		int32_t L_2 = __this->___m_Width;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		int32_t L_3;
		L_3 = Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52(L_0, ((int32_t)il2cpp_codegen_add(L_1, L_2)), NULL);
		V_0 = L_3;
		goto IL_001c;
	}

IL_001c:
	{
		int32_t L_4 = V_0;
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_yMin_m6914C2254158DF797E20E381626DC08A2700147B_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __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;
	}
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_YMin;
		int32_t L_1 = __this->___m_YMin;
		int32_t L_2 = __this->___m_Height;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		int32_t L_3;
		L_3 = Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52(L_0, ((int32_t)il2cpp_codegen_add(L_1, L_2)), NULL);
		V_0 = L_3;
		goto IL_001c;
	}

IL_001c:
	{
		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 = L_0;
		int32_t L_1 = ___1_y;
		__this->___m_Y = L_1;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Implicit_mA8CF4745D766F4F610E1BE0A1ED2F4E5FE5D734C_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_v, const RuntimeMethod* method) 
{
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___0_v;
		float L_1 = L_0.___x;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___0_v;
		float L_3 = L_2.___y;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___0_v;
		float L_5 = L_4.___z;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___0_v;
		float L_7 = L_6.___w;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8;
		memset((&L_8), 0, sizeof(L_8));
		Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_8), L_1, L_3, L_5, L_7, NULL);
		V_0 = L_8;
		goto IL_0021;
	}

IL_0021:
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = V_0;
		return L_9;
	}
}
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 = L_0;
		float L_1 = ___1_g;
		__this->___g = L_1;
		float L_2 = ___2_b;
		__this->___b = L_2;
		float L_3 = ___3_a;
		__this->___a = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method) 
{
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		float L_0 = __this->___r;
		float L_1;
		L_1 = Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F(L_0, NULL);
		float L_2 = __this->___g;
		float L_3;
		L_3 = Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F(L_2, NULL);
		float L_4 = __this->___b;
		float L_5;
		L_5 = Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F(L_4, NULL);
		float L_6 = __this->___a;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_7;
		memset((&L_7), 0, sizeof(L_7));
		Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_7), L_1, L_3, L_5, L_6, NULL);
		V_0 = L_7;
		goto IL_0030;
	}

IL_0030:
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = V_0;
		return L_8;
	}
}
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;
		uint8_t L_0 = ___0_r;
		__this->___r = L_0;
		uint8_t L_1 = ___1_g;
		__this->___g = L_1;
		uint8_t L_2 = ___2_b;
		__this->___b = L_2;
		uint8_t L_3 = ___3_a;
		__this->___a = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_0 = ((Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields*)il2cpp_codegen_static_fields_for(Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_il2cpp_TypeInfo_var))->___identityMatrix;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_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), (1.0f), (1.0f), (1.0f), (1.0f), 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 Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_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), (0.0f), 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_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;
		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 Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) 
{
	{
		Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_0 = __this->___U3ChierarchyU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* RenderChain_get_device_mE233A5AAED65A1A9F5BD04A4BBB58D10D59B352A_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* L_0 = __this->___U3CdeviceU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* RenderChain_get_painter_mE8CEE0F220EBE55FC4DA0A85CC08C94ABEA2195B_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* L_0 = __this->___U3CpainterU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* UIRStylePainter_get_meshGenerationContext_mB63F25D7A6C4D1C9DBA9CD05ABB9F07DF3E99E94_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	{
		MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62* L_0 = __this->___U3CmeshGenerationContextU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UIRStylePainter_get_totalVertices_m5AFD529608D8868F003819E31AE71E2A03F1A55D_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CtotalVerticesU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t UIRenderDevice_get_maxVerticesPerPage_mFFA8429A499398EFF83CFBD5A786D3BFFF430C49_inline (UIRenderDevice_t59628CBA89B4617E832C2B270E1C1A3931D01302* __this, const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = __this->___U3CmaxVerticesPerPageU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UIRStylePainter_get_totalIndices_m89E54AF329BED34FB7FD8437030DA2A079D77ACD_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CtotalIndicesU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UIRUtility_ShapeWindingIsClockwise_mCB54BE4682881EE9A1EDC154E0C9C655FB8883DF_inline (int32_t ___0_maskDepth, int32_t ___1_stencilRef, 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;
	}
	bool V_0 = false;
	int32_t G_B3_0 = 0;
	{
		int32_t L_0 = ___0_maskDepth;
		int32_t L_1 = ___1_stencilRef;
		if ((((int32_t)L_0) == ((int32_t)L_1)))
		{
			goto IL_000d;
		}
	}
	{
		int32_t L_2 = ___0_maskDepth;
		int32_t L_3 = ___1_stencilRef;
		G_B3_0 = ((((int32_t)L_2) == ((int32_t)((int32_t)il2cpp_codegen_add(L_3, 1))))? 1 : 0);
		goto IL_000e;
	}

IL_000d:
	{
		G_B3_0 = 1;
	}

IL_000e:
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_Assert_m6E778CACD0F440E2DEA9ACDD9330A22DAF16E96D((bool)G_B3_0, NULL);
		int32_t L_4 = ___0_maskDepth;
		int32_t L_5 = ___1_stencilRef;
		V_0 = (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0);
		goto IL_001b;
	}

IL_001b:
	{
		bool L_6 = V_0;
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* RenderChain_get_jobManager_mFDF4D385ADEC017FF3C5ED9C2CB94AD0698D6689_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		JobManager_tC139532E48436E2DCB0FB9EB8C75E1EA244C6530* L_0 = __this->___U3CjobManagerU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Painter2D_set_isPainterActive_m9A5949AFDCA7EDA52F1244D8594EB72688D4F6B5_inline (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		il2cpp_codegen_runtime_class_init_inline(Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837_il2cpp_TypeInfo_var);
		((Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837_StaticFields*)il2cpp_codegen_static_fields_for(Painter2D_t537467DC4761991243516EDAC5DA2949FEC24837_il2cpp_TypeInfo_var))->___U3CisPainterActiveU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR OpacityIdAccelerator_t28773C62F594A1F6A4319298D6CAA31E16458EA7* RenderChain_get_opacityIdAccelerator_mA3666D9C425B921A8DA76CFD4C59B848D3D50DCD_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		OpacityIdAccelerator_t28773C62F594A1F6A4319298D6CAA31E16458EA7* L_0 = __this->___U3CopacityIdAcceleratorU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void VisualElement_TransformAlignedRect_m83F60A83A2F69136E513B24BFA697856AE4E3C6C_inline (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___0_matrix, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* ___1_rect, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = ___1_rect;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_1 = ___0_matrix;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_2 = ___1_rect;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_3 = (*(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)L_2);
		il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
		L_4 = VisualElement_CalculateConservativeRect_mA2F03F761381779D00E25C96C1DCE61A181A77EA(L_1, L_3, NULL);
		*(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)L_0 = L_4;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		float L_0;
		L_0 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D_inline(__this, NULL);
		float L_1;
		L_1 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F_inline(__this, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), L_0, L_1, NULL);
		V_0 = L_2;
		goto IL_0015;
	}

IL_0015:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
		return L_3;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		float L_0;
		L_0 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline(__this, NULL);
		float L_1;
		L_1 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline(__this, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), L_0, L_1, NULL);
		V_0 = L_2;
		goto IL_0015;
	}

IL_0015:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
		return L_3;
	}
}
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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
		float L_3 = L_2.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
		float L_5 = L_4.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
		float L_7 = L_6.___y;
		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)), 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 void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		__this->___x = L_0;
		float L_1 = ___1_y;
		__this->___y = L_1;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_mC53581E703768BA2512A7C65283657C331994353_inline (float ___0_d, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_a, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___1_a;
		float L_1 = L_0.___x;
		float L_2 = ___0_d;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___1_a;
		float L_4 = L_3.___y;
		float L_5 = ___0_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)), 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 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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
		float L_3 = L_2.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
		float L_5 = L_4.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
		float L_7 = L_6.___y;
		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)), 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_UnaryNegation_mBA9FC53A2194EE3CC067A12D11879F695B34D6F9_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, 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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_a;
		float L_3 = L_2.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
		memset((&L_4), 0, sizeof(L_4));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), ((-L_1)), ((-L_3)), NULL);
		V_0 = L_4;
		goto IL_0017;
	}

IL_0017:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = V_0;
		return L_5;
	}
}
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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
		float L_3 = L_2.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
		float L_5 = L_4.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
		float L_7 = L_6.___y;
		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)), 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 RenderChain_get_drawInCameras_m8D80C9B3E4675B9DC4FC81A895C00BFCF7F3482D_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CdrawInCamerasU3Ek__BackingField;
		return L_0;
	}
}
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;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_b;
		float L_3 = L_2.___r;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_a;
		float L_5 = L_4.___g;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___1_b;
		float L_7 = L_6.___g;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___0_a;
		float L_9 = L_8.___b;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10 = ___1_b;
		float L_11 = L_10.___b;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ___0_a;
		float L_13 = L_12.___a;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_b;
		float L_15 = L_14.___a;
		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)), 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 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 bool Color_op_Inequality_mF1C733BA10E60B086AB950A71143678AE76C4D92_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_lhs, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_rhs, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_lhs;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ___1_rhs;
		bool L_2;
		L_2 = Color_op_Equality_mB2BDC39B0B367BA15AA8DF22F8CB0D02D20BDC71_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 AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* RenderChain_get_atlas_mF0CDA8A25FE35CAABBFE4AC9294400693D205E6A_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* L_0 = __this->___U3CatlasU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* RenderChain_get_vectorImageManager_m6A5F57E470BD67EDA8722E366BD4F41D9FC61C18_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		VectorImageManager_tBABA8290D62F9BDB5DCE3CC8FDA877915D1DBFED* L_0 = __this->___U3CvectorImageManagerU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* RenderChain_get_vertsPool_m828B6A233AD68591EBE6C548F573B96100AEE787_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		TempAllocator_1_t3D5BCA4AD052923F7BE25B783A180559F1670526* L_0 = __this->___U3CvertsPoolU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* RenderChain_get_indicesPool_m4F316D51090D4C87FE941B27FCD1B83C9EC2CB6E_inline (RenderChain_tCCA9360D5721E675E5632E4B2F4AF7CDC453E363* __this, const RuntimeMethod* method) 
{
	{
		TempAllocator_1_tD7EBD4B5F72ACA4230D146F39013345C46D597D7* L_0 = __this->___U3CindicesPoolU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UIRStylePainter_set_currentElement_m5E4058261E9B6828ECADBD013F1B348AF679973B_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_value, const RuntimeMethod* method) 
{
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_value;
		__this->___U3CcurrentElementU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CcurrentElementU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UIRStylePainter_get_currentElement_m89399D0B9F246ACF2D267D7E6040857DDE3C52F1_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, const RuntimeMethod* method) 
{
	{
		VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CcurrentElementU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UIRStylePainter_set_totalVertices_m4003102C2B1765CDC25D6028CBCE621A19AA250F_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CtotalVerticesU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UIRStylePainter_set_totalIndices_mDD08CCB15BC86465DF0E251C5A067C61EBA502A0_inline (UIRStylePainter_t406D6C9F30B975CCE0D55D800B5A97504F26FEC8* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CtotalIndicesU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE* TextElement_get_uitkTextHandle_mDD90F6CABD0751B41047595A894044FA654C360C_inline (TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* __this, const RuntimeMethod* method) 
{
	{
		UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE* L_0 = __this->___U3CuitkTextHandleU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_Width;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_Height;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline (float ___0_f, 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;
	}
	int32_t V_0 = 0;
	{
		float L_0 = ___0_f;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		double L_1;
		L_1 = bankers_round(((double)L_0));
		V_0 = il2cpp_codegen_cast_double_to_int<int32_t>(L_1);
		goto IL_000c;
	}

IL_000c:
	{
		int32_t L_2 = V_0;
		return L_2;
	}
}
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;
		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 bool Vector4_op_Inequality_mD6A1C6E862F3EFB1B222A2DDCB7A7237042DE142_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_lhs, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_rhs, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___0_lhs;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = ___1_rhs;
		bool L_2;
		L_2 = Vector4_op_Equality_mCEA0E5F229F4AE8C55152F7A8F84345F24F52DC6_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 void Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_Width = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_Height = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___m_Unit;
		return (int32_t)(L_0);
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) 
{
	{
		float L_0 = __this->___m_Value;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		float L_0 = __this->___m_Width;
		float L_1 = __this->___m_Height;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), L_0, L_1, NULL);
		V_0 = L_2;
		goto IL_0015;
	}

IL_0015:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
		return L_3;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __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;
		if (!L_2)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_3 = V_0;
		if ((((int32_t)L_3) == ((int32_t)1)))
		{
			goto IL_0019;
		}
	}
	{
		goto IL_0022;
	}

IL_0010:
	{
		float L_4 = __this->___x;
		V_2 = L_4;
		goto IL_002d;
	}

IL_0019:
	{
		float L_5 = __this->___y;
		V_2 = L_5;
		goto IL_002d;
	}

IL_0022:
	{
		IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* L_6 = (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var)));
		IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4379B0249B80A34ABC2748B5F0D030FD7D4E007C)), NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_RuntimeMethod_var)));
	}

IL_002d:
	{
		float L_7 = V_2;
		return L_7;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_position_m9B7E583E67443B6F4280A676E644BB0B9E7C4E38_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		float L_0 = __this->___m_XMin;
		float L_1 = __this->___m_YMin;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), L_0, L_1, NULL);
		V_0 = L_2;
		goto IL_0015;
	}

IL_0015:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
		return L_3;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __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;
		if (!L_2)
		{
			goto IL_0010;
		}
	}
	{
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_3 = V_0;
		if ((((int32_t)L_3) == ((int32_t)1)))
		{
			goto IL_0019;
		}
	}
	{
		goto IL_0022;
	}

IL_0010:
	{
		float L_4 = ___1_value;
		__this->___x = L_4;
		goto IL_002d;
	}

IL_0019:
	{
		float L_5 = ___1_value;
		__this->___y = L_5;
		goto IL_002d;
	}

IL_0022:
	{
		IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* L_6 = (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var)));
		IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4379B0249B80A34ABC2748B5F0D030FD7D4E007C)), NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Vector2_set_Item_mEF309880B9B3B370B542AABEB32256EEC589DD03_RuntimeMethod_var)));
	}

IL_002d:
	{
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_position_m9CD8AA25A83A7A893429C0ED56C36641202C3F05_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) 
{
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_value;
		float L_1 = L_0.___x;
		__this->___m_XMin = L_1;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_value;
		float L_3 = L_2.___y;
		__this->___m_YMin = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_size_m346E4F7077E5A1C0F4E21966232CD726CB9E6BAA_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) 
{
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_value;
		float L_1 = L_0.___x;
		__this->___m_Width = L_1;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_value;
		float L_3 = L_2.___y;
		__this->___m_Height = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect__ctor_m5665723DD0443E990EA203A54451B2BB324D8224_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_source, const RuntimeMethod* method) 
{
	{
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_0 = ___0_source;
		float L_1 = L_0.___m_XMin;
		__this->___m_XMin = L_1;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_2 = ___0_source;
		float L_3 = L_2.___m_YMin;
		__this->___m_YMin = L_3;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4 = ___0_source;
		float L_5 = L_4.___m_Width;
		__this->___m_Width = L_5;
		Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_6 = ___0_source;
		float L_7 = L_6.___m_Height;
		__this->___m_Height = L_7;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_YMin;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_YMin = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_Height;
		float L_1 = __this->___m_YMin;
		V_0 = ((float)il2cpp_codegen_add(L_0, L_1));
		goto IL_0011;
	}

IL_0011:
	{
		float L_2 = V_0;
		return L_2;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_XMin;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_value;
		__this->___m_XMin = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_Width;
		float L_1 = __this->___m_XMin;
		V_0 = ((float)il2cpp_codegen_add(L_0, L_1));
		goto IL_0011;
	}

IL_0011:
	{
		float L_2 = V_0;
		return L_2;
	}
}
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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
		float L_3 = L_2.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
		float L_5 = L_4.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
		float L_7 = L_6.___y;
		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)), 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 Rect_op_Equality_mF2A038255CAF5F1E86079B9EE0FC96DE54307C1F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_lhs, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_rhs, const RuntimeMethod* method) 
{
	bool V_0 = false;
	int32_t G_B5_0 = 0;
	{
		float L_0;
		L_0 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&___0_lhs), NULL);
		float L_1;
		L_1 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB_inline((&___1_rhs), NULL);
		if ((!(((float)L_0) == ((float)L_1))))
		{
			goto IL_0043;
		}
	}
	{
		float L_2;
		L_2 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&___0_lhs), NULL);
		float L_3;
		L_3 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49_inline((&___1_rhs), NULL);
		if ((!(((float)L_2) == ((float)L_3))))
		{
			goto IL_0043;
		}
	}
	{
		float L_4;
		L_4 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___0_lhs), NULL);
		float L_5;
		L_5 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&___1_rhs), NULL);
		if ((!(((float)L_4) == ((float)L_5))))
		{
			goto IL_0043;
		}
	}
	{
		float L_6;
		L_6 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___0_lhs), NULL);
		float L_7;
		L_7 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&___1_rhs), NULL);
		G_B5_0 = ((((float)L_6) == ((float)L_7))? 1 : 0);
		goto IL_0044;
	}

IL_0043:
	{
		G_B5_0 = 0;
	}

IL_0044:
	{
		V_0 = (bool)G_B5_0;
		goto IL_0047;
	}

IL_0047:
	{
		bool L_8 = V_0;
		return L_8;
	}
}
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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_v;
		float L_3 = L_2.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
		memset((&L_4), 0, sizeof(L_4));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), L_1, L_3, (0.0f), 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_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;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
		float L_3 = L_2.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
		float L_5 = L_4.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
		float L_7 = L_6.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
		float L_9 = L_8.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
		float L_11 = L_10.___z;
		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)), 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_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_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;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_rhs;
		float L_3 = L_2.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_lhs;
		float L_5 = L_4.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_rhs;
		float L_7 = L_6.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_lhs;
		float L_9 = L_8.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_rhs;
		float L_11 = L_10.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = ___0_lhs;
		float L_13 = L_12.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = ___1_rhs;
		float L_15 = L_14.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = ___0_lhs;
		float L_17 = L_16.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = ___1_rhs;
		float L_19 = L_18.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = ___0_lhs;
		float L_21 = L_20.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = ___1_rhs;
		float L_23 = L_22.___x;
		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)))), 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 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 = L_0;
		float L_1 = ___1_y;
		__this->___y = L_1;
		float L_2 = ___2_z;
		__this->___z = L_2;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TextureId_op_Inequality_m875B4887888A51A70E2CCEFC9CE6AE40A383EFF3_inline (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_left, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___1_right, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_0 = ___0_left;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_1 = ___1_right;
		il2cpp_codegen_runtime_class_init_inline(TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58_il2cpp_TypeInfo_var);
		bool L_2;
		L_2 = TextureId_op_Equality_mAAAC3B0A2A6F8C3A3D3F55FF521780B93273B29A_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 void MeshWriteData_SetNextVertex_m120BCCC7DD2ACF1AA408166C9187500803FCF841_inline (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 ___0_vertex, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2* L_0 = (NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2*)(&__this->___m_Vertices);
		int32_t L_1 = __this->___currentVertex;
		V_0 = L_1;
		int32_t L_2 = V_0;
		__this->___currentVertex = ((int32_t)il2cpp_codegen_add(L_2, 1));
		int32_t L_3 = V_0;
		Vertex_t016AC68A2E6C62576E65412BEC71544AFC01AFC7 L_4 = ___0_vertex;
		NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D(L_0, L_3, L_4, NativeSlice_1_set_Item_mA399DFB2E256B56A7CFF60590B546F63F036C29D_RuntimeMethod_var);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MeshWriteData_SetNextIndex_m9683CE7626B8D48E7C570516C7D668D47DAC21A3_inline (MeshWriteData_tE09883A6419D2A92CC453702AD6D30486B44F5F9* __this, uint16_t ___0_index, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A* L_0 = (NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A*)(&__this->___m_Indices);
		int32_t L_1 = __this->___currentIndex;
		V_0 = L_1;
		int32_t L_2 = V_0;
		__this->___currentIndex = ((int32_t)il2cpp_codegen_add(L_2, 1));
		int32_t L_3 = V_0;
		uint16_t L_4 = ___0_index;
		NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29(L_0, L_3, L_4, NativeSlice_1_set_Item_m4025885DCD245D3315FE1D5E0ABF84004032DF29_RuntimeMethod_var);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_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;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
		float L_3 = L_2.___x;
		float L_4;
		L_4 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_1, L_3, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___0_lhs;
		float L_6 = L_5.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___1_rhs;
		float L_8 = L_7.___y;
		float L_9;
		L_9 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_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, 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 List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) 
{
	ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* 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 = ((int32_t)il2cpp_codegen_add(L_5, 1));
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
		int32_t L_7 = V_1;
		RuntimeObject* L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
		return;
	}

IL_0034:
	{
		RuntimeObject* L_9 = ___0_item;
		List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mC287B445E45444960741C56A73B1C60B39B20449_gshared_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 ___0_item, const RuntimeMethod* method) 
{
	BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* 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 = ((int32_t)il2cpp_codegen_add(L_5, 1));
		BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* L_6 = V_0;
		int32_t L_7 = V_1;
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357)L_8);
		return;
	}

IL_0034:
	{
		BlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357 L_9 = ___0_item;
		List_1_AddWithResize_m7CD1D354D330F30E0795CAD1A18B915227782713(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m63A03183A7352FFDDDF3D7DF3777A91B3326281C_gshared_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m3E84B69EE9B9769288CFB4645CFF7F401F82C989_gshared_inline (List_1_t0BE12F16A937298114B20824E93D706BCA5214D5* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
	}
	{
		int32_t L_1 = __this->____size;
		V_0 = L_1;
		__this->____size = 0;
		int32_t L_2 = V_0;
		if ((((int32_t)L_2) <= ((int32_t)0)))
		{
			goto IL_003c;
		}
	}
	{
		BlitInfoU5BU5D_t090EAE36AF18528B2F72B1D3BBA4831E32F287BA* L_3 = __this->____items;
		int32_t L_4 = V_0;
		Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
		return;
	}

IL_003c:
	{
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, uint32_t ___0_item, const RuntimeMethod* method) 
{
	UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* 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 = ((int32_t)il2cpp_codegen_add(L_5, 1));
		UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_6 = V_0;
		int32_t L_7 = V_1;
		uint32_t L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (uint32_t)L_8);
		return;
	}

IL_0034:
	{
		uint32_t L_9 = ___0_item;
		List_1_AddWithResize_m88BD32FBFE050A30CA8A331F209B9D6FF6C3A423(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mE477B0460E22763D02A58BBB60FF3A29CF56FDBF_gshared_inline (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, Page_t04FE552A388BF55B12C8868E19589136957E00A5 ___0_item, const RuntimeMethod* method) 
{
	PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9* 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 = ((int32_t)il2cpp_codegen_add(L_5, 1));
		PageU5BU5D_tFCE8198B6D8AF479FBA546791B9CF3DD8A2D75C9* L_6 = V_0;
		int32_t L_7 = V_1;
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (Page_t04FE552A388BF55B12C8868E19589136957E00A5)L_8);
		return;
	}

IL_0034:
	{
		Page_t04FE552A388BF55B12C8868E19589136957E00A5 L_9 = ___0_item;
		List_1_AddWithResize_mDF993E198CB28131EF7359A8FD298CA62699D2D7(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D058459F99E75688169803692F40F0A60BFFEF0_gshared_inline (List_1_t3FD5514751EB43E4AB1C145E04BA259B6CD6C74E* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool NativeArray_1_get_IsCreated_mED9E373415C2DF369294129F0C57FDC676521786_gshared_inline (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, const RuntimeMethod* method) 
{
	{
		void* L_0 = __this->___m_Buffer;
		return (bool)((((int32_t)((((intptr_t)L_0) == ((intptr_t)((uintptr_t)0)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool NativeArray_1_get_IsCreated_m331DA322D57835388C7F580F2A2DF6C794C54652_gshared_inline (NativeArray_1_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51* __this, const RuntimeMethod* method) 
{
	{
		void* L_0 = __this->___m_Buffer;
		return (bool)((((int32_t)((((intptr_t)L_0) == ((intptr_t)((uintptr_t)0)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2FF71F8AF37FB378FE0EB6570228A61F7A529998_gshared_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Entry_tB8765CA56422E2C92887314844384843688DCB9F Enumerator_get_Current_mEE5B4AC0CD719313447BD9A382298F8BDE34F3DA_gshared_inline (Enumerator_t7A7E1BF7975C66794B0A00F019C742C7C439D05A* __this, const RuntimeMethod* method) 
{
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_0 = __this->____current;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mB9181919D49F8E7F71C882BCB77A35CF276680D1_gshared_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, Entry_tB8765CA56422E2C92887314844384843688DCB9F ___0_item, const RuntimeMethod* method) 
{
	EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8* 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 = ((int32_t)il2cpp_codegen_add(L_5, 1));
		EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8* L_6 = V_0;
		int32_t L_7 = V_1;
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (Entry_tB8765CA56422E2C92887314844384843688DCB9F)L_8);
		return;
	}

IL_0034:
	{
		Entry_tB8765CA56422E2C92887314844384843688DCB9F L_9 = ___0_item;
		List_1_AddWithResize_m9E12C1B7904294310C5C7D967F6BE68C91DBC5F1(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mC5CAEE9587F3226EA90AC4E27D464E6E4D586B45_gshared_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		goto IL_0035;
	}

IL_0035:
	{
		__this->____size = 0;
	}

IL_003c:
	{
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m2A0DC205FD63D50C1C882D541D0E35BC935C795E_gshared_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 ___0_item, const RuntimeMethod* method) 
{
	RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581* 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 = ((int32_t)il2cpp_codegen_add(L_5, 1));
		RepeatRectUVU5BU5D_t1C032A55EC385A844DC49A8788D8B97A986FD581* L_6 = V_0;
		int32_t L_7 = V_1;
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935)L_8);
		return;
	}

IL_0034:
	{
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_9 = ___0_item;
		List_1_AddWithResize_mFE14C2C54284CCC68A7A9A1DA8E4D7B2B1B7E4CE(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mE7142CB7E5DAE1A7075B8ADBAA692C2A7D0B02EE_gshared_inline (List_1_tEDB0595051ED28C07BCE193DDA4A3DF560A114C8* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 Enumerator_get_Current_mDB576513E24FEC97452D7DC328D3D4E849578321_gshared_inline (Enumerator_t1486A77C438C3BBAE041253C15DC29E7F420D57B* __this, const RuntimeMethod* method) 
{
	{
		RepeatRectUV_t9DEBA876B6627ACC6496B9BC609EB953E3593935 L_0 = __this->____current;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m682AEEF718B53C0111D4EDC8A8B50A4EF3363717_gshared_inline (List_1_tE6A967BAC61940A70814BDD10C019CC887E70047* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
	}
	{
		int32_t L_1 = __this->____size;
		V_0 = L_1;
		__this->____size = 0;
		int32_t L_2 = V_0;
		if ((((int32_t)L_2) <= ((int32_t)0)))
		{
			goto IL_003c;
		}
	}
	{
		EntryU5BU5D_t0E1B13D46D84865A64150BC9C0299A2189F6F1E8* L_3 = __this->____items;
		int32_t L_4 = V_0;
		Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
		return;
	}

IL_003c:
	{
		return;
	}
}
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 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;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___0_c;
		float L_3 = L_2.___g;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_c;
		float L_5 = L_4.___b;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___0_c;
		float L_7 = L_6.___a;
		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, 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;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___1_rhs;
		float L_3 = L_2.___x;
		V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___0_lhs;
		float L_5 = L_4.___y;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___1_rhs;
		float L_7 = L_6.___y;
		V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = ___0_lhs;
		float L_9 = L_8.___z;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___1_rhs;
		float L_11 = L_10.___z;
		V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11));
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = ___0_lhs;
		float L_13 = L_12.___w;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___1_rhs;
		float L_15 = L_14.___w;
		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);
		int32_t L_1;
		L_1 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_0, NULL);
		float* L_2 = (float*)(&__this->___y);
		int32_t L_3;
		L_3 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_2, NULL);
		float* L_4 = (float*)(&__this->___z);
		int32_t L_5;
		L_5 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_4, NULL);
		float* L_6 = (float*)(&__this->___w);
		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 Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_XMin;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___m_YMin;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		float L_1 = V_0;
		return L_1;
	}
}
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 bool TextureId_op_Equality_mAAAC3B0A2A6F8C3A3D3F55FF521780B93273B29A_inline (TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___0_left, TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 ___1_right, const RuntimeMethod* method) 
{
	bool V_0 = false;
	{
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_0 = ___0_left;
		int32_t L_1 = L_0.___m_Index;
		TextureId_tFF4B4AAE53408AB10B0B89CCA5F7B50CF2535E58 L_2 = ___1_right;
		int32_t L_3 = L_2.___m_Index;
		V_0 = (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0);
		goto IL_0012;
	}

IL_0012:
	{
		bool L_4 = V_0;
		return L_4;
	}
}
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 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;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___0_vector;
		float L_3 = L_2.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_vector;
		float L_5 = L_4.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___0_vector;
		float L_7 = L_6.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_vector;
		float L_9 = L_8.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___0_vector;
		float L_11 = L_10.___z;
		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;
	}
}
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;
		float L_2 = ___1_d;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___0_a;
		float L_4 = L_3.___y;
		float L_5 = ___1_d;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___0_a;
		float L_7 = L_6.___z;
		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)), 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_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;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
		return L_1;
	}
}
