#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template 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 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 struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Action`1 struct Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C; // System.Action`1 struct Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404; // System.Action`1 struct Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A; // System.Action`1 struct Action_1_tD4A7E6373B0ECCCFBA53AFB9A7CF4C4D0798C941; // System.Action`1 struct Action_1_t2A5EBFE929A26EEA687111EE5F874C4D044FFA99; // System.Action`2,System.Boolean> struct Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758; // System.Action`2,System.Int32> struct Action_2_t94C644233E37D574986F0297182FA2BD8972B44A; // System.Action`2,System.Single> struct Action_2_t664D2BFCF60DA241A2EF8D5B396F7932DA99F7F8; // System.Action`2 struct Action_2_t5BCD350E28ADACED656596CC308132ED74DA0915; // System.Action`2 struct Action_2_tAC461AE4F7B507965CE2E6A32853473F8C02CD75; // System.Collections.Generic.Dictionary`2,System.Collections.Generic.Stack`1> struct Dictionary_2_t7096FDAEA6CE93401BE4CE39471636261DB28BF5; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDBC7BB75C617E4886F85171F2758C7996F98EC36; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t06F13A62631EF131A5D9922F1851E4211F417C59; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4E6622C812441EAFF008F50711A58A543B1AE46F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t28C16705618E8C4EF5E6C43EEF930EBD09B796FA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tCF638F17FD574996754DB56C7776FBAEE0A0B1C4; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBB4036DDC0B6D94C9A83A1CFCCB8113DBA189B5F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tB3B61E350D8E1818C782158D2BE6C9BA0BF1DB52; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t784B3BEA654DB613312EB14F772A8EEE3E2C0D6B; // UnityEngine.Rendering.DynamicArray`1 struct DynamicArray_1_t32FB886A5D922EE301E17A95EB958B1FA6B53A59; // UnityEngine.Rendering.DynamicArray`1 struct DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09; // UnityEngine.Rendering.DynamicArray`1 struct DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905; // UnityEngine.Rendering.DebugUI/Field`1 struct Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A; // UnityEngine.Rendering.DebugUI/Field`1 struct Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A; // UnityEngine.Rendering.DebugUI/Field`1 struct Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8; // System.Func`1 struct Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457; // System.Func`1 struct Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD; // System.Func`1 struct Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7; // System.Func`2 struct Func_2_t4090BBC19EA26DCB6A0FB7D6E4181945F2BB4575; // System.Func`2 struct Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB; // System.Collections.Generic.HashSet`1 struct HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tCE758D940790D6D0D56B457E522C195F8C413AF2; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t53252530D0596CB3FA219ADB0478D35FAC29A743; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tD4A9824BF4FD5312E35ABE93DE4EC4E3A0180EA0; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t90608AE7F6A3E51F5F5549CDFFE96BE08EAB62FB; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tDBFC8496F14612776AF930DBF84AFE7D06D1F0E9; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t75765E76FE6FEC3770D0110AAEA6BE371DF9B260; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tC53A6B5E00FD0034DDB9D7A2B505C1E784820A60; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t734513D3B1ECDC889389CF902B230F8E8953E77B; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tB3C31ACB0C2960299A4B75EB44420B4853219076; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tCD05768624D114017D9024C4ABF979EB5CFF7DF7; // System.Collections.Generic.IList`1 struct IList_1_tFCC3D990041D6FE8F59D0EE4DC5BB62B121C9506; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t67E8423B5AEB30C254013AD88AB68D2A36F1F436; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1228FBD2621C5EAF2E6FAF27B1BFCCCD13701AF1; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tC855876A30AB541DF4E70676BB5ACD67F52B21B0; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t7868651B4F0CBF83AEA7C857E6A5F336DAD9939D; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t8F71B0D0C29251BFADDD78283D2D169C17F85D96; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t82843611D3240C37DEA1AF693D1E4E17145BBE08; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t5752587EA99F4E3A716B21C888B0B29EB24C3924; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tB45A861D090B15129521119AE48ED3813820A974; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tBF80A8AB0D11F1943D6ED440DF9741418E5B6602; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t3731CD0403F738A63038D04B9D086F93AECF4A84; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t6844938B4E85E8FC62B6693FB9718C4747CE8514; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tA479E51DFAACFA54A57146EAE77B0A832307EDB2; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tA78604A3163E754E5ED0C47C1B602C89667C5177; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t3D160E56218122946DE80BA264547641FA9C52C2; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tFC503646CDFE3CAE66869C6467C17F1D8BF5ADAB; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_t70B4BEDC957D730F7AF6C51FC3B6D5A05FBB917D; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t1922E842DFD6BABB8E74369A65E7B2E19524D79F; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_tD0DBF8F0DA7E16E6A131A11630341EF57852E6EC; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tFC918274A2F23290F2A74320F7AB61EBE358700C; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t8B5F0C1DACBB6E0F8AC3C065713708E06D34B1D2; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_t140A043A9F29B4CCB8FE225261704438FB66165E; // System.Lazy`1 struct Lazy_1_t07F21D0B542171B9535B96E3CE293999A8522162; // UnityEngine.Rendering.ListChangedEventHandler`1 struct ListChangedEventHandler_1_tC0988B097B0885471C7749525EF01C1E7CB36E4C; // System.Collections.Generic.List`1>> struct List_1_t93556F5BC290149F13350CCB1F0DBFFECE376CA3; // System.Collections.Generic.List`1 struct List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016; // System.Collections.Generic.List`1 struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73; // System.Collections.Generic.List`1 struct List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C; // System.Collections.Generic.List`1 struct List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D; // System.Collections.Generic.List`1 struct List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77; // System.Collections.Generic.List`1 struct List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98; // System.Collections.Generic.List`1 struct List_1_tB068F6876F36A8D0FD515CD3094C8D1F23E36106; // System.Collections.Generic.List`1 struct List_1_t87AE23082814D175C791AB0CD6E68302C3E42536; // System.Collections.Generic.List`1 struct List_1_t91D94788DFFF98BEB1318A5549946309D4C94116; // System.Collections.Generic.List`1 struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD; // System.Collections.Generic.List`1 struct List_1_t44EF1B9C71532303037AAC259AD8D405401724D8; // System.Collections.Generic.List`1 struct List_1_t761CB6AB53A1E86522C5172FA0AB1A4E725A013F; // System.Collections.Generic.List`1 struct List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804; // System.Collections.Generic.List`1 struct List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07; // System.Collections.Generic.List`1 struct List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A; // System.Collections.Generic.List`1 struct List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD; // System.Collections.Generic.List`1 struct List_1_t03E52A8B805456075B901A2138B79B253B61FCCA; // System.Collections.Generic.List`1 struct List_1_t1339B319E08032F604E54608778551A8481D44F6; // System.Collections.Generic.List`1 struct List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E; // System.Collections.Generic.List`1 struct List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC; // System.Collections.Generic.List`1 struct List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F; // System.Collections.Generic.List`1 struct List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6; // System.Collections.Generic.List`1 struct List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977; // System.Collections.Generic.List`1 struct List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292; // System.Collections.Generic.List`1 struct List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA; // System.Collections.Generic.List`1 struct List_1_t9F15086189A9401719178EA3A7122587601C9F5C; // System.Collections.Generic.List`1 struct List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39; // System.Collections.Generic.List`1 struct List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3; // UnityEngine.Rendering.ObservableList`1 struct ObservableList_1_tE27AD108B4CB5CCFF6DDF2DFB5953AB0C97F731C; // UnityEngine.Rendering.ObservableList`1 struct ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08; // System.Predicate`1 struct Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tF0FFDCC1E1E5FFF308EA742DAB59C57038E63299; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1 struct RenderFunc_1_t94399DDC75EF064C0B860237B48F43030E0871B4; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1 struct RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D; // System.Collections.Generic.Stack`1 struct Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6; // System.Collections.Generic.Stack`1 struct Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t74AF7C1BAE06C66E984668F663D574ED6A596D28; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t65BBB6F728D41FD4760F6D6C59CC030CF237785F; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t2DC4FD609D2802E4CBE49FBEF17D29FFCB6C3057; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t93845885B7A6C3A206E2CDD27479FCB27AB1F3C8; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t96785430534155F1ACF5B845E414618899E815BD; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tB299C06E8B49BF406A8E6B012CEB2F5086FD124D; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t038245E04B5D2A80048D9F8021A23E69A0C9DBAA; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t137105EB9CAECEA2034621B2404CC79303A43030; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t067B6565DAB51831954BD36DF5F65A806EDBEF99; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t4E0FB462BEC9A4366F0BAC369EE4B344DA9AA2A6; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t6BF0916749CEA394D6BDA27329138EBD8BF9D3AA; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t4B6F8A3E3F8E79072C725A0DECE3353A11E536F7; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t0DAB3977DE8CF555F63381A17B133CFDA8919804; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t09C58AF28001843D6E32510994FBE2C711BC5ED8; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tD4A64573EF61DD1176FA7FD6400678462287F3C7; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t2DD444C5851979023C17E4A097D9BFFE6E9F6F54; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t83D721E5C24291AA1ECAAC94F20C88C0CDF7A929; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tB18C8F564A9653734F05821AA1F2582198E040E6; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t0269D421926A3160FB4482C0D9512F9843857939; // UnityEngine.Rendering.DynamicArray`1[] struct DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t197C691F43F1694B771BF83C278D12BBFEEB86FA; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t52826947ABB541E240D1FC209A667E61FCB92A18; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t6EDA35AAFC86AE76D082B39067599F1C1B62D6A9; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t421AC310B8BBF6CFB1664E45817E2EAE48B7E843; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t6A7622168A0490D63631D57516B3C3100D27775B; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t3A6696E01E2E8EE835C72A4B0C9E75120C7A122D; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t6180327901661167A9CFAF2E0892DF20507BB1AB; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t8C3296BB663451B42A58F321C24B7973E42B1DED; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tEB4A96B2777652389A097ADBFF4BD6F8DFC5A172; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tE30EDBCB9125F3903224F9F2884443731107AC98; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tF6A111F435E2B202BE7E097C6DA219D054FF32E1; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t0DB2E6185EA92E87FB2F303B69D7CCBA3722AF13; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t5489749B253DDE4F613F07C57AA871B0ED34C4A1; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t8EF024382A13FC6350B0CEE9962B16D45D71722E; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t54BED4BEDD0C040AEB9D8685D5A04BBB91B90D61; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tA40F565C30C4DE771289B6811419774C02CE22CB; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t682C895F367A1383051FA4BA1CE6A340D4F78D19; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206; // System.Collections.Generic.List`1[] struct List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3; // System.Collections.Generic.List`1[] struct List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_t1E4222EA9293721C2CDCF9F993401C932816BC51; // UnityEngine.Matrix4x4[][] struct Matrix4x4U5BU5DU5BU5D_t70F44F6ABA3496D9431117EA02FF3B2DD46E50CF; // System.Char[] struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; // UnityEngine.Color[] struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389; // UnityEngine.Rendering.DebugActionDesc[] struct DebugActionDescU5BU5D_t4E2759E60EB786DE189B8646D7E7BC5DEACE9703; // UnityEngine.Rendering.DebugActionState[] struct DebugActionStateU5BU5D_tEDECDC92D0831CE3393A86713996A09454D0B733; // System.Delegate[] struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771; // UnityEngine.GUIContent[] struct GUIContentU5BU5D_t98DA1EEA8D0A2C4AE42CE11C4840B627CADFC503; // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; // System.IntPtr[] struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; // UnityEngine.MaterialPropertyBlock[] struct MaterialPropertyBlockU5BU5D_t6911DDC471FC23F2AF58FF0140ED595529EC5F5B; // UnityEngine.Matrix4x4[] struct Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D; // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; // UnityEngine.Plane[] struct PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph[] struct RenderGraphU5BU5D_t4D1F3A4890EB86D87747CB990437A2E14AFA208A; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass[] struct RenderGraphPassU5BU5D_t92478302EFB0BA07967D5806D87E52588532FEAA; // UnityEngine.Rendering.RenderTargetIdentifier[] struct RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE; // UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle[] struct RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5; // UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle[] struct ResourceHandleU5BU5D_t6F86F6ED33D07AF303884A5E5C834564C4BE5319; // UnityEngine.Rendering.ShaderTagId[] struct ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143; // System.Single[] struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C; // UnityEngine.Rendering.SphericalHarmonicsL2[] struct SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; // System.String[] struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle[] struct TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD; // System.Type[] struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; // System.UInt16[] struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83; // System.UInt32[] struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA; // UnityEngine.Vector3[] struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C; // UnityEngine.Vector4[] struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD; // UnityEngine.Rendering.DebugUI/Widget[] struct WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick[] struct BrickU5BU5D_t1288BDB52AB61D2A5A0CAA5E78E38E8830D7157A; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/ReservedBrick[] struct ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta[] struct VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21; // UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc[] struct BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell[] struct CellU5BU5D_t33BA49947CF57086C7AEABF3CB001599C3BE5C64; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes[] struct CellInstancedDebugProbesU5BU5D_tFB01536D2B9602D21608360076CA7CE22FCE024E; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo[] struct CellSortInfoU5BU5D_t5ED93793F5E260E5B69F151958F150AA3791178F; // UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem[] struct SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet[] struct BakingSetU5BU5D_t02167DEB38ED4DA206DF6388E1B0DBF95DE0169A; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem[] struct SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem[] struct SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings[] struct SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile[] struct SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo[] struct CompiledPassInfoU5BU5D_tABD910C36DB41F35B2DDE8BEF16F9C5F7E02B755; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo[] struct CompiledResourceInfoU5BU5D_tE49CFCDFE7FD29F35FD9C87AE831EBED0F7CCDD5; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData[] struct PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData[] struct ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry/RenderGraphResourcesData[] struct RenderGraphResourcesDataU5BU5D_t986D5EFBEEA417451A84B934DC874462633F7BA1; // System.Action struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263; // System.AsyncCallback struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C; // System.Attribute struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA; // System.Reflection.Binder struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; // System.Collections.BitArray struct BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616; // UnityEngine.Camera struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184; // UnityEngine.Rendering.CommandBuffer struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7; // UnityEngine.Component struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3; // UnityEngine.ComputeBuffer struct ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233; // UnityEngine.Rendering.CullingAllocationInfo struct CullingAllocationInfo_tB260F5CD0B290F74E145EB16E54B901CC68D9D5A; // UnityEngine.Profiling.CustomSampler struct CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487; // UnityEngine.Rendering.DebugManager struct DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672; // UnityEngine.Rendering.UI.DebugUIHandlerCanvas struct DebugUIHandlerCanvas_t42F6FDECA89A5D5F3C1534DC37FABB37E1401209; // UnityEngine.Rendering.UI.DebugUIHandlerPersistentCanvas struct DebugUIHandlerPersistentCanvas_tC4C96BD52F7E1FF302C31269BB744E0D688FAC2D; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E; // Microsoft.CodeAnalysis.EmbeddedAttribute struct EmbeddedAttribute_tC072A136C3EC5A1F105B05E9261DED58D12EB72D; // System.Exception struct Exception_t; // UnityEngine.GameObject struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F; // System.IAsyncResult struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5; // System.Collections.IDictionary struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; // UnityEngine.InputSystem.InputActionMap struct InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09; // System.InvalidOperationException struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB; // System.Runtime.CompilerServices.IsUnmanagedAttribute struct IsUnmanagedAttribute_tBAD8DA5784B410BB3B7D79342B80DC4C7E0F07D4; // UnityEngine.LightAnchor struct LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD; // UnityEngine.LightProbeProxyVolume struct LightProbeProxyVolume_t431001CA94D2BB5DB419E2A89E7D8116E4E1B658; // UnityEngine.Material struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3; // UnityEngine.MaterialPropertyBlock struct MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D; // System.Reflection.MemberFilter struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; // UnityEngine.Mesh struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.MonoBehaviour struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71; // UnityEngine.Object struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C; // UnityEngine.Experimental.Rendering.ProbeBrickIndex struct ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F; // UnityEngine.Experimental.Rendering.ProbeBrickPool struct ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825; // UnityEngine.Experimental.Rendering.ProbeCellIndices struct ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E; // UnityEngine.Experimental.Rendering.ProbeDilationSettings struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume struct ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2; // UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile struct ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5; // UnityEngine.Experimental.Rendering.ProbeVolume struct ProbeVolume_tBC3D9D339F3315CDA5D60883C148C9AC15814928; // UnityEngine.Experimental.Rendering.ProbeVolumeAsset struct ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B; // UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C; // UnityEngine.Experimental.Rendering.ProbeVolumeDebug struct ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D; // UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData struct ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData struct ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB; // UnityEngine.Rendering.ProfilingSampler struct ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE; // System.Reflection.PropertyInfo struct PropertyInfo_t; // UnityEngine.Rendering.RTHandle struct RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B; // UnityEngine.Rendering.RTHandleSystem struct RTHandleSystem_tAE496B31B56A77B4896E34576C961C3CA073998F; // UnityEngine.Profiling.Recorder struct Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph struct RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext struct RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData struct RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams struct RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources struct RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger struct RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool struct RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass struct RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry struct RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C; // UnityEngine.Rendering.RenderPipelineAsset struct RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E; // UnityEngine.RenderTexture struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; // UnityEngine.Rendering.ScaleFunc struct ScaleFunc_t423F661DAD5C7A18F509C8F1F62C9D6AEA9A9791; // SceneRenderPipeline struct SceneRenderPipeline_t22881FE43441F64B12BD3F28AFC0D72604198287; // UnityEngine.ScriptableObject struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37; // UnityEngine.Shader struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // UnityEngine.Texture struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700; // UnityEngine.Texture3D struct Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1; // UnityEngine.Transform struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1; // System.Type struct Type_t; // UnityEngine.Experimental.Rendering.VirtualOffsetSettings struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; // UnityEngine.Camera/CameraCallback struct CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD; // UnityEngine.Rendering.DebugUI/BoolField struct BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD; // UnityEngine.Rendering.DebugUI/Button struct Button_t94987D29C31193E49E17586BF7642576A0F6CE7A; // UnityEngine.Rendering.DebugUI/Container struct Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217; // UnityEngine.Rendering.DebugUI/EnumField struct EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C; // UnityEngine.Rendering.DebugUI/FloatField struct FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B; // UnityEngine.Rendering.DebugUI/IContainer struct IContainer_tBD9F21C42D4253E306C4EF7CFC72480E0C7C89B5; // UnityEngine.Rendering.DebugUI/IntField struct IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A; // UnityEngine.Rendering.DebugUI/Panel struct Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295; // UnityEngine.Rendering.DebugUI/Widget struct Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass31_0 struct U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass32_0 struct U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c struct U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell struct Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellChunkInfo struct CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes struct CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo struct CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c struct U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet struct BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate struct OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate struct OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/ProfilingScopePassData struct ProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B; IL2CPP_EXTERN_C RuntimeClass* Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_2_t94C644233E37D574986F0297182FA2BD8972B44A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Button_t94987D29C31193E49E17586BF7642576A0F6CE7A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConstantBuffer_tB166ADD4FDA2C484CB3C1407D8129F97DF1BCC26_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206_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* IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t03E52A8B805456075B901A2138B79B253B61FCCA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t1339B319E08032F604E54608778551A8481D44F6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t44EF1B9C71532303037AAC259AD8D405401724D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t87AE23082814D175C791AB0CD6E68302C3E42536_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t9F15086189A9401719178EA3A7122587601C9F5C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RegId_t558A1471305FE71659736358E71632E62B26AF64_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Scene_tA1DC762B79745EB5140F054C884855B922318356_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_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 String_t* _stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD; IL2CPP_EXTERN_C String_t* _stringLiteral03753C79BB9F89A5729641B889A1DB4808C85F80; IL2CPP_EXTERN_C String_t* _stringLiteral05C03585F593181CECC8E4EE6339489825D05483; IL2CPP_EXTERN_C String_t* _stringLiteral0648F1C7C20F7EC35F422367F0CC708BA5CD0D11; IL2CPP_EXTERN_C String_t* _stringLiteral070EEC4655A36035BD4EEFBBF384EB1564B0D4AE; IL2CPP_EXTERN_C String_t* _stringLiteral07DDFA79F831AC68E70ABFF7AA7C8537017F9C4F; IL2CPP_EXTERN_C String_t* _stringLiteral0A21038F66E60B904122D639755A1F49F8064765; IL2CPP_EXTERN_C String_t* _stringLiteral0A98E187CE24E7AC4DB31868C8ED35077FBB8A81; IL2CPP_EXTERN_C String_t* _stringLiteral0AC247206D7E6E2C734D23E907DC65E0077EBD68; IL2CPP_EXTERN_C String_t* _stringLiteral0ADA7281F3CB8594D1E056E66558512201992F15; IL2CPP_EXTERN_C String_t* _stringLiteral0F05BF3967BFFB9B3687C55CCFF39A3BD936B13A; IL2CPP_EXTERN_C String_t* _stringLiteral19885677919A758B509379E3FB983997D4957129; IL2CPP_EXTERN_C String_t* _stringLiteral1B4D22A19C774D4C9B08F8F783C1B0833B4A5988; IL2CPP_EXTERN_C String_t* _stringLiteral1F57C03E3392AA4CB12FBD217199842D09A69BBF; IL2CPP_EXTERN_C String_t* _stringLiteral21E55D2FFEE64ECA7403E79DF79F033979972E22; IL2CPP_EXTERN_C String_t* _stringLiteral23107605D28401DE28C9090534DE907610D2B3D1; IL2CPP_EXTERN_C String_t* _stringLiteral283DB99E0896BA29FF5EA702FC94B280EA1E6871; IL2CPP_EXTERN_C String_t* _stringLiteral2A150505A4E6BC554381059ED0E1EDF3957AC188; IL2CPP_EXTERN_C String_t* _stringLiteral2A5E9FA9320CB84CF504783FEF61A2E2CC680243; IL2CPP_EXTERN_C String_t* _stringLiteral2D06CC32369E6AAC8D1645FD3E96A5793436CB2B; IL2CPP_EXTERN_C String_t* _stringLiteral31ACE0D82E4FC4FD57DBCB82302A703DE5EC18D8; IL2CPP_EXTERN_C String_t* _stringLiteral31D159E683556C06B3B3963D92483B6867EB3233; IL2CPP_EXTERN_C String_t* _stringLiteral370678410D9EA88547C9A0518A47483570D604E4; IL2CPP_EXTERN_C String_t* _stringLiteral38B37D6E03FFF89A56AC0775149FC6F56E5ACA75; IL2CPP_EXTERN_C String_t* _stringLiteral3929E1D4073FBF91D1C8C1ADB9850F91AD102BC3; IL2CPP_EXTERN_C String_t* _stringLiteral3949AF64D0E91F77338D6C7265FCAE7DB8E2230A; IL2CPP_EXTERN_C String_t* _stringLiteral49ECE50A8D9929A83038E8BFB0A5C17F9F08211A; IL2CPP_EXTERN_C String_t* _stringLiteral4E68A57681B14BA7EC20EFA862865966AFCF3087; IL2CPP_EXTERN_C String_t* _stringLiteral506DB52F56B75C81EC3FAF713D759D2452D9F932; IL2CPP_EXTERN_C String_t* _stringLiteral50AA03A882307B6073D5F71C16E078A6805D656D; IL2CPP_EXTERN_C String_t* _stringLiteral578A082DA00008FDE233279BDCB65D172924C8C6; IL2CPP_EXTERN_C String_t* _stringLiteral5949437904842F797CB905E2C3CA3F5218ABBEE1; IL2CPP_EXTERN_C String_t* _stringLiteral5986FD67BB409B05F553D2C7AAFAD86BB27EF6B8; IL2CPP_EXTERN_C String_t* _stringLiteral5CD8BC71E05669C3B9E32372211DD8386C88F94F; IL2CPP_EXTERN_C String_t* _stringLiteral6A19638E6C6A7E953416B19E413C37BB6D08F8DC; IL2CPP_EXTERN_C String_t* _stringLiteral6B4AB349690B8B2A9C720AA31319F395EAF82E43; IL2CPP_EXTERN_C String_t* _stringLiteral6B5A7D6E08296D3CB71ACC7CBB9CA1ED3FB8C8AC; IL2CPP_EXTERN_C String_t* _stringLiteral6CDD1443DE6643A1D3D5655734D26A0D7C6F0800; IL2CPP_EXTERN_C String_t* _stringLiteral7016C611050AE86659FE62F0BCA1F29CB67F3648; IL2CPP_EXTERN_C String_t* _stringLiteral74465E9CA31C31111ACFC1DA2C543B2E2EC893D5; IL2CPP_EXTERN_C String_t* _stringLiteral7B46ADDB4A7C669144FF5377DFF3368F6AA66160; IL2CPP_EXTERN_C String_t* _stringLiteral7B5B18E7D61E81F573377C5A316A4487E4A8A91B; IL2CPP_EXTERN_C String_t* _stringLiteral7BFC0B8E3244F70396DC03150C10DF25CAE22299; IL2CPP_EXTERN_C String_t* _stringLiteral7DD1C096E9CA9E23D589F6AD5F77BD6AB4536749; IL2CPP_EXTERN_C String_t* _stringLiteral7ED489E53FDBB65FA37C18CDA7B754FA34AA86FE; IL2CPP_EXTERN_C String_t* _stringLiteral7FE7BD17575C54D0C244CEFE5E97450F17D078CE; IL2CPP_EXTERN_C String_t* _stringLiteral8F8A54933BA4450732B3F486287CD2D5AF41D489; IL2CPP_EXTERN_C String_t* _stringLiteral9399545712E49FFA1E11663DAF0F1E6212157AE7; IL2CPP_EXTERN_C String_t* _stringLiteral941A12CEE551671BDE8BD433B44543AD16AD55D1; IL2CPP_EXTERN_C String_t* _stringLiteral9AD17813E02CB74728E0F7FF83ACBA6D6C9B60EE; IL2CPP_EXTERN_C String_t* _stringLiteral9D5313975DA8153FF9A5262016CB413A4E84846E; IL2CPP_EXTERN_C String_t* _stringLiteral9F105D75B7A449D3172623D5AC810F85417A0B8F; IL2CPP_EXTERN_C String_t* _stringLiteralA24FF29E12AE886AA40C05ECBBFD36A11CE975AE; IL2CPP_EXTERN_C String_t* _stringLiteralA57F5907611528C8FBDF01A8CDEAE54667C4352D; IL2CPP_EXTERN_C String_t* _stringLiteralA6B48AA9F0B064328DACC371E0BC9D130FEDE378; IL2CPP_EXTERN_C String_t* _stringLiteralA71E0510C0EFE62D73E2695E953AC8243862B5F4; IL2CPP_EXTERN_C String_t* _stringLiteralA963CCD1964634AEBDF4B0FA2BDA850DB54DF973; IL2CPP_EXTERN_C String_t* _stringLiteralAC2E131A8B385121E267E1AC4E9DDAE00AA68AD2; IL2CPP_EXTERN_C String_t* _stringLiteralAF91128346A6C796D320264FE049EEB6AABA1D52; IL2CPP_EXTERN_C String_t* _stringLiteralB6482D10BACA5AE29AD2D912588618AF30EE0A8C; IL2CPP_EXTERN_C String_t* _stringLiteralB900DCE87B0415CA81C970CBE6D7AE0D7B07EA51; IL2CPP_EXTERN_C String_t* _stringLiteralBFF71A0EBFFD7AB5A40515F9F6B0EAB4406F1D33; IL2CPP_EXTERN_C String_t* _stringLiteralC15F7F980F7D317BDBC75F9006C5B961BB2F83EC; IL2CPP_EXTERN_C String_t* _stringLiteralC4B9D3866EE51AA80DC5563AF6F0CD1C5CD086E0; IL2CPP_EXTERN_C String_t* _stringLiteralC5C683A30E9FA94C2ED32ACAEC8556693031F400; IL2CPP_EXTERN_C String_t* _stringLiteralC7B776898A85137D4A655DC7F83C8FACACB7EAD4; IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F; IL2CPP_EXTERN_C String_t* _stringLiteralCE6682CE86FAB4F0C8478EFF3EE1916624DE63B9; IL2CPP_EXTERN_C String_t* _stringLiteralD006DD7C213F6BE98C2C6E897224428161BFBE06; IL2CPP_EXTERN_C String_t* _stringLiteralD017C78B8225053B56B58192D0DF8BE52BE27B82; IL2CPP_EXTERN_C String_t* _stringLiteralD6DCB491AF42A40B6D661CF96D41B3B6336AB2E6; IL2CPP_EXTERN_C String_t* _stringLiteralD7C55F039EE07935055527AF067FA72948B25AAB; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralDE6C54C4219CEDD31B1A0EABF561264051842159; IL2CPP_EXTERN_C String_t* _stringLiteralDF50A8CB0A9873BB8FC11370AFBA014E65E26FF7; IL2CPP_EXTERN_C String_t* _stringLiteralE00232FD5B30B362DBDBBDED0B1D790535EE33C2; IL2CPP_EXTERN_C String_t* _stringLiteralE44409E3E22722610F99DB393175D49B7072CFBB; IL2CPP_EXTERN_C String_t* _stringLiteralE65FCB2E0CDB2F36BF3DC576063688D58A6D2D5A; IL2CPP_EXTERN_C String_t* _stringLiteralE76FCAC67832D5F5A39050A04B42C57DA476B87D; IL2CPP_EXTERN_C String_t* _stringLiteralE9953DFE967147A5F8D9447EB646ACABA13C1C92; IL2CPP_EXTERN_C String_t* _stringLiteralEAB1B4B77D2D69C40DFEEE3C0B13E3F8B26BFB5C; IL2CPP_EXTERN_C String_t* _stringLiteralEC672B18A6C8E23D0A41CC2D6D3E20341B0ED50B; IL2CPP_EXTERN_C String_t* _stringLiteralEC6935F4DAA12FABB326BBDF6B9E32F6538320BC; IL2CPP_EXTERN_C String_t* _stringLiteralF0FB447EAE7794EF2FE2D6DA86477D33D94E3772; IL2CPP_EXTERN_C String_t* _stringLiteralF18899079518FEC348E407BBC3AA0184075FB2DD; IL2CPP_EXTERN_C String_t* _stringLiteralF5F29E329FCD9BECB63B3062FA79170A43494F1A; IL2CPP_EXTERN_C String_t* _stringLiteralF994FDAEC1802097DE63424D2292733EC0D81EE4; IL2CPP_EXTERN_C String_t* _stringLiteralFD9168494644AD68C1AD089DF2BC9D6609DF0D06; IL2CPP_EXTERN_C String_t* _stringLiteralFEC5ADA90C79962FBBB873D6C6BDCE15218D85BA; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConstantBuffer_PushGlobal_TisShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4_mCBF7627CEFF26CBAA8499CA26B6A376AE1A66C84_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CoreUtils_GetLastEnumValue_TisVersion_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C_m9E5BBC44AB9D1CE67A9CA5EEF32B01C7081B2A02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m00F446848BD67E6E69C8C95BCCE4DF67BA5E1DCE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m1A8A91A5D3AB6C98EDEC2B0B1EF922C66CE84701_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m3724D93D5AC25A6A987063F7B26C195F00C75292_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m416E62AFC0E255D1CE109ADE250A6D52F5F95B39_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mAF8495213ED6ED5115B116E9224DBE12D3E90E8F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mC312D4183653055128C847DF01F438708C1AD0E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mC79318D8007CDB3DC9BDD1CE6684F2FB56439926_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mC7D29B96D7A3728843ED6AA72DF28D558F412130_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mCE1B1685E265D410928B7E02A0930C27B81241D4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mF10C4F52578A212F36A24BD09FC8CEF2D62E3180_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mFA44121A33AA0BFA8647FE4E62C299A6905CBEA6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m169A3408297123F851A6AF46F8265A57B11841A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m2C767911D519E478108EBB72FD43443D52E66C54_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m699E8998C2A58989D9D3A7CB841AAD0E3415B4B8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m81D72E69F6B6D8ED7E2B2B49F9DDD8B2E2176154_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m9821889E928BB7EAEE9A7E81EDFC59651F7CBDD0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mAB34757814E1F811C5A2FBD8ABF0C76DF2EF35BD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mB7B710ECC446B4CE97110082DAEE705FC0FCDF56_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mC19D443C145F0F8620C940476EA9F0F1D7C411C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m62D5B2F533BCFE7ACA42457A8F3EC3D77C051395_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mE39B6BCC7EBAF254690447A3656CA471D4E7A48B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mF2C0EE35C2B207C3CC6373BBA9909B78F6FB8603_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m5595CCE0376F6A94CC2DD2AD5ED373BC28A1A8C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m0110277764573DB61D5CF000341159165B90C45B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m37D6EBDA4819253DE58CAF6659F1AFEC03515DC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m671E5555F6844D7FA765E3750E7BE7DD6A6BBC3F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m777179752C365F5FE056B1585F4196D64291017C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m952E405669DB9A63F445D4DD27B28CFD5675CBF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m9942FE3DC20E0C499487BCDA9204E709D9D07E0B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_mFCD0739D29C4B6E98CDDEA66D8E5C50F3A089540_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m007B5F192CE79C1EEEE3DD0151B7184BFA4F9F30_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m0105CA0A6DC3E2A7ACB07EDD5FB28C76849E1A81_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m84043B70396C78EE064FAF8A8218D4F7B54417CB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mDFFBA4C65649FBE6B9EC3C51D4C85451B00DD79F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mE1E19D10339BDC03FDD6EFC9E938EB8B739C3E64_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mF9EB41AC6698C4B5247079B3A3E908BD7BC2BD9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m06E90F14E27DDF539E7AF20D0506E3D7C5462C0A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m10F2B46545CEC5984C896EFAFC4EB28BFB5377F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m17B3A41EFAAA8AFBB3EFEA0C30474B69E32A56F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m20BAC042F9D0AC0F74D1F2149E430CCA21B0D913_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m43BDC14DF7D4F094937BDA4FF2A0ED6E216D2708_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m618F592AA1D9BEE1EBD93CC035A8F7077E49E228_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m7D4C2C9D597ADB1D588E77B7D9F740AA8772A2EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m9DEEE416F05CC4E45D128E296F824A851E483AB6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mAB7DA19C6F28ACB6DB3E94FA7273F54F7104AC4F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mB1DEDB98863C609565E181823298E467E110B43D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mB6D9EE4118C654CD60B471A82D787332CA4042CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mBD1A28759429A1CA58323010480013BF1FE9C14D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mDC839EA169B06293482E6802E93C292D39BDFB7B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mEAFC88F31EE8B34FE18B62FCC0755A45E2F00958_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mF4ACCCD63A4D329AAAA83AA52CBB0031F4871366_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m429851F5BEBB1B5E2E2EC33280FEE4EBF473DC03_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m44D5E9B7543CB172233DB6B431B4ADB76FA0A9F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mE029B6A6F149DDDE86FCF5B3D2CA2EDDBC7F4A6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mEE9E11646A7C763541C16BBBF5E3D91FA4BB97A5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mF2C031337E78253288B7F25447F14DD2BFF8C4D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mF7D1AC9ADD0CCDC7D65995121F9190F2B787F303_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Keys_m5EE4844AA04C2B28E380F0749E49AC6369DFB59E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Keys_mC7675E6BDCA98F4B925F5A7EE01D33A887696E4E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Keys_mCF50FE95831D0FF385A49A7E735097EB407DCA6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Keys_mF1D3632E3590C685055FF7C4088FFCF2DE765D15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Keys_mF539FDC7C25A8DF152D95DE0711708F1806E424A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_m122BD596608D98EC8820D220C2C0E49A4133F930_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_m9192E48E4C5F59B25467AE78BAAE42D18AA31DFE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m035F4F93F4384610049DEDCAEBA079457AED0F48_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m76FB4221F4FEBC1BF45D0C450D7A5A5761CD7EAB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mB368B28E2E9CC6F832B0B9FD285230EB269FF9F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mBEAB10B594A55952159B593D1A97B824CAF37E03_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mC13AC758FB17E90D4A17DC8E383A594FE9B7D541_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mD086B757E94A358EECAE9CDF8827A289488ED27B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_Clear_m1AF0019A04745CED9B83C6191996814BCD11FBCE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_Clear_mE960D9C5CACB3C7EAF60A74689A7FA61EEF050C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_Resize_m9B6908CD6C2EE63E32578A72246B6BE2DDB941B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1__ctor_m0C90D9608C4045A7B86D396ABE636CF97DCF47EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1__ctor_m525D3DB66358429AB19EDBF7C4DC3D669DCE8F04_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_get_capacity_mF10F55CAA90CC33A2DFAF577F335E59B067BB62F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisSerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_TisString_t_mD824DF7F85F0F2288D63130101A6363118A7BE7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m0454C4F285D75DF572442FA407D022F3EA6B6595_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m25F0C720E7600C96E3704280B09B5ACABA98CD77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m42237300B62CF63FF5BDB29B95CA1458FFAD7EC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m540A6966B7D10121F8D95298E7D780AB36A9D083_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m5CA0B825708150DFC133580EE8A684D06CFB3F1A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m634C43210A56CD410499D8BE449A9948643AB48F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m7B770512AE211AA123E094753D2BB409C413FEFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m88C292709644A2F82F7A9FE5129C40D858B2C331_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m951DFEFE1EDE566BAFA7772251A88F9EB24A5F1E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mA7919C536F41109CAA9FE4CCE15C9D7CBB6552AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mB0FD59F18FAC4B133884DE95C182383F03D6E0ED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mC12083F613BC02FF812604F5D37E9F3F1BFA8D7B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mC90AADE1CC15FF9CEDA92B58A372A166A3436D18_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mCE52DD4ABB09EF494FB11B9F7C208AE186E83B55_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mD51C2752DF976AE1C55412F4125BE8308DE9629C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mD79939333E24D68026F4F7F76B83C2BD7DECC5BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mD81FCA12A92C46C34AA77EDF90CC31A01F8FF39A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mEFC9B9C1B652CBE4D54B9CDB1AB67F0DD9DE5AA5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mFC2CD25C5B26F2B5EE40CAC0C2FA35622B85BCDF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m00F8FDC0BAFA1F84E3349CF69A710CC1457EE563_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m031D1A9A9F86EB388B1A0F610EB3B495549E1895_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m0FB98E76EF31D74CB9CE48C358F363BE0F7140FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m1BB5BA434E73385B8652D78DA3115858BED1F548_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m1FC61CB4D1B758C089A0E761EA1A386E48A219F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m41D00D059569D8912B80C693C4BCB272B8A3160C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5AC36CEFF60F5188CC429D935E88852E7CD45050_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5D934003A0F343859FCD351420D4E371451B7097_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m6ECF16AE21A16ACDA75CC7ED4C76CFD86826F966_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m76051B99AB84627C25A217B32051F0046144E6DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m7E37C646DDEA5BBEAF116B50279E5026B9F8EB3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m80E4A6B9E70E4F3F5AD556C78CD265D2E1DE49BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m82B59AB4E41D9DA65F9B18DE2AB4C3FC2A36465E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m929B35A01A6906F6F8BAD53F6A0CEB6FBE0FE465_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m968046A3F850CA90A828A9CE3326FE1F468389E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mC5ECC0AA1EE0187A593A4C9CAEEEFD82486F37FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mC7E2BB7AA7D29481B11E2849DE8522821D722CCA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mEDD519258EFB5B96AE113EDC15B64BC669CE6502_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mF7E87BABFD6ECF292AC7CBB2E56277DEBEB48767_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m010B5C25C26D66664849BBC35D3D22D1DC960EFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m1610BB262A4CEB272F957892323F30311F81C8F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m2B87CEE188C80B75629F34EE3C5CDB728849432E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m329BB4A98D6F7F0B1C03DF495D6F2C439F13BFC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m3665EAFCF78214B08A72C5E2EDDF8A2BCCBC3077_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m4A768917A4D314EEA31B371DEA793C8FA7CC7B04_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m5661C567390AAED2FB821A3F9FBEB975877DAE42_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m5F374C96884E1E3461BB70DB3A05F231A64CAAF1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m65F068FB9D240DB1F6BC95BFDEBBB2AC2D500E55_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m661F2E754BA93C2A9996A394608C19203543749F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m74691DB4E7F3F3FF16ED7C296BB8CD81F2FEDEAF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m7D0DFEDADB220B5F7FFF587442218A05AEC37841_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m909905A2E81A31E0306BEC59EF6B876BC5BF54FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m915995D279A868CA2DE16111A5A02223D03CD500_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mA002A820C735E9895D876F42C045B90EEFFD8138_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mD1DB8107923677A19C92EFD4BCB434BFC1B5063F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mE279D0E13EAC8EA642F80F3C1A5F988BA01F9FF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mF37368FF664545FC13529F4D036DAE115BACB78B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mFFD62EE6D1220F83BB2ACC61B677ACD7067644A2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_mA024658A4ED8E38324AB60A5CDA6DFCAE4FFF4A5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m1DE3B8C8D025B3AF37E1940DEF69361BEAC6AD38_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_GetEnumerator_m0C410DAA88E78C297E9580C0B829A22E59DC705F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_GetEnumerator_m661C9A8A66E18AF5A27ACBB6249A70E7B32D2782_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_GetEnumerator_mA3F0FA9916BD53A7BE45D559EC57784BEC32FDC0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_GetEnumerator_mB233D0EFFCAF95C53E403A1C5EE4876228270D4F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_GetEnumerator_mE4E7AE648DEB7627B2D4A1F1B3DE95ADCB7F7D74_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_m5323ABE4EA7509AE9C1B4573E1EDA881CDCA533A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_mAAA5AFEC85E9973440F12FF585F50BD16002D2F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_mDED53F0663CC4DE2C5E90B4E68C0C782D6631230_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m03B29C69F9974D985EFCE1B1D91AC7AC4F578723_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m1321E0841A4F819E0F205DB466076D97D26C1B72_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m2113CD6D7BD327AAFF1D2DAEF832F0D160A94C39_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m326A120DC1116CD01FF4168039C2AE5E115F437D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3845DDFAE33C716367551A3A7952FF2981D2A33C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3A798FECB867D67339C1FB834B6F69AA49D6756D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m524372DBBAE8B7EB630B328B4F5549EBD2940D03_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m5EDFD9CA1C9530A967BDF429900C826C7D1B8787_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m5F7722410A99158472E7D8BB3976AB7F857076A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m64F9F4C32CDD01D323D17E7A61A97EB924206093_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m83B05BDA7F545D11AF638BBA075BE334B960D574_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mA5E5A3FC23A3233B7A0E7BB2209982B23D219AD6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mAD2455DBE166D6C2509F10AA354B8276A0D19FB5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mBBA9B541D841782BC06E00CC8DA61BA72F5A9836_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mD588DA8000CB6203E1EFD167075B07035A0053EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mEE87CD90725DE7DDD6D1B5223C7C6F41A397A786_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mFAC5AE334617CDC65CBD066CF8D453CD9EAAD341_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m19CBC1795B6B37739C58FA866D7AF0A4578112F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m2F34A5788799EAAE9BE657FF846E6108A3851684_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m4AD5C1AEB4F9C2E1AA32D464DDC6FD3ED7D10C47_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m7A471C319B395CF992AB2C6D71E81DA32893CCE8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m7E51784E9273EF90DD0AA5F4B495C0AA42220558_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m867707ECD80158B77212B9075FFD87904A50714A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m87C843FE9647040193430A3014EC183F55E159E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m8D279C3A03D686015207AD046F5D211644F47D23_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m8F4CF17FE17B209ABB1F5FB054404F5F95311285_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m941C5441259F05682CFFF24FB5241841D1308C39_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mC2F439614BCF8B474E3635B4BF5CF49775222BBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m1032938B9C2DA84E8967D2588DA4DA79811458D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m1CF2662D63CFB3249B87D6224EE7005CEB9426BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m2C88430C17463788707783BF3FD5D67DD2F887FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m386DE37949830F2582950B9097BCD745F4689756_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m47A00504730F536793F46F7409AD4CA3BF1C5C6E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m7EB4C91A289CFE9DFDCBB1FF0E15B2AD11C6EB23_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m90A3012B8AAD96148CF75F671CE8925B53BADD0D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m9F49D711C8AB71273DF6B8567296964B4415334C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mB5D290E58C5A4F7D7EE2C5734BE022AEDB3A18F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mF51085EADE321D34363FB015B4D82ECBB19BD5DD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mFAD2391D3A59CA5BA97E9750EE5E2B3A282A4D43_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m426F641C31C074D9AF75C3C9104ECEF49273D054_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mB54DE82BC987F7DC31233ECA7FC23414C45FB2FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mCD223955593BF7066C09AE025F0496EA3EBF4778_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Sort_m4D2CB8251ABC4910881064B8004279964450DDD2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m83B0C7AEEDAD95865403D58AA176244CB8887326_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_mD210368A14FCDCC7149390F219C65E235192ECB7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m0144DC86913EB6137D57B9CDCEF4B87903BAD059_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m0A49057415EEC7C8BB7E280A739C33E794E70420_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m0BCA9972496EA6A18908043F330D2E400A998637_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m0F8BD09C6750C0485E6D33EF0D06E4A7A09703E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m165AD9E83778C9BA58F81B32C4FA657054F3BA28_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m1CF00DE86A4D8D00B0B10A73C661422E5F6C553E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m2AFFB9B7FFAD436C49E8A84E3DC8682E6B9561E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m37DD729BD619CE4653A52D2F53D16282D7FA9DCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5DB0CD897AF0B413F43613DA38F18C9294C44E4F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m6276FA7A88B9CDC212A88F179493BC7A5FF081E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m69CAD70B201A5ED46D3D9B1044999A1F9A3AC485_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m736C22A8C7CA10F5D3D14619B79276CE3B5FA3B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m8A78B96F9C58DC16F4C717A37D5EA7B29EF443EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m9FDBD09FEFDB8C3F98E74C51E846806B1523EE85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mA4143F0BD077EFD4C619E8BDE62781AE750BE0E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mA7321253A90D1F0A9B8727BDC565C9353D800B3C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mB10928BF219272A34CD5D79AE02ABA40F285C035_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCAD3260E3CF562E35C3EC01A4125CFCAA3A93358_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mD865ACDC4EE8E47C1C443F2E1022FBBE27BF9DD3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mF4CB99C817B0CEE9E3D53DA885EA193F651B9125_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mFF59D7049444950F52263242E76AC5A492E66A4A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Capacity_m76ACB8E839B19BD31C4BF143EEDB2AA811660291_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m530F0C3E0AB8C2B1AA7F95897FF21E8C1E72B9C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m7FDFA063E271DB229FA538A448E3E072DBECBB9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m94FEF1DEEE302A8265001CD48F7D5F32F9FB450B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mA9B83FBA744BF8658F069B8A56C9E5B40591D82C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mAAEC774DB3398022F4C99C7F296E6CAA5D903A59_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mB4630AF5172B995D13B8273D4D085E21586ADC27_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mECB549109CFA8BC83C3DACF0FEB7C11346D51BD3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m49B32107985EF6C904E5707A826364890527A0A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8A89450CCC26C3663B17359A17E5996B125CC9EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8FDF30F0B96FB228A0C3C6D7764CA1A9E57F44FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mB318C18E80F7E7C0AD043EF701E9D1A1A65E97FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_mAC9F7902D3E1F1AAAA6B631FC9B33DA9944A19E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObservableList_1_Add_m80161880CDA1E09EC04B43A9CA32EC722A13F2F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObservableList_1_Remove_m375FAC9BF2AC0341C46C0580B8D4452436D4F6B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_RefreshDebug_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mA38DD04B267C0FC53BB07BC23FAF537668E7B6C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_RefreshDebug_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m73E205864583F6434C4596B7F11CD7A36E50A793_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_0_m1FEF43C8C9257393BB00F23599D338C52C1209F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_10_m79BF09226B0DA9942A5161198E24AA2A4E7BB82D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_11_m9BADEECA3912AA581326B967997E4A0179DA483F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_12_mAD8CA099159B1D4F1BC3678F3D670ED8BBE0E36D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_13_mEDA1CFED7D779CBA54CF4A70BCC4804D1075B4A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_14_m4C0370437FDB51EAD81A9253FD5951FC02D4F6C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_17_mE8905DB432C1780EF995219604D3D86C59E279D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_18_m5E715FD0DA77C56C3B77D5274B771943EE345079_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_19_mBB862AA761431F2CD7B2DD6DDAF1445E24379BBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_1_m838B64743C17C84AD7D800DEB38520F5C5613618_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_20_m582275190D2F770D8C40085ED3BC1F4A99B55A5D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_22_mEA9E3063D4EA99AC22841A5D83694F97F0C9650A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_23_m8EF41C0C654286DE20CA52E6631DE19B5B824F6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_2_m08AD6589C129153D509EF8BD795B857CD2012D25_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_3_mFAE8C73291A450AAB6EC112A429FA260163B398D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_4_m69477F076DA430E890DCDEC5FD4332539C3AA181_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_5_m20351FBA28D54261AFE1CFA4B1ADF6462D85B2F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_7_m78E56FD68CE1EAD67F6A352BDED5D5017AB3882C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_8_m622E41A1FBAD4841237A25A02F20FB905CAC4109_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_9_m3BC9939FA36AE2ED9E3F6CDA1C5AE689B5D8AA08_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Profiler_ValidateArguments_m732E71FF4C28CBEDD8D4CD51DA409198224ED395_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ProfilingSampler_Get_TisRenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE_mBDFF82E4DD19C4E148BC7D3E37B335D5746A6314_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphBuilder_SetRenderFunc_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mA6D3BB5592683C61E1D2F2FC547D996EF3F9DCF9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_0_m515BE24E9CB99FEF73990F99C9C4CFCF5BD97568_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_1_m53C6672B4B92C97F61D7D24E50DAD0D8750A9C91_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_2_m1C26FD7DF27A18C57067A2F339479A854CE93BCD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_3_m5CFDDCA3F495056CBE68775752C840672D5B4F6D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_4_m86E5D492172D8428AF2102DAA2FF198585C99DF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_5_m7D05EDCCFE8AC1D6B11A10F6361B27788A5B3844_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_6_mD4C4027444FFC2AEF974557E7896ECBCABD9E3E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_7_m628CB428D0BEEC1EB1B1AA34E7CFA4B688DE7411_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_8_m1266BEC68718D058CD4D7BAA205D64CE57253775_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_9_m50F3726EADBCE25A641CCE4BA38E56F9893AA18D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphObjectPool_GetTempArray_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m619960A5E6237195A6A0E1EE5E8D38FE7E97E9EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRenderPass_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mDC7F87C8657E99F6D4225A49A31BD481D88AD4E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_CreateSharedTexture_mD8134A13CA15AF8FC996DD684BCA1D68B5373458_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_ExecuteCompiledPass_m7CBD442272FF60B36465B84E876666208DF08FA3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_Execute_m3A7348FDC7FCE5C9EAE32410C4A8F3E06CD0C9A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_PreRenderPassSetRenderTargets_m0F0E5AAFE38BB32E0ACE34E280AC7AD12A8A89F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_ReleaseSharedTexture_m92F19DDC5582AF56B03F3F96C1F4507FB42496CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_UpdateResourceAllocationAndSynchronization_mB7D2F33083A27279542DD9E8441ACD321E4CA4D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5_mF710464B29B8CDC3E6AF3E60459DDA35A811F3D4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Clear_m8013A4F77CE4B9D546F1F63C2B877061FC981A4B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Clear_mEE1C6E0AF654AE01D41D12DAF62217D4FE3930E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m0C141CF647CCAAD568DA3C53C0A36BABCE569F2A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m59DFD2B5EC8D9044532E0AD0BDB20DB33BA76748_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m235FCE0B31AE517A96C5413F7FEEB838814FC2B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_mE365E0EF3FA55F5739AFE298F69BF199DFAB104B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_mF63AE96E8925749CDACE05B89002A389DDD748D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_get_Count_m218AC98E4AE76834E6912C0497F8C03A3311301C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_get_Count_m367DD1E571E10E5D1B0D13434E35DC7FC31FA886_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CBeginProfilingSamplerU3Eb__61_0_m59488D9D6AEA1CED8C5043FAA1ED7043BADEC627_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CEndProfilingSamplerU3Eb__62_0_mF7F5701CC58F1FBF0468B1DD7A9407E1E5E0752B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRegisterDebugU3Eb__119_15_mACFEE7D12234C56D4B155F5C6ACD53736E3C160B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRegisterDebugU3Eb__119_16_mB4AAC3D53ABE490937C833F6969630C2FF4CB975_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRegisterDebugU3Eb__119_21_m6B35AAA316CF654D597351DA53502340E951100C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRegisterDebugU3Eb__119_24_mF332A62004E2F4AFDD64A7F5C629E5EFC3BF53B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRegisterDebugU3Eb__119_25_m4CE1255AD20E72D40153F8FBC1E9515285EA9201_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRegisterDebugU3Eb__119_6_m6E8E407837C57C4260D9489B041ED9484DEE7DFC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CUpdateBakingSetsU3Eb__22_0_mC7641AC5D1E5C3C4E6626308BB731C5A03A0D85C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass31_0_U3CAddBricksU3Eb__0_m4F62CA8F719AB83BB63600FF826BFC6D870DC03A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass32_0_U3CRemoveBricksU3Eb__0_mD7DC90ECA9CC7934699D1846AAB1FFBF5A7A4634_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_GetEnumerator_m44455921B38CDD24682AA779A8EDDC2924975630_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_GetEnumerator_mFFD020F94ADD7B063BD8109FC171F31B2B5B2C85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* DebugProbeShadingMode_tD58D3F6CBE88FB7EE71EA1E529649F883C5C89F6_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Scene_tA1DC762B79745EB5140F054C884855B922318356_0_0_0_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A;; struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com; struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com;; struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke; struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke;; struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C;; struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com; struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com;; struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke; struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke;; struct ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0; struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351;; struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com; struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com;; struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke; struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke;; struct DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F; struct List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206; struct List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3; struct List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E; struct List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7; struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE; struct RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE; struct RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5; struct ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143; struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C; struct SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; struct TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD; struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83; struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA; struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C; struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD; struct WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2; struct ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49; struct VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21; struct BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F; struct SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F; struct SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F; struct SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F; struct SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6; struct SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2; struct PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C; struct ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1; 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 U3CModuleU3E_tC9AE405E6210B66BC687F16DD644AB836AFC0299 { }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t197C691F43F1694B771BF83C278D12BBFEEB86FA* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t67E8423B5AEB30C254013AD88AB68D2A36F1F436* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t74AF7C1BAE06C66E984668F663D574ED6A596D28* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t52826947ABB541E240D1FC209A667E61FCB92A18* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t1228FBD2621C5EAF2E6FAF27B1BFCCCD13701AF1* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t2DC4FD609D2802E4CBE49FBEF17D29FFCB6C3057* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t6EDA35AAFC86AE76D082B39067599F1C1B62D6A9* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tC855876A30AB541DF4E70676BB5ACD67F52B21B0* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t93845885B7A6C3A206E2CDD27479FCB27AB1F3C8* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t421AC310B8BBF6CFB1664E45817E2EAE48B7E843* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t7868651B4F0CBF83AEA7C857E6A5F336DAD9939D* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t96785430534155F1ACF5B845E414618899E815BD* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t6A7622168A0490D63631D57516B3C3100D27775B* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t3731CD0403F738A63038D04B9D086F93AECF4A84* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t137105EB9CAECEA2034621B2404CC79303A43030* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t3A6696E01E2E8EE835C72A4B0C9E75120C7A122D* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t067B6565DAB51831954BD36DF5F65A806EDBEF99* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t6180327901661167A9CFAF2E0892DF20507BB1AB* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t6844938B4E85E8FC62B6693FB9718C4747CE8514* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t4E0FB462BEC9A4366F0BAC369EE4B344DA9AA2A6* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t8C3296BB663451B42A58F321C24B7973E42B1DED* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tA479E51DFAACFA54A57146EAE77B0A832307EDB2* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t6BF0916749CEA394D6BDA27329138EBD8BF9D3AA* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_tEB4A96B2777652389A097ADBFF4BD6F8DFC5A172* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tA78604A3163E754E5ED0C47C1B602C89667C5177* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_tE30EDBCB9125F3903224F9F2884443731107AC98* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t3D160E56218122946DE80BA264547641FA9C52C2* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t4B6F8A3E3F8E79072C725A0DECE3353A11E536F7* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_tF6A111F435E2B202BE7E097C6DA219D054FF32E1* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tFC503646CDFE3CAE66869C6467C17F1D8BF5ADAB* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t0DAB3977DE8CF555F63381A17B133CFDA8919804* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t0DB2E6185EA92E87FB2F303B69D7CCBA3722AF13* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t70B4BEDC957D730F7AF6C51FC3B6D5A05FBB917D* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t09C58AF28001843D6E32510994FBE2C711BC5ED8* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t5489749B253DDE4F613F07C57AA871B0ED34C4A1* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t1922E842DFD6BABB8E74369A65E7B2E19524D79F* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_tD4A64573EF61DD1176FA7FD6400678462287F3C7* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t8EF024382A13FC6350B0CEE9962B16D45D71722E* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tD0DBF8F0DA7E16E6A131A11630341EF57852E6EC* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t2DD444C5851979023C17E4A097D9BFFE6E9F6F54* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t54BED4BEDD0C040AEB9D8685D5A04BBB91B90D61* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tFC918274A2F23290F2A74320F7AB61EBE358700C* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t83D721E5C24291AA1ECAAC94F20C88C0CDF7A929* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_tA40F565C30C4DE771289B6811419774C02CE22CB* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t8B5F0C1DACBB6E0F8AC3C065713708E06D34B1D2* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_tB18C8F564A9653734F05821AA1F2582198E040E6* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t682C895F367A1383051FA4BA1CE6A340D4F78D19* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t140A043A9F29B4CCB8FE225261704438FB66165E* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t0269D421926A3160FB4482C0D9512F9843857939* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // UnityEngine.Rendering.DynamicArray`1 struct DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09 : public RuntimeObject { // T[] UnityEngine.Rendering.DynamicArray`1::m_Array CompiledPassInfoU5BU5D_tABD910C36DB41F35B2DDE8BEF16F9C5F7E02B755* ___m_Array_0; // System.Int32 UnityEngine.Rendering.DynamicArray`1::k__BackingField int32_t ___U3CsizeU3Ek__BackingField_1; }; // UnityEngine.Rendering.DynamicArray`1 struct DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905 : public RuntimeObject { // T[] UnityEngine.Rendering.DynamicArray`1::m_Array CompiledResourceInfoU5BU5D_tE49CFCDFE7FD29F35FD9C87AE831EBED0F7CCDD5* ___m_Array_0; // System.Int32 UnityEngine.Rendering.DynamicArray`1::k__BackingField int32_t ___U3CsizeU3Ek__BackingField_1; }; // System.EmptyArray`1 struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE : public RuntimeObject { }; struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields { // T[] System.EmptyArray`1::Value ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Value_0; }; // System.Collections.Generic.HashSet`1 struct HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206 : public RuntimeObject { // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_t1E4222EA9293721C2CDCF9F993401C932816BC51* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ____siInfo_14; }; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t3731CD0403F738A63038D04B9D086F93AECF4A84 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* ____dictionary_0; }; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* ____dictionary_0; }; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t6844938B4E85E8FC62B6693FB9718C4747CE8514 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* ____dictionary_0; }; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tA479E51DFAACFA54A57146EAE77B0A832307EDB2 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* ____dictionary_0; }; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t3D160E56218122946DE80BA264547641FA9C52C2 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* ____dictionary_0; }; // System.Collections.Generic.List`1 struct List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items Matrix4x4U5BU5DU5BU5D_t70F44F6ABA3496D9431117EA02FF3B2DD46E50CF* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray Matrix4x4U5BU5DU5BU5D_t70F44F6ABA3496D9431117EA02FF3B2DD46E50CF* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items MaterialPropertyBlockU5BU5D_t6911DDC471FC23F2AF58FF0140ED595529EC5F5B* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray MaterialPropertyBlockU5BU5D_t6911DDC471FC23F2AF58FF0140ED595529EC5F5B* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items RenderGraphU5BU5D_t4D1F3A4890EB86D87747CB990437A2E14AFA208A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray RenderGraphU5BU5D_t4D1F3A4890EB86D87747CB990437A2E14AFA208A* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items RenderGraphPassU5BU5D_t92478302EFB0BA07967D5806D87E52588532FEAA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray RenderGraphPassU5BU5D_t92478302EFB0BA07967D5806D87E52588532FEAA* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t87AE23082814D175C791AB0CD6E68302C3E42536 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t87AE23082814D175C791AB0CD6E68302C3E42536_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t91D94788DFFF98BEB1318A5549946309D4C94116 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ResourceHandleU5BU5D_t6F86F6ED33D07AF303884A5E5C834564C4BE5319* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t91D94788DFFF98BEB1318A5549946309D4C94116_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ResourceHandleU5BU5D_t6F86F6ED33D07AF303884A5E5C834564C4BE5319* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t44EF1B9C71532303037AAC259AD8D405401724D8 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t44EF1B9C71532303037AAC259AD8D405401724D8_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items BrickU5BU5D_t1288BDB52AB61D2A5A0CAA5E78E38E8830D7157A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray BrickU5BU5D_t1288BDB52AB61D2A5A0CAA5E78E38E8830D7157A* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t03E52A8B805456075B901A2138B79B253B61FCCA : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t03E52A8B805456075B901A2138B79B253B61FCCA_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t1339B319E08032F604E54608778551A8481D44F6 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items CellU5BU5D_t33BA49947CF57086C7AEABF3CB001599C3BE5C64* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t1339B319E08032F604E54608778551A8481D44F6_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray CellU5BU5D_t33BA49947CF57086C7AEABF3CB001599C3BE5C64* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items CellInstancedDebugProbesU5BU5D_tFB01536D2B9602D21608360076CA7CE22FCE024E* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray CellInstancedDebugProbesU5BU5D_tFB01536D2B9602D21608360076CA7CE22FCE024E* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items CellSortInfoU5BU5D_t5ED93793F5E260E5B69F151958F150AA3791178F* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray CellSortInfoU5BU5D_t5ED93793F5E260E5B69F151958F150AA3791178F* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items BakingSetU5BU5D_t02167DEB38ED4DA206DF6388E1B0DBF95DE0169A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray BakingSetU5BU5D_t02167DEB38ED4DA206DF6388E1B0DBF95DE0169A* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t9F15086189A9401719178EA3A7122587601C9F5C : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t9F15086189A9401719178EA3A7122587601C9F5C_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1* ___s_emptyArray_5; }; // UnityEngine.Rendering.ObservableList`1 struct ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08 : public RuntimeObject { // System.Collections.Generic.IList`1 UnityEngine.Rendering.ObservableList`1::m_List RuntimeObject* ___m_List_0; // UnityEngine.Rendering.ListChangedEventHandler`1 UnityEngine.Rendering.ObservableList`1::ItemAdded ListChangedEventHandler_1_tC0988B097B0885471C7749525EF01C1E7CB36E4C* ___ItemAdded_1; // UnityEngine.Rendering.ListChangedEventHandler`1 UnityEngine.Rendering.ObservableList`1::ItemRemoved ListChangedEventHandler_1_tC0988B097B0885471C7749525EF01C1E7CB36E4C* ___ItemRemoved_2; }; // System.Collections.Generic.Stack`1 struct Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6 : public RuntimeObject { // T[] System.Collections.Generic.Stack`1::_array Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject* ____syncRoot_3; }; // System.Collections.Generic.Stack`1 struct Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9 : public RuntimeObject { // T[] System.Collections.Generic.Stack`1::_array BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject* ____syncRoot_3; }; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t93845885B7A6C3A206E2CDD27479FCB27AB1F3C8 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* ____dictionary_0; }; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t137105EB9CAECEA2034621B2404CC79303A43030 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* ____dictionary_0; }; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* ____dictionary_0; }; struct Il2CppArrayBounds; // System.Attribute struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA : public RuntimeObject { }; // System.Collections.BitArray struct BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616 : public RuntimeObject { // System.Int32[] System.Collections.BitArray::m_array Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_array_0; // System.Int32 System.Collections.BitArray::m_length int32_t ___m_length_1; // System.Int32 System.Collections.BitArray::_version int32_t ____version_2; // System.Object System.Collections.BitArray::_syncRoot RuntimeObject* ____syncRoot_3; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData struct ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB : public RuntimeObject { // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::serializedBounds List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* ___serializedBounds_1; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::serializedHasVolumes List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* ___serializedHasVolumes_2; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::serializedProfiles List_1_t9F15086189A9401719178EA3A7122587601C9F5C* ___serializedProfiles_3; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::serializedBakeSettings List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* ___serializedBakeSettings_4; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::serializedBakingSets List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* ___serializedBakingSets_5; // UnityEngine.Object UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::parentAsset Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___parentAsset_6; // System.String UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::parentSceneDataPropertyName String_t* ___parentSceneDataPropertyName_7; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::sceneBounds Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* ___sceneBounds_8; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::hasProbeVolumes Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* ___hasProbeVolumes_9; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::sceneProfiles Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* ___sceneProfiles_10; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::sceneBakingSettings Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* ___sceneBakingSettings_11; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::bakingSets List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* ___bakingSets_12; }; struct ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_StaticFields { // System.Reflection.PropertyInfo UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::s_SceneGUID PropertyInfo_t* ___s_SceneGUID_0; }; // UnityEngine.Rendering.ProfilingSampler struct ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE : public RuntimeObject { // UnityEngine.Profiling.CustomSampler UnityEngine.Rendering.ProfilingSampler::k__BackingField CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487* ___U3CsamplerU3Ek__BackingField_0; // UnityEngine.Profiling.CustomSampler UnityEngine.Rendering.ProfilingSampler::k__BackingField CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487* ___U3CinlineSamplerU3Ek__BackingField_1; // System.String UnityEngine.Rendering.ProfilingSampler::k__BackingField String_t* ___U3CnameU3Ek__BackingField_2; // UnityEngine.Profiling.Recorder UnityEngine.Rendering.ProfilingSampler::m_Recorder Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90* ___m_Recorder_3; // UnityEngine.Profiling.Recorder UnityEngine.Rendering.ProfilingSampler::m_InlineRecorder Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90* ___m_InlineRecorder_4; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph struct RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB : public RuntimeObject { // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_Resources RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_Resources_1; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_RenderGraphPool RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* ___m_RenderGraphPool_2; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_RenderPasses List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* ___m_RenderPasses_3; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_RendererLists List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* ___m_RendererLists_4; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_DebugParameters RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* ___m_DebugParameters_5; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_FrameInformationLogger RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___m_FrameInformationLogger_6; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_DefaultResources RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* ___m_DefaultResources_7; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_DefaultProfilingSamplers Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* ___m_DefaultProfilingSamplers_8; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_ExecutionExceptionWasRaised bool ___m_ExecutionExceptionWasRaised_9; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_RenderGraphContext RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___m_RenderGraphContext_10; // UnityEngine.Rendering.CommandBuffer UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_PreviousCommandBuffer CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_PreviousCommandBuffer_11; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_CurrentImmediatePassIndex int32_t ___m_CurrentImmediatePassIndex_12; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_ImmediateModeResourceList List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* ___m_ImmediateModeResourceList_13; // UnityEngine.Rendering.DynamicArray`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_CompiledResourcesInfos DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* ___m_CompiledResourcesInfos_14; // UnityEngine.Rendering.DynamicArray`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_CompiledPassInfos DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* ___m_CompiledPassInfos_15; // System.Collections.Generic.Stack`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_CullingStack Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* ___m_CullingStack_16; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_ExecutionCount int32_t ___m_ExecutionCount_17; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_CurrentFrameIndex int32_t ___m_CurrentFrameIndex_18; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_HasRenderGraphBegun bool ___m_HasRenderGraphBegun_19; // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_CurrentExecutionName String_t* ___m_CurrentExecutionName_20; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_RendererListCulling bool ___m_RendererListCulling_21; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::m_DebugData Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* ___m_DebugData_22; // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::k__BackingField String_t* ___U3CnameU3Ek__BackingField_24; }; struct RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields { // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::kMaxMRTCount int32_t ___kMaxMRTCount_0; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::s_RegisteredGraphs List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* ___s_RegisteredGraphs_23; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::k__BackingField bool ___U3CrequireDebugDataU3Ek__BackingField_25; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::onGraphRegistered OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* ___onGraphRegistered_26; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::onGraphUnregistered OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* ___onGraphUnregistered_27; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::onExecutionRegistered OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* ___onExecutionRegistered_28; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::onExecutionUnregistered OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* ___onExecutionUnregistered_29; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData struct RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE : public RuntimeObject { // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData::passList List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* ___passList_0; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData::resourceLists List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* ___resourceLists_1; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams struct RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E : public RuntimeObject { // UnityEngine.Rendering.DebugUI/Widget[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::m_DebugItems WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* ___m_DebugItems_0; // UnityEngine.Rendering.DebugUI/Panel UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::m_DebugPanel Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* ___m_DebugPanel_1; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::clearRenderTargetsAtCreation bool ___clearRenderTargetsAtCreation_2; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::clearRenderTargetsAtRelease bool ___clearRenderTargetsAtRelease_3; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::disablePassCulling bool ___disablePassCulling_4; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::immediateMode bool ___immediateMode_5; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::enableLogging bool ___enableLogging_6; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::logFrameInformation bool ___logFrameInformation_7; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::logResources bool ___logResources_8; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger struct RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger::m_LogMap Dictionary_2_tCF638F17FD574996754DB56C7776FBAEE0A0B1C4* ___m_LogMap_0; // System.Text.StringBuilder UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger::m_CurrentBuilder StringBuilder_t* ___m_CurrentBuilder_1; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger::m_CurrentIndentation int32_t ___m_CurrentIndentation_2; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool struct RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A : public RuntimeObject { // System.Collections.Generic.Dictionary`2,System.Collections.Generic.Stack`1> UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool::m_ArrayPool Dictionary_2_t7096FDAEA6CE93401BE4CE39471636261DB28BF5* ___m_ArrayPool_0; // System.Collections.Generic.List`1>> UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool::m_AllocatedArrays List_1_t93556F5BC290149F13350CCB1F0DBFFECE376CA3* ___m_AllocatedArrays_1; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool::m_AllocatedMaterialPropertyBlocks List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* ___m_AllocatedMaterialPropertyBlocks_2; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry struct RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C : public RuntimeObject { // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry/RenderGraphResourcesData[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_RenderGraphResources RenderGraphResourcesDataU5BU5D_t986D5EFBEEA417451A84B934DC874462633F7BA1* ___m_RenderGraphResources_2; // UnityEngine.Rendering.DynamicArray`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_RendererListResources DynamicArray_1_t32FB886A5D922EE301E17A95EB958B1FA6B53A59* ___m_RendererListResources_3; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_RenderGraphDebug RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* ___m_RenderGraphDebug_4; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_ResourceLogger RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___m_ResourceLogger_5; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_FrameInformationLogger RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___m_FrameInformationLogger_6; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_CurrentFrameIndex int32_t ___m_CurrentFrameIndex_7; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_ExecutionCount int32_t ___m_ExecutionCount_8; // UnityEngine.Rendering.RTHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_CurrentBackbuffer RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_CurrentBackbuffer_9; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_ActiveRendererLists List_1_tB068F6876F36A8D0FD515CD3094C8D1F23E36106* ___m_ActiveRendererLists_11; }; struct RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C_StaticFields { // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::m_CurrentRegistry RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_CurrentRegistry_1; }; // System.String struct String_t : public RuntimeObject { // System.Int32 System.String::_stringLength int32_t ____stringLength_4; // System.Char System.String::_firstChar Il2CppChar ____firstChar_5; }; struct String_t_StaticFields { // System.String System.String::Empty String_t* ___Empty_6; }; // System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject { }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com { }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c struct U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7 : public RuntimeObject { }; struct U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields { // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::<>9 U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* ___U3CU3E9_0; // System.Func`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::<>9__119_6 Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___U3CU3E9__119_6_1; // System.Func`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::<>9__119_15 Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___U3CU3E9__119_15_2; // System.Func`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::<>9__119_16 Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___U3CU3E9__119_16_3; // System.Func`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::<>9__119_21 Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___U3CU3E9__119_21_4; // System.Func`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::<>9__119_24 Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___U3CU3E9__119_24_5; // System.Func`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::<>9__119_25 Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___U3CU3E9__119_25_6; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellChunkInfo struct CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249 : public RuntimeObject { // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellChunkInfo::chunks List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___chunks_0; }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c struct U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2 : public RuntimeObject { }; struct U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_StaticFields { // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c::<>9 U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2* ___U3CU3E9_0; // System.Func`2 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c::<>9__22_0 Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* ___U3CU3E9__22_0_1; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/<>c struct U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09 : public RuntimeObject { }; struct U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields { // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/<>c UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/<>c::<>9 U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09* ___U3CU3E9_0; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/<>c::<>9__61_0 RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* ___U3CU3E9__61_0_1; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/<>c::<>9__62_0 RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* ___U3CU3E9__62_0_2; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/ProfilingScopePassData struct ProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B : public RuntimeObject { // UnityEngine.Rendering.ProfilingSampler UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/ProfilingScopePassData::sampler ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___sampler_0; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current int32_t ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current RuntimeObject* ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current String_t* ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t1339B319E08032F604E54608778551A8481D44F6* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* ____current_3; }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_tC17DB73F53085145D57EE2A8168426239B0B569D { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_dictionary Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_version int32_t ____version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_currentValue RuntimeObject* ____currentValue_3; }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_dictionary Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_version int32_t ____version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_currentValue Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ____currentValue_3; }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_tF9B1C7464F1BFE1675CFE608CC62D4507968CF08 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_dictionary Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_version int32_t ____version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_currentValue RuntimeObject* ____currentValue_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t357C1101698473B0000091EAAD6AED12103FF364 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_tDBC7BB75C617E4886F85171F2758C7996F98EC36* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey RuntimeObject* ____currentKey_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_tDBC7B72056B236EB465983E0C31DAF3B51263BAF { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_t06F13A62631EF131A5D9922F1851E4211F417C59* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey RuntimeObject* ____currentKey_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t65CC956745B1180C04CE6C6910FB27C5F32BB9FF { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey RuntimeObject* ____currentKey_3; }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t44124D16E0B2F7308FF4069BE06369B5A83896EB { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_dictionary Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_version int32_t ____version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_currentValue RuntimeObject* ____currentValue_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_tC9FADE3BB11D1DDAB5718F88DD09462A8384AD1B { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_t4E6622C812441EAFF008F50711A58A543B1AE46F* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey RuntimeObject* ____currentKey_3; }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_dictionary Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_version int32_t ____version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_currentValue ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ____currentValue_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_tF336DCB799473697495AD722C410973E5958F330 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey String_t* ____currentKey_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey String_t* ____currentKey_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey String_t* ____currentKey_3; }; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_dictionary Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_version int32_t ____version_2; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::_currentValue ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ____currentValue_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey String_t* ____currentKey_3; }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230 { // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject* ___value_1; }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tF59BC53C52E587F5804517CE6B4CF0CEE792C7DD { // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* ___value_1; }; // System.Nullable`1 struct Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value int32_t ___value_1; }; // System.Boolean struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 { // System.Boolean System.Boolean::m_value bool ___m_value_0; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; }; // UnityEngine.Color struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F { // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; }; // UnityEngine.Rendering.DepthState struct DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 { // System.Byte UnityEngine.Rendering.DepthState::m_WriteEnabled uint8_t ___m_WriteEnabled_0; // System.SByte UnityEngine.Rendering.DepthState::m_CompareFunction int8_t ___m_CompareFunction_1; }; // System.Double struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F { // System.Double System.Double::m_value double ___m_value_0; }; // Microsoft.CodeAnalysis.EmbeddedAttribute struct EmbeddedAttribute_tC072A136C3EC5A1F105B05E9261DED58D12EB72D : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA { }; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F { }; struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields { // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray_0; }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com { }; // UnityEngine.Hash128 struct Hash128_t93367F504B687578F893CDBCD13FB95AC8A87A40 { // System.UInt32 UnityEngine.Hash128::m_u32_0 uint32_t ___m_u32_0_0; // System.UInt32 UnityEngine.Hash128::m_u32_1 uint32_t ___m_u32_1_1; // System.UInt32 UnityEngine.Hash128::m_u32_2 uint32_t ___m_u32_2_2; // System.UInt32 UnityEngine.Hash128::m_u32_3 uint32_t ___m_u32_3_3; }; // System.Int32 struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C { // System.Int32 System.Int32::m_value int32_t ___m_value_0; }; // System.IntPtr struct IntPtr_t { // System.Void* System.IntPtr::m_value void* ___m_value_0; }; struct IntPtr_t_StaticFields { // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; }; // System.Runtime.CompilerServices.IsUnmanagedAttribute struct IsUnmanagedAttribute_tBAD8DA5784B410BB3B7D79342B80DC4C7E0F07D4 : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA { }; // UnityEngine.LayerMask struct LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB { // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; }; // UnityEngine.Mathf struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682 { union { struct { }; uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1]; }; }; struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields { // System.Single UnityEngine.Mathf::Epsilon float ___Epsilon_0; }; // UnityEngine.Matrix4x4 struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 { // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; }; struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields { // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix_17; }; // UnityEngine.Experimental.Rendering.ProbeDilationSettings struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A { // System.Boolean UnityEngine.Experimental.Rendering.ProbeDilationSettings::enableDilation bool ___enableDilation_0; // System.Single UnityEngine.Experimental.Rendering.ProbeDilationSettings::dilationDistance float ___dilationDistance_1; // System.Single UnityEngine.Experimental.Rendering.ProbeDilationSettings::dilationValidityThreshold float ___dilationValidityThreshold_2; // System.Int32 UnityEngine.Experimental.Rendering.ProbeDilationSettings::dilationIterations int32_t ___dilationIterations_3; // System.Boolean UnityEngine.Experimental.Rendering.ProbeDilationSettings::squaredDistWeighting bool ___squaredDistWeighting_4; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeDilationSettings struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke { int32_t ___enableDilation_0; float ___dilationDistance_1; float ___dilationValidityThreshold_2; int32_t ___dilationIterations_3; int32_t ___squaredDistWeighting_4; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeDilationSettings struct ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com { int32_t ___enableDilation_0; float ___dilationDistance_1; float ___dilationValidityThreshold_2; int32_t ___dilationIterations_3; int32_t ___squaredDistWeighting_4; }; // UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters struct ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B { // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters::normalBias float ___normalBias_0; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters::viewBias float ___viewBias_1; // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters::scaleBiasByMinDistanceBetweenProbes bool ___scaleBiasByMinDistanceBetweenProbes_2; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters::samplingNoise float ___samplingNoise_3; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters struct ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshaled_pinvoke { float ___normalBias_0; float ___viewBias_1; int32_t ___scaleBiasByMinDistanceBetweenProbes_2; float ___samplingNoise_3; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters struct ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshaled_com { float ___normalBias_0; float ___viewBias_1; int32_t ___scaleBiasByMinDistanceBetweenProbes_2; float ___samplingNoise_3; }; // UnityEngine.Rendering.ProfilingScope struct ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD { // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.ProfilingScope::m_Cmd CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_Cmd_0; // System.Boolean UnityEngine.Rendering.ProfilingScope::m_Disposed bool ___m_Disposed_1; // UnityEngine.Rendering.ProfilingSampler UnityEngine.Rendering.ProfilingScope::m_Sampler ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_Sampler_2; }; // Native definition for P/Invoke marshalling of UnityEngine.Rendering.ProfilingScope struct ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD_marshaled_pinvoke { CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_Cmd_0; int32_t ___m_Disposed_1; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_Sampler_2; }; // Native definition for COM marshalling of UnityEngine.Rendering.ProfilingScope struct ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD_marshaled_com { CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_Cmd_0; int32_t ___m_Disposed_1; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_Sampler_2; }; // System.Reflection.PropertyInfo struct PropertyInfo_t : public MemberInfo_t { }; // UnityEngine.Quaternion struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 { // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; }; struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields { // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___identityQuaternion_4; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder struct RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC { // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::m_RenderPass RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___m_RenderPass_0; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::m_Resources RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_Resources_1; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::m_RenderGraph RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___m_RenderGraph_2; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::m_Disposed bool ___m_Disposed_3; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder struct RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC_marshaled_pinvoke { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___m_RenderPass_0; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_Resources_1; RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___m_RenderGraph_2; int32_t ___m_Disposed_3; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder struct RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC_marshaled_com { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___m_RenderPass_0; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_Resources_1; RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___m_RenderGraph_2; int32_t ___m_Disposed_3; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution struct RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529 { // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution::renderGraph RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___renderGraph_0; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution struct RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshaled_pinvoke { RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___renderGraph_0; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution struct RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshaled_com { RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___renderGraph_0; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogIndent struct RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5 { // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogIndent::m_Indentation int32_t ___m_Indentation_0; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogIndent::m_Logger RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___m_Logger_1; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogIndent::m_Disposed bool ___m_Disposed_2; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogIndent struct RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5_marshaled_pinvoke { int32_t ___m_Indentation_0; RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___m_Logger_1; int32_t ___m_Disposed_2; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogIndent struct RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5_marshaled_com { int32_t ___m_Indentation_0; RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___m_Logger_1; int32_t ___m_Disposed_2; }; // UnityEngine.Rendering.RenderQueueRange struct RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 { // System.Int32 UnityEngine.Rendering.RenderQueueRange::m_LowerBound int32_t ___m_LowerBound_0; // System.Int32 UnityEngine.Rendering.RenderQueueRange::m_UpperBound int32_t ___m_UpperBound_1; }; struct RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71_StaticFields { // System.Int32 UnityEngine.Rendering.RenderQueueRange::minimumBound int32_t ___minimumBound_3; // System.Int32 UnityEngine.Rendering.RenderQueueRange::maximumBound int32_t ___maximumBound_5; }; // UnityEngine.Rendering.RenderTargetBlendState struct RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 { // System.Byte UnityEngine.Rendering.RenderTargetBlendState::m_WriteMask uint8_t ___m_WriteMask_0; // System.Byte UnityEngine.Rendering.RenderTargetBlendState::m_SourceColorBlendMode uint8_t ___m_SourceColorBlendMode_1; // System.Byte UnityEngine.Rendering.RenderTargetBlendState::m_DestinationColorBlendMode uint8_t ___m_DestinationColorBlendMode_2; // System.Byte UnityEngine.Rendering.RenderTargetBlendState::m_SourceAlphaBlendMode uint8_t ___m_SourceAlphaBlendMode_3; // System.Byte UnityEngine.Rendering.RenderTargetBlendState::m_DestinationAlphaBlendMode uint8_t ___m_DestinationAlphaBlendMode_4; // System.Byte UnityEngine.Rendering.RenderTargetBlendState::m_ColorBlendOperation uint8_t ___m_ColorBlendOperation_5; // System.Byte UnityEngine.Rendering.RenderTargetBlendState::m_AlphaBlendOperation uint8_t ___m_AlphaBlendOperation_6; // System.Byte UnityEngine.Rendering.RenderTargetBlendState::m_Padding uint8_t ___m_Padding_7; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle struct RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D { // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle::m_IsValid bool ___m_IsValid_0; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle::k__BackingField int32_t ___U3ChandleU3Ek__BackingField_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle struct RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D_marshaled_pinvoke { int32_t ___m_IsValid_0; int32_t ___U3ChandleU3Ek__BackingField_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle struct RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D_marshaled_com { int32_t ___m_IsValid_0; int32_t ___U3ChandleU3Ek__BackingField_1; }; // UnityEngine.SceneManagement.Scene struct Scene_tA1DC762B79745EB5140F054C884855B922318356 { // System.Int32 UnityEngine.SceneManagement.Scene::m_Handle int32_t ___m_Handle_0; }; // UnityEngine.Rendering.ShaderTagId struct ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 { // System.Int32 UnityEngine.Rendering.ShaderTagId::m_Id int32_t ___m_Id_1; }; struct ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_StaticFields { // UnityEngine.Rendering.ShaderTagId UnityEngine.Rendering.ShaderTagId::none ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___none_0; }; // System.Single struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C { // System.Single System.Single::m_value float ___m_value_0; }; // UnityEngine.Rendering.SortingLayerRange struct SortingLayerRange_t96D04CFB4E8824978FEB2CFFFCFEAC37E56D52C9 { // System.Int16 UnityEngine.Rendering.SortingLayerRange::m_LowerBound int16_t ___m_LowerBound_0; // System.Int16 UnityEngine.Rendering.SortingLayerRange::m_UpperBound int16_t ___m_UpperBound_1; }; // UnityEngine.Rendering.SphericalHarmonicsL2 struct SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2 { // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr0 float ___shr0_0; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr1 float ___shr1_1; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr2 float ___shr2_2; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr3 float ___shr3_3; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr4 float ___shr4_4; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr5 float ___shr5_5; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr6 float ___shr6_6; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr7 float ___shr7_7; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shr8 float ___shr8_8; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg0 float ___shg0_9; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg1 float ___shg1_10; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg2 float ___shg2_11; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg3 float ___shg3_12; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg4 float ___shg4_13; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg5 float ___shg5_14; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg6 float ___shg6_15; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg7 float ___shg7_16; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shg8 float ___shg8_17; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb0 float ___shb0_18; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb1 float ___shb1_19; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb2 float ___shb2_20; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb3 float ___shb3_21; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb4 float ___shb4_22; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb5 float ___shb5_23; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb6 float ___shb6_24; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb7 float ___shb7_25; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::shb8 float ___shb8_26; }; // UnityEngine.Rendering.StencilState struct StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 { // System.Byte UnityEngine.Rendering.StencilState::m_Enabled uint8_t ___m_Enabled_0; // System.Byte UnityEngine.Rendering.StencilState::m_ReadMask uint8_t ___m_ReadMask_1; // System.Byte UnityEngine.Rendering.StencilState::m_WriteMask uint8_t ___m_WriteMask_2; // System.Byte UnityEngine.Rendering.StencilState::m_Padding uint8_t ___m_Padding_3; // System.Byte UnityEngine.Rendering.StencilState::m_CompareFunctionFront uint8_t ___m_CompareFunctionFront_4; // System.Byte UnityEngine.Rendering.StencilState::m_PassOperationFront uint8_t ___m_PassOperationFront_5; // System.Byte UnityEngine.Rendering.StencilState::m_FailOperationFront uint8_t ___m_FailOperationFront_6; // System.Byte UnityEngine.Rendering.StencilState::m_ZFailOperationFront uint8_t ___m_ZFailOperationFront_7; // System.Byte UnityEngine.Rendering.StencilState::m_CompareFunctionBack uint8_t ___m_CompareFunctionBack_8; // System.Byte UnityEngine.Rendering.StencilState::m_PassOperationBack uint8_t ___m_PassOperationBack_9; // System.Byte UnityEngine.Rendering.StencilState::m_FailOperationBack uint8_t ___m_FailOperationBack_10; // System.Byte UnityEngine.Rendering.StencilState::m_ZFailOperationBack uint8_t ___m_ZFailOperationBack_11; }; // System.UInt16 struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455 { // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; }; // System.UInt32 struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B { // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; }; // System.UIntPtr struct UIntPtr_t { // System.Void* System.UIntPtr::_pointer void* ____pointer_1; }; struct UIntPtr_t_StaticFields { // System.UIntPtr System.UIntPtr::Zero uintptr_t ___Zero_0; }; // UnityEngine.Vector2 struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 { // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; }; struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields { // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9; }; // UnityEngine.Vector2Int struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A { // System.Int32 UnityEngine.Vector2Int::m_X int32_t ___m_X_0; // System.Int32 UnityEngine.Vector2Int::m_Y int32_t ___m_Y_1; }; struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_StaticFields { // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Zero Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Zero_2; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_One Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_One_3; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Up Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Up_4; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Down Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Down_5; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Left Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Left_6; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Right Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Right_7; }; // UnityEngine.Vector3 struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 { // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; }; struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields { // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector_14; }; // UnityEngine.Vector3Int struct Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 { // System.Int32 UnityEngine.Vector3Int::m_X int32_t ___m_X_0; // System.Int32 UnityEngine.Vector3Int::m_Y int32_t ___m_Y_1; // System.Int32 UnityEngine.Vector3Int::m_Z int32_t ___m_Z_2; }; struct Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_StaticFields { // UnityEngine.Vector3Int UnityEngine.Vector3Int::s_Zero Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Zero_3; // UnityEngine.Vector3Int UnityEngine.Vector3Int::s_One Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_One_4; // UnityEngine.Vector3Int UnityEngine.Vector3Int::s_Up Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Up_5; // UnityEngine.Vector3Int UnityEngine.Vector3Int::s_Down Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Down_6; // UnityEngine.Vector3Int UnityEngine.Vector3Int::s_Left Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Left_7; // UnityEngine.Vector3Int UnityEngine.Vector3Int::s_Right Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Right_8; // UnityEngine.Vector3Int UnityEngine.Vector3Int::s_Forward Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Forward_9; // UnityEngine.Vector3Int UnityEngine.Vector3Int::s_Back Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Back_10; }; // UnityEngine.Vector4 struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 { // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; }; struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields { // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector_8; }; // UnityEngine.Experimental.Rendering.VirtualOffsetSettings struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351 { // System.Boolean UnityEngine.Experimental.Rendering.VirtualOffsetSettings::useVirtualOffset bool ___useVirtualOffset_0; // System.Single UnityEngine.Experimental.Rendering.VirtualOffsetSettings::outOfGeoOffset float ___outOfGeoOffset_1; // System.Single UnityEngine.Experimental.Rendering.VirtualOffsetSettings::searchMultiplier float ___searchMultiplier_2; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.VirtualOffsetSettings struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke { int32_t ___useVirtualOffset_0; float ___outOfGeoOffset_1; float ___searchMultiplier_2; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.VirtualOffsetSettings struct VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com { int32_t ___useVirtualOffset_0; float ___outOfGeoOffset_1; float ___searchMultiplier_2; }; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 { union { struct { }; uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1]; }; }; // UnityEngine.Rendering.DrawingSettings/e__FixedBuffer struct U3CshaderPassNamesU3Ee__FixedBuffer_t5EDC823777BDDC9D50E55FF3779FBC1B3820126D { union { struct { // System.Int32 UnityEngine.Rendering.DrawingSettings/e__FixedBuffer::FixedElementField int32_t ___FixedElementField_0; }; uint8_t U3CshaderPassNamesU3Ee__FixedBuffer_t5EDC823777BDDC9D50E55FF3779FBC1B3820126D__padding[64]; }; }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta struct BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 { // System.Collections.Generic.HashSet`1 UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta::voxels HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* ___voxels_0; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta::bricks List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* ___bricks_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta struct BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshaled_pinvoke { HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* ___voxels_0; List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* ___bricks_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta struct BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshaled_com { HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* ___voxels_0; List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* ___bricks_1; }; // UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc struct BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F { // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc::x int32_t ___x_0; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc::y int32_t ___y_1; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc::z int32_t ___z_2; }; // UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation struct DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF { // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::TexL0_L1rx Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL0_L1rx_0; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::TexL1_G_ry Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL1_G_ry_1; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::TexL1_B_rz Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL1_B_rz_2; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::TexL2_0 Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_0_3; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::TexL2_1 Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_1_4; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::TexL2_2 Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_2_5; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::TexL2_3 Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_3_6; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::width int32_t ___width_7; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::height int32_t ___height_8; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::depth int32_t ___depth_9; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation struct DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshaled_pinvoke { Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL0_L1rx_0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL1_G_ry_1; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL1_B_rz_2; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_0_3; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_1_4; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_2_5; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_3_6; int32_t ___width_7; int32_t ___height_8; int32_t ___depth_9; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation struct DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshaled_com { Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL0_L1rx_0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL1_G_ry_1; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL1_B_rz_2; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_0_3; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_1_4; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_2_5; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___TexL2_3_6; int32_t ___width_7; int32_t ___height_8; int32_t ___depth_9; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/ExtraDataActionInput struct ExtraDataActionInput_tD638E613F6D598C7D12ED7342714011390CAC8C2 { union { struct { }; uint8_t ExtraDataActionInput_tD638E613F6D598C7D12ED7342714011390CAC8C2__padding[1]; }; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId struct RegId_t558A1471305FE71659736358E71632E62B26AF64 { // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::id int32_t ___id_0; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources struct RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A { // UnityEngine.ComputeBuffer UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::index ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___index_0; // UnityEngine.ComputeBuffer UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::cellIndices ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___cellIndices_1; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::L0_L1rx Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L0_L1rx_2; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::L1_G_ry Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L1_G_ry_3; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::L1_B_rz Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L1_B_rz_4; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::L2_0 Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_0_5; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::L2_1 Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_1_6; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::L2_2 Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_2_7; // UnityEngine.Texture3D UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources::L2_3 Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_3_8; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources struct RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshaled_pinvoke { ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___index_0; ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___cellIndices_1; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L0_L1rx_2; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L1_G_ry_3; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L1_B_rz_4; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_0_5; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_1_6; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_2_7; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_3_8; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources struct RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshaled_com { ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___index_0; ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___cellIndices_1; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L0_L1rx_2; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L1_G_ry_3; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L1_B_rz_4; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_0_5; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_1_6; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_2_7; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* ___L2_3_8; }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem struct SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 { // System.String UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem::sceneGUID String_t* ___sceneGUID_0; // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem::hasProbeVolumes bool ___hasProbeVolumes_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem struct SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshaled_pinvoke { char* ___sceneGUID_0; int32_t ___hasProbeVolumes_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem struct SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshaled_com { Il2CppChar* ___sceneGUID_0; int32_t ___hasProbeVolumes_1; }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile struct SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 { // System.String UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile::sceneGUID String_t* ___sceneGUID_0; // UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile::profile ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* ___profile_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile struct SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshaled_pinvoke { char* ___sceneGUID_0; ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* ___profile_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile struct SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshaled_com { Il2CppChar* ___sceneGUID_0; ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* ___profile_1; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo struct CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A { // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo::producers List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___producers_0; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo::consumers List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___consumers_1; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo::refCount int32_t ___refCount_2; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo::imported bool ___imported_3; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo struct CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A_marshaled_pinvoke { List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___producers_0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___consumers_1; int32_t ___refCount_2; int32_t ___imported_3; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo struct CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A_marshaled_com { List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___producers_0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___consumers_1; int32_t ___refCount_2; int32_t ___imported_3; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData struct PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 { // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData::name String_t* ___name_0; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData::resourceReadLists List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* ___resourceReadLists_1; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData::resourceWriteLists List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* ___resourceWriteLists_2; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData::culled bool ___culled_3; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData::generateDebugData bool ___generateDebugData_4; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData struct PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshaled_pinvoke { char* ___name_0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** ___resourceReadLists_1; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** ___resourceWriteLists_2; int32_t ___culled_3; int32_t ___generateDebugData_4; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData struct PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshaled_com { Il2CppChar* ___name_0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** ___resourceReadLists_1; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** ___resourceWriteLists_2; int32_t ___culled_3; int32_t ___generateDebugData_4; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData struct ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B { // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData::name String_t* ___name_0; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData::imported bool ___imported_1; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData::creationPassIndex int32_t ___creationPassIndex_2; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData::releasePassIndex int32_t ___releasePassIndex_3; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData::consumerList List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___consumerList_4; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData::producerList List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___producerList_5; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData struct ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshaled_pinvoke { char* ___name_0; int32_t ___imported_1; int32_t ___creationPassIndex_2; int32_t ___releasePassIndex_3; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___consumerList_4; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___producerList_5; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData struct ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshaled_com { Il2CppChar* ___name_0; int32_t ___imported_1; int32_t ___creationPassIndex_2; int32_t ___releasePassIndex_3; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___consumerList_4; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___producerList_5; }; // UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip struct NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 { // System.String UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip::name String_t* ___name_0; // System.String UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip::tooltip String_t* ___tooltip_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip struct NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4_marshaled_pinvoke { char* ___name_0; char* ___tooltip_1; }; // Native definition for COM marshalling of UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip struct NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4_marshaled_com { Il2CppChar* ___name_0; Il2CppChar* ___tooltip_1; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D ____current_3; }; // System.Collections.Generic.HashSet`1/Enumerator struct Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C { // System.Collections.Generic.HashSet`1 System.Collections.Generic.HashSet`1/Enumerator::_set HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* ____set_0; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.HashSet`1/Enumerator::_current Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t9F15086189A9401719178EA3A7122587601C9F5C* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 ____current_3; }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_tEA93FE2B778D098F590CA168BEFC4CD85D73A6B9 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::_dictionary Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index int32_t ____index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::_current KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230 ____current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType int32_t ____getEnumeratorRetType_4; }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::_dictionary Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index int32_t ____index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::_current KeyValuePair_2_tF59BC53C52E587F5804517CE6B4CF0CEE792C7DD ____current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType int32_t ____getEnumeratorRetType_4; }; // System.Nullable`1 struct Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___value_1; }; // System.Reflection.BindingFlags struct BindingFlags_t5DC2835E4AE9C1862B3AD172EF35B6A5F4F1812C { // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; }; // UnityEngine.Rendering.BlendState struct BlendState_tC9B817349E49EF26CBCDC8FCE02789A661DC2630 { // UnityEngine.Rendering.RenderTargetBlendState UnityEngine.Rendering.BlendState::m_BlendState0 RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState0_0; // UnityEngine.Rendering.RenderTargetBlendState UnityEngine.Rendering.BlendState::m_BlendState1 RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState1_1; // UnityEngine.Rendering.RenderTargetBlendState UnityEngine.Rendering.BlendState::m_BlendState2 RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState2_2; // UnityEngine.Rendering.RenderTargetBlendState UnityEngine.Rendering.BlendState::m_BlendState3 RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState3_3; // UnityEngine.Rendering.RenderTargetBlendState UnityEngine.Rendering.BlendState::m_BlendState4 RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState4_4; // UnityEngine.Rendering.RenderTargetBlendState UnityEngine.Rendering.BlendState::m_BlendState5 RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState5_5; // UnityEngine.Rendering.RenderTargetBlendState UnityEngine.Rendering.BlendState::m_BlendState6 RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState6_6; // UnityEngine.Rendering.RenderTargetBlendState UnityEngine.Rendering.BlendState::m_BlendState7 RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState7_7; // System.Byte UnityEngine.Rendering.BlendState::m_SeparateMRTBlendStates uint8_t ___m_SeparateMRTBlendStates_8; // System.Byte UnityEngine.Rendering.BlendState::m_AlphaToMask uint8_t ___m_AlphaToMask_9; // System.Int16 UnityEngine.Rendering.BlendState::m_Padding int16_t ___m_Padding_10; }; // UnityEngine.Bounds struct Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 { // UnityEngine.Vector3 UnityEngine.Bounds::m_Center Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Center_0; // UnityEngine.Vector3 UnityEngine.Bounds::m_Extents Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Extents_1; }; // UnityEngine.Rendering.BuiltinRenderTextureType struct BuiltinRenderTextureType_t3D56813CAC7C6E4AC3B438039BD1CE7E62FE7C4E { // System.Int32 UnityEngine.Rendering.BuiltinRenderTextureType::value__ int32_t ___value___2; }; // UnityEngine.CameraType struct CameraType_tCA1017DBE96964E1D967942FB98F152F14121FCD { // System.Int32 UnityEngine.CameraType::value__ int32_t ___value___2; }; // UnityEngine.Rendering.ClearFlag struct ClearFlag_t0B57BE5A60AA0EE7CC0DAE7E7DF82EB993A59ADD { // System.Int32 UnityEngine.Rendering.ClearFlag::value__ int32_t ___value___2; }; // UnityEngine.Rendering.CommandBuffer struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7 : public RuntimeObject { // System.IntPtr UnityEngine.Rendering.CommandBuffer::m_Ptr intptr_t ___m_Ptr_0; }; // UnityEngine.Rendering.CommandBufferExecutionFlags struct CommandBufferExecutionFlags_t7BFA25B0350A84E1C0B34B2C577B22FF921410FC { // System.Int32 UnityEngine.Rendering.CommandBufferExecutionFlags::value__ int32_t ___value___2; }; // UnityEngine.ComputeBuffer struct ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233 : public RuntimeObject { // System.IntPtr UnityEngine.ComputeBuffer::m_Ptr intptr_t ___m_Ptr_0; }; // UnityEngine.ComputeBufferType struct ComputeBufferType_tDEEE8D455B0CCF8A6CFF36F0A0D9D27E3662919E { // System.Int32 UnityEngine.ComputeBufferType::value__ int32_t ___value___2; }; // UnityEngine.Rendering.ComputeQueueType struct ComputeQueueType_tE51DE975A4C73ADD975651F3811BA03FDF226288 { // System.Int32 UnityEngine.Rendering.ComputeQueueType::value__ int32_t ___value___2; }; // UnityEngine.CubemapFace struct CubemapFace_t300D6E2CD7DF60D44AA28338748B607677ED1D1B { // System.Int32 UnityEngine.CubemapFace::value__ int32_t ___value___2; }; // UnityEngine.Rendering.CullMode struct CullMode_t049B71889E4E981866E205A3F71DC8B856306D50 { // System.Int32 UnityEngine.Rendering.CullMode::value__ int32_t ___value___2; }; // UnityEngine.Rendering.CullingResults struct CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 { // System.IntPtr UnityEngine.Rendering.CullingResults::ptr intptr_t ___ptr_0; // UnityEngine.Rendering.CullingAllocationInfo* UnityEngine.Rendering.CullingResults::m_AllocationInfo CullingAllocationInfo_tB260F5CD0B290F74E145EB16E54B901CC68D9D5A* ___m_AllocationInfo_1; }; // UnityEngine.Rendering.DebugManager struct DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672 : public RuntimeObject { // UnityEngine.Rendering.DebugActionDesc[] UnityEngine.Rendering.DebugManager::m_DebugActions DebugActionDescU5BU5D_t4E2759E60EB786DE189B8646D7E7BC5DEACE9703* ___m_DebugActions_11; // UnityEngine.Rendering.DebugActionState[] UnityEngine.Rendering.DebugManager::m_DebugActionStates DebugActionStateU5BU5D_tEDECDC92D0831CE3393A86713996A09454D0B733* ___m_DebugActionStates_12; // UnityEngine.InputSystem.InputActionMap UnityEngine.Rendering.DebugManager::debugActionMap InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___debugActionMap_13; // System.Collections.ObjectModel.ReadOnlyCollection`1 UnityEngine.Rendering.DebugManager::m_ReadOnlyPanels ReadOnlyCollection_1_tF0FFDCC1E1E5FFF308EA742DAB59C57038E63299* ___m_ReadOnlyPanels_15; // System.Collections.Generic.List`1 UnityEngine.Rendering.DebugManager::m_Panels List_1_t761CB6AB53A1E86522C5172FA0AB1A4E725A013F* ___m_Panels_16; // System.Action`1 UnityEngine.Rendering.DebugManager::onDisplayRuntimeUIChanged Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___onDisplayRuntimeUIChanged_17; // System.Action UnityEngine.Rendering.DebugManager::onSetDirty Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___onSetDirty_18; // System.Action UnityEngine.Rendering.DebugManager::resetData Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___resetData_19; // System.Boolean UnityEngine.Rendering.DebugManager::refreshEditorRequested bool ___refreshEditorRequested_20; // System.Nullable`1 UnityEngine.Rendering.DebugManager::m_RequestedPanelIndex Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 ___m_RequestedPanelIndex_21; // UnityEngine.GameObject UnityEngine.Rendering.DebugManager::m_Root GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_Root_22; // UnityEngine.Rendering.UI.DebugUIHandlerCanvas UnityEngine.Rendering.DebugManager::m_RootUICanvas DebugUIHandlerCanvas_t42F6FDECA89A5D5F3C1534DC37FABB37E1401209* ___m_RootUICanvas_23; // UnityEngine.GameObject UnityEngine.Rendering.DebugManager::m_PersistentRoot GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_PersistentRoot_24; // UnityEngine.Rendering.UI.DebugUIHandlerPersistentCanvas UnityEngine.Rendering.DebugManager::m_RootUIPersistentCanvas DebugUIHandlerPersistentCanvas_tC4C96BD52F7E1FF302C31269BB744E0D688FAC2D* ___m_RootUIPersistentCanvas_25; // System.Boolean UnityEngine.Rendering.DebugManager::m_EditorOpen bool ___m_EditorOpen_26; // System.Boolean UnityEngine.Rendering.DebugManager::m_EnableRuntimeUI bool ___m_EnableRuntimeUI_27; }; struct DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_StaticFields { // System.Lazy`1 UnityEngine.Rendering.DebugManager::s_Instance Lazy_1_t07F21D0B542171B9535B96E3CE293999A8522162* ___s_Instance_14; }; // UnityEngine.Experimental.Rendering.DebugProbeShadingMode struct DebugProbeShadingMode_tD58D3F6CBE88FB7EE71EA1E529649F883C5C89F6 { // System.Int32 UnityEngine.Experimental.Rendering.DebugProbeShadingMode::value__ int32_t ___value___2; }; // System.Delegate struct Delegate_t : public RuntimeObject { // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject* ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.IntPtr System.Delegate::interp_method intptr_t ___interp_method_7; // System.IntPtr System.Delegate::interp_invoke_impl intptr_t ___interp_invoke_impl_8; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t* ___method_info_9; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t* ___original_method_info_10; // System.DelegateData System.Delegate::data DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_12; }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.DepthAccess struct DepthAccess_t4B92D0F3626FEEE02291E6A85292D2C67364DF7F { // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.DepthAccess::value__ int32_t ___value___2; }; // UnityEngine.Rendering.DepthBits struct DepthBits_tB559EBF2048F6D10B241E6425FBAEC78C282D5DD { // System.Int32 UnityEngine.Rendering.DepthBits::value__ int32_t ___value___2; }; // UnityEngine.Rendering.DistanceMetric struct DistanceMetric_t071B9815BB961E33F7CA2C553CA725F61AE09EDE { // System.Int32 UnityEngine.Rendering.DistanceMetric::value__ int32_t ___value___2; }; // UnityEngine.Rendering.DrawRendererFlags struct DrawRendererFlags_t3AD0574208BFF93F323D5E1E92012F19EAE972CD { // System.Int32 UnityEngine.Rendering.DrawRendererFlags::value__ int32_t ___value___2; }; // System.Exception struct Exception_t : public RuntimeObject { // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t* ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject* ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject* ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15; // System.Int32 System.Exception::caught_in_unmanaged int32_t ___caught_in_unmanaged_16; }; struct Exception_t_StaticFields { // System.Object System.Exception::s_EDILock RuntimeObject* ___s_EDILock_0; }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; int32_t ___caught_in_unmanaged_16; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; int32_t ___caught_in_unmanaged_16; }; // UnityEngine.Rendering.FastMemoryFlags struct FastMemoryFlags_tCB7206B25993B48CC436B08142DBF24F0F74C3A7 { // System.Int32 UnityEngine.Rendering.FastMemoryFlags::value__ int32_t ___value___2; }; // UnityEngine.FilterMode struct FilterMode_t4AD57F1A3FE272D650E0E688BA044AE872BD2A34 { // System.Int32 UnityEngine.FilterMode::value__ int32_t ___value___2; }; // UnityEngine.Rendering.FilteringSettings struct FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F { // UnityEngine.Rendering.RenderQueueRange UnityEngine.Rendering.FilteringSettings::m_RenderQueueRange RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___m_RenderQueueRange_0; // System.Int32 UnityEngine.Rendering.FilteringSettings::m_LayerMask int32_t ___m_LayerMask_1; // System.UInt32 UnityEngine.Rendering.FilteringSettings::m_RenderingLayerMask uint32_t ___m_RenderingLayerMask_2; // System.Int32 UnityEngine.Rendering.FilteringSettings::m_ExcludeMotionVectorObjects int32_t ___m_ExcludeMotionVectorObjects_3; // UnityEngine.Rendering.SortingLayerRange UnityEngine.Rendering.FilteringSettings::m_SortingLayerRange SortingLayerRange_t96D04CFB4E8824978FEB2CFFFCFEAC37E56D52C9 ___m_SortingLayerRange_4; }; // UnityEngine.Rendering.GraphicsFenceType struct GraphicsFenceType_t8C3F229DC2BE62FA78724BA3D35FFCB3A64F7E0A { // System.Int32 UnityEngine.Rendering.GraphicsFenceType::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.GraphicsFormat struct GraphicsFormat_tC3D1898F3F3F1F57256C7F3FFD6BA9A37AE7E713 { // System.Int32 UnityEngine.Experimental.Rendering.GraphicsFormat::value__ int32_t ___value___2; }; // System.Int32Enum struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C { // System.Int32 System.Int32Enum::value__ int32_t ___value___2; }; // UnityEngine.Rendering.LightProbeUsage struct LightProbeUsage_tC6292C7B7CBA0E5AA2A56F40D71F58A7E06C2948 { // System.Int32 UnityEngine.Rendering.LightProbeUsage::value__ int32_t ___value___2; }; // UnityEngine.Rendering.MSAASamples struct MSAASamples_tB69F548BE8CA330465CC9D1F7B51199162D5D72C { // System.Int32 UnityEngine.Rendering.MSAASamples::value__ int32_t ___value___2; }; // UnityEngine.MaterialPropertyBlock struct MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D : public RuntimeObject { // System.IntPtr UnityEngine.MaterialPropertyBlock::m_Ptr intptr_t ___m_Ptr_0; }; // UnityEngine.Object struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject { // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; }; struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields { // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.Rendering.PerObjectData struct PerObjectData_t04DDCBE9ABF1113E8F9BAFCF4A7F94DD841B9CC9 { // System.Int32 UnityEngine.Rendering.PerObjectData::value__ int32_t ___value___2; }; // UnityEngine.Plane struct Plane_tB7D8CC6F7AACF5F3AA483AF005C1102A8577BC0C { // UnityEngine.Vector3 UnityEngine.Plane::m_Normal Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Normal_1; // System.Single UnityEngine.Plane::m_Distance float ___m_Distance_2; }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex struct ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F : public RuntimeObject { // System.Collections.BitArray UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_IndexChunks BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* ___m_IndexChunks_2; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_IndexInChunks int32_t ___m_IndexInChunks_3; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_NextFreeChunk int32_t ___m_NextFreeChunk_4; // UnityEngine.ComputeBuffer UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_PhysicalIndexBuffer ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_PhysicalIndexBuffer_5; // System.Int32[] UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_PhysicalIndexBufferData Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_PhysicalIndexBufferData_6; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::k__BackingField int32_t ___U3CestimatedVMemCostU3Ek__BackingField_7; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_CenterRS Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___m_CenterRS_8; // System.Collections.Generic.Dictionary`2> UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_VoxelToBricks Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* ___m_VoxelToBricks_9; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_BricksToVoxels Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* ___m_BricksToVoxels_10; // System.Boolean UnityEngine.Experimental.Rendering.ProbeBrickIndex::m_NeedUpdateIndexComputeBuffer bool ___m_NeedUpdateIndexComputeBuffer_11; }; // UnityEngine.Experimental.Rendering.ProbeCellIndices struct ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E : public RuntimeObject { // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices::k__BackingField int32_t ___U3CestimatedVMemCostU3Ek__BackingField_1; // UnityEngine.ComputeBuffer UnityEngine.Experimental.Rendering.ProbeCellIndices::m_IndexOfIndicesBuffer ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_IndexOfIndicesBuffer_2; // System.UInt32[] UnityEngine.Experimental.Rendering.ProbeCellIndices::m_IndexOfIndicesData UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___m_IndexOfIndicesData_3; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeCellIndices::m_CellCount Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___m_CellCount_4; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeCellIndices::m_CellMin Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___m_CellMin_5; // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices::m_CellSizeInMinBricks int32_t ___m_CellSizeInMinBricks_6; // System.Boolean UnityEngine.Experimental.Rendering.ProbeCellIndices::m_NeedUpdateComputeBuffer bool ___m_NeedUpdateComputeBuffer_7; }; // UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C { // UnityEngine.Experimental.Rendering.ProbeDilationSettings UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings::dilationSettings ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A ___dilationSettings_0; // UnityEngine.Experimental.Rendering.VirtualOffsetSettings UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings::virtualOffsetSettings VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351 ___virtualOffsetSettings_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke { ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke ___dilationSettings_0; VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke ___virtualOffsetSettings_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings struct ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com { ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com ___dilationSettings_0; VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com ___virtualOffsetSettings_1; }; // UnityEngine.Experimental.Rendering.ProbeVolumeSHBands struct ProbeVolumeSHBands_tC76A0866DC920DCA35D740A8BCCA1566C0ECF2BF { // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeSHBands::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.ProbeVolumeState struct ProbeVolumeState_t0208A45BCF04F265FFDA11C402228B420C71DDC9 { // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeState::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget struct ProbeVolumeTextureMemoryBudget_tB07B66AD072E583578F1EDD5F135BC3A311390D3 { // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget::value__ int32_t ___value___2; }; // UnityEngine.Rendering.RTHandleProperties struct RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 { // UnityEngine.Vector2Int UnityEngine.Rendering.RTHandleProperties::previousViewportSize Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___previousViewportSize_0; // UnityEngine.Vector2Int UnityEngine.Rendering.RTHandleProperties::previousRenderTargetSize Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___previousRenderTargetSize_1; // UnityEngine.Vector2Int UnityEngine.Rendering.RTHandleProperties::currentViewportSize Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___currentViewportSize_2; // UnityEngine.Vector2Int UnityEngine.Rendering.RTHandleProperties::currentRenderTargetSize Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___currentRenderTargetSize_3; // UnityEngine.Vector4 UnityEngine.Rendering.RTHandleProperties::rtHandleScale Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rtHandleScale_4; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphProfileId struct RenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE { // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphProfileId::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceType struct RenderGraphResourceType_tAFC98053C956B68EDA12B1B8A9BC4B245C97D996 { // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceType::value__ int32_t ___value___2; }; // UnityEngine.Rendering.RenderStateMask struct RenderStateMask_tC9C95BF62EADEE4D622D4E16CDE1DF94E2A9EF57 { // System.Int32 UnityEngine.Rendering.RenderStateMask::value__ int32_t ___value___2; }; // UnityEngine.RenderTextureMemoryless struct RenderTextureMemoryless_tE3B7F3AE353C3E9ACF86076376EB862131D19A69 { // System.Int32 UnityEngine.RenderTextureMemoryless::value__ int32_t ___value___2; }; // UnityEngine.Rendering.RendererUtils.RendererList struct RendererList_t84DD8775E9B0759757DE88FBCB50A06A7C80D20E { // System.UIntPtr UnityEngine.Rendering.RendererUtils.RendererList::context uintptr_t ___context_0; // System.UInt32 UnityEngine.Rendering.RendererUtils.RendererList::index uint32_t ___index_1; // System.UInt32 UnityEngine.Rendering.RendererUtils.RendererList::frame uint32_t ___frame_2; }; struct RendererList_t84DD8775E9B0759757DE88FBCB50A06A7C80D20E_StaticFields { // UnityEngine.Rendering.RendererUtils.RendererList UnityEngine.Rendering.RendererUtils.RendererList::nullRendererList RendererList_t84DD8775E9B0759757DE88FBCB50A06A7C80D20E ___nullRendererList_3; }; // UnityEngine.Rendering.RendererUtils.RendererListStatus struct RendererListStatus_t52A24AE59473E2C69B0D99B6DFF6153598AB3056 { // System.Int32 UnityEngine.Rendering.RendererUtils.RendererListStatus::value__ int32_t ___value___2; }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; }; // UnityEngine.Rendering.ScriptableRenderContext struct ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 { // System.IntPtr UnityEngine.Rendering.ScriptableRenderContext::m_Ptr intptr_t ___m_Ptr_1; }; struct ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_StaticFields { // UnityEngine.Rendering.ShaderTagId UnityEngine.Rendering.ScriptableRenderContext::kRenderTypeTag ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___kRenderTypeTag_0; }; // UnityEngine.Rendering.ShaderVariablesProbeVolumes struct ShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4 { // UnityEngine.Vector3 UnityEngine.Rendering.ShaderVariablesProbeVolumes::_PoolDim Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ____PoolDim_0; // System.Single UnityEngine.Rendering.ShaderVariablesProbeVolumes::_ViewBias float ____ViewBias_1; // UnityEngine.Vector3 UnityEngine.Rendering.ShaderVariablesProbeVolumes::_MinCellPosition Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ____MinCellPosition_2; // System.Single UnityEngine.Rendering.ShaderVariablesProbeVolumes::_PVSamplingNoise float ____PVSamplingNoise_3; // UnityEngine.Vector3 UnityEngine.Rendering.ShaderVariablesProbeVolumes::_CellIndicesDim Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ____CellIndicesDim_4; // System.Single UnityEngine.Rendering.ShaderVariablesProbeVolumes::_CellInMeters float ____CellInMeters_5; // System.Single UnityEngine.Rendering.ShaderVariablesProbeVolumes::_CellInMinBricks float ____CellInMinBricks_6; // System.Single UnityEngine.Rendering.ShaderVariablesProbeVolumes::_MinBrickSize float ____MinBrickSize_7; // System.Int32 UnityEngine.Rendering.ShaderVariablesProbeVolumes::_IndexChunkSize int32_t ____IndexChunkSize_8; // System.Single UnityEngine.Rendering.ShaderVariablesProbeVolumes::_NormalBias float ____NormalBias_9; }; // UnityEngine.Rendering.ShadowCastingMode struct ShadowCastingMode_tF30806698B37CF120A1A506BD7549EAF308E7C6D { // System.Int32 UnityEngine.Rendering.ShadowCastingMode::value__ int32_t ___value___2; }; // UnityEngine.Rendering.SortingCriteria struct SortingCriteria_t4907D221CB6E6AA4A32C1ED7B5D17103FD3E7C39 { // System.Int32 UnityEngine.Rendering.SortingCriteria::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.TextureCreationFlags struct TextureCreationFlags_t7671FF285C96A03BDCD7BA2F50388C09ED4A54A3 { // System.Int32 UnityEngine.Experimental.Rendering.TextureCreationFlags::value__ int32_t ___value___2; }; // UnityEngine.Rendering.TextureDimension struct TextureDimension_t8D7148B9168256EE1E9AF91378ABA148888CE642 { // System.Int32 UnityEngine.Rendering.TextureDimension::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureSizeMode struct TextureSizeMode_tFB7A6B88F45C01CA3565AD7EFAFDA805E48DE96F { // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.TextureSizeMode::value__ int32_t ___value___2; }; // UnityEngine.TextureWrapMode struct TextureWrapMode_tF9851343029052ED45668D1C99BAE09B2CCC13AD { // System.Int32 UnityEngine.TextureWrapMode::value__ int32_t ___value___2; }; // UnityEngine.Rendering.DebugUI/Flags struct Flags_tBBD3C554E9057BB9AC0476F92D0328575F2C4193 { // System.Int32 UnityEngine.Rendering.DebugUI/Flags::value__ int32_t ___value___2; }; // UnityEngine.LightAnchor/Axes struct Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 { // UnityEngine.Vector3 UnityEngine.LightAnchor/Axes::up Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___up_0; // UnityEngine.Vector3 UnityEngine.LightAnchor/Axes::right Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___right_1; // UnityEngine.Vector3 UnityEngine.LightAnchor/Axes::forward Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forward_2; }; // UnityEngine.LightAnchor/UpDirection struct UpDirection_t681DBA5E6CA1A160CB7BA2B0C4CAD937FBC03050 { // System.Int32 UnityEngine.LightAnchor/UpDirection::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass31_0 struct U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110 : public RuntimeObject { // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass31_0::id RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id_0; // System.Predicate`1 UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass31_0::<>9__0 Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* ___U3CU3E9__0_1; }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass32_0 struct U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0 : public RuntimeObject { // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass32_0::id RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id_0; // System.Predicate`1 UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass32_0::<>9__0 Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* ___U3CU3E9__0_1; }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick struct Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 { // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick::position Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___position_0; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick::subdivisionLevel int32_t ___subdivisionLevel_1; }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo struct CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B { // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo::firstChunkIndex int32_t ___firstChunkIndex_0; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo::numberOfChunks int32_t ___numberOfChunks_1; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo::minSubdivInCell int32_t ___minSubdivInCell_2; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo::minValidBrickIndexForCellAtMaxRes Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___minValidBrickIndexForCellAtMaxRes_3; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo::maxValidBrickIndexForCellAtMaxResPlusOne Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___maxValidBrickIndexForCellAtMaxResPlusOne_4; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo::cellPositionInBricksAtMaxRes Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___cellPositionInBricksAtMaxRes_5; }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta struct VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 { // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta::id RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id_0; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta::brickIndices List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* ___brickIndices_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta struct VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshaled_pinvoke { RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id_0; List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* ___brickIndices_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta struct VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshaled_com { RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id_0; List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* ___brickIndices_1; }; // UnityEngine.Experimental.Rendering.ProbeCellIndices/IndexMetaData struct IndexMetaData_t1F0D9CC83CCB8179ADA53818424F8A277F1EF8ED { // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeCellIndices/IndexMetaData::minLocalIdx Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___minLocalIdx_0; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeCellIndices/IndexMetaData::maxLocalIdx Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___maxLocalIdx_1; // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices/IndexMetaData::firstChunkIndex int32_t ___firstChunkIndex_2; // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices/IndexMetaData::minSubdiv int32_t ___minSubdiv_3; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell struct Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3 : public RuntimeObject { // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::index int32_t ___index_0; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::position Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___position_1; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::bricks List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* ___bricks_2; // UnityEngine.Vector3[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::probePositions Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___probePositions_3; // UnityEngine.Rendering.SphericalHarmonicsL2[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::sh SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* ___sh_4; // System.Single[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::validity SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___validity_5; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::minSubdiv int32_t ___minSubdiv_6; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::flatIdxInCellIndices int32_t ___flatIdxInCellIndices_7; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::loaded bool ___loaded_8; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes struct CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84 : public RuntimeObject { // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes::probeBuffers List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* ___probeBuffers_0; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes::props List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* ___props_1; // UnityEngine.Hash128 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes::cellHash Hash128_t93367F504B687578F893CDBCD13FB95AC8A87A40 ___cellHash_2; // UnityEngine.Vector3 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes::cellPosition Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___cellPosition_3; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo struct CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B : public RuntimeObject { // System.String UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo::sourceAsset String_t* ___sourceAsset_0; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo::cell Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell_1; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo::distanceToCamera float ___distanceToCamera_2; // UnityEngine.Vector3 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo::position Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position_3; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/InitInfo struct InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7 { // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeReferenceVolume/InitInfo::pendingMinCellPosition Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___pendingMinCellPosition_0; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeReferenceVolume/InitInfo::pendingMaxCellPosition Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___pendingMaxCellPosition_1; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RefVolTransform struct RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8 { // UnityEngine.Matrix4x4 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RefVolTransform::refSpaceToWS Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___refSpaceToWS_0; // UnityEngine.Vector3 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RefVolTransform::posWS Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___posWS_1; // UnityEngine.Quaternion UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RefVolTransform::rot Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rot_2; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RefVolTransform::scale float ___scale_3; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume struct Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B { // UnityEngine.Vector3 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::corner Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___corner_0; // UnityEngine.Vector3 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::X Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___X_1; // UnityEngine.Vector3 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::Y Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___Y_2; // UnityEngine.Vector3 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::Z Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___Z_3; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::maxSubdivisionMultiplier float ___maxSubdivisionMultiplier_4; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::minSubdivisionMultiplier float ___minSubdivisionMultiplier_5; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile/Version struct Version_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C { // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile/Version::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.ProbeVolumeAsset/AssetVersion struct AssetVersion_tAAA1881995F1F81EA571AF09BC5B562685DECE85 { // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeAsset/AssetVersion::value__ int32_t ___value___2; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams/Strings struct Strings_t37AC469F59A9F79F30401F12752C465A554760BA : public RuntimeObject { }; struct Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields { // UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams/Strings::ClearRenderTargetsAtCreation NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 ___ClearRenderTargetsAtCreation_0; // UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams/Strings::DisablePassCulling NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 ___DisablePassCulling_1; // UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams/Strings::ImmediateMode NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 ___ImmediateMode_2; // UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams/Strings::EnableLogging NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 ___EnableLogging_3; // UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams/Strings::LogFrameInformation NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 ___LogFrameInformation_4; // UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams/Strings::LogResources NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 ___LogResources_5; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 ____current_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_tF119E0D034DE2970D049BD22C731B81DD15F2F13 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey int32_t ____currentKey_3; }; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator struct Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278 { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_dictionary Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* ____dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_version int32_t ____version_2; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::_currentKey int32_t ____currentKey_3; }; // UnityEngine.Component struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C { }; // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc struct ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4 { // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc::count int32_t ___count_0; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc::stride int32_t ___stride_1; // UnityEngine.ComputeBufferType UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc::type int32_t ___type_2; // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc::name String_t* ___name_3; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc struct ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4_marshaled_pinvoke { int32_t ___count_0; int32_t ___stride_1; int32_t ___type_2; char* ___name_3; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc struct ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4_marshaled_com { int32_t ___count_0; int32_t ___stride_1; int32_t ___type_2; Il2CppChar* ___name_3; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.FastMemoryDesc struct FastMemoryDesc_tAD0B2FF1E2C10081569B42C98F9E48DE366F7F4D { // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.FastMemoryDesc::inFastMemory bool ___inFastMemory_0; // UnityEngine.Rendering.FastMemoryFlags UnityEngine.Experimental.Rendering.RenderGraphModule.FastMemoryDesc::flags int32_t ___flags_1; // System.Single UnityEngine.Experimental.Rendering.RenderGraphModule.FastMemoryDesc::residencyFraction float ___residencyFraction_2; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.FastMemoryDesc struct FastMemoryDesc_tAD0B2FF1E2C10081569B42C98F9E48DE366F7F4D_marshaled_pinvoke { int32_t ___inFastMemory_0; int32_t ___flags_1; float ___residencyFraction_2; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.FastMemoryDesc struct FastMemoryDesc_tAD0B2FF1E2C10081569B42C98F9E48DE366F7F4D_marshaled_com { int32_t ___inFastMemory_0; int32_t ___flags_1; float ___residencyFraction_2; }; // UnityEngine.Rendering.GraphicsFence struct GraphicsFence_t199180163AEDE0C1BE868F8E1314A47610B1FABB { // System.IntPtr UnityEngine.Rendering.GraphicsFence::m_Ptr intptr_t ___m_Ptr_0; // System.Int32 UnityEngine.Rendering.GraphicsFence::m_Version int32_t ___m_Version_1; // UnityEngine.Rendering.GraphicsFenceType UnityEngine.Rendering.GraphicsFence::m_FenceType int32_t ___m_FenceType_2; }; // UnityEngine.Material struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C { }; // UnityEngine.Mesh struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C { }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13; }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_13; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_13; }; // UnityEngine.Experimental.Rendering.ProbeBrickPool struct ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825 : public RuntimeObject { // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::k__BackingField int32_t ___U3CestimatedVMemCostU3Ek__BackingField_3; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::m_AllocationSize int32_t ___m_AllocationSize_5; // UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget UnityEngine.Experimental.Rendering.ProbeBrickPool::m_MemoryBudget int32_t ___m_MemoryBudget_6; // UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation UnityEngine.Experimental.Rendering.ProbeBrickPool::m_Pool DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF ___m_Pool_7; // UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc UnityEngine.Experimental.Rendering.ProbeBrickPool::m_NextFreeChunk BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F ___m_NextFreeChunk_8; // System.Collections.Generic.Stack`1 UnityEngine.Experimental.Rendering.ProbeBrickPool::m_FreeList Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* ___m_FreeList_9; // UnityEngine.Experimental.Rendering.ProbeVolumeSHBands UnityEngine.Experimental.Rendering.ProbeBrickPool::m_SHBands int32_t ___m_SHBands_10; }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume struct ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2 : public RuntimeObject { // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_IsInitialized bool ___m_IsInitialized_1; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_ID int32_t ___m_ID_2; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RefVolTransform UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_Transform RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8 ___m_Transform_3; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_MaxSubdivision int32_t ___m_MaxSubdivision_4; // UnityEngine.Experimental.Rendering.ProbeBrickPool UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_Pool ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* ___m_Pool_5; // UnityEngine.Experimental.Rendering.ProbeBrickIndex UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_Index ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* ___m_Index_6; // UnityEngine.Experimental.Rendering.ProbeCellIndices UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_CellIndices ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* ___m_CellIndices_7; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_TmpSrcChunks List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___m_TmpSrcChunks_8; // System.Single[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_PositionOffsets SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_PositionOffsets_9; // System.Collections.Generic.Dictionary`2> UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_Registry Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* ___m_Registry_10; // UnityEngine.Bounds UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_CurrGlobalBounds Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_CurrGlobalBounds_11; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::cells Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* ___cells_12; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_ChunkInfo Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* ___m_ChunkInfo_13; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData UnityEngine.Experimental.Rendering.ProbeReferenceVolume::sceneData ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* ___sceneData_14; // System.Action`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::retrieveExtraDataAction Action_1_t2A5EBFE929A26EEA687111EE5F874C4D044FFA99* ___retrieveExtraDataAction_15; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_BricksLoaded bool ___m_BricksLoaded_16; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_CellToBricks Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* ___m_CellToBricks_17; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_BricksToCellUpdateInfo Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* ___m_BricksToCellUpdateInfo_18; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_PendingAssetsToBeLoaded Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* ___m_PendingAssetsToBeLoaded_19; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_PendingAssetsToBeUnloaded Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* ___m_PendingAssetsToBeUnloaded_20; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_ActiveAssets Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* ___m_ActiveAssets_21; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_CellsToBeLoaded List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* ___m_CellsToBeLoaded_22; // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_CellRefCounting Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_CellRefCounting_23; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_NeedLoadAsset bool ___m_NeedLoadAsset_24; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_ProbeReferenceVolumeInit bool ___m_ProbeReferenceVolumeInit_25; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_EnabledBySRP bool ___m_EnabledBySRP_26; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/InitInfo UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_PendingInitInfo InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7 ___m_PendingInitInfo_27; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_NeedsIndexRebuild bool ___m_NeedsIndexRebuild_28; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_HasChangedIndex bool ___m_HasChangedIndex_29; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_CBShaderID int32_t ___m_CBShaderID_30; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_NumberOfCellsLoadedPerFrame int32_t ___m_NumberOfCellsLoadedPerFrame_31; // UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_MemoryBudget int32_t ___m_MemoryBudget_32; // UnityEngine.Experimental.Rendering.ProbeVolumeSHBands UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_SHBands int32_t ___m_SHBands_33; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::clearAssetsOnVolumeClear bool ___clearAssetsOnVolumeClear_34; // UnityEngine.Experimental.Rendering.ProbeVolumeDebug UnityEngine.Experimental.Rendering.ProbeReferenceVolume::k__BackingField ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* ___U3CdebugDisplayU3Ek__BackingField_37; // UnityEngine.Color[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume::k__BackingField ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___U3CsubdivisionDebugColorsU3Ek__BackingField_38; // UnityEngine.Rendering.DebugUI/Widget[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_DebugItems WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* ___m_DebugItems_39; // UnityEngine.Mesh UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_DebugMesh Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_DebugMesh_40; // UnityEngine.Material UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_DebugMaterial Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_DebugMaterial_41; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_CellDebugData List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* ___m_CellDebugData_42; // UnityEngine.Plane[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume::m_DebugFrustumPlanes PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* ___m_DebugFrustumPlanes_43; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::dilationValidtyThreshold float ___dilationValidtyThreshold_44; // System.Collections.Generic.Dictionary`2> UnityEngine.Experimental.Rendering.ProbeReferenceVolume::realtimeSubdivisionInfo Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F* ___realtimeSubdivisionInfo_45; }; struct ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_StaticFields { // UnityEngine.Experimental.Rendering.ProbeReferenceVolume UnityEngine.Experimental.Rendering.ProbeReferenceVolume::_instance ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* ____instance_35; }; // UnityEngine.Experimental.Rendering.ProbeVolumeDebug struct ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D : public RuntimeObject { // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolumeDebug::drawProbes bool ___drawProbes_0; // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolumeDebug::drawBricks bool ___drawBricks_1; // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolumeDebug::drawCells bool ___drawCells_2; // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolumeDebug::realtimeSubdivision bool ___realtimeSubdivision_3; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeDebug::subdivisionCellUpdatePerFrame int32_t ___subdivisionCellUpdatePerFrame_4; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeDebug::subdivisionDelayInSeconds float ___subdivisionDelayInSeconds_5; // UnityEngine.Experimental.Rendering.DebugProbeShadingMode UnityEngine.Experimental.Rendering.ProbeVolumeDebug::probeShading int32_t ___probeShading_6; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeDebug::probeSize float ___probeSize_7; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeDebug::subdivisionViewCullingDistance float ___subdivisionViewCullingDistance_8; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeDebug::probeCullingDistance float ___probeCullingDistance_9; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeDebug::maxSubdivToVisualize int32_t ___maxSubdivToVisualize_10; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeDebug::exposureCompensation float ___exposureCompensation_11; }; // UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters struct ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843 { // UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters::memoryBudget int32_t ___memoryBudget_0; // UnityEngine.Mesh UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters::probeDebugMesh Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___probeDebugMesh_1; // UnityEngine.Shader UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters::probeDebugShader Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___probeDebugShader_2; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters::sceneData ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* ___sceneData_3; // UnityEngine.Experimental.Rendering.ProbeVolumeSHBands UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters::shBands int32_t ___shBands_4; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters struct ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshaled_pinvoke { int32_t ___memoryBudget_0; Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___probeDebugMesh_1; Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___probeDebugShader_2; ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* ___sceneData_3; int32_t ___shBands_4; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters struct ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshaled_com { int32_t ___memoryBudget_0; Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___probeDebugMesh_1; Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___probeDebugShader_2; ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* ___sceneData_3; int32_t ___shBands_4; }; // UnityEngine.Rendering.RasterState struct RasterState_tA30E8336EA5D1E2152A6C7252F15384985B98A26 { // UnityEngine.Rendering.CullMode UnityEngine.Rendering.RasterState::m_CullingMode int32_t ___m_CullingMode_1; // System.Int32 UnityEngine.Rendering.RasterState::m_OffsetUnits int32_t ___m_OffsetUnits_2; // System.Single UnityEngine.Rendering.RasterState::m_OffsetFactor float ___m_OffsetFactor_3; // System.Byte UnityEngine.Rendering.RasterState::m_DepthClip uint8_t ___m_DepthClip_4; // System.Byte UnityEngine.Rendering.RasterState::m_Conservative uint8_t ___m_Conservative_5; // System.Byte UnityEngine.Rendering.RasterState::m_Padding1 uint8_t ___m_Padding1_6; // System.Byte UnityEngine.Rendering.RasterState::m_Padding2 uint8_t ___m_Padding2_7; }; struct RasterState_tA30E8336EA5D1E2152A6C7252F15384985B98A26_StaticFields { // UnityEngine.Rendering.RasterState UnityEngine.Rendering.RasterState::defaultValue RasterState_tA30E8336EA5D1E2152A6C7252F15384985B98A26 ___defaultValue_0; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext struct RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08 : public RuntimeObject { // UnityEngine.Rendering.ScriptableRenderContext UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext::renderContext ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___renderContext_0; // UnityEngine.Rendering.CommandBuffer UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext::cmd CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd_1; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext::renderGraphPool RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* ___renderGraphPool_2; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext::defaultResources RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* ___defaultResources_3; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters struct RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA { // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters::executionName String_t* ___executionName_0; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters::currentFrameIndex int32_t ___currentFrameIndex_1; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters::rendererListCulling bool ___rendererListCulling_2; // UnityEngine.Rendering.ScriptableRenderContext UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters::scriptableRenderContext ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___scriptableRenderContext_3; // UnityEngine.Rendering.CommandBuffer UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters::commandBuffer CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___commandBuffer_4; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters struct RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshaled_pinvoke { char* ___executionName_0; int32_t ___currentFrameIndex_1; int32_t ___rendererListCulling_2; ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___scriptableRenderContext_3; CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___commandBuffer_4; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters struct RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshaled_com { Il2CppChar* ___executionName_0; int32_t ___currentFrameIndex_1; int32_t ___rendererListCulling_2; ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___scriptableRenderContext_3; CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___commandBuffer_4; }; // UnityEngine.Rendering.RenderTargetIdentifier struct RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B { // UnityEngine.Rendering.BuiltinRenderTextureType UnityEngine.Rendering.RenderTargetIdentifier::m_Type int32_t ___m_Type_1; // System.Int32 UnityEngine.Rendering.RenderTargetIdentifier::m_NameID int32_t ___m_NameID_2; // System.Int32 UnityEngine.Rendering.RenderTargetIdentifier::m_InstanceID int32_t ___m_InstanceID_3; // System.IntPtr UnityEngine.Rendering.RenderTargetIdentifier::m_BufferPointer intptr_t ___m_BufferPointer_4; // System.Int32 UnityEngine.Rendering.RenderTargetIdentifier::m_MipLevel int32_t ___m_MipLevel_5; // UnityEngine.CubemapFace UnityEngine.Rendering.RenderTargetIdentifier::m_CubeFace int32_t ___m_CubeFace_6; // System.Int32 UnityEngine.Rendering.RenderTargetIdentifier::m_DepthSlice int32_t ___m_DepthSlice_7; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle struct ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A { // System.UInt32 UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle::m_Value uint32_t ___m_Value_2; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceType UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle::k__BackingField int32_t ___U3CtypeU3Ek__BackingField_5; }; struct ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_StaticFields { // System.UInt32 UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle::s_CurrentValidBit uint32_t ___s_CurrentValidBit_3; // System.UInt32 UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle::s_SharedResourceValidBit uint32_t ___s_SharedResourceValidBit_4; }; // UnityEngine.ScriptableObject struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C { }; // Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.ScriptableObject struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com { }; // UnityEngine.Shader struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C { }; // UnityEngine.Rendering.SortingSettings struct SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 { // UnityEngine.Matrix4x4 UnityEngine.Rendering.SortingSettings::m_WorldToCameraMatrix Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_WorldToCameraMatrix_0; // UnityEngine.Vector3 UnityEngine.Rendering.SortingSettings::m_CameraPosition Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_CameraPosition_1; // UnityEngine.Vector3 UnityEngine.Rendering.SortingSettings::m_CustomAxis Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_CustomAxis_2; // UnityEngine.Rendering.SortingCriteria UnityEngine.Rendering.SortingSettings::m_Criteria int32_t ___m_Criteria_3; // UnityEngine.Rendering.DistanceMetric UnityEngine.Rendering.SortingSettings::m_DistanceMetric int32_t ___m_DistanceMetric_4; // UnityEngine.Matrix4x4 UnityEngine.Rendering.SortingSettings::m_PreviousVPMatrix Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_PreviousVPMatrix_5; // UnityEngine.Matrix4x4 UnityEngine.Rendering.SortingSettings::m_NonJitteredVPMatrix Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_NonJitteredVPMatrix_6; }; // System.SystemException struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t { }; // UnityEngine.Texture struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C { }; struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700_StaticFields { // System.Int32 UnityEngine.Texture::GenerateAllMips int32_t ___GenerateAllMips_4; }; // System.Type struct Type_t : public MemberInfo_t { // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8; }; struct Type_t_StaticFields { // System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_1; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2; // System.Object System.Type::Missing RuntimeObject* ___Missing_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6; }; // UnityEngine.Rendering.DebugUI/Panel struct Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295 : public RuntimeObject { // UnityEngine.Rendering.DebugUI/Flags UnityEngine.Rendering.DebugUI/Panel::k__BackingField int32_t ___U3CflagsU3Ek__BackingField_0; // System.String UnityEngine.Rendering.DebugUI/Panel::k__BackingField String_t* ___U3CdisplayNameU3Ek__BackingField_1; // System.Int32 UnityEngine.Rendering.DebugUI/Panel::k__BackingField int32_t ___U3CgroupIndexU3Ek__BackingField_2; // UnityEngine.Rendering.ObservableList`1 UnityEngine.Rendering.DebugUI/Panel::k__BackingField ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* ___U3CchildrenU3Ek__BackingField_3; // System.Action`1 UnityEngine.Rendering.DebugUI/Panel::onSetDirty Action_1_tD4A7E6373B0ECCCFBA53AFB9A7CF4C4D0798C941* ___onSetDirty_4; }; // UnityEngine.Rendering.DebugUI/Widget struct Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF : public RuntimeObject { // UnityEngine.Rendering.DebugUI/Panel UnityEngine.Rendering.DebugUI/Widget::m_Panel Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* ___m_Panel_0; // UnityEngine.Rendering.DebugUI/IContainer UnityEngine.Rendering.DebugUI/Widget::m_Parent RuntimeObject* ___m_Parent_1; // UnityEngine.Rendering.DebugUI/Flags UnityEngine.Rendering.DebugUI/Widget::k__BackingField int32_t ___U3CflagsU3Ek__BackingField_2; // System.String UnityEngine.Rendering.DebugUI/Widget::k__BackingField String_t* ___U3CdisplayNameU3Ek__BackingField_3; // System.String UnityEngine.Rendering.DebugUI/Widget::k__BackingField String_t* ___U3CtooltipU3Ek__BackingField_4; // System.String UnityEngine.Rendering.DebugUI/Widget::k__BackingField String_t* ___U3CqueryPathU3Ek__BackingField_5; // System.Func`1 UnityEngine.Rendering.DebugUI/Widget::isHiddenCallback Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* ___isHiddenCallback_6; }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/ReservedBrick struct ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 { // UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick UnityEngine.Experimental.Rendering.ProbeBrickIndex/ReservedBrick::brick Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 ___brick_0; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex/ReservedBrick::flattenedIdx int32_t ___flattenedIdx_1; }; // UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem struct SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 { // UnityEngine.Experimental.Rendering.ProbeVolumeState UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem::state int32_t ___state_0; // UnityEngine.Experimental.Rendering.ProbeVolumeAsset UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem::asset ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem struct SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshaled_pinvoke { int32_t ___state_0; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem struct SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshaled_com { int32_t ___state_0; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset_1; }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet struct BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95 : public RuntimeObject { // System.String UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet::name String_t* ___name_0; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet::sceneGUIDs List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___sceneGUIDs_1; // UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet::settings ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C ___settings_2; // UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet::profile ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* ___profile_3; }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem struct SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C { // System.String UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem::sceneGUID String_t* ___sceneGUID_0; // UnityEngine.Bounds UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem::bounds Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___bounds_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem struct SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshaled_pinvoke { char* ___sceneGUID_0; Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___bounds_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem struct SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshaled_com { Il2CppChar* ___sceneGUID_0; Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___bounds_1; }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings struct SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 { // System.String UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings::sceneGUID String_t* ___sceneGUID_0; // UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings::settings ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C ___settings_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings struct SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshaled_pinvoke { char* ___sceneGUID_0; ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke ___settings_1; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings struct SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshaled_com { Il2CppChar* ___sceneGUID_0; ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com ___settings_1; }; // System.Action`1 struct Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C : public MulticastDelegate_t { }; // System.Action`1 struct Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404 : public MulticastDelegate_t { }; // System.Action`1 struct Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A : public MulticastDelegate_t { }; // System.Action`2,System.Boolean> struct Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758 : public MulticastDelegate_t { }; // System.Action`2,System.Int32> struct Action_2_t94C644233E37D574986F0297182FA2BD8972B44A : public MulticastDelegate_t { }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 ____current_3; }; // UnityEngine.Rendering.DebugUI/Field`1 struct Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A : public Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF { // System.Func`1 UnityEngine.Rendering.DebugUI/Field`1::k__BackingField Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* ___U3CgetterU3Ek__BackingField_7; // System.Action`1 UnityEngine.Rendering.DebugUI/Field`1::k__BackingField Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___U3CsetterU3Ek__BackingField_8; // System.Action`2,T> UnityEngine.Rendering.DebugUI/Field`1::onValueChanged Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758* ___onValueChanged_9; }; // UnityEngine.Rendering.DebugUI/Field`1 struct Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A : public Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF { // System.Func`1 UnityEngine.Rendering.DebugUI/Field`1::k__BackingField Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___U3CgetterU3Ek__BackingField_7; // System.Action`1 UnityEngine.Rendering.DebugUI/Field`1::k__BackingField Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___U3CsetterU3Ek__BackingField_8; // System.Action`2,T> UnityEngine.Rendering.DebugUI/Field`1::onValueChanged Action_2_t94C644233E37D574986F0297182FA2BD8972B44A* ___onValueChanged_9; }; // UnityEngine.Rendering.DebugUI/Field`1 struct Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8 : public Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF { // System.Func`1 UnityEngine.Rendering.DebugUI/Field`1::k__BackingField Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___U3CgetterU3Ek__BackingField_7; // System.Action`1 UnityEngine.Rendering.DebugUI/Field`1::k__BackingField Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___U3CsetterU3Ek__BackingField_8; // System.Action`2,T> UnityEngine.Rendering.DebugUI/Field`1::onValueChanged Action_2_t664D2BFCF60DA241A2EF8D5B396F7932DA99F7F8* ___onValueChanged_9; }; // System.Func`1 struct Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457 : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB : public MulticastDelegate_t { }; // System.Predicate`1 struct Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56 : public MulticastDelegate_t { }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1 struct RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D : public MulticastDelegate_t { }; // System.Action struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07 : public MulticastDelegate_t { }; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.ArgumentException::_paramName String_t* ____paramName_18; }; // UnityEngine.Behaviour struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 { }; // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle struct ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB { // UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle::handle ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A ___handle_1; }; struct ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB_StaticFields { // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle::s_NullHandle ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB ___s_NullHandle_0; }; // UnityEngine.Rendering.DrawingSettings struct DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 { // UnityEngine.Rendering.SortingSettings UnityEngine.Rendering.DrawingSettings::m_SortingSettings SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 ___m_SortingSettings_1; // UnityEngine.Rendering.DrawingSettings/e__FixedBuffer UnityEngine.Rendering.DrawingSettings::shaderPassNames U3CshaderPassNamesU3Ee__FixedBuffer_t5EDC823777BDDC9D50E55FF3779FBC1B3820126D ___shaderPassNames_2; // UnityEngine.Rendering.PerObjectData UnityEngine.Rendering.DrawingSettings::m_PerObjectData int32_t ___m_PerObjectData_3; // UnityEngine.Rendering.DrawRendererFlags UnityEngine.Rendering.DrawingSettings::m_Flags int32_t ___m_Flags_4; // System.Int32 UnityEngine.Rendering.DrawingSettings::m_OverrideMaterialInstanceId int32_t ___m_OverrideMaterialInstanceId_5; // System.Int32 UnityEngine.Rendering.DrawingSettings::m_OverrideMaterialPassIndex int32_t ___m_OverrideMaterialPassIndex_6; // System.Int32 UnityEngine.Rendering.DrawingSettings::m_fallbackMaterialInstanceId int32_t ___m_fallbackMaterialInstanceId_7; // System.Int32 UnityEngine.Rendering.DrawingSettings::m_MainLightIndex int32_t ___m_MainLightIndex_8; // System.Int32 UnityEngine.Rendering.DrawingSettings::m_UseSrpBatcher int32_t ___m_UseSrpBatcher_9; }; struct DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_StaticFields { // System.Int32 UnityEngine.Rendering.DrawingSettings::maxShaderPasses int32_t ___maxShaderPasses_0; }; // System.InvalidOperationException struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile struct ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A { // UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile/Version UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::version int32_t ___version_4; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::simplificationLevels int32_t ___simplificationLevels_5; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::minDistanceBetweenProbes float ___minDistanceBetweenProbes_6; }; // UnityEngine.Experimental.Rendering.ProbeVolumeAsset struct ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A { // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeAsset::m_Version int32_t ___m_Version_4; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumeAsset::cells List_1_t1339B319E08032F604E54608778551A8481D44F6* ___cells_5; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeVolumeAsset::maxCellPosition Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___maxCellPosition_6; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeVolumeAsset::minCellPosition Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___minCellPosition_7; // UnityEngine.Bounds UnityEngine.Experimental.Rendering.ProbeVolumeAsset::globalBounds Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___globalBounds_8; // UnityEngine.Experimental.Rendering.ProbeVolumeSHBands UnityEngine.Experimental.Rendering.ProbeVolumeAsset::bands int32_t ___bands_9; // System.String UnityEngine.Experimental.Rendering.ProbeVolumeAsset::m_AssetFullPath String_t* ___m_AssetFullPath_10; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeAsset::cellSizeInBricks int32_t ___cellSizeInBricks_11; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeAsset::minDistanceBetweenProbes float ___minDistanceBetweenProbes_12; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeAsset::simplificationLevels int32_t ___simplificationLevels_13; }; // UnityEngine.Rendering.RTHandle struct RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B : public RuntimeObject { // UnityEngine.Rendering.RTHandleSystem UnityEngine.Rendering.RTHandle::m_Owner RTHandleSystem_tAE496B31B56A77B4896E34576C961C3CA073998F* ___m_Owner_0; // UnityEngine.RenderTexture UnityEngine.Rendering.RTHandle::m_RT RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RT_1; // UnityEngine.Texture UnityEngine.Rendering.RTHandle::m_ExternalTexture Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___m_ExternalTexture_2; // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.RTHandle::m_NameID RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_NameID_3; // System.Boolean UnityEngine.Rendering.RTHandle::m_EnableMSAA bool ___m_EnableMSAA_4; // System.Boolean UnityEngine.Rendering.RTHandle::m_EnableRandomWrite bool ___m_EnableRandomWrite_5; // System.Boolean UnityEngine.Rendering.RTHandle::m_EnableHWDynamicScale bool ___m_EnableHWDynamicScale_6; // System.String UnityEngine.Rendering.RTHandle::m_Name String_t* ___m_Name_7; // System.Boolean UnityEngine.Rendering.RTHandle::m_UseCustomHandleScales bool ___m_UseCustomHandleScales_8; // UnityEngine.Rendering.RTHandleProperties UnityEngine.Rendering.RTHandle::m_CustomHandleProperties RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 ___m_CustomHandleProperties_9; // UnityEngine.Vector2 UnityEngine.Rendering.RTHandle::k__BackingField Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CscaleFactorU3Ek__BackingField_10; // UnityEngine.Rendering.ScaleFunc UnityEngine.Rendering.RTHandle::scaleFunc ScaleFunc_t423F661DAD5C7A18F509C8F1F62C9D6AEA9A9791* ___scaleFunc_11; // System.Boolean UnityEngine.Rendering.RTHandle::k__BackingField bool ___U3CuseScalingU3Ek__BackingField_12; // UnityEngine.Vector2Int UnityEngine.Rendering.RTHandle::k__BackingField Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___U3CreferenceSizeU3Ek__BackingField_13; }; // UnityEngine.Rendering.RenderPipelineAsset struct RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A { }; // UnityEngine.Rendering.RenderStateBlock struct RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 { // UnityEngine.Rendering.BlendState UnityEngine.Rendering.RenderStateBlock::m_BlendState BlendState_tC9B817349E49EF26CBCDC8FCE02789A661DC2630 ___m_BlendState_0; // UnityEngine.Rendering.RasterState UnityEngine.Rendering.RenderStateBlock::m_RasterState RasterState_tA30E8336EA5D1E2152A6C7252F15384985B98A26 ___m_RasterState_1; // UnityEngine.Rendering.DepthState UnityEngine.Rendering.RenderStateBlock::m_DepthState DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 ___m_DepthState_2; // UnityEngine.Rendering.StencilState UnityEngine.Rendering.RenderStateBlock::m_StencilState StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___m_StencilState_3; // System.Int32 UnityEngine.Rendering.RenderStateBlock::m_StencilReference int32_t ___m_StencilReference_4; // UnityEngine.Rendering.RenderStateMask UnityEngine.Rendering.RenderStateBlock::m_Mask int32_t ___m_Mask_5; }; // UnityEngine.Texture3D struct Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700 { }; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc struct TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601 { // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureSizeMode UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::sizeMode int32_t ___sizeMode_0; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::width int32_t ___width_1; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::height int32_t ___height_2; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::slices int32_t ___slices_3; // UnityEngine.Vector2 UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::scale Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___scale_4; // UnityEngine.Rendering.ScaleFunc UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::func ScaleFunc_t423F661DAD5C7A18F509C8F1F62C9D6AEA9A9791* ___func_5; // UnityEngine.Rendering.DepthBits UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::depthBufferBits int32_t ___depthBufferBits_6; // UnityEngine.Experimental.Rendering.GraphicsFormat UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::colorFormat int32_t ___colorFormat_7; // UnityEngine.FilterMode UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::filterMode int32_t ___filterMode_8; // UnityEngine.TextureWrapMode UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::wrapMode int32_t ___wrapMode_9; // UnityEngine.Rendering.TextureDimension UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::dimension int32_t ___dimension_10; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::enableRandomWrite bool ___enableRandomWrite_11; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::useMipMap bool ___useMipMap_12; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::autoGenerateMips bool ___autoGenerateMips_13; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::isShadowMap bool ___isShadowMap_14; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::anisoLevel int32_t ___anisoLevel_15; // System.Single UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::mipMapBias float ___mipMapBias_16; // UnityEngine.Rendering.MSAASamples UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::msaaSamples int32_t ___msaaSamples_17; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::bindTextureMS bool ___bindTextureMS_18; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::useDynamicScale bool ___useDynamicScale_19; // UnityEngine.RenderTextureMemoryless UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::memoryless int32_t ___memoryless_20; // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::name String_t* ___name_21; // UnityEngine.Experimental.Rendering.RenderGraphModule.FastMemoryDesc UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::fastMemoryDesc FastMemoryDesc_tAD0B2FF1E2C10081569B42C98F9E48DE366F7F4D ___fastMemoryDesc_22; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::fallBackToBlackTexture bool ___fallBackToBlackTexture_23; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::clearBuffer bool ___clearBuffer_24; // UnityEngine.Color UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc::clearColor Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___clearColor_25; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc struct TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601_marshaled_pinvoke { int32_t ___sizeMode_0; int32_t ___width_1; int32_t ___height_2; int32_t ___slices_3; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___scale_4; Il2CppMethodPointer ___func_5; int32_t ___depthBufferBits_6; int32_t ___colorFormat_7; int32_t ___filterMode_8; int32_t ___wrapMode_9; int32_t ___dimension_10; int32_t ___enableRandomWrite_11; int32_t ___useMipMap_12; int32_t ___autoGenerateMips_13; int32_t ___isShadowMap_14; int32_t ___anisoLevel_15; float ___mipMapBias_16; int32_t ___msaaSamples_17; int32_t ___bindTextureMS_18; int32_t ___useDynamicScale_19; int32_t ___memoryless_20; char* ___name_21; FastMemoryDesc_tAD0B2FF1E2C10081569B42C98F9E48DE366F7F4D_marshaled_pinvoke ___fastMemoryDesc_22; int32_t ___fallBackToBlackTexture_23; int32_t ___clearBuffer_24; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___clearColor_25; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc struct TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601_marshaled_com { int32_t ___sizeMode_0; int32_t ___width_1; int32_t ___height_2; int32_t ___slices_3; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___scale_4; Il2CppMethodPointer ___func_5; int32_t ___depthBufferBits_6; int32_t ___colorFormat_7; int32_t ___filterMode_8; int32_t ___wrapMode_9; int32_t ___dimension_10; int32_t ___enableRandomWrite_11; int32_t ___useMipMap_12; int32_t ___autoGenerateMips_13; int32_t ___isShadowMap_14; int32_t ___anisoLevel_15; float ___mipMapBias_16; int32_t ___msaaSamples_17; int32_t ___bindTextureMS_18; int32_t ___useDynamicScale_19; int32_t ___memoryless_20; Il2CppChar* ___name_21; FastMemoryDesc_tAD0B2FF1E2C10081569B42C98F9E48DE366F7F4D_marshaled_com ___fastMemoryDesc_22; int32_t ___fallBackToBlackTexture_23; int32_t ___clearBuffer_24; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___clearColor_25; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle struct TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 { // UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle::handle ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A ___handle_1; // UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle::fallBackResource ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A ___fallBackResource_2; }; struct TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_StaticFields { // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle::s_NullHandle TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___s_NullHandle_0; }; // UnityEngine.Transform struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1 : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 { }; // UnityEngine.Rendering.DebugUI/Button struct Button_t94987D29C31193E49E17586BF7642576A0F6CE7A : public Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF { // System.Action UnityEngine.Rendering.DebugUI/Button::k__BackingField Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CactionU3Ek__BackingField_7; }; // UnityEngine.Rendering.DebugUI/Container struct Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217 : public Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF { // UnityEngine.Rendering.ObservableList`1 UnityEngine.Rendering.DebugUI/Container::k__BackingField ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* ___U3CchildrenU3Ek__BackingField_7; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo struct CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615 { // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::pass RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass_0; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::resourceCreateList List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* ___resourceCreateList_1; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::resourceReleaseList List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* ___resourceReleaseList_2; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::refCount int32_t ___refCount_3; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::culled bool ___culled_4; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::hasSideEffect bool ___hasSideEffect_5; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::syncToPassIndex int32_t ___syncToPassIndex_6; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::syncFromPassIndex int32_t ___syncFromPassIndex_7; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::needGraphicsFence bool ___needGraphicsFence_8; // UnityEngine.Rendering.GraphicsFence UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::fence GraphicsFence_t199180163AEDE0C1BE868F8E1314A47610B1FABB ___fence_9; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::enableAsyncCompute bool ___enableAsyncCompute_10; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::debugResourceReads List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E* ___debugResourceReads_11; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::debugResourceWrites List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E* ___debugResourceWrites_12; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo struct CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615_marshaled_pinvoke { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass_0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** ___resourceCreateList_1; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** ___resourceReleaseList_2; int32_t ___refCount_3; int32_t ___culled_4; int32_t ___hasSideEffect_5; int32_t ___syncToPassIndex_6; int32_t ___syncFromPassIndex_7; int32_t ___needGraphicsFence_8; GraphicsFence_t199180163AEDE0C1BE868F8E1314A47610B1FABB ___fence_9; int32_t ___enableAsyncCompute_10; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD** ___debugResourceReads_11; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD** ___debugResourceWrites_12; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo struct CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615_marshaled_com { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass_0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** ___resourceCreateList_1; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** ___resourceReleaseList_2; int32_t ___refCount_3; int32_t ___culled_4; int32_t ___hasSideEffect_5; int32_t ___syncToPassIndex_6; int32_t ___syncFromPassIndex_7; int32_t ___needGraphicsFence_8; GraphicsFence_t199180163AEDE0C1BE868F8E1314A47610B1FABB ___fence_9; int32_t ___enableAsyncCompute_10; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD** ___debugResourceReads_11; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD** ___debugResourceWrites_12; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate struct OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE : public MulticastDelegate_t { }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate struct OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9 : public MulticastDelegate_t { }; // System.Nullable`1 struct Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 ___value_1; }; // UnityEngine.Camera struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA { }; struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_StaticFields { // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreCull_4; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreRender_5; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPostRender_6; }; // UnityEngine.LightProbeProxyVolume struct LightProbeProxyVolume_t431001CA94D2BB5DB419E2A89E7D8116E4E1B658 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA { }; // UnityEngine.MonoBehaviour struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA { }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources struct RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B : public RuntimeObject { // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::m_IsValid bool ___m_IsValid_0; // UnityEngine.Rendering.RTHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::m_BlackTexture2D RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_BlackTexture2D_1; // UnityEngine.Rendering.RTHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::m_WhiteTexture2D RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_WhiteTexture2D_2; // UnityEngine.Rendering.RTHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::m_ShadowTexture2D RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ShadowTexture2D_3; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackTextureU3Ek__BackingField_4; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CwhiteTextureU3Ek__BackingField_5; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CclearTextureXRU3Ek__BackingField_6; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CmagentaTextureXRU3Ek__BackingField_7; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackTextureXRU3Ek__BackingField_8; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackTextureArrayXRU3Ek__BackingField_9; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackUIntTextureXRU3Ek__BackingField_10; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackTexture3DXRU3Ek__BackingField_11; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CwhiteTextureXRU3Ek__BackingField_12; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CdefaultShadowTextureU3Ek__BackingField_13; }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass struct RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361 : public RuntimeObject { // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField String_t* ___U3CnameU3Ek__BackingField_0; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField int32_t ___U3CindexU3Ek__BackingField_1; // UnityEngine.Rendering.ProfilingSampler UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___U3CcustomSamplerU3Ek__BackingField_2; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField bool ___U3CenableAsyncComputeU3Ek__BackingField_3; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField bool ___U3CallowPassCullingU3Ek__BackingField_4; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CdepthBufferU3Ek__BackingField_5; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* ___U3CcolorBuffersU3Ek__BackingField_6; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField int32_t ___U3CcolorBufferMaxIndexU3Ek__BackingField_7; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField int32_t ___U3CrefCountU3Ek__BackingField_8; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField bool ___U3CgenerateDebugDataU3Ek__BackingField_9; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::k__BackingField bool ___U3CallowRendererListCullingU3Ek__BackingField_10; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::resourceReadLists List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* ___resourceReadLists_11; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::resourceWriteLists List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* ___resourceWriteLists_12; // System.Collections.Generic.List`1[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::transientResourceList List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* ___transientResourceList_13; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::usedRendererListList List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* ___usedRendererListList_14; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::dependsOnRendererListList List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* ___dependsOnRendererListList_15; }; // UnityEngine.Rendering.DebugUI/BoolField struct BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD : public Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A { }; // UnityEngine.Rendering.DebugUI/EnumField struct EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C : public Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A { // UnityEngine.GUIContent[] UnityEngine.Rendering.DebugUI/EnumField::enumNames GUIContentU5BU5D_t98DA1EEA8D0A2C4AE42CE11C4840B627CADFC503* ___enumNames_10; // System.Int32[] UnityEngine.Rendering.DebugUI/EnumField::enumValues Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___enumValues_11; // System.Int32[] UnityEngine.Rendering.DebugUI/EnumField::quickSeparators Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___quickSeparators_12; // System.Int32[] UnityEngine.Rendering.DebugUI/EnumField::indexes Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___indexes_13; // System.Func`1 UnityEngine.Rendering.DebugUI/EnumField::k__BackingField Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___U3CgetIndexU3Ek__BackingField_14; // System.Action`1 UnityEngine.Rendering.DebugUI/EnumField::k__BackingField Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___U3CsetIndexU3Ek__BackingField_15; }; // UnityEngine.Rendering.DebugUI/FloatField struct FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B : public Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8 { // System.Func`1 UnityEngine.Rendering.DebugUI/FloatField::min Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___min_10; // System.Func`1 UnityEngine.Rendering.DebugUI/FloatField::max Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___max_11; // System.Single UnityEngine.Rendering.DebugUI/FloatField::incStep float ___incStep_12; // System.Single UnityEngine.Rendering.DebugUI/FloatField::incStepMult float ___incStepMult_13; // System.Int32 UnityEngine.Rendering.DebugUI/FloatField::decimals int32_t ___decimals_14; }; // UnityEngine.Rendering.DebugUI/IntField struct IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A : public Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A { // System.Func`1 UnityEngine.Rendering.DebugUI/IntField::min Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___min_10; // System.Func`1 UnityEngine.Rendering.DebugUI/IntField::max Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___max_11; // System.Int32 UnityEngine.Rendering.DebugUI/IntField::incStep int32_t ___incStep_12; // System.Int32 UnityEngine.Rendering.DebugUI/IntField::intStepMult int32_t ___intStepMult_13; }; // UnityEngine.LightAnchor struct LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 { // System.Single UnityEngine.LightAnchor::m_Distance float ___m_Distance_7; // UnityEngine.LightAnchor/UpDirection UnityEngine.LightAnchor::m_FrameSpace int32_t ___m_FrameSpace_8; // UnityEngine.Transform UnityEngine.LightAnchor::m_AnchorPositionOverride Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_AnchorPositionOverride_9; // UnityEngine.Vector3 UnityEngine.LightAnchor::m_AnchorPositionOffset Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_AnchorPositionOffset_10; // System.Single UnityEngine.LightAnchor::m_Yaw float ___m_Yaw_11; // System.Single UnityEngine.LightAnchor::m_Pitch float ___m_Pitch_12; // System.Single UnityEngine.LightAnchor::m_Roll float ___m_Roll_13; }; // UnityEngine.Experimental.Rendering.ProbeVolume struct ProbeVolume_tBC3D9D339F3315CDA5D60883C148C9AC15814928 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 { // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolume::globalVolume bool ___globalVolume_4; // UnityEngine.Vector3 UnityEngine.Experimental.Rendering.ProbeVolume::size Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___size_5; // System.Single UnityEngine.Experimental.Rendering.ProbeVolume::geometryDistanceOffset float ___geometryDistanceOffset_6; // UnityEngine.LayerMask UnityEngine.Experimental.Rendering.ProbeVolume::objectLayerMask LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___objectLayerMask_7; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolume::lowestSubdivLevelOverride int32_t ___lowestSubdivLevelOverride_8; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolume::highestSubdivLevelOverride int32_t ___highestSubdivLevelOverride_9; // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolume::overridesSubdivLevels bool ___overridesSubdivLevels_10; // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolume::mightNeedRebaking bool ___mightNeedRebaking_11; // UnityEngine.Matrix4x4 UnityEngine.Experimental.Rendering.ProbeVolume::cachedTransform Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___cachedTransform_12; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolume::cachedHashCode int32_t ___cachedHashCode_13; }; // UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData struct ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 { // System.Collections.Generic.Dictionary`2 UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::assets Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* ___assets_4; // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::serializedAssets List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* ___serializedAssets_5; // UnityEngine.Experimental.Rendering.ProbeVolumeState UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::m_CurrentState int32_t ___m_CurrentState_6; // UnityEngine.Experimental.Rendering.ProbeVolumeState UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::m_PreviousState int32_t ___m_PreviousState_7; }; // UnityEngine.Experimental.Rendering.RendererList struct RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635 { // System.Boolean UnityEngine.Experimental.Rendering.RendererList::k__BackingField bool ___U3CisValidU3Ek__BackingField_2; // UnityEngine.Rendering.CullingResults UnityEngine.Experimental.Rendering.RendererList::cullingResult CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult_3; // UnityEngine.Rendering.DrawingSettings UnityEngine.Experimental.Rendering.RendererList::drawSettings DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___drawSettings_4; // UnityEngine.Rendering.FilteringSettings UnityEngine.Experimental.Rendering.RendererList::filteringSettings FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___filteringSettings_5; // System.Nullable`1 UnityEngine.Experimental.Rendering.RendererList::stateBlock Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_6; }; struct RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_StaticFields { // UnityEngine.Rendering.ShaderTagId UnityEngine.Experimental.Rendering.RendererList::s_EmptyName ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_EmptyName_0; // UnityEngine.Experimental.Rendering.RendererList UnityEngine.Experimental.Rendering.RendererList::nullRendererList RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635 ___nullRendererList_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RendererList struct RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshaled_pinvoke { int32_t ___U3CisValidU3Ek__BackingField_2; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult_3; DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___drawSettings_4; FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___filteringSettings_5; Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_6; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RendererList struct RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshaled_com { int32_t ___U3CisValidU3Ek__BackingField_2; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult_3; DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___drawSettings_4; FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___filteringSettings_5; Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_6; }; // UnityEngine.Experimental.Rendering.RendererListDesc struct RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69 { // UnityEngine.Rendering.SortingCriteria UnityEngine.Experimental.Rendering.RendererListDesc::sortingCriteria int32_t ___sortingCriteria_0; // UnityEngine.Rendering.PerObjectData UnityEngine.Experimental.Rendering.RendererListDesc::rendererConfiguration int32_t ___rendererConfiguration_1; // UnityEngine.Rendering.RenderQueueRange UnityEngine.Experimental.Rendering.RendererListDesc::renderQueueRange RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___renderQueueRange_2; // System.Nullable`1 UnityEngine.Experimental.Rendering.RendererListDesc::stateBlock Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_3; // UnityEngine.Material UnityEngine.Experimental.Rendering.RendererListDesc::overrideMaterial Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___overrideMaterial_4; // System.Boolean UnityEngine.Experimental.Rendering.RendererListDesc::excludeObjectMotionVectors bool ___excludeObjectMotionVectors_5; // System.Int32 UnityEngine.Experimental.Rendering.RendererListDesc::layerMask int32_t ___layerMask_6; // System.Int32 UnityEngine.Experimental.Rendering.RendererListDesc::overrideMaterialPassIndex int32_t ___overrideMaterialPassIndex_7; // UnityEngine.Rendering.CullingResults UnityEngine.Experimental.Rendering.RendererListDesc::k__BackingField CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___U3CcullingResultU3Ek__BackingField_8; // UnityEngine.Camera UnityEngine.Experimental.Rendering.RendererListDesc::k__BackingField Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___U3CcameraU3Ek__BackingField_9; // UnityEngine.Rendering.ShaderTagId UnityEngine.Experimental.Rendering.RendererListDesc::k__BackingField ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___U3CpassNameU3Ek__BackingField_10; // UnityEngine.Rendering.ShaderTagId[] UnityEngine.Experimental.Rendering.RendererListDesc::k__BackingField ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___U3CpassNamesU3Ek__BackingField_11; }; // Native definition for P/Invoke marshalling of UnityEngine.Experimental.Rendering.RendererListDesc struct RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshaled_pinvoke { int32_t ___sortingCriteria_0; int32_t ___rendererConfiguration_1; RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___renderQueueRange_2; Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_3; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___overrideMaterial_4; int32_t ___excludeObjectMotionVectors_5; int32_t ___layerMask_6; int32_t ___overrideMaterialPassIndex_7; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___U3CcullingResultU3Ek__BackingField_8; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___U3CcameraU3Ek__BackingField_9; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___U3CpassNameU3Ek__BackingField_10; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* ___U3CpassNamesU3Ek__BackingField_11; }; // Native definition for COM marshalling of UnityEngine.Experimental.Rendering.RendererListDesc struct RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshaled_com { int32_t ___sortingCriteria_0; int32_t ___rendererConfiguration_1; RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___renderQueueRange_2; Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_3; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___overrideMaterial_4; int32_t ___excludeObjectMotionVectors_5; int32_t ___layerMask_6; int32_t ___overrideMaterialPassIndex_7; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___U3CcullingResultU3Ek__BackingField_8; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___U3CcameraU3Ek__BackingField_9; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___U3CpassNameU3Ek__BackingField_10; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* ___U3CpassNamesU3Ek__BackingField_11; }; // UnityEngine.Rendering.RendererUtils.RendererListDesc struct RendererListDesc_t5C51B75B4D539F99345A077545015B8FB99FE78E { // UnityEngine.Rendering.SortingCriteria UnityEngine.Rendering.RendererUtils.RendererListDesc::sortingCriteria int32_t ___sortingCriteria_0; // UnityEngine.Rendering.PerObjectData UnityEngine.Rendering.RendererUtils.RendererListDesc::rendererConfiguration int32_t ___rendererConfiguration_1; // UnityEngine.Rendering.RenderQueueRange UnityEngine.Rendering.RendererUtils.RendererListDesc::renderQueueRange RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___renderQueueRange_2; // System.Nullable`1 UnityEngine.Rendering.RendererUtils.RendererListDesc::stateBlock Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_3; // UnityEngine.Material UnityEngine.Rendering.RendererUtils.RendererListDesc::overrideMaterial Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___overrideMaterial_4; // System.Boolean UnityEngine.Rendering.RendererUtils.RendererListDesc::excludeObjectMotionVectors bool ___excludeObjectMotionVectors_5; // System.Int32 UnityEngine.Rendering.RendererUtils.RendererListDesc::layerMask int32_t ___layerMask_6; // System.Int32 UnityEngine.Rendering.RendererUtils.RendererListDesc::overrideMaterialPassIndex int32_t ___overrideMaterialPassIndex_7; // UnityEngine.Rendering.CullingResults UnityEngine.Rendering.RendererUtils.RendererListDesc::k__BackingField CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___U3CcullingResultU3Ek__BackingField_8; // UnityEngine.Camera UnityEngine.Rendering.RendererUtils.RendererListDesc::k__BackingField Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___U3CcameraU3Ek__BackingField_9; // UnityEngine.Rendering.ShaderTagId UnityEngine.Rendering.RendererUtils.RendererListDesc::k__BackingField ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___U3CpassNameU3Ek__BackingField_10; // UnityEngine.Rendering.ShaderTagId[] UnityEngine.Rendering.RendererUtils.RendererListDesc::k__BackingField ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___U3CpassNamesU3Ek__BackingField_11; }; // Native definition for P/Invoke marshalling of UnityEngine.Rendering.RendererUtils.RendererListDesc struct RendererListDesc_t5C51B75B4D539F99345A077545015B8FB99FE78E_marshaled_pinvoke { int32_t ___sortingCriteria_0; int32_t ___rendererConfiguration_1; RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___renderQueueRange_2; Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_3; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___overrideMaterial_4; int32_t ___excludeObjectMotionVectors_5; int32_t ___layerMask_6; int32_t ___overrideMaterialPassIndex_7; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___U3CcullingResultU3Ek__BackingField_8; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___U3CcameraU3Ek__BackingField_9; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___U3CpassNameU3Ek__BackingField_10; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* ___U3CpassNamesU3Ek__BackingField_11; }; // Native definition for COM marshalling of UnityEngine.Rendering.RendererUtils.RendererListDesc struct RendererListDesc_t5C51B75B4D539F99345A077545015B8FB99FE78E_marshaled_com { int32_t ___sortingCriteria_0; int32_t ___rendererConfiguration_1; RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___renderQueueRange_2; Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 ___stateBlock_3; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___overrideMaterial_4; int32_t ___excludeObjectMotionVectors_5; int32_t ___layerMask_6; int32_t ___overrideMaterialPassIndex_7; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___U3CcullingResultU3Ek__BackingField_8; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___U3CcameraU3Ek__BackingField_9; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___U3CpassNameU3Ek__BackingField_10; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* ___U3CpassNamesU3Ek__BackingField_11; }; // SceneRenderPipeline struct SceneRenderPipeline_t22881FE43441F64B12BD3F28AFC0D72604198287 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 { // UnityEngine.Rendering.RenderPipelineAsset SceneRenderPipeline::renderPipelineAsset RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E* ___renderPipelineAsset_4; }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray { ALIGN_FIELD (8) int32_t m_Items[1]; inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // UnityEngine.Color[] struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389 : public RuntimeArray { ALIGN_FIELD (8) Color_tD001788D726C3A7F1379BEED0260B9591F440C1F m_Items[1]; inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* 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, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value) { m_Items[index] = value; } }; // UnityEngine.Rendering.SphericalHarmonicsL2[] struct SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4 : public RuntimeArray { ALIGN_FIELD (8) SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2 m_Items[1]; inline SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2* 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, SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2 value) { m_Items[index] = value; } }; // System.UInt32[] 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; } }; // System.Single[] struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C : public RuntimeArray { ALIGN_FIELD (8) float m_Items[1]; inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // UnityEngine.Plane[] struct PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE : public RuntimeArray { ALIGN_FIELD (8) Plane_tB7D8CC6F7AACF5F3AA483AF005C1102A8577BC0C m_Items[1]; inline Plane_tB7D8CC6F7AACF5F3AA483AF005C1102A8577BC0C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Plane_tB7D8CC6F7AACF5F3AA483AF005C1102A8577BC0C* 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, Plane_tB7D8CC6F7AACF5F3AA483AF005C1102A8577BC0C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Plane_tB7D8CC6F7AACF5F3AA483AF005C1102A8577BC0C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Plane_tB7D8CC6F7AACF5F3AA483AF005C1102A8577BC0C* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Plane_tB7D8CC6F7AACF5F3AA483AF005C1102A8577BC0C value) { m_Items[index] = value; } }; // UnityEngine.Rendering.DebugUI/Widget[] struct WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2 : public RuntimeArray { ALIGN_FIELD (8) Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* m_Items[1]; inline Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF** 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, Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Matrix4x4[] struct Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D : public RuntimeArray { ALIGN_FIELD (8) Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 m_Items[1]; inline Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* 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, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 value) { m_Items[index] = value; } }; // System.String[] 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); } }; // UnityEngine.Vector4[] struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD : public RuntimeArray { ALIGN_FIELD (8) Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 m_Items[1]; inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 value) { m_Items[index] = value; } }; // UnityEngine.Vector3[] struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C : public RuntimeArray { ALIGN_FIELD (8) Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 m_Items[1]; inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 value) { m_Items[index] = value; } }; // System.Object[] 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); } }; // UnityEngine.Rendering.ShaderTagId[] struct ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143 : public RuntimeArray { ALIGN_FIELD (8) ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 m_Items[1]; inline ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* 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, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 value) { m_Items[index] = value; } }; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7 : public RuntimeArray { ALIGN_FIELD (8) List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* m_Items[1]; inline List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3** 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_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* 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_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206 : public RuntimeArray { ALIGN_FIELD (8) List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* m_Items[1]; inline List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** 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_t05915E9237850A58106982B7FE4BC5DA4E872E73* 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_t05915E9237850A58106982B7FE4BC5DA4E872E73* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Rendering.DynamicArray`1[] struct DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F : public RuntimeArray { ALIGN_FIELD (8) DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* m_Items[1]; inline DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905** 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, DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Collections.Generic.List`1[] struct List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3 : public RuntimeArray { ALIGN_FIELD (8) List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* m_Items[1]; inline List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline List_1_t91D94788DFFF98BEB1318A5549946309D4C94116** 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_t91D94788DFFF98BEB1318A5549946309D4C94116* 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_t91D94788DFFF98BEB1318A5549946309D4C94116* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline List_1_t91D94788DFFF98BEB1318A5549946309D4C94116** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Collections.Generic.List`1[] struct List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E : public RuntimeArray { ALIGN_FIELD (8) List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* m_Items[1]; inline List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD** 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_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* 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_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Rendering.RenderTargetIdentifier[] struct RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE : public RuntimeArray { ALIGN_FIELD (8) RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B m_Items[1]; inline RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* 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, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B value) { m_Items[index] = value; } }; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle[] struct TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD : public RuntimeArray { ALIGN_FIELD (8) TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 m_Items[1]; inline TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* 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, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 value) { m_Items[index] = value; } }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/ReservedBrick[] struct ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49 : public RuntimeArray { ALIGN_FIELD (8) ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 m_Items[1]; inline ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415* 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, ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 value) { m_Items[index] = value; } }; // UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta[] struct VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21 : public RuntimeArray { ALIGN_FIELD (8) VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 m_Items[1]; inline VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46* 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, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___brickIndices_1), (void*)NULL); } inline VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___brickIndices_1), (void*)NULL); } }; // System.UInt16[] struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83 : public RuntimeArray { ALIGN_FIELD (8) uint16_t m_Items[1]; inline uint16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint16_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value) { m_Items[index] = value; } }; // UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc[] struct BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F : public RuntimeArray { ALIGN_FIELD (8) BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F m_Items[1]; inline BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* 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, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F value) { m_Items[index] = value; } }; // UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem[] struct SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F : public RuntimeArray { ALIGN_FIELD (8) SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 m_Items[1]; inline SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416* 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, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___asset_1), (void*)NULL); } inline SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___asset_1), (void*)NULL); } }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem[] struct SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F : public RuntimeArray { ALIGN_FIELD (8) SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C m_Items[1]; inline SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C* 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, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sceneGUID_0), (void*)NULL); } inline SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sceneGUID_0), (void*)NULL); } }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem[] struct SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F : public RuntimeArray { ALIGN_FIELD (8) SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 m_Items[1]; inline SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622* 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, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sceneGUID_0), (void*)NULL); } inline SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sceneGUID_0), (void*)NULL); } }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile[] struct SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2 : public RuntimeArray { ALIGN_FIELD (8) SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 m_Items[1]; inline SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069* 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, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sceneGUID_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___profile_1), (void*)NULL); #endif } inline SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sceneGUID_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___profile_1), (void*)NULL); #endif } }; // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings[] struct SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6 : public RuntimeArray { ALIGN_FIELD (8) SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 m_Items[1]; inline SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877* 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, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sceneGUID_0), (void*)NULL); } inline SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sceneGUID_0), (void*)NULL); } }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData[] struct PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C : public RuntimeArray { ALIGN_FIELD (8) PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 m_Items[1]; inline PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258* 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, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___resourceReadLists_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___resourceWriteLists_2), (void*)NULL); #endif } inline PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___resourceReadLists_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___resourceWriteLists_2), (void*)NULL); #endif } }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData[] struct ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1 : public RuntimeArray { ALIGN_FIELD (8) ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B m_Items[1]; inline ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* 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, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___consumerList_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___producerList_5), (void*)NULL); #endif } inline ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___consumerList_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___producerList_5), (void*)NULL); #endif } }; // UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle[] struct RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5 : public RuntimeArray { ALIGN_FIELD (8) RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D m_Items[1]; inline RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D* 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, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D value) { m_Items[index] = value; } }; IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke(const ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A& unmarshaled, ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke_back(const ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke& marshaled, ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A& unmarshaled); IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke_cleanup(ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke(const VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351& unmarshaled, VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke_back(const VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke& marshaled, VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351& unmarshaled); IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke_cleanup(VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com(const ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A& unmarshaled, ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com& marshaled); IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com_back(const ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com& marshaled, ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A& unmarshaled); IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com_cleanup(ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com& marshaled); IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com(const VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351& unmarshaled, VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com& marshaled); IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com_back(const VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com& marshaled, VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351& unmarshaled); IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com_cleanup(VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com& marshaled); IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke(const ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C& unmarshaled, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke_back(const ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke& marshaled, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C& unmarshaled); IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke_cleanup(ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com(const ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C& unmarshaled, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com& marshaled); IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com_back(const ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com& marshaled, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C& unmarshaled); IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com_cleanup(ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com& marshaled); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mB158373D5DD55C693259E09C734A13A95E0D1C71_gshared (Dictionary_2_tBB4036DDC0B6D94C9A83A1CFCCB8113DBA189B5F* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mDC839EA169B06293482E6802E93C292D39BDFB7B_gshared (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m9A3F431FE42A3D9DAA1CF624564C480298403E61_gshared (Dictionary_2_tBB4036DDC0B6D94C9A83A1CFCCB8113DBA189B5F* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m169A3408297123F851A6AF46F8265A57B11841A7_gshared (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.HashSet`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Add_mA024658A4ED8E38324AB60A5CDA6DFCAE4FFF4A5_gshared (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___item0, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_gshared_inline (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.HashSet`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_m1DE3B8C8D025B3AF37E1940DEF69361BEAC6AD38_gshared (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0A49057415EEC7C8BB7E280A739C33E794E70420_gshared (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* __this, int32_t ___capacity0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m1A8A91A5D3AB6C98EDEC2B0B1EF922C66CE84701_gshared (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 ___value1, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_gshared (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, int32_t ___index0, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C_gshared (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m326A120DC1116CD01FF4168039C2AE5E115F437D_gshared_inline (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* __this, ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 ___item0, const RuntimeMethod* method) ; // System.Collections.Generic.HashSet`1/Enumerator System.Collections.Generic.HashSet`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382_gshared (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640_gshared (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_gshared_inline (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m1F022411F33230F63B036BD2E9031753FFE0ADBB_gshared (Dictionary_2_tBB4036DDC0B6D94C9A83A1CFCCB8113DBA189B5F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___key0, RuntimeObject** ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0144DC86913EB6137D57B9CDCEF4B87903BAD059_gshared (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, int32_t ___capacity0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m47ACA9290450A9F244EEAB913A88D74A259FE7EF_gshared (Dictionary_2_tBB4036DDC0B6D94C9A83A1CFCCB8113DBA189B5F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Predicate_1__ctor_mDCD93BD5A3BCED76364E927C5AC8C9D834857011_gshared (Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A_gshared (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* ___match0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m8A78B96F9C58DC16F4C717A37D5EA7B29EF443EE_gshared (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* __this, int32_t ___capacity0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m5EDFD9CA1C9530A967BDF429900C826C7D1B8787_gshared_inline (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 ___item0, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 List_1_get_Item_m49B32107985EF6C904E5707A826364890527A0A6_gshared (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mD588DA8000CB6203E1EFD167075B07035A0053EC_gshared_inline (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* __this, uint16_t ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F_gshared (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_gshared_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m62D5B2F533BCFE7ACA42457A8F3EC3D77C051395_gshared (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1_gshared (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_m8C6DEEE4BB3CB5E16ABD64BD2AF7944F95B1B093_gshared (Dictionary_2_tBB4036DDC0B6D94C9A83A1CFCCB8113DBA189B5F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m426F641C31C074D9AF75C3C9104ECEF49273D054_gshared (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m7FDFA063E271DB229FA538A448E3E072DBECBB9D_gshared_inline (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mD895CC67E47D16B0254EDFBE438FCCA16EAA08C7_gshared (Dictionary_2_tBB4036DDC0B6D94C9A83A1CFCCB8113DBA189B5F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___key0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m0110277764573DB61D5CF000341159165B90C45B_gshared (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC List_1_GetEnumerator_mFAD2391D3A59CA5BA97E9750EE5E2B3A282A4D43_gshared (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFC2CD25C5B26F2B5EE40CAC0C2FA35622B85BCDF_gshared (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 Enumerator_get_Current_m3665EAFCF78214B08A72C5E2EDDF8A2BCCBC3077_gshared_inline (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m76051B99AB84627C25A217B32051F0046144E6DB_gshared (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B List_1_GetEnumerator_mF51085EADE321D34363FB015B4D82ECBB19BD5DD_gshared (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCE52DD4ABB09EF494FB11B9F7C208AE186E83B55_gshared (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 Enumerator_get_Current_mE279D0E13EAC8EA642F80F3C1A5F988BA01F9FF3_gshared_inline (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m41D00D059569D8912B80C693C4BCB272B8A3160C_gshared (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1__ctor_mE365E0EF3FA55F5739AFE298F69BF199DFAB104B_gshared (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, int32_t ___capacity0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Clear_m8013A4F77CE4B9D546F1F63C2B877061FC981A4B_gshared (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.Stack`1::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F Stack_1_Pop_m0C141CF647CCAAD568DA3C53C0A36BABCE569F2A_gshared (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_gshared_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F ___item0, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.Stack`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Stack_1_get_Count_m218AC98E4AE76834E6912C0497F8C03A3311301C_gshared_inline (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3 List_1_GetEnumerator_m47A00504730F536793F46F7409AD4CA3BF1C5C6E_gshared (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC12083F613BC02FF812604F5D37E9F3F1BFA8D7B_gshared (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F Enumerator_get_Current_m2B87CEE188C80B75629F34EE3C5CDB728849432E_gshared_inline (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::Push(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Push_m235FCE0B31AE517A96C5413F7FEEB838814FC2B3_gshared (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1BB5BA434E73385B8652D78DA3115858BED1F548_gshared (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m9821889E928BB7EAEE9A7E81EDFC59651F7CBDD0_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___key0, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mED5C451F158CDDD2B3F4B0720CD248DA9DB27B25_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, int32_t ___key0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m12BAB2F82E34CAA21A7245AB61E48F106340C1A4_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, int32_t ___key0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m4C5AEC12C8579352EC2729F825C1DF87A5115DC8_gshared (Dictionary_2_t28C16705618E8C4EF5E6C43EEF930EBD09B796FA* __this, RuntimeObject* ___key0, RegId_t558A1471305FE71659736358E71632E62B26AF64* ___value1, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mB91280746D5F6B3913E88EBC0845CFE1742FC94B_gshared (Dictionary_2_t28C16705618E8C4EF5E6C43EEF930EBD09B796FA* __this, RuntimeObject* ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m2888D71A14F2B8510102F24FEE90552E91B124C1_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, int32_t ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m4DDA9442C238A443489115E22B026AD366851549_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t038245E04B5D2A80048D9F8021A23E69A0C9DBAA* Dictionary_2_get_Values_mA0C01DEA55329E55380E96BBD04D4D228B437EC5_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t44124D16E0B2F7308FF4069BE06369B5A83896EB ValueCollection_GetEnumerator_m025EE28BE2F31676E08BC3D7C8E39D8232BDBBF8_gshared (ValueCollection_t038245E04B5D2A80048D9F8021A23E69A0C9DBAA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFD8FAB8D9FF5EDF9AE3B14CF539A8A34AA9527A8_gshared (Enumerator_t44124D16E0B2F7308FF4069BE06369B5A83896EB* __this, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mB407E755F3B4C51C54D24338D00A352E5B16E7F3_gshared_inline (Enumerator_t44124D16E0B2F7308FF4069BE06369B5A83896EB* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m703047C213F7AB55C9DC346596287773A1F670CD_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBE11DA1DAFC756EB87E884AADC5EDC4BB72FB032_gshared (Enumerator_t44124D16E0B2F7308FF4069BE06369B5A83896EB* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m5C7C45E75D951A75843F3F7AADD56ECD64F6BC86_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0BCA9972496EA6A18908043F330D2E400A998637_gshared (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_mAAA5AFEC85E9973440F12FF585F50BD16002D2F7_gshared (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D_gshared (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mC7D29B96D7A3728843ED6AA72DF28D558F412130_gshared (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mA10C8CF6577D41C9B2059F86AA466B76330B8151_gshared (Dictionary_2_t28C16705618E8C4EF5E6C43EEF930EBD09B796FA* __this, RuntimeObject* ___key0, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Sort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m31071C3C6DF1FAD770119031BEA9315A2E3C1298_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6B2BFE4D6311A7A1D165056C7EB2AEB1D4DD5B5B_gshared (Dictionary_2_tB3B61E350D8E1818C782158D2BE6C9BA0BF1DB52* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m92E9AB321FBD7147CA109C822D99C8B0610C27B7_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m18F2FF9597A7148A1D395A2C3D6DCD046B7F5AA2_gshared (Dictionary_2_t28C16705618E8C4EF5E6C43EEF930EBD09B796FA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF4ACCCD63A4D329AAAA83AA52CBB0031F4871366_gshared (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m98AA32C8423E19B7CF25A0AD69656DE7F2BA4D53_gshared (Dictionary_2_t784B3BEA654DB613312EB14F772A8EEE3E2C0D6B* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mE1EFF7C68491EE07D21EE9924475A559BF0A4773_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mFF59D7049444950F52263242E76AC5A492E66A4A_gshared (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, int32_t ___capacity0, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_m76ACB8E839B19BD31C4BF143EEDB2AA811660291_gshared (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m867707ECD80158B77212B9075FFD87904A50714A_gshared_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mAC9F7902D3E1F1AAAA6B631FC9B33DA9944A19E2_gshared (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m566F7F68E3D28F09DD0D811D8715CF55B0EE232D_gshared (Dictionary_2_tB3B61E350D8E1818C782158D2BE6C9BA0BF1DB52* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mCB53095D51CC3221B93A2C094D385B06801B5354_gshared (Dictionary_2_tB3B61E350D8E1818C782158D2BE6C9BA0BF1DB52* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, RuntimeObject** ___value1, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B Dictionary_2_get_Item_mEE9E11646A7C763541C16BBBF5E3D91FA4BB97A5_gshared (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mE687CA708D2B66BF59041F203B3439ACB10D85A1_gshared (Dictionary_2_tB3B61E350D8E1818C782158D2BE6C9BA0BF1DB52* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m9942FE3DC20E0C499487BCDA9204E709D9D07E0B_gshared (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ConstantBuffer::PushGlobal(UnityEngine.Rendering.CommandBuffer,CBType&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConstantBuffer_PushGlobal_TisShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4_mCBF7627CEFF26CBAA8499CA26B6A376AE1A66C84_gshared (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd0, ShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4* ___data1, int32_t ___shaderId2, const RuntimeMethod* method) ; // System.Void System.Func`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22_gshared (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_getter(System.Func`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_gshared_inline (Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A* __this, Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* ___value0, const RuntimeMethod* method) ; // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501_gshared (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_setter(System.Action`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_gshared_inline (Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A* __this, Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___value0, const RuntimeMethod* method) ; // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_2__ctor_m460C72FDDE5FF8033C7BD19A07CF4E3F473F7414_gshared (Action_2_t5BCD350E28ADACED656596CC308132ED74DA0915* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ObservableList`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ObservableList_1_Add_mAC0B855838349364FD856F3E112E0C2529C4FCF7_gshared (ObservableList_1_tE27AD108B4CB5CCFF6DDF2DFB5953AB0C97F731C* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ; // System.Void System.Func`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71_gshared (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_getter(System.Func`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_gshared_inline (Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8* __this, Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___value0, const RuntimeMethod* method) ; // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859_gshared (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_setter(System.Action`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_gshared_inline (Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8* __this, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___value0, const RuntimeMethod* method) ; // System.Void System.Func`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_1__ctor_m475512287B9508E6D4721B3022635FED517234D1_gshared (Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_getter(System.Func`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_gshared_inline (Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A* __this, Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___value0, const RuntimeMethod* method) ; // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m1BA854F3F4319EA4A4294DDFDA21C395B8D0FF87_gshared (Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_setter(System.Action`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_gshared_inline (Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A* __this, Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___value0, const RuntimeMethod* method) ; // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_2__ctor_m07C6392BB276FFCCFD4E495842992EA26FA44882_gshared (Action_2_tAC461AE4F7B507965CE2E6A32853473F8C02CD75* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* List_1_ToArray_mD7E4F8E7C11C3C67CB5739FCC0A6E86106A6291F_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ObservableList`1::Add(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ObservableList_1_Add_m4419F4E83A801ADBF8789FE3E167B74A8E2D6BAC_gshared (ObservableList_1_tE27AD108B4CB5CCFF6DDF2DFB5953AB0C97F731C* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___items0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Rendering.ObservableList`1::Remove(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ObservableList_1_Remove_m0B238527C4C9ECC0B88194465FC17A07BB14EAF6_gshared (ObservableList_1_tE27AD108B4CB5CCFF6DDF2DFB5953AB0C97F731C* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___items0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mF060AF27ED3B8F814F8122E7843D3C826840443C_gshared (Dictionary_2_t784B3BEA654DB613312EB14F772A8EEE3E2C0D6B* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t65BBB6F728D41FD4760F6D6C59CC030CF237785F* Dictionary_2_get_Values_mC5B06C3C3FA89D62D6035C5B4C5E64A08FCF4DB9_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tC17DB73F53085145D57EE2A8168426239B0B569D ValueCollection_GetEnumerator_mDC2BD0AFDA087B7E7C23A8077E612664DFA8A152_gshared (ValueCollection_t65BBB6F728D41FD4760F6D6C59CC030CF237785F* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m0647C4F434347E47D544621901E49835DF51F22B_gshared (Enumerator_tC17DB73F53085145D57EE2A8168426239B0B569D* __this, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1412A508E37D95E08FB60E8976FB75714BE934C1_gshared_inline (Enumerator_tC17DB73F53085145D57EE2A8168426239B0B569D* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m7316301B8CF47FB538886B229B2749EC160B9D5C_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, int32_t ___key0, RuntimeObject** ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7_gshared (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m64F9F4C32CDD01D323D17E7A61A97EB924206093_gshared_inline (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___item0, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mB4630AF5172B995D13B8273D4D085E21586ADC27_gshared_inline (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, const RuntimeMethod* method) ; // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* List_1_ToArray_m83B0C7AEEDAD95865403D58AA176244CB8887326_gshared (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF45CB0E0D7475963B61017A024634F60CF48548A_gshared (Enumerator_tC17DB73F53085145D57EE2A8168426239B0B569D* __this, const RuntimeMethod* method) ; // T UnityEngine.Rendering.CoreUtils::GetLastEnumValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CoreUtils_GetLastEnumValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m6387D9BE246BE9C44490DD94FA393A8BB68754AF_gshared (const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mCC9983804D8DC41E938E080075F9EA7BDD0C7059_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8 List_1_GetEnumerator_m7EB4C91A289CFE9DFDCBB1FF0E15B2AD11C6EB23_gshared (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m951DFEFE1EDE566BAFA7772251A88F9EB24A5F1E_gshared (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 Enumerator_get_Current_m4A768917A4D314EEA31B371DEA793C8FA7CC7B04_gshared_inline (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mC515884C0546021A29DC0A00DBCABD89B1B65872_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, int32_t ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m031D1A9A9F86EB388B1A0F610EB3B495549E1895_gshared (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m8D279C3A03D686015207AD046F5D211644F47D23_gshared_inline (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t8F71B0D0C29251BFADDD78283D2D169C17F85D96* Dictionary_2_get_Keys_m2B281C3C4FA2DE21C6F725C9780172758BCD2E68_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF119E0D034DE2970D049BD22C731B81DD15F2F13 KeyCollection_GetEnumerator_m629F12F4CEC0B4BC9C874470CF8261CD1B68C353_gshared (KeyCollection_t8F71B0D0C29251BFADDD78283D2D169C17F85D96* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m69546E295ACBF9F9F0A78044336B1F8807DCF8A3_gshared (Enumerator_tF119E0D034DE2970D049BD22C731B81DD15F2F13* __this, const RuntimeMethod* method) ; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mFEABC780F452552114AE40127323DD66DF87F65F_gshared_inline (Enumerator_tF119E0D034DE2970D049BD22C731B81DD15F2F13* __this, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_m9C4302CCAE3C1BF70D02091D0E0CED7663F18211_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, int32_t ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m1321E0841A4F819E0F205DB466076D97D26C1B72_gshared_inline (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* __this, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m98AB4D7F01C0F5F1D22CC447AEB13CE14C904025_gshared (Enumerator_tF119E0D034DE2970D049BD22C731B81DD15F2F13* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m78DDC81EE49FB9D4194E83685FFED445DFDB75CA_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, int32_t ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tB299C06E8B49BF406A8E6B012CEB2F5086FD124D* Dictionary_2_get_Values_m88548D48A871D5B79DB4BAAB82C62D4D61568F64_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF9B1C7464F1BFE1675CFE608CC62D4507968CF08 ValueCollection_GetEnumerator_m412091D90257E6493D8F9404FFC734832E1C5007_gshared (ValueCollection_tB299C06E8B49BF406A8E6B012CEB2F5086FD124D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m51A04B4A4A98EC6004015ECF7C9605316687CBD3_gshared (Enumerator_tF9B1C7464F1BFE1675CFE608CC62D4507968CF08* __this, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m76B0ECD4B03E606A1CE3DF60589D2E97130B02CA_gshared_inline (Enumerator_tF9B1C7464F1BFE1675CFE608CC62D4507968CF08* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m30C883F9DF743472B2102F74D70DA61074694D1E_gshared (Enumerator_tF9B1C7464F1BFE1675CFE608CC62D4507968CF08* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m763AA956A8325F527F831F49E2563FF2871A680E_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m874C59716993973F0A52C848B20C70C26DB9BCF7_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, int32_t ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mBD5281E6A5DABF2DBBF35AE1B92CCDBCFFAFB0AA_gshared (Dictionary_2_t06F13A62631EF131A5D9922F1851E4211F417C59* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m0D0F99974D7435C4E08FE9A9A632C9E5430F8454_gshared (Dictionary_2_tDBC7BB75C617E4886F85171F2758C7996F98EC36* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m3CA7A128EF9A785DA24B37BA49F0B07066EA141D_gshared (Dictionary_2_t4E6622C812441EAFF008F50711A58A543B1AE46F* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0F8BD09C6750C0485E6D33EF0D06E4A7A09703E3_gshared (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m6276FA7A88B9CDC212A88F179493BC7A5FF081E9_gshared (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m37DD729BD619CE4653A52D2F53D16282D7FA9DCF_gshared (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mD865ACDC4EE8E47C1C443F2E1022FBBE27BF9DD3_gshared (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD List_1_GetEnumerator_m9F49D711C8AB71273DF6B8567296964B4415334C_gshared (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5CA0B825708150DFC133580EE8A684D06CFB3F1A_gshared (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C Enumerator_get_Current_m909905A2E81A31E0306BEC59EF6B876BC5BF54FE_gshared_inline (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m4B50147B489EED8A98E412A7E35662178EBBDCF1_gshared (Dictionary_2_t06F13A62631EF131A5D9922F1851E4211F417C59* __this, RuntimeObject* ___key0, Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___value1, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m00F8FDC0BAFA1F84E3349CF69A710CC1457EE563_gshared (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9 List_1_GetEnumerator_m2C88430C17463788707783BF3FD5D67DD2F887FE_gshared (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD79939333E24D68026F4F7F76B83C2BD7DECC5BB_gshared (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 Enumerator_get_Current_m1610BB262A4CEB272F957892323F30311F81C8F7_gshared_inline (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m06DE41B832D936F9A7884C491F10EC651D0EA065_gshared (Dictionary_2_tDBC7BB75C617E4886F85171F2758C7996F98EC36* __this, RuntimeObject* ___key0, bool ___value1, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m929B35A01A6906F6F8BAD53F6A0CEB6FBE0FE465_gshared (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF List_1_GetEnumerator_m90A3012B8AAD96148CF75F671CE8925B53BADD0D_gshared (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m540A6966B7D10121F8D95298E7D780AB36A9D083_gshared (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 Enumerator_get_Current_m5661C567390AAED2FB821A3F9FBEB975877DAE42_gshared_inline (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0FB98E76EF31D74CB9CE48C358F363BE0F7140FB_gshared (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD List_1_GetEnumerator_m386DE37949830F2582950B9097BCD745F4689756_gshared (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m25F0C720E7600C96E3704280B09B5ACABA98CD77_gshared (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 Enumerator_get_Current_m7D0DFEDADB220B5F7FFF587442218A05AEC37841_gshared_inline (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m9DBCBD63C1C32C89865A55F1490A08BC1D4F5073_gshared (Dictionary_2_t4E6622C812441EAFF008F50711A58A543B1AE46F* __this, RuntimeObject* ___key0, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C ___value1, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m80E4A6B9E70E4F3F5AD556C78CD265D2E1DE49BE_gshared (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD* __this, const RuntimeMethod* method) ; // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mD7DA7CA2DE245753DD976033CA46B941265DAD80_gshared (Func_2_t4090BBC19EA26DCB6A0FB7D6E4181945F2BB4575* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisSerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_TisRuntimeObject_m53469E14FBE87BFCCDFA14098E86C2B2FB68D947_gshared (RuntimeObject* ___source0, Func_2_t4090BBC19EA26DCB6A0FB7D6E4181945F2BB4575* ___selector1, const RuntimeMethod* method) ; // System.Collections.Generic.List`1 System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* Enumerable_ToList_TisRuntimeObject_mBDB9895C2D14F2A92043507996018A329BD32A64_gshared (RuntimeObject* ___source0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m19CBC1795B6B37739C58FA866D7AF0A4578112F8_gshared_inline (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mC2F439614BCF8B474E3635B4BF5CF49775222BBC_gshared_inline (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m941C5441259F05682CFFF24FB5241841D1308C39_gshared_inline (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m7E51784E9273EF90DD0AA5F4B495C0AA42220558_gshared_inline (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t5752587EA99F4E3A716B21C888B0B29EB24C3924* Dictionary_2_get_Keys_mDAFED3FD44CE2DC193DCAF6600607907404C6628_gshared (Dictionary_2_t06F13A62631EF131A5D9922F1851E4211F417C59* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tDBC7B72056B236EB465983E0C31DAF3B51263BAF KeyCollection_GetEnumerator_mC4C3D8D1A8296BF0E43B2F4CD38A0F14FEFA0E28_gshared (KeyCollection_t5752587EA99F4E3A716B21C888B0B29EB24C3924* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9B6DA5A65355D4A0A83991658058591F7331AFC9_gshared (Enumerator_tDBC7B72056B236EB465983E0C31DAF3B51263BAF* __this, const RuntimeMethod* method) ; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBF8D4DF2B8B287CA492D432FFC23008DDF3DBB1D_gshared_inline (Enumerator_tDBC7B72056B236EB465983E0C31DAF3B51263BAF* __this, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 Dictionary_2_get_Item_mBCDEF4A23B5A414AA52A755B5CB9C5EB14524D91_gshared (Dictionary_2_t06F13A62631EF131A5D9922F1851E4211F417C59* __this, RuntimeObject* ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mAD2455DBE166D6C2509F10AA354B8276A0D19FB5_gshared_inline (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m857606265C66D134E92B0129FF92C55C46F7AB64_gshared (Enumerator_tDBC7B72056B236EB465983E0C31DAF3B51263BAF* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t82843611D3240C37DEA1AF693D1E4E17145BBE08* Dictionary_2_get_Keys_mFDF56AF2BA76C6CCAF215187B66751FC03E474FD_gshared (Dictionary_2_tDBC7BB75C617E4886F85171F2758C7996F98EC36* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t357C1101698473B0000091EAAD6AED12103FF364 KeyCollection_GetEnumerator_mC8CE307B3A9AEB3AD4F05E1D359F102FE85F1602_gshared (KeyCollection_t82843611D3240C37DEA1AF693D1E4E17145BBE08* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5AC7A077127FB4119569C4C10CB6DCC046455A1C_gshared (Enumerator_t357C1101698473B0000091EAAD6AED12103FF364* __this, const RuntimeMethod* method) ; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m86110F67A53903C9B95DBFDE5192D43CD381F024_gshared_inline (Enumerator_t357C1101698473B0000091EAAD6AED12103FF364* __this, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_get_Item_mB8DAA0FB328D474EEE65CAF7F132DD9569BBC3A8_gshared (Dictionary_2_tDBC7BB75C617E4886F85171F2758C7996F98EC36* __this, RuntimeObject* ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m3A798FECB867D67339C1FB834B6F69AA49D6756D_gshared_inline (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mEFFD5C63D30E8006AECC3E1CBD5D44F8C135DF96_gshared (Enumerator_t357C1101698473B0000091EAAD6AED12103FF364* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tBF80A8AB0D11F1943D6ED440DF9741418E5B6602* Dictionary_2_get_Keys_m18EA922636E8AF62FA1F8B799AD6904C96A1B462_gshared (Dictionary_2_t4E6622C812441EAFF008F50711A58A543B1AE46F* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tC9FADE3BB11D1DDAB5718F88DD09462A8384AD1B KeyCollection_GetEnumerator_m6A5161A50AA39C27FB58B52172DA42B10B6C005B_gshared (KeyCollection_tBF80A8AB0D11F1943D6ED440DF9741418E5B6602* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA0C966FEEA13C122C17A8ED2AA8CFD4513BD816E_gshared (Enumerator_tC9FADE3BB11D1DDAB5718F88DD09462A8384AD1B* __this, const RuntimeMethod* method) ; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m245232733F6F243022303664BC9F1DF4CF14A20F_gshared_inline (Enumerator_tC9FADE3BB11D1DDAB5718F88DD09462A8384AD1B* __this, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C Dictionary_2_get_Item_m75B8094A3FE2C71E9D5D74F5CDD6AFD8FA3DECF9_gshared (Dictionary_2_t4E6622C812441EAFF008F50711A58A543B1AE46F* __this, RuntimeObject* ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m83B05BDA7F545D11AF638BBA075BE334B960D574_gshared_inline (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m10A5219C4189936D559A77394738295FEBA0D083_gshared (Enumerator_tC9FADE3BB11D1DDAB5718F88DD09462A8384AD1B* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tB45A861D090B15129521119AE48ED3813820A974* Dictionary_2_get_Keys_m72D290F90654BFD683FA7AA7C63D9F4F692218B6_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t65CC956745B1180C04CE6C6910FB27C5F32BB9FF KeyCollection_GetEnumerator_m7E77FBA7DE2D3876EC02F396712C4AA5B1D535A5_gshared (KeyCollection_tB45A861D090B15129521119AE48ED3813820A974* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mEB2A61F3F3F420C1B1DFD5C74EEFD4BD7761BCF7_gshared (Enumerator_t65CC956745B1180C04CE6C6910FB27C5F32BB9FF* __this, const RuntimeMethod* method) ; // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mD6472FA27D28B9AE64A0FEF796C72ABBC2420EBF_gshared_inline (Enumerator_t65CC956745B1180C04CE6C6910FB27C5F32BB9FF* __this, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_m4AAAECBE902A211BF2126E6AFA280AEF73A3E0D6_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEE87CD90725DE7DDD6D1B5223C7C6F41A397A786_gshared_inline (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB5E00F11BCA3AC963F9BA72659FA76B107863F3C_gshared (Enumerator_t65CC956745B1180C04CE6C6910FB27C5F32BB9FF* __this, const RuntimeMethod* method) ; // T UnityEngine.ScriptableObject::CreateInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScriptableObject_CreateInstance_TisRuntimeObject_mBE664E52864F727B39B81313FA00C5FCFF9BAE62_gshared (const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mA54ED61F6E17C67D81899D4BB7E9202F4B86D6AF_gshared (Dictionary_2_t4E6622C812441EAFF008F50711A58A543B1AE46F* __this, RuntimeObject* ___key0, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m1A840355E8EDAECEA9D0C6F5E51B248FAA449CBD_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Void System.Nullable`1::.ctor(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_gshared (Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C* __this, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___value0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m8F4CF17FE17B209ABB1F5FB054404F5F95311285_gshared_inline (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m2AFFB9B7FFAD436C49E8A84E3DC8682E6B9561E6_gshared (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m87C843FE9647040193430A3014EC183F55E159E5_gshared_inline (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mF4CB99C817B0CEE9E3D53DA885EA193F651B9125_gshared (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___capacity0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m165AD9E83778C9BA58F81B32C4FA657054F3BA28_gshared (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, int32_t ___capacity0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicArray_1__ctor_m525D3DB66358429AB19EDBF7C4DC3D669DCE8F04_gshared (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1__ctor_mF63AE96E8925749CDACE05B89002A389DDD748D1_gshared (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicArray_1__ctor_m0C90D9608C4045A7B86D396ABE636CF97DCF47EB_gshared (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject** ___value1, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Rendering.DynamicArray`1::get_capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DynamicArray_1_get_capacity_mF10F55CAA90CC33A2DFAF577F335E59B067BB62F_gshared (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::Resize(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_gshared (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, int32_t ___newSize0, bool ___keepContent1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::AddRenderPass(System.String,PassData&,UnityEngine.Rendering.ProfilingSampler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC RenderGraph_AddRenderPass_TisRuntimeObject_m0CBB622F5A0D6A43F2952FD37511C5BACACB7152_gshared (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___passName0, RuntimeObject** ___passData1, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___sampler2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderFunc_1__ctor_mE92C9BBC24E615A468FE6B48659D44CBAA0365B1_gshared (RenderFunc_1_t94399DDC75EF064C0B860237B48F43030E0871B4* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::SetRenderFunc(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphBuilder_SetRenderFunc_TisRuntimeObject_mEE617FD34602932E960CAE95E33AAC8837DC88D4_gshared (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, RenderFunc_1_t94399DDC75EF064C0B860237B48F43030E0871B4* ___renderFunc0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_gshared_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicArray_1_Clear_m1AF0019A04745CED9B83C6191996814BCD11FBCE_gshared (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicArray_1_Clear_mE960D9C5CACB3C7EAF60A74689A7FA61EEF050C3_gshared (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::Resize(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DynamicArray_1_Resize_m9B6908CD6C2EE63E32578A72246B6BE2DDB941B3_gshared (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, int32_t ___newSize0, bool ___keepContent1, const RuntimeMethod* method) ; // T& UnityEngine.Rendering.DynamicArray`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_gshared (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Rendering.DynamicArray`1::get_size() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_gshared_inline (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, const RuntimeMethod* method) ; // T& UnityEngine.Rendering.DynamicArray`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_gshared (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Rendering.DynamicArray`1::get_size() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_gshared_inline (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_gshared (List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_gshared (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_gshared_inline (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___item0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_gshared (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7* __this, const RuntimeMethod* method) ; // T[] System.Array::Empty() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_gshared_inline (const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Clear_mEE1C6E0AF654AE01D41D12DAF62217D4FE3930E0_gshared (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::Push(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA_gshared (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, int32_t ___item0, const RuntimeMethod* method) ; // T System.Collections.Generic.Stack`1::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Stack_1_Pop_m59DFD2B5EC8D9044532E0AD0BDB20DB33BA76748_gshared (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_gshared (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_gshared_inline (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_gshared (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.Stack`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Stack_1_get_Count_m367DD1E571E10E5D1B0D13434E35DC7FC31FA886_gshared_inline (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_mDED53F0663CC4DE2C5E90B4E68C0C782D6631230_gshared (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777 List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E_gshared (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC_gshared (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_gshared_inline (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D_gshared (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_gshared_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, const RuntimeMethod* method) ; // UnityEngine.Rendering.ProfilingSampler UnityEngine.Rendering.ProfilingSampler::Get(TEnum) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ProfilingSampler_Get_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mB471B2C3913C24395882A89E7531861344E571DC_gshared (int32_t ___marker0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m3845DDFAE33C716367551A3A7952FF2981D2A33C_gshared_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D ___item0, const RuntimeMethod* method) ; // T[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool::GetTempArray(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* RenderGraphObjectPool_GetTempArray_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m619960A5E6237195A6A0E1EE5E8D38FE7E97E9EC_gshared (RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* __this, int32_t ___size0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mAF1EF7DA16BD70E252EA5C4B0F74DE519A02CBCD_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, int32_t ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mBBA9B541D841782BC06E00CC8DA61BA72F5A9836_gshared_inline (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B ___item0, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06_gshared (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A_gshared (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, int32_t ___index0, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mFAC5AE334617CDC65CBD066CF8D453CD9EAAD341_gshared_inline (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* __this, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 ___item0, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tEA93FE2B778D098F590CA168BEFC4CD85D73A6B9 Dictionary_2_GetEnumerator_m52AB12790B0B9B46B1DFB1F861C9DBEAB07C1FDA_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mEA5E01B81EB943B7003D87CEC1B6040524F0402C_gshared (Enumerator_tEA93FE2B778D098F590CA168BEFC4CD85D73A6B9* __this, const RuntimeMethod* method) ; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230 Enumerator_get_Current_mE3475384B761E1C7971D3639BD09117FE8363422_gshared_inline (Enumerator_tEA93FE2B778D098F590CA168BEFC4CD85D73A6B9* __this, const RuntimeMethod* method) ; // TKey System.Collections.Generic.KeyValuePair`2::get_Key() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Key_mBD8EA7557C27E6956F2AF29DA3F7499B2F51A282_gshared_inline (KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCD4950A75FFADD54AF354D48C6C0DB0B5A22A5F4_gshared (Enumerator_tEA93FE2B778D098F590CA168BEFC4CD85D73A6B9* __this, const RuntimeMethod* method) ; // System.Void System.Attribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.GraphicsSettings::set_renderPipelineAsset(UnityEngine.Rendering.RenderPipelineAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsSettings_set_renderPipelineAsset_mAD34EC54DF2B76755B88F38568F88A474B31FB79 (RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E* ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.MonoBehaviour::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ; // System.Single UnityEngine.LightAnchor::NormalizeAngleDegree(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LightAnchor_NormalizeAngleDegree_m5E4EDD421FBEF855BBC993F4771F6D8BBB5C23F8 (float ___angle0, const RuntimeMethod* method) ; // System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_m154E404AF275A3B2EC99ECAA3879B4CB9F0606DC_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method) ; // UnityEngine.Transform UnityEngine.LightAnchor::get_anchorPositionOverride() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* LightAnchor_get_anchorPositionOverride_m882CAD2DDBE5562E4A398A7A4F9AB5F9AFAC25F8_inline (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___x0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___y1, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Transform::get_position() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.LightAnchor::get_anchorPositionOffset() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 LightAnchor_get_anchorPositionOffset_m910D76FFBFFA8F1AC3863655ADA17A979EDA6841_inline (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Transform::TransformDirection(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_TransformDirection_m9BE1261DF2D48B7A4A27D31EE24D2D97F89E7757 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___direction0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) ; // UnityEngine.Transform UnityEngine.Component::get_transform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Transform::get_forward() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_forward_mFCFACF7165FDAB21E80E384C494DF278386CEE2F (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ; // System.Single UnityEngine.LightAnchor::get_distance() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float LightAnchor_get_distance_m77FE40AC57D00C6BA1182ED786A03F65E31127D3_inline (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, float ___d1, const RuntimeMethod* method) ; // UnityEngine.LightAnchor/Axes UnityEngine.LightAnchor::GetWorldSpaceAxes(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 LightAnchor_GetWorldSpaceAxes_m5F7DC28223C9BF5A32D3EEB8343F0FBBAEBADC4D (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.LightAnchor::get_anchorPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 LightAnchor_get_anchorPosition_mEA9BCD0D6DC5F9D09946B603B002AAABED4931FB (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) ; // System.Single UnityEngine.Vector3::get_magnitude() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::op_UnaryNegation(UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_UnaryNegation_m3AC523A7BED6E843165BDF598690F0560D8CAA63_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::ProjectOnPlane(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_ProjectOnPlane_mCAFA9F9416EA4740DCA8757B6E52260BF536770A_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___vector0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___planeNormal1, const RuntimeMethod* method) ; // System.Void UnityEngine.Vector3::Normalize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3_Normalize_mC749B887A4C74BA0A2E13E6377F17CCAEB0AADA8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ; // System.Single UnityEngine.Vector3::SignedAngle(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_SignedAngle_mD30E71B2F64983C2C4D86F17E7023BAA84CE50BE_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___from0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___to1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___axis2, const RuntimeMethod* method) ; // UnityEngine.Quaternion UnityEngine.Quaternion::AngleAxis(System.Single,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_AngleAxis_m01A869DC10F976FAF493B66F15D6D6977BB61DA8 (float ___angle0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___axis1, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Quaternion::op_Multiply(UnityEngine.Quaternion,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_op_Multiply_mF1348668A6CCD46FBFF98D39182F89358ED74AC0 (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rotation0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___point1, const RuntimeMethod* method) ; // System.Void UnityEngine.LightAnchor::set_yaw(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_yaw_m9057876C5E232D78615173514C79C8CC793456FB (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, float ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.LightAnchor::set_pitch(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_pitch_mA6089A7741A4DF514CC7D1898CDC3B8395470AEF (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, float ___value0, const RuntimeMethod* method) ; // UnityEngine.Quaternion UnityEngine.Transform::get_rotation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Quaternion::get_eulerAngles() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.LightAnchor::set_roll(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_roll_m32BB11BB51EFACF5FA9ECD6EFA6D85326570261A (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, float ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.LightAnchor::UpdateTransform(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_UpdateTransform_mF959E83F9B4FA3352C03C2493697A8B869E63CF3 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___up0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___right1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forward2, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___anchor3, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Transform::IsChildOf(UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Transform_IsChildOf_mFE071BE1E775E825401FE0A9B9BE49E39D256CEA (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___parent0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::get_up() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_up_mAB5269BFCBCB1BD241450C9BF2F156303D30E0C3_inline (const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::get_right() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_right_m13B7C3EAA64DC921EC23346C56A5A597B5481FF5_inline (const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::get_forward() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_forward_mEBAB24D77FC02FC88ED880738C3B1D47C758B3EB_inline (const RuntimeMethod* method) ; // UnityEngine.Matrix4x4 UnityEngine.Camera::get_cameraToWorldMatrix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Camera_get_cameraToWorldMatrix_mEFE1D169A0975F15279F246B262841CC98446EF3 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Camera::get_orthographic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Vector3::op_Inequality(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m6A7FB1C9E9DE194708997BFA24C6E238D92D908E_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::get_normalized() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ; // UnityEngine.Quaternion UnityEngine.Quaternion::LookRotation(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_LookRotation_m8C0F294E5143F93D378E020EAD9DA2288A5907A3 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forward0, const RuntimeMethod* method) ; // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method) ; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::Scale(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_Scale_m389397AD581D1BB1A5D39B47021DD685A1EAA9AB (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___vector0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::get_one() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline (const RuntimeMethod* method) ; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::TRS(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_TRS_mFEBA6926DB0044B96EF0CE98F30FEE7596820680 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___pos0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___q1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___s2, const RuntimeMethod* method) ; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::get_inverse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, const RuntimeMethod* method) ; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::op_Multiply(UnityEngine.Matrix4x4,UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_op_Multiply_m7649669D493400913FF60AFB04B1C19F14E0FDB0 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___lhs0, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___rhs1, const RuntimeMethod* method) ; // UnityEngine.Camera UnityEngine.Camera::get_main() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* Camera_get_main_mF222B707D3BF8CC9C7544609EFC71CFB62E81D43 (const RuntimeMethod* method) ; // UnityEngine.Matrix4x4 UnityEngine.Camera::get_worldToCameraMatrix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ; // UnityEngine.Vector4 UnityEngine.Vector4::op_Implicit(UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_mB05287DC52FC87A756AB80E837E1EC22FEEB3937_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___v0, const RuntimeMethod* method) ; // UnityEngine.Vector4 UnityEngine.Matrix4x4::op_Multiply(UnityEngine.Matrix4x4,UnityEngine.Vector4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Matrix4x4_op_Multiply_m2041E25F0453B831D95C32E924B88125ACFE9255 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___lhs0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___vector1, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector4::op_Implicit(UnityEngine.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___v0, const RuntimeMethod* method) ; // UnityEngine.Quaternion UnityEngine.Quaternion::FromToRotation(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_FromToRotation_m041093DBB23CB3641118310881D6B7746E3B8418 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___fromDirection0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___toDirection1, const RuntimeMethod* method) ; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::Rotate(UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_Rotate_mE2C31B51EEC282F2969B9C2BE24BD73E312807E8 (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___q0, const RuntimeMethod* method) ; // UnityEngine.Vector4 UnityEngine.Vector4::get_normalized() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_normalized_mD7671F6DCE4C1A80243139B87858FF65F4B865A3_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___x0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___y1, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Transform::get_hasChanged() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Transform_get_hasChanged_m570B3328E80AA338FF074A5C208500E98E440795 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.LightAnchor::UpdateTransform(UnityEngine.Camera,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_UpdateTransform_mDE72D1F5D3DB08833FD7447BC8936D0DB3E51889 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___anchor1, const RuntimeMethod* method) ; // System.Single UnityEngine.Mathf::Min(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline (float ___a0, float ___b1, const RuntimeMethod* method) ; // UnityEngine.Quaternion UnityEngine.Quaternion::op_Multiply(UnityEngine.Quaternion,UnityEngine.Quaternion) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_op_Multiply_m5AC8B39C55015059BDD09122E04E47D4BFAB2276_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___lhs0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rhs1, const RuntimeMethod* method) ; // System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, const RuntimeMethod* method) ; // UnityEngine.Quaternion UnityEngine.Quaternion::LookRotation(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_LookRotation_mE6859FEBE85BC0AE72A14159988151FF69BF4401 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forward0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upwards1, const RuntimeMethod* method) ; // System.Void UnityEngine.Transform::set_eulerAngles(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.ProbeReferenceVolume UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC (const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetMaxSubdivision() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_GetMaxSubdivision_m023EA6A3411AE69AEC9E9DBF9A3FF9A64D6A655E_inline (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method) ; // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Profiling.Profiler::BeginSample(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_BeginSample_mA836D6E554511CBEAD80F55EE41AAA5D1B26B3DE_inline (String_t* ___name0, const RuntimeMethod* method) ; // System.Void UnityEngine.Vector3Int::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, int32_t ___x0, int32_t ___y1, int32_t ___z2, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2>::.ctor() inline void Dictionary_2__ctor_m7D4C2C9D597ADB1D588E77B7D9F740AA8772A2EE (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C*, const RuntimeMethod*))Dictionary_2__ctor_mB158373D5DD55C693259E09C734A13A95E0D1C71_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mDC839EA169B06293482E6802E93C292D39BDFB7B (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484*, const RuntimeMethod*))Dictionary_2__ctor_mDC839EA169B06293482E6802E93C292D39BDFB7B_gshared)(__this, method); } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::SizeOfPhysicalIndexFromBudget(UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_SizeOfPhysicalIndexFromBudget_m7DD0531B067B5A9648EEA759AC150947B3870674 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___memoryBudget0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Mathf::CeilToInt(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline (float ___f0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method) ; // System.Void System.Collections.BitArray::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitArray__ctor_m50B5380BF9C051C0C4E528CFEE6579F8BFBBFFA7 (BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* __this, int32_t ___length0, const RuntimeMethod* method) ; // System.Void UnityEngine.ComputeBuffer::.ctor(System.Int32,System.Int32,UnityEngine.ComputeBufferType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeBuffer__ctor_m10899F96063EF384E8F25E2D61242CCF5F327D08 (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, int32_t ___count0, int32_t ___stride1, int32_t ___type2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::set_estimatedVMemCost(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProbeBrickIndex_set_estimatedVMemCost_mC11B8A5219EA4A78BD8A5D71CC8673F7479DEDF1_inline (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_Clear_mF2C59212EC570181C8BE1B101F3EE2D489A37D27 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Profiling.Profiler::EndSample() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Profiler_EndSample_m450653E4210CC1B4E1210C29F62FC48F8F250437 (const RuntimeMethod* method) ; // System.Void UnityEngine.ComputeBuffer::SetData(System.Array) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, RuntimeArray* ___data0, const RuntimeMethod* method) ; // System.Void System.Collections.BitArray::SetAll(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitArray_SetAll_mDE617A24AADD5BE2CA3B5C82031D029C4529397C (BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* __this, bool ___value0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2>::Clear() inline void Dictionary_2_Clear_mB7B710ECC446B4CE97110082DAEE705FC0FCDF56 (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C*, const RuntimeMethod*))Dictionary_2_Clear_m9A3F431FE42A3D9DAA1CF624564C480298403E61_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m169A3408297123F851A6AF46F8265A57B11841A7 (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484*, const RuntimeMethod*))Dictionary_2_Clear_m169A3408297123F851A6AF46F8265A57B11841A7_gshared)(__this, method); } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::GetVoxelSubdivLevel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_GetVoxelSubdivLevel_m3DC209B48D96D26959FAEEF4D16B88281981BDF7 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CellSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A (int32_t ___subdivisionLevel0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3Int::op_Implicit(UnityEngine.Vector3Int) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3Int_op_Implicit_mC033C628DD897DDBC75F29D06ACB30DC437A838A_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___v0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Mathf::FloorToInt(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_mD086E41305DD8350180AD677833A22733B4789A9_inline (float ___f0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Vector3Int::get_z() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Vector3Int::get_y() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Vector3Int::get_x() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.HashSet`1::Add(T) inline bool HashSet_1_Add_mA024658A4ED8E38324AB60A5CDA6DFCAE4FFF4A5 (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___item0, const RuntimeMethod* method) { return (( bool (*) (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206*, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376, const RuntimeMethod*))HashSet_1_Add_mA024658A4ED8E38324AB60A5CDA6DFCAE4FFF4A5_gshared)(__this, ___item0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::ClipToIndexSpace(UnityEngine.Vector3Int,System.Int32,UnityEngine.Vector3Int&,UnityEngine.Vector3Int&,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_ClipToIndexSpace_m67EAB9AAB95C4E9ED856432B480BA5181842C029 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___pos0, int32_t ___subdiv1, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___outMinpos2, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___outMaxpos3, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo4, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::UpdatePhysicalIndex(UnityEngine.Vector3Int,UnityEngine.Vector3Int,System.Int32,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_UpdatePhysicalIndex_mF7C71DF7BC9173BFEBB5040740D76B66272E1232 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___brickMin0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___brickMax1, int32_t ___value2, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo3, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::UploadIndexData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_UploadIndexData_m0C39F1400DAF3A9411424EF4B19821A2922E7AC9 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CoreUtils::SafeRelease(UnityEngine.ComputeBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SafeRelease_mC80169C4ECDE45459608C6645DDD7C63F3B779D4 (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___buffer0, const RuntimeMethod* method) ; // System.Boolean System.Collections.BitArray::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitArray_get_Item_m4896068D3BCCB04D4321A14AD26080FC217E4115 (BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void UnityEngine.Debug::Assert(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216 (bool ___condition0, const RuntimeMethod* method) ; // System.Void System.Collections.BitArray::set_Item(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitArray_set_Item_m58EFAF76D726AE0632AE5D8BD7E482AE9B982976 (BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* __this, int32_t ___index0, bool ___value1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass31_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass31_0__ctor_m0D41A2E28E6C6807487A8C9F04742BD6C0FCC46D (U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_inline (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07*, const RuntimeMethod*))List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_gshared_inline)(__this, method); } // System.Void UnityEngine.Debug::Assert(System.Boolean,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806 (bool ___condition0, String_t* ___message1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.HashSet`1::.ctor() inline void HashSet_1__ctor_m1DE3B8C8D025B3AF37E1940DEF69361BEAC6AD38 (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* __this, const RuntimeMethod* method) { (( void (*) (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206*, const RuntimeMethod*))HashSet_1__ctor_m1DE3B8C8D025B3AF37E1940DEF69361BEAC6AD38_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_m0A49057415EEC7C8BB7E280A739C33E794E70420 (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A*, int32_t, const RuntimeMethod*))List_1__ctor_m0A49057415EEC7C8BB7E280A739C33E794E70420_gshared)(__this, ___capacity0, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_m1A8A91A5D3AB6C98EDEC2B0B1EF922C66CE84701 (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484*, RegId_t558A1471305FE71659736358E71632E62B26AF64, BrickMeta_t75B625970B160751665565BB3039980A81DED1D1, const RuntimeMethod*))Dictionary_2_Add_m1A8A91A5D3AB6C98EDEC2B0B1EF922C66CE84701_gshared)(__this, ___key0, ___value1, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1 (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, int32_t ___index0, const RuntimeMethod* method) { return (( BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, int32_t, const RuntimeMethod*))List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_gshared)(__this, ___index0, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, int32_t ___index0, const RuntimeMethod* method) { return (( Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 (*) (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07*, int32_t, const RuntimeMethod*))List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C_gshared)(__this, ___index0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::MapBrickToVoxels(UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick,System.Collections.Generic.HashSet`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_MapBrickToVoxels_mE65C9F64C0CA2072358C43696988CF1C09AB96BE (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 ___brick0, HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* ___voxels1, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc::flattenIndex(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BrickChunkAlloc_flattenIndex_mDDF83B6500BFACBB3DF4327BD285E912749664DD (BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* __this, int32_t ___sx0, int32_t ___sy1, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::MergeIndex(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_MergeIndex_m85D414F58BE14560CE051F7C79AC843F45F00B94 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___index0, int32_t ___size1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m326A120DC1116CD01FF4168039C2AE5E115F437D_inline (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* __this, ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A*, ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415, const RuntimeMethod*))List_1_Add_m326A120DC1116CD01FF4168039C2AE5E115F437D_gshared_inline)(__this, ___item0, method); } // System.Collections.Generic.HashSet`1/Enumerator System.Collections.Generic.HashSet`1::GetEnumerator() inline Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382 (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* __this, const RuntimeMethod* method) { return (( Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C (*) (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206*, const RuntimeMethod*))HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() inline void Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640 (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C*, const RuntimeMethod*))Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640_gshared)(__this, method); } // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() inline Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_inline (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C* __this, const RuntimeMethod* method) { return (( Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 (*) (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C*, const RuntimeMethod*))Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2>::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_m0105CA0A6DC3E2A7ACB07EDD5FB28C76849E1A81 (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___key0, List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C*, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376, List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD**, const RuntimeMethod*))Dictionary_2_TryGetValue_m1F022411F33230F63B036BD2E9031753FFE0ADBB_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_m0144DC86913EB6137D57B9CDCEF4B87903BAD059 (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, int32_t, const RuntimeMethod*))List_1__ctor_m0144DC86913EB6137D57B9CDCEF4B87903BAD059_gshared)(__this, ___capacity0, method); } // System.Void System.Collections.Generic.Dictionary`2>::Add(TKey,TValue) inline void Dictionary_2_Add_m416E62AFC0E255D1CE109ADE250A6D52F5F95B39 (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___key0, List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C*, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376, List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, const RuntimeMethod*))Dictionary_2_Add_m47ACA9290450A9F244EEAB913A88D74A259FE7EF_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) inline void Predicate_1__ctor_mDCD93BD5A3BCED76364E927C5AC8C9D834857011 (Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56*, RuntimeObject*, intptr_t, const RuntimeMethod*))Predicate_1__ctor_mDCD93BD5A3BCED76364E927C5AC8C9D834857011_gshared)(__this, ___object0, ___method1, method); } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) inline int32_t List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* ___match0, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56*, const RuntimeMethod*))List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A_gshared)(__this, ___match0, method); } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_m8A78B96F9C58DC16F4C717A37D5EA7B29EF443EE (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8*, int32_t, const RuntimeMethod*))List_1__ctor_m8A78B96F9C58DC16F4C717A37D5EA7B29EF443EE_gshared)(__this, ___capacity0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m5EDFD9CA1C9530A967BDF429900C826C7D1B8787_inline (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46, const RuntimeMethod*))List_1_Add_m5EDFD9CA1C9530A967BDF429900C826C7D1B8787_gshared_inline)(__this, ___item0, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 List_1_get_Item_m49B32107985EF6C904E5707A826364890527A0A6 (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, int32_t ___index0, const RuntimeMethod* method) { return (( VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 (*) (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, int32_t, const RuntimeMethod*))List_1_get_Item_m49B32107985EF6C904E5707A826364890527A0A6_gshared)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mD588DA8000CB6203E1EFD167075B07035A0053EC_inline (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* __this, uint16_t ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8*, uint16_t, const RuntimeMethod*))List_1_Add_mD588DA8000CB6203E1EFD167075B07035A0053EC_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C*, const RuntimeMethod*))Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F_gshared)(__this, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, const RuntimeMethod*))List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::UpdateIndexForVoxel(UnityEngine.Vector3Int,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_UpdateIndexForVoxel_m0E276C69C80F441BA39B5EC8FAEC2A8E6D0B419D (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___voxel0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass32_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass32_0__ctor_mF894CFB004316B0FFCCB871803FFAEBD8DB3A380 (U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_m62D5B2F533BCFE7ACA42457A8F3EC3D77C051395 (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484*, RegId_t558A1471305FE71659736358E71632E62B26AF64, const RuntimeMethod*))Dictionary_2_ContainsKey_m62D5B2F533BCFE7ACA42457A8F3EC3D77C051395_gshared)(__this, ___key0, method); } // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1 (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) { return (( BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 (*) (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484*, RegId_t558A1471305FE71659736358E71632E62B26AF64, const RuntimeMethod*))Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1_gshared)(__this, ___key0, method); } // TValue System.Collections.Generic.Dictionary`2>::get_Item(TKey) inline List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* Dictionary_2_get_Item_m429851F5BEBB1B5E2E2EC33280FEE4EBF473DC03 (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___key0, const RuntimeMethod* method) { return (( List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* (*) (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C*, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376, const RuntimeMethod*))Dictionary_2_get_Item_m8C6DEEE4BB3CB5E16ABD64BD2AF7944F95B1B093_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) inline void List_1_RemoveAt_m426F641C31C074D9AF75C3C9104ECEF49273D054 (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m426F641C31C074D9AF75C3C9104ECEF49273D054_gshared)(__this, ___index0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m7FDFA063E271DB229FA538A448E3E072DBECBB9D_inline (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, const RuntimeMethod*))List_1_get_Count_m7FDFA063E271DB229FA538A448E3E072DBECBB9D_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::ClearVoxel(UnityEngine.Vector3Int,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_ClearVoxel_m7E65631F45A9E7081D6F04F2042EC7067FEE0B12 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___pos0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo1, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2>::Remove(TKey) inline bool Dictionary_2_Remove_m952E405669DB9A63F445D4DD27B28CFD5675CBF3 (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C*, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376, const RuntimeMethod*))Dictionary_2_Remove_mD895CC67E47D16B0254EDFBE438FCCA16EAA08C7_gshared)(__this, ___key0, method); } // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) inline bool Dictionary_2_Remove_m0110277764573DB61D5CF000341159165B90C45B (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484*, RegId_t558A1471305FE71659736358E71632E62B26AF64, const RuntimeMethod*))Dictionary_2_Remove_m0110277764573DB61D5CF000341159165B90C45B_gshared)(__this, ___key0, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC List_1_GetEnumerator_mFAD2391D3A59CA5BA97E9750EE5E2B3A282A4D43 (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, const RuntimeMethod* method) { return (( Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC (*) (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, const RuntimeMethod*))List_1_GetEnumerator_mFAD2391D3A59CA5BA97E9750EE5E2B3A282A4D43_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mFC2CD25C5B26F2B5EE40CAC0C2FA35622B85BCDF (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC*, const RuntimeMethod*))Enumerator_Dispose_mFC2CD25C5B26F2B5EE40CAC0C2FA35622B85BCDF_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 Enumerator_get_Current_m3665EAFCF78214B08A72C5E2EDDF8A2BCCBC3077_inline (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC* __this, const RuntimeMethod* method) { return (( VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 (*) (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC*, const RuntimeMethod*))Enumerator_get_Current_m3665EAFCF78214B08A72C5E2EDDF8A2BCCBC3077_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::UpdateIndexForVoxel(UnityEngine.Vector3Int,System.Collections.Generic.List`1,System.Collections.Generic.List`1,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_UpdateIndexForVoxel_m53C95CF74CFB0C44713B9578FF8D717ACCC1E2D2 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___voxel0, List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* ___bricks1, List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* ___indices2, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo3, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m76051B99AB84627C25A217B32051F0046144E6DB (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC*, const RuntimeMethod*))Enumerator_MoveNext_m76051B99AB84627C25A217B32051F0046144E6DB_gshared)(__this, method); } // UnityEngine.Vector3Int UnityEngine.Vector3Int::op_Subtraction(UnityEngine.Vector3Int,UnityEngine.Vector3Int) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___a0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___b1, const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Vector3Int::op_Division(UnityEngine.Vector3Int,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___a0, int32_t ___b1, const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Vector3Int::op_Addition(UnityEngine.Vector3Int,UnityEngine.Vector3Int) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_op_Addition_m7B25A163958DEC7B64323710764439A8322905AF_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___a0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___b1, const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Vector3Int::get_one() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_get_one_mF92F0A50B2A05CAEB7C8AD98FF268C18B51556BD_inline (const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B List_1_GetEnumerator_mF51085EADE321D34363FB015B4D82ECBB19BD5DD (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* __this, const RuntimeMethod* method) { return (( Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B (*) (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A*, const RuntimeMethod*))List_1_GetEnumerator_mF51085EADE321D34363FB015B4D82ECBB19BD5DD_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mCE52DD4ABB09EF494FB11B9F7C208AE186E83B55 (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B*, const RuntimeMethod*))Enumerator_Dispose_mCE52DD4ABB09EF494FB11B9F7C208AE186E83B55_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 Enumerator_get_Current_mE279D0E13EAC8EA642F80F3C1A5F988BA01F9FF3_inline (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B* __this, const RuntimeMethod* method) { return (( ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 (*) (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B*, const RuntimeMethod*))Enumerator_get_Current_mE279D0E13EAC8EA642F80F3C1A5F988BA01F9FF3_gshared_inline)(__this, method); } // UnityEngine.Vector3Int UnityEngine.Vector3Int::op_Multiply(UnityEngine.Vector3Int,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_op_Multiply_mCFF4693DA3609803497101282FA7FA8F3A2BF552_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___a0, int32_t ___b1, const RuntimeMethod* method) ; // System.Void UnityEngine.Vector3Int::set_x(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Int_set_x_m8745C5976D035EBBAC6F6191B5838D58631D8685_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Vector3Int::set_y(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Int_set_y_mA856F32D1BF187BD4091DDF3C6872FD01F7D3377_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Vector3Int::set_z(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Int_set_z_m5782180F67C4257C505F124971985D99C3422F74_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m41D00D059569D8912B80C693C4BCB272B8A3160C (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B*, const RuntimeMethod*))Enumerator_MoveNext_m41D00D059569D8912B80C693C4BCB272B8A3160C_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick::.ctor(UnityEngine.Vector3Int,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Brick__ctor_mF1384DE2A301E1649AA0B75AF1726649F330500B (Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___position0, int32_t ___subdivisionLevel1, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Vector3Int::op_Equality(UnityEngine.Vector3Int,UnityEngine.Vector3Int) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3Int_op_Equality_m968FFB59523CC5ED40BE3FF2A5F80238F8298782_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___lhs0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___rhs1, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick::Equals(UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brick_Equals_m51973370DE321FB79FE83BA500E6100A3676A62C (Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06* __this, Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 ___other0, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::op_Equality(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId,UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RegId_op_Equality_m221776DC5C85B27789D99AF0DC8F1B605834FA87 (RegId_t558A1471305FE71659736358E71632E62B26AF64 ___lhs0, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___rhs1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::.ctor(System.Int32) inline void Stack_1__ctor_mE365E0EF3FA55F5739AFE298F69BF199DFAB104B (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9*, int32_t, const RuntimeMethod*))Stack_1__ctor_mE365E0EF3FA55F5739AFE298F69BF199DFAB104B_gshared)(__this, ___capacity0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::DerivePoolSizeFromBudget(System.Int32,UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget,System.Int32&,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_DerivePoolSizeFromBudget_m252784923D233C370B31CAF376822B0A8B4F0DEE (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___allocationSize0, int32_t ___memoryBudget1, int32_t* ___width2, int32_t* ___height3, int32_t* ___depth4, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation UnityEngine.Experimental.Rendering.ProbeBrickPool::CreateDataLocation(System.Int32,System.Boolean,UnityEngine.Experimental.Rendering.ProbeVolumeSHBands,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF ProbeBrickPool_CreateDataLocation_m69E2A8A785E5FFE755A213542EE2CDBC8040237D (int32_t ___numProbes0, bool ___compressed1, int32_t ___bands2, int32_t* ___allocatedBytes3, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::set_estimatedVMemCost(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProbeBrickPool_set_estimatedVMemCost_m6E4F705AFAB407937129B0DF5DF6ED9A3BB7E242_inline (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataLocation_Cleanup_mD3D6DFF36870590F6A6DEBAB39E65BF71BB17FBF (DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::Clear() inline void Stack_1_Clear_m8013A4F77CE4B9D546F1F63C2B877061FC981A4B (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, const RuntimeMethod* method) { (( void (*) (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9*, const RuntimeMethod*))Stack_1_Clear_m8013A4F77CE4B9D546F1F63C2B877061FC981A4B_gshared)(__this, method); } // T System.Collections.Generic.Stack`1::Pop() inline BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F Stack_1_Pop_m0C141CF647CCAAD568DA3C53C0A36BABCE569F2A (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, const RuntimeMethod* method) { return (( BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F (*) (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9*, const RuntimeMethod*))Stack_1_Pop_m0C141CF647CCAAD568DA3C53C0A36BABCE569F2A_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F, const RuntimeMethod*))List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_gshared_inline)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.Stack`1::get_Count() inline int32_t Stack_1_get_Count_m218AC98E4AE76834E6912C0497F8C03A3311301C_inline (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, const RuntimeMethod* method) { return (( int32_t (*) (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9*, const RuntimeMethod*))Stack_1_get_Count_m218AC98E4AE76834E6912C0497F8C03A3311301C_gshared_inline)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3 List_1_GetEnumerator_m47A00504730F536793F46F7409AD4CA3BF1C5C6E (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) { return (( Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3 (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, const RuntimeMethod*))List_1_GetEnumerator_m47A00504730F536793F46F7409AD4CA3BF1C5C6E_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mC12083F613BC02FF812604F5D37E9F3F1BFA8D7B (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3*, const RuntimeMethod*))Enumerator_Dispose_mC12083F613BC02FF812604F5D37E9F3F1BFA8D7B_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F Enumerator_get_Current_m2B87CEE188C80B75629F34EE3C5CDB728849432E_inline (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3* __this, const RuntimeMethod* method) { return (( BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F (*) (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3*, const RuntimeMethod*))Enumerator_get_Current_m2B87CEE188C80B75629F34EE3C5CDB728849432E_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Stack`1::Push(T) inline void Stack_1_Push_m235FCE0B31AE517A96C5413F7FEEB838814FC2B3 (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F ___item0, const RuntimeMethod* method) { (( void (*) (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9*, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F, const RuntimeMethod*))Stack_1_Push_m235FCE0B31AE517A96C5413F7FEEB838814FC2B3_gshared)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m1BB5BA434E73385B8652D78DA3115858BED1F548 (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3*, const RuntimeMethod*))Enumerator_MoveNext_m1BB5BA434E73385B8652D78DA3115858BED1F548_gshared)(__this, method); } // System.Void UnityEngine.Graphics::CopyTexture(UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Texture,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Graphics_CopyTexture_m1174E36AE6E6DF2FFF25A028EFD0D7740C7CF91B (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___src0, int32_t ___srcElement1, int32_t ___srcMip2, int32_t ___srcX3, int32_t ___srcY4, int32_t ___srcWidth5, int32_t ___srcHeight6, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___dst7, int32_t ___dstElement8, int32_t ___dstMip9, int32_t ___dstX10, int32_t ___dstY11, const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickPool::ProbeCountToDataLocSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeBrickPool_ProbeCountToDataLocSize_mFB4FFBD7A584D6A533A39F1CC1B4DD0CDEDA80F1 (int32_t ___numProbes0, const RuntimeMethod* method) ; // System.Void UnityEngine.Texture3D::.ctor(System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* __this, int32_t ___width0, int32_t ___height1, int32_t ___depth2, int32_t ___format3, int32_t ___flags4, int32_t ___mipCount5, const RuntimeMethod* method) ; // System.Single UnityEngine.Rendering.SphericalHarmonicsL2::get_Item(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901 (SphericalHarmonicsL2_tCBFB646455D2069E738976E5B745C6DF023B6BA2* __this, int32_t ___rgb0, int32_t ___coefficient1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::SetPixel(UnityEngine.Color[]&,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389** ___data0, int32_t ___x1, int32_t ___y2, int32_t ___z3, int32_t ___dataLocWidth4, int32_t ___dataLocHeight5, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___value6, const RuntimeMethod* method) ; // System.Void UnityEngine.Texture3D::SetPixels(UnityEngine.Color[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture3D_SetPixels_mECA010E0EE0375FA232A050AD7DB7C6F179CA561 (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* __this, ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___colors0, const RuntimeMethod* method) ; // System.Void UnityEngine.Texture3D::Apply(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture3D_Apply_m79EA861C7F9EBF4DD11F4FCF262DE4E4C07DD743 (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* __this, bool ___updateMipmaps0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CoreUtils::Destroy(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___obj0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Mathf::Abs(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Abs_mEF48B2D15BEC6663A575693F563C6DC42C8135AE_inline (int32_t ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.ComputeBuffer::.ctor(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeBuffer__ctor_mE40DE5EF5ADAC29B6B4DECBD1EE33E8526202617 (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, int32_t ___count0, int32_t ___stride1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::set_estimatedVMemCost(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProbeCellIndices_set_estimatedVMemCost_m48C6C4530C2AB4BEB48C85C0AC18CBABBF79D945_inline (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices::GetFlatIndex(UnityEngine.Vector3Int) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeCellIndices_GetFlatIndex_m6847AC7311DF2F831B2A92995F8C6FC68F13BBAE (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___normalizedPos0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices/IndexMetaData::Pack(System.UInt32[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexMetaData_Pack_mD890E178B9204BB2B438B3AF6D328086BDAF7056 (IndexMetaData_t1F0D9CC83CCB8179ADA53818424F8A277F1EF8ED* __this, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** ___vals0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::PushComputeData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_PushComputeData_m647D18E694F7DBFC7FA1386157C862C422B4D36F (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m9821889E928BB7EAEE9A7E81EDFC59651F7CBDD0 (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, const RuntimeMethod*))Dictionary_2_Clear_m9821889E928BB7EAEE9A7E81EDFC59651F7CBDD0_gshared)(__this, method); } // System.Void UnityEngine.Debug::LogError(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E (RuntimeObject* ___message0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::InitializeDebug(UnityEngine.Mesh,UnityEngine.Shader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_InitializeDebug_m5576BAAC9A89F89AD454682006A303A6E9E9E16A (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___debugProbeMesh0, Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___debugProbeShader1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::InitProbeReferenceVolume(System.Int32,UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget,UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_InitProbeReferenceVolume_m8396C4E41214B049F2382F6C56A71C7AA4787A3E (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___allocationSize0, int32_t ___memoryBudget1, int32_t ___shBands2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CleanupLoadedData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_CleanupLoadedData_m468450BDD6457065635A939ED04CF2748D861406 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CleanupDebug() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_CleanupDebug_m87FDB580BDBC8351FECEB41FC0AEC172245C0780 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::get_estimatedVMemCost() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_get_estimatedVMemCost_m034678F278DC295B79596DB95A91C56DD2A93F16_inline (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::get_estimatedVMemCost() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_get_estimatedVMemCost_mFE477FD4F261500F38775DFE0B7DAB5A277A0BF1_inline (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices::get_estimatedVMemCost() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeCellIndices_get_estimatedVMemCost_m5F027C6A9242F582122F2DFD593D9728D99C970B_inline (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9 (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9_gshared)(__this, ___key0, method); } // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline int32_t Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___key0, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_mF2C0EE35C2B207C3CC6373BBA9909B78F6FB8603 (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* __this, int32_t ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mED5C451F158CDDD2B3F4B0720CD248DA9DB27B25_gshared)(__this, ___key0, method); } // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) inline bool Dictionary_2_Remove_m777179752C365F5FE056B1585F4196D64291017C (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* __this, int32_t ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m12BAB2F82E34CAA21A7245AB61E48F106340C1A4_gshared)(__this, ___key0, method); } // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_mE39B6BCC7EBAF254690447A3656CA471D4E7A48B (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* __this, int32_t ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mED5C451F158CDDD2B3F4B0720CD248DA9DB27B25_gshared)(__this, ___key0, method); } // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) inline bool Dictionary_2_Remove_mFCD0739D29C4B6E98CDDEA66D8E5C50F3A089540 (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* __this, int32_t ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m12BAB2F82E34CAA21A7245AB61E48F106340C1A4_gshared)(__this, ___key0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::MarkCellAsUnloaded(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_MarkCellAsUnloaded_mF2C9BE87210AB183AE9F4649A1562F19EB3EE4E5 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, int32_t ___cellFlatIdx0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_mDFFBA4C65649FBE6B9EC3C51D4C85451B00DD79F (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___key0, RegId_t558A1471305FE71659736358E71632E62B26AF64* ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A*, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3*, RegId_t558A1471305FE71659736358E71632E62B26AF64*, const RuntimeMethod*))Dictionary_2_TryGetValue_m4C5AEC12C8579352EC2729F825C1DF87A5115DC8_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::ReleaseBricks(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_ReleaseBricks_m7BB16DFF13B76370E1EADDC7AAC79EF41848704D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) inline bool Dictionary_2_Remove_m671E5555F6844D7FA765E3750E7BE7DD6A6BBC3F (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A*, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3*, const RuntimeMethod*))Dictionary_2_Remove_mB91280746D5F6B3913E88EBC0845CFE1742FC94B_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_mC13AC758FB17E90D4A17DC8E383A594FE9B7D541 (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* __this, int32_t ___key0, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1*, int32_t, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3*, const RuntimeMethod*))Dictionary_2_set_Item_m2888D71A14F2B8510102F24FEE90552E91B124C1_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellChunkInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CellChunkInfo__ctor_m7E1C749DBADA4CB21473B1A39E986AEEDDAB678E (CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_m76FB4221F4FEBC1BF45D0C450D7A5A5761CD7EAB (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* __this, int32_t ___key0, CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4*, int32_t, CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249*, const RuntimeMethod*))Dictionary_2_set_Item_m2888D71A14F2B8510102F24FEE90552E91B124C1_gshared)(__this, ___key0, ___value1, method); } // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() inline int32_t Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07 (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*, const RuntimeMethod*))Dictionary_2_get_Count_m4DDA9442C238A443489115E22B026AD366851549_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() inline ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* __this, const RuntimeMethod* method) { return (( ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* (*) (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*, const RuntimeMethod*))Dictionary_2_get_Values_mA0C01DEA55329E55380E96BBD04D4D228B437EC5_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() inline Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B (ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* __this, const RuntimeMethod* method) { return (( Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF (*) (ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210*, const RuntimeMethod*))ValueCollection_GetEnumerator_m025EE28BE2F31676E08BC3D7C8E39D8232BDBBF8_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() inline void Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436 (Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF*, const RuntimeMethod*))Enumerator_Dispose_mFD8FAB8D9FF5EDF9AE3B14CF539A8A34AA9527A8_gshared)(__this, method); } // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() inline ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_inline (Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF* __this, const RuntimeMethod* method) { return (( ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* (*) (Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF*, const RuntimeMethod*))Enumerator_get_Current_mB407E755F3B4C51C54D24338D00A352E5B16E7F3_gshared_inline)(__this, method); } // System.String UnityEngine.Experimental.Rendering.ProbeVolumeAsset::GetSerializedFullPath() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5 (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402 (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* __this, String_t* ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m703047C213F7AB55C9DC346596287773A1F670CD_gshared)(__this, ___key0, method); } // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolumeAsset::CompatibleWith(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeVolumeAsset_CompatibleWith_m5AD9B31F161A973E7E73935A7CC7BED920FE3F70 (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___otherAsset0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829 (Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF*, const RuntimeMethod*))Enumerator_MoveNext_mBE11DA1DAFC756EB87E884AADC5EDC4BB72FB032_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) inline bool Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906 (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* __this, String_t* ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*, String_t*, const RuntimeMethod*))Dictionary_2_Remove_m5C7C45E75D951A75843F3F7AADD56ECD64F6BC86_gshared)(__this, ___key0, method); } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CheckCompatibilityWithCollection(UnityEngine.Experimental.Rendering.ProbeVolumeAsset,System.Collections.Generic.Dictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_CheckCompatibilityWithCollection_m08A5838880203FA8D70E253A887B28E85FB6A517 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* ___collection1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62 (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* __this, String_t* ___key0, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*, String_t*, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B*, const RuntimeMethod*))Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared)(__this, ___key0, ___value1, method); } // UnityEngine.Vector3Int UnityEngine.Vector3Int::get_zero() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_get_zero_m92AFC98FB3ADF7764EE7135D7B1A1A3DA479108C_inline (const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Vector3Int::Min(UnityEngine.Vector3Int,UnityEngine.Vector3Int) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_Min_mE8C18B15F5F36C859905D17B9D3AE5F898466849_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___lhs0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___rhs1, const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Vector3Int::Max(UnityEngine.Vector3Int,UnityEngine.Vector3Int) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_Max_m283E5B7E751D90546E3E977F6B30880E0D452581_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___lhs0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___rhs1, const RuntimeMethod* method) ; // System.Void UnityEngine.Bounds::Encapsulate(UnityEngine.Bounds) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bounds_Encapsulate_m7C70C382B9380A8C962074C78E189B53CE8F7A22 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___bounds0, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Vector3Int::op_Inequality(UnityEngine.Vector3Int,UnityEngine.Vector3Int) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3Int_op_Inequality_m7E2B8A0353F9BF8F18F45B2B4DB000A776894BAE_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___lhs0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___rhs1, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_inline (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32 (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* __this, int32_t ___index0, const RuntimeMethod* method) { return (( CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* (*) (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method); } // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0 (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) inline void List_1_RemoveAt_mB54DE82BC987F7DC31233ECA7FC23414C45FB2FE (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared)(__this, ___index0, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE List_1_GetEnumerator_mB5D290E58C5A4F7D7EE2C5734BE022AEDB3A18F6 (List_1_t1339B319E08032F604E54608778551A8481D44F6* __this, const RuntimeMethod* method) { return (( Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE (*) (List_1_t1339B319E08032F604E54608778551A8481D44F6*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mA7919C536F41109CAA9FE4CCE15C9D7CBB6552AA (Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* Enumerator_get_Current_m74691DB4E7F3F3FF16ED7C296BB8CD81F2FEDEAF_inline (Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE* __this, const RuntimeMethod* method) { return (( Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* (*) (Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::RemoveCell(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_RemoveCell_m5A0D41776583972976AAB53206FE1CA079156396 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m968046A3F850CA90A828A9CE3326FE1F468389E2 (Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::ClearDebugData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_ClearDebugData_m254D017F2183A194216423BB841397BDDF1C4DC8 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m9D7F7B580B5A276411267E96AA3425736D9BDC83_inline (const RuntimeMethod* method) ; // UnityEngine.Quaternion UnityEngine.Quaternion::get_identity() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_get_identity_mB9CAEEB21BC81352CBF32DB9664BFC06FA7EA27B_inline (const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SetTRS(UnityEngine.Vector3,UnityEngine.Quaternion,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SetTRS_m942EB8F2721EA1D608CD24A5BF0367362703CAB6 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rotation1, float ___minBrickSize2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SetMaxSubdivision(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SetMaxSubdivision_m18D69D8668C3E597E98DDC49F890E4B212F601FA (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___maxSubdivision0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeAsset::get_Version() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeVolumeAsset_get_Version_m5081E5AFF96380FDA4A8223668368668E9818002_inline (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) ; // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method) ; // System.Void UnityEngine.Debug::LogWarning(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_mEF15C6B17CE4E1FA7E379CDB82CE40FCD89A3F28 (RuntimeObject* ___message0, const RuntimeMethod* method) ; // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeAsset::get_minBrickSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeVolumeAsset_get_minBrickSize_m64AB321C43569B209B7D4204FA7ADD218BB6438E (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeAsset::get_maxSubdivision() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeVolumeAsset_get_maxSubdivision_m25E44F3E71147B9737FC2F4A41E32C91CFB1DDE7 (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SetMinBrickAndMaxSubdiv(System.Single,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SetMinBrickAndMaxSubdiv_m88473F4B1337645D2F5B6F9AA6B60D20CB1AC078 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, float ___minBrickSize0, int32_t ___maxSubdiv1, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) inline Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* List_1_get_Item_m8A89450CCC26C3663B17359A17E5996B125CC9EA (List_1_t1339B319E08032F604E54608778551A8481D44F6* __this, int32_t ___index0, const RuntimeMethod* method) { return (( Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* (*) (List_1_t1339B319E08032F604E54608778551A8481D44F6*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CellSortInfo__ctor_m5871F49B1A019D1B007A5132580B6599434971BE (CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* __this, const RuntimeMethod* method) ; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::MaxBrickSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m5F7722410A99158472E7D8BB3976AB7F857076A8_inline (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* __this, CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC*, CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m94FEF1DEEE302A8265001CD48F7D5F32F9FB450B_inline (List_1_t1339B319E08032F604E54608778551A8481D44F6* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t1339B319E08032F604E54608778551A8481D44F6*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::EnsureTextureValidity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_EnsureTextureValidity_m2D85061C632966FCF8FF4A205F01AE394E16D905 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::InvalidateAllCellRefs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_InvalidateAllCellRefs_mC9899CBE0BD02C52065E4ACB1D4B871D0870B467 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::LoadAsset(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_LoadAsset_m6762ED235290551AF23A3A741A5AB44DCC635DC7 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6 (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*, const RuntimeMethod*))Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::RemovePendingAsset(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_RemovePendingAsset_m6570DA934E9ACE3DA84E10783816ED6157B98762 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, const RuntimeMethod* method) ; // System.Void UnityEngine.Bounds::set_min(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bounds_set_min_m7BAFB7EDB329CBA896FA096E671D17E498C81A35 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Bounds::set_max(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bounds_set_max_mD846329090A0A151CA139A477B70AD6A76FC1A39 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Bounds::get_min() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::Max(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Max_m8446E71C8778A1CE7C379BBF6966D15093C99145_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Bounds::get_max() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_max_m6446F2AB97C1E57CA89467B9DE52D4EB61F1CB09 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::Min(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Min_m669DD6A6725D796639ADF4DE40E72AE8DCCFA9C7_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::MinBrickSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetNumberOfBricksAtSubdiv(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell,UnityEngine.Vector3Int&,UnityEngine.Vector3Int&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_GetNumberOfBricksAtSubdiv_mC7241405B7787ADEE9A494F37CB79670527727B6 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___minValidLocalIdxAtMaxRes1, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___sizeOfValidIndicesAtMaxRes2, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.ProbeBrickIndex::AssignIndexChunksToCell(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell,System.Int32,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeBrickIndex_AssignIndexChunksToCell_m8552299678638EAC75180BB5F988C3B0F5AB3AF9 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, int32_t ___bricksCount1, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* ___cellUpdateInfo2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::FillDataLocation(UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation&,UnityEngine.Rendering.SphericalHarmonicsL2[],UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_FillDataLocation_m749F98CDC969320C029782CA95FA381A8267C095 (DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* ___loc0, SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* ___shl21, int32_t ___bands2, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices::GetFlatIdxForCell(UnityEngine.Vector3Int) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeCellIndices_GetFlatIdxForCell_m0E8103CD210C64D23927C96BD86BB349EFEFCD67 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___cellPosition0, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetCellIndexUpdate(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_GetCellIndexUpdate_m5F32FFA6A185E250CA69C49B1CE881A2C21C7282 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* ___cellUpdateInfo1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m0BCA9972496EA6A18908043F330D2E400A998637 (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, const RuntimeMethod* method) { (( void (*) (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07*, const RuntimeMethod*))List_1__ctor_m0BCA9972496EA6A18908043F330D2E400A998637_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) inline void List_1_AddRange_mAAA5AFEC85E9973440F12FF585F50BD16002D2F7 (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07*, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_mAAA5AFEC85E9973440F12FF585F50BD16002D2F7_gshared)(__this, ___collection0, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) { (( void (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, const RuntimeMethod*))List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D_gshared)(__this, method); } // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId UnityEngine.Experimental.Rendering.ProbeReferenceVolume::AddBricks(System.Collections.Generic.List`1,UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo,System.Collections.Generic.List`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegId_t558A1471305FE71659736358E71632E62B26AF64 ProbeReferenceVolume_AddBricks_m04EEF96F0D5C2861661C99F2E75C5E7580C1D446 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* ___bricks0, DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF ___dataloc1, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellUpdateInfo2, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** ___ch_list3, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_mC7D29B96D7A3728843ED6AA72DF28D558F412130 (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923*, RegId_t558A1471305FE71659736358E71632E62B26AF64, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B, const RuntimeMethod*))Dictionary_2_Add_mC7D29B96D7A3728843ED6AA72DF28D558F412130_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::AddCell(System.Int32,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_AddCell_mB5C00D8EF3DAA8EA55A78E58B255F9F2E0ADD8BD (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, int32_t ___cellFlatIdx0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellUpdateInfo1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::AddCell(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_AddCell_mE2159918E79C6C8134BAACED69C3E0ECEB8DCCCD (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___chunks1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_mB368B28E2E9CC6F832B0B9FD285230EB269FF9F9 (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___key0, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A*, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3*, RegId_t558A1471305FE71659736358E71632E62B26AF64, const RuntimeMethod*))Dictionary_2_set_Item_mA10C8CF6577D41C9B2059F86AA466B76330B8151_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::PerformPendingDeletion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_PerformPendingDeletion_m394606ACC70C20888F50E08C3EB940DB8B87F6EA (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::PerformPendingIndexChangeAndInit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_PerformPendingIndexChangeAndInit_m31E431668BAEA4F76051C3F4F08BCBF7893F3341 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::PerformPendingLoading() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_PerformPendingLoading_m3A0D300661A997E2026BDFB631C1C02037A5F621 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::LoadPendingCells(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_LoadPendingCells_m5A516A3ECD5B8A3E98F091BECD0997122EE77D4B (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___loadAll0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::.ctor(System.Int32,UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget,UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool__ctor_m0BD314B82E2BB586AEE10C0E6829076837A63E91 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___allocationSize0, int32_t ___memoryBudget1, int32_t ___shBands2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::.ctor(UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex__ctor_m05E67CF09FD73EB9674D8B0B028DF5DCA499B5D3 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___memoryBudget0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::.ctor(UnityEngine.Vector3Int,UnityEngine.Vector3Int,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices__ctor_mB2B093549B9F43B1A624F277B91EA10651A14F30 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___cellMin0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___cellMax1, int32_t ___cellSizeInMinBricks2, const RuntimeMethod* method) ; // System.Single UnityEngine.Vector3::Distance(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Distance_m99C722723EDD875852EF854AD7B7C4F8AC4F84AB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Sort() inline void List_1_Sort_m4D2CB8251ABC4910881064B8004279964450DDD2 (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* __this, const RuntimeMethod* method) { (( void (*) (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC*, const RuntimeMethod*))List_1_Sort_m31071C3C6DF1FAD770119031BEA9315A2E3C1298_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2>::.ctor() inline void Dictionary_2__ctor_m20BAC042F9D0AC0F74D1F2149E430CCA21B0D913 (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC*, const RuntimeMethod*))Dictionary_2__ctor_m6B2BFE4D6311A7A1D165056C7EB2AEB1D4DD5B5B_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m06E90F14E27DDF539E7AF20D0506E3D7C5462C0A (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1*, const RuntimeMethod*))Dictionary_2__ctor_m92E9AB321FBD7147CA109C822D99C8B0610C27B7_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m618F592AA1D9BEE1EBD93CC035A8F7077E49E228 (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4*, const RuntimeMethod*))Dictionary_2__ctor_m92E9AB321FBD7147CA109C822D99C8B0610C27B7_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mEAFC88F31EE8B34FE18B62FCC0755A45E2F00958 (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A*, const RuntimeMethod*))Dictionary_2__ctor_m18F2FF9597A7148A1D395A2C3D6DCD046B7F5AA2_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mF4ACCCD63A4D329AAAA83AA52CBB0031F4871366 (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923*, const RuntimeMethod*))Dictionary_2__ctor_mF4ACCCD63A4D329AAAA83AA52CBB0031F4871366_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1 (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*, const RuntimeMethod*))Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m69CAD70B201A5ED46D3D9B1044999A1F9A3AC485 (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* __this, const RuntimeMethod* method) { (( void (*) (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, const RuntimeMethod*))Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_gshared)(__this, method); } // System.Int32 UnityEngine.Shader::PropertyToID(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Shader_PropertyToID_mF5F7BA2EFF23D83482ECDE4C34227145D817B1EB (String_t* ___name0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeDebug::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeDebug__ctor_m708DA28435771F8ACB4930A38D58CBF1BCA1C000 (ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mB10928BF219272A34CD5D79AE02ABA40F285C035 (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* __this, const RuntimeMethod* method) { (( void (*) (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2>::.ctor() inline void Dictionary_2__ctor_m43BDC14DF7D4F094937BDA4FF2A0ED6E216D2708 (Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F*, const RuntimeMethod*))Dictionary_2__ctor_m98AA32C8423E19B7CF25A0AD69656DE7F2BA4D53_gshared)(__this, method); } // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::get_identity() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_identity_m94A09872C449C26863FF10D0FDF87842D91BECD6_inline (const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::GetRuntimeResources(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_GetRuntimeResources_m4C9914510D15AEBFF7710344B0149875D121AC63 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* ___rr0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::GetRuntimeResources(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_GetRuntimeResources_mC562C8F0D3EB039D60A752D91E8106F2011BA428 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* ___rr0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::GetRuntimeResources(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_GetRuntimeResources_mE1285A7706A4EB2FC4E1C42212207FF172E74C15 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* ___rr0, const RuntimeMethod* method) ; // System.Int32 System.Math::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m1F346FEDDC77AC1EC0C4EF1AC6BA59F0EC7980F8 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method) ; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::BrickSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_BrickSize_mDCA73ED08C95C324438DD58CDB612BDF11F58FCB (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___subdivisionLevel0, const RuntimeMethod* method) ; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetDistanceBetweenProbes(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_GetDistanceBetweenProbes_m4DA724F7EC834805EBF6811DD4BCCB3D9FE09B77 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___subdivisionLevel0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Clear_m4AFA82638D01D1BFDDEAA2ADB2E7044F4A5BA0BD (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m2C767911D519E478108EBB72FD43443D52E66C54 (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1*, const RuntimeMethod*))Dictionary_2_Clear_mE1EFF7C68491EE07D21EE9924475A559BF0A4773_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m81D72E69F6B6D8ED7E2B2B49F9DDD8B2E2176154 (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4*, const RuntimeMethod*))Dictionary_2_Clear_mE1EFF7C68491EE07D21EE9924475A559BF0A4773_gshared)(__this, method); } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::GetChunkSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_GetChunkSize_m90C51A268641D7068187025F7BCFCCCE5048E79B (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_mFF59D7049444950F52263242E76AC5A492E66A4A (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, int32_t, const RuntimeMethod*))List_1__ctor_mFF59D7049444950F52263242E76AC5A492E66A4A_gshared)(__this, ___capacity0, method); } // System.Int32 System.Collections.Generic.List`1::get_Capacity() inline int32_t List_1_get_Capacity_m76ACB8E839B19BD31C4BF143EEDB2AA811660291 (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, const RuntimeMethod*))List_1_get_Capacity_m76ACB8E839B19BD31C4BF143EEDB2AA811660291_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Allocate(System.Int32,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Allocate_m6B017BDC77944EF981C7BA24117549595D54D9C6 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___numberOfBrickChunks0, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___outAllocations1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m867707ECD80158B77212B9075FFD87904A50714A_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) { (( void (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, const RuntimeMethod*))List_1_Clear_m867707ECD80158B77212B9075FFD87904A50714A_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) inline void List_1_set_Capacity_mAC9F7902D3E1F1AAAA6B631FC9B33DA9944A19E2 (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, int32_t ___value0, const RuntimeMethod* method) { (( void (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, int32_t, const RuntimeMethod*))List_1_set_Capacity_mAC9F7902D3E1F1AAAA6B631FC9B33DA9944A19E2_gshared)(__this, ___value0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Update(UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation,System.Collections.Generic.List`1,System.Collections.Generic.List`1,UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Update_mD19C587DA7D045D80AA6B4ADFB482D1318912ED9 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF ___source0, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___srcLocations1, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___dstLocations2, int32_t ___bands3, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2>::Add(TKey,TValue) inline void Dictionary_2_Add_mFA44121A33AA0BFA8647FE4E62C299A6905CBEA6 (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC*, RegId_t558A1471305FE71659736358E71632E62B26AF64, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, const RuntimeMethod*))Dictionary_2_Add_m566F7F68E3D28F09DD0D811D8715CF55B0EE232D_gshared)(__this, ___key0, ___value1, method); } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::GetPoolWidth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_GetPoolWidth_mC106DF0FAAA0AEC8CD200467EDB68F84CF9BCD15 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::GetPoolHeight() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_GetPoolHeight_mC6582BAE0F1295E712B6DCDE03FA9252D8A0DCF5 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::AddBricks(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId,System.Collections.Generic.List`1,System.Collections.Generic.List`1,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_AddBricks_m7D03B36F02CDA5D5136C77A4EC0F1CD6ED7EBBB7 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id0, List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* ___bricks1, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___allocations2, int32_t ___allocationSize3, int32_t ___poolWidth4, int32_t ___poolHeight5, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo6, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2>::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_mE1E19D10339BDC03FDD6EFC9E938EB8B739C3E64 (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC*, RegId_t558A1471305FE71659736358E71632E62B26AF64, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA**, const RuntimeMethod*))Dictionary_2_TryGetValue_mCB53095D51CC3221B93A2C094D385B06801B5354_gshared)(__this, ___key0, ___value1, method); } // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Debug::Log(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m86567BCF22BBE7809747817453CACA0E41E68219 (RuntimeObject* ___message0, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B Dictionary_2_get_Item_mEE9E11646A7C763541C16BBBF5E3D91FA4BB97A5 (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) { return (( CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B (*) (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923*, RegId_t558A1471305FE71659736358E71632E62B26AF64, const RuntimeMethod*))Dictionary_2_get_Item_mEE9E11646A7C763541C16BBBF5E3D91FA4BB97A5_gshared)(__this, ___key0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::RemoveBricks(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_RemoveBricks_mDB11AA33F8351FD7C3D0EFD946CA85E07636A170 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Deallocate(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Deallocate_mD129B65B3D591BBC9E7A6092B877429807A23CC9 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___allocations0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2>::Remove(TKey) inline bool Dictionary_2_Remove_m37D6EBDA4819253DE58CAF6659F1AFEC03515DC7 (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC*, RegId_t558A1471305FE71659736358E71632E62B26AF64, const RuntimeMethod*))Dictionary_2_Remove_mE687CA708D2B66BF59041F203B3439ACB10D85A1_gshared)(__this, ___key0, method); } // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) inline bool Dictionary_2_Remove_m9942FE3DC20E0C499487BCDA9204E709D9D07E0B (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923*, RegId_t558A1471305FE71659736358E71632E62B26AF64, const RuntimeMethod*))Dictionary_2_Remove_m9942FE3DC20E0C499487BCDA9204E709D9D07E0B_gshared)(__this, ___key0, method); } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::MinDistanceBetweenProbes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_MinDistanceBetweenProbes_m8D4E69D8DBDBAE871A41001A5034F3F73DF8FE3D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickPool::GetPoolDimensions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeBrickPool_GetPoolDimensions_m5FD1928EF8018F8795556D04EEA5945126962FF7 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeCellIndices::GetCellIndexDimension() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeCellIndices_GetCellIndexDimension_m9E93661F7B58589CA0557D3B07A8FB635232B3D5_inline (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeCellIndices::GetCellMinPosition() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeCellIndices_GetCellMinPosition_m2F7C085192B5E67252677C7B3C0D79DF7FADBC54_inline (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ConstantBuffer::PushGlobal(UnityEngine.Rendering.CommandBuffer,CBType&,System.Int32) inline void ConstantBuffer_PushGlobal_TisShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4_mCBF7627CEFF26CBAA8499CA26B6A376AE1A66C84 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd0, ShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4* ___data1, int32_t ___shaderId2, const RuntimeMethod* method) { (( void (*) (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*, ShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4*, int32_t, const RuntimeMethod*))ConstantBuffer_PushGlobal_TisShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4_mCBF7627CEFF26CBAA8499CA26B6A376AE1A66C84_gshared)(___cmd0, ___data1, ___shaderId2, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_Cleanup_mB651AFFD1CB092785FE27879A0A4A3DE234E0D58 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_Cleanup_mE9FAE4FD94D9AFF389980F80D6254A657E9987E5 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Cleanup_m7DDF8B0DA3D29B59D8D3F9E53211B205B5CBCFAA (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // UnityEngine.CameraType UnityEngine.Camera::get_cameraType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_cameraType_m85434C4C986D2EAC04FBFA44B284840AFC497851 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.ProbeVolumeDebug UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_debugDisplay() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::DrawProbeDebug(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_DrawProbeDebug_mA8A39F3E467AACFB8D9464875641560CF61C045B (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, const RuntimeMethod* method) ; // UnityEngine.Material UnityEngine.Rendering.CoreUtils::CreateEngineMaterial(UnityEngine.Shader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* CoreUtils_CreateEngineMaterial_mAA09043C35B14C19847AD32F4864260DCE381791 (Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___shader0, const RuntimeMethod* method) ; // System.Void UnityEngine.Material::set_enableInstancing(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_set_enableInstancing_m84BA72A28BCFE94B50535BDE410A539A7CD7AF80 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, bool ___value0, const RuntimeMethod* method) ; // UnityEngine.Color[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_subdivisionDebugColors() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___r0, float ___g1, float ___b2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::RegisterDebug() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_RegisterDebug_mD0A161B88AD53352C8963DC9BD27342C7E860A65 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::UnregisterDebug(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_UnregisterDebug_m3F056A2F836F6655E1E1445C916C9E0E3361F79E (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___destroyPanel0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m1CF00DE86A4D8D00B0B10A73C661422E5F6C553E (List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* __this, const RuntimeMethod* method) { (( void (*) (List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void UnityEngine.Rendering.DebugUI/Container::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Container__ctor_m31E5465D076DCC7A1C932B44B7D2000821C0BFE8 (Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Widget::set_displayName(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline (Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* __this, String_t* ___value0, const RuntimeMethod* method) ; // UnityEngine.Rendering.ObservableList`1 UnityEngine.Rendering.DebugUI/Container::get_children() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline (Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/BoolField::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BoolField__ctor_m8C1D78E29A30C2D3844607274207943D3B576E55 (BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* __this, const RuntimeMethod* method) ; // System.Void System.Func`1::.ctor(System.Object,System.IntPtr) inline void Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22 (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_getter(System.Func`1) inline void Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_inline (Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A* __this, Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* ___value0, const RuntimeMethod* method) { (( void (*) (Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A*, Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*, const RuntimeMethod*))Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_gshared_inline)(__this, ___value0, method); } // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) inline void Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501 (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_setter(System.Action`1) inline void Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_inline (Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A* __this, Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___value0, const RuntimeMethod* method) { (( void (*) (Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A*, Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*, const RuntimeMethod*))Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_gshared_inline)(__this, ___value0, method); } // System.Void System.Action`2,System.Boolean>::.ctor(System.Object,System.IntPtr) inline void Action_2__ctor_m785026C37C8512B7454FC01455AA5CCF21C28864 (Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_2__ctor_m460C72FDDE5FF8033C7BD19A07CF4E3F473F7414_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Rendering.ObservableList`1::Add(T) inline void ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB (ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* __this, Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* ___item0, const RuntimeMethod* method) { (( void (*) (ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08*, Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF*, const RuntimeMethod*))ObservableList_1_Add_mAC0B855838349364FD856F3E112E0C2529C4FCF7_gshared)(__this, ___item0, method); } // System.Void UnityEngine.Rendering.DebugUI/FloatField::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatField__ctor_m7F65D8D59BFF5ADB91AA09D8FE3EF063BCF90BD9 (FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* __this, const RuntimeMethod* method) ; // System.Void System.Func`1::.ctor(System.Object,System.IntPtr) inline void Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71 (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_getter(System.Func`1) inline void Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_inline (Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8* __this, Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___value0, const RuntimeMethod* method) { (( void (*) (Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8*, Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*, const RuntimeMethod*))Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_gshared_inline)(__this, ___value0, method); } // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) inline void Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859 (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_setter(System.Action`1) inline void Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_inline (Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8* __this, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___value0, const RuntimeMethod* method) { (( void (*) (Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8*, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*, const RuntimeMethod*))Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_gshared_inline)(__this, ___value0, method); } // System.Void UnityEngine.Rendering.DebugUI/EnumField::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumField__ctor_m70AF15D32AC334B12E512298AAE02ED438074C78 (EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* __this, const RuntimeMethod* method) ; // System.Void System.Func`1::.ctor(System.Object,System.IntPtr) inline void Func_1__ctor_m475512287B9508E6D4721B3022635FED517234D1 (Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_1__ctor_m475512287B9508E6D4721B3022635FED517234D1_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_getter(System.Func`1) inline void Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_inline (Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A* __this, Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___value0, const RuntimeMethod* method) { (( void (*) (Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A*, Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD*, const RuntimeMethod*))Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_gshared_inline)(__this, ___value0, method); } // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) inline void Action_1__ctor_m1BA854F3F4319EA4A4294DDFDA21C395B8D0FF87 (Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m1BA854F3F4319EA4A4294DDFDA21C395B8D0FF87_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Rendering.DebugUI/Field`1::set_setter(System.Action`1) inline void Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_inline (Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A* __this, Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___value0, const RuntimeMethod* method) { (( void (*) (Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A*, Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404*, const RuntimeMethod*))Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_gshared_inline)(__this, ___value0, method); } // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m2570A2A5B32A5E9D9F0F38B37459DA18736C823E (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___handle0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/EnumField::set_autoEnum(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumField_set_autoEnum_m22B1BF1EE22FF469D5B6B47EB893C80883D0AEDB (EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* __this, Type_t* ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/EnumField::set_getIndex(System.Func`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EnumField_set_getIndex_m1353057A317788EE0157D6559E7EB7178D08C62B_inline (EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* __this, Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/EnumField::set_setIndex(System.Action`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EnumField_set_setIndex_m5C3DF9F1331972A5B1DA0F62664530BA86344F3D_inline (EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* __this, Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___value0, const RuntimeMethod* method) ; // System.Void System.Action`2,System.Int32>::.ctor(System.Object,System.IntPtr) inline void Action_2__ctor_m2FBCBBA3E5E5DA2AB6D14D88BADB87D643948808 (Action_2_t94C644233E37D574986F0297182FA2BD8972B44A* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_2_t94C644233E37D574986F0297182FA2BD8972B44A*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_2__ctor_m07C6392BB276FFCCFD4E495842992EA26FA44882_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Rendering.DebugUI/IntField::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntField__ctor_m01170A091DE36EB6E36BD4988B04FC83CE07BA25 (IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_inline (List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* __this, Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804*, Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method); } // T[] System.Collections.Generic.List`1::ToArray() inline WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* List_1_ToArray_mD210368A14FCDCC7149390F219C65E235192ECB7 (List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* __this, const RuntimeMethod* method) { return (( WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* (*) (List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804*, const RuntimeMethod*))List_1_ToArray_mD7E4F8E7C11C3C67CB5739FCC0A6E86106A6291F_gshared)(__this, method); } // UnityEngine.Rendering.DebugManager UnityEngine.Rendering.DebugManager::get_instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* DebugManager_get_instance_mE739109CEF80088D21ED7FCF46D1153097B45086 (const RuntimeMethod* method) ; // UnityEngine.Rendering.DebugUI/Panel UnityEngine.Rendering.DebugManager::GetPanel(System.String,System.Boolean,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* DebugManager_GetPanel_mD434C1C01EA3E39B3C97783F23C6DDF10E2D4617 (DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* __this, String_t* ___displayName0, bool ___createIfNull1, int32_t ___groupIndex2, bool ___overrideIfExist3, const RuntimeMethod* method) ; // UnityEngine.Rendering.ObservableList`1 UnityEngine.Rendering.DebugUI/Panel::get_children() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* Panel_get_children_m42233087374A0F3438E9F666F0EBD00922D3018A_inline (Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ObservableList`1::Add(T[]) inline void ObservableList_1_Add_m80161880CDA1E09EC04B43A9CA32EC722A13F2F9 (ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* __this, WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* ___items0, const RuntimeMethod* method) { (( void (*) (ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08*, WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2*, const RuntimeMethod*))ObservableList_1_Add_m4419F4E83A801ADBF8789FE3E167B74A8E2D6BAC_gshared)(__this, ___items0, method); } // System.Void UnityEngine.Rendering.DebugManager::RemovePanel(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugManager_RemovePanel_m2BA800D60782D86B7D43DCC6BF75A7A644F01AE6 (DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* __this, String_t* ___displayName0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Rendering.ObservableList`1::Remove(T[]) inline int32_t ObservableList_1_Remove_m375FAC9BF2AC0341C46C0580B8D4452436D4F6B3 (ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* __this, WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* ___items0, const RuntimeMethod* method) { return (( int32_t (*) (ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08*, WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2*, const RuntimeMethod*))ObservableList_1_Remove_m0B238527C4C9ECC0B88194465FC17A07BB14EAF6_gshared)(__this, ___items0, method); } // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RefVolTransform UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetTransform() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8 ProbeReferenceVolume_GetTransform_m46DB6F40F6AEEDBEF5603019105B63912FB41D60_inline (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(System.Single,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m29F4414A9D30B7C0CD8455C4B2F049E8CCF66745_inline (float ___d0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a1, const RuntimeMethod* method) ; // System.Void UnityEngine.Bounds::.ctor(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bounds__ctor_mAF7B238B9FBF90C495E5D7951760085A93119C5A (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___center0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___size1, const RuntimeMethod* method) ; // System.Boolean UnityEngine.GeometryUtility::TestPlanesAABB(UnityEngine.Plane[],UnityEngine.Bounds) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GeometryUtility_TestPlanesAABB_m7656F6C599D2FF8FE9B69AF3E6DAEFBAD4A4FA8B (PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* ___planes0, Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___bounds1, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mA9B83FBA744BF8658F069B8A56C9E5B40591D82C_inline (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CreateInstancedProbes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_CreateInstancedProbes_m806975916734F25072124FAD76BCBA10168947AD (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.GeometryUtility::CalculateFrustumPlanes(UnityEngine.Camera,UnityEngine.Plane[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GeometryUtility_CalculateFrustumPlanes_m17485A67D781871CC9948BA6594EF383AFE91780 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* ___planes1, const RuntimeMethod* method) ; // System.Void UnityEngine.Material::set_shaderKeywords(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Material::EnableKeyword(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___keyword0, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D List_1_GetEnumerator_m1032938B9C2DA84E8967D2588DA4DA79811458D0 (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* __this, const RuntimeMethod* method) { return (( Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D (*) (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mD51C2752DF976AE1C55412F4125BE8308DE9629C (Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* Enumerator_get_Current_mA002A820C735E9895D876F42C045B90EEFFD8138_inline (Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D* __this, const RuntimeMethod* method) { return (( CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* (*) (Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method); } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::ShouldCullCell(UnityEngine.Vector3,UnityEngine.Transform,UnityEngine.Plane[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_ShouldCullCell_m9715280AEB3617FBD09C00FB2D4F7171D7538F4F (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___cellPosition0, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___cameraTransform1, PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* ___frustumPlanes2, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) inline Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* List_1_get_Item_m8FDF30F0B96FB228A0C3C6D7764CA1A9E57F44FD (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* __this, int32_t ___index0, const RuntimeMethod* method) { return (( Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* (*) (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* List_1_get_Item_mB318C18E80F7E7C0AD043EF701E9D1A1A65E97FD (List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* __this, int32_t ___index0, const RuntimeMethod* method) { return (( MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* (*) (List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method); } // System.Void UnityEngine.MaterialPropertyBlock::SetInt(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetInt_m5C415E420E7C21154F1B034C6141C7D094CF40F9 (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, String_t* ___name0, int32_t ___value1, const RuntimeMethod* method) ; // System.Void UnityEngine.MaterialPropertyBlock::SetFloat(System.String,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetFloat_m49458EDC57C2B431D765FE7414F18918AD619888 (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, String_t* ___name0, float ___value1, const RuntimeMethod* method) ; // System.Void UnityEngine.Graphics::DrawMeshInstanced(UnityEngine.Mesh,System.Int32,UnityEngine.Material,UnityEngine.Matrix4x4[],System.Int32,UnityEngine.MaterialPropertyBlock,UnityEngine.Rendering.ShadowCastingMode,System.Boolean,System.Int32,UnityEngine.Camera,UnityEngine.Rendering.LightProbeUsage,UnityEngine.LightProbeProxyVolume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Graphics_DrawMeshInstanced_mB09ABDDC28AB9B86BC774F7A25D83ED5A5401041 (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___mesh0, int32_t ___submeshIndex1, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material2, Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___matrices3, int32_t ___count4, MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___properties5, int32_t ___castShadows6, bool ___receiveShadows7, int32_t ___layer8, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera9, int32_t ___lightProbeUsage10, LightProbeProxyVolume_t431001CA94D2BB5DB419E2A89E7D8116E4E1B658* ___lightProbeProxyVolume11, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m530F0C3E0AB8C2B1AA7F95897FF21E8C1E72B9C6_inline (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m6ECF16AE21A16ACDA75CC7ED4C76CFD86826F966 (Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m4AD5C1AEB4F9C2E1AA32D464DDC6FD3ED7D10C47_inline (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* __this, const RuntimeMethod* method) { (( void (*) (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2>::Clear() inline void Dictionary_2_Clear_mC19D443C145F0F8620C940476EA9F0F1D7C411C6 (Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F*, const RuntimeMethod*))Dictionary_2_Clear_mF060AF27ED3B8F814F8122E7843D3C826840443C_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() inline ValueCollection_t93845885B7A6C3A206E2CDD27479FCB27AB1F3C8* Dictionary_2_get_Values_m122BD596608D98EC8820D220C2C0E49A4133F930 (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* __this, const RuntimeMethod* method) { return (( ValueCollection_t93845885B7A6C3A206E2CDD27479FCB27AB1F3C8* (*) (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1*, const RuntimeMethod*))Dictionary_2_get_Values_mC5B06C3C3FA89D62D6035C5B4C5E64A08FCF4DB9_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() inline Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50 ValueCollection_GetEnumerator_mFFD020F94ADD7B063BD8109FC171F31B2B5B2C85 (ValueCollection_t93845885B7A6C3A206E2CDD27479FCB27AB1F3C8* __this, const RuntimeMethod* method) { return (( Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50 (*) (ValueCollection_t93845885B7A6C3A206E2CDD27479FCB27AB1F3C8*, const RuntimeMethod*))ValueCollection_GetEnumerator_mDC2BD0AFDA087B7E7C23A8077E612664DFA8A152_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() inline void Enumerator_Dispose_m634C43210A56CD410499D8BE449A9948643AB48F (Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50*, const RuntimeMethod*))Enumerator_Dispose_m0647C4F434347E47D544621901E49835DF51F22B_gshared)(__this, method); } // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() inline Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* Enumerator_get_Current_mFFD62EE6D1220F83BB2ACC61B677ACD7067644A2_inline (Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50* __this, const RuntimeMethod* method) { return (( Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* (*) (Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50*, const RuntimeMethod*))Enumerator_get_Current_m1412A508E37D95E08FB60E8976FB75714BE934C1_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mA7321253A90D1F0A9B8727BDC565C9353D800B3C (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* __this, const RuntimeMethod* method) { (( void (*) (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m9FDBD09FEFDB8C3F98E74C51E846806B1523EE85 (List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* __this, const RuntimeMethod* method) { (( void (*) (List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_m84043B70396C78EE064FAF8A8218D4F7B54417CB (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* __this, int32_t ___key0, CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4*, int32_t, CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249**, const RuntimeMethod*))Dictionary_2_TryGetValue_m7316301B8CF47FB538886B229B2749EC160B9D5C_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7 (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, const RuntimeMethod* method) { (( void (*) (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452*, const RuntimeMethod*))List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CellInstancedDebugProbes__ctor_m44EA2D56ABD51F06B333CCC0C0017FD99757ED7E (CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::GetChunkSizeInProbeCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_GetChunkSizeInProbeCount_m89EE5CA53CC2200A0895C88692B475C2269EA6E6 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Vector2Int::.ctor(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Vector2Int::get_x() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Vector2Int::get_y() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m64F9F4C32CDD01D323D17E7A61A97EB924206093_inline (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452*, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6, const RuntimeMethod*))List_1_Add_m64F9F4C32CDD01D323D17E7A61A97EB924206093_gshared_inline)(__this, ___item0, method); } // System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mB4630AF5172B995D13B8273D4D085E21586ADC27_inline (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452*, const RuntimeMethod*))List_1_get_Count_mB4630AF5172B995D13B8273D4D085E21586ADC27_gshared_inline)(__this, method); } // System.Void UnityEngine.MaterialPropertyBlock::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock__ctor_m14C3432585F7BB65028BCD64A0FD6607A1B490FB (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.MaterialPropertyBlock::SetFloatArray(System.String,System.Single[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetFloatArray_mB5CC5932A09B2DA4FD9F8F9021C6229AC77FC314 (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, String_t* ___name0, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___values1, const RuntimeMethod* method) ; // System.Void UnityEngine.MaterialPropertyBlock::SetVectorArray(System.String,UnityEngine.Vector4[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetVectorArray_mDC5BF3B57E7CA9F6A9FEE566B5A47ED3F14AFDFA (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* __this, String_t* ___name0, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___values1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m03B29C69F9974D985EFCE1B1D91AC7AC4F578723_inline (List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* __this, MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C*, MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method); } // T[] System.Collections.Generic.List`1::ToArray() inline Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* List_1_ToArray_m83B0C7AEEDAD95865403D58AA176244CB8887326 (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, const RuntimeMethod* method) { return (( Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* (*) (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452*, const RuntimeMethod*))List_1_ToArray_m83B0C7AEEDAD95865403D58AA176244CB8887326_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m2113CD6D7BD327AAFF1D2DAEF832F0D160A94C39_inline (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* __this, Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016*, Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mA5E5A3FC23A3233B7A0E7BB2209982B23D219AD6_inline (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* __this, CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E*, CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m5AC36CEFF60F5188CC429D935E88852E7CD45050 (Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50*, const RuntimeMethod*))Enumerator_MoveNext_mF45CB0E0D7475963B61017A024634F60CF48548A_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume__ctor_m6A7FC7CD15FFB29AEEEDE07D8BC12D20F54934CA (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) ; // UnityEngine.Vector4 UnityEngine.Matrix4x4::GetColumn(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::.ctor(UnityEngine.Matrix4x4,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume__ctor_m157BAF82255C35F2C38F19544B2E95570161E332 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___trs0, float ___maxSubdivision1, float ___minSubdivision2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::.ctor(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume__ctor_m4FDB6EEEA74A5B99555110CAA3B12282432CC15D (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___corner0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___X1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___Y2, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___Z3, float ___maxSubdivision4, float ___minSubdivision5, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::.ctor(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume__ctor_m0746CD2A7E66B698B86D7486756406F7F3FAB857 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B ___copy0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::op_Division(UnityEngine.Vector3,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Division_mD7200D6D432BAFC4135C5B17A0B0A812203B0270_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, float ___d1, const RuntimeMethod* method) ; // UnityEngine.Bounds UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::CalculateAABB() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 Volume_CalculateAABB_mBDDD2C2420FDF8879AA3E83BAEBB3D2888AACFB4 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::CalculateCenterAndSize(UnityEngine.Vector3&,UnityEngine.Vector3&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume_CalculateCenterAndSize_m1DADCCCFB55DCDFD8BEC9FBBA0C566D7E4DA0E4A (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___center0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___size1, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Matrix4x4::MultiplyPoint(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Matrix4x4_MultiplyPoint_m20E910B65693559BFDE99382472D8DD02C862E7E (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___point0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Matrix4x4::MultiplyVector(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Matrix4x4_MultiplyVector_mFD12F86A473E90BBB0002149ABA3917B2A518937 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___vector0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::Transform(UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume_Transform_m12D69F2254CDE720482AAC13285DF1204D3147A9 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___trs0, const RuntimeMethod* method) ; // System.String System.String::Format(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m74FC0A1259DFA02F3DF6538FC7F3ACF3E1AF0C55 (String_t* ___format0, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___args1, const RuntimeMethod* method) ; // System.String UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Volume_ToString_m98DA1A8AE24508B153D48275417D33006A179D54 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Vector3::op_Equality(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::Equals(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Volume_Equals_m0779B6B9E04131377F97A134517B72F4FFA82D3E (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B ___other0, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RegId_IsValid_m36BF6BB4B5534FCE342CC11E1EE32774E60C59B4 (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::Invalidate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RegId_Invalidate_m1933F3829E449BAB0908DCE60AA6C1612FB0D8BA (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, const RuntimeMethod* method) ; // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RegId_Equals_m42741BC96AB73BD66C8E071FC56669D05BE78681 (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::GetHashCode() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RegId_GetHashCode_m85D1E25F3792C7049063C2A7C4C1AC7D2F6FE449_inline (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF0EC848664DD41AE0CCDBF2F241C5C6A546D36D4 (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* __this, const RuntimeMethod* method) ; // System.Single UnityEngine.Mathf::Max(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline (float ___a0, float ___b1, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::get_cellSizeInBricks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolumeProfile_get_cellSizeInBricks_m7F3B891F7A7B29639D078C918D846547935E1145 (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) ; // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::get_minBrickSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolumeProfile_get_minBrickSize_m2CCDD0EE00F450E9DDB4E2501F5FA90B673BDAD0 (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) ; // T UnityEngine.Rendering.CoreUtils::GetLastEnumValue() inline int32_t CoreUtils_GetLastEnumValue_TisVersion_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C_m9E5BBC44AB9D1CE67A9CA5EEF32B01C7081B2A02 (const RuntimeMethod* method) { return (( int32_t (*) (const RuntimeMethod*))CoreUtils_GetLastEnumValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m6387D9BE246BE9C44490DD94FA393A8BB68754AF_gshared)(method); } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::get_cellSizeInMeters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolumeProfile_get_cellSizeInMeters_mCEACEC12BCFE79F8DD0666EAA9A4F01E9228D817 (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.ScriptableObject::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF (ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A* __this, const RuntimeMethod* method) ; // UnityEngine.LayerMask UnityEngine.LayerMask::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB LayerMask_op_Implicit_mDC9C22C4477684D460FCF25B1BFE6B54419FB922 (int32_t ___intVal0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m5DB0CD897AF0B413F43613DA38F18C9294C44E4F (List_1_t1339B319E08032F604E54608778551A8481D44F6* __this, const RuntimeMethod* method) { (( void (*) (List_1_t1339B319E08032F604E54608778551A8481D44F6*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m17B3A41EFAAA8AFBB3EFEA0C30474B69E32A56F7 (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*, const RuntimeMethod*))Dictionary_2__ctor_mCC9983804D8DC41E938E080075F9EA7BDD0C7059_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8 List_1_GetEnumerator_m7EB4C91A289CFE9DFDCBB1FF0E15B2AD11C6EB23 (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* __this, const RuntimeMethod* method) { return (( Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8 (*) (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F*, const RuntimeMethod*))List_1_GetEnumerator_m7EB4C91A289CFE9DFDCBB1FF0E15B2AD11C6EB23_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m951DFEFE1EDE566BAFA7772251A88F9EB24A5F1E (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8*, const RuntimeMethod*))Enumerator_Dispose_m951DFEFE1EDE566BAFA7772251A88F9EB24A5F1E_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 Enumerator_get_Current_m4A768917A4D314EEA31B371DEA793C8FA7CC7B04_inline (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8* __this, const RuntimeMethod* method) { return (( SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 (*) (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8*, const RuntimeMethod*))Enumerator_get_Current_m4A768917A4D314EEA31B371DEA793C8FA7CC7B04_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_m00F446848BD67E6E69C8C95BCCE4DF67BA5E1DCE (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* __this, int32_t ___key0, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*, int32_t, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B*, const RuntimeMethod*))Dictionary_2_Add_mC515884C0546021A29DC0A00DBCABD89B1B65872_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m031D1A9A9F86EB388B1A0F610EB3B495549E1895 (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8*, const RuntimeMethod*))Enumerator_MoveNext_m031D1A9A9F86EB388B1A0F610EB3B495549E1895_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m8D279C3A03D686015207AD046F5D211644F47D23_inline (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* __this, const RuntimeMethod* method) { (( void (*) (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F*, const RuntimeMethod*))List_1_Clear_m8D279C3A03D686015207AD046F5D211644F47D23_gshared_inline)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() inline KeyCollection_t3731CD0403F738A63038D04B9D086F93AECF4A84* Dictionary_2_get_Keys_mC7675E6BDCA98F4B925F5A7EE01D33A887696E4E (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* __this, const RuntimeMethod* method) { return (( KeyCollection_t3731CD0403F738A63038D04B9D086F93AECF4A84* (*) (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*, const RuntimeMethod*))Dictionary_2_get_Keys_m2B281C3C4FA2DE21C6F725C9780172758BCD2E68_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() inline Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278 KeyCollection_GetEnumerator_m0C410DAA88E78C297E9580C0B829A22E59DC705F (KeyCollection_t3731CD0403F738A63038D04B9D086F93AECF4A84* __this, const RuntimeMethod* method) { return (( Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278 (*) (KeyCollection_t3731CD0403F738A63038D04B9D086F93AECF4A84*, const RuntimeMethod*))KeyCollection_GetEnumerator_m629F12F4CEC0B4BC9C874470CF8261CD1B68C353_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() inline void Enumerator_Dispose_m42237300B62CF63FF5BDB29B95CA1458FFAD7EC4 (Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278*, const RuntimeMethod*))Enumerator_Dispose_m69546E295ACBF9F9F0A78044336B1F8807DCF8A3_gshared)(__this, method); } // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() inline int32_t Enumerator_get_Current_m010B5C25C26D66664849BBC35D3D22D1DC960EFF_inline (Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278* __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278*, const RuntimeMethod*))Enumerator_get_Current_mFEABC780F452552114AE40127323DD66DF87F65F_gshared_inline)(__this, method); } // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* __this, int32_t ___key0, const RuntimeMethod* method) { return (( ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* (*) (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m9C4302CCAE3C1BF70D02091D0E0CED7663F18211_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m1321E0841A4F819E0F205DB466076D97D26C1B72_inline (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* __this, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F*, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416, const RuntimeMethod*))List_1_Add_m1321E0841A4F819E0F205DB466076D97D26C1B72_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m7E37C646DDEA5BBEAF116B50279E5026B9F8EB3B (Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278*, const RuntimeMethod*))Enumerator_MoveNext_m98AB4D7F01C0F5F1D22CC447AEB13CE14C904025_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_m035F4F93F4384610049DEDCAEBA079457AED0F48 (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* __this, int32_t ___key0, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*, int32_t, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B*, const RuntimeMethod*))Dictionary_2_set_Item_m78DDC81EE49FB9D4194E83685FFED445DFDB75CA_gshared)(__this, ___key0, ___value1, method); } // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() inline ValueCollection_t137105EB9CAECEA2034621B2404CC79303A43030* Dictionary_2_get_Values_m9192E48E4C5F59B25467AE78BAAE42D18AA31DFE (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* __this, const RuntimeMethod* method) { return (( ValueCollection_t137105EB9CAECEA2034621B2404CC79303A43030* (*) (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*, const RuntimeMethod*))Dictionary_2_get_Values_m88548D48A871D5B79DB4BAAB82C62D4D61568F64_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() inline Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1 ValueCollection_GetEnumerator_m44455921B38CDD24682AA779A8EDDC2924975630 (ValueCollection_t137105EB9CAECEA2034621B2404CC79303A43030* __this, const RuntimeMethod* method) { return (( Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1 (*) (ValueCollection_t137105EB9CAECEA2034621B2404CC79303A43030*, const RuntimeMethod*))ValueCollection_GetEnumerator_m412091D90257E6493D8F9404FFC734832E1C5007_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() inline void Enumerator_Dispose_mEFC9B9C1B652CBE4D54B9CDB1AB67F0DD9DE5AA5 (Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1*, const RuntimeMethod*))Enumerator_Dispose_m51A04B4A4A98EC6004015ECF7C9605316687CBD3_gshared)(__this, method); } // TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() inline ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* Enumerator_get_Current_m5F374C96884E1E3461BB70DB3A05F231A64CAAF1_inline (Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1* __this, const RuntimeMethod* method) { return (( ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* (*) (Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1*, const RuntimeMethod*))Enumerator_get_Current_m76B0ECD4B03E606A1CE3DF60589D2E97130B02CA_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::AddPendingAssetRemoval(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_AddPendingAssetRemoval_mBD95A44765631D66376763508952902BDD03A8DD (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m5D934003A0F343859FCD351420D4E371451B7097 (Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1*, const RuntimeMethod*))Enumerator_MoveNext_m30C883F9DF743472B2102F74D70DA61074694D1E_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m699E8998C2A58989D9D3A7CB841AAD0E3415B4B8 (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*, const RuntimeMethod*))Dictionary_2_Clear_m763AA956A8325F527F831F49E2563FF2871A680E_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8 (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* __this, int32_t ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m874C59716993973F0A52C848B20C70C26DB9BCF7_gshared)(__this, ___key0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::AddPendingAssetLoading(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_AddPendingAssetLoading_m7EF404D492670EE60C0CF10A66C5F9015A38F1B7 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::QueueAssetLoading() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_QueueAssetLoading_mB3CCF900B7CA8F944D9438889CF686C42E8BCEF6 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::QueueAssetRemoval() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_QueueAssetRemoval_mB76429F8B335178B57FAEDB49ECED6DC194CB66D (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) ; // System.Boolean System.Reflection.PropertyInfo::op_Inequality(System.Reflection.PropertyInfo,System.Reflection.PropertyInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyInfo_op_Inequality_m5DA1C329CB63868255C466876EC2452B40E418A9 (PropertyInfo_t* ___left0, PropertyInfo_t* ___right1, const RuntimeMethod* method) ; // System.Object System.Reflection.PropertyInfo::GetValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyInfo_GetValue_m89576462107E2A4DF5B7775216AEC29D74FF6088 (PropertyInfo_t* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m9DEEE416F05CC4E45D128E296F824A851E483AB6 (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA*, const RuntimeMethod*))Dictionary_2__ctor_mBD5281E6A5DABF2DBBF35AE1B92CCDBCFFAFB0AA_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mB1DEDB98863C609565E181823298E467E110B43D (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C*, const RuntimeMethod*))Dictionary_2__ctor_m0D0F99974D7435C4E08FE9A9A632C9E5430F8454_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mB6D9EE4118C654CD60B471A82D787332CA4042CF (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1*, const RuntimeMethod*))Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mAB7DA19C6F28ACB6DB3E94FA7273F54F7104AC4F (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9*, const RuntimeMethod*))Dictionary_2__ctor_m3CA7A128EF9A785DA24B37BA49F0B07066EA141D_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m736C22A8C7CA10F5D3D14619B79276CE3B5FA3B3 (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* __this, const RuntimeMethod* method) { (( void (*) (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m0F8BD09C6750C0485E6D33EF0D06E4A7A09703E3 (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, const RuntimeMethod* method) { (( void (*) (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977*, const RuntimeMethod*))List_1__ctor_m0F8BD09C6750C0485E6D33EF0D06E4A7A09703E3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m6276FA7A88B9CDC212A88F179493BC7A5FF081E9 (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, const RuntimeMethod* method) { (( void (*) (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292*, const RuntimeMethod*))List_1__ctor_m6276FA7A88B9CDC212A88F179493BC7A5FF081E9_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m37DD729BD619CE4653A52D2F53D16282D7FA9DCF (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, const RuntimeMethod* method) { (( void (*) (List_1_t9F15086189A9401719178EA3A7122587601C9F5C*, const RuntimeMethod*))List_1__ctor_m37DD729BD619CE4653A52D2F53D16282D7FA9DCF_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mD865ACDC4EE8E47C1C443F2E1022FBBE27BF9DD3 (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, const RuntimeMethod* method) { (( void (*) (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA*, const RuntimeMethod*))List_1__ctor_mD865ACDC4EE8E47C1C443F2E1022FBBE27BF9DD3_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::UpdateBakingSets() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_UpdateBakingSets_mA6C61749305923922789F8507BAD28CDF85E4769 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD List_1_GetEnumerator_m9F49D711C8AB71273DF6B8567296964B4415334C (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, const RuntimeMethod* method) { return (( Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD (*) (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977*, const RuntimeMethod*))List_1_GetEnumerator_m9F49D711C8AB71273DF6B8567296964B4415334C_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m5CA0B825708150DFC133580EE8A684D06CFB3F1A (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD*, const RuntimeMethod*))Enumerator_Dispose_m5CA0B825708150DFC133580EE8A684D06CFB3F1A_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C Enumerator_get_Current_m909905A2E81A31E0306BEC59EF6B876BC5BF54FE_inline (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD* __this, const RuntimeMethod* method) { return (( SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C (*) (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD*, const RuntimeMethod*))Enumerator_get_Current_m909905A2E81A31E0306BEC59EF6B876BC5BF54FE_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_mF10C4F52578A212F36A24BD09FC8CEF2D62E3180 (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* __this, String_t* ___key0, Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA*, String_t*, Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3, const RuntimeMethod*))Dictionary_2_Add_m4B50147B489EED8A98E412A7E35662178EBBDCF1_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m00F8FDC0BAFA1F84E3349CF69A710CC1457EE563 (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD*, const RuntimeMethod*))Enumerator_MoveNext_m00F8FDC0BAFA1F84E3349CF69A710CC1457EE563_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9 List_1_GetEnumerator_m2C88430C17463788707783BF3FD5D67DD2F887FE (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, const RuntimeMethod* method) { return (( Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9 (*) (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292*, const RuntimeMethod*))List_1_GetEnumerator_m2C88430C17463788707783BF3FD5D67DD2F887FE_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mD79939333E24D68026F4F7F76B83C2BD7DECC5BB (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9*, const RuntimeMethod*))Enumerator_Dispose_mD79939333E24D68026F4F7F76B83C2BD7DECC5BB_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 Enumerator_get_Current_m1610BB262A4CEB272F957892323F30311F81C8F7_inline (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9* __this, const RuntimeMethod* method) { return (( SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 (*) (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9*, const RuntimeMethod*))Enumerator_get_Current_m1610BB262A4CEB272F957892323F30311F81C8F7_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_m3724D93D5AC25A6A987063F7B26C195F00C75292 (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* __this, String_t* ___key0, bool ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C*, String_t*, bool, const RuntimeMethod*))Dictionary_2_Add_m06DE41B832D936F9A7884C491F10EC651D0EA065_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m929B35A01A6906F6F8BAD53F6A0CEB6FBE0FE465 (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9*, const RuntimeMethod*))Enumerator_MoveNext_m929B35A01A6906F6F8BAD53F6A0CEB6FBE0FE465_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF List_1_GetEnumerator_m90A3012B8AAD96148CF75F671CE8925B53BADD0D (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, const RuntimeMethod* method) { return (( Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF (*) (List_1_t9F15086189A9401719178EA3A7122587601C9F5C*, const RuntimeMethod*))List_1_GetEnumerator_m90A3012B8AAD96148CF75F671CE8925B53BADD0D_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m540A6966B7D10121F8D95298E7D780AB36A9D083 (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF*, const RuntimeMethod*))Enumerator_Dispose_m540A6966B7D10121F8D95298E7D780AB36A9D083_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 Enumerator_get_Current_m5661C567390AAED2FB821A3F9FBEB975877DAE42_inline (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF* __this, const RuntimeMethod* method) { return (( SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 (*) (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF*, const RuntimeMethod*))Enumerator_get_Current_m5661C567390AAED2FB821A3F9FBEB975877DAE42_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_mC79318D8007CDB3DC9BDD1CE6684F2FB56439926 (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* __this, String_t* ___key0, ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1*, String_t*, ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5*, const RuntimeMethod*))Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m0FB98E76EF31D74CB9CE48C358F363BE0F7140FB (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF*, const RuntimeMethod*))Enumerator_MoveNext_m0FB98E76EF31D74CB9CE48C358F363BE0F7140FB_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD List_1_GetEnumerator_m386DE37949830F2582950B9097BCD745F4689756 (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, const RuntimeMethod* method) { return (( Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD (*) (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA*, const RuntimeMethod*))List_1_GetEnumerator_m386DE37949830F2582950B9097BCD745F4689756_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m25F0C720E7600C96E3704280B09B5ACABA98CD77 (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD*, const RuntimeMethod*))Enumerator_Dispose_m25F0C720E7600C96E3704280B09B5ACABA98CD77_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 Enumerator_get_Current_m7D0DFEDADB220B5F7FFF587442218A05AEC37841_inline (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD* __this, const RuntimeMethod* method) { return (( SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 (*) (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD*, const RuntimeMethod*))Enumerator_get_Current_m7D0DFEDADB220B5F7FFF587442218A05AEC37841_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_mC312D4183653055128C847DF01F438708C1AD0E3 (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* __this, String_t* ___key0, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9*, String_t*, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C, const RuntimeMethod*))Dictionary_2_Add_m9DBCBD63C1C32C89865A55F1490A08BC1D4F5073_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m80E4A6B9E70E4F3F5AD556C78CD265D2E1DE49BE (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD*, const RuntimeMethod*))Enumerator_MoveNext_m80E4A6B9E70E4F3F5AD556C78CD265D2E1DE49BE_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* __this, const RuntimeMethod* method) { return (( Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 (*) (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506 (Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_inline (Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28* __this, const RuntimeMethod* method) { return (( BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* (*) (Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_inline (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* __this, BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6*, BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07 (Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::InitializeBakingSet(UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_InitializeBakingSet_m6493E5485804047422125EAD079D8B3C6DEDB500 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* ___set0, String_t* ___name1, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mAAEC774DB3398022F4C99C7F296E6CAA5D903A59_inline (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method); } // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::CreateNewBakingSet(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* ProbeVolumeSceneData_CreateNewBakingSet_mD9E5E51600BC457D481FFDEE50C892120F6E354A (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, String_t* ___name0, const RuntimeMethod* method) ; // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m588B910AD2B89E64BBF8A2423FBA7DC4A8F0EB0D (Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_mD7DA7CA2DE245753DD976033CA46B941265DAD80_gshared)(__this, ___object0, ___method1, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Select_TisSerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_TisString_t_mD824DF7F85F0F2288D63130101A6363118A7BE7C (RuntimeObject* ___source0, Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* ___selector1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB*, const RuntimeMethod*))Enumerable_Select_TisSerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_TisRuntimeObject_m53469E14FBE87BFCCDFA14098E86C2B2FB68D947_gshared)(___source0, ___selector1, method); } // System.Collections.Generic.List`1 System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable`1) inline List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5 (RuntimeObject* ___source0, const RuntimeMethod* method) { return (( List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToList_TisRuntimeObject_mBDB9895C2D14F2A92043507996018A329BD32A64_gshared)(___source0, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::SyncBakingSetSettings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_SyncBakingSetSettings_m30FE1CEA523CFFFCA27F69D546C22CDE80E455D7 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m19CBC1795B6B37739C58FA866D7AF0A4578112F8_inline (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, const RuntimeMethod* method) { (( void (*) (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977*, const RuntimeMethod*))List_1_Clear_m19CBC1795B6B37739C58FA866D7AF0A4578112F8_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_mC2F439614BCF8B474E3635B4BF5CF49775222BBC_inline (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, const RuntimeMethod* method) { (( void (*) (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292*, const RuntimeMethod*))List_1_Clear_mC2F439614BCF8B474E3635B4BF5CF49775222BBC_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m941C5441259F05682CFFF24FB5241841D1308C39_inline (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, const RuntimeMethod* method) { (( void (*) (List_1_t9F15086189A9401719178EA3A7122587601C9F5C*, const RuntimeMethod*))List_1_Clear_m941C5441259F05682CFFF24FB5241841D1308C39_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m7E51784E9273EF90DD0AA5F4B495C0AA42220558_inline (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, const RuntimeMethod* method) { (( void (*) (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA*, const RuntimeMethod*))List_1_Clear_m7E51784E9273EF90DD0AA5F4B495C0AA42220558_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m7A471C319B395CF992AB2C6D71E81DA32893CCE8_inline (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* __this, const RuntimeMethod* method) { (( void (*) (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() inline KeyCollection_t6844938B4E85E8FC62B6693FB9718C4747CE8514* Dictionary_2_get_Keys_m5EE4844AA04C2B28E380F0749E49AC6369DFB59E (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* __this, const RuntimeMethod* method) { return (( KeyCollection_t6844938B4E85E8FC62B6693FB9718C4747CE8514* (*) (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA*, const RuntimeMethod*))Dictionary_2_get_Keys_mDAFED3FD44CE2DC193DCAF6600607907404C6628_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() inline Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D KeyCollection_GetEnumerator_m661C9A8A66E18AF5A27ACBB6249A70E7B32D2782 (KeyCollection_t6844938B4E85E8FC62B6693FB9718C4747CE8514* __this, const RuntimeMethod* method) { return (( Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D (*) (KeyCollection_t6844938B4E85E8FC62B6693FB9718C4747CE8514*, const RuntimeMethod*))KeyCollection_GetEnumerator_mC4C3D8D1A8296BF0E43B2F4CD38A0F14FEFA0E28_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() inline void Enumerator_Dispose_m88C292709644A2F82F7A9FE5129C40D858B2C331 (Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D*, const RuntimeMethod*))Enumerator_Dispose_m9B6DA5A65355D4A0A83991658058591F7331AFC9_gshared)(__this, method); } // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() inline String_t* Enumerator_get_Current_m329BB4A98D6F7F0B1C03DF495D6F2C439F13BFC7_inline (Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D* __this, const RuntimeMethod* method) { return (( String_t* (*) (Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D*, const RuntimeMethod*))Enumerator_get_Current_mBF8D4DF2B8B287CA492D432FFC23008DDF3DBB1D_gshared_inline)(__this, method); } // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 Dictionary_2_get_Item_m44D5E9B7543CB172233DB6B431B4ADB76FA0A9F6 (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* __this, String_t* ___key0, const RuntimeMethod* method) { return (( Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 (*) (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA*, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_mBCDEF4A23B5A414AA52A755B5CB9C5EB14524D91_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mAD2455DBE166D6C2509F10AA354B8276A0D19FB5_inline (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977*, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C, const RuntimeMethod*))List_1_Add_mAD2455DBE166D6C2509F10AA354B8276A0D19FB5_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mF7E87BABFD6ECF292AC7CBB2E56277DEBEB48767 (Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D*, const RuntimeMethod*))Enumerator_MoveNext_m857606265C66D134E92B0129FF92C55C46F7AB64_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() inline KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0* Dictionary_2_get_Keys_mF539FDC7C25A8DF152D95DE0711708F1806E424A (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* __this, const RuntimeMethod* method) { return (( KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0* (*) (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C*, const RuntimeMethod*))Dictionary_2_get_Keys_mFDF56AF2BA76C6CCAF215187B66751FC03E474FD_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() inline Enumerator_tF336DCB799473697495AD722C410973E5958F330 KeyCollection_GetEnumerator_mB233D0EFFCAF95C53E403A1C5EE4876228270D4F (KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0* __this, const RuntimeMethod* method) { return (( Enumerator_tF336DCB799473697495AD722C410973E5958F330 (*) (KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0*, const RuntimeMethod*))KeyCollection_GetEnumerator_mC8CE307B3A9AEB3AD4F05E1D359F102FE85F1602_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() inline void Enumerator_Dispose_mB0FD59F18FAC4B133884DE95C182383F03D6E0ED (Enumerator_tF336DCB799473697495AD722C410973E5958F330* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF336DCB799473697495AD722C410973E5958F330*, const RuntimeMethod*))Enumerator_Dispose_m5AC7A077127FB4119569C4C10CB6DCC046455A1C_gshared)(__this, method); } // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() inline String_t* Enumerator_get_Current_mF37368FF664545FC13529F4D036DAE115BACB78B_inline (Enumerator_tF336DCB799473697495AD722C410973E5958F330* __this, const RuntimeMethod* method) { return (( String_t* (*) (Enumerator_tF336DCB799473697495AD722C410973E5958F330*, const RuntimeMethod*))Enumerator_get_Current_m86110F67A53903C9B95DBFDE5192D43CD381F024_gshared_inline)(__this, method); } // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline bool Dictionary_2_get_Item_mE029B6A6F149DDDE86FCF5B3D2CA2EDDBC7F4A6F (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* __this, String_t* ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C*, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_mB8DAA0FB328D474EEE65CAF7F132DD9569BBC3A8_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m3A798FECB867D67339C1FB834B6F69AA49D6756D_inline (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292*, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622, const RuntimeMethod*))List_1_Add_m3A798FECB867D67339C1FB834B6F69AA49D6756D_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m82B59AB4E41D9DA65F9B18DE2AB4C3FC2A36465E (Enumerator_tF336DCB799473697495AD722C410973E5958F330* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF336DCB799473697495AD722C410973E5958F330*, const RuntimeMethod*))Enumerator_MoveNext_mEFFD5C63D30E8006AECC3E1CBD5D44F8C135DF96_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() inline KeyCollection_t3D160E56218122946DE80BA264547641FA9C52C2* Dictionary_2_get_Keys_mCF50FE95831D0FF385A49A7E735097EB407DCA6F (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* __this, const RuntimeMethod* method) { return (( KeyCollection_t3D160E56218122946DE80BA264547641FA9C52C2* (*) (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9*, const RuntimeMethod*))Dictionary_2_get_Keys_m18EA922636E8AF62FA1F8B799AD6904C96A1B462_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() inline Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC KeyCollection_GetEnumerator_mA3F0FA9916BD53A7BE45D559EC57784BEC32FDC0 (KeyCollection_t3D160E56218122946DE80BA264547641FA9C52C2* __this, const RuntimeMethod* method) { return (( Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC (*) (KeyCollection_t3D160E56218122946DE80BA264547641FA9C52C2*, const RuntimeMethod*))KeyCollection_GetEnumerator_m6A5161A50AA39C27FB58B52172DA42B10B6C005B_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() inline void Enumerator_Dispose_m0454C4F285D75DF572442FA407D022F3EA6B6595 (Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC*, const RuntimeMethod*))Enumerator_Dispose_mA0C966FEEA13C122C17A8ED2AA8CFD4513BD816E_gshared)(__this, method); } // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() inline String_t* Enumerator_get_Current_m65F068FB9D240DB1F6BC95BFDEBBB2AC2D500E55_inline (Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC* __this, const RuntimeMethod* method) { return (( String_t* (*) (Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC*, const RuntimeMethod*))Enumerator_get_Current_m245232733F6F243022303664BC9F1DF4CF14A20F_gshared_inline)(__this, method); } // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C Dictionary_2_get_Item_mF7D1AC9ADD0CCDC7D65995121F9190F2B787F303 (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* __this, String_t* ___key0, const RuntimeMethod* method) { return (( ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C (*) (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9*, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m75B8094A3FE2C71E9D5D74F5CDD6AFD8FA3DECF9_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m83B05BDA7F545D11AF638BBA075BE334B960D574_inline (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA*, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877, const RuntimeMethod*))List_1_Add_m83B05BDA7F545D11AF638BBA075BE334B960D574_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m1FC61CB4D1B758C089A0E761EA1A386E48A219F7 (Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC*, const RuntimeMethod*))Enumerator_MoveNext_m10A5219C4189936D559A77394738295FEBA0D083_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() inline KeyCollection_tA479E51DFAACFA54A57146EAE77B0A832307EDB2* Dictionary_2_get_Keys_mF1D3632E3590C685055FF7C4088FFCF2DE765D15 (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* __this, const RuntimeMethod* method) { return (( KeyCollection_tA479E51DFAACFA54A57146EAE77B0A832307EDB2* (*) (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1*, const RuntimeMethod*))Dictionary_2_get_Keys_m72D290F90654BFD683FA7AA7C63D9F4F692218B6_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() inline Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C KeyCollection_GetEnumerator_mE4E7AE648DEB7627B2D4A1F1B3DE95ADCB7F7D74 (KeyCollection_tA479E51DFAACFA54A57146EAE77B0A832307EDB2* __this, const RuntimeMethod* method) { return (( Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C (*) (KeyCollection_tA479E51DFAACFA54A57146EAE77B0A832307EDB2*, const RuntimeMethod*))KeyCollection_GetEnumerator_m7E77FBA7DE2D3876EC02F396712C4AA5B1D535A5_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() inline void Enumerator_Dispose_mC90AADE1CC15FF9CEDA92B58A372A166A3436D18 (Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C*, const RuntimeMethod*))Enumerator_Dispose_mEB2A61F3F3F420C1B1DFD5C74EEFD4BD7761BCF7_gshared)(__this, method); } // TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() inline String_t* Enumerator_get_Current_mD1DB8107923677A19C92EFD4BCB434BFC1B5063F_inline (Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C* __this, const RuntimeMethod* method) { return (( String_t* (*) (Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C*, const RuntimeMethod*))Enumerator_get_Current_mD6472FA27D28B9AE64A0FEF796C72ABBC2420EBF_gshared_inline)(__this, method); } // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* Dictionary_2_get_Item_mF2C031337E78253288B7F25447F14DD2BFF8C4D0 (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* __this, String_t* ___key0, const RuntimeMethod* method) { return (( ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* (*) (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1*, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m4AAAECBE902A211BF2126E6AFA280AEF73A3E0D6_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mEE87CD90725DE7DDD6D1B5223C7C6F41A397A786_inline (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t9F15086189A9401719178EA3A7122587601C9F5C*, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069, const RuntimeMethod*))List_1_Add_mEE87CD90725DE7DDD6D1B5223C7C6F41A397A786_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mC5ECC0AA1EE0187A593A4C9CAEEEFD82486F37FE (Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C*, const RuntimeMethod*))Enumerator_MoveNext_mB5E00F11BCA3AC963F9BA72659FA76B107863F3C_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BakingSet__ctor_m601231463B459E0CF1447D5A1D022AABFCA2980B (BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* __this, const RuntimeMethod* method) ; // T UnityEngine.ScriptableObject::CreateInstance() inline ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* ScriptableObject_CreateInstance_TisProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5_mF710464B29B8CDC3E6AF3E60459DDA35A811F3D4 (const RuntimeMethod* method) { return (( ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* (*) (const RuntimeMethod*))ScriptableObject_CreateInstance_TisRuntimeObject_mBE664E52864F727B39B81313FA00C5FCFF9BAE62_gshared)(method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method) { return (( Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7 (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline String_t* Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_inline (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1* __this, const RuntimeMethod* method) { return (( String_t* (*) (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_mD086B757E94A358EECAE9CDF8827A289488ED27B (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* __this, String_t* ___key0, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9*, String_t*, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C, const RuntimeMethod*))Dictionary_2_set_Item_mA54ED61F6E17C67D81899D4BB7E9202F4B86D6AF_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_mBEAB10B594A55952159B593D1A97B824CAF37E03 (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* __this, String_t* ___key0, ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1*, String_t*, ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5*, const RuntimeMethod*))Dictionary_2_set_Item_m1A840355E8EDAECEA9D0C6F5E51B248FAA449CBD_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method); } // System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t* Type_GetProperty_m6E63875E6098E89250149F4E76FAD40844708391 (Type_t* __this, String_t* ___name0, int32_t ___bindingAttr1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method) { (( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m3C5DA28363F4562D232FF0D55ED8DC2DF669C3E3 (U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RendererList::get_isValid() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RendererList_get_isValid_mD49D7348F5E73DD10528CA33E7E47D045F59ABA4_inline (RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RendererList::set_isValid(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererList_set_isValid_m5A13F01C3632E0EA366E89F731C758D9416458E4_inline (RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635* __this, bool ___value0, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RendererListDesc::IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RendererListDesc_IsValid_m424FC29A8206B9F2D11EC1C937762D1E1ABACAA5 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) ; // UnityEngine.Camera UnityEngine.Experimental.Rendering.RendererListDesc::get_camera() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* RendererListDesc_get_camera_mA2374241B35A95DCE62E723B25CC991D6DF44360_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.SortingSettings::.ctor(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortingSettings__ctor_m449888DBB95B75702BFC5BFA1E4A5BE40D9302ED (SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.SortingSettings::set_criteria(UnityEngine.Rendering.SortingCriteria) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortingSettings_set_criteria_m3D0A9A89ACF96F7135E47BEB44770EF439419E57 (SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DrawingSettings::.ctor(UnityEngine.Rendering.ShaderTagId,UnityEngine.Rendering.SortingSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings__ctor_m2B34DB19727143945DDE925B5CACD0E8E5D478A5 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___shaderPassName0, SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 ___sortingSettings1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DrawingSettings::set_perObjectData(UnityEngine.Rendering.PerObjectData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_set_perObjectData_mE83721A5FEDA0A0F5DFA6A385B5DB110A7AE2DC8 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, int32_t ___value0, const RuntimeMethod* method) ; // UnityEngine.Rendering.ShaderTagId UnityEngine.Experimental.Rendering.RendererListDesc::get_passName() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 RendererListDesc_get_passName_m2ABCDEA61E228A46952E7F12895B65C10AB874FA_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Rendering.ShaderTagId::op_Inequality(UnityEngine.Rendering.ShaderTagId,UnityEngine.Rendering.ShaderTagId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShaderTagId_op_Inequality_m16D45BA08D566B947AB8465111175C78F7BB2D18 (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___tag10, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___tag21, const RuntimeMethod* method) ; // UnityEngine.Rendering.ShaderTagId[] UnityEngine.Experimental.Rendering.RendererListDesc::get_passNames() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DrawingSettings::SetShaderPassName(System.Int32,UnityEngine.Rendering.ShaderTagId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_SetShaderPassName_m3ABF2F58CA9D8B16989747058CAA504E7B4ED738 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, int32_t ___index0, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___shaderPassName1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DrawingSettings::set_overrideMaterial(UnityEngine.Material) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_set_overrideMaterial_m6A1D1A128D31B5DAA3EEDFF0D6F07EF67D2B276F (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DrawingSettings::set_overrideMaterialPassIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_set_overrideMaterialPassIndex_mED93BC41A0496812035C23337949A05C0A4C48ED (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Void System.Nullable`1::.ctor(T) inline void Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204 (Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C* __this, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___value0, const RuntimeMethod* method) { (( void (*) (Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C*, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71, const RuntimeMethod*))Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_gshared)(__this, ___value0, method); } // System.Void UnityEngine.Rendering.FilteringSettings::.ctor(System.Nullable`1,System.Int32,System.UInt32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7 (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* __this, Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C ___renderQueueRange0, int32_t ___layerMask1, uint32_t ___renderingLayerMask2, int32_t ___excludeMotionVectorObjects3, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.FilteringSettings::set_excludeMotionVectorObjects(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FilteringSettings_set_excludeMotionVectorObjects_mCD49214CD709CC26B932C33B11B4F9E90BE4E13B (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* __this, bool ___value0, const RuntimeMethod* method) ; // UnityEngine.Rendering.CullingResults UnityEngine.Experimental.Rendering.RendererListDesc::get_cullingResult() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 RendererListDesc_get_cullingResult_m1A24ED379AEDF626576FD7D25A2C4C7EC731583D_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ShaderTagId::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* __this, String_t* ___name0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::set_cullingResult(UnityEngine.Rendering.CullingResults) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererListDesc_set_cullingResult_mE8327030ABADA58F7278D2E0A53AA24B85FE0D38_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::set_camera(UnityEngine.Camera) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererListDesc_set_camera_m5622A8534724C11905739E4717F697C4E79A50C3_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::set_passName(UnityEngine.Rendering.ShaderTagId) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererListDesc_set_passName_m48E2013C7D08B499D53125C5791F9FF5540F9BD0_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::set_passNames(UnityEngine.Rendering.ShaderTagId[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererListDesc_set_passNames_m1E72B7C01C5EA221BE6CEE9694384319FD67919C_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::.ctor(UnityEngine.Rendering.ShaderTagId,UnityEngine.Rendering.CullingResults,UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererListDesc__ctor_mEDAF51BE78BCD5D4F4A2055C75B52C0BDB7448C2 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___passName0, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult1, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::.ctor(UnityEngine.Rendering.ShaderTagId[],UnityEngine.Rendering.CullingResults,UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererListDesc__ctor_mD7954B9620C618E46313FE4AACDAE9A777652794 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___passNames0, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult1, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera2, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Rendering.ShaderTagId::op_Equality(UnityEngine.Rendering.ShaderTagId,UnityEngine.Rendering.ShaderTagId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShaderTagId_op_Equality_m80707E1013AF5BC51773613BF6848E6A9C64C7FA (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___tag10, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___tag21, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution::.ctor(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderGraphExecution__ctor_m6F5D9030833807A2480E493C092CD067D6CD042E_inline (RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___renderGraph0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::Execute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_Execute_m3A7348FDC7FCE5C9EAE32410C4A8F3E06CD0C9A0 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphExecution_Dispose_m2A4832CC0BAA3642B791D033538C6E97FBAE3D67 (RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529* __this, const RuntimeMethod* method) ; // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mAF2CE02CC0CB7460753D0A1A91CCF2B1E9804C5D (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Widget::set_nameAndTooltip(UnityEngine.Rendering.DebugUI/Widget/NameAndTooltip) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Widget_set_nameAndTooltip_m6A2AA733173D30AA828D74FAB162ECBCECC7A80A (Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* __this, NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Button::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Button__ctor_mA34758B11D4DE127E0B126C0D43A656D4D2837DC (Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* __this, const RuntimeMethod* method) ; // System.Void System.Action::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DebugUI/Button::set_action(System.Action) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Button_set_action_m5F7843835E47500A6D3A0BFD268F451854D767A7_inline (Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___value0, const RuntimeMethod* method) ; // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m8F4CF17FE17B209ABB1F5FB054404F5F95311285_inline (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* __this, const RuntimeMethod* method) { (( void (*) (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39*, const RuntimeMethod*))List_1_Clear_m8F4CF17FE17B209ABB1F5FB054404F5F95311285_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m2AFFB9B7FFAD436C49E8A84E3DC8682E6B9561E6 (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, const RuntimeMethod* method) { (( void (*) (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*, const RuntimeMethod*))List_1__ctor_m2AFFB9B7FFAD436C49E8A84E3DC8682E6B9561E6_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m87C843FE9647040193430A3014EC183F55E159E5_inline (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, const RuntimeMethod* method) { (( void (*) (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*, const RuntimeMethod*))List_1_Clear_m87C843FE9647040193430A3014EC183F55E159E5_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mF4CB99C817B0CEE9E3D53DA885EA193F651B9125 (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* __this, const RuntimeMethod* method) { (( void (*) (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39*, const RuntimeMethod*))List_1__ctor_mF4CB99C817B0CEE9E3D53DA885EA193F651B9125_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphObjectPool__ctor_m810EC4C21F7B2392690CA82BD09FBF23614400FE (RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_mA4143F0BD077EFD4C619E8BDE62781AE750BE0E8 (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98*, int32_t, const RuntimeMethod*))List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared)(__this, ___capacity0, method); } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_m165AD9E83778C9BA58F81B32C4FA657054F3BA28 (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536*, int32_t, const RuntimeMethod*))List_1__ctor_m165AD9E83778C9BA58F81B32C4FA657054F3BA28_gshared)(__this, ___capacity0, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams__ctor_m174FCBE11F53D73C56586A51B98AC56C6BAEDF3D (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphLogger__ctor_m5A66A4563DF90447B52CE4B1BADC00B48CC4306F (RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDefaultResources__ctor_mD6DA3A7AE17F1FE15C63776794E904F8716BF798 (RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m10F2B46545CEC5984C896EFAFC4EB28BFB5377F2 (Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7*, const RuntimeMethod*))Dictionary_2__ctor_m92E9AB321FBD7147CA109C822D99C8B0610C27B7_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphContext__ctor_mE362BBACE6D5A945C9CC34B7AAEA715F7DFB9BF6 (RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::.ctor() inline void DynamicArray_1__ctor_m525D3DB66358429AB19EDBF7C4DC3D669DCE8F04 (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) { (( void (*) (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09*, const RuntimeMethod*))DynamicArray_1__ctor_m525D3DB66358429AB19EDBF7C4DC3D669DCE8F04_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1::.ctor() inline void Stack_1__ctor_mF63AE96E8925749CDACE05B89002A389DDD748D1 (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) { (( void (*) (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6*, const RuntimeMethod*))Stack_1__ctor_mF63AE96E8925749CDACE05B89002A389DDD748D1_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mBD1A28759429A1CA58323010480013BF1FE9C14D (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6*, const RuntimeMethod*))Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::set_name(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderGraph_set_name_m5B537C5BD0514C94A202FA6D91E33E0FF8D3BC35_inline (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::.ctor(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry__ctor_m3D24628B5135F00370A97E8F549B13449FE28BFD (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* ___renderGraphDebug0, RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___frameInformationLogger1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::.ctor() inline void DynamicArray_1__ctor_m0C90D9608C4045A7B86D396ABE636CF97DCF47EB (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, const RuntimeMethod* method) { (( void (*) (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905*, const RuntimeMethod*))DynamicArray_1__ctor_m0C90D9608C4045A7B86D396ABE636CF97DCF47EB_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m524372DBBAE8B7EB630B328B4F5549EBD2940D03_inline (List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77*, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate::Invoke(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OnGraphRegisteredDelegate_Invoke_mC9549D2FDF84731F604FEC183A1991248D14AA2C_inline (OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___graph0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_Cleanup_mAF56D87596328355ED31A4C009E0C5F70CE4E979 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDefaultResources_Cleanup_mF92409946BCC07400255DD355133A79C987C2AED (RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1::Remove(T) inline bool List_1_Remove_mCD223955593BF7066C09AE025F0496EA3EBF4778 (List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77*, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB*, const RuntimeMethod*))List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared)(__this, ___item0, method); } // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::get_name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* RenderGraph_get_name_mC4A86F3C3445D41324598444AD9C35152B1415D9_inline (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::RegisterDebug(System.String,UnityEngine.Rendering.DebugUI/Panel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_RegisterDebug_m51C8C65167E33516E765B3D8FEF39DA518959500 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, String_t* ___name0, Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* ___debugPanel1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::UnRegisterDebug(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_UnRegisterDebug_mDAB7FCE72ABFC96BCA3D299794D8017AE8D05D73 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, String_t* ___name0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_m007B5F192CE79C1EEEE3DD0151B7184BFA4F9F30 (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* __this, String_t* ___key0, RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6*, String_t*, RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE**, const RuntimeMethod*))Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::PurgeUnusedGraphicsResources() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_PurgeUnusedGraphicsResources_m593279893CD0650F0AAC95859FCE4C5E40C943B5 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, const RuntimeMethod* method) ; // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger::GetAllLogs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RenderGraphLogger_GetAllLogs_mAC4F351FF8782E057CA13F2BDB37BA3AE483FF20 (RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::FlushLogs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_FlushLogs_m6111629FE7BD896DF076EDE721BBE268DC7F450A (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::ImportTexture(UnityEngine.Rendering.RTHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphResourceRegistry_ImportTexture_m81DF7C26F2DEBE95D1391CFAB9AD7E6330039960 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___rt0, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::ImportBackbuffer(UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphResourceRegistry_ImportBackbuffer_mB707AA8E5A2543978EE0EFED8B3F179479C99B77 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___rt0, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::CreateTexture(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphResourceRegistry_CreateTexture_mB56D76FBF3BA168425ABD73DA03B78937403EF97 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601* ___desc0, int32_t ___transientPassIndex1, const RuntimeMethod* method) ; // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___message0, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::CreateSharedTexture(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphResourceRegistry_CreateSharedTexture_m3A8992CB6C1F797D20E181351290790D840129DF (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601* ___desc0, bool ___explicitRelease1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::ReleaseSharedTexture(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_ReleaseSharedTexture_m4FD13BFAD381734BE5254BC14DCD86D0399D651E (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___texture0, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::GetTextureResourceDesc(UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601 RenderGraphResourceRegistry_GetTextureResourceDesc_m2C39D5A9FC117474762D89F7AC052300D38D86C9 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* ___handle0, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle::IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextureHandle_IsValid_m3C2D8F8EB70206A09F3FFADDDD230E00C25269D9 (TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* __this, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::CreateRendererList(UnityEngine.Rendering.RendererUtils.RendererListDesc&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D RenderGraphResourceRegistry_CreateRendererList_m5A3D14CA61A7CA5A00BC82E0500ABB1BBE5671FD (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, RendererListDesc_t5C51B75B4D539F99345A077545015B8FB99FE78E* ___desc0, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::ImportComputeBuffer(UnityEngine.ComputeBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB RenderGraphResourceRegistry_ImportComputeBuffer_m68A696B824F2878ACE3E44E760E028D61B149ECB (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___computeBuffer0, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::CreateComputeBuffer(UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB RenderGraphResourceRegistry_CreateComputeBuffer_m6D7F63A99EB913A133D7E4C5BE6C5022FDD674CC (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4* ___desc0, int32_t ___transientPassIndex1, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::GetComputeBufferResourceDesc(UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4 RenderGraphResourceRegistry_GetComputeBufferResourceDesc_m45F37B3D5BD530ECA2DB14CB6AABEFEBED91A2C1 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* ___handle0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::BeginRenderGraph(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_BeginRenderGraph_m109C1A8064C64EBB550A307F1DDA1E32AFA92D61 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, int32_t ___executionCount0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger::Initialize(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphLogger_Initialize_m2C02058B2932844BCB31FC192298B9430675E791 (RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* __this, String_t* ___logName0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources::InitializeForRendering(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDefaultResources_InitializeForRendering_mE0C84DD4903970B6D9352590F1011993801BA8C0 (RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___renderGraph0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::LogFrameInformation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_LogFrameInformation_mB13932F07DC2BAE648A3A058BB493BDDA53C36DD (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Rendering.DynamicArray`1::get_capacity() inline int32_t DynamicArray_1_get_capacity_mF10F55CAA90CC33A2DFAF577F335E59B067BB62F (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) { return (( int32_t (*) (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09*, const RuntimeMethod*))DynamicArray_1_get_capacity_mF10F55CAA90CC33A2DFAF577F335E59B067BB62F_gshared)(__this, method); } // System.Void UnityEngine.Rendering.DynamicArray`1::Resize(System.Int32,System.Boolean) inline void DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36 (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, int32_t ___newSize0, bool ___keepContent1, const RuntimeMethod* method) { (( void (*) (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09*, int32_t, bool, const RuntimeMethod*))DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_gshared)(__this, ___newSize0, ___keepContent1, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) { (( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) { (( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::BeginExecute(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_BeginExecute_m6B9A1BAF2E57480EFF735E50A8AB45BF781BAEFC (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, int32_t ___currentFrameIndex0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GenerateDebugData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_GenerateDebugData_mBC7800454D14E60A58AF27105635C6B3B9A62174 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ReleaseImmediateModeResources() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ReleaseImmediateModeResources_m355F6460365E667F706125B7517086DAA05F7A85 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ClearCompiledGraph() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ClearCompiledGraph_m0DE88504194BD409BF8DF5283796C1BD510A9393 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::EndExecute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_EndExecute_m54A581B0A8DE32C8094EA4195F294D46F001A625 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::InvalidateContext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_InvalidateContext_m1A18ACC5B65EB13EA2B839837A2DC6EE844DE481 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CompileRenderGraph() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CompileRenderGraph_mEEBE1E435ED4B9A20825249E815B69F44539591B (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ExecuteRenderGraph() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ExecuteRenderGraph_mE44E864C7A9B048462C97FED00FAD7DF70573596 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Debug::LogException(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogException_m82E44FEC6B03BC34AFC2CAF6583051570C60CB9E (Exception_t* ___exception0, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::AddRenderPass(System.String,PassData&,UnityEngine.Rendering.ProfilingSampler) inline RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC RenderGraph_AddRenderPass_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mDC7F87C8657E99F6D4225A49A31BD481D88AD4E8 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___passName0, ProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B** ___passData1, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___sampler2, const RuntimeMethod* method) { return (( RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC (*) (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB*, String_t*, ProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, const RuntimeMethod*))RenderGraph_AddRenderPass_TisRuntimeObject_m0CBB622F5A0D6A43F2952FD37511C5BACACB7152_gshared)(__this, ___passName0, ___passData1, ___sampler2, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::AllowPassCulling(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, bool ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::GenerateDebugData(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphBuilder_GenerateDebugData_mA7FBEB0EDD92133A1B737F8805349D57A368B6FC (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, bool ___value0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1::.ctor(System.Object,System.IntPtr) inline void RenderFunc_1__ctor_m035D5D85C861C29F1087A76E392E21CF567BB5F9 (RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D*, RuntimeObject*, intptr_t, const RuntimeMethod*))RenderFunc_1__ctor_mE92C9BBC24E615A468FE6B48659D44CBAA0365B1_gshared)(__this, ___object0, ___method1, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphBuilder::SetRenderFunc(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderFunc`1) inline void RenderGraphBuilder_SetRenderFunc_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mA6D3BB5592683C61E1D2F2FC547D996EF3F9DCF9 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* ___renderFunc0, const RuntimeMethod* method) { (( void (*) (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC*, RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D*, const RuntimeMethod*))RenderGraphBuilder_SetRenderFunc_TisRuntimeObject_mEE617FD34602932E960CAE95E33AAC8837DC88D4_gshared)(__this, ___renderFunc0, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ClearRenderPasses() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ClearRenderPasses_m123192412280C189D7980A24D7127A7D59B1656C (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::Clear(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_Clear_mD46E87EC32F4E591732FCD7FB7F69AA1243AF309 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, bool ___onException0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, const RuntimeMethod* method) { (( void (*) (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536*, const RuntimeMethod*))List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_gshared_inline)(__this, method); } // System.Void UnityEngine.Rendering.DynamicArray`1::Clear() inline void DynamicArray_1_Clear_m1AF0019A04745CED9B83C6191996814BCD11FBCE (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, const RuntimeMethod* method) { (( void (*) (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905*, const RuntimeMethod*))DynamicArray_1_Clear_m1AF0019A04745CED9B83C6191996814BCD11FBCE_gshared)(__this, method); } // System.Void UnityEngine.Rendering.DynamicArray`1::Clear() inline void DynamicArray_1_Clear_mE960D9C5CACB3C7EAF60A74689A7FA61EEF050C3 (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) { (( void (*) (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09*, const RuntimeMethod*))DynamicArray_1_Clear_mE960D9C5CACB3C7EAF60A74689A7FA61EEF050C3_gshared)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ExecutePassImmediatly(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ExecutePassImmediatly_mD99F62E498775D67EC8CC417961D6A7E4429F22E (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass0, const RuntimeMethod* method) ; // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Combine_m8B9D24CED35033C7FC56501DFE650F5CB7FF012C (Delegate_t* ___a0, Delegate_t* ___b1, const RuntimeMethod* method) ; // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Remove_m40506877934EC1AD4ADAE57F5E97AF0BC0F96116 (Delegate_t* ___source0, Delegate_t* ___value1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.DynamicArray`1::Resize(System.Int32,System.Boolean) inline void DynamicArray_1_Resize_m9B6908CD6C2EE63E32578A72246B6BE2DDB941B3 (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, int32_t ___newSize0, bool ___keepContent1, const RuntimeMethod* method) { (( void (*) (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905*, int32_t, bool, const RuntimeMethod*))DynamicArray_1_Resize_m9B6908CD6C2EE63E32578A72246B6BE2DDB941B3_gshared)(__this, ___newSize0, ___keepContent1, method); } // T& UnityEngine.Rendering.DynamicArray`1::get_Item(System.Int32) inline CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, int32_t ___index0, const RuntimeMethod* method) { return (( CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* (*) (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905*, int32_t, const RuntimeMethod*))DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_gshared)(__this, ___index0, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompiledResourceInfo_Reset_m37F299281DE9EEB99B9ADBC35125F59765D77A7E (CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Rendering.DynamicArray`1::get_size() inline int32_t DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_inline (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, const RuntimeMethod* method) { return (( int32_t (*) (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905*, const RuntimeMethod*))DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_gshared_inline)(__this, method); } // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::GetTextureResourceCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraphResourceRegistry_GetTextureResourceCount_m9A0358556F0E62ABDE85400838CC760709CBA1F1 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::InitResourceInfosData(UnityEngine.Rendering.DynamicArray`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_InitResourceInfosData_m3EFB0384E5DA0045B7FBF29FD05DCFE2963BE9DB (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* ___resourceInfos0, int32_t ___count1, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::GetComputeBufferResourceCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraphResourceRegistry_GetComputeBufferResourceCount_mFBBEF3A6EEACCA67A6E98067D47839EFE2005D1E (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mECB549109CFA8BC83C3DACF0FEB7C11346D51BD3_inline (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method); } // T& UnityEngine.Rendering.DynamicArray`1::get_Item(System.Int32) inline CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912 (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, int32_t ___index0, const RuntimeMethod* method) { return (( CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* (*) (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09*, int32_t, const RuntimeMethod*))DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_gshared)(__this, ___index0, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34 (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* __this, int32_t ___index0, const RuntimeMethod* method) { return (( RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* (*) (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::Reset(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompiledPassInfo_Reset_mD739628D66EE219B4039E42DC685D5AAD09FCCD5 (CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* __this, RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Rendering.DynamicArray`1::get_size() inline int32_t DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) { return (( int32_t (*) (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09*, const RuntimeMethod*))DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_gshared_inline)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00 (List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* __this, const RuntimeMethod* method) { return (( Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 (*) (List_1_t91D94788DFFF98BEB1318A5549946309D4C94116*, const RuntimeMethod*))List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0 (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7*, const RuntimeMethod*))Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7* __this, const RuntimeMethod* method) { return (( ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A (*) (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7*, const RuntimeMethod*))Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_gshared_inline)(__this, method); } // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle::op_Implicit(UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A (ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A ___handle0, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::IsRenderGraphResourceImported(UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphResourceRegistry_IsRenderGraphResourceImported_m5FF203E3F02C32A6F12726045B7AFE1397861FF5 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* ___res0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline)(__this, ___item0, method); } // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::GetRenderGraphResourceName(UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RenderGraphResourceRegistry_GetRenderGraphResourceName_m000367B8EC114CE49B849D6037005B092368C34E (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* ___res0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, String_t* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, String_t*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7*, const RuntimeMethod*))Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_gshared)(__this, method); } // T[] System.Array::Empty() inline ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_inline (const RuntimeMethod* method) { return (( ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_gshared_inline)(method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger::LogLine(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC (RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* __this, String_t* ___format0, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___args1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::Clear() inline void Stack_1_Clear_mEE1C6E0AF654AE01D41D12DAF62217D4FE3930E0 (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) { (( void (*) (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6*, const RuntimeMethod*))Stack_1_Clear_mEE1C6E0AF654AE01D41D12DAF62217D4FE3930E0_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1::Push(T) inline void Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, int32_t ___item0, const RuntimeMethod* method) { (( void (*) (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6*, int32_t, const RuntimeMethod*))Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA_gshared)(__this, ___item0, method); } // T System.Collections.Generic.Stack`1::Pop() inline int32_t Stack_1_Pop_m59DFD2B5EC8D9044532E0AD0BDB20DB33BA76748 (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) { return (( int32_t (*) (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6*, const RuntimeMethod*))Stack_1_Pop_m59DFD2B5EC8D9044532E0AD0BDB20DB33BA76748_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) { return (( Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923 (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC*, const RuntimeMethod*))Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC*, const RuntimeMethod*))Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_gshared_inline)(__this, method); } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo::get_allowPassCulling() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CompiledPassInfo_get_allowPassCulling_m19A371EF46D18F2FB95B569004344184EE159F3A (CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312 (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC*, const RuntimeMethod*))Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_gshared)(__this, method); } // System.Int32 System.Collections.Generic.Stack`1::get_Count() inline int32_t Stack_1_get_Count_m367DD1E571E10E5D1B0D13434E35DC7FC31FA886_inline (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) { return (( int32_t (*) (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6*, const RuntimeMethod*))Stack_1_get_Count_m367DD1E571E10E5D1B0D13434E35DC7FC31FA886_gshared_inline)(__this, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::LogCulledPasses() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_LogCulledPasses_m22B819CF1E35F1A037D215E5B1B28C2819BBB51E (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetLatestProducerIndex(System.Int32,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraph_GetLatestProducerIndex_m01A352F68254570D2DD917A81335DE75A76769C1 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, int32_t ___passIndex0, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___info1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UpdatePassSynchronization(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,System.Int32,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UpdatePassSynchronization_m8DBDEA74E81751778977198189A8A6FF60565956 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___currentPassInfo0, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___producerPassInfo1, int32_t ___currentPassIndex2, int32_t ___lastProducer3, int32_t* ___intLastSyncIndex4, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_gshared_inline)(__this, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline int32_t List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___index0, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_gshared)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) inline void List_1_AddRange_mDED53F0663CC4DE2C5E90B4E68C0C782D6631230 (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536*, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_mDED53F0663CC4DE2C5E90B4E68C0C782D6631230_gshared)(__this, ___collection0, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::CreateRendererLists(System.Collections.Generic.List`1,UnityEngine.Rendering.ScriptableRenderContext,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_CreateRendererLists_mBE817E97CC7909310E47A54C4FEEA42257AF4AE3 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* ___rendererLists0, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___context1, bool ___manualDispatch2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UpdateResourceSynchronization(System.Int32&,System.Int32&,System.Int32,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UpdateResourceSynchronization_m625302659B60F575732E9F62557F87B321C0F159 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, int32_t* ___lastGraphicsPipeSync0, int32_t* ___lastComputePipeSync1, int32_t ___currentPassIndex2, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___resource3, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetFirstValidWriteIndex(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraph_GetFirstValidWriteIndex_mC093325F0690ABF05180FAAC5E977FD08B2632ED (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___info0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetLatestValidReadIndex(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraph_GetLatestValidReadIndex_mAB6EBE37C8C9215BD9BF88FB7358D6E6C55EC3F3 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___info0, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetLatestValidWriteIndex(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraph_GetLatestValidWriteIndex_m4CEDB92D670D89F208C6BA6F53010B6EDF9948A7 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___info0, const RuntimeMethod* method) ; // System.Int32 System.Math::Max(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_m830F00B616D7A2130E46E974DFB27E9DA7FE30E5 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method) ; // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::IsRenderGraphResourceShared(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceType,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphResourceRegistry_IsRenderGraphResourceShared_m0F3BAD8A7BEC39EFBC4AEA1B4BD93E4A7C9A2789 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::UpdateSharedResourceLastFrameIndex(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_UpdateSharedResourceLastFrameIndex_m01A8CCDA734B3D604AB0A96C77F519152509288D (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777 List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, const RuntimeMethod* method) { return (( Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777 (*) (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536*, const RuntimeMethod*))List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777*, const RuntimeMethod*))Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_inline (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777* __this, const RuntimeMethod* method) { return (( RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D (*) (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777*, const RuntimeMethod*))Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_gshared_inline)(__this, method); } // UnityEngine.Rendering.RendererUtils.RendererList UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::GetRendererList(UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererList_t84DD8775E9B0759757DE88FBCB50A06A7C80D20E RenderGraphResourceRegistry_GetRendererList_mEE5905F0C7C1A54B54EDBD3F97DE645534CDDA9D (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D* ___handle0, const RuntimeMethod* method) ; // UnityEngine.Rendering.RendererUtils.RendererListStatus UnityEngine.Rendering.ScriptableRenderContext::QueryRendererListStatus(UnityEngine.Rendering.RendererUtils.RendererList) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScriptableRenderContext_QueryRendererListStatus_m0FDF33A036694A3A2EEAF68FF2C340B1B04E0CB3 (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, RendererList_t84DD8775E9B0759757DE88FBCB50A06A7C80D20E ___rendererList0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777*, const RuntimeMethod*))Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D_gshared)(__this, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536*, const RuntimeMethod*))List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_gshared_inline)(__this, method); } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_allowPassCulling() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraphPass_get_allowPassCulling_mE559F1DEB80EA60B73CCFFB9B6B9A044ABCCC292_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_allowRendererListCulling() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraphPass_get_allowRendererListCulling_mDCB37A5EE941A7023093E530BF177DB1E30BD26A_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::AreRendererListsEmpty(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraph_AreRendererListsEmpty_m91D5C2C7847B0C80F1FA3F9702584B4A4CFE17AB (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* ___rendererLists0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::TryCullPassAtIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_TryCullPassAtIndex_m639A11CCD33AC494CF80729B119D96AD66B170EF (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, int32_t ___passIndex0, const RuntimeMethod* method) ; // UnityEngine.Rendering.ProfilingSampler UnityEngine.Rendering.ProfilingSampler::Get(TEnum) inline ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ProfilingSampler_Get_TisRenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE_mBDFF82E4DD19C4E148BC7D3E37B335D5746A6314 (int32_t ___marker0, const RuntimeMethod* method) { return (( ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* (*) (int32_t, const RuntimeMethod*))ProfilingSampler_Get_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mB471B2C3913C24395882A89E7531861344E571DC_gshared)(___marker0, method); } // System.Void UnityEngine.Rendering.ProfilingScope::.ctor(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.ProfilingSampler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC (ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd0, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___sampler1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ProfilingScope::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4 (ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::InitializeCompilationData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_InitializeCompilationData_mF068DA94C4DF2E138784B78B1D8D090AF1302851 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CountReferences() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CountReferences_m9DC624F39709CBA8D2CBBF4B4D906B1A61FA3EC9 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CullUnusedPasses() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CullUnusedPasses_m64210243D88F8DB8A3D715AFA329A0C7A73E88F5 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateRendererLists() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CreateRendererLists_mEEAD372353B35077B070CB1BAA74835584B55C51 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CullRendererLists() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CullRendererLists_mC9C6AABBB3746B088D3780AE69B43B06DED42376 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UpdateResourceAllocationAndSynchronization() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UpdateResourceAllocationAndSynchronization_mB7D2F33083A27279542DD9E8441ACD321E4CA4D6 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::LogRendererListsCreation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_LogRendererListsCreation_m87AFBC726B030CB909743F6EC01C8E39298B8ECF (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::IsGraphicsResourceCreated(UnityEngine.Experimental.Rendering.RenderGraphModule.ResourceHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphResourceRegistry_IsGraphicsResourceCreated_m50B0405E020D24FD2B289583781D3FF572AABE25 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* ___res0, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::IsRendererListCreated(UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphResourceRegistry_IsRendererListCreated_m1A178F8154E4F5DB639A1045B09E845F5379B77D (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D* ___res0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m3845DDFAE33C716367551A3A7952FF2981D2A33C_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536*, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D, const RuntimeMethod*))List_1_Add_m3845DDFAE33C716367551A3A7952FF2981D2A33C_gshared_inline)(__this, ___item0, method); } // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo& UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CompilePassImmediatly(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* RenderGraph_CompilePassImmediatly_m92E065229F1EF3C25D1230A580667D8018820E2F (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ExecuteCompiledPass(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ExecuteCompiledPass_m7CBD442272FF60B36465B84E876666208DF08FA3 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, int32_t ___passIndex1, const RuntimeMethod* method) ; // System.String System.String::Format(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30 (String_t* ___format0, RuntimeObject* ___arg01, const RuntimeMethod* method) ; // UnityEngine.Rendering.ProfilingSampler UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_customSampler() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* RenderGraphPass_get_customSampler_m524E1FD5FEEEB3F2B4ABA23D793FDFF3208F9218_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::LogRenderPassBegin(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_LogRenderPassBegin_mD26259CB5E7D98663701A629BFE91432F7D6DB35 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogIndent::.ctor(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogger,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphLogIndent__ctor_mB06A09F318DD57E80FDF39F5C443C9703BFB3822 (RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5* __this, RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___logger0, int32_t ___indentation1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphLogIndent::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphLogIndent_Dispose_m0FFDA3A98E3E736D7A3784C9E9D5C6A97707B2B6 (RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::PreRenderPassExecute(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_PreRenderPassExecute_mEF0EFA297299022E67CEF87AC8BD3EDF78A5667C (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___rgContext1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::PostRenderPassExecute(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_PostRenderPassExecute_mE6A75DA79257A9010C88CF6B2C823F1873088EC5 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___rgContext1, const RuntimeMethod* method) ; // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m9499958F4B0BB6089C75760AB647AB3CA4D55806 (String_t* ___format0, RuntimeObject* ___arg01, RuntimeObject* ___arg12, const RuntimeMethod* method) ; // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_depthBuffer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphPass_get_depthBuffer_mAB47D705BCC4CAC03894FD18F0982F852534FCB5_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_colorBufferMaxIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderGraphPass_get_colorBufferMaxIndex_m9AB682B3977BBE00CF0FF9E5030A1FA71C220FC5_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // T[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool::GetTempArray(System.Int32) inline RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* RenderGraphObjectPool_GetTempArray_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m619960A5E6237195A6A0E1EE5E8D38FE7E97E9EC (RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* __this, int32_t ___size0, const RuntimeMethod* method) { return (( RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* (*) (RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A*, int32_t, const RuntimeMethod*))RenderGraphObjectPool_GetTempArray_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m619960A5E6237195A6A0E1EE5E8D38FE7E97E9EC_gshared)(__this, ___size0, method); } // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle[] UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_colorBuffers() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* RenderGraphPass_get_colorBuffers_m566056C284F90288BDCFE805709BB6B1DB750E60_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // UnityEngine.Rendering.RTHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::GetTexture(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* RenderGraphResourceRegistry_GetTexture_mA0D4C3A6CEAF8647C8AE76D4A90319750D29E43D (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* ___handle0, const RuntimeMethod* method) ; // UnityEngine.Rendering.RenderTargetIdentifier UnityEngine.Rendering.RTHandle::op_Implicit(UnityEngine.Rendering.RTHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RTHandle_op_Implicit_m7E42D3EE8A152420027F24913FAC50D9FECECE6A (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___handle0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CoreUtils::SetRenderTarget(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RenderTargetIdentifier[],UnityEngine.Rendering.RTHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetRenderTarget_mBEE62CA207D8EFA1B01BE64BC81F2E22C41280EB (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd0, RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___colorBuffers1, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___depthBuffer2, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CoreUtils::SetRenderTarget(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RTHandle,UnityEngine.Rendering.RTHandle,System.Int32,UnityEngine.CubemapFace,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetRenderTarget_m16FE3A9C3F8775A82C3DF097DDBFCF6FEAF583AD (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd0, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___colorBuffer1, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___depthBuffer2, int32_t ___miplevel3, int32_t ___cubemapFace4, int32_t ___depthSlice5, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CoreUtils::SetRenderTarget(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.RTHandle,UnityEngine.Rendering.ClearFlag,System.Int32,UnityEngine.CubemapFace,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetRenderTarget_m8E1C5D42853E5D83DCB4D9AA899BE41CB4C2BDA8 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd0, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___buffer1, int32_t ___clearFlag2, int32_t ___miplevel3, int32_t ___cubemapFace4, int32_t ___depthSlice5, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::CreatePooledResource(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_CreatePooledResource_m7A707BFF2BE29D1B8B8103879C8B3EC7B8B7B3BD (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___rgContext0, int32_t ___type1, int32_t ___index2, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::PreRenderPassSetRenderTargets(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_PreRenderPassSetRenderTargets_m0F0E5AAFE38BB32E0ACE34E280AC7AD12A8A89F5 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___rgContext1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ScriptableRenderContext::ExecuteCommandBuffer(UnityEngine.Rendering.CommandBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896 (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___commandBuffer0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CommandBuffer::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, const RuntimeMethod* method) ; // UnityEngine.Rendering.CommandBuffer UnityEngine.Rendering.CommandBufferPool::Get(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* CommandBufferPool_Get_mC33780CD170099A0E396A2F3A9AFB46509B31625 (String_t* ___name0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CommandBuffer::SetExecutionFlags(UnityEngine.Rendering.CommandBufferExecutionFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetExecutionFlags_m1D3114B9176C5BE30FF3EC7542484F1A6DFF3CD6 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___flags0, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CommandBuffer::WaitOnAsyncGraphicsFence(UnityEngine.Rendering.GraphicsFence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_WaitOnAsyncGraphicsFence_m3C2A6C3826EE6641F960723C0C293B41CE66730F (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, GraphicsFence_t199180163AEDE0C1BE868F8E1314A47610B1FABB ___fence0, const RuntimeMethod* method) ; // UnityEngine.Rendering.GraphicsFence UnityEngine.Rendering.CommandBuffer::CreateAsyncGraphicsFence() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GraphicsFence_t199180163AEDE0C1BE868F8E1314A47610B1FABB CommandBuffer_CreateAsyncGraphicsFence_m2B01B3001DD758EC43A7F99772E8A7F473783B73 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.ScriptableRenderContext::ExecuteCommandBufferAsync(UnityEngine.Rendering.CommandBuffer,UnityEngine.Rendering.ComputeQueueType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderContext_ExecuteCommandBufferAsync_m9A198CF7DBC51263331A186D2B7B926EC5E90056 (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___commandBuffer0, int32_t ___queueType1, const RuntimeMethod* method) ; // System.Void UnityEngine.Rendering.CommandBufferPool::Release(UnityEngine.Rendering.CommandBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBufferPool_Release_mEC46D8373A95DEC68F1FBD2D77FF3F76917631BF (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___buffer0, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool::ReleaseAllTempAlloc() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphObjectPool_ReleaseAllTempAlloc_mE5AA39993CDCA9A90A624A252C9A37A588A85E2A (RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::ReleasePooledResource(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphResourceRegistry_ReleasePooledResource_m2031C38E48A585EB086C244A3D47D44E034C1ABF (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___rgContext0, int32_t ___type1, int32_t ___index2, const RuntimeMethod* method) ; // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5 List_1_GetEnumerator_m1CF2662D63CFB3249B87D6224EE7005CEB9426BB (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* __this, const RuntimeMethod* method) { return (( Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5 (*) (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mD81FCA12A92C46C34AA77EDF90CC31A01F8FF39A (Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* Enumerator_get_Current_m661F2E754BA93C2A9996A394608C19203543749F_inline (Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5* __this, const RuntimeMethod* method) { return (( RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* (*) (Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mEDD519258EFB5B96AE113EDC15B64BC669CE6502 (Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m2F34A5788799EAAE9BE657FF846E6108A3851684_inline (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* __this, const RuntimeMethod* method) { (( void (*) (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method); } // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_index() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderGraphPass_get_index_m6E0D043021918E44294E866A910593C5FC32DEA7_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_enableAsyncCompute() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraphPass_get_enableAsyncCompute_mBB6A0D9A2B001BA428945EA247DEF457379EBAE4_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_mF9EB41AC6698C4B5247079B3A3E908BD7BC2BD9A (Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* __this, int32_t ___key0, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7*, int32_t, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE**, const RuntimeMethod*))Dictionary_2_TryGetValue_m7316301B8CF47FB538886B229B2749EC160B9D5C_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Rendering.ProfilingSampler::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7 (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* __this, String_t* ___name0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_mAF8495213ED6ED5115B116E9224DBE12D3E90E8F (Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* __this, int32_t ___key0, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7*, int32_t, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, const RuntimeMethod*))Dictionary_2_Add_mAF1EF7DA16BD70E252EA5C4B0F74DE519A02CBCD_gshared)(__this, ___key0, ___value1, method); } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::get_requireDebugData() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraph_get_requireDebugData_m299B15A8D7F053AB63B036CD1E29E6E9CBA5A052_inline (const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CleanupDebugData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CleanupDebugData_mB0804703AF2CFA8C4D2584E030BD58ACF049DFC1 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate::Invoke(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph,System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OnExecutionRegisteredDelegate_Invoke_m02D2B7F3514909A2E1DD5C17C5F8770BEF828CE1_inline (OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___graph0, String_t* ___executionName1, const RuntimeMethod* method) ; // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugData__ctor_m801AC7375A90EF3C120F18F1080B3C8B37ACBDFA (RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_mCE1B1685E265D410928B7E02A0930C27B81241D4 (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* __this, String_t* ___key0, RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6*, String_t*, RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE*, const RuntimeMethod*))Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared)(__this, ___key0, ___value1, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugData_Clear_m657D4C201FBC74990BFDCB39028E506F76C7FB89 (RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* __this, const RuntimeMethod* method) ; // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::GetRenderGraphResourceName(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceType,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RenderGraphResourceRegistry_GetRenderGraphResourceName_m6BE8678CBC929733854088EC9888BD69A9681275 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method) ; // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceRegistry::IsRenderGraphResourceImported(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphResourceType,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphResourceRegistry_IsRenderGraphResourceImported_m4EBCFCBEC813263D9E399AD7A558A84D05520BE8 (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) inline void List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, RuntimeObject*, const RuntimeMethod*))List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_gshared)(__this, ___collection0, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UpdateImportedResourceLifeTime(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData&,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UpdateImportedResourceLifeTime_mBE3EDE5D4C257716779709B5ABB8BF27417C9DAA (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* ___data0, List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___passList1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mBBA9B541D841782BC06E00CC8DA61BA72F5A9836_inline (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B, const RuntimeMethod*))List_1_Add_mBBA9B541D841782BC06E00CC8DA61BA72F5A9836_gshared_inline)(__this, ___item0, method); } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::get_generateDebugData() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraphPass_get_generateDebugData_m4C5F5F8A6F4F69709B0AEDC14740F6A4D792E9F8_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) inline ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06 (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, int32_t ___index0, const RuntimeMethod* method) { return (( ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B (*) (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*, int32_t, const RuntimeMethod*))List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06_gshared)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) inline void List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, int32_t ___index0, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B ___value1, const RuntimeMethod* method) { (( void (*) (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*, int32_t, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B, const RuntimeMethod*))List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A_gshared)(__this, ___index0, ___value1, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mFAC5AE334617CDC65CBD066CF8D453CD9EAAD341_inline (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* __this, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39*, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258, const RuntimeMethod*))List_1_Add_mFAC5AE334617CDC65CBD066CF8D453CD9EAAD341_gshared_inline)(__this, ___item0, method); } // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() inline Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93 Dictionary_2_GetEnumerator_m5595CCE0376F6A94CC2DD2AD5ED373BC28A1A8C6 (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* __this, const RuntimeMethod* method) { return (( Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93 (*) (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6*, const RuntimeMethod*))Dictionary_2_GetEnumerator_m52AB12790B0B9B46B1DFB1F861C9DBEAB07C1FDA_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() inline void Enumerator_Dispose_m7B770512AE211AA123E094753D2BB409C413FEFD (Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93*, const RuntimeMethod*))Enumerator_Dispose_mEA5E01B81EB943B7003D87CEC1B6040524F0402C_gshared)(__this, method); } // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() inline KeyValuePair_2_tF59BC53C52E587F5804517CE6B4CF0CEE792C7DD Enumerator_get_Current_m915995D279A868CA2DE16111A5A02223D03CD500_inline (Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93* __this, const RuntimeMethod* method) { return (( KeyValuePair_2_tF59BC53C52E587F5804517CE6B4CF0CEE792C7DD (*) (Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93*, const RuntimeMethod*))Enumerator_get_Current_mE3475384B761E1C7971D3639BD09117FE8363422_gshared_inline)(__this, method); } // TKey System.Collections.Generic.KeyValuePair`2::get_Key() inline String_t* KeyValuePair_2_get_Key_m5323ABE4EA7509AE9C1B4573E1EDA881CDCA533A_inline (KeyValuePair_2_tF59BC53C52E587F5804517CE6B4CF0CEE792C7DD* __this, const RuntimeMethod* method) { return (( String_t* (*) (KeyValuePair_2_tF59BC53C52E587F5804517CE6B4CF0CEE792C7DD*, const RuntimeMethod*))KeyValuePair_2_get_Key_mBD8EA7557C27E6956F2AF29DA3F7499B2F51A282_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mC7E2BB7AA7D29481B11E2849DE8522821D722CCA (Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93*, const RuntimeMethod*))Enumerator_MoveNext_mCD4950A75FFADD54AF354D48C6C0DB0B5A22A5F4_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_mAB34757814E1F811C5A2FBD8ABF0C76DF2EF35BD (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6*, const RuntimeMethod*))Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mCAD3260E3CF562E35C3EC01A4125CFCAA3A93358 (List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* __this, const RuntimeMethod* method) { (( void (*) (List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Single UnityEngine.Vector3::Dot(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Dot_m4688A1A524306675DBDB1E6D483F35E85E3CE6D8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ; // System.Single UnityEngine.Vector3::Magnitude(UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Magnitude_m6AD0BEBF88AAF98188A851E62D7A32CB5B7830EF_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___vector0, const RuntimeMethod* method) ; // System.Single UnityEngine.Vector3::Angle(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Angle_m1B9CC61B142C3A0E7EEB0559983CC391D1582F56_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___from0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___to1, const RuntimeMethod* method) ; // System.Single UnityEngine.Mathf::Sign(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Sign_m015249B312238B8DCA3493489FAFC3055E2FFEF8_inline (float ___f0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Quaternion::Internal_ToEulerRad(UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_Internal_ToEulerRad_m9B2C77284AEE6F2C43B6C42F1F888FB4FC904462 (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rotation0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Quaternion::Internal_MakePositive(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_Internal_MakePositive_m864320DA2D027C186C95B2A5BC2C66B0EB4A6C11 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___euler0, const RuntimeMethod* method) ; // UnityEngine.Vector3 UnityEngine.Vector3::Normalize(UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Normalize_m6120F119433C5B60BBB28731D3D4A0DA50A84DDD_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, const RuntimeMethod* method) ; // UnityEngine.Vector4 UnityEngine.Vector4::Normalize(UnityEngine.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_Normalize_m8F4DF140B072B7EC3D03F05AC1EDFB270579A8D2_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, const RuntimeMethod* method) ; // System.Void UnityEngine.Quaternion::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method) ; // System.Void UnityEngine.Profiling.Profiler::ValidateArguments(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_ValidateArguments_m732E71FF4C28CBEDD8D4CD51DA409198224ED395_inline (String_t* ___name0, const RuntimeMethod* method) ; // System.Void UnityEngine.Profiling.Profiler::BeginSampleImpl(System.String,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Profiler_BeginSampleImpl_m11DCED1F062EEB6A07FE36224080BAEDC65D5A87 (String_t* ___name0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___targetObject1, const RuntimeMethod* method) ; // System.Void System.Array::Clear(System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B (RuntimeArray* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) ; // System.Single UnityEngine.Vector3::get_sqrMagnitude() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ; // System.Single UnityEngine.Vector4::Magnitude(UnityEngine.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_Magnitude_mCCDF8803AFB8B4B52D259376C9CD49F065FF0F42_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, const RuntimeMethod* method) ; // UnityEngine.Vector4 UnityEngine.Vector4::op_Division(UnityEngine.Vector4,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Division_mBBF62E1EDEB882858589FCF7280591FD11CD660C_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, float ___d1, const RuntimeMethod* method) ; // UnityEngine.Vector4 UnityEngine.Vector4::get_zero() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_zero_m51B18794FAF141EBD06CA9907E6F7DF9D60F3515_inline (const RuntimeMethod* method) ; // System.Boolean System.String::IsNullOrEmpty(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m54CF0907E7C4F3AFB2E796A13DC751ECBB8DB64A (String_t* ___value0, const RuntimeMethod* method) ; // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method) ; // System.Single UnityEngine.Vector4::Dot(UnityEngine.Vector4,UnityEngine.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_Dot_m77027F378A20620C9F2AC80A06191C412B76FD2E_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___b1, const RuntimeMethod* method) ; #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EmbeddedAttribute__ctor_mFDDD3801DF1C9072A93E9D0E0245AD6614296A93 (EmbeddedAttribute_tC072A136C3EC5A1F105B05E9261DED58D12EB72D* __this, const RuntimeMethod* method) { { Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Runtime.CompilerServices.IsUnmanagedAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IsUnmanagedAttribute__ctor_mC5A39467E97231F69EDDB82CEFF55799769D4831 (IsUnmanagedAttribute_tBAD8DA5784B410BB3B7D79342B80DC4C7E0F07D4* __this, const RuntimeMethod* method) { { Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SceneRenderPipeline::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneRenderPipeline_OnEnable_m8DFB5817C811BD572F50828E2BC1846C33C563E0 (SceneRenderPipeline_t22881FE43441F64B12BD3F28AFC0D72604198287* __this, const RuntimeMethod* method) { { // GraphicsSettings.renderPipelineAsset = renderPipelineAsset; RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E* L_0 = __this->___renderPipelineAsset_4; GraphicsSettings_set_renderPipelineAsset_mAD34EC54DF2B76755B88F38568F88A474B31FB79(L_0, NULL); // } return; } } // System.Void SceneRenderPipeline::OnValidate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneRenderPipeline_OnValidate_m3431ACFDD2D051C2154E438CF8F238039EED461F (SceneRenderPipeline_t22881FE43441F64B12BD3F28AFC0D72604198287* __this, const RuntimeMethod* method) { { // GraphicsSettings.renderPipelineAsset = renderPipelineAsset; RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E* L_0 = __this->___renderPipelineAsset_4; GraphicsSettings_set_renderPipelineAsset_mAD34EC54DF2B76755B88F38568F88A474B31FB79(L_0, NULL); // } return; } } // System.Void SceneRenderPipeline::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneRenderPipeline__ctor_mA2BACFC1F9E1D784A1D22C33989F37AB2992B705 (SceneRenderPipeline_t22881FE43441F64B12BD3F28AFC0D72604198287* __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Single UnityEngine.LightAnchor::get_yaw() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LightAnchor_get_yaw_m52ED0E5D97F44A13F5CDCE97B075943DF19C2C75 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { float V_0 = 0.0f; { // get { return m_Yaw; } float L_0 = __this->___m_Yaw_11; V_0 = L_0; goto IL_000a; } IL_000a: { // get { return m_Yaw; } float L_1 = V_0; return L_1; } } // System.Void UnityEngine.LightAnchor::set_yaw(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_yaw_m9057876C5E232D78615173514C79C8CC793456FB (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, float ___value0, const RuntimeMethod* method) { { // set { m_Yaw = NormalizeAngleDegree(value); } float L_0 = ___value0; float L_1; L_1 = LightAnchor_NormalizeAngleDegree_m5E4EDD421FBEF855BBC993F4771F6D8BBB5C23F8(L_0, NULL); __this->___m_Yaw_11 = L_1; // set { m_Yaw = NormalizeAngleDegree(value); } return; } } // System.Single UnityEngine.LightAnchor::get_pitch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LightAnchor_get_pitch_mEFF8824F48601C924A9FFFE53A037ABC94F0A457 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { float V_0 = 0.0f; { // get { return m_Pitch; } float L_0 = __this->___m_Pitch_12; V_0 = L_0; goto IL_000a; } IL_000a: { // get { return m_Pitch; } float L_1 = V_0; return L_1; } } // System.Void UnityEngine.LightAnchor::set_pitch(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_pitch_mA6089A7741A4DF514CC7D1898CDC3B8395470AEF (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, float ___value0, const RuntimeMethod* method) { { // set { m_Pitch = NormalizeAngleDegree(value); } float L_0 = ___value0; float L_1; L_1 = LightAnchor_NormalizeAngleDegree_m5E4EDD421FBEF855BBC993F4771F6D8BBB5C23F8(L_0, NULL); __this->___m_Pitch_12 = L_1; // set { m_Pitch = NormalizeAngleDegree(value); } return; } } // System.Single UnityEngine.LightAnchor::get_roll() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LightAnchor_get_roll_m9E394A7FD38D78F77D9AF6D487ACE354AA0208BE (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { float V_0 = 0.0f; { // get { return m_Roll; } float L_0 = __this->___m_Roll_13; V_0 = L_0; goto IL_000a; } IL_000a: { // get { return m_Roll; } float L_1 = V_0; return L_1; } } // System.Void UnityEngine.LightAnchor::set_roll(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_roll_m32BB11BB51EFACF5FA9ECD6EFA6D85326570261A (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, float ___value0, const RuntimeMethod* method) { { // set { m_Roll = NormalizeAngleDegree(value); } float L_0 = ___value0; float L_1; L_1 = LightAnchor_NormalizeAngleDegree_m5E4EDD421FBEF855BBC993F4771F6D8BBB5C23F8(L_0, NULL); __this->___m_Roll_13 = L_1; // set { m_Roll = NormalizeAngleDegree(value); } return; } } // System.Single UnityEngine.LightAnchor::get_distance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LightAnchor_get_distance_m77FE40AC57D00C6BA1182ED786A03F65E31127D3 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { { // get => m_Distance; float L_0 = __this->___m_Distance_7; return L_0; } } // System.Void UnityEngine.LightAnchor::set_distance(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_distance_m42E748EB369DBF850588C22C6918FE3FED37FA7A (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, float ___value0, const RuntimeMethod* method) { { // set => m_Distance = Mathf.Clamp(value, 0f, k_MaxDistance); float L_0 = ___value0; float L_1; L_1 = Mathf_Clamp_m154E404AF275A3B2EC99ECAA3879B4CB9F0606DC_inline(L_0, (0.0f), (10000.0f), NULL); __this->___m_Distance_7 = L_1; return; } } // UnityEngine.LightAnchor/UpDirection UnityEngine.LightAnchor::get_frameSpace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LightAnchor_get_frameSpace_m44EDEFB1FE2D9935DF530548D473257FE92B59AE (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // get { return m_FrameSpace; } int32_t L_0 = __this->___m_FrameSpace_8; V_0 = L_0; goto IL_000a; } IL_000a: { // get { return m_FrameSpace; } int32_t L_1 = V_0; return L_1; } } // System.Void UnityEngine.LightAnchor::set_frameSpace(UnityEngine.LightAnchor/UpDirection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_frameSpace_m54BC03751526C7A6DC82478572424CF514CA539F (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, int32_t ___value0, const RuntimeMethod* method) { { // set { m_FrameSpace = value; } int32_t L_0 = ___value0; __this->___m_FrameSpace_8 = L_0; // set { m_FrameSpace = value; } return; } } // UnityEngine.Vector3 UnityEngine.LightAnchor::get_anchorPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 LightAnchor_get_anchorPosition_mEA9BCD0D6DC5F9D09946B603B002AAABED4931FB (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, 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; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1; memset((&V_1), 0, sizeof(V_1)); { // if (anchorPositionOverride != null) Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0; L_0 = LightAnchor_get_anchorPositionOverride_m882CAD2DDBE5562E4A398A7A4F9AB5F9AFAC25F8_inline(__this, NULL); il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_0035; } } { // return anchorPositionOverride.position + anchorPositionOverride.TransformDirection(anchorPositionOffset); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3; L_3 = LightAnchor_get_anchorPositionOverride_m882CAD2DDBE5562E4A398A7A4F9AB5F9AFAC25F8_inline(__this, NULL); NullCheck(L_3); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4; L_4 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_3, NULL); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5; L_5 = LightAnchor_get_anchorPositionOverride_m882CAD2DDBE5562E4A398A7A4F9AB5F9AFAC25F8_inline(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6; L_6 = LightAnchor_get_anchorPositionOffset_m910D76FFBFFA8F1AC3863655ADA17A979EDA6841_inline(__this, NULL); NullCheck(L_5); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = Transform_TransformDirection_m9BE1261DF2D48B7A4A27D31EE24D2D97F89E7757(L_5, L_6, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8; L_8 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_4, L_7, NULL); V_1 = L_8; goto IL_005e; } IL_0035: { // return transform.position + transform.forward * distance; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_9; L_9 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); NullCheck(L_9); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10; L_10 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_9, NULL); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_11; L_11 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); NullCheck(L_11); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12; L_12 = Transform_get_forward_mFCFACF7165FDAB21E80E384C494DF278386CEE2F(L_11, NULL); float L_13; L_13 = LightAnchor_get_distance_m77FE40AC57D00C6BA1182ED786A03F65E31127D3_inline(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14; L_14 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_12, L_13, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15; L_15 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_10, L_14, NULL); V_1 = L_15; goto IL_005e; } IL_005e: { // } Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = V_1; return L_16; } } // UnityEngine.Transform UnityEngine.LightAnchor::get_anchorPositionOverride() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* LightAnchor_get_anchorPositionOverride_m882CAD2DDBE5562E4A398A7A4F9AB5F9AFAC25F8 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { { // get => m_AnchorPositionOverride; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___m_AnchorPositionOverride_9; return L_0; } } // System.Void UnityEngine.LightAnchor::set_anchorPositionOverride(UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_anchorPositionOverride_mC73D18D10951021DD39425772B455DD8E4433744 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___value0, const RuntimeMethod* method) { { // set => m_AnchorPositionOverride = value; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = ___value0; __this->___m_AnchorPositionOverride_9 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AnchorPositionOverride_9), (void*)L_0); return; } } // UnityEngine.Vector3 UnityEngine.LightAnchor::get_anchorPositionOffset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 LightAnchor_get_anchorPositionOffset_m910D76FFBFFA8F1AC3863655ADA17A979EDA6841 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { { // get => m_AnchorPositionOffset; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___m_AnchorPositionOffset_10; return L_0; } } // System.Void UnityEngine.LightAnchor::set_anchorPositionOffset(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_set_anchorPositionOffset_m1487F1C37C65F2935E8159883EFEF1FBBF52E292 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, const RuntimeMethod* method) { { // set => m_AnchorPositionOffset = value; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___value0; __this->___m_AnchorPositionOffset_10 = L_0; return; } } // System.Single UnityEngine.LightAnchor::NormalizeAngleDegree(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LightAnchor_NormalizeAngleDegree_m5E4EDD421FBEF855BBC993F4771F6D8BBB5C23F8 (float ___angle0, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; { // var offset = angle - startValue; float L_0 = ___angle0; V_0 = ((float)il2cpp_codegen_subtract(L_0, (-180.0f))); // return offset - (Mathf.Floor(offset / range) * range) + startValue; float L_1 = V_0; float L_2 = V_0; float L_3; L_3 = floorf(((float)(L_2/(360.0f)))); V_1 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_subtract(L_1, ((float)il2cpp_codegen_multiply(L_3, (360.0f))))), (-180.0f))); goto IL_0026; } IL_0026: { // } float L_4 = V_1; return L_4; } } // System.Void UnityEngine.LightAnchor::SynchronizeOnTransform(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_SynchronizeOnTransform_m34289C96616C858B40E5FC8881CE9B41F344C3A5 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, const RuntimeMethod* method) { Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 V_0; memset((&V_0), 0, sizeof(V_0)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2; memset((&V_2), 0, sizeof(V_2)); float V_3 = 0.0f; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4; memset((&V_4), 0, sizeof(V_4)); float V_5 = 0.0f; bool V_6 = false; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_7; memset((&V_7), 0, sizeof(V_7)); { // Axes axes = GetWorldSpaceAxes(camera); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = ___camera0; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_1; L_1 = LightAnchor_GetWorldSpaceAxes_m5F7DC28223C9BF5A32D3EEB8343F0FBBAEBADC4D(__this, L_0, NULL); V_0 = L_1; // Vector3 worldAnchorToLight = transform.position - anchorPosition; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2; L_2 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); NullCheck(L_2); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3; L_3 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_2, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4; L_4 = LightAnchor_get_anchorPosition_mEA9BCD0D6DC5F9D09946B603B002AAABED4931FB(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5; L_5 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_3, L_4, NULL); V_1 = L_5; // if (worldAnchorToLight.magnitude == 0) float L_6; L_6 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&V_1), NULL); V_6 = (bool)((((float)L_6) == ((float)(0.0f)))? 1 : 0); bool L_7 = V_6; if (!L_7) { goto IL_0045; } } { // worldAnchorToLight = -transform.forward; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8; L_8 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); NullCheck(L_8); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9; L_9 = Transform_get_forward_mFCFACF7165FDAB21E80E384C494DF278386CEE2F(L_8, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10; L_10 = Vector3_op_UnaryNegation_m3AC523A7BED6E843165BDF598690F0560D8CAA63_inline(L_9, NULL); V_1 = L_10; } IL_0045: { // Vector3 projectOnGround = Vector3.ProjectOnPlane(worldAnchorToLight, axes.up); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = V_1; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_12 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = L_12.___up_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14; L_14 = Vector3_ProjectOnPlane_mCAFA9F9416EA4740DCA8757B6E52260BF536770A_inline(L_11, L_13, NULL); V_2 = L_14; // projectOnGround.Normalize(); Vector3_Normalize_mC749B887A4C74BA0A2E13E6377F17CCAEB0AADA8_inline((&V_2), NULL); // float extractedYaw = Vector3.SignedAngle(axes.forward, projectOnGround, axes.up); Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_15 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = L_15.___forward_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = V_2; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_18 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = L_18.___up_0; float L_20; L_20 = Vector3_SignedAngle_mD30E71B2F64983C2C4D86F17E7023BAA84CE50BE_inline(L_16, L_17, L_19, NULL); V_3 = L_20; // Vector3 yawedRight = Quaternion.AngleAxis(extractedYaw, axes.up) * axes.right; float L_21 = V_3; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_22 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = L_22.___up_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_24; L_24 = Quaternion_AngleAxis_m01A869DC10F976FAF493B66F15D6D6977BB61DA8(L_21, L_23, NULL); Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_25 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26 = L_25.___right_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27; L_27 = Quaternion_op_Multiply_mF1348668A6CCD46FBFF98D39182F89358ED74AC0(L_24, L_26, NULL); V_4 = L_27; // float extractedPitch = Vector3.SignedAngle(projectOnGround, worldAnchorToLight, yawedRight); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28 = V_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29 = V_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30 = V_4; float L_31; L_31 = Vector3_SignedAngle_mD30E71B2F64983C2C4D86F17E7023BAA84CE50BE_inline(L_28, L_29, L_30, NULL); V_5 = L_31; // yaw = extractedYaw; float L_32 = V_3; LightAnchor_set_yaw_m9057876C5E232D78615173514C79C8CC793456FB(__this, L_32, NULL); // pitch = extractedPitch; float L_33 = V_5; LightAnchor_set_pitch_mA6089A7741A4DF514CC7D1898CDC3B8395470AEF(__this, L_33, NULL); // roll = transform.rotation.eulerAngles.z; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_34; L_34 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); NullCheck(L_34); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_35; L_35 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_34, NULL); V_7 = L_35; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36; L_36 = Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline((&V_7), NULL); float L_37 = L_36.___z_4; LightAnchor_set_roll_m32BB11BB51EFACF5FA9ECD6EFA6D85326570261A(__this, L_37, NULL); // } return; } } // System.Void UnityEngine.LightAnchor::UpdateTransform(UnityEngine.Camera,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_UpdateTransform_mDE72D1F5D3DB08833FD7447BC8936D0DB3E51889 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___anchor1, const RuntimeMethod* method) { Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 V_0; memset((&V_0), 0, sizeof(V_0)); { // var axes = GetWorldSpaceAxes(camera); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = ___camera0; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_1; L_1 = LightAnchor_GetWorldSpaceAxes_m5F7DC28223C9BF5A32D3EEB8343F0FBBAEBADC4D(__this, L_0, NULL); V_0 = L_1; // UpdateTransform(axes.up, axes.right, axes.forward, anchor); Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_2 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = L_2.___up_0; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_4 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4.___right_1; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_6 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = L_6.___forward_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___anchor1; LightAnchor_UpdateTransform_mF959E83F9B4FA3352C03C2493697A8B869E63CF3(__this, L_3, L_5, L_7, L_8, NULL); // } return; } } // UnityEngine.LightAnchor/Axes UnityEngine.LightAnchor::GetWorldSpaceAxes(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 LightAnchor_GetWorldSpaceAxes_m5F7DC28223C9BF5A32D3EEB8343F0FBBAEBADC4D (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, const RuntimeMethod* method) { Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_0; memset((&V_0), 0, sizeof(V_0)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2; memset((&V_2), 0, sizeof(V_2)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3; memset((&V_3), 0, sizeof(V_3)); bool V_4 = false; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 V_5; memset((&V_5), 0, sizeof(V_5)); Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 V_6; memset((&V_6), 0, sizeof(V_6)); bool V_7 = false; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_8; memset((&V_8), 0, sizeof(V_8)); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_9; memset((&V_9), 0, sizeof(V_9)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_10; memset((&V_10), 0, sizeof(V_10)); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_11; memset((&V_11), 0, sizeof(V_11)); bool V_12 = false; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_13; memset((&V_13), 0, sizeof(V_13)); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_14; memset((&V_14), 0, sizeof(V_14)); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_15; memset((&V_15), 0, sizeof(V_15)); int32_t G_B5_0 = 0; { // if (transform.IsChildOf(camera.transform)) Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0; L_0 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_1 = ___camera0; NullCheck(L_1); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2; L_2 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_1, NULL); NullCheck(L_0); bool L_3; L_3 = Transform_IsChildOf_mFE071BE1E775E825401FE0A9B9BE49E39D256CEA(L_0, L_2, NULL); V_4 = L_3; bool L_4 = V_4; if (!L_4) { goto IL_004e; } } { // return new Axes // { // up = Vector3.up, // right = Vector3.right, // forward = Vector3.forward, // }; il2cpp_codegen_initobj((&V_5), sizeof(Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5; L_5 = Vector3_get_up_mAB5269BFCBCB1BD241450C9BF2F156303D30E0C3_inline(NULL); (&V_5)->___up_0 = L_5; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6; L_6 = Vector3_get_right_m13B7C3EAA64DC921EC23346C56A5A597B5481FF5_inline(NULL); (&V_5)->___right_1 = L_6; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = Vector3_get_forward_mEBAB24D77FC02FC88ED880738C3B1D47C758B3EB_inline(NULL); (&V_5)->___forward_2 = L_7; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_8 = V_5; V_6 = L_8; goto IL_01bf; } IL_004e: { // Matrix4x4 viewToWorld = camera.cameraToWorldMatrix; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_9 = ___camera0; NullCheck(L_9); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_10; L_10 = Camera_get_cameraToWorldMatrix_mEFE1D169A0975F15279F246B262841CC98446EF3(L_9, NULL); V_0 = L_10; // if (!camera.orthographic && camera.transform.position != anchorPosition) Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_11 = ___camera0; NullCheck(L_11); bool L_12; L_12 = Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F(L_11, NULL); if (L_12) { goto IL_0075; } } { Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_13 = ___camera0; NullCheck(L_13); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_14; L_14 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_13, NULL); NullCheck(L_14); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15; L_15 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_14, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16; L_16 = LightAnchor_get_anchorPosition_mEA9BCD0D6DC5F9D09946B603B002AAABED4931FB(__this, NULL); bool L_17; L_17 = Vector3_op_Inequality_m6A7FB1C9E9DE194708997BFA24C6E238D92D908E_inline(L_15, L_16, NULL); G_B5_0 = ((int32_t)(L_17)); goto IL_0076; } IL_0075: { G_B5_0 = 0; } IL_0076: { V_7 = (bool)G_B5_0; bool L_18 = V_7; if (!L_18) { goto IL_00ef; } } { // var d = (anchorPosition - camera.transform.position).normalized; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19; L_19 = LightAnchor_get_anchorPosition_mEA9BCD0D6DC5F9D09946B603B002AAABED4931FB(__this, NULL); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_20 = ___camera0; NullCheck(L_20); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_21; L_21 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_20, NULL); NullCheck(L_21); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22; L_22 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_21, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23; L_23 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_19, L_22, NULL); V_10 = L_23; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24; L_24 = Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline((&V_10), NULL); V_8 = L_24; // var f = Quaternion.LookRotation(d); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_8; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_26; L_26 = Quaternion_LookRotation_m8C0F294E5143F93D378E020EAD9DA2288A5907A3(L_25, NULL); V_9 = L_26; // viewToWorld = Matrix4x4.Scale(new Vector3(1, 1, -1)) * Matrix4x4.TRS(camera.transform.position, f, Vector3.one).inverse; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27; memset((&L_27), 0, sizeof(L_27)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_27), (1.0f), (1.0f), (-1.0f), /*hidden argument*/NULL); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_28; L_28 = Matrix4x4_Scale_m389397AD581D1BB1A5D39B47021DD685A1EAA9AB(L_27, NULL); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_29 = ___camera0; NullCheck(L_29); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_30; L_30 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_29, NULL); NullCheck(L_30); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31; L_31 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_30, NULL); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_32 = V_9; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33; L_33 = Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline(NULL); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_34; L_34 = Matrix4x4_TRS_mFEBA6926DB0044B96EF0CE98F30FEE7596820680(L_31, L_32, L_33, NULL); V_11 = L_34; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_35; L_35 = Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD((&V_11), NULL); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_36; L_36 = Matrix4x4_op_Multiply_m7649669D493400913FF60AFB04B1C19F14E0FDB0(L_28, L_35, NULL); V_0 = L_36; // viewToWorld = viewToWorld.inverse; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_37; L_37 = Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD((&V_0), NULL); V_0 = L_37; } IL_00ef: { // if (m_FrameSpace == UpDirection.World) int32_t L_38 = __this->___m_FrameSpace_8; V_12 = (bool)((((int32_t)L_38) == ((int32_t)0))? 1 : 0); bool L_39 = V_12; if (!L_39) { goto IL_013c; } } { // Vector3 viewUp = (Vector3)(Camera.main.worldToCameraMatrix * Vector3.up); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_40; L_40 = Camera_get_main_mF222B707D3BF8CC9C7544609EFC71CFB62E81D43(NULL); NullCheck(L_40); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_41; L_41 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_40, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42; L_42 = Vector3_get_up_mAB5269BFCBCB1BD241450C9BF2F156303D30E0C3_inline(NULL); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_43; L_43 = Vector4_op_Implicit_mB05287DC52FC87A756AB80E837E1EC22FEEB3937_inline(L_42, NULL); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_44; L_44 = Matrix4x4_op_Multiply_m2041E25F0453B831D95C32E924B88125ACFE9255(L_41, L_43, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_45; L_45 = Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline(L_44, NULL); V_13 = L_45; // Quaternion worldTilt = Quaternion.FromToRotation(Vector3.up, viewUp); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46; L_46 = Vector3_get_up_mAB5269BFCBCB1BD241450C9BF2F156303D30E0C3_inline(NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47 = V_13; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_48; L_48 = Quaternion_FromToRotation_m041093DBB23CB3641118310881D6B7746E3B8418(L_46, L_47, NULL); V_14 = L_48; // viewToWorld = viewToWorld * Matrix4x4.Rotate(worldTilt); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_49 = V_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_50 = V_14; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_51; L_51 = Matrix4x4_Rotate_mE2C31B51EEC282F2969B9C2BE24BD73E312807E8(L_50, NULL); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_52; L_52 = Matrix4x4_op_Multiply_m7649669D493400913FF60AFB04B1C19F14E0FDB0(L_49, L_51, NULL); V_0 = L_52; } IL_013c: { // Vector3 up = (viewToWorld * Vector3.up).normalized; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_53 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54; L_54 = Vector3_get_up_mAB5269BFCBCB1BD241450C9BF2F156303D30E0C3_inline(NULL); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_55; L_55 = Vector4_op_Implicit_mB05287DC52FC87A756AB80E837E1EC22FEEB3937_inline(L_54, NULL); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_56; L_56 = Matrix4x4_op_Multiply_m2041E25F0453B831D95C32E924B88125ACFE9255(L_53, L_55, NULL); V_15 = L_56; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_57; L_57 = Vector4_get_normalized_mD7671F6DCE4C1A80243139B87858FF65F4B865A3_inline((&V_15), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58; L_58 = Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline(L_57, NULL); V_1 = L_58; // Vector3 right = (viewToWorld * Vector3.right).normalized; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_59 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60; L_60 = Vector3_get_right_m13B7C3EAA64DC921EC23346C56A5A597B5481FF5_inline(NULL); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_61; L_61 = Vector4_op_Implicit_mB05287DC52FC87A756AB80E837E1EC22FEEB3937_inline(L_60, NULL); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_62; L_62 = Matrix4x4_op_Multiply_m2041E25F0453B831D95C32E924B88125ACFE9255(L_59, L_61, NULL); V_15 = L_62; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_63; L_63 = Vector4_get_normalized_mD7671F6DCE4C1A80243139B87858FF65F4B865A3_inline((&V_15), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_64; L_64 = Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline(L_63, NULL); V_2 = L_64; // Vector3 forward = (viewToWorld * Vector3.forward).normalized; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_65 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_66; L_66 = Vector3_get_forward_mEBAB24D77FC02FC88ED880738C3B1D47C758B3EB_inline(NULL); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_67; L_67 = Vector4_op_Implicit_mB05287DC52FC87A756AB80E837E1EC22FEEB3937_inline(L_66, NULL); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_68; L_68 = Matrix4x4_op_Multiply_m2041E25F0453B831D95C32E924B88125ACFE9255(L_65, L_67, NULL); V_15 = L_68; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_69; L_69 = Vector4_get_normalized_mD7671F6DCE4C1A80243139B87858FF65F4B865A3_inline((&V_15), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_70; L_70 = Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline(L_69, NULL); V_3 = L_70; // return new Axes // { // up = up, // right = right, // forward = forward // }; il2cpp_codegen_initobj((&V_5), sizeof(Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71 = V_1; (&V_5)->___up_0 = L_71; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72 = V_2; (&V_5)->___right_1 = L_72; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_73 = V_3; (&V_5)->___forward_2 = L_73; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_74 = V_5; V_6 = L_74; goto IL_01bf; } IL_01bf: { // } Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_75 = V_6; return L_75; } } // System.Void UnityEngine.LightAnchor::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_Update_m5A4E89DCC8E263D6574969883FCE75622779B966 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, 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; int32_t G_B3_0 = 0; int32_t G_B8_0 = 0; { // if (anchorPositionOverride == null || Camera.main == null) Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0; L_0 = LightAnchor_get_anchorPositionOverride_m882CAD2DDBE5562E4A398A7A4F9AB5F9AFAC25F8_inline(__this, NULL); il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); if (L_1) { goto IL_001c; } } { Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_2; L_2 = Camera_get_main_mF222B707D3BF8CC9C7544609EFC71CFB62E81D43(NULL); il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_3; L_3 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); G_B3_0 = ((int32_t)(L_3)); goto IL_001d; } IL_001c: { G_B3_0 = 1; } IL_001d: { V_0 = (bool)G_B3_0; bool L_4 = V_0; if (!L_4) { goto IL_0023; } } { // return; goto IL_0058; } IL_0023: { // if (anchorPositionOverride.hasChanged || Camera.main.transform.hasChanged) Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5; L_5 = LightAnchor_get_anchorPositionOverride_m882CAD2DDBE5562E4A398A7A4F9AB5F9AFAC25F8_inline(__this, NULL); NullCheck(L_5); bool L_6; L_6 = Transform_get_hasChanged_m570B3328E80AA338FF074A5C208500E98E440795(L_5, NULL); if (L_6) { goto IL_0041; } } { Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_7; L_7 = Camera_get_main_mF222B707D3BF8CC9C7544609EFC71CFB62E81D43(NULL); NullCheck(L_7); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8; L_8 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_7, NULL); NullCheck(L_8); bool L_9; L_9 = Transform_get_hasChanged_m570B3328E80AA338FF074A5C208500E98E440795(L_8, NULL); G_B8_0 = ((int32_t)(L_9)); goto IL_0042; } IL_0041: { G_B8_0 = 1; } IL_0042: { V_1 = (bool)G_B8_0; bool L_10 = V_1; if (!L_10) { goto IL_0058; } } { // UpdateTransform(Camera.main, anchorPosition); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_11; L_11 = Camera_get_main_mF222B707D3BF8CC9C7544609EFC71CFB62E81D43(NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12; L_12 = LightAnchor_get_anchorPosition_mEA9BCD0D6DC5F9D09946B603B002AAABED4931FB(__this, NULL); LightAnchor_UpdateTransform_mDE72D1F5D3DB08833FD7447BC8936D0DB3E51889(__this, L_11, L_12, NULL); } IL_0058: { // } return; } } // System.Void UnityEngine.LightAnchor::OnDrawGizmosSelected() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_OnDrawGizmosSelected_m8F7EDABE68EF7A8BC2959CB2A209A0F8C02C9CE7 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, 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; } Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_0 = NULL; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2; memset((&V_2), 0, sizeof(V_2)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3; memset((&V_3), 0, sizeof(V_3)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4; memset((&V_4), 0, sizeof(V_4)); float V_5 = 0.0f; float V_6 = 0.0f; bool V_7 = false; { // var camera = Camera.main; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0; L_0 = Camera_get_main_mF222B707D3BF8CC9C7544609EFC71CFB62E81D43(NULL); V_0 = L_0; // if (camera == null) Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_1 = V_0; il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); V_7 = L_2; bool L_3 = V_7; if (!L_3) { goto IL_0017; } } { // return; goto IL_0076; } IL_0017: { // Axes axes = GetWorldSpaceAxes(camera); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_4 = V_0; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_5; L_5 = LightAnchor_GetWorldSpaceAxes_m5F7DC28223C9BF5A32D3EEB8343F0FBBAEBADC4D(__this, L_4, NULL); V_1 = L_5; // Vector3 anchor = anchorPosition; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6; L_6 = LightAnchor_get_anchorPosition_mEA9BCD0D6DC5F9D09946B603B002AAABED4931FB(__this, NULL); V_2 = L_6; // Vector3 d = transform.position - anchor; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7; L_7 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); NullCheck(L_7); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8; L_8 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_7, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = V_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10; L_10 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_8, L_9, NULL); V_3 = L_10; // Vector3 proj = Vector3.ProjectOnPlane(d, axes.up); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = V_3; Axes_tB2CF346430903CD228C0FDA992BAF4CB327D7512 L_12 = V_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = L_12.___up_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14; L_14 = Vector3_ProjectOnPlane_mCAFA9F9416EA4740DCA8757B6E52260BF536770A_inline(L_11, L_13, NULL); V_4 = L_14; // float arcRadius = Mathf.Min(distance * 0.25f, k_ArcRadius); float L_15; L_15 = LightAnchor_get_distance_m77FE40AC57D00C6BA1182ED786A03F65E31127D3_inline(__this, NULL); float L_16; L_16 = Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline(((float)il2cpp_codegen_multiply(L_15, (0.25f))), (5.0f), NULL); V_5 = L_16; // float axisLength = Mathf.Min(distance * 0.5f, k_AxisLength); float L_17; L_17 = LightAnchor_get_distance_m77FE40AC57D00C6BA1182ED786A03F65E31127D3_inline(__this, NULL); float L_18; L_18 = Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline(((float)il2cpp_codegen_multiply(L_17, (0.5f))), (10.0f), NULL); V_6 = L_18; } IL_0076: { // } return; } } // System.Void UnityEngine.LightAnchor::UpdateTransform(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor_UpdateTransform_mF959E83F9B4FA3352C03C2493697A8B869E63CF3 (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___up0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___right1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forward2, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___anchor3, const RuntimeMethod* method) { Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0; memset((&V_0), 0, sizeof(V_0)); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2; memset((&V_2), 0, sizeof(V_2)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3; memset((&V_3), 0, sizeof(V_3)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4; memset((&V_4), 0, sizeof(V_4)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5; memset((&V_5), 0, sizeof(V_5)); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_6; memset((&V_6), 0, sizeof(V_6)); { // Quaternion worldYawRot = Quaternion.AngleAxis(m_Yaw, up); float L_0 = __this->___m_Yaw_11; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___up0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_2; L_2 = Quaternion_AngleAxis_m01A869DC10F976FAF493B66F15D6D6977BB61DA8(L_0, L_1, NULL); V_0 = L_2; // Quaternion worldPitchRot = Quaternion.AngleAxis(m_Pitch, right); float L_3 = __this->___m_Pitch_12; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___right1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5; L_5 = Quaternion_AngleAxis_m01A869DC10F976FAF493B66F15D6D6977BB61DA8(L_3, L_4, NULL); V_1 = L_5; // Vector3 worldPosition = anchor + (worldYawRot * worldPitchRot) * forward * distance; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___anchor3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_7 = V_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_8 = V_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_9; L_9 = Quaternion_op_Multiply_m5AC8B39C55015059BDD09122E04E47D4BFAB2276_inline(L_7, L_8, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___forward2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11; L_11 = Quaternion_op_Multiply_mF1348668A6CCD46FBFF98D39182F89358ED74AC0(L_9, L_10, NULL); float L_12; L_12 = LightAnchor_get_distance_m77FE40AC57D00C6BA1182ED786A03F65E31127D3_inline(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13; L_13 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_11, L_12, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14; L_14 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_6, L_13, NULL); V_2 = L_14; // transform.position = worldPosition; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_15; L_15 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = V_2; NullCheck(L_15); Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_15, L_16, NULL); // Vector3 lookAt = -((worldYawRot * worldPitchRot) * forward).normalized; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_17 = V_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_18 = V_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_19; L_19 = Quaternion_op_Multiply_m5AC8B39C55015059BDD09122E04E47D4BFAB2276_inline(L_17, L_18, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = ___forward2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21; L_21 = Quaternion_op_Multiply_mF1348668A6CCD46FBFF98D39182F89358ED74AC0(L_19, L_20, NULL); V_5 = L_21; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22; L_22 = Vector3_get_normalized_m736BBF65D5CDA7A18414370D15B4DFCC1E466F07_inline((&V_5), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23; L_23 = Vector3_op_UnaryNegation_m3AC523A7BED6E843165BDF598690F0560D8CAA63_inline(L_22, NULL); V_3 = L_23; // Vector3 angles = Quaternion.LookRotation(lookAt, up).eulerAngles; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = V_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = ___up0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_26; L_26 = Quaternion_LookRotation_mE6859FEBE85BC0AE72A14159988151FF69BF4401(L_24, L_25, NULL); V_6 = L_26; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27; L_27 = Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline((&V_6), NULL); V_4 = L_27; // angles.z = m_Roll; float L_28 = __this->___m_Roll_13; (&V_4)->___z_4 = L_28; // transform.eulerAngles = angles; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29; L_29 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30 = V_4; NullCheck(L_29); Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_29, L_30, NULL); // } return; } } // System.Void UnityEngine.LightAnchor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightAnchor__ctor_mB0DD0C850B18562E6EE38F12E415F3917E3BBEAA (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { { // float m_Distance = 0f; __this->___m_Distance_7 = (0.0f); // UpDirection m_FrameSpace = UpDirection.World; __this->___m_FrameSpace_8 = 0; MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::get_estimatedVMemCost() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_get_estimatedVMemCost_mFE477FD4F261500F38775DFE0B7DAB5A277A0BF1 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = __this->___U3CestimatedVMemCostU3Ek__BackingField_7; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::set_estimatedVMemCost(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_set_estimatedVMemCost_mC11B8A5219EA4A78BD8A5D71CC8673F7479DEDF1 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___value0, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = ___value0; __this->___U3CestimatedVMemCostU3Ek__BackingField_7 = L_0; return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::GetVoxelSubdivLevel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_GetVoxelSubdivLevel_m3DC209B48D96D26959FAEEF4D16B88281981BDF7 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { // int defaultVoxelSubdivLevel = 3; V_0 = 3; // return Mathf.Min(defaultVoxelSubdivLevel, ProbeReferenceVolume.instance.GetMaxSubdivision() - 1); int32_t L_0 = V_0; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_1; L_1 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); NullCheck(L_1); int32_t L_2; L_2 = ProbeReferenceVolume_GetMaxSubdivision_m023EA6A3411AE69AEC9E9DBF9A3FF9A64D6A655E_inline(L_1, NULL); int32_t L_3; L_3 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_0, ((int32_t)il2cpp_codegen_subtract(L_2, 1)), NULL); V_1 = L_3; goto IL_0018; } IL_0018: { // } int32_t L_4 = V_1; return L_4; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::SizeOfPhysicalIndexFromBudget(UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_SizeOfPhysicalIndexFromBudget_m7DD0531B067B5A9648EEA759AC150947B3870674 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___memoryBudget0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // switch (memoryBudget) int32_t L_0 = ___memoryBudget0; V_1 = L_0; int32_t L_1 = V_1; V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)((int32_t)512)))) { goto IL_0023; } } { goto IL_000f; } IL_000f: { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)((int32_t)1024)))) { goto IL_002b; } } { goto IL_0019; } IL_0019: { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)((int32_t)2048)))) { goto IL_0033; } } { goto IL_003b; } IL_0023: { // return 16000000; V_2 = ((int32_t)16000000); goto IL_0043; } IL_002b: { // return 32000000; V_2 = ((int32_t)32000000); goto IL_0043; } IL_0033: { // return 64000000; V_2 = ((int32_t)64000000); goto IL_0043; } IL_003b: { // return 32000000; V_2 = ((int32_t)32000000); goto IL_0043; } IL_0043: { // } int32_t L_5 = V_2; return L_5; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::.ctor(UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex__ctor_m05E67CF09FD73EB9674D8B0B028DF5DCA499B5D3 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___memoryBudget0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m7D4C2C9D597ADB1D588E77B7D9F740AA8772A2EE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mDC839EA169B06293482E6802E93C292D39BDFB7B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9953DFE967147A5F8D9447EB646ACABA13C1C92); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // internal ProbeBrickIndex(ProbeVolumeTextureMemoryBudget memoryBudget) Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); // Profiler.BeginSample("Create ProbeBrickIndex"); Profiler_BeginSample_mA836D6E554511CBEAD80F55EE41AAA5D1B26B3DE_inline(_stringLiteralE9953DFE967147A5F8D9447EB646ACABA13C1C92, NULL); // m_CenterRS = new Vector3Int(0, 0, 0); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0; memset((&L_0), 0, sizeof(L_0)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_0), 0, 0, 0, /*hidden argument*/NULL); __this->___m_CenterRS_8 = L_0; // m_VoxelToBricks = new Dictionary>(); Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* L_1 = (Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C*)il2cpp_codegen_object_new(Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C_il2cpp_TypeInfo_var); NullCheck(L_1); Dictionary_2__ctor_m7D4C2C9D597ADB1D588E77B7D9F740AA8772A2EE(L_1, Dictionary_2__ctor_m7D4C2C9D597ADB1D588E77B7D9F740AA8772A2EE_RuntimeMethod_var); __this->___m_VoxelToBricks_9 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VoxelToBricks_9), (void*)L_1); // m_BricksToVoxels = new Dictionary(); Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* L_2 = (Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484*)il2cpp_codegen_object_new(Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484_il2cpp_TypeInfo_var); NullCheck(L_2); Dictionary_2__ctor_mDC839EA169B06293482E6802E93C292D39BDFB7B(L_2, Dictionary_2__ctor_mDC839EA169B06293482E6802E93C292D39BDFB7B_RuntimeMethod_var); __this->___m_BricksToVoxels_10 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BricksToVoxels_10), (void*)L_2); // m_NeedUpdateIndexComputeBuffer = false; __this->___m_NeedUpdateIndexComputeBuffer_11 = (bool)0; // m_IndexInChunks = Mathf.CeilToInt((float)SizeOfPhysicalIndexFromBudget(memoryBudget) / kIndexChunkSize); int32_t L_3 = ___memoryBudget0; int32_t L_4; L_4 = ProbeBrickIndex_SizeOfPhysicalIndexFromBudget_m7DD0531B067B5A9648EEA759AC150947B3870674(__this, L_3, NULL); int32_t L_5; L_5 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(((float)L_4)/(243.0f))), NULL); __this->___m_IndexInChunks_3 = L_5; // m_IndexChunks = new BitArray(Mathf.Max(1, m_IndexInChunks)); int32_t L_6 = __this->___m_IndexInChunks_3; int32_t L_7; L_7 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(1, L_6, NULL); BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* L_8 = (BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616*)il2cpp_codegen_object_new(BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616_il2cpp_TypeInfo_var); NullCheck(L_8); BitArray__ctor_m50B5380BF9C051C0C4E528CFEE6579F8BFBBFFA7(L_8, L_7, NULL); __this->___m_IndexChunks_2 = L_8; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_IndexChunks_2), (void*)L_8); // int physicalBufferSize = m_IndexInChunks * kIndexChunkSize; int32_t L_9 = __this->___m_IndexInChunks_3; V_0 = ((int32_t)il2cpp_codegen_multiply(L_9, ((int32_t)243))); // m_PhysicalIndexBufferData = new int[physicalBufferSize]; int32_t L_10 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_10); __this->___m_PhysicalIndexBufferData_6 = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PhysicalIndexBufferData_6), (void*)L_11); // m_PhysicalIndexBuffer = new ComputeBuffer(physicalBufferSize, sizeof(int), ComputeBufferType.Structured); int32_t L_12 = V_0; ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_13 = (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*)il2cpp_codegen_object_new(ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var); NullCheck(L_13); ComputeBuffer__ctor_m10899F96063EF384E8F25E2D61242CCF5F327D08(L_13, L_12, 4, ((int32_t)16), NULL); __this->___m_PhysicalIndexBuffer_5 = L_13; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PhysicalIndexBuffer_5), (void*)L_13); // m_NextFreeChunk = 0; __this->___m_NextFreeChunk_4 = 0; // estimatedVMemCost = physicalBufferSize * sizeof(int); int32_t L_14 = V_0; ProbeBrickIndex_set_estimatedVMemCost_mC11B8A5219EA4A78BD8A5D71CC8673F7479DEDF1_inline(__this, ((int32_t)il2cpp_codegen_multiply(L_14, 4)), NULL); // Clear(); ProbeBrickIndex_Clear_mF2C59212EC570181C8BE1B101F3EE2D489A37D27(__this, NULL); // Profiler.EndSample(); Profiler_EndSample_m450653E4210CC1B4E1210C29F62FC48F8F250437(NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::UploadIndexData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_UploadIndexData_m0C39F1400DAF3A9411424EF4B19821A2922E7AC9 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) { { // m_PhysicalIndexBuffer.SetData(m_PhysicalIndexBufferData); ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_0 = __this->___m_PhysicalIndexBuffer_5; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->___m_PhysicalIndexBufferData_6; NullCheck(L_0); ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A(L_0, (RuntimeArray*)L_1, NULL); // m_NeedUpdateIndexComputeBuffer = false; __this->___m_NeedUpdateIndexComputeBuffer_11 = (bool)0; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_Clear_mF2C59212EC570181C8BE1B101F3EE2D489A37D27 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m169A3408297123F851A6AF46F8265A57B11841A7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_mB7B710ECC446B4CE97110082DAEE705FC0FCDF56_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0AC247206D7E6E2C734D23E907DC65E0077EBD68); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; { // Profiler.BeginSample("Clear Index"); Profiler_BeginSample_mA836D6E554511CBEAD80F55EE41AAA5D1B26B3DE_inline(_stringLiteral0AC247206D7E6E2C734D23E907DC65E0077EBD68, NULL); // for (int i = 0; i < m_PhysicalIndexBufferData.Length; ++i) V_0 = 0; goto IL_001d; } IL_0010: { // m_PhysicalIndexBufferData[i] = -1; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = __this->___m_PhysicalIndexBufferData_6; int32_t L_1 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (int32_t)(-1)); // for (int i = 0; i < m_PhysicalIndexBufferData.Length; ++i) int32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1)); } IL_001d: { // for (int i = 0; i < m_PhysicalIndexBufferData.Length; ++i) int32_t L_3 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = __this->___m_PhysicalIndexBufferData_6; NullCheck(L_4); V_1 = (bool)((((int32_t)L_3) < ((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))? 1 : 0); bool L_5 = V_1; if (L_5) { goto IL_0010; } } { // m_NeedUpdateIndexComputeBuffer = true; __this->___m_NeedUpdateIndexComputeBuffer_11 = (bool)1; // m_NextFreeChunk = 0; __this->___m_NextFreeChunk_4 = 0; // m_IndexChunks.SetAll(false); BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* L_6 = __this->___m_IndexChunks_2; NullCheck(L_6); BitArray_SetAll_mDE617A24AADD5BE2CA3B5C82031D029C4529397C(L_6, (bool)0, NULL); // m_VoxelToBricks.Clear(); Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* L_7 = __this->___m_VoxelToBricks_9; NullCheck(L_7); Dictionary_2_Clear_mB7B710ECC446B4CE97110082DAEE705FC0FCDF56(L_7, Dictionary_2_Clear_mB7B710ECC446B4CE97110082DAEE705FC0FCDF56_RuntimeMethod_var); // m_BricksToVoxels.Clear(); Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* L_8 = __this->___m_BricksToVoxels_10; NullCheck(L_8); Dictionary_2_Clear_m169A3408297123F851A6AF46F8265A57B11841A7(L_8, Dictionary_2_Clear_m169A3408297123F851A6AF46F8265A57B11841A7_RuntimeMethod_var); // Profiler.EndSample(); Profiler_EndSample_m450653E4210CC1B4E1210C29F62FC48F8F250437(NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::MapBrickToVoxels(UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick,System.Collections.Generic.HashSet`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_MapBrickToVoxels_mE65C9F64C0CA2072358C43696988CF1C09AB96BE (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 ___brick0, HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* ___voxels1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_mA024658A4ED8E38324AB60A5CDA6DFCAE4FFF4A5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; bool V_5 = false; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; bool V_10 = false; bool V_11 = false; bool V_12 = false; { // int brick_subdiv = brick.subdivisionLevel; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_0 = ___brick0; int32_t L_1 = L_0.___subdivisionLevel_1; V_0 = L_1; // int voxels_touched_cnt = (int)Mathf.Pow(3, Mathf.Max(0, brick_subdiv - GetVoxelSubdivLevel())); int32_t L_2 = V_0; int32_t L_3; L_3 = ProbeBrickIndex_GetVoxelSubdivLevel_m3DC209B48D96D26959FAEEF4D16B88281981BDF7(__this, NULL); int32_t L_4; L_4 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(0, ((int32_t)il2cpp_codegen_subtract(L_2, L_3)), NULL); float L_5; L_5 = powf((3.0f), ((float)L_4)); V_1 = il2cpp_codegen_cast_double_to_int(L_5); // Vector3Int ipos = brick.position; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_6 = ___brick0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_7 = L_6.___position_0; V_2 = L_7; // int brick_size = ProbeReferenceVolume.CellSize(brick.subdivisionLevel); Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_8 = ___brick0; int32_t L_9 = L_8.___subdivisionLevel_1; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_10; L_10 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_9, NULL); V_3 = L_10; // int voxel_size = ProbeReferenceVolume.CellSize(GetVoxelSubdivLevel()); int32_t L_11; L_11 = ProbeBrickIndex_GetVoxelSubdivLevel_m3DC209B48D96D26959FAEEF4D16B88281981BDF7(__this, NULL); int32_t L_12; L_12 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_11, NULL); V_4 = L_12; // if (voxels_touched_cnt <= 1) int32_t L_13 = V_1; V_5 = (bool)((((int32_t)((((int32_t)L_13) > ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_14 = V_5; if (!L_14) { goto IL_00a5; } } { // Vector3 pos = brick.position; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_15 = ___brick0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_16 = L_15.___position_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17; L_17 = Vector3Int_op_Implicit_mC033C628DD897DDBC75F29D06ACB30DC437A838A_inline(L_16, NULL); V_6 = L_17; // pos = pos * (1.0f / voxel_size); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = V_6; int32_t L_19 = V_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20; L_20 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_18, ((float)((1.0f)/((float)L_19))), NULL); V_6 = L_20; // ipos = new Vector3Int(Mathf.FloorToInt(pos.x) * voxel_size, Mathf.FloorToInt(pos.y) * voxel_size, Mathf.FloorToInt(pos.z) * voxel_size); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = V_6; float L_22 = L_21.___x_2; int32_t L_23; L_23 = Mathf_FloorToInt_mD086E41305DD8350180AD677833A22733B4789A9_inline(L_22, NULL); int32_t L_24 = V_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_6; float L_26 = L_25.___y_3; int32_t L_27; L_27 = Mathf_FloorToInt_mD086E41305DD8350180AD677833A22733B4789A9_inline(L_26, NULL); int32_t L_28 = V_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29 = V_6; float L_30 = L_29.___z_4; int32_t L_31; L_31 = Mathf_FloorToInt_mD086E41305DD8350180AD677833A22733B4789A9_inline(L_30, NULL); int32_t L_32 = V_4; Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&V_2), ((int32_t)il2cpp_codegen_multiply(L_23, L_24)), ((int32_t)il2cpp_codegen_multiply(L_27, L_28)), ((int32_t)il2cpp_codegen_multiply(L_31, L_32)), NULL); } IL_00a5: { // for (int z = ipos.z; z < ipos.z + brick_size; z += voxel_size) int32_t L_33; L_33 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_2), NULL); V_7 = L_33; goto IL_0115; } IL_00b0: { // for (int y = ipos.y; y < ipos.y + brick_size; y += voxel_size) int32_t L_34; L_34 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_2), NULL); V_8 = L_34; goto IL_00fb; } IL_00bb: { // for (int x = ipos.x; x < ipos.x + brick_size; x += voxel_size) int32_t L_35; L_35 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_2), NULL); V_9 = L_35; goto IL_00e1; } IL_00c6: { // voxels.Add(new Vector3Int(x, y, z)); HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* L_36 = ___voxels1; int32_t L_37 = V_9; int32_t L_38 = V_8; int32_t L_39 = V_7; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_40; memset((&L_40), 0, sizeof(L_40)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_40), L_37, L_38, L_39, /*hidden argument*/NULL); NullCheck(L_36); bool L_41; L_41 = HashSet_1_Add_mA024658A4ED8E38324AB60A5CDA6DFCAE4FFF4A5(L_36, L_40, HashSet_1_Add_mA024658A4ED8E38324AB60A5CDA6DFCAE4FFF4A5_RuntimeMethod_var); // for (int x = ipos.x; x < ipos.x + brick_size; x += voxel_size) int32_t L_42 = V_9; int32_t L_43 = V_4; V_9 = ((int32_t)il2cpp_codegen_add(L_42, L_43)); } IL_00e1: { // for (int x = ipos.x; x < ipos.x + brick_size; x += voxel_size) int32_t L_44 = V_9; int32_t L_45; L_45 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_2), NULL); int32_t L_46 = V_3; V_10 = (bool)((((int32_t)L_44) < ((int32_t)((int32_t)il2cpp_codegen_add(L_45, L_46))))? 1 : 0); bool L_47 = V_10; if (L_47) { goto IL_00c6; } } { // for (int y = ipos.y; y < ipos.y + brick_size; y += voxel_size) int32_t L_48 = V_8; int32_t L_49 = V_4; V_8 = ((int32_t)il2cpp_codegen_add(L_48, L_49)); } IL_00fb: { // for (int y = ipos.y; y < ipos.y + brick_size; y += voxel_size) int32_t L_50 = V_8; int32_t L_51; L_51 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_2), NULL); int32_t L_52 = V_3; V_11 = (bool)((((int32_t)L_50) < ((int32_t)((int32_t)il2cpp_codegen_add(L_51, L_52))))? 1 : 0); bool L_53 = V_11; if (L_53) { goto IL_00bb; } } { // for (int z = ipos.z; z < ipos.z + brick_size; z += voxel_size) int32_t L_54 = V_7; int32_t L_55 = V_4; V_7 = ((int32_t)il2cpp_codegen_add(L_54, L_55)); } IL_0115: { // for (int z = ipos.z; z < ipos.z + brick_size; z += voxel_size) int32_t L_56 = V_7; int32_t L_57; L_57 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_2), NULL); int32_t L_58 = V_3; V_12 = (bool)((((int32_t)L_56) < ((int32_t)((int32_t)il2cpp_codegen_add(L_57, L_58))))? 1 : 0); bool L_59 = V_12; if (L_59) { goto IL_00b0; } } { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::ClearVoxel(UnityEngine.Vector3Int,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_ClearVoxel_m7E65631F45A9E7081D6F04F2042EC7067FEE0B12 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___pos0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo1, const RuntimeMethod* method) { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_1; memset((&V_1), 0, sizeof(V_1)); { // ClipToIndexSpace(pos, GetVoxelSubdivLevel(), out vx_min, out vx_max, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ___pos0; int32_t L_1; L_1 = ProbeBrickIndex_GetVoxelSubdivLevel_m3DC209B48D96D26959FAEEF4D16B88281981BDF7(__this, NULL); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_2 = ___cellInfo1; ProbeBrickIndex_ClipToIndexSpace_m67EAB9AAB95C4E9ED856432B480BA5181842C029(__this, L_0, L_1, (&V_0), (&V_1), L_2, NULL); // UpdatePhysicalIndex(vx_min, vx_max, -1, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_3 = V_0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_4 = V_1; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_5 = ___cellInfo1; ProbeBrickIndex_UpdatePhysicalIndex_mF7C71DF7BC9173BFEBB5040740D76B66272E1232(__this, L_3, L_4, (-1), L_5, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::GetRuntimeResources(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_GetRuntimeResources_m4C9914510D15AEBFF7710344B0149875D121AC63 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* ___rr0, const RuntimeMethod* method) { bool V_0 = false; { // if (m_NeedUpdateIndexComputeBuffer) bool L_0 = __this->___m_NeedUpdateIndexComputeBuffer_11; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_0014; } } { // UploadIndexData(); ProbeBrickIndex_UploadIndexData_m0C39F1400DAF3A9411424EF4B19821A2922E7AC9(__this, NULL); } IL_0014: { // rr.index = m_PhysicalIndexBuffer; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_2 = ___rr0; ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_3 = __this->___m_PhysicalIndexBuffer_5; L_2->___index_0 = L_3; Il2CppCodeGenWriteBarrier((void**)(&L_2->___index_0), (void*)L_3); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_Cleanup_mB651AFFD1CB092785FE27879A0A4A3DE234E0D58 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // CoreUtils.SafeRelease(m_PhysicalIndexBuffer); ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_0 = __this->___m_PhysicalIndexBuffer_5; il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); CoreUtils_SafeRelease_mC80169C4ECDE45459608C6645DDD7C63F3B779D4(L_0, NULL); // m_PhysicalIndexBuffer = null; __this->___m_PhysicalIndexBuffer_5 = (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PhysicalIndexBuffer_5), (void*)(ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*)NULL); // } return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickIndex::MergeIndex(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_MergeIndex_m85D414F58BE14560CE051F7C79AC843F45F00B94 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___index0, int32_t ___size1, const RuntimeMethod* method) { int32_t V_0 = 0; { // return (index & ~(mask << shift)) | ((size & mask) << shift); int32_t L_0 = ___index0; int32_t L_1 = ___size1; V_0 = ((int32_t)(((int32_t)(L_0&((int32_t)-1879048193)))|((int32_t)(((int32_t)(L_1&7))<<((int32_t)28))))); goto IL_0012; } IL_0012: { // } int32_t L_2 = V_0; return L_2; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeBrickIndex::AssignIndexChunksToCell(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell,System.Int32,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeBrickIndex_AssignIndexChunksToCell_m8552299678638EAC75180BB5F988C3B0F5AB3AF9 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, int32_t ___bricksCount1, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* ___cellUpdateInfo2, 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; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; int32_t V_12 = 0; bool V_13 = false; int32_t G_B4_0 = 0; { // int numberOfChunks = Mathf.CeilToInt((float)bricksCount / kIndexChunkSize); int32_t L_0 = ___bricksCount1; int32_t L_1; L_1 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(((float)L_0)/(243.0f))), NULL); V_0 = L_1; // int firstValidChunk = -1; V_1 = (-1); // for (int i = 0; i < m_IndexInChunks; ++i) V_2 = 0; goto IL_008a; } IL_0015: { // if (!m_IndexChunks[i] && (i + numberOfChunks) < m_IndexInChunks) BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* L_2 = __this->___m_IndexChunks_2; int32_t L_3 = V_2; NullCheck(L_2); bool L_4; L_4 = BitArray_get_Item_m4896068D3BCCB04D4321A14AD26080FC217E4115(L_2, L_3, NULL); if (L_4) { goto IL_0031; } } { int32_t L_5 = V_2; int32_t L_6 = V_0; int32_t L_7 = __this->___m_IndexInChunks_3; G_B4_0 = ((((int32_t)((int32_t)il2cpp_codegen_add(L_5, L_6))) < ((int32_t)L_7))? 1 : 0); goto IL_0032; } IL_0031: { G_B4_0 = 0; } IL_0032: { V_3 = (bool)G_B4_0; bool L_8 = V_3; if (!L_8) { goto IL_0085; } } { // int emptySlotsStartingHere = 0; V_4 = 0; // for (int k = i; k < (i + numberOfChunks); ++k) int32_t L_9 = V_2; V_5 = L_9; goto IL_0067; } IL_003f: { // if (!m_IndexChunks[k]) emptySlotsStartingHere++; BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* L_10 = __this->___m_IndexChunks_2; int32_t L_11 = V_5; NullCheck(L_10); bool L_12; L_12 = BitArray_get_Item_m4896068D3BCCB04D4321A14AD26080FC217E4115(L_10, L_11, NULL); V_6 = (bool)((((int32_t)L_12) == ((int32_t)0))? 1 : 0); bool L_13 = V_6; if (!L_13) { goto IL_005e; } } { // if (!m_IndexChunks[k]) emptySlotsStartingHere++; int32_t L_14 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_14, 1)); goto IL_0060; } IL_005e: { // else break; goto IL_0074; } IL_0060: { // for (int k = i; k < (i + numberOfChunks); ++k) int32_t L_15 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_15, 1)); } IL_0067: { // for (int k = i; k < (i + numberOfChunks); ++k) int32_t L_16 = V_5; int32_t L_17 = V_2; int32_t L_18 = V_0; V_7 = (bool)((((int32_t)L_16) < ((int32_t)((int32_t)il2cpp_codegen_add(L_17, L_18))))? 1 : 0); bool L_19 = V_7; if (L_19) { goto IL_003f; } } IL_0074: { // if (emptySlotsStartingHere == numberOfChunks) int32_t L_20 = V_4; int32_t L_21 = V_0; V_8 = (bool)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0); bool L_22 = V_8; if (!L_22) { goto IL_0084; } } { // firstValidChunk = i; int32_t L_23 = V_2; V_1 = L_23; // break; goto IL_009c; } IL_0084: { } IL_0085: { // for (int i = 0; i < m_IndexInChunks; ++i) int32_t L_24 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_24, 1)); } IL_008a: { // for (int i = 0; i < m_IndexInChunks; ++i) int32_t L_25 = V_2; int32_t L_26 = __this->___m_IndexInChunks_3; V_9 = (bool)((((int32_t)L_25) < ((int32_t)L_26))? 1 : 0); bool L_27 = V_9; if (L_27) { goto IL_0015; } } IL_009c: { // if (firstValidChunk < 0) return false; int32_t L_28 = V_1; V_10 = (bool)((((int32_t)L_28) < ((int32_t)0))? 1 : 0); bool L_29 = V_10; if (!L_29) { goto IL_00ab; } } { // if (firstValidChunk < 0) return false; V_11 = (bool)0; goto IL_011a; } IL_00ab: { // cellUpdateInfo.firstChunkIndex = firstValidChunk; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* L_30 = ___cellUpdateInfo2; int32_t L_31 = V_1; L_30->___firstChunkIndex_0 = L_31; // cellUpdateInfo.numberOfChunks = numberOfChunks; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* L_32 = ___cellUpdateInfo2; int32_t L_33 = V_0; L_32->___numberOfChunks_1 = L_33; // for (int i = firstValidChunk; i < (firstValidChunk + numberOfChunks); ++i) int32_t L_34 = V_1; V_12 = L_34; goto IL_00eb; } IL_00be: { // Debug.Assert(!m_IndexChunks[i]); BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* L_35 = __this->___m_IndexChunks_2; int32_t L_36 = V_12; NullCheck(L_35); bool L_37; L_37 = BitArray_get_Item_m4896068D3BCCB04D4321A14AD26080FC217E4115(L_35, L_36, NULL); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)((((int32_t)L_37) == ((int32_t)0))? 1 : 0), NULL); // m_IndexChunks[i] = true; BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* L_38 = __this->___m_IndexChunks_2; int32_t L_39 = V_12; NullCheck(L_38); BitArray_set_Item_m58EFAF76D726AE0632AE5D8BD7E482AE9B982976(L_38, L_39, (bool)1, NULL); // for (int i = firstValidChunk; i < (firstValidChunk + numberOfChunks); ++i) int32_t L_40 = V_12; V_12 = ((int32_t)il2cpp_codegen_add(L_40, 1)); } IL_00eb: { // for (int i = firstValidChunk; i < (firstValidChunk + numberOfChunks); ++i) int32_t L_41 = V_12; int32_t L_42 = V_1; int32_t L_43 = V_0; V_13 = (bool)((((int32_t)L_41) < ((int32_t)((int32_t)il2cpp_codegen_add(L_42, L_43))))? 1 : 0); bool L_44 = V_13; if (L_44) { goto IL_00be; } } { // m_NextFreeChunk += Mathf.Max(0, (firstValidChunk + numberOfChunks) - m_NextFreeChunk); int32_t L_45 = __this->___m_NextFreeChunk_4; int32_t L_46 = V_1; int32_t L_47 = V_0; int32_t L_48 = __this->___m_NextFreeChunk_4; int32_t L_49; L_49 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(0, ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_46, L_47)), L_48)), NULL); __this->___m_NextFreeChunk_4 = ((int32_t)il2cpp_codegen_add(L_45, L_49)); // return true; V_11 = (bool)1; goto IL_011a; } IL_011a: { // } bool L_50 = V_11; return L_50; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::AddBricks(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId,System.Collections.Generic.List`1,System.Collections.Generic.List`1,System.Int32,System.Int32,System.Int32,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_AddBricks_m7D03B36F02CDA5D5136C77A4EC0F1CD6ED7EBBB7 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id0, List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* ___bricks1, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___allocations2, int32_t ___allocationSize3, int32_t ___poolWidth4, int32_t ___poolHeight5, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo6, 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_Add_m1A8A91A5D3AB6C98EDEC2B0B1EF922C66CE84701_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m416E62AFC0E255D1CE109ADE250A6D52F5F95B39_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m0105CA0A6DC3E2A7ACB07EDD5FB28C76849E1A81_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m1DE3B8C8D025B3AF37E1940DEF69361BEAC6AD38_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m326A120DC1116CD01FF4168039C2AE5E115F437D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m5EDFD9CA1C9530A967BDF429900C826C7D1B8787_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mD588DA8000CB6203E1EFD167075B07035A0053EC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m0144DC86913EB6137D57B9CDCEF4B87903BAD059_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m0A49057415EEC7C8BB7E280A739C33E794E70420_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m8A78B96F9C58DC16F4C717A37D5EA7B29EF443EE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m49B32107985EF6C904E5707A826364890527A0A6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t44EF1B9C71532303037AAC259AD8D405401724D8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass31_0_U3CAddBricksU3Eb__0_m4F62CA8F719AB83BB63600FF826BFC6D870DC03A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3929E1D4073FBF91D1C8C1ADB9850F91AD102BC3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral49ECE50A8D9929A83038E8BFB0A5C17F9F08211A); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* V_0 = NULL; int32_t V_1 = 0; BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; int32_t V_7 = 0; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 V_10; memset((&V_10), 0, sizeof(V_10)); Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C V_11; memset((&V_11), 0, sizeof(V_11)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_12; memset((&V_12), 0, sizeof(V_12)); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* V_13 = NULL; VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 V_14; memset((&V_14), 0, sizeof(V_14)); int32_t V_15 = 0; bool V_16 = false; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* V_17 = NULL; bool V_18 = false; bool V_19 = false; bool V_20 = false; Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C V_21; memset((&V_21), 0, sizeof(V_21)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_22; memset((&V_22), 0, sizeof(V_22)); Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* G_B8_0 = NULL; List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* G_B8_1 = NULL; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* G_B7_0 = NULL; List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* G_B7_1 = NULL; { U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* L_0 = (U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110_il2cpp_TypeInfo_var); NullCheck(L_0); U3CU3Ec__DisplayClass31_0__ctor_m0D41A2E28E6C6807487A8C9F04742BD6C0FCC46D(L_0, NULL); V_0 = L_0; U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* L_1 = V_0; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_2 = ___id0; NullCheck(L_1); L_1->___id_0 = L_2; // Debug.Assert(bricks.Count <= ushort.MaxValue, "Cannot add more than 65K bricks per RegId."); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_3 = ___bricks1; NullCheck(L_3); int32_t L_4; L_4 = List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_inline(L_3, List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806((bool)((((int32_t)((((int32_t)L_4) > ((int32_t)((int32_t)65535)))? 1 : 0)) == ((int32_t)0))? 1 : 0), _stringLiteral49ECE50A8D9929A83038E8BFB0A5C17F9F08211A, NULL); // int largest_cell = ProbeReferenceVolume.CellSize(kMaxSubdivisionLevels); il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_5; L_5 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(7, NULL); V_1 = L_5; // BrickMeta bm = new BrickMeta(); il2cpp_codegen_initobj((&V_2), sizeof(BrickMeta_t75B625970B160751665565BB3039980A81DED1D1)); // bm.voxels = new HashSet(); HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* L_6 = (HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206*)il2cpp_codegen_object_new(HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206_il2cpp_TypeInfo_var); NullCheck(L_6); HashSet_1__ctor_m1DE3B8C8D025B3AF37E1940DEF69361BEAC6AD38(L_6, HashSet_1__ctor_m1DE3B8C8D025B3AF37E1940DEF69361BEAC6AD38_RuntimeMethod_var); (&V_2)->___voxels_0 = L_6; Il2CppCodeGenWriteBarrier((void**)(&(&V_2)->___voxels_0), (void*)L_6); // bm.bricks = new List(bricks.Count); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_7 = ___bricks1; NullCheck(L_7); int32_t L_8; L_8 = List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_inline(L_7, List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var); List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* L_9 = (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A*)il2cpp_codegen_object_new(List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A_il2cpp_TypeInfo_var); NullCheck(L_9); List_1__ctor_m0A49057415EEC7C8BB7E280A739C33E794E70420(L_9, L_8, List_1__ctor_m0A49057415EEC7C8BB7E280A739C33E794E70420_RuntimeMethod_var); (&V_2)->___bricks_1 = L_9; Il2CppCodeGenWriteBarrier((void**)(&(&V_2)->___bricks_1), (void*)L_9); // m_BricksToVoxels.Add(id, bm); Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* L_10 = __this->___m_BricksToVoxels_10; U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* L_11 = V_0; NullCheck(L_11); RegId_t558A1471305FE71659736358E71632E62B26AF64 L_12 = L_11->___id_0; BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 L_13 = V_2; NullCheck(L_10); Dictionary_2_Add_m1A8A91A5D3AB6C98EDEC2B0B1EF922C66CE84701(L_10, L_12, L_13, Dictionary_2_Add_m1A8A91A5D3AB6C98EDEC2B0B1EF922C66CE84701_RuntimeMethod_var); // int brick_idx = 0; V_3 = 0; // for (int i = 0; i < allocations.Count; i++) V_4 = 0; goto IL_022b; } IL_0073: { // Chunk alloc = allocations[i]; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_14 = ___allocations2; int32_t L_15 = V_4; NullCheck(L_14); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_16; L_16 = List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1(L_14, L_15, List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_RuntimeMethod_var); V_5 = L_16; // int cnt = Mathf.Min(allocationSize, bricks.Count - brick_idx); int32_t L_17 = ___allocationSize3; List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_18 = ___bricks1; NullCheck(L_18); int32_t L_19; L_19 = List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_inline(L_18, List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var); int32_t L_20 = V_3; int32_t L_21; L_21 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_17, ((int32_t)il2cpp_codegen_subtract(L_19, L_20)), NULL); V_6 = L_21; // for (int j = 0; j < cnt; j++, brick_idx++, alloc.x += ProbeBrickPool.kBrickProbeCountPerDim) V_7 = 0; goto IL_0215; } IL_0097: { // Brick brick = bricks[brick_idx]; List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_22 = ___bricks1; int32_t L_23 = V_3; NullCheck(L_22); Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_24; L_24 = List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C(L_22, L_23, List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C_RuntimeMethod_var); V_8 = L_24; // int cellSize = ProbeReferenceVolume.CellSize(brick.subdivisionLevel); Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_25 = V_8; int32_t L_26 = L_25.___subdivisionLevel_1; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_27; L_27 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_26, NULL); V_9 = L_27; // Debug.Assert(cellSize <= largest_cell, "Cell sizes are not correctly sorted."); int32_t L_28 = V_9; int32_t L_29 = V_1; il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806((bool)((((int32_t)((((int32_t)L_28) > ((int32_t)L_29))? 1 : 0)) == ((int32_t)0))? 1 : 0), _stringLiteral3929E1D4073FBF91D1C8C1ADB9850F91AD102BC3, NULL); // largest_cell = Mathf.Min(largest_cell, cellSize); int32_t L_30 = V_1; int32_t L_31 = V_9; int32_t L_32; L_32 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_30, L_31, NULL); V_1 = L_32; // MapBrickToVoxels(brick, bm.voxels); Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_33 = V_8; BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 L_34 = V_2; HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* L_35 = L_34.___voxels_0; ProbeBrickIndex_MapBrickToVoxels_mE65C9F64C0CA2072358C43696988CF1C09AB96BE(__this, L_33, L_35, NULL); // ReservedBrick rbrick = new ReservedBrick(); il2cpp_codegen_initobj((&V_10), sizeof(ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415)); // rbrick.brick = brick; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_36 = V_8; (&V_10)->___brick_0 = L_36; // rbrick.flattenedIdx = MergeIndex(alloc.flattenIndex(poolWidth, poolHeight), brick.subdivisionLevel); int32_t L_37 = ___poolWidth4; int32_t L_38 = ___poolHeight5; int32_t L_39; L_39 = BrickChunkAlloc_flattenIndex_mDDF83B6500BFACBB3DF4327BD285E912749664DD((&V_5), L_37, L_38, NULL); Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_40 = V_8; int32_t L_41 = L_40.___subdivisionLevel_1; int32_t L_42; L_42 = ProbeBrickIndex_MergeIndex_m85D414F58BE14560CE051F7C79AC843F45F00B94(__this, L_39, L_41, NULL); (&V_10)->___flattenedIdx_1 = L_42; // bm.bricks.Add(rbrick); BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 L_43 = V_2; List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* L_44 = L_43.___bricks_1; ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_45 = V_10; NullCheck(L_44); List_1_Add_m326A120DC1116CD01FF4168039C2AE5E115F437D_inline(L_44, L_45, List_1_Add_m326A120DC1116CD01FF4168039C2AE5E115F437D_RuntimeMethod_var); // foreach (var v in bm.voxels) BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 L_46 = V_2; HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* L_47 = L_46.___voxels_0; NullCheck(L_47); Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C L_48; L_48 = HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382(L_47, HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382_RuntimeMethod_var); V_11 = L_48; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_01ef: {// begin finally (depth: 1) Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640((&V_11), Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_01e1_1; } IL_012b_1: { // foreach (var v in bm.voxels) Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_49; L_49 = Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_inline((&V_11), Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_RuntimeMethod_var); V_12 = L_49; // if (!m_VoxelToBricks.TryGetValue(v, out vm_list)) // first time the voxel is touched Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* L_50 = __this->___m_VoxelToBricks_9; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_51 = V_12; NullCheck(L_50); bool L_52; L_52 = Dictionary_2_TryGetValue_m0105CA0A6DC3E2A7ACB07EDD5FB28C76849E1A81(L_50, L_51, (&V_13), Dictionary_2_TryGetValue_m0105CA0A6DC3E2A7ACB07EDD5FB28C76849E1A81_RuntimeMethod_var); V_16 = (bool)((((int32_t)L_52) == ((int32_t)0))? 1 : 0); bool L_53 = V_16; if (!L_53) { goto IL_0167_1; } } { // vm_list = new List(1); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_54 = (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*)il2cpp_codegen_object_new(List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD_il2cpp_TypeInfo_var); NullCheck(L_54); List_1__ctor_m0144DC86913EB6137D57B9CDCEF4B87903BAD059(L_54, 1, List_1__ctor_m0144DC86913EB6137D57B9CDCEF4B87903BAD059_RuntimeMethod_var); V_13 = L_54; // m_VoxelToBricks.Add(v, vm_list); Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* L_55 = __this->___m_VoxelToBricks_9; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_56 = V_12; List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_57 = V_13; NullCheck(L_55); Dictionary_2_Add_m416E62AFC0E255D1CE109ADE250A6D52F5F95B39(L_55, L_56, L_57, Dictionary_2_Add_m416E62AFC0E255D1CE109ADE250A6D52F5F95B39_RuntimeMethod_var); } IL_0167_1: { // int vm_idx = vm_list.FindIndex((VoxelMeta lhs) => lhs.id == id); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_58 = V_13; U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* L_59 = V_0; NullCheck(L_59); Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_60 = L_59->___U3CU3E9__0_1; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_61 = L_60; G_B7_0 = L_61; G_B7_1 = L_58; if (L_61) { G_B8_0 = L_61; G_B8_1 = L_58; goto IL_018a_1; } } { U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* L_62 = V_0; U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* L_63 = V_0; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_64 = (Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56*)il2cpp_codegen_object_new(Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56_il2cpp_TypeInfo_var); NullCheck(L_64); Predicate_1__ctor_mDCD93BD5A3BCED76364E927C5AC8C9D834857011(L_64, L_63, (intptr_t)((void*)U3CU3Ec__DisplayClass31_0_U3CAddBricksU3Eb__0_m4F62CA8F719AB83BB63600FF826BFC6D870DC03A_RuntimeMethod_var), NULL); Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_65 = L_64; V_17 = L_65; NullCheck(L_62); L_62->___U3CU3E9__0_1 = L_65; Il2CppCodeGenWriteBarrier((void**)(&L_62->___U3CU3E9__0_1), (void*)L_65); Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_66 = V_17; G_B8_0 = L_66; G_B8_1 = G_B7_1; } IL_018a_1: { NullCheck(G_B8_1); int32_t L_67; L_67 = List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A(G_B8_1, G_B8_0, List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A_RuntimeMethod_var); V_15 = L_67; // if (vm_idx == -1) // first time a brick from this id has touched this voxel int32_t L_68 = V_15; V_18 = (bool)((((int32_t)L_68) == ((int32_t)(-1)))? 1 : 0); bool L_69 = V_18; if (!L_69) { goto IL_01c4_1; } } { // vm.id = id; U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* L_70 = V_0; NullCheck(L_70); RegId_t558A1471305FE71659736358E71632E62B26AF64 L_71 = L_70->___id_0; (&V_14)->___id_0 = L_71; // vm.brickIndices = new List(4); List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* L_72 = (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8*)il2cpp_codegen_object_new(List_1_t44EF1B9C71532303037AAC259AD8D405401724D8_il2cpp_TypeInfo_var); NullCheck(L_72); List_1__ctor_m8A78B96F9C58DC16F4C717A37D5EA7B29EF443EE(L_72, 4, List_1__ctor_m8A78B96F9C58DC16F4C717A37D5EA7B29EF443EE_RuntimeMethod_var); (&V_14)->___brickIndices_1 = L_72; Il2CppCodeGenWriteBarrier((void**)(&(&V_14)->___brickIndices_1), (void*)L_72); // vm_list.Add(vm); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_73 = V_13; VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_74 = V_14; NullCheck(L_73); List_1_Add_m5EDFD9CA1C9530A967BDF429900C826C7D1B8787_inline(L_73, L_74, List_1_Add_m5EDFD9CA1C9530A967BDF429900C826C7D1B8787_RuntimeMethod_var); goto IL_01d1_1; } IL_01c4_1: { // vm = vm_list[vm_idx]; List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_75 = V_13; int32_t L_76 = V_15; NullCheck(L_75); VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_77; L_77 = List_1_get_Item_m49B32107985EF6C904E5707A826364890527A0A6(L_75, L_76, List_1_get_Item_m49B32107985EF6C904E5707A826364890527A0A6_RuntimeMethod_var); V_14 = L_77; } IL_01d1_1: { // vm.brickIndices.Add((ushort)brick_idx); VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_78 = V_14; List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* L_79 = L_78.___brickIndices_1; int32_t L_80 = V_3; NullCheck(L_79); List_1_Add_mD588DA8000CB6203E1EFD167075B07035A0053EC_inline(L_79, (uint16_t)((int32_t)(uint16_t)L_80), List_1_Add_mD588DA8000CB6203E1EFD167075B07035A0053EC_RuntimeMethod_var); } IL_01e1_1: { // foreach (var v in bm.voxels) bool L_81; L_81 = Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F((&V_11), Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F_RuntimeMethod_var); if (L_81) { goto IL_012b_1; } } { goto IL_01fe; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01fe: { // for (int j = 0; j < cnt; j++, brick_idx++, alloc.x += ProbeBrickPool.kBrickProbeCountPerDim) int32_t L_82 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_82, 1)); // for (int j = 0; j < cnt; j++, brick_idx++, alloc.x += ProbeBrickPool.kBrickProbeCountPerDim) int32_t L_83 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_83, 1)); // for (int j = 0; j < cnt; j++, brick_idx++, alloc.x += ProbeBrickPool.kBrickProbeCountPerDim) int32_t* L_84 = (&(&V_5)->___x_0); int32_t* L_85 = L_84; int32_t L_86 = *((int32_t*)L_85); *((int32_t*)L_85) = (int32_t)((int32_t)il2cpp_codegen_add(L_86, 4)); } IL_0215: { // for (int j = 0; j < cnt; j++, brick_idx++, alloc.x += ProbeBrickPool.kBrickProbeCountPerDim) int32_t L_87 = V_7; int32_t L_88 = V_6; V_19 = (bool)((((int32_t)L_87) < ((int32_t)L_88))? 1 : 0); bool L_89 = V_19; if (L_89) { goto IL_0097; } } { // for (int i = 0; i < allocations.Count; i++) int32_t L_90 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_90, 1)); } IL_022b: { // for (int i = 0; i < allocations.Count; i++) int32_t L_91 = V_4; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_92 = ___allocations2; NullCheck(L_92); int32_t L_93; L_93 = List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_inline(L_92, List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); V_20 = (bool)((((int32_t)L_91) < ((int32_t)L_93))? 1 : 0); bool L_94 = V_20; if (L_94) { goto IL_0073; } } { // foreach (var voxel in bm.voxels) BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 L_95 = V_2; HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* L_96 = L_95.___voxels_0; NullCheck(L_96); Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C L_97; L_97 = HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382(L_96, HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382_RuntimeMethod_var); V_21 = L_97; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_026f: {// begin finally (depth: 1) Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640((&V_21), Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0264_1; } IL_024e_1: { // foreach (var voxel in bm.voxels) Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_98; L_98 = Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_inline((&V_21), Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_RuntimeMethod_var); V_22 = L_98; // UpdateIndexForVoxel(voxel, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_99 = V_22; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_100 = ___cellInfo6; ProbeBrickIndex_UpdateIndexForVoxel_m0E276C69C80F441BA39B5EC8FAEC2A8E6D0B419D(__this, L_99, L_100, NULL); } IL_0264_1: { // foreach (var voxel in bm.voxels) bool L_101; L_101 = Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F((&V_21), Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F_RuntimeMethod_var); if (L_101) { goto IL_024e_1; } } { goto IL_027e; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_027e: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::RemoveBricks(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_RemoveBricks_mDB11AA33F8351FD7C3D0EFD946CA85E07636A170 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m62D5B2F533BCFE7ACA42457A8F3EC3D77C051395_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m0110277764573DB61D5CF000341159165B90C45B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m952E405669DB9A63F445D4DD27B28CFD5675CBF3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m429851F5BEBB1B5E2E2EC33280FEE4EBF473DC03_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m426F641C31C074D9AF75C3C9104ECEF49273D054_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m7FDFA063E271DB229FA538A448E3E072DBECBB9D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass32_0_U3CRemoveBricksU3Eb__0_mD7DC90ECA9CC7934699D1846AAB1FFBF5A7A4634_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* V_0 = NULL; BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 V_1; memset((&V_1), 0, sizeof(V_1)); bool V_2 = false; Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C V_3; memset((&V_3), 0, sizeof(V_3)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_4; memset((&V_4), 0, sizeof(V_4)); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* V_5 = NULL; int32_t V_6 = 0; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* V_7 = NULL; bool V_8 = false; bool V_9 = false; int32_t V_10 = 0; bool V_11 = false; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* G_B6_0 = NULL; List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* G_B6_1 = NULL; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* G_B5_0 = NULL; List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* G_B5_1 = NULL; { U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* L_0 = (U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0_il2cpp_TypeInfo_var); NullCheck(L_0); U3CU3Ec__DisplayClass32_0__ctor_mF894CFB004316B0FFCCB871803FFAEBD8DB3A380(L_0, NULL); V_0 = L_0; U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* L_1 = V_0; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_2 = ___id0; NullCheck(L_1); L_1->___id_0 = L_2; // if (!m_BricksToVoxels.ContainsKey(id)) Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* L_3 = __this->___m_BricksToVoxels_10; U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* L_4 = V_0; NullCheck(L_4); RegId_t558A1471305FE71659736358E71632E62B26AF64 L_5 = L_4->___id_0; NullCheck(L_3); bool L_6; L_6 = Dictionary_2_ContainsKey_m62D5B2F533BCFE7ACA42457A8F3EC3D77C051395(L_3, L_5, Dictionary_2_ContainsKey_m62D5B2F533BCFE7ACA42457A8F3EC3D77C051395_RuntimeMethod_var); V_2 = (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0); bool L_7 = V_2; if (!L_7) { goto IL_002b; } } { // return; goto IL_014c; } IL_002b: { // BrickMeta bm = m_BricksToVoxels[id]; Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* L_8 = __this->___m_BricksToVoxels_10; U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* L_9 = V_0; NullCheck(L_9); RegId_t558A1471305FE71659736358E71632E62B26AF64 L_10 = L_9->___id_0; NullCheck(L_8); BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 L_11; L_11 = Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1(L_8, L_10, Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1_RuntimeMethod_var); V_1 = L_11; // foreach (var v in bm.voxels) BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 L_12 = V_1; HashSet_1_t03A441EC1493E313B17FAEAEFD9B0BEBFA3F6206* L_13 = L_12.___voxels_0; NullCheck(L_13); Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C L_14; L_14 = HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382(L_13, HashSet_1_GetEnumerator_m0B88ADAC18FFB66D069C900DEBB9DBAD47358382_RuntimeMethod_var); V_3 = L_14; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00f3: {// begin finally (depth: 1) Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640((&V_3), Enumerator_Dispose_m43A9A2AE7F9F37568D075B81C2CBF966157DC640_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_00e5_1; } IL_004f_1: { // foreach (var v in bm.voxels) Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_15; L_15 = Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_inline((&V_3), Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_RuntimeMethod_var); V_4 = L_15; // List vm_list = m_VoxelToBricks[v]; Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* L_16 = __this->___m_VoxelToBricks_9; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_17 = V_4; NullCheck(L_16); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_18; L_18 = Dictionary_2_get_Item_m429851F5BEBB1B5E2E2EC33280FEE4EBF473DC03(L_16, L_17, Dictionary_2_get_Item_m429851F5BEBB1B5E2E2EC33280FEE4EBF473DC03_RuntimeMethod_var); V_5 = L_18; // int idx = vm_list.FindIndex((VoxelMeta lhs) => lhs.id == id); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_19 = V_5; U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* L_20 = V_0; NullCheck(L_20); Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_21 = L_20->___U3CU3E9__0_1; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_22 = L_21; G_B5_0 = L_22; G_B5_1 = L_19; if (L_22) { G_B6_0 = L_22; G_B6_1 = L_19; goto IL_008b_1; } } { U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* L_23 = V_0; U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* L_24 = V_0; Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_25 = (Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56*)il2cpp_codegen_object_new(Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56_il2cpp_TypeInfo_var); NullCheck(L_25); Predicate_1__ctor_mDCD93BD5A3BCED76364E927C5AC8C9D834857011(L_25, L_24, (intptr_t)((void*)U3CU3Ec__DisplayClass32_0_U3CRemoveBricksU3Eb__0_mD7DC90ECA9CC7934699D1846AAB1FFBF5A7A4634_RuntimeMethod_var), NULL); Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_26 = L_25; V_7 = L_26; NullCheck(L_23); L_23->___U3CU3E9__0_1 = L_26; Il2CppCodeGenWriteBarrier((void**)(&L_23->___U3CU3E9__0_1), (void*)L_26); Predicate_1_t0A8B1D8384987A0395E8759C8B74C77034D05A56* L_27 = V_7; G_B6_0 = L_27; G_B6_1 = G_B5_1; } IL_008b_1: { NullCheck(G_B6_1); int32_t L_28; L_28 = List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A(G_B6_1, G_B6_0, List_1_FindIndex_m1F9CC697695C998C745C7C64C40D111279D0AF4A_RuntimeMethod_var); V_6 = L_28; // if (idx >= 0) int32_t L_29 = V_6; V_8 = (bool)((((int32_t)((((int32_t)L_29) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_30 = V_8; if (!L_30) { goto IL_00e4_1; } } { // vm_list.RemoveAt(idx); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_31 = V_5; int32_t L_32 = V_6; NullCheck(L_31); List_1_RemoveAt_m426F641C31C074D9AF75C3C9104ECEF49273D054(L_31, L_32, List_1_RemoveAt_m426F641C31C074D9AF75C3C9104ECEF49273D054_RuntimeMethod_var); // if (vm_list.Count > 0) List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_33 = V_5; NullCheck(L_33); int32_t L_34; L_34 = List_1_get_Count_m7FDFA063E271DB229FA538A448E3E072DBECBB9D_inline(L_33, List_1_get_Count_m7FDFA063E271DB229FA538A448E3E072DBECBB9D_RuntimeMethod_var); V_9 = (bool)((((int32_t)L_34) > ((int32_t)0))? 1 : 0); bool L_35 = V_9; if (!L_35) { goto IL_00c9_1; } } { // UpdateIndexForVoxel(v, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_36 = V_4; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_37 = ___cellInfo1; ProbeBrickIndex_UpdateIndexForVoxel_m0E276C69C80F441BA39B5EC8FAEC2A8E6D0B419D(__this, L_36, L_37, NULL); goto IL_00e3_1; } IL_00c9_1: { // ClearVoxel(v, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_38 = V_4; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_39 = ___cellInfo1; ProbeBrickIndex_ClearVoxel_m7E65631F45A9E7081D6F04F2042EC7067FEE0B12(__this, L_38, L_39, NULL); // m_VoxelToBricks.Remove(v); Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* L_40 = __this->___m_VoxelToBricks_9; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_41 = V_4; NullCheck(L_40); bool L_42; L_42 = Dictionary_2_Remove_m952E405669DB9A63F445D4DD27B28CFD5675CBF3(L_40, L_41, Dictionary_2_Remove_m952E405669DB9A63F445D4DD27B28CFD5675CBF3_RuntimeMethod_var); } IL_00e3_1: { } IL_00e4_1: { } IL_00e5_1: { // foreach (var v in bm.voxels) bool L_43; L_43 = Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F((&V_3), Enumerator_MoveNext_m917546674D1D13C3F3E49962CD1006DF18F4196F_RuntimeMethod_var); if (L_43) { goto IL_004f_1; } } { goto IL_0102; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0102: { // m_BricksToVoxels.Remove(id); Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* L_44 = __this->___m_BricksToVoxels_10; U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* L_45 = V_0; NullCheck(L_45); RegId_t558A1471305FE71659736358E71632E62B26AF64 L_46 = L_45->___id_0; NullCheck(L_44); bool L_47; L_47 = Dictionary_2_Remove_m0110277764573DB61D5CF000341159165B90C45B(L_44, L_46, Dictionary_2_Remove_m0110277764573DB61D5CF000341159165B90C45B_RuntimeMethod_var); // for (int i = cellInfo.firstChunkIndex; i < (cellInfo.firstChunkIndex + cellInfo.numberOfChunks); ++i) CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_48 = ___cellInfo1; int32_t L_49 = L_48.___firstChunkIndex_0; V_10 = L_49; goto IL_0135; } IL_011e: { // m_IndexChunks[i] = false; BitArray_tFD42FDEB4A51DD2D6C20DC8E220B1EBE999F2616* L_50 = __this->___m_IndexChunks_2; int32_t L_51 = V_10; NullCheck(L_50); BitArray_set_Item_m58EFAF76D726AE0632AE5D8BD7E482AE9B982976(L_50, L_51, (bool)0, NULL); // for (int i = cellInfo.firstChunkIndex; i < (cellInfo.firstChunkIndex + cellInfo.numberOfChunks); ++i) int32_t L_52 = V_10; V_10 = ((int32_t)il2cpp_codegen_add(L_52, 1)); } IL_0135: { // for (int i = cellInfo.firstChunkIndex; i < (cellInfo.firstChunkIndex + cellInfo.numberOfChunks); ++i) int32_t L_53 = V_10; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_54 = ___cellInfo1; int32_t L_55 = L_54.___firstChunkIndex_0; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_56 = ___cellInfo1; int32_t L_57 = L_56.___numberOfChunks_1; V_11 = (bool)((((int32_t)L_53) < ((int32_t)((int32_t)il2cpp_codegen_add(L_55, L_57))))? 1 : 0); bool L_58 = V_11; if (L_58) { goto IL_011e; } } IL_014c: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::UpdateIndexForVoxel(UnityEngine.Vector3Int,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_UpdateIndexForVoxel_m0E276C69C80F441BA39B5EC8FAEC2A8E6D0B419D (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___voxel0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m429851F5BEBB1B5E2E2EC33280FEE4EBF473DC03_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mFC2CD25C5B26F2B5EE40CAC0C2FA35622B85BCDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m76051B99AB84627C25A217B32051F0046144E6DB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m3665EAFCF78214B08A72C5E2EDDF8A2BCCBC3077_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mFAD2391D3A59CA5BA97E9750EE5E2B3A282A4D43_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* V_0 = NULL; Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC V_1; memset((&V_1), 0, sizeof(V_1)); VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 V_2; memset((&V_2), 0, sizeof(V_2)); List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* V_3 = NULL; List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* V_4 = NULL; { // ClearVoxel(voxel, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ___voxel0; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_1 = ___cellInfo1; ProbeBrickIndex_ClearVoxel_m7E65631F45A9E7081D6F04F2042EC7067FEE0B12(__this, L_0, L_1, NULL); // List vm_list = m_VoxelToBricks[voxel]; Dictionary_2_t815B1473ACE7CC033B246AC37C8195A12F80847C* L_2 = __this->___m_VoxelToBricks_9; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_3 = ___voxel0; NullCheck(L_2); List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_4; L_4 = Dictionary_2_get_Item_m429851F5BEBB1B5E2E2EC33280FEE4EBF473DC03(L_2, L_3, Dictionary_2_get_Item_m429851F5BEBB1B5E2E2EC33280FEE4EBF473DC03_RuntimeMethod_var); V_0 = L_4; // foreach (var vm in vm_list) List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* L_5 = V_0; NullCheck(L_5); Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC L_6; L_6 = List_1_GetEnumerator_mFAD2391D3A59CA5BA97E9750EE5E2B3A282A4D43(L_5, List_1_GetEnumerator_mFAD2391D3A59CA5BA97E9750EE5E2B3A282A4D43_RuntimeMethod_var); V_1 = L_6; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0061: {// begin finally (depth: 1) Enumerator_Dispose_mFC2CD25C5B26F2B5EE40CAC0C2FA35622B85BCDF((&V_1), Enumerator_Dispose_mFC2CD25C5B26F2B5EE40CAC0C2FA35622B85BCDF_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0056_1; } IL_0021_1: { // foreach (var vm in vm_list) VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_7; L_7 = Enumerator_get_Current_m3665EAFCF78214B08A72C5E2EDDF8A2BCCBC3077_inline((&V_1), Enumerator_get_Current_m3665EAFCF78214B08A72C5E2EDDF8A2BCCBC3077_RuntimeMethod_var); V_2 = L_7; // List bricks = m_BricksToVoxels[vm.id].bricks; Dictionary_2_t4C24DAED9184D8A74F6AEC259CCC28776158D484* L_8 = __this->___m_BricksToVoxels_10; VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_9 = V_2; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_10 = L_9.___id_0; NullCheck(L_8); BrickMeta_t75B625970B160751665565BB3039980A81DED1D1 L_11; L_11 = Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1(L_8, L_10, Dictionary_2_get_Item_m45000FA6B6C6AC53C38E71FEAEF4C37618C8FBA1_RuntimeMethod_var); List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* L_12 = L_11.___bricks_1; V_3 = L_12; // List indcs = vm.brickIndices; VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_13 = V_2; List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* L_14 = L_13.___brickIndices_1; V_4 = L_14; // UpdateIndexForVoxel(voxel, bricks, indcs, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_15 = ___voxel0; List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* L_16 = V_3; List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* L_17 = V_4; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_18 = ___cellInfo1; ProbeBrickIndex_UpdateIndexForVoxel_m53C95CF74CFB0C44713B9578FF8D717ACCC1E2D2(__this, L_15, L_16, L_17, L_18, NULL); } IL_0056_1: { // foreach (var vm in vm_list) bool L_19; L_19 = Enumerator_MoveNext_m76051B99AB84627C25A217B32051F0046144E6DB((&V_1), Enumerator_MoveNext_m76051B99AB84627C25A217B32051F0046144E6DB_RuntimeMethod_var); if (L_19) { goto IL_0021_1; } } { goto IL_0070; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0070: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::UpdatePhysicalIndex(UnityEngine.Vector3Int,UnityEngine.Vector3Int,System.Int32,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_UpdatePhysicalIndex_mF7C71DF7BC9173BFEBB5040740D76B66272E1232 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___brickMin0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___brickMax1, int32_t ___value2, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo3, 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*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_2; memset((&V_2), 0, sizeof(V_2)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; bool V_10 = false; bool V_11 = false; bool V_12 = false; int32_t G_B7_0 = 0; int32_t G_B14_0 = 0; int32_t G_B21_0 = 0; { // brickMin = brickMin - cellInfo.cellPositionInBricksAtMaxRes; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ___brickMin0; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_1 = ___cellInfo3; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_2 = L_1.___cellPositionInBricksAtMaxRes_5; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_3; L_3 = Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline(L_0, L_2, NULL); ___brickMin0 = L_3; // brickMax = brickMax - cellInfo.cellPositionInBricksAtMaxRes; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_4 = ___brickMax1; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_5 = ___cellInfo3; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6 = L_5.___cellPositionInBricksAtMaxRes_5; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_7; L_7 = Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline(L_4, L_6, NULL); ___brickMax1 = L_7; // brickMin /= ProbeReferenceVolume.CellSize(cellInfo.minSubdivInCell); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_8 = ___brickMin0; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_9 = ___cellInfo3; int32_t L_10 = L_9.___minSubdivInCell_2; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_11; L_11 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_10, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_12; L_12 = Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline(L_8, L_11, NULL); ___brickMin0 = L_12; // brickMax /= ProbeReferenceVolume.CellSize(cellInfo.minSubdivInCell); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_13 = ___brickMax1; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_14 = ___cellInfo3; int32_t L_15 = L_14.___minSubdivInCell_2; int32_t L_16; L_16 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_15, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_17; L_17 = Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline(L_13, L_16, NULL); ___brickMax1 = L_17; // int maxCellSizeInOutputRes = ProbeReferenceVolume.CellSize(ProbeReferenceVolume.instance.GetMaxSubdivision() - 1 - cellInfo.minSubdivInCell); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_18; L_18 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); NullCheck(L_18); int32_t L_19; L_19 = ProbeReferenceVolume_GetMaxSubdivision_m023EA6A3411AE69AEC9E9DBF9A3FF9A64D6A655E_inline(L_18, NULL); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_20 = ___cellInfo3; int32_t L_21 = L_20.___minSubdivInCell_2; int32_t L_22; L_22 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_subtract(L_19, 1)), L_21)), NULL); V_0 = L_22; // Debug.Assert(brickMin.x >= 0 && brickMin.y >= 0 && brickMin.z >= 0 && brickMax.x >= 0 && brickMax.y >= 0 && brickMax.z >= 0); int32_t L_23; L_23 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___brickMin0), NULL); if ((((int32_t)L_23) < ((int32_t)0))) { goto IL_00a2; } } { int32_t L_24; L_24 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___brickMin0), NULL); if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_00a2; } } { int32_t L_25; L_25 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___brickMin0), NULL); if ((((int32_t)L_25) < ((int32_t)0))) { goto IL_00a2; } } { int32_t L_26; L_26 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___brickMax1), NULL); if ((((int32_t)L_26) < ((int32_t)0))) { goto IL_00a2; } } { int32_t L_27; L_27 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___brickMax1), NULL); if ((((int32_t)L_27) < ((int32_t)0))) { goto IL_00a2; } } { int32_t L_28; L_28 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___brickMax1), NULL); G_B7_0 = ((((int32_t)((((int32_t)L_28) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_00a3; } IL_00a2: { G_B7_0 = 0; } IL_00a3: { il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)G_B7_0, NULL); // Debug.Assert(brickMin.x < maxCellSizeInOutputRes && brickMin.y < maxCellSizeInOutputRes && brickMin.z < maxCellSizeInOutputRes && brickMax.x <= maxCellSizeInOutputRes && brickMax.y <= maxCellSizeInOutputRes && brickMax.z <= maxCellSizeInOutputRes); int32_t L_29; L_29 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___brickMin0), NULL); int32_t L_30 = V_0; if ((((int32_t)L_29) >= ((int32_t)L_30))) { goto IL_00ea; } } { int32_t L_31; L_31 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___brickMin0), NULL); int32_t L_32 = V_0; if ((((int32_t)L_31) >= ((int32_t)L_32))) { goto IL_00ea; } } { int32_t L_33; L_33 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___brickMin0), NULL); int32_t L_34 = V_0; if ((((int32_t)L_33) >= ((int32_t)L_34))) { goto IL_00ea; } } { int32_t L_35; L_35 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___brickMax1), NULL); int32_t L_36 = V_0; if ((((int32_t)L_35) > ((int32_t)L_36))) { goto IL_00ea; } } { int32_t L_37; L_37 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___brickMax1), NULL); int32_t L_38 = V_0; if ((((int32_t)L_37) > ((int32_t)L_38))) { goto IL_00ea; } } { int32_t L_39; L_39 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___brickMax1), NULL); int32_t L_40 = V_0; G_B14_0 = ((((int32_t)((((int32_t)L_39) > ((int32_t)L_40))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_00eb; } IL_00ea: { G_B14_0 = 0; } IL_00eb: { il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)G_B14_0, NULL); // var cellMinIndex = cellInfo.minValidBrickIndexForCellAtMaxRes / ProbeReferenceVolume.CellSize(cellInfo.minSubdivInCell); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_41 = ___cellInfo3; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_42 = L_41.___minValidBrickIndexForCellAtMaxRes_3; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_43 = ___cellInfo3; int32_t L_44 = L_43.___minSubdivInCell_2; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_45; L_45 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_44, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_46; L_46 = Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline(L_42, L_45, NULL); V_1 = L_46; // var cellMaxIndex = cellInfo.maxValidBrickIndexForCellAtMaxResPlusOne / ProbeReferenceVolume.CellSize(cellInfo.minSubdivInCell); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_47 = ___cellInfo3; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_48 = L_47.___maxValidBrickIndexForCellAtMaxResPlusOne_4; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_49 = ___cellInfo3; int32_t L_50 = L_49.___minSubdivInCell_2; int32_t L_51; L_51 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_50, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_52; L_52 = Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline(L_48, L_51, NULL); V_2 = L_52; // brickMin -= cellMinIndex; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_53 = ___brickMin0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_54 = V_1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_55; L_55 = Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline(L_53, L_54, NULL); ___brickMin0 = L_55; // brickMax -= cellMinIndex; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_56 = ___brickMax1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_57 = V_1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_58; L_58 = Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline(L_56, L_57, NULL); ___brickMax1 = L_58; // Debug.Assert(brickMin.x >= 0 && brickMin.y >= 0 && brickMin.z >= 0 && brickMax.x >= 0 && brickMax.y >= 0 && brickMax.z >= 0); int32_t L_59; L_59 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___brickMin0), NULL); if ((((int32_t)L_59) < ((int32_t)0))) { goto IL_0176; } } { int32_t L_60; L_60 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___brickMin0), NULL); if ((((int32_t)L_60) < ((int32_t)0))) { goto IL_0176; } } { int32_t L_61; L_61 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___brickMin0), NULL); if ((((int32_t)L_61) < ((int32_t)0))) { goto IL_0176; } } { int32_t L_62; L_62 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___brickMax1), NULL); if ((((int32_t)L_62) < ((int32_t)0))) { goto IL_0176; } } { int32_t L_63; L_63 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___brickMax1), NULL); if ((((int32_t)L_63) < ((int32_t)0))) { goto IL_0176; } } { int32_t L_64; L_64 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___brickMax1), NULL); G_B21_0 = ((((int32_t)((((int32_t)L_64) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0177; } IL_0176: { G_B21_0 = 0; } IL_0177: { il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)G_B21_0, NULL); // var size = (cellMaxIndex - cellMinIndex); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_65 = V_2; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_66 = V_1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_67; L_67 = Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline(L_65, L_66, NULL); V_3 = L_67; // int chunkStart = cellInfo.firstChunkIndex * kIndexChunkSize; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_68 = ___cellInfo3; int32_t L_69 = L_68.___firstChunkIndex_0; V_4 = ((int32_t)il2cpp_codegen_multiply(L_69, ((int32_t)243))); // for (int z = brickMin.z; z < brickMax.z; ++z) int32_t L_70; L_70 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___brickMin0), NULL); V_5 = L_70; goto IL_0225; } IL_01a2: { // for (int y = brickMin.y; y < brickMax.y; ++y) int32_t L_71; L_71 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___brickMin0), NULL); V_6 = L_71; goto IL_020d; } IL_01ae: { // for (int x = brickMin.x; x < brickMax.x; ++x) int32_t L_72; L_72 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___brickMin0), NULL); V_7 = L_72; goto IL_01f5; } IL_01ba: { // int localFlatIdx = z * (size.x * size.y) + x * size.y + y; int32_t L_73 = V_5; int32_t L_74; L_74 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_3), NULL); int32_t L_75; L_75 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_3), NULL); int32_t L_76 = V_7; int32_t L_77; L_77 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_3), NULL); int32_t L_78 = V_6; V_8 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_73, ((int32_t)il2cpp_codegen_multiply(L_74, L_75)))), ((int32_t)il2cpp_codegen_multiply(L_76, L_77)))), L_78)); // int actualIdx = chunkStart + localFlatIdx; int32_t L_79 = V_4; int32_t L_80 = V_8; V_9 = ((int32_t)il2cpp_codegen_add(L_79, L_80)); // m_PhysicalIndexBufferData[actualIdx] = value; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_81 = __this->___m_PhysicalIndexBufferData_6; int32_t L_82 = V_9; int32_t L_83 = ___value2; NullCheck(L_81); (L_81)->SetAt(static_cast(L_82), (int32_t)L_83); // for (int x = brickMin.x; x < brickMax.x; ++x) int32_t L_84 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_84, 1)); } IL_01f5: { // for (int x = brickMin.x; x < brickMax.x; ++x) int32_t L_85 = V_7; int32_t L_86; L_86 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___brickMax1), NULL); V_10 = (bool)((((int32_t)L_85) < ((int32_t)L_86))? 1 : 0); bool L_87 = V_10; if (L_87) { goto IL_01ba; } } { // for (int y = brickMin.y; y < brickMax.y; ++y) int32_t L_88 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_88, 1)); } IL_020d: { // for (int y = brickMin.y; y < brickMax.y; ++y) int32_t L_89 = V_6; int32_t L_90; L_90 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___brickMax1), NULL); V_11 = (bool)((((int32_t)L_89) < ((int32_t)L_90))? 1 : 0); bool L_91 = V_11; if (L_91) { goto IL_01ae; } } { // for (int z = brickMin.z; z < brickMax.z; ++z) int32_t L_92 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_92, 1)); } IL_0225: { // for (int z = brickMin.z; z < brickMax.z; ++z) int32_t L_93 = V_5; int32_t L_94; L_94 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___brickMax1), NULL); V_12 = (bool)((((int32_t)L_93) < ((int32_t)L_94))? 1 : 0); bool L_95 = V_12; if (L_95) { goto IL_01a2; } } { // m_NeedUpdateIndexComputeBuffer = true; __this->___m_NeedUpdateIndexComputeBuffer_11 = (bool)1; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::ClipToIndexSpace(UnityEngine.Vector3Int,System.Int32,UnityEngine.Vector3Int&,UnityEngine.Vector3Int&,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_ClipToIndexSpace_m67EAB9AAB95C4E9ED856432B480BA5181842C029 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___pos0, int32_t ___subdiv1, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___outMinpos2, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___outMaxpos3, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { // int cellSize = ProbeReferenceVolume.CellSize(subdiv); int32_t L_0 = ___subdiv1; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_1; L_1 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_0, NULL); V_0 = L_1; // var minValidPosition = cellInfo.cellPositionInBricksAtMaxRes + cellInfo.minValidBrickIndexForCellAtMaxRes; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_2 = ___cellInfo4; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_3 = L_2.___cellPositionInBricksAtMaxRes_5; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_4 = ___cellInfo4; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_5 = L_4.___minValidBrickIndexForCellAtMaxRes_3; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6; L_6 = Vector3Int_op_Addition_m7B25A163958DEC7B64323710764439A8322905AF_inline(L_3, L_5, NULL); V_1 = L_6; // var maxValidPosition = cellInfo.cellPositionInBricksAtMaxRes + cellInfo.maxValidBrickIndexForCellAtMaxResPlusOne - Vector3Int.one; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_7 = ___cellInfo4; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_8 = L_7.___cellPositionInBricksAtMaxRes_5; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_9 = ___cellInfo4; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_10 = L_9.___maxValidBrickIndexForCellAtMaxResPlusOne_4; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_11; L_11 = Vector3Int_op_Addition_m7B25A163958DEC7B64323710764439A8322905AF_inline(L_8, L_10, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_12; L_12 = Vector3Int_get_one_mF92F0A50B2A05CAEB7C8AD98FF268C18B51556BD_inline(NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_13; L_13 = Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline(L_11, L_12, NULL); V_2 = L_13; // int minpos_x = pos.x - m_CenterRS.x; int32_t L_14; L_14 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___pos0), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_15 = (&__this->___m_CenterRS_8); int32_t L_16; L_16 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_15, NULL); V_3 = ((int32_t)il2cpp_codegen_subtract(L_14, L_16)); // int minpos_y = pos.y; int32_t L_17; L_17 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___pos0), NULL); V_4 = L_17; // int minpos_z = pos.z - m_CenterRS.z; int32_t L_18; L_18 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___pos0), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_19 = (&__this->___m_CenterRS_8); int32_t L_20; L_20 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline(L_19, NULL); V_5 = ((int32_t)il2cpp_codegen_subtract(L_18, L_20)); // int maxpos_x = minpos_x + cellSize; int32_t L_21 = V_3; int32_t L_22 = V_0; V_6 = ((int32_t)il2cpp_codegen_add(L_21, L_22)); // int maxpos_y = minpos_y + cellSize; int32_t L_23 = V_4; int32_t L_24 = V_0; V_7 = ((int32_t)il2cpp_codegen_add(L_23, L_24)); // int maxpos_z = minpos_z + cellSize; int32_t L_25 = V_5; int32_t L_26 = V_0; V_8 = ((int32_t)il2cpp_codegen_add(L_25, L_26)); // minpos_x = Mathf.Max(minpos_x, minValidPosition.x); int32_t L_27 = V_3; int32_t L_28; L_28 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_1), NULL); int32_t L_29; L_29 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_27, L_28, NULL); V_3 = L_29; // minpos_y = Mathf.Max(minpos_y, minValidPosition.y); int32_t L_30 = V_4; int32_t L_31; L_31 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_1), NULL); int32_t L_32; L_32 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_30, L_31, NULL); V_4 = L_32; // minpos_z = Mathf.Max(minpos_z, minValidPosition.z); int32_t L_33 = V_5; int32_t L_34; L_34 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_1), NULL); int32_t L_35; L_35 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_33, L_34, NULL); V_5 = L_35; // maxpos_x = Mathf.Min(maxpos_x, maxValidPosition.x); int32_t L_36 = V_6; int32_t L_37; L_37 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_2), NULL); int32_t L_38; L_38 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_36, L_37, NULL); V_6 = L_38; // maxpos_y = Mathf.Min(maxpos_y, maxValidPosition.y); int32_t L_39 = V_7; int32_t L_40; L_40 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_2), NULL); int32_t L_41; L_41 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_39, L_40, NULL); V_7 = L_41; // maxpos_z = Mathf.Min(maxpos_z, maxValidPosition.z); int32_t L_42 = V_8; int32_t L_43; L_43 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_2), NULL); int32_t L_44; L_44 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_42, L_43, NULL); V_8 = L_44; // outMinpos = new Vector3Int(minpos_x, minpos_y, minpos_z); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_45 = ___outMinpos2; int32_t L_46 = V_3; int32_t L_47 = V_4; int32_t L_48 = V_5; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_49; memset((&L_49), 0, sizeof(L_49)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_49), L_46, L_47, L_48, /*hidden argument*/NULL); *(Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376*)L_45 = L_49; // outMaxpos = new Vector3Int(maxpos_x, maxpos_y, maxpos_z); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_50 = ___outMaxpos3; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53 = V_8; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_54; memset((&L_54), 0, sizeof(L_54)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_54), L_51, L_52, L_53, /*hidden argument*/NULL); *(Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376*)L_50 = L_54; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex::UpdateIndexForVoxel(UnityEngine.Vector3Int,System.Collections.Generic.List`1,System.Collections.Generic.List`1,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickIndex_UpdateIndexForVoxel_m53C95CF74CFB0C44713B9578FF8D717ACCC1E2D2 (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___voxel0, List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* ___bricks1, List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* ___indices2, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellInfo3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mCE52DD4ABB09EF494FB11B9F7C208AE186E83B55_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m41D00D059569D8912B80C693C4BCB272B8A3160C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mE279D0E13EAC8EA642F80F3C1A5F988BA01F9FF3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mF51085EADE321D34363FB015B4D82ECBB19BD5DD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_1; memset((&V_1), 0, sizeof(V_1)); Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B V_2; memset((&V_2), 0, sizeof(V_2)); ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_5; memset((&V_5), 0, sizeof(V_5)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_6; memset((&V_6), 0, sizeof(V_6)); { // ClipToIndexSpace(voxel, GetVoxelSubdivLevel(), out vx_min, out vx_max, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ___voxel0; int32_t L_1; L_1 = ProbeBrickIndex_GetVoxelSubdivLevel_m3DC209B48D96D26959FAEEF4D16B88281981BDF7(__this, NULL); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_2 = ___cellInfo3; ProbeBrickIndex_ClipToIndexSpace_m67EAB9AAB95C4E9ED856432B480BA5181842C029(__this, L_0, L_1, (&V_0), (&V_1), L_2, NULL); // foreach (var rbrick in bricks) List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* L_3 = ___bricks1; NullCheck(L_3); Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B L_4; L_4 = List_1_GetEnumerator_mF51085EADE321D34363FB015B4D82ECBB19BD5DD(L_3, List_1_GetEnumerator_mF51085EADE321D34363FB015B4D82ECBB19BD5DD_RuntimeMethod_var); V_2 = L_4; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_015c: {// begin finally (depth: 1) Enumerator_Dispose_mCE52DD4ABB09EF494FB11B9F7C208AE186E83B55((&V_2), Enumerator_Dispose_mCE52DD4ABB09EF494FB11B9F7C208AE186E83B55_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_014e_1; } IL_0022_1: { // foreach (var rbrick in bricks) ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_5; L_5 = Enumerator_get_Current_mE279D0E13EAC8EA642F80F3C1A5F988BA01F9FF3_inline((&V_2), Enumerator_get_Current_mE279D0E13EAC8EA642F80F3C1A5F988BA01F9FF3_RuntimeMethod_var); V_3 = L_5; // int brick_cell_size = ProbeReferenceVolume.CellSize(rbrick.brick.subdivisionLevel); ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_6 = V_3; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_7 = L_6.___brick_0; int32_t L_8 = L_7.___subdivisionLevel_1; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_9; L_9 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_8, NULL); V_4 = L_9; // Vector3Int brick_min = rbrick.brick.position; ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_10 = V_3; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_11 = L_10.___brick_0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_12 = L_11.___position_0; V_5 = L_12; // Vector3Int brick_max = rbrick.brick.position + Vector3Int.one * brick_cell_size; ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_13 = V_3; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_14 = L_13.___brick_0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_15 = L_14.___position_0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_16; L_16 = Vector3Int_get_one_mF92F0A50B2A05CAEB7C8AD98FF268C18B51556BD_inline(NULL); int32_t L_17 = V_4; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_18; L_18 = Vector3Int_op_Multiply_mCFF4693DA3609803497101282FA7FA8F3A2BF552_inline(L_16, L_17, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_19; L_19 = Vector3Int_op_Addition_m7B25A163958DEC7B64323710764439A8322905AF_inline(L_15, L_18, NULL); V_6 = L_19; // brick_min.x = Mathf.Max(vx_min.x, brick_min.x - m_CenterRS.x); int32_t L_20; L_20 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_0), NULL); int32_t L_21; L_21 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_5), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_22 = (&__this->___m_CenterRS_8); int32_t L_23; L_23 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_22, NULL); int32_t L_24; L_24 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_20, ((int32_t)il2cpp_codegen_subtract(L_21, L_23)), NULL); Vector3Int_set_x_m8745C5976D035EBBAC6F6191B5838D58631D8685_inline((&V_5), L_24, NULL); // brick_min.y = Mathf.Max(vx_min.y, brick_min.y); int32_t L_25; L_25 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_0), NULL); int32_t L_26; L_26 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_5), NULL); int32_t L_27; L_27 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_25, L_26, NULL); Vector3Int_set_y_mA856F32D1BF187BD4091DDF3C6872FD01F7D3377_inline((&V_5), L_27, NULL); // brick_min.z = Mathf.Max(vx_min.z, brick_min.z - m_CenterRS.z); int32_t L_28; L_28 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_0), NULL); int32_t L_29; L_29 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_5), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_30 = (&__this->___m_CenterRS_8); int32_t L_31; L_31 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline(L_30, NULL); int32_t L_32; L_32 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_28, ((int32_t)il2cpp_codegen_subtract(L_29, L_31)), NULL); Vector3Int_set_z_m5782180F67C4257C505F124971985D99C3422F74_inline((&V_5), L_32, NULL); // brick_max.x = Mathf.Min(vx_max.x, brick_max.x - m_CenterRS.x); int32_t L_33; L_33 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_1), NULL); int32_t L_34; L_34 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_6), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_35 = (&__this->___m_CenterRS_8); int32_t L_36; L_36 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_35, NULL); int32_t L_37; L_37 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_33, ((int32_t)il2cpp_codegen_subtract(L_34, L_36)), NULL); Vector3Int_set_x_m8745C5976D035EBBAC6F6191B5838D58631D8685_inline((&V_6), L_37, NULL); // brick_max.y = Mathf.Min(vx_max.y, brick_max.y); int32_t L_38; L_38 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_1), NULL); int32_t L_39; L_39 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_6), NULL); int32_t L_40; L_40 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_38, L_39, NULL); Vector3Int_set_y_mA856F32D1BF187BD4091DDF3C6872FD01F7D3377_inline((&V_6), L_40, NULL); // brick_max.z = Mathf.Min(vx_max.z, brick_max.z - m_CenterRS.z); int32_t L_41; L_41 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_1), NULL); int32_t L_42; L_42 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_6), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_43 = (&__this->___m_CenterRS_8); int32_t L_44; L_44 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline(L_43, NULL); int32_t L_45; L_45 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_41, ((int32_t)il2cpp_codegen_subtract(L_42, L_44)), NULL); Vector3Int_set_z_m5782180F67C4257C505F124971985D99C3422F74_inline((&V_6), L_45, NULL); // UpdatePhysicalIndex(brick_min, brick_max, rbrick.flattenedIdx, cellInfo); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_46 = V_5; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_47 = V_6; ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_48 = V_3; int32_t L_49 = L_48.___flattenedIdx_1; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_50 = ___cellInfo3; ProbeBrickIndex_UpdatePhysicalIndex_mF7C71DF7BC9173BFEBB5040740D76B66272E1232(__this, L_46, L_47, L_49, L_50, NULL); } IL_014e_1: { // foreach (var rbrick in bricks) bool L_51; L_51 = Enumerator_MoveNext_m41D00D059569D8912B80C693C4BCB272B8A3160C((&V_2), Enumerator_MoveNext_m41D00D059569D8912B80C693C4BCB272B8A3160C_RuntimeMethod_var); if (L_51) { goto IL_0022_1; } } { goto IL_016b; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_016b: { // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick::.ctor(UnityEngine.Vector3Int,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Brick__ctor_mF1384DE2A301E1649AA0B75AF1726649F330500B (Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___position0, int32_t ___subdivisionLevel1, const RuntimeMethod* method) { { // this.position = position; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ___position0; __this->___position_0 = L_0; // this.subdivisionLevel = subdivisionLevel; int32_t L_1 = ___subdivisionLevel1; __this->___subdivisionLevel_1 = L_1; // } return; } } IL2CPP_EXTERN_C void Brick__ctor_mF1384DE2A301E1649AA0B75AF1726649F330500B_AdjustorThunk (RuntimeObject* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___position0, int32_t ___subdivisionLevel1, const RuntimeMethod* method) { Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Brick__ctor_mF1384DE2A301E1649AA0B75AF1726649F330500B(_thisAdjusted, ___position0, ___subdivisionLevel1, method); } // System.Boolean UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick::Equals(UnityEngine.Experimental.Rendering.ProbeBrickIndex/Brick) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brick_Equals_m51973370DE321FB79FE83BA500E6100A3676A62C (Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06* __this, Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 ___other0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { // public bool Equals(Brick other) => position == other.position && subdivisionLevel == other.subdivisionLevel; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = __this->___position_0; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_1 = ___other0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_2 = L_1.___position_0; bool L_3; L_3 = Vector3Int_op_Equality_m968FFB59523CC5ED40BE3FF2A5F80238F8298782_inline(L_0, L_2, NULL); if (!L_3) { goto IL_0023; } } { int32_t L_4 = __this->___subdivisionLevel_1; Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_5 = ___other0; int32_t L_6 = L_5.___subdivisionLevel_1; G_B3_0 = ((((int32_t)L_4) == ((int32_t)L_6))? 1 : 0); goto IL_0024; } IL_0023: { G_B3_0 = 0; } IL_0024: { return (bool)G_B3_0; } } IL2CPP_EXTERN_C bool Brick_Equals_m51973370DE321FB79FE83BA500E6100A3676A62C_AdjustorThunk (RuntimeObject* __this, Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 ___other0, const RuntimeMethod* method) { Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Brick_Equals_m51973370DE321FB79FE83BA500E6100A3676A62C(_thisAdjusted, ___other0, 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta IL2CPP_EXTERN_C void VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshal_pinvoke(const VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46& unmarshaled, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshaled_pinvoke& marshaled) { Exception_t* ___brickIndices_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'brickIndices' of type 'VoxelMeta'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___brickIndices_1Exception, NULL); } IL2CPP_EXTERN_C void VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshal_pinvoke_back(const VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshaled_pinvoke& marshaled, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46& unmarshaled) { Exception_t* ___brickIndices_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'brickIndices' of type 'VoxelMeta'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___brickIndices_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta IL2CPP_EXTERN_C void VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshal_pinvoke_cleanup(VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta IL2CPP_EXTERN_C void VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshal_com(const VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46& unmarshaled, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshaled_com& marshaled) { Exception_t* ___brickIndices_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'brickIndices' of type 'VoxelMeta'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___brickIndices_1Exception, NULL); } IL2CPP_EXTERN_C void VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshal_com_back(const VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshaled_com& marshaled, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46& unmarshaled) { Exception_t* ___brickIndices_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'brickIndices' of type 'VoxelMeta'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___brickIndices_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta IL2CPP_EXTERN_C void VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_marshal_com_cleanup(VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46_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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta IL2CPP_EXTERN_C void BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshal_pinvoke(const BrickMeta_t75B625970B160751665565BB3039980A81DED1D1& unmarshaled, BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshaled_pinvoke& marshaled) { Exception_t* ___voxels_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'voxels' of type 'BrickMeta'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___voxels_0Exception, NULL); } IL2CPP_EXTERN_C void BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshal_pinvoke_back(const BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshaled_pinvoke& marshaled, BrickMeta_t75B625970B160751665565BB3039980A81DED1D1& unmarshaled) { Exception_t* ___voxels_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'voxels' of type 'BrickMeta'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___voxels_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta IL2CPP_EXTERN_C void BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshal_pinvoke_cleanup(BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta IL2CPP_EXTERN_C void BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshal_com(const BrickMeta_t75B625970B160751665565BB3039980A81DED1D1& unmarshaled, BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshaled_com& marshaled) { Exception_t* ___voxels_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'voxels' of type 'BrickMeta'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___voxels_0Exception, NULL); } IL2CPP_EXTERN_C void BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshal_com_back(const BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshaled_com& marshaled, BrickMeta_t75B625970B160751665565BB3039980A81DED1D1& unmarshaled) { Exception_t* ___voxels_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'voxels' of type 'BrickMeta'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___voxels_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickIndex/BrickMeta IL2CPP_EXTERN_C void BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_marshal_com_cleanup(BrickMeta_t75B625970B160751665565BB3039980A81DED1D1_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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass31_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass31_0__ctor_m0D41A2E28E6C6807487A8C9F04742BD6C0FCC46D (U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass31_0::b__0(UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass31_0_U3CAddBricksU3Eb__0_m4F62CA8F719AB83BB63600FF826BFC6D870DC03A (U3CU3Ec__DisplayClass31_0_t64515C8226FEAF93665BB1A31452043BCA42B110* __this, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 ___lhs0, const RuntimeMethod* method) { { // int vm_idx = vm_list.FindIndex((VoxelMeta lhs) => lhs.id == id); VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_0 = ___lhs0; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_1 = L_0.___id_0; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_2 = __this->___id_0; bool L_3; L_3 = RegId_op_Equality_m221776DC5C85B27789D99AF0DC8F1B605834FA87(L_1, L_2, NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass32_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass32_0__ctor_mF894CFB004316B0FFCCB871803FFAEBD8DB3A380 (U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeBrickIndex/<>c__DisplayClass32_0::b__0(UnityEngine.Experimental.Rendering.ProbeBrickIndex/VoxelMeta) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass32_0_U3CRemoveBricksU3Eb__0_mD7DC90ECA9CC7934699D1846AAB1FFBF5A7A4634 (U3CU3Ec__DisplayClass32_0_t1281EF19C4248387B35F23AA93709AB8FD2842B0* __this, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 ___lhs0, const RuntimeMethod* method) { { // int idx = vm_list.FindIndex((VoxelMeta lhs) => lhs.id == id); VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_0 = ___lhs0; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_1 = L_0.___id_0; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_2 = __this->___id_0; bool L_3; L_3 = RegId_op_Equality_m221776DC5C85B27789D99AF0DC8F1B605834FA87(L_1, L_2, NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::get_estimatedVMemCost() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_get_estimatedVMemCost_m034678F278DC295B79596DB95A91C56DD2A93F16 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = __this->___U3CestimatedVMemCostU3Ek__BackingField_3; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::set_estimatedVMemCost(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_set_estimatedVMemCost_m6E4F705AFAB407937129B0DF5DF6ED9A3BB7E242 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___value0, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = ___value0; __this->___U3CestimatedVMemCostU3Ek__BackingField_3 = L_0; return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::.ctor(System.Int32,UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget,UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool__ctor_m0BD314B82E2BB586AEE10C0E6829076837A63E91 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___allocationSize0, int32_t ___memoryBudget1, int32_t ___shBands2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1__ctor_mE365E0EF3FA55F5739AFE298F69BF199DFAB104B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF50A8CB0A9873BB8FC11370AFBA014E65E26FF7); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { // internal ProbeBrickPool(int allocationSize, ProbeVolumeTextureMemoryBudget memoryBudget, ProbeVolumeSHBands shBands) Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); // Profiler.BeginSample("Create ProbeBrickPool"); Profiler_BeginSample_mA836D6E554511CBEAD80F55EE41AAA5D1B26B3DE_inline(_stringLiteralDF50A8CB0A9873BB8FC11370AFBA014E65E26FF7, NULL); // m_NextFreeChunk.x = m_NextFreeChunk.y = m_NextFreeChunk.z = 0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_0 = (&__this->___m_NextFreeChunk_8); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_1 = (&__this->___m_NextFreeChunk_8); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_2 = (&__this->___m_NextFreeChunk_8); int32_t L_3 = 0; V_4 = L_3; L_2->___z_2 = L_3; int32_t L_4 = V_4; int32_t L_5 = L_4; V_4 = L_5; L_1->___y_1 = L_5; int32_t L_6 = V_4; L_0->___x_0 = L_6; // m_AllocationSize = allocationSize; int32_t L_7 = ___allocationSize0; __this->___m_AllocationSize_5 = L_7; // m_MemoryBudget = memoryBudget; int32_t L_8 = ___memoryBudget1; __this->___m_MemoryBudget_6 = L_8; // m_SHBands = shBands; int32_t L_9 = ___shBands2; __this->___m_SHBands_10 = L_9; // m_FreeList = new Stack(256); Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* L_10 = (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9*)il2cpp_codegen_object_new(Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9_il2cpp_TypeInfo_var); NullCheck(L_10); Stack_1__ctor_mE365E0EF3FA55F5739AFE298F69BF199DFAB104B(L_10, ((int32_t)256), Stack_1__ctor_mE365E0EF3FA55F5739AFE298F69BF199DFAB104B_RuntimeMethod_var); __this->___m_FreeList_9 = L_10; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FreeList_9), (void*)L_10); // DerivePoolSizeFromBudget(allocationSize, memoryBudget, out width, out height, out depth); int32_t L_11 = ___allocationSize0; int32_t L_12 = ___memoryBudget1; ProbeBrickPool_DerivePoolSizeFromBudget_m252784923D233C370B31CAF376822B0A8B4F0DEE(__this, L_11, L_12, (&V_0), (&V_1), (&V_2), NULL); // int estimatedCost = 0; V_3 = 0; // m_Pool = CreateDataLocation(width * height * depth, false, shBands, out estimatedCost); int32_t L_13 = V_0; int32_t L_14 = V_1; int32_t L_15 = V_2; int32_t L_16 = ___shBands2; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_17; L_17 = ProbeBrickPool_CreateDataLocation_m69E2A8A785E5FFE755A213542EE2CDBC8040237D(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_13, L_14)), L_15)), (bool)0, L_16, (&V_3), NULL); __this->___m_Pool_7 = L_17; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL0_L1rx_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL1_G_ry_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL1_B_rz_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL2_0_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL2_1_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL2_2_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL2_3_6), (void*)NULL); #endif // estimatedVMemCost = estimatedCost; int32_t L_18 = V_3; ProbeBrickPool_set_estimatedVMemCost_m6E4F705AFAB407937129B0DF5DF6ED9A3BB7E242_inline(__this, L_18, NULL); // Profiler.EndSample(); Profiler_EndSample_m450653E4210CC1B4E1210C29F62FC48F8F250437(NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::EnsureTextureValidity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_EnsureTextureValidity_m2D85061C632966FCF8FF4A205F01AE394E16D905 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, 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; int32_t V_1 = 0; { // if (m_Pool.TexL0_L1rx == null) DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_0 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_1 = L_0->___TexL0_L1rx_0; il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); V_0 = L_2; bool L_3 = V_0; if (!L_3) { goto IL_0065; } } { // m_Pool.Cleanup(); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_4 = (&__this->___m_Pool_7); DataLocation_Cleanup_mD3D6DFF36870590F6A6DEBAB39E65BF71BB17FBF(L_4, NULL); // int estimatedCost = 0; V_1 = 0; // m_Pool = CreateDataLocation(m_Pool.width * m_Pool.height * m_Pool.depth, false, m_SHBands, out estimatedCost); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_5 = (&__this->___m_Pool_7); int32_t L_6 = L_5->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_7 = (&__this->___m_Pool_7); int32_t L_8 = L_7->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_9 = (&__this->___m_Pool_7); int32_t L_10 = L_9->___depth_9; int32_t L_11 = __this->___m_SHBands_10; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_12; L_12 = ProbeBrickPool_CreateDataLocation_m69E2A8A785E5FFE755A213542EE2CDBC8040237D(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_6, L_8)), L_10)), (bool)0, L_11, (&V_1), NULL); __this->___m_Pool_7 = L_12; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL0_L1rx_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL1_G_ry_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL1_B_rz_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL2_0_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL2_1_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL2_2_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Pool_7))->___TexL2_3_6), (void*)NULL); #endif // estimatedVMemCost = estimatedCost; int32_t L_13 = V_1; ProbeBrickPool_set_estimatedVMemCost_m6E4F705AFAB407937129B0DF5DF6ED9A3BB7E242_inline(__this, L_13, NULL); } IL_0065: { // } return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::GetChunkSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_GetChunkSize_m90C51A268641D7068187025F7BCFCCCE5048E79B (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // internal int GetChunkSize() { return m_AllocationSize; } int32_t L_0 = __this->___m_AllocationSize_5; V_0 = L_0; goto IL_000a; } IL_000a: { // internal int GetChunkSize() { return m_AllocationSize; } int32_t L_1 = V_0; return L_1; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::GetChunkSizeInProbeCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_GetChunkSizeInProbeCount_m89EE5CA53CC2200A0895C88692B475C2269EA6E6 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // internal int GetChunkSizeInProbeCount() { return m_AllocationSize * kBrickProbeCountTotal; } int32_t L_0 = __this->___m_AllocationSize_5; V_0 = ((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)64))); goto IL_000d; } IL_000d: { // internal int GetChunkSizeInProbeCount() { return m_AllocationSize * kBrickProbeCountTotal; } int32_t L_1 = V_0; return L_1; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::GetPoolWidth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_GetPoolWidth_mC106DF0FAAA0AEC8CD200467EDB68F84CF9BCD15 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // internal int GetPoolWidth() { return m_Pool.width; } DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_0 = (&__this->___m_Pool_7); int32_t L_1 = L_0->___width_7; V_0 = L_1; goto IL_000f; } IL_000f: { // internal int GetPoolWidth() { return m_Pool.width; } int32_t L_2 = V_0; return L_2; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool::GetPoolHeight() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_GetPoolHeight_mC6582BAE0F1295E712B6DCDE03FA9252D8A0DCF5 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // internal int GetPoolHeight() { return m_Pool.height; } DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_0 = (&__this->___m_Pool_7); int32_t L_1 = L_0->___height_8; V_0 = L_1; goto IL_000f; } IL_000f: { // internal int GetPoolHeight() { return m_Pool.height; } int32_t L_2 = V_0; return L_2; } } // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickPool::GetPoolDimensions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeBrickPool_GetPoolDimensions_m5FD1928EF8018F8795556D04EEA5945126962FF7 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { // internal Vector3Int GetPoolDimensions() { return new Vector3Int(m_Pool.width, m_Pool.height, m_Pool.depth); } DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_0 = (&__this->___m_Pool_7); int32_t L_1 = L_0->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_2 = (&__this->___m_Pool_7); int32_t L_3 = L_2->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_4 = (&__this->___m_Pool_7); int32_t L_5 = L_4->___depth_9; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6; memset((&L_6), 0, sizeof(L_6)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_6), L_1, L_3, L_5, /*hidden argument*/NULL); V_0 = L_6; goto IL_002a; } IL_002a: { // internal Vector3Int GetPoolDimensions() { return new Vector3Int(m_Pool.width, m_Pool.height, m_Pool.depth); } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_7 = V_0; return L_7; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::GetRuntimeResources(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_GetRuntimeResources_mE1285A7706A4EB2FC4E1C42212207FF172E74C15 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* ___rr0, const RuntimeMethod* method) { { // rr.L0_L1rx = m_Pool.TexL0_L1rx; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_0 = ___rr0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_1 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_2 = L_1->___TexL0_L1rx_0; L_0->___L0_L1rx_2 = L_2; Il2CppCodeGenWriteBarrier((void**)(&L_0->___L0_L1rx_2), (void*)L_2); // rr.L1_G_ry = m_Pool.TexL1_G_ry; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_3 = ___rr0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_4 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_5 = L_4->___TexL1_G_ry_1; L_3->___L1_G_ry_3 = L_5; Il2CppCodeGenWriteBarrier((void**)(&L_3->___L1_G_ry_3), (void*)L_5); // rr.L1_B_rz = m_Pool.TexL1_B_rz; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_6 = ___rr0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_7 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_8 = L_7->___TexL1_B_rz_2; L_6->___L1_B_rz_4 = L_8; Il2CppCodeGenWriteBarrier((void**)(&L_6->___L1_B_rz_4), (void*)L_8); // rr.L2_0 = m_Pool.TexL2_0; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_9 = ___rr0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_10 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_11 = L_10->___TexL2_0_3; L_9->___L2_0_5 = L_11; Il2CppCodeGenWriteBarrier((void**)(&L_9->___L2_0_5), (void*)L_11); // rr.L2_1 = m_Pool.TexL2_1; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_12 = ___rr0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_13 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_14 = L_13->___TexL2_1_4; L_12->___L2_1_6 = L_14; Il2CppCodeGenWriteBarrier((void**)(&L_12->___L2_1_6), (void*)L_14); // rr.L2_2 = m_Pool.TexL2_2; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_15 = ___rr0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_16 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_17 = L_16->___TexL2_2_5; L_15->___L2_2_7 = L_17; Il2CppCodeGenWriteBarrier((void**)(&L_15->___L2_2_7), (void*)L_17); // rr.L2_3 = m_Pool.TexL2_3; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_18 = ___rr0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_19 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_20 = L_19->___TexL2_3_6; L_18->___L2_3_8 = L_20; Il2CppCodeGenWriteBarrier((void**)(&L_18->___L2_3_8), (void*)L_20); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Clear_m4AFA82638D01D1BFDDEAA2ADB2E7044F4A5BA0BD (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Clear_m8013A4F77CE4B9D546F1F63C2B877061FC981A4B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // m_FreeList.Clear(); Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* L_0 = __this->___m_FreeList_9; NullCheck(L_0); Stack_1_Clear_m8013A4F77CE4B9D546F1F63C2B877061FC981A4B(L_0, Stack_1_Clear_m8013A4F77CE4B9D546F1F63C2B877061FC981A4B_RuntimeMethod_var); // m_NextFreeChunk.x = m_NextFreeChunk.y = m_NextFreeChunk.z = 0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_1 = (&__this->___m_NextFreeChunk_8); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_2 = (&__this->___m_NextFreeChunk_8); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_3 = (&__this->___m_NextFreeChunk_8); int32_t L_4 = 0; V_0 = L_4; L_3->___z_2 = L_4; int32_t L_5 = V_0; int32_t L_6 = L_5; V_0 = L_6; L_2->___y_1 = L_6; int32_t L_7 = V_0; L_1->___x_0 = L_7; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Allocate(System.Int32,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Allocate_m6B017BDC77944EF981C7BA24117549595D54D9C6 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___numberOfBrickChunks0, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___outAllocations1, 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_m6C2B908F2464F8F74E827CFD11BE463B97022A97_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_m0C141CF647CCAAD568DA3C53C0A36BABCE569F2A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_get_Count_m218AC98E4AE76834E6912C0497F8C03A3311301C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0648F1C7C20F7EC35F422367F0CC708BA5CD0D11); s_Il2CppMethodInitialized = true; } bool V_0 = false; uint32_t V_1 = 0; bool V_2 = false; bool V_3 = false; bool V_4 = false; bool V_5 = false; int32_t G_B5_0 = 0; { goto IL_001c; } IL_0003: { // outAllocations.Add(m_FreeList.Pop()); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_0 = ___outAllocations1; Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* L_1 = __this->___m_FreeList_9; NullCheck(L_1); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_2; L_2 = Stack_1_Pop_m0C141CF647CCAAD568DA3C53C0A36BABCE569F2A(L_1, Stack_1_Pop_m0C141CF647CCAAD568DA3C53C0A36BABCE569F2A_RuntimeMethod_var); NullCheck(L_0); List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_inline(L_0, L_2, List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_RuntimeMethod_var); // numberOfBrickChunks--; int32_t L_3 = ___numberOfBrickChunks0; ___numberOfBrickChunks0 = ((int32_t)il2cpp_codegen_subtract(L_3, 1)); } IL_001c: { // while (m_FreeList.Count > 0 && numberOfBrickChunks > 0) Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* L_4 = __this->___m_FreeList_9; NullCheck(L_4); int32_t L_5; L_5 = Stack_1_get_Count_m218AC98E4AE76834E6912C0497F8C03A3311301C_inline(L_4, Stack_1_get_Count_m218AC98E4AE76834E6912C0497F8C03A3311301C_RuntimeMethod_var); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0030; } } { int32_t L_6 = ___numberOfBrickChunks0; G_B5_0 = ((((int32_t)L_6) > ((int32_t)0))? 1 : 0); goto IL_0031; } IL_0030: { G_B5_0 = 0; } IL_0031: { V_0 = (bool)G_B5_0; bool L_7 = V_0; if (L_7) { goto IL_0003; } } { // for (uint i = 0; i < numberOfBrickChunks; i++) V_1 = 0; goto IL_0113; } IL_003c: { // if (m_NextFreeChunk.z >= m_Pool.depth) BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_8 = (&__this->___m_NextFreeChunk_8); int32_t L_9 = L_8->___z_2; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_10 = (&__this->___m_Pool_7); int32_t L_11 = L_10->___depth_9; V_2 = (bool)((((int32_t)((((int32_t)L_9) < ((int32_t)L_11))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_12 = V_2; if (!L_12) { goto IL_006e; } } { // Debug.Assert(false, "Cannot allocate more brick chunks, probevolume brick pool is full."); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806((bool)0, _stringLiteral0648F1C7C20F7EC35F422367F0CC708BA5CD0D11, NULL); // break; // failure case, pool is full goto IL_0122; } IL_006e: { // outAllocations.Add(m_NextFreeChunk); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_13 = ___outAllocations1; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_14 = __this->___m_NextFreeChunk_8; NullCheck(L_13); List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_inline(L_13, L_14, List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_RuntimeMethod_var); // m_NextFreeChunk.x += m_AllocationSize * kBrickProbeCountPerDim; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_15 = (&__this->___m_NextFreeChunk_8); int32_t* L_16 = (&L_15->___x_0); int32_t* L_17 = L_16; int32_t L_18 = *((int32_t*)L_17); int32_t L_19 = __this->___m_AllocationSize_5; *((int32_t*)L_17) = (int32_t)((int32_t)il2cpp_codegen_add(L_18, ((int32_t)il2cpp_codegen_multiply(L_19, 4)))); // if (m_NextFreeChunk.x >= m_Pool.width) BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_20 = (&__this->___m_NextFreeChunk_8); int32_t L_21 = L_20->___x_0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_22 = (&__this->___m_Pool_7); int32_t L_23 = L_22->___width_7; V_3 = (bool)((((int32_t)((((int32_t)L_21) < ((int32_t)L_23))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_24 = V_3; if (!L_24) { goto IL_010e; } } { // m_NextFreeChunk.x = 0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_25 = (&__this->___m_NextFreeChunk_8); L_25->___x_0 = 0; // m_NextFreeChunk.y += kBrickProbeCountPerDim; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_26 = (&__this->___m_NextFreeChunk_8); int32_t* L_27 = (&L_26->___y_1); int32_t* L_28 = L_27; int32_t L_29 = *((int32_t*)L_28); *((int32_t*)L_28) = (int32_t)((int32_t)il2cpp_codegen_add(L_29, 4)); // if (m_NextFreeChunk.y >= m_Pool.height) BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_30 = (&__this->___m_NextFreeChunk_8); int32_t L_31 = L_30->___y_1; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_32 = (&__this->___m_Pool_7); int32_t L_33 = L_32->___height_8; V_4 = (bool)((((int32_t)((((int32_t)L_31) < ((int32_t)L_33))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_34 = V_4; if (!L_34) { goto IL_010d; } } { // m_NextFreeChunk.y = 0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_35 = (&__this->___m_NextFreeChunk_8); L_35->___y_1 = 0; // m_NextFreeChunk.z += kBrickProbeCountPerDim; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* L_36 = (&__this->___m_NextFreeChunk_8); int32_t* L_37 = (&L_36->___z_2); int32_t* L_38 = L_37; int32_t L_39 = *((int32_t*)L_38); *((int32_t*)L_38) = (int32_t)((int32_t)il2cpp_codegen_add(L_39, 4)); } IL_010d: { } IL_010e: { // for (uint i = 0; i < numberOfBrickChunks; i++) uint32_t L_40 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, 1)); } IL_0113: { // for (uint i = 0; i < numberOfBrickChunks; i++) uint32_t L_41 = V_1; int32_t L_42 = ___numberOfBrickChunks0; V_5 = (bool)((((int64_t)((int64_t)(uint64_t)L_41)) < ((int64_t)((int64_t)L_42)))? 1 : 0); bool L_43 = V_5; if (L_43) { goto IL_003c; } } IL_0122: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Deallocate(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Deallocate_mD129B65B3D591BBC9E7A6092B877429807A23CC9 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___allocations0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mC12083F613BC02FF812604F5D37E9F3F1BFA8D7B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m1BB5BA434E73385B8652D78DA3115858BED1F548_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2B87CEE188C80B75629F34EE3C5CDB728849432E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m47A00504730F536793F46F7409AD4CA3BF1C5C6E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_m235FCE0B31AE517A96C5413F7FEEB838814FC2B3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3 V_0; memset((&V_0), 0, sizeof(V_0)); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F V_1; memset((&V_1), 0, sizeof(V_1)); { // foreach (var brick in allocations) List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_0 = ___allocations0; NullCheck(L_0); Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3 L_1; L_1 = List_1_GetEnumerator_m47A00504730F536793F46F7409AD4CA3BF1C5C6E(L_0, List_1_GetEnumerator_m47A00504730F536793F46F7409AD4CA3BF1C5C6E_RuntimeMethod_var); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_002b: {// begin finally (depth: 1) Enumerator_Dispose_mC12083F613BC02FF812604F5D37E9F3F1BFA8D7B((&V_0), Enumerator_Dispose_mC12083F613BC02FF812604F5D37E9F3F1BFA8D7B_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0020_1; } IL_000b_1: { // foreach (var brick in allocations) BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_2; L_2 = Enumerator_get_Current_m2B87CEE188C80B75629F34EE3C5CDB728849432E_inline((&V_0), Enumerator_get_Current_m2B87CEE188C80B75629F34EE3C5CDB728849432E_RuntimeMethod_var); V_1 = L_2; // m_FreeList.Push(brick); Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* L_3 = __this->___m_FreeList_9; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_4 = V_1; NullCheck(L_3); Stack_1_Push_m235FCE0B31AE517A96C5413F7FEEB838814FC2B3(L_3, L_4, Stack_1_Push_m235FCE0B31AE517A96C5413F7FEEB838814FC2B3_RuntimeMethod_var); } IL_0020_1: { // foreach (var brick in allocations) bool L_5; L_5 = Enumerator_MoveNext_m1BB5BA434E73385B8652D78DA3115858BED1F548((&V_0), Enumerator_MoveNext_m1BB5BA434E73385B8652D78DA3115858BED1F548_RuntimeMethod_var); if (L_5) { goto IL_000b_1; } } { goto IL_003a; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_003a: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Update(UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation,System.Collections.Generic.List`1,System.Collections.Generic.List`1,UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Update_mD19C587DA7D045D80AA6B4ADFB482D1318912ED9 (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF ___source0, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___srcLocations1, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___dstLocations2, int32_t ___bands3, 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*)&Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F V_1; memset((&V_1), 0, sizeof(V_1)); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; bool V_5 = false; bool V_6 = false; bool V_7 = false; { // Debug.Assert(srcLocations.Count == dstLocations.Count); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_0 = ___srcLocations1; NullCheck(L_0); int32_t L_1; L_1 = List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_inline(L_0, List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_2 = ___dstLocations2; NullCheck(L_2); int32_t L_3; L_3 = List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_inline(L_2, List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0), NULL); // for (int i = 0; i < srcLocations.Count; i++) V_0 = 0; goto IL_0254; } IL_001c: { // BrickChunkAlloc src = srcLocations[i]; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_4 = ___srcLocations1; int32_t L_5 = V_0; NullCheck(L_4); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_6; L_6 = List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1(L_4, L_5, List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_RuntimeMethod_var); V_1 = L_6; // BrickChunkAlloc dst = dstLocations[i]; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_7 = ___dstLocations2; int32_t L_8 = V_0; NullCheck(L_7); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_9; L_9 = List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1(L_7, L_8, List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_RuntimeMethod_var); V_2 = L_9; // for (int j = 0; j < kBrickProbeCountPerDim; j++) V_3 = 0; goto IL_0242; } IL_0034: { // int width = Mathf.Min(m_AllocationSize * kBrickProbeCountPerDim, source.width - src.x); int32_t L_10 = __this->___m_AllocationSize_5; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_11 = ___source0; int32_t L_12 = L_11.___width_7; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_13 = V_1; int32_t L_14 = L_13.___x_0; int32_t L_15; L_15 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(((int32_t)il2cpp_codegen_multiply(L_10, 4)), ((int32_t)il2cpp_codegen_subtract(L_12, L_14)), NULL); V_4 = L_15; // Graphics.CopyTexture(source.TexL0_L1rx, src.z + j, 0, src.x, src.y, width, kBrickProbeCountPerDim, m_Pool.TexL0_L1rx, dst.z + j, 0, dst.x, dst.y); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_16 = ___source0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_17 = L_16.___TexL0_L1rx_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_18 = V_1; int32_t L_19 = L_18.___z_2; int32_t L_20 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_21 = V_1; int32_t L_22 = L_21.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_23 = V_1; int32_t L_24 = L_23.___y_1; int32_t L_25 = V_4; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_26 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_27 = L_26->___TexL0_L1rx_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_28 = V_2; int32_t L_29 = L_28.___z_2; int32_t L_30 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_31 = V_2; int32_t L_32 = L_31.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_33 = V_2; int32_t L_34 = L_33.___y_1; il2cpp_codegen_runtime_class_init_inline(Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var); Graphics_CopyTexture_m1174E36AE6E6DF2FFF25A028EFD0D7740C7CF91B(L_17, ((int32_t)il2cpp_codegen_add(L_19, L_20)), 0, L_22, L_24, L_25, 4, L_27, ((int32_t)il2cpp_codegen_add(L_29, L_30)), 0, L_32, L_34, NULL); // Graphics.CopyTexture(source.TexL1_G_ry, src.z + j, 0, src.x, src.y, width, kBrickProbeCountPerDim, m_Pool.TexL1_G_ry, dst.z + j, 0, dst.x, dst.y); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_35 = ___source0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_36 = L_35.___TexL1_G_ry_1; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_37 = V_1; int32_t L_38 = L_37.___z_2; int32_t L_39 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_40 = V_1; int32_t L_41 = L_40.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_42 = V_1; int32_t L_43 = L_42.___y_1; int32_t L_44 = V_4; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_45 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_46 = L_45->___TexL1_G_ry_1; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_47 = V_2; int32_t L_48 = L_47.___z_2; int32_t L_49 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_50 = V_2; int32_t L_51 = L_50.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_52 = V_2; int32_t L_53 = L_52.___y_1; Graphics_CopyTexture_m1174E36AE6E6DF2FFF25A028EFD0D7740C7CF91B(L_36, ((int32_t)il2cpp_codegen_add(L_38, L_39)), 0, L_41, L_43, L_44, 4, L_46, ((int32_t)il2cpp_codegen_add(L_48, L_49)), 0, L_51, L_53, NULL); // Graphics.CopyTexture(source.TexL1_B_rz, src.z + j, 0, src.x, src.y, width, kBrickProbeCountPerDim, m_Pool.TexL1_B_rz, dst.z + j, 0, dst.x, dst.y); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_54 = ___source0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_55 = L_54.___TexL1_B_rz_2; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_56 = V_1; int32_t L_57 = L_56.___z_2; int32_t L_58 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_59 = V_1; int32_t L_60 = L_59.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_61 = V_1; int32_t L_62 = L_61.___y_1; int32_t L_63 = V_4; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_64 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_65 = L_64->___TexL1_B_rz_2; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_66 = V_2; int32_t L_67 = L_66.___z_2; int32_t L_68 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_69 = V_2; int32_t L_70 = L_69.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_71 = V_2; int32_t L_72 = L_71.___y_1; Graphics_CopyTexture_m1174E36AE6E6DF2FFF25A028EFD0D7740C7CF91B(L_55, ((int32_t)il2cpp_codegen_add(L_57, L_58)), 0, L_60, L_62, L_63, 4, L_65, ((int32_t)il2cpp_codegen_add(L_67, L_68)), 0, L_70, L_72, NULL); // if (bands == ProbeVolumeSHBands.SphericalHarmonicsL2) int32_t L_73 = ___bands3; V_5 = (bool)((((int32_t)L_73) == ((int32_t)2))? 1 : 0); bool L_74 = V_5; if (!L_74) { goto IL_023d; } } { // Graphics.CopyTexture(source.TexL2_0, src.z + j, 0, src.x, src.y, width, kBrickProbeCountPerDim, m_Pool.TexL2_0, dst.z + j, 0, dst.x, dst.y); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_75 = ___source0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_76 = L_75.___TexL2_0_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_77 = V_1; int32_t L_78 = L_77.___z_2; int32_t L_79 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_80 = V_1; int32_t L_81 = L_80.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_82 = V_1; int32_t L_83 = L_82.___y_1; int32_t L_84 = V_4; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_85 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_86 = L_85->___TexL2_0_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_87 = V_2; int32_t L_88 = L_87.___z_2; int32_t L_89 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_90 = V_2; int32_t L_91 = L_90.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_92 = V_2; int32_t L_93 = L_92.___y_1; il2cpp_codegen_runtime_class_init_inline(Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var); Graphics_CopyTexture_m1174E36AE6E6DF2FFF25A028EFD0D7740C7CF91B(L_76, ((int32_t)il2cpp_codegen_add(L_78, L_79)), 0, L_81, L_83, L_84, 4, L_86, ((int32_t)il2cpp_codegen_add(L_88, L_89)), 0, L_91, L_93, NULL); // Graphics.CopyTexture(source.TexL2_1, src.z + j, 0, src.x, src.y, width, kBrickProbeCountPerDim, m_Pool.TexL2_1, dst.z + j, 0, dst.x, dst.y); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_94 = ___source0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_95 = L_94.___TexL2_1_4; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_96 = V_1; int32_t L_97 = L_96.___z_2; int32_t L_98 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_99 = V_1; int32_t L_100 = L_99.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_101 = V_1; int32_t L_102 = L_101.___y_1; int32_t L_103 = V_4; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_104 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_105 = L_104->___TexL2_1_4; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_106 = V_2; int32_t L_107 = L_106.___z_2; int32_t L_108 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_109 = V_2; int32_t L_110 = L_109.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_111 = V_2; int32_t L_112 = L_111.___y_1; Graphics_CopyTexture_m1174E36AE6E6DF2FFF25A028EFD0D7740C7CF91B(L_95, ((int32_t)il2cpp_codegen_add(L_97, L_98)), 0, L_100, L_102, L_103, 4, L_105, ((int32_t)il2cpp_codegen_add(L_107, L_108)), 0, L_110, L_112, NULL); // Graphics.CopyTexture(source.TexL2_2, src.z + j, 0, src.x, src.y, width, kBrickProbeCountPerDim, m_Pool.TexL2_2, dst.z + j, 0, dst.x, dst.y); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_113 = ___source0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_114 = L_113.___TexL2_2_5; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_115 = V_1; int32_t L_116 = L_115.___z_2; int32_t L_117 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_118 = V_1; int32_t L_119 = L_118.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_120 = V_1; int32_t L_121 = L_120.___y_1; int32_t L_122 = V_4; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_123 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_124 = L_123->___TexL2_2_5; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_125 = V_2; int32_t L_126 = L_125.___z_2; int32_t L_127 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_128 = V_2; int32_t L_129 = L_128.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_130 = V_2; int32_t L_131 = L_130.___y_1; Graphics_CopyTexture_m1174E36AE6E6DF2FFF25A028EFD0D7740C7CF91B(L_114, ((int32_t)il2cpp_codegen_add(L_116, L_117)), 0, L_119, L_121, L_122, 4, L_124, ((int32_t)il2cpp_codegen_add(L_126, L_127)), 0, L_129, L_131, NULL); // Graphics.CopyTexture(source.TexL2_3, src.z + j, 0, src.x, src.y, width, kBrickProbeCountPerDim, m_Pool.TexL2_3, dst.z + j, 0, dst.x, dst.y); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_132 = ___source0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_133 = L_132.___TexL2_3_6; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_134 = V_1; int32_t L_135 = L_134.___z_2; int32_t L_136 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_137 = V_1; int32_t L_138 = L_137.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_139 = V_1; int32_t L_140 = L_139.___y_1; int32_t L_141 = V_4; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_142 = (&__this->___m_Pool_7); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_143 = L_142->___TexL2_3_6; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_144 = V_2; int32_t L_145 = L_144.___z_2; int32_t L_146 = V_3; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_147 = V_2; int32_t L_148 = L_147.___x_0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_149 = V_2; int32_t L_150 = L_149.___y_1; Graphics_CopyTexture_m1174E36AE6E6DF2FFF25A028EFD0D7740C7CF91B(L_133, ((int32_t)il2cpp_codegen_add(L_135, L_136)), 0, L_138, L_140, L_141, 4, L_143, ((int32_t)il2cpp_codegen_add(L_145, L_146)), 0, L_148, L_150, NULL); } IL_023d: { // for (int j = 0; j < kBrickProbeCountPerDim; j++) int32_t L_151 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_151, 1)); } IL_0242: { // for (int j = 0; j < kBrickProbeCountPerDim; j++) int32_t L_152 = V_3; V_6 = (bool)((((int32_t)L_152) < ((int32_t)4))? 1 : 0); bool L_153 = V_6; if (L_153) { goto IL_0034; } } { // for (int i = 0; i < srcLocations.Count; i++) int32_t L_154 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_154, 1)); } IL_0254: { // for (int i = 0; i < srcLocations.Count; i++) int32_t L_155 = V_0; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_156 = ___srcLocations1; NullCheck(L_156); int32_t L_157; L_157 = List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_inline(L_156, List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); V_7 = (bool)((((int32_t)L_155) < ((int32_t)L_157))? 1 : 0); bool L_158 = V_7; if (L_158) { goto IL_001c; } } { // } return; } } // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeBrickPool::ProbeCountToDataLocSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeBrickPool_ProbeCountToDataLocSize_mFB4FFBD7A584D6A533A39F1CC1B4DD0CDEDA80F1 (int32_t ___numProbes0, 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; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; bool V_5 = false; bool V_6 = false; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_7; memset((&V_7), 0, sizeof(V_7)); { // Debug.Assert(numProbes != 0); int32_t L_0 = ___numProbes0; il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0), NULL); // Debug.Assert(numProbes % kBrickProbeCountTotal == 0); int32_t L_1 = ___numProbes0; Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)((((int32_t)((int32_t)(L_1%((int32_t)64)))) == ((int32_t)0))? 1 : 0), NULL); // int numBricks = numProbes / kBrickProbeCountTotal; int32_t L_2 = ___numProbes0; V_0 = ((int32_t)(L_2/((int32_t)64))); // int poolWidth = kMaxPoolWidth / kBrickProbeCountPerDim; V_1 = ((int32_t)512); // depth = (numBricks + poolWidth * poolWidth - 1) / (poolWidth * poolWidth); int32_t L_3 = V_0; int32_t L_4 = V_1; int32_t L_5 = V_1; int32_t L_6 = V_1; int32_t L_7 = V_1; V_4 = ((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_3, ((int32_t)il2cpp_codegen_multiply(L_4, L_5)))), 1))/((int32_t)il2cpp_codegen_multiply(L_6, L_7)))); // if (depth > 1) int32_t L_8 = V_4; V_5 = (bool)((((int32_t)L_8) > ((int32_t)1))? 1 : 0); bool L_9 = V_5; if (!L_9) { goto IL_0041; } } { // width = height = poolWidth; int32_t L_10 = V_1; int32_t L_11 = L_10; V_3 = L_11; V_2 = L_11; goto IL_005b; } IL_0041: { // height = (numBricks + poolWidth - 1) / poolWidth; int32_t L_12 = V_0; int32_t L_13 = V_1; int32_t L_14 = V_1; V_3 = ((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_12, L_13)), 1))/L_14)); // if (height > 1) int32_t L_15 = V_3; V_6 = (bool)((((int32_t)L_15) > ((int32_t)1))? 1 : 0); bool L_16 = V_6; if (!L_16) { goto IL_0058; } } { // width = poolWidth; int32_t L_17 = V_1; V_2 = L_17; goto IL_005a; } IL_0058: { // width = numBricks; int32_t L_18 = V_0; V_2 = L_18; } IL_005a: { } IL_005b: { // width *= kBrickProbeCountPerDim; int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_multiply(L_19, 4)); // height *= kBrickProbeCountPerDim; int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_multiply(L_20, 4)); // depth *= kBrickProbeCountPerDim; int32_t L_21 = V_4; V_4 = ((int32_t)il2cpp_codegen_multiply(L_21, 4)); // return new Vector3Int(width, height, depth); int32_t L_22 = V_2; int32_t L_23 = V_3; int32_t L_24 = V_4; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_25; memset((&L_25), 0, sizeof(L_25)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_25), L_22, L_23, L_24, /*hidden argument*/NULL); V_7 = L_25; goto IL_0076; } IL_0076: { // } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_26 = V_7; return L_26; } } // UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation UnityEngine.Experimental.Rendering.ProbeBrickPool::CreateDataLocation(System.Int32,System.Boolean,UnityEngine.Experimental.Rendering.ProbeVolumeSHBands,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF ProbeBrickPool_CreateDataLocation_m69E2A8A785E5FFE755A213542EE2CDBC8040237D (int32_t ___numProbes0, bool ___compressed1, int32_t ___bands2, int32_t* ___allocatedBytes3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF V_5; memset((&V_5), 0, sizeof(V_5)); bool V_6 = false; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF V_7; memset((&V_7), 0, sizeof(V_7)); int32_t G_B2_0 = 0; int32_t G_B2_1 = 0; int32_t G_B2_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B2_3 = NULL; int32_t G_B1_0 = 0; int32_t G_B1_1 = 0; int32_t G_B1_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B1_3 = NULL; int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; int32_t G_B3_2 = 0; int32_t G_B3_3 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B3_4 = NULL; int32_t G_B5_0 = 0; int32_t G_B5_1 = 0; int32_t* G_B5_2 = NULL; int32_t G_B4_0 = 0; int32_t G_B4_1 = 0; int32_t* G_B4_2 = NULL; int32_t G_B6_0 = 0; int32_t G_B6_1 = 0; int32_t G_B6_2 = 0; int32_t* G_B6_3 = NULL; int32_t G_B8_0 = 0; int32_t G_B8_1 = 0; int32_t G_B8_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B8_3 = NULL; int32_t G_B7_0 = 0; int32_t G_B7_1 = 0; int32_t G_B7_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B7_3 = NULL; int32_t G_B9_0 = 0; int32_t G_B9_1 = 0; int32_t G_B9_2 = 0; int32_t G_B9_3 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B9_4 = NULL; int32_t G_B11_0 = 0; int32_t G_B11_1 = 0; int32_t* G_B11_2 = NULL; int32_t G_B10_0 = 0; int32_t G_B10_1 = 0; int32_t* G_B10_2 = NULL; int32_t G_B12_0 = 0; int32_t G_B12_1 = 0; int32_t G_B12_2 = 0; int32_t* G_B12_3 = NULL; int32_t G_B15_0 = 0; int32_t G_B15_1 = 0; int32_t G_B15_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B15_3 = NULL; int32_t G_B14_0 = 0; int32_t G_B14_1 = 0; int32_t G_B14_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B14_3 = NULL; int32_t G_B16_0 = 0; int32_t G_B16_1 = 0; int32_t G_B16_2 = 0; int32_t G_B16_3 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B16_4 = NULL; int32_t G_B18_0 = 0; int32_t G_B18_1 = 0; int32_t* G_B18_2 = NULL; int32_t G_B17_0 = 0; int32_t G_B17_1 = 0; int32_t* G_B17_2 = NULL; int32_t G_B19_0 = 0; int32_t G_B19_1 = 0; int32_t G_B19_2 = 0; int32_t* G_B19_3 = NULL; int32_t G_B21_0 = 0; int32_t G_B21_1 = 0; int32_t G_B21_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B21_3 = NULL; int32_t G_B20_0 = 0; int32_t G_B20_1 = 0; int32_t G_B20_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B20_3 = NULL; int32_t G_B22_0 = 0; int32_t G_B22_1 = 0; int32_t G_B22_2 = 0; int32_t G_B22_3 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B22_4 = NULL; int32_t G_B24_0 = 0; int32_t G_B24_1 = 0; int32_t* G_B24_2 = NULL; int32_t G_B23_0 = 0; int32_t G_B23_1 = 0; int32_t* G_B23_2 = NULL; int32_t G_B25_0 = 0; int32_t G_B25_1 = 0; int32_t G_B25_2 = 0; int32_t* G_B25_3 = NULL; int32_t G_B27_0 = 0; int32_t G_B27_1 = 0; int32_t G_B27_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B27_3 = NULL; int32_t G_B26_0 = 0; int32_t G_B26_1 = 0; int32_t G_B26_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B26_3 = NULL; int32_t G_B28_0 = 0; int32_t G_B28_1 = 0; int32_t G_B28_2 = 0; int32_t G_B28_3 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B28_4 = NULL; int32_t G_B30_0 = 0; int32_t G_B30_1 = 0; int32_t* G_B30_2 = NULL; int32_t G_B29_0 = 0; int32_t G_B29_1 = 0; int32_t* G_B29_2 = NULL; int32_t G_B31_0 = 0; int32_t G_B31_1 = 0; int32_t G_B31_2 = 0; int32_t* G_B31_3 = NULL; int32_t G_B33_0 = 0; int32_t G_B33_1 = 0; int32_t G_B33_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B33_3 = NULL; int32_t G_B32_0 = 0; int32_t G_B32_1 = 0; int32_t G_B32_2 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B32_3 = NULL; int32_t G_B34_0 = 0; int32_t G_B34_1 = 0; int32_t G_B34_2 = 0; int32_t G_B34_3 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* G_B34_4 = NULL; int32_t G_B36_0 = 0; int32_t G_B36_1 = 0; int32_t* G_B36_2 = NULL; int32_t G_B35_0 = 0; int32_t G_B35_1 = 0; int32_t* G_B35_2 = NULL; int32_t G_B37_0 = 0; int32_t G_B37_1 = 0; int32_t G_B37_2 = 0; int32_t* G_B37_3 = NULL; { // Vector3Int locSize = ProbeCountToDataLocSize(numProbes); int32_t L_0 = ___numProbes0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_1; L_1 = ProbeBrickPool_ProbeCountToDataLocSize_mFB4FFBD7A584D6A533A39F1CC1B4DD0CDEDA80F1(L_0, NULL); V_0 = L_1; // int width = locSize.x; int32_t L_2; L_2 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_0), NULL); V_1 = L_2; // int height = locSize.y; int32_t L_3; L_3 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_0), NULL); V_2 = L_3; // int depth = locSize.z; int32_t L_4; L_4 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_0), NULL); V_3 = L_4; // int texelCount = width * height * depth; int32_t L_5 = V_1; int32_t L_6 = V_2; int32_t L_7 = V_3; V_4 = ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_5, L_6)), L_7)); // allocatedBytes = 0; int32_t* L_8 = ___allocatedBytes3; *((int32_t*)L_8) = (int32_t)0; // loc.TexL0_L1rx = new Texture3D(width, height, depth, GraphicsFormat.R16G16B16A16_SFloat, TextureCreationFlags.None, 1); int32_t L_9 = V_1; int32_t L_10 = V_2; int32_t L_11 = V_3; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_12 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)il2cpp_codegen_object_new(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var); NullCheck(L_12); Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E(L_12, L_9, L_10, L_11, ((int32_t)48), 0, 1, NULL); (&V_5)->___TexL0_L1rx_0 = L_12; Il2CppCodeGenWriteBarrier((void**)(&(&V_5)->___TexL0_L1rx_0), (void*)L_12); // allocatedBytes += texelCount * 8; int32_t* L_13 = ___allocatedBytes3; int32_t* L_14 = ___allocatedBytes3; int32_t L_15 = *((int32_t*)L_14); int32_t L_16 = V_4; *((int32_t*)L_13) = (int32_t)((int32_t)il2cpp_codegen_add(L_15, ((int32_t)il2cpp_codegen_multiply(L_16, 8)))); // loc.TexL1_G_ry = new Texture3D(width, height, depth, compressed ? GraphicsFormat.RGBA_BC7_UNorm : GraphicsFormat.R8G8B8A8_UNorm, TextureCreationFlags.None, 1); int32_t L_17 = V_1; int32_t L_18 = V_2; int32_t L_19 = V_3; bool L_20 = ___compressed1; G_B1_0 = L_19; G_B1_1 = L_18; G_B1_2 = L_17; G_B1_3 = (&V_5); if (L_20) { G_B2_0 = L_19; G_B2_1 = L_18; G_B2_2 = L_17; G_B2_3 = (&V_5); goto IL_0051; } } { G_B3_0 = 8; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; G_B3_3 = G_B1_2; G_B3_4 = G_B1_3; goto IL_0053; } IL_0051: { G_B3_0 = ((int32_t)109); G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; G_B3_3 = G_B2_2; G_B3_4 = G_B2_3; } IL_0053: { Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_21 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)il2cpp_codegen_object_new(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var); NullCheck(L_21); Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E(L_21, G_B3_3, G_B3_2, G_B3_1, G_B3_0, 0, 1, NULL); G_B3_4->___TexL1_G_ry_1 = L_21; Il2CppCodeGenWriteBarrier((void**)(&G_B3_4->___TexL1_G_ry_1), (void*)L_21); // allocatedBytes += texelCount * (compressed ? 1 : 4); int32_t* L_22 = ___allocatedBytes3; int32_t* L_23 = ___allocatedBytes3; int32_t L_24 = *((int32_t*)L_23); int32_t L_25 = V_4; bool L_26 = ___compressed1; G_B4_0 = L_25; G_B4_1 = L_24; G_B4_2 = L_22; if (L_26) { G_B5_0 = L_25; G_B5_1 = L_24; G_B5_2 = L_22; goto IL_006a; } } { G_B6_0 = 4; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; G_B6_3 = G_B4_2; goto IL_006b; } IL_006a: { G_B6_0 = 1; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; G_B6_3 = G_B5_2; } IL_006b: { *((int32_t*)G_B6_3) = (int32_t)((int32_t)il2cpp_codegen_add(G_B6_2, ((int32_t)il2cpp_codegen_multiply(G_B6_1, G_B6_0)))); // loc.TexL1_B_rz = new Texture3D(width, height, depth, compressed ? GraphicsFormat.RGBA_BC7_UNorm : GraphicsFormat.R8G8B8A8_UNorm, TextureCreationFlags.None, 1); int32_t L_27 = V_1; int32_t L_28 = V_2; int32_t L_29 = V_3; bool L_30 = ___compressed1; G_B7_0 = L_29; G_B7_1 = L_28; G_B7_2 = L_27; G_B7_3 = (&V_5); if (L_30) { G_B8_0 = L_29; G_B8_1 = L_28; G_B8_2 = L_27; G_B8_3 = (&V_5); goto IL_0079; } } { G_B9_0 = 8; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; G_B9_3 = G_B7_2; G_B9_4 = G_B7_3; goto IL_007b; } IL_0079: { G_B9_0 = ((int32_t)109); G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; G_B9_3 = G_B8_2; G_B9_4 = G_B8_3; } IL_007b: { Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_31 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)il2cpp_codegen_object_new(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var); NullCheck(L_31); Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E(L_31, G_B9_3, G_B9_2, G_B9_1, G_B9_0, 0, 1, NULL); G_B9_4->___TexL1_B_rz_2 = L_31; Il2CppCodeGenWriteBarrier((void**)(&G_B9_4->___TexL1_B_rz_2), (void*)L_31); // allocatedBytes += texelCount * (compressed ? 1 : 4); int32_t* L_32 = ___allocatedBytes3; int32_t* L_33 = ___allocatedBytes3; int32_t L_34 = *((int32_t*)L_33); int32_t L_35 = V_4; bool L_36 = ___compressed1; G_B10_0 = L_35; G_B10_1 = L_34; G_B10_2 = L_32; if (L_36) { G_B11_0 = L_35; G_B11_1 = L_34; G_B11_2 = L_32; goto IL_0092; } } { G_B12_0 = 4; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; G_B12_3 = G_B10_2; goto IL_0093; } IL_0092: { G_B12_0 = 1; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; G_B12_3 = G_B11_2; } IL_0093: { *((int32_t*)G_B12_3) = (int32_t)((int32_t)il2cpp_codegen_add(G_B12_2, ((int32_t)il2cpp_codegen_multiply(G_B12_1, G_B12_0)))); // if (bands == ProbeVolumeSHBands.SphericalHarmonicsL2) int32_t L_37 = ___bands2; V_6 = (bool)((((int32_t)L_37) == ((int32_t)2))? 1 : 0); bool L_38 = V_6; if (!L_38) { goto IL_0147; } } { // loc.TexL2_0 = new Texture3D(width, height, depth, compressed ? GraphicsFormat.RGBA_BC7_UNorm : GraphicsFormat.R8G8B8A8_UNorm, TextureCreationFlags.None, 1); int32_t L_39 = V_1; int32_t L_40 = V_2; int32_t L_41 = V_3; bool L_42 = ___compressed1; G_B14_0 = L_41; G_B14_1 = L_40; G_B14_2 = L_39; G_B14_3 = (&V_5); if (L_42) { G_B15_0 = L_41; G_B15_1 = L_40; G_B15_2 = L_39; G_B15_3 = (&V_5); goto IL_00af; } } { G_B16_0 = 8; G_B16_1 = G_B14_0; G_B16_2 = G_B14_1; G_B16_3 = G_B14_2; G_B16_4 = G_B14_3; goto IL_00b1; } IL_00af: { G_B16_0 = ((int32_t)109); G_B16_1 = G_B15_0; G_B16_2 = G_B15_1; G_B16_3 = G_B15_2; G_B16_4 = G_B15_3; } IL_00b1: { Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_43 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)il2cpp_codegen_object_new(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var); NullCheck(L_43); Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E(L_43, G_B16_3, G_B16_2, G_B16_1, G_B16_0, 0, 1, NULL); G_B16_4->___TexL2_0_3 = L_43; Il2CppCodeGenWriteBarrier((void**)(&G_B16_4->___TexL2_0_3), (void*)L_43); // allocatedBytes += texelCount * (compressed ? 1 : 4); int32_t* L_44 = ___allocatedBytes3; int32_t* L_45 = ___allocatedBytes3; int32_t L_46 = *((int32_t*)L_45); int32_t L_47 = V_4; bool L_48 = ___compressed1; G_B17_0 = L_47; G_B17_1 = L_46; G_B17_2 = L_44; if (L_48) { G_B18_0 = L_47; G_B18_1 = L_46; G_B18_2 = L_44; goto IL_00c8; } } { G_B19_0 = 4; G_B19_1 = G_B17_0; G_B19_2 = G_B17_1; G_B19_3 = G_B17_2; goto IL_00c9; } IL_00c8: { G_B19_0 = 1; G_B19_1 = G_B18_0; G_B19_2 = G_B18_1; G_B19_3 = G_B18_2; } IL_00c9: { *((int32_t*)G_B19_3) = (int32_t)((int32_t)il2cpp_codegen_add(G_B19_2, ((int32_t)il2cpp_codegen_multiply(G_B19_1, G_B19_0)))); // loc.TexL2_1 = new Texture3D(width, height, depth, compressed ? GraphicsFormat.RGBA_BC7_UNorm : GraphicsFormat.R8G8B8A8_UNorm, TextureCreationFlags.None, 1); int32_t L_49 = V_1; int32_t L_50 = V_2; int32_t L_51 = V_3; bool L_52 = ___compressed1; G_B20_0 = L_51; G_B20_1 = L_50; G_B20_2 = L_49; G_B20_3 = (&V_5); if (L_52) { G_B21_0 = L_51; G_B21_1 = L_50; G_B21_2 = L_49; G_B21_3 = (&V_5); goto IL_00d7; } } { G_B22_0 = 8; G_B22_1 = G_B20_0; G_B22_2 = G_B20_1; G_B22_3 = G_B20_2; G_B22_4 = G_B20_3; goto IL_00d9; } IL_00d7: { G_B22_0 = ((int32_t)109); G_B22_1 = G_B21_0; G_B22_2 = G_B21_1; G_B22_3 = G_B21_2; G_B22_4 = G_B21_3; } IL_00d9: { Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_53 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)il2cpp_codegen_object_new(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var); NullCheck(L_53); Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E(L_53, G_B22_3, G_B22_2, G_B22_1, G_B22_0, 0, 1, NULL); G_B22_4->___TexL2_1_4 = L_53; Il2CppCodeGenWriteBarrier((void**)(&G_B22_4->___TexL2_1_4), (void*)L_53); // allocatedBytes += texelCount * (compressed ? 1 : 4); int32_t* L_54 = ___allocatedBytes3; int32_t* L_55 = ___allocatedBytes3; int32_t L_56 = *((int32_t*)L_55); int32_t L_57 = V_4; bool L_58 = ___compressed1; G_B23_0 = L_57; G_B23_1 = L_56; G_B23_2 = L_54; if (L_58) { G_B24_0 = L_57; G_B24_1 = L_56; G_B24_2 = L_54; goto IL_00f0; } } { G_B25_0 = 4; G_B25_1 = G_B23_0; G_B25_2 = G_B23_1; G_B25_3 = G_B23_2; goto IL_00f1; } IL_00f0: { G_B25_0 = 1; G_B25_1 = G_B24_0; G_B25_2 = G_B24_1; G_B25_3 = G_B24_2; } IL_00f1: { *((int32_t*)G_B25_3) = (int32_t)((int32_t)il2cpp_codegen_add(G_B25_2, ((int32_t)il2cpp_codegen_multiply(G_B25_1, G_B25_0)))); // loc.TexL2_2 = new Texture3D(width, height, depth, compressed ? GraphicsFormat.RGBA_BC7_UNorm : GraphicsFormat.R8G8B8A8_UNorm, TextureCreationFlags.None, 1); int32_t L_59 = V_1; int32_t L_60 = V_2; int32_t L_61 = V_3; bool L_62 = ___compressed1; G_B26_0 = L_61; G_B26_1 = L_60; G_B26_2 = L_59; G_B26_3 = (&V_5); if (L_62) { G_B27_0 = L_61; G_B27_1 = L_60; G_B27_2 = L_59; G_B27_3 = (&V_5); goto IL_00ff; } } { G_B28_0 = 8; G_B28_1 = G_B26_0; G_B28_2 = G_B26_1; G_B28_3 = G_B26_2; G_B28_4 = G_B26_3; goto IL_0101; } IL_00ff: { G_B28_0 = ((int32_t)109); G_B28_1 = G_B27_0; G_B28_2 = G_B27_1; G_B28_3 = G_B27_2; G_B28_4 = G_B27_3; } IL_0101: { Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_63 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)il2cpp_codegen_object_new(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var); NullCheck(L_63); Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E(L_63, G_B28_3, G_B28_2, G_B28_1, G_B28_0, 0, 1, NULL); G_B28_4->___TexL2_2_5 = L_63; Il2CppCodeGenWriteBarrier((void**)(&G_B28_4->___TexL2_2_5), (void*)L_63); // allocatedBytes += texelCount * (compressed ? 1 : 4); int32_t* L_64 = ___allocatedBytes3; int32_t* L_65 = ___allocatedBytes3; int32_t L_66 = *((int32_t*)L_65); int32_t L_67 = V_4; bool L_68 = ___compressed1; G_B29_0 = L_67; G_B29_1 = L_66; G_B29_2 = L_64; if (L_68) { G_B30_0 = L_67; G_B30_1 = L_66; G_B30_2 = L_64; goto IL_0118; } } { G_B31_0 = 4; G_B31_1 = G_B29_0; G_B31_2 = G_B29_1; G_B31_3 = G_B29_2; goto IL_0119; } IL_0118: { G_B31_0 = 1; G_B31_1 = G_B30_0; G_B31_2 = G_B30_1; G_B31_3 = G_B30_2; } IL_0119: { *((int32_t*)G_B31_3) = (int32_t)((int32_t)il2cpp_codegen_add(G_B31_2, ((int32_t)il2cpp_codegen_multiply(G_B31_1, G_B31_0)))); // loc.TexL2_3 = new Texture3D(width, height, depth, compressed ? GraphicsFormat.RGBA_BC7_UNorm : GraphicsFormat.R8G8B8A8_UNorm, TextureCreationFlags.None, 1); int32_t L_69 = V_1; int32_t L_70 = V_2; int32_t L_71 = V_3; bool L_72 = ___compressed1; G_B32_0 = L_71; G_B32_1 = L_70; G_B32_2 = L_69; G_B32_3 = (&V_5); if (L_72) { G_B33_0 = L_71; G_B33_1 = L_70; G_B33_2 = L_69; G_B33_3 = (&V_5); goto IL_0127; } } { G_B34_0 = 8; G_B34_1 = G_B32_0; G_B34_2 = G_B32_1; G_B34_3 = G_B32_2; G_B34_4 = G_B32_3; goto IL_0129; } IL_0127: { G_B34_0 = ((int32_t)109); G_B34_1 = G_B33_0; G_B34_2 = G_B33_1; G_B34_3 = G_B33_2; G_B34_4 = G_B33_3; } IL_0129: { Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_73 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)il2cpp_codegen_object_new(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1_il2cpp_TypeInfo_var); NullCheck(L_73); Texture3D__ctor_m2814019477DFC8BAD31E7C3CEEEBB693DC26A67E(L_73, G_B34_3, G_B34_2, G_B34_1, G_B34_0, 0, 1, NULL); G_B34_4->___TexL2_3_6 = L_73; Il2CppCodeGenWriteBarrier((void**)(&G_B34_4->___TexL2_3_6), (void*)L_73); // allocatedBytes += texelCount * (compressed ? 1 : 4); int32_t* L_74 = ___allocatedBytes3; int32_t* L_75 = ___allocatedBytes3; int32_t L_76 = *((int32_t*)L_75); int32_t L_77 = V_4; bool L_78 = ___compressed1; G_B35_0 = L_77; G_B35_1 = L_76; G_B35_2 = L_74; if (L_78) { G_B36_0 = L_77; G_B36_1 = L_76; G_B36_2 = L_74; goto IL_0140; } } { G_B37_0 = 4; G_B37_1 = G_B35_0; G_B37_2 = G_B35_1; G_B37_3 = G_B35_2; goto IL_0141; } IL_0140: { G_B37_0 = 1; G_B37_1 = G_B36_0; G_B37_2 = G_B36_1; G_B37_3 = G_B36_2; } IL_0141: { *((int32_t*)G_B37_3) = (int32_t)((int32_t)il2cpp_codegen_add(G_B37_2, ((int32_t)il2cpp_codegen_multiply(G_B37_1, G_B37_0)))); goto IL_0169; } IL_0147: { // loc.TexL2_0 = null; (&V_5)->___TexL2_0_3 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&(&V_5)->___TexL2_0_3), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // loc.TexL2_1 = null; (&V_5)->___TexL2_1_4 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&(&V_5)->___TexL2_1_4), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // loc.TexL2_2 = null; (&V_5)->___TexL2_2_5 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&(&V_5)->___TexL2_2_5), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // loc.TexL2_3 = null; (&V_5)->___TexL2_3_6 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&(&V_5)->___TexL2_3_6), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); } IL_0169: { // loc.width = width; int32_t L_79 = V_1; (&V_5)->___width_7 = L_79; // loc.height = height; int32_t L_80 = V_2; (&V_5)->___height_8 = L_80; // loc.depth = depth; int32_t L_81 = V_3; (&V_5)->___depth_9 = L_81; // return loc; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_82 = V_5; V_7 = L_82; goto IL_0187; } IL_0187: { // } DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_83 = V_7; return L_83; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::SetPixel(UnityEngine.Color[]&,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389** ___data0, int32_t ___x1, int32_t ___y2, int32_t ___z3, int32_t ___dataLocWidth4, int32_t ___dataLocHeight5, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___value6, const RuntimeMethod* method) { int32_t V_0 = 0; { // int index = x + dataLocWidth * (y + dataLocHeight * z); int32_t L_0 = ___x1; int32_t L_1 = ___dataLocWidth4; int32_t L_2 = ___y2; int32_t L_3 = ___dataLocHeight5; int32_t L_4 = ___z3; V_0 = ((int32_t)il2cpp_codegen_add(L_0, ((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)il2cpp_codegen_add(L_2, ((int32_t)il2cpp_codegen_multiply(L_3, L_4)))))))); // data[index] = value; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389** L_5 = ___data0; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_6 = *((ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389**)L_5); int32_t L_7 = V_0; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___value6; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_8); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::FillDataLocation(UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation&,UnityEngine.Rendering.SphericalHarmonicsL2[],UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_FillDataLocation_m749F98CDC969320C029782CA95FA381A8267C095 (DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* ___loc0, SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* ___shl21, int32_t ___bands2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7FE7BD17575C54D0C244CEFE5E97450F17D078CE); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_5; memset((&V_5), 0, sizeof(V_5)); ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* V_6 = NULL; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* V_7 = NULL; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* V_8 = NULL; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* V_9 = NULL; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* V_10 = NULL; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* V_11 = NULL; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* V_12 = NULL; bool V_13 = false; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; int32_t V_18 = 0; int32_t V_19 = 0; int32_t V_20 = 0; bool V_21 = false; bool V_22 = false; bool V_23 = false; bool V_24 = false; bool V_25 = false; bool V_26 = false; bool V_27 = false; bool V_28 = false; int32_t G_B19_0 = 0; { // int numBricks = shl2.Length / kBrickProbeCountTotal; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_0 = ___shl21; NullCheck(L_0); V_0 = ((int32_t)(((int32_t)(((RuntimeArray*)L_0)->max_length))/((int32_t)64))); // int shidx = 0; V_1 = 0; // int bx = 0, by = 0, bz = 0; V_2 = 0; // int bx = 0, by = 0, bz = 0; V_3 = 0; // int bx = 0, by = 0, bz = 0; V_4 = 0; // Color c = new Color(); il2cpp_codegen_initobj((&V_5), sizeof(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)); // Color[] L0L1Rx_locData = new Color[loc.width * loc.height * loc.depth * 2]; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_1 = ___loc0; int32_t L_2 = L_1->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_3 = ___loc0; int32_t L_4 = L_3->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_5 = ___loc0; int32_t L_6 = L_5->___depth_9; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_7 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_2, L_4)), L_6)), 2))); V_6 = L_7; // Color[] L1GL1Ry_locData = new Color[loc.width * loc.height * loc.depth * 2]; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_8 = ___loc0; int32_t L_9 = L_8->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_10 = ___loc0; int32_t L_11 = L_10->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_12 = ___loc0; int32_t L_13 = L_12->___depth_9; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_14 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_9, L_11)), L_13)), 2))); V_7 = L_14; // Color[] L1BL1Rz_locData = new Color[loc.width * loc.height * loc.depth * 2]; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_15 = ___loc0; int32_t L_16 = L_15->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_17 = ___loc0; int32_t L_18 = L_17->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_19 = ___loc0; int32_t L_20 = L_19->___depth_9; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_21 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_16, L_18)), L_20)), 2))); V_8 = L_21; // Color[] L2_0_locData = null; V_9 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)NULL; // Color[] L2_1_locData = null; V_10 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)NULL; // Color[] L2_2_locData = null; V_11 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)NULL; // Color[] L2_3_locData = null; V_12 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)NULL; // if (bands == ProbeVolumeSHBands.SphericalHarmonicsL2) int32_t L_22 = ___bands2; V_13 = (bool)((((int32_t)L_22) == ((int32_t)2))? 1 : 0); bool L_23 = V_13; if (!L_23) { goto IL_00f4; } } { // L2_0_locData = new Color[loc.width * loc.height * loc.depth]; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_24 = ___loc0; int32_t L_25 = L_24->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_26 = ___loc0; int32_t L_27 = L_26->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_28 = ___loc0; int32_t L_29 = L_28->___depth_9; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_30 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_25, L_27)), L_29))); V_9 = L_30; // L2_1_locData = new Color[loc.width * loc.height * loc.depth]; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_31 = ___loc0; int32_t L_32 = L_31->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_33 = ___loc0; int32_t L_34 = L_33->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_35 = ___loc0; int32_t L_36 = L_35->___depth_9; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_37 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_32, L_34)), L_36))); V_10 = L_37; // L2_2_locData = new Color[loc.width * loc.height * loc.depth]; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_38 = ___loc0; int32_t L_39 = L_38->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_40 = ___loc0; int32_t L_41 = L_40->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_42 = ___loc0; int32_t L_43 = L_42->___depth_9; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_44 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_39, L_41)), L_43))); V_11 = L_44; // L2_3_locData = new Color[loc.width * loc.height * loc.depth]; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_45 = ___loc0; int32_t L_46 = L_45->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_47 = ___loc0; int32_t L_48 = L_47->___height_8; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_49 = ___loc0; int32_t L_50 = L_49->___depth_9; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_51 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_46, L_48)), L_50))); V_12 = L_51; } IL_00f4: { // for (int brickIdx = 0; brickIdx < shl2.Length; brickIdx += kBrickProbeCountTotal) V_14 = 0; goto IL_04e8; } IL_00fc: { // for (int z = 0; z < kBrickProbeCountPerDim; z++) V_15 = 0; goto IL_0476; } IL_0105: { // for (int y = 0; y < kBrickProbeCountPerDim; y++) V_16 = 0; goto IL_0461; } IL_010e: { // for (int x = 0; x < kBrickProbeCountPerDim; x++) V_17 = 0; goto IL_044c; } IL_0117: { // int ix = bx + x; int32_t L_52 = V_2; int32_t L_53 = V_17; V_18 = ((int32_t)il2cpp_codegen_add(L_52, L_53)); // int iy = by + y; int32_t L_54 = V_3; int32_t L_55 = V_16; V_19 = ((int32_t)il2cpp_codegen_add(L_54, L_55)); // int iz = bz + z; int32_t L_56 = V_4; int32_t L_57 = V_15; V_20 = ((int32_t)il2cpp_codegen_add(L_56, L_57)); // c.r = shl2[shidx][0, 0]; // L0.r SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_58 = ___shl21; int32_t L_59 = V_1; NullCheck(L_58); float L_60; L_60 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_58)->GetAddressAt(static_cast(L_59))), 0, 0, NULL); (&V_5)->___r_0 = L_60; // c.g = shl2[shidx][1, 0]; // L0.g SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_61 = ___shl21; int32_t L_62 = V_1; NullCheck(L_61); float L_63; L_63 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_61)->GetAddressAt(static_cast(L_62))), 1, 0, NULL); (&V_5)->___g_1 = L_63; // c.b = shl2[shidx][2, 0]; // L0.b SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_64 = ___shl21; int32_t L_65 = V_1; NullCheck(L_64); float L_66; L_66 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_64)->GetAddressAt(static_cast(L_65))), 2, 0, NULL); (&V_5)->___b_2 = L_66; // c.a = shl2[shidx][0, 1]; // L1_R.r SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_67 = ___shl21; int32_t L_68 = V_1; NullCheck(L_67); float L_69; L_69 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_67)->GetAddressAt(static_cast(L_68))), 0, 1, NULL); (&V_5)->___a_3 = L_69; // SetPixel(ref L0L1Rx_locData, ix, iy, iz, loc.width, loc.height, c); int32_t L_70 = V_18; int32_t L_71 = V_19; int32_t L_72 = V_20; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_73 = ___loc0; int32_t L_74 = L_73->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_75 = ___loc0; int32_t L_76 = L_75->___height_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_77 = V_5; ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F((&V_6), L_70, L_71, L_72, L_74, L_76, L_77, NULL); // c.r = shl2[shidx][1, 1]; // L1_G.r SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_78 = ___shl21; int32_t L_79 = V_1; NullCheck(L_78); float L_80; L_80 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_78)->GetAddressAt(static_cast(L_79))), 1, 1, NULL); (&V_5)->___r_0 = L_80; // c.g = shl2[shidx][1, 2]; // L1_G.g SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_81 = ___shl21; int32_t L_82 = V_1; NullCheck(L_81); float L_83; L_83 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_81)->GetAddressAt(static_cast(L_82))), 1, 2, NULL); (&V_5)->___g_1 = L_83; // c.b = shl2[shidx][1, 3]; // L1_G.b SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_84 = ___shl21; int32_t L_85 = V_1; NullCheck(L_84); float L_86; L_86 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_84)->GetAddressAt(static_cast(L_85))), 1, 3, NULL); (&V_5)->___b_2 = L_86; // c.a = shl2[shidx][0, 2]; // L1_R.g SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_87 = ___shl21; int32_t L_88 = V_1; NullCheck(L_87); float L_89; L_89 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_87)->GetAddressAt(static_cast(L_88))), 0, 2, NULL); (&V_5)->___a_3 = L_89; // SetPixel(ref L1GL1Ry_locData, ix, iy, iz, loc.width, loc.height, c); int32_t L_90 = V_18; int32_t L_91 = V_19; int32_t L_92 = V_20; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_93 = ___loc0; int32_t L_94 = L_93->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_95 = ___loc0; int32_t L_96 = L_95->___height_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_97 = V_5; ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F((&V_7), L_90, L_91, L_92, L_94, L_96, L_97, NULL); // c.r = shl2[shidx][2, 1]; // L1_B.r SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_98 = ___shl21; int32_t L_99 = V_1; NullCheck(L_98); float L_100; L_100 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_98)->GetAddressAt(static_cast(L_99))), 2, 1, NULL); (&V_5)->___r_0 = L_100; // c.g = shl2[shidx][2, 2]; // L1_B.g SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_101 = ___shl21; int32_t L_102 = V_1; NullCheck(L_101); float L_103; L_103 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_101)->GetAddressAt(static_cast(L_102))), 2, 2, NULL); (&V_5)->___g_1 = L_103; // c.b = shl2[shidx][2, 3]; // L1_B.b SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_104 = ___shl21; int32_t L_105 = V_1; NullCheck(L_104); float L_106; L_106 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_104)->GetAddressAt(static_cast(L_105))), 2, 3, NULL); (&V_5)->___b_2 = L_106; // c.a = shl2[shidx][0, 3]; // L1_R.b SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_107 = ___shl21; int32_t L_108 = V_1; NullCheck(L_107); float L_109; L_109 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_107)->GetAddressAt(static_cast(L_108))), 0, 3, NULL); (&V_5)->___a_3 = L_109; // SetPixel(ref L1BL1Rz_locData, ix, iy, iz, loc.width, loc.height, c); int32_t L_110 = V_18; int32_t L_111 = V_19; int32_t L_112 = V_20; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_113 = ___loc0; int32_t L_114 = L_113->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_115 = ___loc0; int32_t L_116 = L_115->___height_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_117 = V_5; ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F((&V_8), L_110, L_111, L_112, L_114, L_116, L_117, NULL); // if (bands == ProbeVolumeSHBands.SphericalHarmonicsL2) int32_t L_118 = ___bands2; V_21 = (bool)((((int32_t)L_118) == ((int32_t)2))? 1 : 0); bool L_119 = V_21; if (!L_119) { goto IL_0441; } } { // c.r = shl2[shidx][0, 4]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_120 = ___shl21; int32_t L_121 = V_1; NullCheck(L_120); float L_122; L_122 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_120)->GetAddressAt(static_cast(L_121))), 0, 4, NULL); (&V_5)->___r_0 = L_122; // c.g = shl2[shidx][0, 5]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_123 = ___shl21; int32_t L_124 = V_1; NullCheck(L_123); float L_125; L_125 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_123)->GetAddressAt(static_cast(L_124))), 0, 5, NULL); (&V_5)->___g_1 = L_125; // c.b = shl2[shidx][0, 6]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_126 = ___shl21; int32_t L_127 = V_1; NullCheck(L_126); float L_128; L_128 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_126)->GetAddressAt(static_cast(L_127))), 0, 6, NULL); (&V_5)->___b_2 = L_128; // c.a = shl2[shidx][0, 7]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_129 = ___shl21; int32_t L_130 = V_1; NullCheck(L_129); float L_131; L_131 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_129)->GetAddressAt(static_cast(L_130))), 0, 7, NULL); (&V_5)->___a_3 = L_131; // SetPixel(ref L2_0_locData, ix, iy, iz, loc.width, loc.height, c); int32_t L_132 = V_18; int32_t L_133 = V_19; int32_t L_134 = V_20; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_135 = ___loc0; int32_t L_136 = L_135->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_137 = ___loc0; int32_t L_138 = L_137->___height_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_139 = V_5; ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F((&V_9), L_132, L_133, L_134, L_136, L_138, L_139, NULL); // c.r = shl2[shidx][1, 4]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_140 = ___shl21; int32_t L_141 = V_1; NullCheck(L_140); float L_142; L_142 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_140)->GetAddressAt(static_cast(L_141))), 1, 4, NULL); (&V_5)->___r_0 = L_142; // c.g = shl2[shidx][1, 5]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_143 = ___shl21; int32_t L_144 = V_1; NullCheck(L_143); float L_145; L_145 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_143)->GetAddressAt(static_cast(L_144))), 1, 5, NULL); (&V_5)->___g_1 = L_145; // c.b = shl2[shidx][1, 6]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_146 = ___shl21; int32_t L_147 = V_1; NullCheck(L_146); float L_148; L_148 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_146)->GetAddressAt(static_cast(L_147))), 1, 6, NULL); (&V_5)->___b_2 = L_148; // c.a = shl2[shidx][1, 7]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_149 = ___shl21; int32_t L_150 = V_1; NullCheck(L_149); float L_151; L_151 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_149)->GetAddressAt(static_cast(L_150))), 1, 7, NULL); (&V_5)->___a_3 = L_151; // SetPixel(ref L2_1_locData, ix, iy, iz, loc.width, loc.height, c); int32_t L_152 = V_18; int32_t L_153 = V_19; int32_t L_154 = V_20; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_155 = ___loc0; int32_t L_156 = L_155->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_157 = ___loc0; int32_t L_158 = L_157->___height_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_159 = V_5; ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F((&V_10), L_152, L_153, L_154, L_156, L_158, L_159, NULL); // c.r = shl2[shidx][2, 4]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_160 = ___shl21; int32_t L_161 = V_1; NullCheck(L_160); float L_162; L_162 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_160)->GetAddressAt(static_cast(L_161))), 2, 4, NULL); (&V_5)->___r_0 = L_162; // c.g = shl2[shidx][2, 5]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_163 = ___shl21; int32_t L_164 = V_1; NullCheck(L_163); float L_165; L_165 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_163)->GetAddressAt(static_cast(L_164))), 2, 5, NULL); (&V_5)->___g_1 = L_165; // c.b = shl2[shidx][2, 6]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_166 = ___shl21; int32_t L_167 = V_1; NullCheck(L_166); float L_168; L_168 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_166)->GetAddressAt(static_cast(L_167))), 2, 6, NULL); (&V_5)->___b_2 = L_168; // c.a = shl2[shidx][2, 7]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_169 = ___shl21; int32_t L_170 = V_1; NullCheck(L_169); float L_171; L_171 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_169)->GetAddressAt(static_cast(L_170))), 2, 7, NULL); (&V_5)->___a_3 = L_171; // SetPixel(ref L2_2_locData, ix, iy, iz, loc.width, loc.height, c); int32_t L_172 = V_18; int32_t L_173 = V_19; int32_t L_174 = V_20; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_175 = ___loc0; int32_t L_176 = L_175->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_177 = ___loc0; int32_t L_178 = L_177->___height_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_179 = V_5; ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F((&V_11), L_172, L_173, L_174, L_176, L_178, L_179, NULL); // c.r = shl2[shidx][0, 8]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_180 = ___shl21; int32_t L_181 = V_1; NullCheck(L_180); float L_182; L_182 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_180)->GetAddressAt(static_cast(L_181))), 0, 8, NULL); (&V_5)->___r_0 = L_182; // c.g = shl2[shidx][1, 8]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_183 = ___shl21; int32_t L_184 = V_1; NullCheck(L_183); float L_185; L_185 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_183)->GetAddressAt(static_cast(L_184))), 1, 8, NULL); (&V_5)->___g_1 = L_185; // c.b = shl2[shidx][2, 8]; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_186 = ___shl21; int32_t L_187 = V_1; NullCheck(L_186); float L_188; L_188 = SphericalHarmonicsL2_get_Item_m4B9EF62E01AA7FD8A5DEB222618CDA17A7AE5901(((L_186)->GetAddressAt(static_cast(L_187))), 2, 8, NULL); (&V_5)->___b_2 = L_188; // c.a = 1; (&V_5)->___a_3 = (1.0f); // SetPixel(ref L2_3_locData, ix, iy, iz, loc.width, loc.height, c); int32_t L_189 = V_18; int32_t L_190 = V_19; int32_t L_191 = V_20; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_192 = ___loc0; int32_t L_193 = L_192->___width_7; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_194 = ___loc0; int32_t L_195 = L_194->___height_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_196 = V_5; ProbeBrickPool_SetPixel_mBB676A7FFB5A8A92C24D4AC350FC72D678108C7F((&V_12), L_189, L_190, L_191, L_193, L_195, L_196, NULL); } IL_0441: { // shidx++; int32_t L_197 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_197, 1)); // for (int x = 0; x < kBrickProbeCountPerDim; x++) int32_t L_198 = V_17; V_17 = ((int32_t)il2cpp_codegen_add(L_198, 1)); } IL_044c: { // for (int x = 0; x < kBrickProbeCountPerDim; x++) int32_t L_199 = V_17; V_22 = (bool)((((int32_t)L_199) < ((int32_t)4))? 1 : 0); bool L_200 = V_22; if (L_200) { goto IL_0117; } } { // for (int y = 0; y < kBrickProbeCountPerDim; y++) int32_t L_201 = V_16; V_16 = ((int32_t)il2cpp_codegen_add(L_201, 1)); } IL_0461: { // for (int y = 0; y < kBrickProbeCountPerDim; y++) int32_t L_202 = V_16; V_23 = (bool)((((int32_t)L_202) < ((int32_t)4))? 1 : 0); bool L_203 = V_23; if (L_203) { goto IL_010e; } } { // for (int z = 0; z < kBrickProbeCountPerDim; z++) int32_t L_204 = V_15; V_15 = ((int32_t)il2cpp_codegen_add(L_204, 1)); } IL_0476: { // for (int z = 0; z < kBrickProbeCountPerDim; z++) int32_t L_205 = V_15; V_24 = (bool)((((int32_t)L_205) < ((int32_t)4))? 1 : 0); bool L_206 = V_24; if (L_206) { goto IL_0105; } } { // bx += kBrickProbeCountPerDim; int32_t L_207 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_207, 4)); // if (bx >= loc.width) int32_t L_208 = V_2; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_209 = ___loc0; int32_t L_210 = L_209->___width_7; V_25 = (bool)((((int32_t)((((int32_t)L_208) < ((int32_t)L_210))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_211 = V_25; if (!L_211) { goto IL_04e0; } } { // bx = 0; V_2 = 0; // by += kBrickProbeCountPerDim; int32_t L_212 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_212, 4)); // if (by >= loc.height) int32_t L_213 = V_3; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_214 = ___loc0; int32_t L_215 = L_214->___height_8; V_26 = (bool)((((int32_t)((((int32_t)L_213) < ((int32_t)L_215))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_216 = V_26; if (!L_216) { goto IL_04df; } } { // by = 0; V_3 = 0; // bz += kBrickProbeCountPerDim; int32_t L_217 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_217, 4)); // Debug.Assert(bz < loc.depth || brickIdx == shl2.Length - kBrickProbeCountTotal, "Location depth exceeds data texture."); int32_t L_218 = V_4; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_219 = ___loc0; int32_t L_220 = L_219->___depth_9; if ((((int32_t)L_218) < ((int32_t)L_220))) { goto IL_04d2; } } { int32_t L_221 = V_14; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_222 = ___shl21; NullCheck(L_222); G_B19_0 = ((((int32_t)L_221) == ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_222)->max_length)), ((int32_t)64)))))? 1 : 0); goto IL_04d3; } IL_04d2: { G_B19_0 = 1; } IL_04d3: { il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806((bool)G_B19_0, _stringLiteral7FE7BD17575C54D0C244CEFE5E97450F17D078CE, NULL); } IL_04df: { } IL_04e0: { // for (int brickIdx = 0; brickIdx < shl2.Length; brickIdx += kBrickProbeCountTotal) int32_t L_223 = V_14; V_14 = ((int32_t)il2cpp_codegen_add(L_223, ((int32_t)64))); } IL_04e8: { // for (int brickIdx = 0; brickIdx < shl2.Length; brickIdx += kBrickProbeCountTotal) int32_t L_224 = V_14; SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_225 = ___shl21; NullCheck(L_225); V_27 = (bool)((((int32_t)L_224) < ((int32_t)((int32_t)(((RuntimeArray*)L_225)->max_length))))? 1 : 0); bool L_226 = V_27; if (L_226) { goto IL_00fc; } } { // loc.TexL0_L1rx.SetPixels(L0L1Rx_locData); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_227 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_228 = L_227->___TexL0_L1rx_0; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_229 = V_6; NullCheck(L_228); Texture3D_SetPixels_mECA010E0EE0375FA232A050AD7DB7C6F179CA561(L_228, L_229, NULL); // loc.TexL0_L1rx.Apply(false); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_230 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_231 = L_230->___TexL0_L1rx_0; NullCheck(L_231); Texture3D_Apply_m79EA861C7F9EBF4DD11F4FCF262DE4E4C07DD743(L_231, (bool)0, NULL); // loc.TexL1_G_ry.SetPixels(L1GL1Ry_locData); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_232 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_233 = L_232->___TexL1_G_ry_1; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_234 = V_7; NullCheck(L_233); Texture3D_SetPixels_mECA010E0EE0375FA232A050AD7DB7C6F179CA561(L_233, L_234, NULL); // loc.TexL1_G_ry.Apply(false); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_235 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_236 = L_235->___TexL1_G_ry_1; NullCheck(L_236); Texture3D_Apply_m79EA861C7F9EBF4DD11F4FCF262DE4E4C07DD743(L_236, (bool)0, NULL); // loc.TexL1_B_rz.SetPixels(L1BL1Rz_locData); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_237 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_238 = L_237->___TexL1_B_rz_2; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_239 = V_8; NullCheck(L_238); Texture3D_SetPixels_mECA010E0EE0375FA232A050AD7DB7C6F179CA561(L_238, L_239, NULL); // loc.TexL1_B_rz.Apply(false); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_240 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_241 = L_240->___TexL1_B_rz_2; NullCheck(L_241); Texture3D_Apply_m79EA861C7F9EBF4DD11F4FCF262DE4E4C07DD743(L_241, (bool)0, NULL); // if (bands == ProbeVolumeSHBands.SphericalHarmonicsL2) int32_t L_242 = ___bands2; V_28 = (bool)((((int32_t)L_242) == ((int32_t)2))? 1 : 0); bool L_243 = V_28; if (!L_243) { goto IL_05c1; } } { // loc.TexL2_0.SetPixels(L2_0_locData); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_244 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_245 = L_244->___TexL2_0_3; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_246 = V_9; NullCheck(L_245); Texture3D_SetPixels_mECA010E0EE0375FA232A050AD7DB7C6F179CA561(L_245, L_246, NULL); // loc.TexL2_0.Apply(false); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_247 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_248 = L_247->___TexL2_0_3; NullCheck(L_248); Texture3D_Apply_m79EA861C7F9EBF4DD11F4FCF262DE4E4C07DD743(L_248, (bool)0, NULL); // loc.TexL2_1.SetPixels(L2_1_locData); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_249 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_250 = L_249->___TexL2_1_4; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_251 = V_10; NullCheck(L_250); Texture3D_SetPixels_mECA010E0EE0375FA232A050AD7DB7C6F179CA561(L_250, L_251, NULL); // loc.TexL2_1.Apply(false); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_252 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_253 = L_252->___TexL2_1_4; NullCheck(L_253); Texture3D_Apply_m79EA861C7F9EBF4DD11F4FCF262DE4E4C07DD743(L_253, (bool)0, NULL); // loc.TexL2_2.SetPixels(L2_2_locData); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_254 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_255 = L_254->___TexL2_2_5; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_256 = V_11; NullCheck(L_255); Texture3D_SetPixels_mECA010E0EE0375FA232A050AD7DB7C6F179CA561(L_255, L_256, NULL); // loc.TexL2_2.Apply(false); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_257 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_258 = L_257->___TexL2_2_5; NullCheck(L_258); Texture3D_Apply_m79EA861C7F9EBF4DD11F4FCF262DE4E4C07DD743(L_258, (bool)0, NULL); // loc.TexL2_3.SetPixels(L2_3_locData); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_259 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_260 = L_259->___TexL2_3_6; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_261 = V_12; NullCheck(L_260); Texture3D_SetPixels_mECA010E0EE0375FA232A050AD7DB7C6F179CA561(L_260, L_261, NULL); // loc.TexL2_3.Apply(false); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_262 = ___loc0; Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_263 = L_262->___TexL2_3_6; NullCheck(L_263); Texture3D_Apply_m79EA861C7F9EBF4DD11F4FCF262DE4E4C07DD743(L_263, (bool)0, NULL); } IL_05c1: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::DerivePoolSizeFromBudget(System.Int32,UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget,System.Int32&,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_DerivePoolSizeFromBudget_m252784923D233C370B31CAF376822B0A8B4F0DEE (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___allocationSize0, int32_t ___memoryBudget1, int32_t* ___width2, int32_t* ___height3, int32_t* ___depth4, const RuntimeMethod* method) { { // width = (int)memoryBudget; int32_t* L_0 = ___width2; int32_t L_1 = ___memoryBudget1; *((int32_t*)L_0) = (int32_t)L_1; // height = (int)memoryBudget; int32_t* L_2 = ___height3; int32_t L_3 = ___memoryBudget1; *((int32_t*)L_2) = (int32_t)L_3; // depth = kBrickProbeCountPerDim; int32_t* L_4 = ___depth4; *((int32_t*)L_4) = (int32_t)4; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeBrickPool_Cleanup_m7DDF8B0DA3D29B59D8D3F9E53211B205B5CBCFAA (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { { // m_Pool.Cleanup(); DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* L_0 = (&__this->___m_Pool_7); DataLocation_Cleanup_mD3D6DFF36870590F6A6DEBAB39E65BF71BB17FBF(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 // System.Int32 UnityEngine.Experimental.Rendering.ProbeBrickPool/BrickChunkAlloc::flattenIndex(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BrickChunkAlloc_flattenIndex_mDDF83B6500BFACBB3DF4327BD285E912749664DD (BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* __this, int32_t ___sx0, int32_t ___sy1, const RuntimeMethod* method) { int32_t V_0 = 0; { // internal int flattenIndex(int sx, int sy) { return z * (sx * sy) + y * sx + x; } int32_t L_0 = __this->___z_2; int32_t L_1 = ___sx0; int32_t L_2 = ___sy1; int32_t L_3 = __this->___y_1; int32_t L_4 = ___sx0; int32_t L_5 = __this->___x_0; V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)il2cpp_codegen_multiply(L_1, L_2)))), ((int32_t)il2cpp_codegen_multiply(L_3, L_4)))), L_5)); goto IL_001e; } IL_001e: { // internal int flattenIndex(int sx, int sy) { return z * (sx * sy) + y * sx + x; } int32_t L_6 = V_0; return L_6; } } IL2CPP_EXTERN_C int32_t BrickChunkAlloc_flattenIndex_mDDF83B6500BFACBB3DF4327BD285E912749664DD_AdjustorThunk (RuntimeObject* __this, int32_t ___sx0, int32_t ___sy1, const RuntimeMethod* method) { BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = BrickChunkAlloc_flattenIndex_mDDF83B6500BFACBB3DF4327BD285E912749664DD(_thisAdjusted, ___sx0, ___sy1, 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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation IL2CPP_EXTERN_C void DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshal_pinvoke(const DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF& unmarshaled, DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshaled_pinvoke& marshaled) { Exception_t* ___TexL0_L1rx_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'TexL0_L1rx' of type 'DataLocation': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___TexL0_L1rx_0Exception, NULL); } IL2CPP_EXTERN_C void DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshal_pinvoke_back(const DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshaled_pinvoke& marshaled, DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF& unmarshaled) { Exception_t* ___TexL0_L1rx_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'TexL0_L1rx' of type 'DataLocation': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___TexL0_L1rx_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation IL2CPP_EXTERN_C void DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshal_pinvoke_cleanup(DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation IL2CPP_EXTERN_C void DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshal_com(const DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF& unmarshaled, DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshaled_com& marshaled) { Exception_t* ___TexL0_L1rx_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'TexL0_L1rx' of type 'DataLocation': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___TexL0_L1rx_0Exception, NULL); } IL2CPP_EXTERN_C void DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshal_com_back(const DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshaled_com& marshaled, DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF& unmarshaled) { Exception_t* ___TexL0_L1rx_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'TexL0_L1rx' of type 'DataLocation': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___TexL0_L1rx_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation IL2CPP_EXTERN_C void DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshal_com_cleanup(DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF_marshaled_com& marshaled) { } // System.Void UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataLocation_Cleanup_mD3D6DFF36870590F6A6DEBAB39E65BF71BB17FBF (DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // CoreUtils.Destroy(TexL0_L1rx); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_0 = __this->___TexL0_L1rx_0; il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65(L_0, NULL); // CoreUtils.Destroy(TexL1_G_ry); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_1 = __this->___TexL1_G_ry_1; CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65(L_1, NULL); // CoreUtils.Destroy(TexL1_B_rz); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_2 = __this->___TexL1_B_rz_2; CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65(L_2, NULL); // CoreUtils.Destroy(TexL2_0); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_3 = __this->___TexL2_0_3; CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65(L_3, NULL); // CoreUtils.Destroy(TexL2_1); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_4 = __this->___TexL2_1_4; CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65(L_4, NULL); // CoreUtils.Destroy(TexL2_2); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_5 = __this->___TexL2_2_5; CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65(L_5, NULL); // CoreUtils.Destroy(TexL2_3); Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1* L_6 = __this->___TexL2_3_6; CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65(L_6, NULL); // TexL0_L1rx = null; __this->___TexL0_L1rx_0 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___TexL0_L1rx_0), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // TexL1_G_ry = null; __this->___TexL1_G_ry_1 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___TexL1_G_ry_1), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // TexL1_B_rz = null; __this->___TexL1_B_rz_2 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___TexL1_B_rz_2), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // TexL2_0 = null; __this->___TexL2_0_3 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___TexL2_0_3), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // TexL2_1 = null; __this->___TexL2_1_4 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___TexL2_1_4), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // TexL2_2 = null; __this->___TexL2_2_5 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___TexL2_2_5), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // TexL2_3 = null; __this->___TexL2_3_6 = (Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___TexL2_3_6), (void*)(Texture3D_tDC30A0F19B6055086859D1ABC098D6E6762000E1*)NULL); // } return; } } IL2CPP_EXTERN_C void DataLocation_Cleanup_mD3D6DFF36870590F6A6DEBAB39E65BF71BB17FBF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DataLocation_Cleanup_mD3D6DFF36870590F6A6DEBAB39E65BF71BB17FBF(_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 // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices::get_estimatedVMemCost() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeCellIndices_get_estimatedVMemCost_m5F027C6A9242F582122F2DFD593D9728D99C970B (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = __this->___U3CestimatedVMemCostU3Ek__BackingField_1; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::set_estimatedVMemCost(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_set_estimatedVMemCost_m48C6C4530C2AB4BEB48C85C0AC18CBABBF79D945 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, int32_t ___value0, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = ___value0; __this->___U3CestimatedVMemCostU3Ek__BackingField_1 = L_0; return; } } // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeCellIndices::GetCellIndexDimension() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeCellIndices_GetCellIndexDimension_m9E93661F7B58589CA0557D3B07A8FB635232B3D5 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) { { // internal Vector3Int GetCellIndexDimension() => m_CellCount; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = __this->___m_CellCount_4; return L_0; } } // UnityEngine.Vector3Int UnityEngine.Experimental.Rendering.ProbeCellIndices::GetCellMinPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeCellIndices_GetCellMinPosition_m2F7C085192B5E67252677C7B3C0D79DF7FADBC54 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) { { // internal Vector3Int GetCellMinPosition() => m_CellMin; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = __this->___m_CellMin_5; return L_0; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices::GetFlatIndex(UnityEngine.Vector3Int) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeCellIndices_GetFlatIndex_m6847AC7311DF2F831B2A92995F8C6FC68F13BBAE (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___normalizedPos0, const RuntimeMethod* method) { int32_t V_0 = 0; { // return normalizedPos.z * (m_CellCount.x * m_CellCount.y) + normalizedPos.y * m_CellCount.x + normalizedPos.x; int32_t L_0; L_0 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___normalizedPos0), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_1 = (&__this->___m_CellCount_4); int32_t L_2; L_2 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_1, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_3 = (&__this->___m_CellCount_4); int32_t L_4; L_4 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline(L_3, NULL); int32_t L_5; L_5 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___normalizedPos0), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_6 = (&__this->___m_CellCount_4); int32_t L_7; L_7 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_6, NULL); int32_t L_8; L_8 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___normalizedPos0), NULL); V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)il2cpp_codegen_multiply(L_2, L_4)))), ((int32_t)il2cpp_codegen_multiply(L_5, L_7)))), L_8)); goto IL_003f; } IL_003f: { // } int32_t L_9 = V_0; return L_9; } } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::.ctor(UnityEngine.Vector3Int,UnityEngine.Vector3Int,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices__ctor_mB2B093549B9F43B1A624F277B91EA10651A14F30 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___cellMin0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___cellMax1, int32_t ___cellSizeInMinBricks2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; int32_t G_B3_0 = 0; { // internal ProbeCellIndices(Vector3Int cellMin, Vector3Int cellMax, int cellSizeInMinBricks) Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); // Vector3Int cellCount = new Vector3Int(Mathf.Abs(cellMax.x - cellMin.x), Mathf.Abs(cellMax.y - cellMin.y), Mathf.Abs(cellMax.z - cellMin.z)); int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___cellMax1), NULL); int32_t L_1; L_1 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___cellMin0), NULL); int32_t L_2; L_2 = Mathf_Abs_mEF48B2D15BEC6663A575693F563C6DC42C8135AE_inline(((int32_t)il2cpp_codegen_subtract(L_0, L_1)), NULL); int32_t L_3; L_3 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___cellMax1), NULL); int32_t L_4; L_4 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___cellMin0), NULL); int32_t L_5; L_5 = Mathf_Abs_mEF48B2D15BEC6663A575693F563C6DC42C8135AE_inline(((int32_t)il2cpp_codegen_subtract(L_3, L_4)), NULL); int32_t L_6; L_6 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___cellMax1), NULL); int32_t L_7; L_7 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___cellMin0), NULL); int32_t L_8; L_8 = Mathf_Abs_mEF48B2D15BEC6663A575693F563C6DC42C8135AE_inline(((int32_t)il2cpp_codegen_subtract(L_6, L_7)), NULL); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&V_0), L_2, L_5, L_8, NULL); // m_CellCount = cellCount; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_9 = V_0; __this->___m_CellCount_4 = L_9; // m_CellMin = cellMin; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_10 = ___cellMin0; __this->___m_CellMin_5 = L_10; // m_CellSizeInMinBricks = cellSizeInMinBricks; int32_t L_11 = ___cellSizeInMinBricks2; __this->___m_CellSizeInMinBricks_6 = L_11; // int flatCellCount = cellCount.x * cellCount.y * cellCount.z; int32_t L_12; L_12 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_0), NULL); int32_t L_13; L_13 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_0), NULL); int32_t L_14; L_14 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_0), NULL); V_1 = ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_12, L_13)), L_14)); // flatCellCount = flatCellCount == 0 ? 1 : flatCellCount; int32_t L_15 = V_1; if (!L_15) { goto IL_007e; } } { int32_t L_16 = V_1; G_B3_0 = L_16; goto IL_007f; } IL_007e: { G_B3_0 = 1; } IL_007f: { V_1 = G_B3_0; // int bufferSize = kUintPerEntry * flatCellCount; int32_t L_17 = V_1; V_2 = ((int32_t)il2cpp_codegen_multiply(3, L_17)); // m_IndexOfIndicesBuffer = new ComputeBuffer(flatCellCount, kUintPerEntry * sizeof(uint)); int32_t L_18 = V_1; ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_19 = (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*)il2cpp_codegen_object_new(ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var); NullCheck(L_19); ComputeBuffer__ctor_mE40DE5EF5ADAC29B6B4DECBD1EE33E8526202617(L_19, L_18, ((int32_t)12), NULL); __this->___m_IndexOfIndicesBuffer_2 = L_19; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_IndexOfIndicesBuffer_2), (void*)L_19); // m_IndexOfIndicesData = new uint[bufferSize]; int32_t L_20 = V_2; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_21 = (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)(UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)SZArrayNew(UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var, (uint32_t)L_20); __this->___m_IndexOfIndicesData_3 = L_21; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_IndexOfIndicesData_3), (void*)L_21); // m_NeedUpdateComputeBuffer = false; __this->___m_NeedUpdateComputeBuffer_7 = (bool)0; // estimatedVMemCost = flatCellCount * kUintPerEntry * sizeof(uint); int32_t L_22 = V_1; ProbeCellIndices_set_estimatedVMemCost_m48C6C4530C2AB4BEB48C85C0AC18CBABBF79D945_inline(__this, ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_22, 3)), 4)), NULL); // } return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeCellIndices::GetFlatIdxForCell(UnityEngine.Vector3Int) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeCellIndices_GetFlatIdxForCell_m0E8103CD210C64D23927C96BD86BB349EFEFCD67 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___cellPosition0, 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; } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t G_B4_0 = 0; { // Vector3Int normalizedPos = cellPosition - m_CellMin; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ___cellPosition0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_1 = __this->___m_CellMin_5; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_2; L_2 = Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline(L_0, L_1, NULL); V_0 = L_2; // Debug.Assert(normalizedPos.x >= 0 && normalizedPos.y >= 0 && normalizedPos.z >= 0); int32_t L_3; L_3 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_0), NULL); if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_0031; } } { int32_t L_4; L_4 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_0), NULL); if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0031; } } { int32_t L_5; L_5 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_0), NULL); G_B4_0 = ((((int32_t)((((int32_t)L_5) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0032; } IL_0031: { G_B4_0 = 0; } IL_0032: { il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)G_B4_0, NULL); // return GetFlatIndex(normalizedPos); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6 = V_0; int32_t L_7; L_7 = ProbeCellIndices_GetFlatIndex_m6847AC7311DF2F831B2A92995F8C6FC68F13BBAE(__this, L_6, NULL); V_1 = L_7; goto IL_0042; } IL_0042: { // } int32_t L_8 = V_1; return L_8; } } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::AddCell(System.Int32,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_AddCell_mB5C00D8EF3DAA8EA55A78E58B255F9F2E0ADD8BD (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, int32_t ___cellFlatIdx0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellUpdateInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; IndexMetaData_t1F0D9CC83CCB8179ADA53818424F8A277F1EF8ED V_1; memset((&V_1), 0, sizeof(V_1)); UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* V_2 = NULL; int32_t V_3 = 0; bool V_4 = false; { // int minSubdivCellSize = ProbeReferenceVolume.CellSize(cellUpdateInfo.minSubdivInCell); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_0 = ___cellUpdateInfo1; int32_t L_1 = L_0.___minSubdivInCell_2; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_2; L_2 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_1, NULL); V_0 = L_2; // IndexMetaData metaData = new IndexMetaData(); il2cpp_codegen_initobj((&V_1), sizeof(IndexMetaData_t1F0D9CC83CCB8179ADA53818424F8A277F1EF8ED)); // metaData.minSubdiv = cellUpdateInfo.minSubdivInCell; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_3 = ___cellUpdateInfo1; int32_t L_4 = L_3.___minSubdivInCell_2; (&V_1)->___minSubdiv_3 = L_4; // metaData.minLocalIdx = cellUpdateInfo.minValidBrickIndexForCellAtMaxRes / minSubdivCellSize; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_5 = ___cellUpdateInfo1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6 = L_5.___minValidBrickIndexForCellAtMaxRes_3; int32_t L_7 = V_0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_8; L_8 = Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline(L_6, L_7, NULL); (&V_1)->___minLocalIdx_0 = L_8; // metaData.maxLocalIdx = cellUpdateInfo.maxValidBrickIndexForCellAtMaxResPlusOne / minSubdivCellSize; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_9 = ___cellUpdateInfo1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_10 = L_9.___maxValidBrickIndexForCellAtMaxResPlusOne_4; int32_t L_11 = V_0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_12; L_12 = Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline(L_10, L_11, NULL); (&V_1)->___maxLocalIdx_1 = L_12; // metaData.firstChunkIndex = cellUpdateInfo.firstChunkIndex; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_13 = ___cellUpdateInfo1; int32_t L_14 = L_13.___firstChunkIndex_0; (&V_1)->___firstChunkIndex_2 = L_14; // metaData.Pack(out uint[] packedVals); IndexMetaData_Pack_mD890E178B9204BB2B438B3AF6D328086BDAF7056((&V_1), (&V_2), NULL); // for (int i = 0; i < kUintPerEntry; ++i) V_3 = 0; goto IL_0078; } IL_0063: { // m_IndexOfIndicesData[cellFlatIdx * kUintPerEntry + i] = packedVals[i]; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_15 = __this->___m_IndexOfIndicesData_3; int32_t L_16 = ___cellFlatIdx0; int32_t L_17 = V_3; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_18 = V_2; int32_t L_19 = V_3; NullCheck(L_18); int32_t L_20 = L_19; uint32_t L_21 = (L_18)->GetAt(static_cast(L_20)); NullCheck(L_15); (L_15)->SetAt(static_cast(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_16, 3)), L_17))), (uint32_t)L_21); // for (int i = 0; i < kUintPerEntry; ++i) int32_t L_22 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_22, 1)); } IL_0078: { // for (int i = 0; i < kUintPerEntry; ++i) int32_t L_23 = V_3; V_4 = (bool)((((int32_t)L_23) < ((int32_t)3))? 1 : 0); bool L_24 = V_4; if (L_24) { goto IL_0063; } } { // m_NeedUpdateComputeBuffer = true; __this->___m_NeedUpdateComputeBuffer_7 = (bool)1; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::MarkCellAsUnloaded(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_MarkCellAsUnloaded_mF2C9BE87210AB183AE9F4649A1562F19EB3EE4E5 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, int32_t ___cellFlatIdx0, const RuntimeMethod* method) { int32_t V_0 = 0; bool V_1 = false; { // for (int i = 0; i < kUintPerEntry; ++i) V_0 = 0; goto IL_0018; } IL_0005: { // m_IndexOfIndicesData[cellFlatIdx * kUintPerEntry + i] = 0xFFFFFFFF; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_0 = __this->___m_IndexOfIndicesData_3; int32_t L_1 = ___cellFlatIdx0; int32_t L_2 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_1, 3)), L_2))), (uint32_t)(-1)); // for (int i = 0; i < kUintPerEntry; ++i) int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_3, 1)); } IL_0018: { // for (int i = 0; i < kUintPerEntry; ++i) int32_t L_4 = V_0; V_1 = (bool)((((int32_t)L_4) < ((int32_t)3))? 1 : 0); bool L_5 = V_1; if (L_5) { goto IL_0005; } } { // m_NeedUpdateComputeBuffer = true; __this->___m_NeedUpdateComputeBuffer_7 = (bool)1; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::PushComputeData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_PushComputeData_m647D18E694F7DBFC7FA1386157C862C422B4D36F (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) { { // m_IndexOfIndicesBuffer.SetData(m_IndexOfIndicesData); ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_0 = __this->___m_IndexOfIndicesBuffer_2; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_1 = __this->___m_IndexOfIndicesData_3; NullCheck(L_0); ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A(L_0, (RuntimeArray*)L_1, NULL); // m_NeedUpdateComputeBuffer = false; __this->___m_NeedUpdateComputeBuffer_7 = (bool)0; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::GetRuntimeResources(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_GetRuntimeResources_mC562C8F0D3EB039D60A752D91E8106F2011BA428 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* ___rr0, const RuntimeMethod* method) { bool V_0 = false; { // if (m_NeedUpdateComputeBuffer) bool L_0 = __this->___m_NeedUpdateComputeBuffer_7; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_0014; } } { // PushComputeData(); ProbeCellIndices_PushComputeData_m647D18E694F7DBFC7FA1386157C862C422B4D36F(__this, NULL); } IL_0014: { // rr.cellIndices = m_IndexOfIndicesBuffer; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A* L_2 = ___rr0; ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_3 = __this->___m_IndexOfIndicesBuffer_2; L_2->___cellIndices_1 = L_3; Il2CppCodeGenWriteBarrier((void**)(&L_2->___cellIndices_1), (void*)L_3); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeCellIndices_Cleanup_mE9FAE4FD94D9AFF389980F80D6254A657E9987E5 (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // CoreUtils.SafeRelease(m_IndexOfIndicesBuffer); ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_0 = __this->___m_IndexOfIndicesBuffer_2; il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); CoreUtils_SafeRelease_mC80169C4ECDE45459608C6645DDD7C63F3B779D4(L_0, NULL); // m_IndexOfIndicesBuffer = null; __this->___m_IndexOfIndicesBuffer_2 = (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_IndexOfIndicesBuffer_2), (void*)(ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*)NULL); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeCellIndices/IndexMetaData::Pack(System.UInt32[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexMetaData_Pack_mD890E178B9204BB2B438B3AF6D328086BDAF7056 (IndexMetaData_t1F0D9CC83CCB8179ADA53818424F8A277F1EF8ED* __this, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** ___vals0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; { // vals = new uint[kUintPerEntry]; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_0 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_1 = (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)(UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)SZArrayNew(UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var, (uint32_t)3); *((RuntimeObject**)L_0) = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)L_1); // for (int i = 0; i < kUintPerEntry; ++i) V_0 = 0; goto IL_0018; } IL_000d: { // vals[i] = 0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_2 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_3 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_2); int32_t L_4 = V_0; NullCheck(L_3); (L_3)->SetAt(static_cast(L_4), (uint32_t)0); // for (int i = 0; i < kUintPerEntry; ++i) int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_5, 1)); } IL_0018: { // for (int i = 0; i < kUintPerEntry; ++i) int32_t L_6 = V_0; V_1 = (bool)((((int32_t)L_6) < ((int32_t)3))? 1 : 0); bool L_7 = V_1; if (L_7) { goto IL_000d; } } { // vals[0] = (uint)firstChunkIndex & 0x1FFFFFFF; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_8 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_9 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_8); int32_t L_10 = __this->___firstChunkIndex_2; NullCheck(L_9); (L_9)->SetAt(static_cast(0), (uint32_t)((int32_t)(L_10&((int32_t)536870911)))); // vals[0] |= ((uint)minSubdiv & 0x7) << 29; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_11 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_12 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_11); NullCheck(L_12); uint32_t* L_13 = ((L_12)->GetAddressAt(static_cast(0))); int32_t L_14 = *((uint32_t*)L_13); int32_t L_15 = __this->___minSubdiv_3; *((int32_t*)L_13) = (int32_t)((int32_t)(L_14|((int32_t)(((int32_t)(L_15&7))<<((int32_t)29))))); // vals[1] = (uint)minLocalIdx.x & 0x3FF; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_16 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_17 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_16); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_18 = (&__this->___minLocalIdx_0); int32_t L_19; L_19 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_18, NULL); NullCheck(L_17); (L_17)->SetAt(static_cast(1), (uint32_t)((int32_t)(L_19&((int32_t)1023)))); // vals[1] |= ((uint)minLocalIdx.y & 0x3FF) << 10; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_20 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_21 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_20); NullCheck(L_21); uint32_t* L_22 = ((L_21)->GetAddressAt(static_cast(1))); int32_t L_23 = *((uint32_t*)L_22); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_24 = (&__this->___minLocalIdx_0); int32_t L_25; L_25 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline(L_24, NULL); *((int32_t*)L_22) = (int32_t)((int32_t)(L_23|((int32_t)(((int32_t)(L_25&((int32_t)1023)))<<((int32_t)10))))); // vals[1] |= ((uint)minLocalIdx.z & 0x3FF) << 20; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_26 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_27 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_26); NullCheck(L_27); uint32_t* L_28 = ((L_27)->GetAddressAt(static_cast(1))); int32_t L_29 = *((uint32_t*)L_28); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_30 = (&__this->___minLocalIdx_0); int32_t L_31; L_31 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline(L_30, NULL); *((int32_t*)L_28) = (int32_t)((int32_t)(L_29|((int32_t)(((int32_t)(L_31&((int32_t)1023)))<<((int32_t)20))))); // vals[2] = (uint)maxLocalIdx.x & 0x3FF; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_32 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_33 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_32); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_34 = (&__this->___maxLocalIdx_1); int32_t L_35; L_35 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_34, NULL); NullCheck(L_33); (L_33)->SetAt(static_cast(2), (uint32_t)((int32_t)(L_35&((int32_t)1023)))); // vals[2] |= ((uint)maxLocalIdx.y & 0x3FF) << 10; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_36 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_37 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_36); NullCheck(L_37); uint32_t* L_38 = ((L_37)->GetAddressAt(static_cast(2))); int32_t L_39 = *((uint32_t*)L_38); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_40 = (&__this->___maxLocalIdx_1); int32_t L_41; L_41 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline(L_40, NULL); *((int32_t*)L_38) = (int32_t)((int32_t)(L_39|((int32_t)(((int32_t)(L_41&((int32_t)1023)))<<((int32_t)10))))); // vals[2] |= ((uint)maxLocalIdx.z & 0x3FF) << 20; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_42 = ___vals0; UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_43 = *((UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**)L_42); NullCheck(L_43); uint32_t* L_44 = ((L_43)->GetAddressAt(static_cast(2))); int32_t L_45 = *((uint32_t*)L_44); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_46 = (&__this->___maxLocalIdx_1); int32_t L_47; L_47 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline(L_46, NULL); *((int32_t*)L_44) = (int32_t)((int32_t)(L_45|((int32_t)(((int32_t)(L_47&((int32_t)1023)))<<((int32_t)20))))); // } return; } } IL2CPP_EXTERN_C void IndexMetaData_Pack_mD890E178B9204BB2B438B3AF6D328086BDAF7056_AdjustorThunk (RuntimeObject* __this, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** ___vals0, const RuntimeMethod* method) { IndexMetaData_t1F0D9CC83CCB8179ADA53818424F8A277F1EF8ED* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); IndexMetaData_Pack_mD890E178B9204BB2B438B3AF6D328086BDAF7056(_thisAdjusted, ___vals0, 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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters IL2CPP_EXTERN_C void ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshal_pinvoke(const ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843& unmarshaled, ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshaled_pinvoke& marshaled) { Exception_t* ___probeDebugMesh_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'probeDebugMesh' of type 'ProbeVolumeSystemParameters': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___probeDebugMesh_1Exception, NULL); } IL2CPP_EXTERN_C void ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshal_pinvoke_back(const ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshaled_pinvoke& marshaled, ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843& unmarshaled) { Exception_t* ___probeDebugMesh_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'probeDebugMesh' of type 'ProbeVolumeSystemParameters': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___probeDebugMesh_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters IL2CPP_EXTERN_C void ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshal_pinvoke_cleanup(ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters IL2CPP_EXTERN_C void ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshal_com(const ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843& unmarshaled, ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshaled_com& marshaled) { Exception_t* ___probeDebugMesh_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'probeDebugMesh' of type 'ProbeVolumeSystemParameters': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___probeDebugMesh_1Exception, NULL); } IL2CPP_EXTERN_C void ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshal_com_back(const ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshaled_com& marshaled, ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843& unmarshaled) { Exception_t* ___probeDebugMesh_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'probeDebugMesh' of type 'ProbeVolumeSystemParameters': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___probeDebugMesh_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters IL2CPP_EXTERN_C void ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_marshal_com_cleanup(ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843_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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters IL2CPP_EXTERN_C void ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshal_pinvoke(const ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B& unmarshaled, ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshaled_pinvoke& marshaled) { marshaled.___normalBias_0 = unmarshaled.___normalBias_0; marshaled.___viewBias_1 = unmarshaled.___viewBias_1; marshaled.___scaleBiasByMinDistanceBetweenProbes_2 = static_cast(unmarshaled.___scaleBiasByMinDistanceBetweenProbes_2); marshaled.___samplingNoise_3 = unmarshaled.___samplingNoise_3; } IL2CPP_EXTERN_C void ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshal_pinvoke_back(const ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshaled_pinvoke& marshaled, ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B& unmarshaled) { float unmarshalednormalBias_temp_0 = 0.0f; unmarshalednormalBias_temp_0 = marshaled.___normalBias_0; unmarshaled.___normalBias_0 = unmarshalednormalBias_temp_0; float unmarshaledviewBias_temp_1 = 0.0f; unmarshaledviewBias_temp_1 = marshaled.___viewBias_1; unmarshaled.___viewBias_1 = unmarshaledviewBias_temp_1; bool unmarshaledscaleBiasByMinDistanceBetweenProbes_temp_2 = false; unmarshaledscaleBiasByMinDistanceBetweenProbes_temp_2 = static_cast(marshaled.___scaleBiasByMinDistanceBetweenProbes_2); unmarshaled.___scaleBiasByMinDistanceBetweenProbes_2 = unmarshaledscaleBiasByMinDistanceBetweenProbes_temp_2; float unmarshaledsamplingNoise_temp_3 = 0.0f; unmarshaledsamplingNoise_temp_3 = marshaled.___samplingNoise_3; unmarshaled.___samplingNoise_3 = unmarshaledsamplingNoise_temp_3; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters IL2CPP_EXTERN_C void ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshal_pinvoke_cleanup(ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters IL2CPP_EXTERN_C void ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshal_com(const ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B& unmarshaled, ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshaled_com& marshaled) { marshaled.___normalBias_0 = unmarshaled.___normalBias_0; marshaled.___viewBias_1 = unmarshaled.___viewBias_1; marshaled.___scaleBiasByMinDistanceBetweenProbes_2 = static_cast(unmarshaled.___scaleBiasByMinDistanceBetweenProbes_2); marshaled.___samplingNoise_3 = unmarshaled.___samplingNoise_3; } IL2CPP_EXTERN_C void ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshal_com_back(const ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshaled_com& marshaled, ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B& unmarshaled) { float unmarshalednormalBias_temp_0 = 0.0f; unmarshalednormalBias_temp_0 = marshaled.___normalBias_0; unmarshaled.___normalBias_0 = unmarshalednormalBias_temp_0; float unmarshaledviewBias_temp_1 = 0.0f; unmarshaledviewBias_temp_1 = marshaled.___viewBias_1; unmarshaled.___viewBias_1 = unmarshaledviewBias_temp_1; bool unmarshaledscaleBiasByMinDistanceBetweenProbes_temp_2 = false; unmarshaledscaleBiasByMinDistanceBetweenProbes_temp_2 = static_cast(marshaled.___scaleBiasByMinDistanceBetweenProbes_2); unmarshaled.___scaleBiasByMinDistanceBetweenProbes_2 = unmarshaledscaleBiasByMinDistanceBetweenProbes_temp_2; float unmarshaledsamplingNoise_temp_3 = 0.0f; unmarshaledsamplingNoise_temp_3 = marshaled.___samplingNoise_3; unmarshaled.___samplingNoise_3 = unmarshaledsamplingNoise_temp_3; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters IL2CPP_EXTERN_C void ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_marshal_com_cleanup(ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B_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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::InvalidateAllCellRefs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_InvalidateAllCellRefs_mC9899CBE0BD02C52065E4ACB1D4B871D0870B467 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m9821889E928BB7EAEE9A7E81EDFC59651F7CBDD0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // m_CellRefCounting.Clear(); Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_0 = __this->___m_CellRefCounting_23; NullCheck(L_0); Dictionary_2_Clear_m9821889E928BB7EAEE9A7E81EDFC59651F7CBDD0(L_0, Dictionary_2_Clear_m9821889E928BB7EAEE9A7E81EDFC59651F7CBDD0_RuntimeMethod_var); // } return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_isInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_get_isInitialized_mF23A464CC55545B81DCF87CD846DDBB1D083F656 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal bool isInitialized => m_ProbeReferenceVolumeInit; bool L_0 = __this->___m_ProbeReferenceVolumeInit_25; return L_0; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_enabledBySRP() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_get_enabledBySRP_m4EDBD40DD9C008D5BE71C8B63E4734AB80CADFCC (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal bool enabledBySRP => m_EnabledBySRP; bool L_0 = __this->___m_EnabledBySRP_26; return L_0; } } // UnityEngine.Experimental.Rendering.ProbeVolumeSHBands UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_shBands() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_get_shBands_m4226E70293AB7D461B40DCBA788C3936574604E7 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // public ProbeVolumeSHBands shBands { get { return m_SHBands; } } int32_t L_0 = __this->___m_SHBands_33; V_0 = L_0; goto IL_000a; } IL_000a: { // public ProbeVolumeSHBands shBands { get { return m_SHBands; } } int32_t L_1 = V_0; return L_1; } } // UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_memoryBudget() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_get_memoryBudget_mE288C614ADB6D076B824FA6F794DF6E43A08FA20 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // public ProbeVolumeTextureMemoryBudget memoryBudget => m_MemoryBudget; int32_t L_0 = __this->___m_MemoryBudget_32; return L_0; } } // UnityEngine.Experimental.Rendering.ProbeReferenceVolume UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* V_0 = NULL; { // return _instance; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_0 = ((ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_StaticFields*)il2cpp_codegen_static_fields_for(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var))->____instance_35; V_0 = L_0; goto IL_0009; } IL_0009: { // } ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_1 = V_0; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SetNumberOfCellsLoadedPerFrame(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SetNumberOfCellsLoadedPerFrame_m05295E2EC6686E43BC6E3A25C7A222A9817B5E46 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___numberOfCells0, const RuntimeMethod* method) { { // m_NumberOfCellsLoadedPerFrame = Mathf.Max(1, numberOfCells); int32_t L_0 = ___numberOfCells0; int32_t L_1; L_1 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(1, L_0, NULL); __this->___m_NumberOfCellsLoadedPerFrame_31 = L_1; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::Initialize(UnityEngine.Experimental.Rendering.ProbeVolumeSystemParameters&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_Initialize_mFC60AE4AB09643D221CE0E6EA3EB68FEB0A4D458 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843* ___parameters0, 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*)&_stringLiteralBFF71A0EBFFD7AB5A40515F9F6B0EAB4406F1D33); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // if (m_IsInitialized) bool L_0 = __this->___m_IsInitialized_1; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_0019; } } { // Debug.LogError("Probe Volume System has already been initialized."); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E(_stringLiteralBFF71A0EBFFD7AB5A40515F9F6B0EAB4406F1D33, NULL); // return; goto IL_007d; } IL_0019: { // m_MemoryBudget = parameters.memoryBudget; ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843* L_2 = ___parameters0; int32_t L_3 = L_2->___memoryBudget_0; __this->___m_MemoryBudget_32 = L_3; // m_SHBands = parameters.shBands; ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843* L_4 = ___parameters0; int32_t L_5 = L_4->___shBands_4; __this->___m_SHBands_33 = L_5; // InitializeDebug(parameters.probeDebugMesh, parameters.probeDebugShader); ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843* L_6 = ___parameters0; Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_7 = L_6->___probeDebugMesh_1; ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843* L_8 = ___parameters0; Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_9 = L_8->___probeDebugShader_2; ProbeReferenceVolume_InitializeDebug_m5576BAAC9A89F89AD454682006A303A6E9E9E16A(__this, L_7, L_9, NULL); // InitProbeReferenceVolume(kProbeIndexPoolAllocationSize, m_MemoryBudget, m_SHBands); int32_t L_10 = __this->___m_MemoryBudget_32; int32_t L_11 = __this->___m_SHBands_33; ProbeReferenceVolume_InitProbeReferenceVolume_m8396C4E41214B049F2382F6C56A71C7AA4787A3E(__this, ((int32_t)128), L_10, L_11, NULL); // m_IsInitialized = true; __this->___m_IsInitialized_1 = (bool)1; // m_NeedsIndexRebuild = true; __this->___m_NeedsIndexRebuild_28 = (bool)1; // sceneData = parameters.sceneData; ProbeVolumeSystemParameters_t62F1334D848F83B2D91F42C44CB10CF8E664F843* L_12 = ___parameters0; ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* L_13 = L_12->___sceneData_3; __this->___sceneData_14 = L_13; Il2CppCodeGenWriteBarrier((void**)(&__this->___sceneData_14), (void*)L_13); // m_EnabledBySRP = true; __this->___m_EnabledBySRP_26 = (bool)1; } IL_007d: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SetEnableStateFromSRP(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SetEnableStateFromSRP_m6ABC5B2B94635F9E1EE218F9191564B527D421AD (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___srpEnablesPV0, const RuntimeMethod* method) { { // m_EnabledBySRP = srpEnablesPV; bool L_0 = ___srpEnablesPV0; __this->___m_EnabledBySRP_26 = L_0; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::ForceSHBand(UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_ForceSHBand_m6242CF41956912A6D6E08C244CE21EFF90963FF2 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___shBands0, const RuntimeMethod* method) { bool V_0 = false; { // if (m_ProbeReferenceVolumeInit) bool L_0 = __this->___m_ProbeReferenceVolumeInit_25; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_0012; } } { // CleanupLoadedData(); ProbeReferenceVolume_CleanupLoadedData_m468450BDD6457065635A939ED04CF2748D861406(__this, NULL); } IL_0012: { // m_SHBands = shBands; int32_t L_2 = ___shBands0; __this->___m_SHBands_33 = L_2; // m_ProbeReferenceVolumeInit = false; __this->___m_ProbeReferenceVolumeInit_25 = (bool)0; // InitProbeReferenceVolume(kProbeIndexPoolAllocationSize, m_MemoryBudget, shBands); int32_t L_3 = __this->___m_MemoryBudget_32; int32_t L_4 = ___shBands0; ProbeReferenceVolume_InitProbeReferenceVolume_m8396C4E41214B049F2382F6C56A71C7AA4787A3E(__this, ((int32_t)128), L_3, L_4, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_Cleanup_m371AE89841E21926498188BC77064602AADE4B0A (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __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*)&_stringLiteralC5C683A30E9FA94C2ED32ACAEC8556693031F400); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; { // if (!m_ProbeReferenceVolumeInit) return; bool L_0 = __this->___m_ProbeReferenceVolumeInit_25; V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0010; } } { // if (!m_ProbeReferenceVolumeInit) return; goto IL_0040; } IL_0010: { // if (!m_IsInitialized) bool L_2 = __this->___m_IsInitialized_1; V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); bool L_3 = V_1; if (!L_3) { goto IL_002b; } } { // Debug.LogError("Probe Volume System has not been initialized first before calling cleanup."); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E(_stringLiteralC5C683A30E9FA94C2ED32ACAEC8556693031F400, NULL); // return; goto IL_0040; } IL_002b: { // CleanupLoadedData(); ProbeReferenceVolume_CleanupLoadedData_m468450BDD6457065635A939ED04CF2748D861406(__this, NULL); // CleanupDebug(); ProbeReferenceVolume_CleanupDebug_m87FDB580BDBC8351FECEB41FC0AEC172245C0780(__this, NULL); // m_IsInitialized = false; __this->___m_IsInitialized_1 = (bool)0; } IL_0040: { // } return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetVideoMemoryCost() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_GetVideoMemoryCost_m1D5387B5E18210B12414D2D2872DF894BC35F0AF (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { bool V_0 = false; int32_t V_1 = 0; { // if (!m_ProbeReferenceVolumeInit) bool L_0 = __this->___m_ProbeReferenceVolumeInit_25; V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0012; } } { // return 0; V_1 = 0; goto IL_0038; } IL_0012: { // return m_Pool.estimatedVMemCost + m_Index.estimatedVMemCost + m_CellIndices.estimatedVMemCost; ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_2 = __this->___m_Pool_5; NullCheck(L_2); int32_t L_3; L_3 = ProbeBrickPool_get_estimatedVMemCost_m034678F278DC295B79596DB95A91C56DD2A93F16_inline(L_2, NULL); ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_4 = __this->___m_Index_6; NullCheck(L_4); int32_t L_5; L_5 = ProbeBrickIndex_get_estimatedVMemCost_mFE477FD4F261500F38775DFE0B7DAB5A277A0BF1_inline(L_4, NULL); ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_6 = __this->___m_CellIndices_7; NullCheck(L_6); int32_t L_7; L_7 = ProbeCellIndices_get_estimatedVMemCost_m5F027C6A9242F582122F2DFD593D9728D99C970B_inline(L_6, NULL); V_1 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_3, L_5)), L_7)); goto IL_0038; } IL_0038: { // } int32_t L_8 = V_1; return L_8; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::RemoveCell(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_RemoveCell_m5A0D41776583972976AAB53206FE1CA079156396 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mE39B6BCC7EBAF254690447A3656CA471D4E7A48B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mF2C0EE35C2B207C3CC6373BBA9909B78F6FB8603_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m671E5555F6844D7FA765E3750E7BE7DD6A6BBC3F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m777179752C365F5FE056B1585F4196D64291017C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_mFCD0739D29C4B6E98CDDEA66D8E5C50F3A089540_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mDFFBA4C65649FBE6B9EC3C51D4C85451B00DD79F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; bool V_5 = false; bool V_6 = false; RegId_t558A1471305FE71659736358E71632E62B26AF64 V_7; memset((&V_7), 0, sizeof(V_7)); bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; { // if (cell.loaded) Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_0 = ___cell0; NullCheck(L_0); bool L_1 = L_0->___loaded_8; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_0134; } } { // bool needsUnloading = true; V_1 = (bool)1; // if (m_CellRefCounting.ContainsKey(cell.index)) Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_3 = __this->___m_CellRefCounting_23; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_4 = ___cell0; NullCheck(L_4); int32_t L_5 = L_4->___index_0; NullCheck(L_3); bool L_6; L_6 = Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9(L_3, L_5, Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9_RuntimeMethod_var); V_2 = L_6; bool L_7 = V_2; if (!L_7) { goto IL_007d; } } { // m_CellRefCounting[cell.index]--; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_8 = __this->___m_CellRefCounting_23; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_9 = ___cell0; NullCheck(L_9); int32_t L_10 = L_9->___index_0; V_3 = L_10; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_11 = L_8; int32_t L_12 = V_3; NullCheck(L_11); int32_t L_13; L_13 = Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F(L_11, L_12, Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F_RuntimeMethod_var); V_4 = L_13; int32_t L_14 = V_3; int32_t L_15 = V_4; NullCheck(L_11); Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF(L_11, L_14, ((int32_t)il2cpp_codegen_subtract(L_15, 1)), Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); // needsUnloading = m_CellRefCounting[cell.index] <= 0; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_16 = __this->___m_CellRefCounting_23; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_17 = ___cell0; NullCheck(L_17); int32_t L_18 = L_17->___index_0; NullCheck(L_16); int32_t L_19; L_19 = Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F(L_16, L_18, Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F_RuntimeMethod_var); V_1 = (bool)((((int32_t)((((int32_t)L_19) > ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); // if (needsUnloading) bool L_20 = V_1; V_5 = L_20; bool L_21 = V_5; if (!L_21) { goto IL_007c; } } { // m_CellRefCounting[cell.index] = 0; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_22 = __this->___m_CellRefCounting_23; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_23 = ___cell0; NullCheck(L_23); int32_t L_24 = L_23->___index_0; NullCheck(L_22); Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF(L_22, L_24, 0, Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); } IL_007c: { } IL_007d: { // if (needsUnloading) bool L_25 = V_1; V_6 = L_25; bool L_26 = V_6; if (!L_26) { goto IL_0133; } } { // if (cells.ContainsKey(cell.index)) Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* L_27 = __this->___cells_12; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_28 = ___cell0; NullCheck(L_28); int32_t L_29 = L_28->___index_0; NullCheck(L_27); bool L_30; L_30 = Dictionary_2_ContainsKey_mF2C0EE35C2B207C3CC6373BBA9909B78F6FB8603(L_27, L_29, Dictionary_2_ContainsKey_mF2C0EE35C2B207C3CC6373BBA9909B78F6FB8603_RuntimeMethod_var); V_8 = L_30; bool L_31 = V_8; if (!L_31) { goto IL_00b1; } } { // cells.Remove(cell.index); Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* L_32 = __this->___cells_12; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_33 = ___cell0; NullCheck(L_33); int32_t L_34 = L_33->___index_0; NullCheck(L_32); bool L_35; L_35 = Dictionary_2_Remove_m777179752C365F5FE056B1585F4196D64291017C(L_32, L_34, Dictionary_2_Remove_m777179752C365F5FE056B1585F4196D64291017C_RuntimeMethod_var); } IL_00b1: { // if (m_ChunkInfo.ContainsKey(cell.index)) Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* L_36 = __this->___m_ChunkInfo_13; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_37 = ___cell0; NullCheck(L_37); int32_t L_38 = L_37->___index_0; NullCheck(L_36); bool L_39; L_39 = Dictionary_2_ContainsKey_mE39B6BCC7EBAF254690447A3656CA471D4E7A48B(L_36, L_38, Dictionary_2_ContainsKey_mE39B6BCC7EBAF254690447A3656CA471D4E7A48B_RuntimeMethod_var); V_9 = L_39; bool L_40 = V_9; if (!L_40) { goto IL_00da; } } { // m_ChunkInfo.Remove(cell.index); Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* L_41 = __this->___m_ChunkInfo_13; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_42 = ___cell0; NullCheck(L_42); int32_t L_43 = L_42->___index_0; NullCheck(L_41); bool L_44; L_44 = Dictionary_2_Remove_mFCD0739D29C4B6E98CDDEA66D8E5C50F3A089540(L_41, L_43, Dictionary_2_Remove_mFCD0739D29C4B6E98CDDEA66D8E5C50F3A089540_RuntimeMethod_var); } IL_00da: { // if (cell.flatIdxInCellIndices >= 0) Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_45 = ___cell0; NullCheck(L_45); int32_t L_46 = L_45->___flatIdxInCellIndices_7; V_10 = (bool)((((int32_t)((((int32_t)L_46) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_47 = V_10; if (!L_47) { goto IL_00fe; } } { // m_CellIndices.MarkCellAsUnloaded(cell.flatIdxInCellIndices); ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_48 = __this->___m_CellIndices_7; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_49 = ___cell0; NullCheck(L_49); int32_t L_50 = L_49->___flatIdxInCellIndices_7; NullCheck(L_48); ProbeCellIndices_MarkCellAsUnloaded_mF2C9BE87210AB183AE9F4649A1562F19EB3EE4E5(L_48, L_50, NULL); } IL_00fe: { // RegId cellBricksID = new RegId(); il2cpp_codegen_initobj((&V_7), sizeof(RegId_t558A1471305FE71659736358E71632E62B26AF64)); // if (m_CellToBricks.TryGetValue(cell, out cellBricksID)) Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* L_51 = __this->___m_CellToBricks_17; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_52 = ___cell0; NullCheck(L_51); bool L_53; L_53 = Dictionary_2_TryGetValue_mDFFBA4C65649FBE6B9EC3C51D4C85451B00DD79F(L_51, L_52, (&V_7), Dictionary_2_TryGetValue_mDFFBA4C65649FBE6B9EC3C51D4C85451B00DD79F_RuntimeMethod_var); V_11 = L_53; bool L_54 = V_11; if (!L_54) { goto IL_0132; } } { // ReleaseBricks(cellBricksID); RegId_t558A1471305FE71659736358E71632E62B26AF64 L_55 = V_7; ProbeReferenceVolume_ReleaseBricks_m7BB16DFF13B76370E1EADDC7AAC79EF41848704D(__this, L_55, NULL); // m_CellToBricks.Remove(cell); Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* L_56 = __this->___m_CellToBricks_17; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_57 = ___cell0; NullCheck(L_56); bool L_58; L_58 = Dictionary_2_Remove_m671E5555F6844D7FA765E3750E7BE7DD6A6BBC3F(L_56, L_57, Dictionary_2_Remove_m671E5555F6844D7FA765E3750E7BE7DD6A6BBC3F_RuntimeMethod_var); } IL_0132: { } IL_0133: { } IL_0134: { // cell.loaded = false; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_59 = ___cell0; NullCheck(L_59); L_59->___loaded_8 = (bool)0; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::AddCell(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_AddCell_mE2159918E79C6C8134BAACED69C3E0ECEB8DCCCD (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* ___chunks1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m76FB4221F4FEBC1BF45D0C450D7A5A5761CD7EAB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mC13AC758FB17E90D4A17DC8E383A594FE9B7D541_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; { // if (m_CellRefCounting.ContainsKey(cell.index)) m_CellRefCounting[cell.index]++; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_0 = __this->___m_CellRefCounting_23; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_1 = ___cell0; NullCheck(L_1); int32_t L_2 = L_1->___index_0; NullCheck(L_0); bool L_3; L_3 = Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9(L_0, L_2, Dictionary_2_ContainsKey_m050AC0D9D6F681C25C12FBBC7DD71F926D206ED9_RuntimeMethod_var); V_1 = L_3; bool L_4 = V_1; if (!L_4) { goto IL_0037; } } { // if (m_CellRefCounting.ContainsKey(cell.index)) m_CellRefCounting[cell.index]++; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_5 = __this->___m_CellRefCounting_23; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_6 = ___cell0; NullCheck(L_6); int32_t L_7 = L_6->___index_0; V_2 = L_7; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_8 = L_5; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10; L_10 = Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F(L_8, L_9, Dictionary_2_get_Item_m8B87B804DF06D6420B1DCE028675738AA8F3310F_RuntimeMethod_var); V_3 = L_10; int32_t L_11 = V_2; int32_t L_12 = V_3; NullCheck(L_8); Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF(L_8, L_11, ((int32_t)il2cpp_codegen_add(L_12, 1)), Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); goto IL_004a; } IL_0037: { // else m_CellRefCounting.Add(cell.index, 1); Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_13 = __this->___m_CellRefCounting_23; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_14 = ___cell0; NullCheck(L_14); int32_t L_15 = L_14->___index_0; NullCheck(L_13); Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C(L_13, L_15, 1, Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_RuntimeMethod_var); } IL_004a: { // cell.loaded = true; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_16 = ___cell0; NullCheck(L_16); L_16->___loaded_8 = (bool)1; // cells[cell.index] = cell; Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* L_17 = __this->___cells_12; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_18 = ___cell0; NullCheck(L_18); int32_t L_19 = L_18->___index_0; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_20 = ___cell0; NullCheck(L_17); Dictionary_2_set_Item_mC13AC758FB17E90D4A17DC8E383A594FE9B7D541(L_17, L_19, L_20, Dictionary_2_set_Item_mC13AC758FB17E90D4A17DC8E383A594FE9B7D541_RuntimeMethod_var); // var cellChunks = new CellChunkInfo(); CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* L_21 = (CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249*)il2cpp_codegen_object_new(CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249_il2cpp_TypeInfo_var); NullCheck(L_21); CellChunkInfo__ctor_m7E1C749DBADA4CB21473B1A39E986AEEDDAB678E(L_21, NULL); V_0 = L_21; // cellChunks.chunks = chunks; CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* L_22 = V_0; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_23 = ___chunks1; NullCheck(L_22); L_22->___chunks_0 = L_23; Il2CppCodeGenWriteBarrier((void**)(&L_22->___chunks_0), (void*)L_23); // m_ChunkInfo[cell.index] = cellChunks; Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* L_24 = __this->___m_ChunkInfo_13; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_25 = ___cell0; NullCheck(L_25); int32_t L_26 = L_25->___index_0; CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* L_27 = V_0; NullCheck(L_24); Dictionary_2_set_Item_m76FB4221F4FEBC1BF45D0C450D7A5A5761CD7EAB(L_24, L_26, L_27, Dictionary_2_set_Item_m76FB4221F4FEBC1BF45D0C450D7A5A5761CD7EAB_RuntimeMethod_var); // } return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CheckCompatibilityWithCollection(UnityEngine.Experimental.Rendering.ProbeVolumeAsset,System.Collections.Generic.Dictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_CheckCompatibilityWithCollection_m08A5838880203FA8D70E253A887B28E85FB6A517 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* ___collection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF V_1; memset((&V_1), 0, sizeof(V_1)); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* V_2 = NULL; bool V_3 = false; bool V_4 = false; { // if (collection.Count > 0) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_0 = ___collection1; NullCheck(L_0); int32_t L_1; L_1 = Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07(L_0, Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07_RuntimeMethod_var); V_0 = (bool)((((int32_t)L_1) > ((int32_t)0))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_0064; } } { // foreach (var collectionValue in collection.Values) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_3 = ___collection1; NullCheck(L_3); ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* L_4; L_4 = Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA(L_3, Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); NullCheck(L_4); Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF L_5; L_5 = ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B(L_4, ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); V_1 = L_5; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0054: {// begin finally (depth: 1) Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436((&V_1), Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0049_1; } IL_001e_1: { // foreach (var collectionValue in collection.Values) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_6; L_6 = Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_inline((&V_1), Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); V_2 = L_6; // if (m_PendingAssetsToBeUnloaded.ContainsKey(collectionValue.GetSerializedFullPath())) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_7 = __this->___m_PendingAssetsToBeUnloaded_20; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_8 = V_2; NullCheck(L_8); String_t* L_9; L_9 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_8, NULL); NullCheck(L_7); bool L_10; L_10 = Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402(L_7, L_9, Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); V_3 = L_10; bool L_11 = V_3; if (!L_11) { goto IL_003e_1; } } { // continue; goto IL_0049_1; } IL_003e_1: { // return collectionValue.CompatibleWith(asset); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_12 = V_2; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_13 = ___asset0; NullCheck(L_12); bool L_14; L_14 = ProbeVolumeAsset_CompatibleWith_m5AD9B31F161A973E7E73935A7CC7BED920FE3F70(L_12, L_13, NULL); V_4 = L_14; goto IL_0069; } IL_0049_1: { // foreach (var collectionValue in collection.Values) bool L_15; L_15 = Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829((&V_1), Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); if (L_15) { goto IL_001e_1; } } { goto IL_0063; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0063: { } IL_0064: { // return true; V_4 = (bool)1; goto IL_0069; } IL_0069: { // } bool L_16 = V_4; return L_16; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::AddPendingAssetLoading(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_AddPendingAssetLoading_m7EF404D492670EE60C0CF10A66C5F9015A38F1B7 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, 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_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral370678410D9EA88547C9A0518A47483570D604E4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7B776898A85137D4A655DC7F83C8FACACB7EAD4); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_2; memset((&V_2), 0, sizeof(V_2)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_3; memset((&V_3), 0, sizeof(V_3)); bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF V_8; memset((&V_8), 0, sizeof(V_8)); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* V_9 = NULL; bool V_10 = false; Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF V_11; memset((&V_11), 0, sizeof(V_11)); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* V_12 = NULL; bool V_13 = false; bool G_B27_0 = false; ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* G_B27_1 = NULL; bool G_B25_0 = false; ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* G_B25_1 = NULL; bool G_B26_0 = false; ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* G_B26_1 = NULL; int32_t G_B28_0 = 0; bool G_B28_1 = false; ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* G_B28_2 = NULL; { // var key = asset.GetSerializedFullPath(); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_0 = ___asset0; NullCheck(L_0); String_t* L_1; L_1 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_0, NULL); V_0 = L_1; // if (m_PendingAssetsToBeLoaded.ContainsKey(key)) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_2 = __this->___m_PendingAssetsToBeLoaded_19; String_t* L_3 = V_0; NullCheck(L_2); bool L_4; L_4 = Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402(L_2, L_3, Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); V_5 = L_4; bool L_5 = V_5; if (!L_5) { goto IL_0029; } } { // m_PendingAssetsToBeLoaded.Remove(key); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_6 = __this->___m_PendingAssetsToBeLoaded_19; String_t* L_7 = V_0; NullCheck(L_6); bool L_8; L_8 = Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906(L_6, L_7, Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906_RuntimeMethod_var); } IL_0029: { // if (!CheckCompatibilityWithCollection(asset, m_ActiveAssets)) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_9 = ___asset0; Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_10 = __this->___m_ActiveAssets_21; bool L_11; L_11 = ProbeReferenceVolume_CheckCompatibilityWithCollection_m08A5838880203FA8D70E253A887B28E85FB6A517(__this, L_9, L_10, NULL); V_6 = (bool)((((int32_t)L_11) == ((int32_t)0))? 1 : 0); bool L_12 = V_6; if (!L_12) { goto IL_0050; } } { // Debug.LogError($"Trying to load Probe Volume data for a scene that has been baked with different settings than currently loaded ones. " + // $"Please make sure all loaded scenes are in the same baking set."); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E(_stringLiteral370678410D9EA88547C9A0518A47483570D604E4, NULL); // return; goto IL_0203; } IL_0050: { // if (!CheckCompatibilityWithCollection(asset, m_PendingAssetsToBeLoaded)) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_13 = ___asset0; Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_14 = __this->___m_PendingAssetsToBeLoaded_19; bool L_15; L_15 = ProbeReferenceVolume_CheckCompatibilityWithCollection_m08A5838880203FA8D70E253A887B28E85FB6A517(__this, L_13, L_14, NULL); V_7 = (bool)((((int32_t)L_15) == ((int32_t)0))? 1 : 0); bool L_16 = V_7; if (!L_16) { goto IL_0077; } } { // Debug.LogError($"Trying to load Probe Volume data for a scene that has been baked with different settings from other scenes that are being loaded. " + // $"Please make sure all loaded scenes are in the same baking set."); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E(_stringLiteralC7B776898A85137D4A655DC7F83C8FACACB7EAD4, NULL); // return; goto IL_0203; } IL_0077: { // m_PendingAssetsToBeLoaded.Add(key, asset); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_17 = __this->___m_PendingAssetsToBeLoaded_19; String_t* L_18 = V_0; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_19 = ___asset0; NullCheck(L_17); Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62(L_17, L_18, L_19, Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62_RuntimeMethod_var); // m_NeedLoadAsset = true; __this->___m_NeedLoadAsset_24 = (bool)1; // Vector3Int indexDimension = Vector3Int.zero; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_20; L_20 = Vector3Int_get_zero_m92AFC98FB3ADF7764EE7135D7B1A1A3DA479108C_inline(NULL); V_1 = L_20; // Vector3Int minCellPosition = Vector3Int.zero; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_21; L_21 = Vector3Int_get_zero_m92AFC98FB3ADF7764EE7135D7B1A1A3DA479108C_inline(NULL); V_2 = L_21; // Vector3Int maxCellPosition = Vector3Int.zero; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_22; L_22 = Vector3Int_get_zero_m92AFC98FB3ADF7764EE7135D7B1A1A3DA479108C_inline(NULL); V_3 = L_22; // bool firstBound = true; V_4 = (bool)1; // foreach (var a in m_PendingAssetsToBeLoaded.Values) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_23 = __this->___m_PendingAssetsToBeLoaded_19; NullCheck(L_23); ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* L_24; L_24 = Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA(L_23, Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); NullCheck(L_24); Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF L_25; L_25 = ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B(L_24, ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); V_8 = L_25; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0119: {// begin finally (depth: 1) Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436((&V_8), Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_010e_1; } IL_00b6_1: { // foreach (var a in m_PendingAssetsToBeLoaded.Values) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_26; L_26 = Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_inline((&V_8), Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); V_9 = L_26; // minCellPosition = Vector3Int.Min(minCellPosition, a.minCellPosition); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_27 = V_2; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_28 = V_9; NullCheck(L_28); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_29 = L_28->___minCellPosition_7; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_30; L_30 = Vector3Int_Min_mE8C18B15F5F36C859905D17B9D3AE5F898466849_inline(L_27, L_29, NULL); V_2 = L_30; // maxCellPosition = Vector3Int.Max(maxCellPosition, a.maxCellPosition); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_31 = V_3; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_32 = V_9; NullCheck(L_32); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_33 = L_32->___maxCellPosition_6; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_34; L_34 = Vector3Int_Max_m283E5B7E751D90546E3E977F6B30880E0D452581_inline(L_31, L_33, NULL); V_3 = L_34; // if (firstBound) bool L_35 = V_4; V_10 = L_35; bool L_36 = V_10; if (!L_36) { goto IL_00f8_1; } } { // m_CurrGlobalBounds = a.globalBounds; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_37 = V_9; NullCheck(L_37); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_38 = L_37->___globalBounds_8; __this->___m_CurrGlobalBounds_11 = L_38; // firstBound = false; V_4 = (bool)0; goto IL_010d_1; } IL_00f8_1: { // m_CurrGlobalBounds.Encapsulate(a.globalBounds); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* L_39 = (&__this->___m_CurrGlobalBounds_11); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_40 = V_9; NullCheck(L_40); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_41 = L_40->___globalBounds_8; Bounds_Encapsulate_m7C70C382B9380A8C962074C78E189B53CE8F7A22(L_39, L_41, NULL); } IL_010d_1: { } IL_010e_1: { // foreach (var a in m_PendingAssetsToBeLoaded.Values) bool L_42; L_42 = Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829((&V_8), Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); if (L_42) { goto IL_00b6_1; } } { goto IL_0128; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0128: { // foreach (var a in m_ActiveAssets.Values) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_43 = __this->___m_ActiveAssets_21; NullCheck(L_43); ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* L_44; L_44 = Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA(L_43, Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); NullCheck(L_44); Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF L_45; L_45 = ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B(L_44, ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); V_11 = L_45; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_01a0: {// begin finally (depth: 1) Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436((&V_11), Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0195_1; } IL_013d_1: { // foreach (var a in m_ActiveAssets.Values) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_46; L_46 = Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_inline((&V_11), Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); V_12 = L_46; // minCellPosition = Vector3Int.Min(minCellPosition, a.minCellPosition); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_47 = V_2; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_48 = V_12; NullCheck(L_48); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_49 = L_48->___minCellPosition_7; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_50; L_50 = Vector3Int_Min_mE8C18B15F5F36C859905D17B9D3AE5F898466849_inline(L_47, L_49, NULL); V_2 = L_50; // maxCellPosition = Vector3Int.Max(maxCellPosition, a.maxCellPosition); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_51 = V_3; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_52 = V_12; NullCheck(L_52); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_53 = L_52->___maxCellPosition_6; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_54; L_54 = Vector3Int_Max_m283E5B7E751D90546E3E977F6B30880E0D452581_inline(L_51, L_53, NULL); V_3 = L_54; // if (firstBound) bool L_55 = V_4; V_13 = L_55; bool L_56 = V_13; if (!L_56) { goto IL_017f_1; } } { // m_CurrGlobalBounds = a.globalBounds; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_57 = V_12; NullCheck(L_57); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_58 = L_57->___globalBounds_8; __this->___m_CurrGlobalBounds_11 = L_58; // firstBound = false; V_4 = (bool)0; goto IL_0194_1; } IL_017f_1: { // m_CurrGlobalBounds.Encapsulate(a.globalBounds); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* L_59 = (&__this->___m_CurrGlobalBounds_11); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_60 = V_12; NullCheck(L_60); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_61 = L_60->___globalBounds_8; Bounds_Encapsulate_m7C70C382B9380A8C962074C78E189B53CE8F7A22(L_59, L_61, NULL); } IL_0194_1: { } IL_0195_1: { // foreach (var a in m_ActiveAssets.Values) bool L_62; L_62 = Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829((&V_11), Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); if (L_62) { goto IL_013d_1; } } { goto IL_01af; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01af: { // m_NeedsIndexRebuild |= m_Index == null || m_PendingInitInfo.pendingMinCellPosition != minCellPosition || m_PendingInitInfo.pendingMaxCellPosition != maxCellPosition; bool L_63 = __this->___m_NeedsIndexRebuild_28; ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_64 = __this->___m_Index_6; G_B25_0 = L_63; G_B25_1 = __this; if (!L_64) { G_B27_0 = L_63; G_B27_1 = __this; goto IL_01e4; } } { InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7* L_65 = (&__this->___m_PendingInitInfo_27); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_66 = L_65->___pendingMinCellPosition_0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_67 = V_2; bool L_68; L_68 = Vector3Int_op_Inequality_m7E2B8A0353F9BF8F18F45B2B4DB000A776894BAE_inline(L_66, L_67, NULL); G_B26_0 = G_B25_0; G_B26_1 = G_B25_1; if (L_68) { G_B27_0 = G_B25_0; G_B27_1 = G_B25_1; goto IL_01e4; } } { InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7* L_69 = (&__this->___m_PendingInitInfo_27); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_70 = L_69->___pendingMaxCellPosition_1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_71 = V_3; bool L_72; L_72 = Vector3Int_op_Inequality_m7E2B8A0353F9BF8F18F45B2B4DB000A776894BAE_inline(L_70, L_71, NULL); G_B28_0 = ((int32_t)(L_72)); G_B28_1 = G_B26_0; G_B28_2 = G_B26_1; goto IL_01e5; } IL_01e4: { G_B28_0 = 1; G_B28_1 = G_B27_0; G_B28_2 = G_B27_1; } IL_01e5: { NullCheck(G_B28_2); G_B28_2->___m_NeedsIndexRebuild_28 = (bool)((int32_t)((int32_t)G_B28_1|G_B28_0)); // m_PendingInitInfo.pendingMinCellPosition = minCellPosition; InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7* L_73 = (&__this->___m_PendingInitInfo_27); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_74 = V_2; L_73->___pendingMinCellPosition_0 = L_74; // m_PendingInitInfo.pendingMaxCellPosition = maxCellPosition; InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7* L_75 = (&__this->___m_PendingInitInfo_27); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_76 = V_3; L_75->___pendingMaxCellPosition_1 = L_76; } IL_0203: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::AddPendingAssetRemoval(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_AddPendingAssetRemoval_mBD95A44765631D66376763508952902BDD03A8DD (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; bool V_1 = false; { // var key = asset.GetSerializedFullPath(); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_0 = ___asset0; NullCheck(L_0); String_t* L_1; L_1 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_0, NULL); V_0 = L_1; // if (m_PendingAssetsToBeUnloaded.ContainsKey(key)) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_2 = __this->___m_PendingAssetsToBeUnloaded_20; String_t* L_3 = V_0; NullCheck(L_2); bool L_4; L_4 = Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402(L_2, L_3, Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); V_1 = L_4; bool L_5 = V_1; if (!L_5) { goto IL_0027; } } { // m_PendingAssetsToBeUnloaded.Remove(key); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_6 = __this->___m_PendingAssetsToBeUnloaded_20; String_t* L_7 = V_0; NullCheck(L_6); bool L_8; L_8 = Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906(L_6, L_7, Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906_RuntimeMethod_var); } IL_0027: { // m_PendingAssetsToBeUnloaded.Add(asset.GetSerializedFullPath(), asset); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_9 = __this->___m_PendingAssetsToBeUnloaded_20; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_10 = ___asset0; NullCheck(L_10); String_t* L_11; L_11 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_10, NULL); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_12 = ___asset0; NullCheck(L_9); Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62(L_9, L_11, L_12, Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::RemovePendingAsset(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_RemovePendingAsset_m6570DA934E9ACE3DA84E10783816ED6157B98762 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mA7919C536F41109CAA9FE4CCE15C9D7CBB6552AA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m968046A3F850CA90A828A9CE3326FE1F468389E2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m74691DB4E7F3F3FF16ED7C296BB8CD81F2FEDEAF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mB5D290E58C5A4F7D7EE2C5734BE022AEDB3A18F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mB54DE82BC987F7DC31233ECA7FC23414C45FB2FE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; bool V_3 = false; bool V_4 = false; Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE V_5; memset((&V_5), 0, sizeof(V_5)); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* V_6 = NULL; { // var key = asset.GetSerializedFullPath(); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_0 = ___asset0; NullCheck(L_0); String_t* L_1; L_1 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_0, NULL); V_0 = L_1; // for (int i = m_CellsToBeLoaded.Count - 1; i >= 0; i--) List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_2 = __this->___m_CellsToBeLoaded_22; NullCheck(L_2); int32_t L_3; L_3 = List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_inline(L_2, List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var); V_1 = ((int32_t)il2cpp_codegen_subtract(L_3, 1)); goto IL_0046; } IL_0018: { // if (m_CellsToBeLoaded[i].sourceAsset == key) List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_4 = __this->___m_CellsToBeLoaded_22; int32_t L_5 = V_1; NullCheck(L_4); CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_6; L_6 = List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32(L_4, L_5, List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32_RuntimeMethod_var); NullCheck(L_6); String_t* L_7 = L_6->___sourceAsset_0; String_t* L_8 = V_0; bool L_9; L_9 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_7, L_8, NULL); V_2 = L_9; bool L_10 = V_2; if (!L_10) { goto IL_0041; } } { // m_CellsToBeLoaded.RemoveAt(i); List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_11 = __this->___m_CellsToBeLoaded_22; int32_t L_12 = V_1; NullCheck(L_11); List_1_RemoveAt_mB54DE82BC987F7DC31233ECA7FC23414C45FB2FE(L_11, L_12, List_1_RemoveAt_mB54DE82BC987F7DC31233ECA7FC23414C45FB2FE_RuntimeMethod_var); } IL_0041: { // for (int i = m_CellsToBeLoaded.Count - 1; i >= 0; i--) int32_t L_13 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract(L_13, 1)); } IL_0046: { // for (int i = m_CellsToBeLoaded.Count - 1; i >= 0; i--) int32_t L_14 = V_1; V_3 = (bool)((((int32_t)((((int32_t)L_14) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_15 = V_3; if (L_15) { goto IL_0018; } } { // if (m_ActiveAssets.ContainsKey(key)) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_16 = __this->___m_ActiveAssets_21; String_t* L_17 = V_0; NullCheck(L_16); bool L_18; L_18 = Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402(L_16, L_17, Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); V_4 = L_18; bool L_19 = V_4; if (!L_19) { goto IL_0072; } } { // m_ActiveAssets.Remove(key); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_20 = __this->___m_ActiveAssets_21; String_t* L_21 = V_0; NullCheck(L_20); bool L_22; L_22 = Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906(L_20, L_21, Dictionary_2_Remove_m985614705DA581434CE6D21C5DA43140F6181906_RuntimeMethod_var); } IL_0072: { // foreach (var cell in asset.cells) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_23 = ___asset0; NullCheck(L_23); List_1_t1339B319E08032F604E54608778551A8481D44F6* L_24 = L_23->___cells_5; NullCheck(L_24); Enumerator_t440BC7F12C984BA241FE052224B856525E0390FE L_25; L_25 = List_1_GetEnumerator_mB5D290E58C5A4F7D7EE2C5734BE022AEDB3A18F6(L_24, List_1_GetEnumerator_mB5D290E58C5A4F7D7EE2C5734BE022AEDB3A18F6_RuntimeMethod_var); V_5 = L_25; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00a1: {// begin finally (depth: 1) Enumerator_Dispose_mA7919C536F41109CAA9FE4CCE15C9D7CBB6552AA((&V_5), Enumerator_Dispose_mA7919C536F41109CAA9FE4CCE15C9D7CBB6552AA_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0096_1; } IL_0082_1: { // foreach (var cell in asset.cells) Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_26; L_26 = Enumerator_get_Current_m74691DB4E7F3F3FF16ED7C296BB8CD81F2FEDEAF_inline((&V_5), Enumerator_get_Current_m74691DB4E7F3F3FF16ED7C296BB8CD81F2FEDEAF_RuntimeMethod_var); V_6 = L_26; // RemoveCell(cell); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_27 = V_6; ProbeReferenceVolume_RemoveCell_m5A0D41776583972976AAB53206FE1CA079156396(__this, L_27, NULL); } IL_0096_1: { // foreach (var cell in asset.cells) bool L_28; L_28 = Enumerator_MoveNext_m968046A3F850CA90A828A9CE3326FE1F468389E2((&V_5), Enumerator_MoveNext_m968046A3F850CA90A828A9CE3326FE1F468389E2_RuntimeMethod_var); if (L_28) { goto IL_0082_1; } } { goto IL_00b0; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b0: { // ClearDebugData(); ProbeReferenceVolume_ClearDebugData_m254D017F2183A194216423BB841397BDDF1C4DC8(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::PerformPendingIndexChangeAndInit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_PerformPendingIndexChangeAndInit_m31E431668BAEA4F76051C3F4F08BCBF7893F3341 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { bool V_0 = false; { // if (m_NeedsIndexRebuild) bool L_0 = __this->___m_NeedsIndexRebuild_28; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_003c; } } { // CleanupLoadedData(); ProbeReferenceVolume_CleanupLoadedData_m468450BDD6457065635A939ED04CF2748D861406(__this, NULL); // InitProbeReferenceVolume(kProbeIndexPoolAllocationSize, m_MemoryBudget, m_SHBands); int32_t L_2 = __this->___m_MemoryBudget_32; int32_t L_3 = __this->___m_SHBands_33; ProbeReferenceVolume_InitProbeReferenceVolume_m8396C4E41214B049F2382F6C56A71C7AA4787A3E(__this, ((int32_t)128), L_2, L_3, NULL); // m_HasChangedIndex = true; __this->___m_HasChangedIndex_29 = (bool)1; // m_NeedsIndexRebuild = false; __this->___m_NeedsIndexRebuild_28 = (bool)0; goto IL_0045; } IL_003c: { // m_HasChangedIndex = false; __this->___m_HasChangedIndex_29 = (bool)0; } IL_0045: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SetMinBrickAndMaxSubdiv(System.Single,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SetMinBrickAndMaxSubdiv_m88473F4B1337645D2F5B6F9AA6B60D20CB1AC078 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, float ___minBrickSize0, int32_t ___maxSubdiv1, const RuntimeMethod* method) { { // SetTRS(Vector3.zero, Quaternion.identity, minBrickSize); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0; L_0 = Vector3_get_zero_m9D7F7B580B5A276411267E96AA3425736D9BDC83_inline(NULL); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_1; L_1 = Quaternion_get_identity_mB9CAEEB21BC81352CBF32DB9664BFC06FA7EA27B_inline(NULL); float L_2 = ___minBrickSize0; ProbeReferenceVolume_SetTRS_m942EB8F2721EA1D608CD24A5BF0367362703CAB6(__this, L_0, L_1, L_2, NULL); // SetMaxSubdivision(maxSubdiv); int32_t L_3 = ___maxSubdiv1; ProbeReferenceVolume_SetMaxSubdivision_m18D69D8668C3E597E98DDC49F890E4B212F601FA(__this, L_3, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::LoadAsset(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_LoadAsset_m6762ED235290551AF23A3A741A5AB44DCC635DC7 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m5F7722410A99158472E7D8BB3976AB7F857076A8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m94FEF1DEEE302A8265001CD48F7D5F32F9FB450B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m8A89450CCC26C3663B17359A17E5996B125CC9EA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral50AA03A882307B6073D5F71C16E078A6805D656D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B46ADDB4A7C669144FF5377DFF3368F6AA66160); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* V_3 = NULL; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* V_4 = NULL; bool V_5 = false; { // if (asset.Version != (int)ProbeVolumeAsset.AssetVersion.Current) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_0 = ___asset0; NullCheck(L_0); int32_t L_1; L_1 = ProbeVolumeAsset_get_Version_m5081E5AFF96380FDA4A8223668368668E9818002_inline(L_0, NULL); V_1 = (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)3))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_2 = V_1; if (!L_2) { goto IL_0032; } } { // Debug.LogWarning($"Trying to load an asset {asset.GetSerializedFullPath()} that has been baked with a previous version of the system. Please re-bake the data."); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_3 = ___asset0; NullCheck(L_3); String_t* L_4; L_4 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_3, NULL); String_t* L_5; L_5 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral7B46ADDB4A7C669144FF5377DFF3368F6AA66160, L_4, _stringLiteral50AA03A882307B6073D5F71C16E078A6805D656D, NULL); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_LogWarning_mEF15C6B17CE4E1FA7E379CDB82CE40FCD89A3F28(L_5, NULL); // return; goto IL_00db; } IL_0032: { // var path = asset.GetSerializedFullPath(); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_6 = ___asset0; NullCheck(L_6); String_t* L_7; L_7 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_6, NULL); V_0 = L_7; // SetMinBrickAndMaxSubdiv(asset.minBrickSize, asset.maxSubdivision); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_8 = ___asset0; NullCheck(L_8); float L_9; L_9 = ProbeVolumeAsset_get_minBrickSize_m64AB321C43569B209B7D4204FA7ADD218BB6438E(L_8, NULL); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_10 = ___asset0; NullCheck(L_10); int32_t L_11; L_11 = ProbeVolumeAsset_get_maxSubdivision_m25E44F3E71147B9737FC2F4A41E32C91CFB1DDE7(L_10, NULL); ProbeReferenceVolume_SetMinBrickAndMaxSubdiv_m88473F4B1337645D2F5B6F9AA6B60D20CB1AC078(__this, L_9, L_11, NULL); // for (int i = 0; i < asset.cells.Count; ++i) V_2 = 0; goto IL_00c4; } IL_0050: { // var cell = asset.cells[i]; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_12 = ___asset0; NullCheck(L_12); List_1_t1339B319E08032F604E54608778551A8481D44F6* L_13 = L_12->___cells_5; int32_t L_14 = V_2; NullCheck(L_13); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_15; L_15 = List_1_get_Item_m8A89450CCC26C3663B17359A17E5996B125CC9EA(L_13, L_14, List_1_get_Item_m8A89450CCC26C3663B17359A17E5996B125CC9EA_RuntimeMethod_var); V_3 = L_15; // CellSortInfo sortInfo = new CellSortInfo(); CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_16 = (CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B*)il2cpp_codegen_object_new(CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B_il2cpp_TypeInfo_var); NullCheck(L_16); CellSortInfo__ctor_m5871F49B1A019D1B007A5132580B6599434971BE(L_16, NULL); V_4 = L_16; // sortInfo.cell = cell; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_17 = V_4; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_18 = V_3; NullCheck(L_17); L_17->___cell_1 = L_18; Il2CppCodeGenWriteBarrier((void**)(&L_17->___cell_1), (void*)L_18); // sortInfo.position = ((Vector3)cell.position * MaxBrickSize() * 0.5f) + m_Transform.posWS; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_19 = V_4; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_20 = V_3; NullCheck(L_20); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_21 = L_20->___position_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22; L_22 = Vector3Int_op_Implicit_mC033C628DD897DDBC75F29D06ACB30DC437A838A_inline(L_21, NULL); float L_23; L_23 = ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24; L_24 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_22, L_23, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25; L_25 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_24, (0.5f), NULL); RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_26 = (&__this->___m_Transform_3); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = L_26->___posWS_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28; L_28 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_25, L_27, NULL); NullCheck(L_19); L_19->___position_3 = L_28; // sortInfo.sourceAsset = asset.GetSerializedFullPath(); CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_29 = V_4; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_30 = ___asset0; NullCheck(L_30); String_t* L_31; L_31 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_30, NULL); NullCheck(L_29); L_29->___sourceAsset_0 = L_31; Il2CppCodeGenWriteBarrier((void**)(&L_29->___sourceAsset_0), (void*)L_31); // m_CellsToBeLoaded.Add(sortInfo); List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_32 = __this->___m_CellsToBeLoaded_22; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_33 = V_4; NullCheck(L_32); List_1_Add_m5F7722410A99158472E7D8BB3976AB7F857076A8_inline(L_32, L_33, List_1_Add_m5F7722410A99158472E7D8BB3976AB7F857076A8_RuntimeMethod_var); // for (int i = 0; i < asset.cells.Count; ++i) int32_t L_34 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_00c4: { // for (int i = 0; i < asset.cells.Count; ++i) int32_t L_35 = V_2; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_36 = ___asset0; NullCheck(L_36); List_1_t1339B319E08032F604E54608778551A8481D44F6* L_37 = L_36->___cells_5; NullCheck(L_37); int32_t L_38; L_38 = List_1_get_Count_m94FEF1DEEE302A8265001CD48F7D5F32F9FB450B_inline(L_37, List_1_get_Count_m94FEF1DEEE302A8265001CD48F7D5F32F9FB450B_RuntimeMethod_var); V_5 = (bool)((((int32_t)L_35) < ((int32_t)L_38))? 1 : 0); bool L_39 = V_5; if (L_39) { goto IL_0050; } } IL_00db: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::PerformPendingLoading() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_PerformPendingLoading_m3A0D300661A997E2026BDFB631C1C02037A5F621 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF V_2; memset((&V_2), 0, sizeof(V_2)); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* V_3 = NULL; Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF V_4; memset((&V_4), 0, sizeof(V_4)); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* V_5 = NULL; bool V_6 = false; int32_t G_B5_0 = 0; { // if ((m_PendingAssetsToBeLoaded.Count == 0 && m_ActiveAssets.Count == 0) || !m_NeedLoadAsset || !m_ProbeReferenceVolumeInit) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_0 = __this->___m_PendingAssetsToBeLoaded_19; NullCheck(L_0); int32_t L_1; L_1 = Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07(L_0, Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07_RuntimeMethod_var); if (L_1) { goto IL_001b; } } { Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_2 = __this->___m_ActiveAssets_21; NullCheck(L_2); int32_t L_3; L_3 = Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07(L_2, Dictionary_2_get_Count_m4CEAAE26533686BAD655104F8A8EC11DB88C7C07_RuntimeMethod_var); if (!L_3) { goto IL_002e; } } IL_001b: { bool L_4 = __this->___m_NeedLoadAsset_24; if (!L_4) { goto IL_002e; } } { bool L_5 = __this->___m_ProbeReferenceVolumeInit_25; G_B5_0 = ((((int32_t)L_5) == ((int32_t)0))? 1 : 0); goto IL_002f; } IL_002e: { G_B5_0 = 1; } IL_002f: { V_0 = (bool)G_B5_0; bool L_6 = V_0; if (!L_6) { goto IL_0038; } } { // return; goto IL_011f; } IL_0038: { // m_Pool.EnsureTextureValidity(); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_7 = __this->___m_Pool_5; NullCheck(L_7); ProbeBrickPool_EnsureTextureValidity_m2D85061C632966FCF8FF4A205F01AE394E16D905(L_7, NULL); // if (m_HasChangedIndex) bool L_8 = __this->___m_HasChangedIndex_29; V_1 = L_8; bool L_9 = V_1; if (!L_9) { goto IL_0097; } } { // InvalidateAllCellRefs(); ProbeReferenceVolume_InvalidateAllCellRefs_mC9899CBE0BD02C52065E4ACB1D4B871D0870B467(__this, NULL); // foreach (var asset in m_ActiveAssets.Values) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_10 = __this->___m_ActiveAssets_21; NullCheck(L_10); ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* L_11; L_11 = Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA(L_10, Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); NullCheck(L_11); Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF L_12; L_12 = ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B(L_11, ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); V_2 = L_12; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0087: {// begin finally (depth: 1) Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436((&V_2), Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_007c_1; } IL_006a_1: { // foreach (var asset in m_ActiveAssets.Values) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_13; L_13 = Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_inline((&V_2), Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); V_3 = L_13; // LoadAsset(asset); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_14 = V_3; ProbeReferenceVolume_LoadAsset_m6762ED235290551AF23A3A741A5AB44DCC635DC7(__this, L_14, NULL); } IL_007c_1: { // foreach (var asset in m_ActiveAssets.Values) bool L_15; L_15 = Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829((&V_2), Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); if (L_15) { goto IL_006a_1; } } { goto IL_0096; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0096: { } IL_0097: { // foreach (var asset in m_PendingAssetsToBeLoaded.Values) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_16 = __this->___m_PendingAssetsToBeLoaded_19; NullCheck(L_16); ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* L_17; L_17 = Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA(L_16, Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); NullCheck(L_17); Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF L_18; L_18 = ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B(L_17, ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); V_4 = L_18; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00fd: {// begin finally (depth: 1) Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436((&V_4), Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_00f2_1; } IL_00ac_1: { // foreach (var asset in m_PendingAssetsToBeLoaded.Values) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_19; L_19 = Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_inline((&V_4), Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); V_5 = L_19; // LoadAsset(asset); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_20 = V_5; ProbeReferenceVolume_LoadAsset_m6762ED235290551AF23A3A741A5AB44DCC635DC7(__this, L_20, NULL); // if (!m_ActiveAssets.ContainsKey(asset.GetSerializedFullPath())) Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_21 = __this->___m_ActiveAssets_21; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_22 = V_5; NullCheck(L_22); String_t* L_23; L_23 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_22, NULL); NullCheck(L_21); bool L_24; L_24 = Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402(L_21, L_23, Dictionary_2_ContainsKey_mA3EA3F67E4FCAAFE13CBFD614D098D65AED31402_RuntimeMethod_var); V_6 = (bool)((((int32_t)L_24) == ((int32_t)0))? 1 : 0); bool L_25 = V_6; if (!L_25) { goto IL_00f1_1; } } { // m_ActiveAssets.Add(asset.GetSerializedFullPath(), asset); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_26 = __this->___m_ActiveAssets_21; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_27 = V_5; NullCheck(L_27); String_t* L_28; L_28 = ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5(L_27, NULL); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_29 = V_5; NullCheck(L_26); Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62(L_26, L_28, L_29, Dictionary_2_Add_m4C20F3254E86771C2039FE7662D6CA2D43F79F62_RuntimeMethod_var); } IL_00f1_1: { } IL_00f2_1: { // foreach (var asset in m_PendingAssetsToBeLoaded.Values) bool L_30; L_30 = Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829((&V_4), Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); if (L_30) { goto IL_00ac_1; } } { goto IL_010c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_010c: { // m_PendingAssetsToBeLoaded.Clear(); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_31 = __this->___m_PendingAssetsToBeLoaded_19; NullCheck(L_31); Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6(L_31, Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var); // m_NeedLoadAsset = false; __this->___m_NeedLoadAsset_24 = (bool)0; } IL_011f: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::PerformPendingDeletion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_PerformPendingDeletion_m394606ACC70C20888F50E08C3EB940DB8B87F6EA (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* V_0 = NULL; bool V_1 = false; Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF V_2; memset((&V_2), 0, sizeof(V_2)); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* V_3 = NULL; { // if (!m_ProbeReferenceVolumeInit) bool L_0 = __this->___m_ProbeReferenceVolumeInit_25; V_1 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); bool L_1 = V_1; if (!L_1) { goto IL_001c; } } { // m_PendingAssetsToBeUnloaded.Clear(); // If we are not init, we have not loaded yet. Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_2 = __this->___m_PendingAssetsToBeUnloaded_20; NullCheck(L_2); Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6(L_2, Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var); } IL_001c: { // var dictionaryValues = m_PendingAssetsToBeUnloaded.Values; Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_3 = __this->___m_PendingAssetsToBeUnloaded_20; NullCheck(L_3); ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* L_4; L_4 = Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA(L_3, Dictionary_2_get_Values_mD4661C8AA5195DE91328FA4BC4356944969A90DA_RuntimeMethod_var); V_0 = L_4; // foreach (var asset in dictionaryValues) ValueCollection_tC3AA9F68C5E66444243A38B5683049DA9F7B4210* L_5 = V_0; NullCheck(L_5); Enumerator_t58704C6BFCD5ACEA8D48C5326B0BDC09C69E15CF L_6; L_6 = ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B(L_5, ValueCollection_GetEnumerator_m918C9823BFD96A111377716D84D6D1FDEE51979B_RuntimeMethod_var); V_2 = L_6; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_004f: {// begin finally (depth: 1) Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436((&V_2), Enumerator_Dispose_m570CE8284CE1961C3C612D574871E58FE53A4436_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0044_1; } IL_0032_1: { // foreach (var asset in dictionaryValues) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_7; L_7 = Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_inline((&V_2), Enumerator_get_Current_m1AE0DE62C98861B9AA22BAA5BED4C3191D66C82D_RuntimeMethod_var); V_3 = L_7; // RemovePendingAsset(asset); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_8 = V_3; ProbeReferenceVolume_RemovePendingAsset_m6570DA934E9ACE3DA84E10783816ED6157B98762(__this, L_8, NULL); } IL_0044_1: { // foreach (var asset in dictionaryValues) bool L_9; L_9 = Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829((&V_2), Enumerator_MoveNext_mCD25533DB97A374B19DE188C8CB0C552C78FF829_RuntimeMethod_var); if (L_9) { goto IL_0032_1; } } { goto IL_005e; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_005e: { // m_PendingAssetsToBeUnloaded.Clear(); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_10 = __this->___m_PendingAssetsToBeUnloaded_20; NullCheck(L_10); Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6(L_10, Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var); // } return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetNumberOfBricksAtSubdiv(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell,UnityEngine.Vector3Int&,UnityEngine.Vector3Int&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_GetNumberOfBricksAtSubdiv_mC7241405B7787ADEE9A494F37CB79670527727B6 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___minValidLocalIdxAtMaxRes1, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___sizeOfValidIndicesAtMaxRes2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_1; memset((&V_1), 0, sizeof(V_1)); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 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)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; { // minValidLocalIdxAtMaxRes = Vector3Int.zero; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_0 = ___minValidLocalIdxAtMaxRes1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_1; L_1 = Vector3Int_get_zero_m92AFC98FB3ADF7764EE7135D7B1A1A3DA479108C_inline(NULL); *(Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376*)L_0 = L_1; // sizeOfValidIndicesAtMaxRes = Vector3Int.one; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_2 = ___sizeOfValidIndicesAtMaxRes2; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_3; L_3 = Vector3Int_get_one_mF92F0A50B2A05CAEB7C8AD98FF268C18B51556BD_inline(NULL); *(Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376*)L_2 = L_3; // var posWS = new Vector3(cell.position.x * MaxBrickSize(), cell.position.y * MaxBrickSize(), cell.position.z * MaxBrickSize()); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_4 = ___cell0; NullCheck(L_4); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_5 = (&L_4->___position_1); int32_t L_6; L_6 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_5, NULL); float L_7; L_7 = ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586(__this, NULL); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_8 = ___cell0; NullCheck(L_8); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_9 = (&L_8->___position_1); int32_t L_10; L_10 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline(L_9, NULL); float L_11; L_11 = ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586(__this, NULL); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_12 = ___cell0; NullCheck(L_12); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_13 = (&L_12->___position_1); int32_t L_14; L_14 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline(L_13, NULL); float L_15; L_15 = ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586(__this, NULL); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_0), ((float)il2cpp_codegen_multiply(((float)L_6), L_7)), ((float)il2cpp_codegen_multiply(((float)L_10), L_11)), ((float)il2cpp_codegen_multiply(((float)L_14), L_15)), NULL); // Bounds cellBounds = new Bounds(); il2cpp_codegen_initobj((&V_1), sizeof(Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3)); // cellBounds.min = posWS; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = V_0; Bounds_set_min_m7BAFB7EDB329CBA896FA096E671D17E498C81A35((&V_1), L_16, NULL); // cellBounds.max = posWS + (Vector3.one * MaxBrickSize()); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18; L_18 = Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline(NULL); float L_19; L_19 = ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20; L_20 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_18, L_19, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21; L_21 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_17, L_20, NULL); Bounds_set_max_mD846329090A0A151CA139A477B70AD6A76FC1A39((&V_1), L_21, NULL); // Bounds intersectBound = new Bounds(); il2cpp_codegen_initobj((&V_2), sizeof(Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3)); // intersectBound.min = Vector3.Max(cellBounds.min, m_CurrGlobalBounds.min); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22; L_22 = Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13((&V_1), NULL); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* L_23 = (&__this->___m_CurrGlobalBounds_11); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24; L_24 = Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13(L_23, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25; L_25 = Vector3_Max_m8446E71C8778A1CE7C379BBF6966D15093C99145_inline(L_22, L_24, NULL); Bounds_set_min_m7BAFB7EDB329CBA896FA096E671D17E498C81A35((&V_2), L_25, NULL); // intersectBound.max = Vector3.Min(cellBounds.max, m_CurrGlobalBounds.max); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26; L_26 = Bounds_get_max_m6446F2AB97C1E57CA89467B9DE52D4EB61F1CB09((&V_1), NULL); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* L_27 = (&__this->___m_CurrGlobalBounds_11); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28; L_28 = Bounds_get_max_m6446F2AB97C1E57CA89467B9DE52D4EB61F1CB09(L_27, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29; L_29 = Vector3_Min_m669DD6A6725D796639ADF4DE40E72AE8DCCFA9C7_inline(L_26, L_28, NULL); Bounds_set_max_mD846329090A0A151CA139A477B70AD6A76FC1A39((&V_2), L_29, NULL); // Vector3 size = intersectBound.max - intersectBound.min; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30; L_30 = Bounds_get_max_m6446F2AB97C1E57CA89467B9DE52D4EB61F1CB09((&V_2), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31; L_31 = Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13((&V_2), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32; L_32 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_30, L_31, NULL); V_3 = L_32; // var toStart = intersectBound.min - cellBounds.min; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33; L_33 = Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13((&V_2), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34; L_34 = Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13((&V_1), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35; L_35 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_33, L_34, NULL); V_4 = L_35; // minValidLocalIdxAtMaxRes.x = Mathf.CeilToInt((toStart.x) / MinBrickSize()); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_36 = ___minValidLocalIdxAtMaxRes1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37 = V_4; float L_38 = L_37.___x_2; float L_39; L_39 = ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3(__this, NULL); int32_t L_40; L_40 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(L_38/L_39)), NULL); Vector3Int_set_x_m8745C5976D035EBBAC6F6191B5838D58631D8685_inline(L_36, L_40, NULL); // minValidLocalIdxAtMaxRes.y = Mathf.CeilToInt((toStart.y) / MinBrickSize()); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_41 = ___minValidLocalIdxAtMaxRes1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42 = V_4; float L_43 = L_42.___y_3; float L_44; L_44 = ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3(__this, NULL); int32_t L_45; L_45 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(L_43/L_44)), NULL); Vector3Int_set_y_mA856F32D1BF187BD4091DDF3C6872FD01F7D3377_inline(L_41, L_45, NULL); // minValidLocalIdxAtMaxRes.z = Mathf.CeilToInt((toStart.z) / MinBrickSize()); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_46 = ___minValidLocalIdxAtMaxRes1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47 = V_4; float L_48 = L_47.___z_4; float L_49; L_49 = ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3(__this, NULL); int32_t L_50; L_50 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(L_48/L_49)), NULL); Vector3Int_set_z_m5782180F67C4257C505F124971985D99C3422F74_inline(L_46, L_50, NULL); // var toEnd = intersectBound.max - cellBounds.min; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51; L_51 = Bounds_get_max_m6446F2AB97C1E57CA89467B9DE52D4EB61F1CB09((&V_2), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52; L_52 = Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13((&V_1), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53; L_53 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_51, L_52, NULL); V_5 = L_53; // sizeOfValidIndicesAtMaxRes.x = Mathf.CeilToInt((toEnd.x) / MinBrickSize()) - minValidLocalIdxAtMaxRes.x + 1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_54 = ___sizeOfValidIndicesAtMaxRes2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55 = V_5; float L_56 = L_55.___x_2; float L_57; L_57 = ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3(__this, NULL); int32_t L_58; L_58 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(L_56/L_57)), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_59 = ___minValidLocalIdxAtMaxRes1; int32_t L_60; L_60 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline(L_59, NULL); Vector3Int_set_x_m8745C5976D035EBBAC6F6191B5838D58631D8685_inline(L_54, ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_58, L_60)), 1)), NULL); // sizeOfValidIndicesAtMaxRes.y = Mathf.CeilToInt((toEnd.y) / MinBrickSize()) - minValidLocalIdxAtMaxRes.y + 1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_61 = ___sizeOfValidIndicesAtMaxRes2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62 = V_5; float L_63 = L_62.___y_3; float L_64; L_64 = ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3(__this, NULL); int32_t L_65; L_65 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(L_63/L_64)), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_66 = ___minValidLocalIdxAtMaxRes1; int32_t L_67; L_67 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline(L_66, NULL); Vector3Int_set_y_mA856F32D1BF187BD4091DDF3C6872FD01F7D3377_inline(L_61, ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_65, L_67)), 1)), NULL); // sizeOfValidIndicesAtMaxRes.z = Mathf.CeilToInt((toEnd.z) / MinBrickSize()) - minValidLocalIdxAtMaxRes.z + 1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_68 = ___sizeOfValidIndicesAtMaxRes2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_69 = V_5; float L_70 = L_69.___z_4; float L_71; L_71 = ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3(__this, NULL); int32_t L_72; L_72 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(L_70/L_71)), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_73 = ___minValidLocalIdxAtMaxRes1; int32_t L_74; L_74 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline(L_73, NULL); Vector3Int_set_z_m5782180F67C4257C505F124971985D99C3422F74_inline(L_68, ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_72, L_74)), 1)), NULL); // Vector3Int bricksForCell = new Vector3Int(); il2cpp_codegen_initobj((&V_6), sizeof(Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376)); // bricksForCell = sizeOfValidIndicesAtMaxRes / CellSize(cell.minSubdiv); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_75 = ___sizeOfValidIndicesAtMaxRes2; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_76 = (*(Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376*)L_75); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_77 = ___cell0; NullCheck(L_77); int32_t L_78 = L_77->___minSubdiv_6; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_79; L_79 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_78, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_80; L_80 = Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline(L_76, L_79, NULL); V_6 = L_80; // return bricksForCell.x * bricksForCell.y * bricksForCell.z; int32_t L_81; L_81 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_6), NULL); int32_t L_82; L_82 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_6), NULL); int32_t L_83; L_83 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_6), NULL); V_7 = ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_81, L_82)), L_83)); goto IL_01fc; } IL_01fc: { // } int32_t L_84 = V_7; return L_84; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetCellIndexUpdate(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_GetCellIndexUpdate_m5F32FFA6A185E250CA69C49B1CE881A2C21C7282 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* ___cell0, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* ___cellUpdateInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; { // cellUpdateInfo = new ProbeBrickIndex.CellIndexUpdateInfo(); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* L_0 = ___cellUpdateInfo1; il2cpp_codegen_initobj(L_0, sizeof(CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B)); // int brickCountsAtResolution = GetNumberOfBricksAtSubdiv(cell, out var minValidLocalIdx, out var sizeOfValidIndices); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_1 = ___cell0; int32_t L_2; L_2 = ProbeReferenceVolume_GetNumberOfBricksAtSubdiv_mC7241405B7787ADEE9A494F37CB79670527727B6(__this, L_1, (&V_1), (&V_2), NULL); V_0 = L_2; // cellUpdateInfo.cellPositionInBricksAtMaxRes = cell.position * CellSize(m_MaxSubdivision - 1); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* L_3 = ___cellUpdateInfo1; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_4 = ___cell0; NullCheck(L_4); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_5 = L_4->___position_1; int32_t L_6 = __this->___m_MaxSubdivision_4; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_7; L_7 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(((int32_t)il2cpp_codegen_subtract(L_6, 1)), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_8; L_8 = Vector3Int_op_Multiply_mCFF4693DA3609803497101282FA7FA8F3A2BF552_inline(L_5, L_7, NULL); L_3->___cellPositionInBricksAtMaxRes_5 = L_8; // cellUpdateInfo.minSubdivInCell = cell.minSubdiv; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* L_9 = ___cellUpdateInfo1; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_10 = ___cell0; NullCheck(L_10); int32_t L_11 = L_10->___minSubdiv_6; L_9->___minSubdivInCell_2 = L_11; // cellUpdateInfo.minValidBrickIndexForCellAtMaxRes = minValidLocalIdx; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* L_12 = ___cellUpdateInfo1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_13 = V_1; L_12->___minValidBrickIndexForCellAtMaxRes_3 = L_13; // cellUpdateInfo.maxValidBrickIndexForCellAtMaxResPlusOne = sizeOfValidIndices + minValidLocalIdx; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* L_14 = ___cellUpdateInfo1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_15 = V_2; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_16 = V_1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_17; L_17 = Vector3Int_op_Addition_m7B25A163958DEC7B64323710764439A8322905AF_inline(L_15, L_16, NULL); L_14->___maxValidBrickIndexForCellAtMaxResPlusOne_4 = L_17; // return m_Index.AssignIndexChunksToCell(cell, brickCountsAtResolution, ref cellUpdateInfo); ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_18 = __this->___m_Index_6; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_19 = ___cell0; int32_t L_20 = V_0; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B* L_21 = ___cellUpdateInfo1; NullCheck(L_18); bool L_22; L_22 = ProbeBrickIndex_AssignIndexChunksToCell_m8552299678638EAC75180BB5F988C3B0F5AB3AF9(L_18, L_19, L_20, L_21, NULL); V_3 = L_22; goto IL_0063; } IL_0063: { // } bool L_23 = V_3; return L_23; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::LoadPendingCells(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_LoadPendingCells_m5A516A3ECD5B8A3E98F091BECD0997122EE77D4B (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___loadAll0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mC7D29B96D7A3728843ED6AA72DF28D558F412130_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mB368B28E2E9CC6F832B0B9FD285230EB269FF9F9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_mAAA5AFEC85E9973440F12FF585F50BD16002D2F7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mB54DE82BC987F7DC31233ECA7FC23414C45FB2FE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m0BCA9972496EA6A18908043F330D2E400A998637_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t03E52A8B805456075B901A2138B79B253B61FCCA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; bool V_2 = false; int32_t V_3 = 0; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* V_4 = NULL; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* V_5 = NULL; String_t* V_6 = NULL; bool V_7 = false; int32_t V_8 = 0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF V_9; memset((&V_9), 0, sizeof(V_9)); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B V_10; memset((&V_10), 0, sizeof(V_10)); bool V_11 = false; List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* V_12 = NULL; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* V_13 = NULL; RegId_t558A1471305FE71659736358E71632E62B26AF64 V_14; memset((&V_14), 0, sizeof(V_14)); bool V_15 = false; int32_t G_B3_0 = 0; int32_t G_B6_0 = 0; { // int count = Mathf.Min(m_NumberOfCellsLoadedPerFrame, m_CellsToBeLoaded.Count); int32_t L_0 = __this->___m_NumberOfCellsLoadedPerFrame_31; List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_1 = __this->___m_CellsToBeLoaded_22; NullCheck(L_1); int32_t L_2; L_2 = List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_inline(L_1, List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var); int32_t L_3; L_3 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_0, L_2, NULL); V_0 = L_3; // count = loadAll ? m_CellsToBeLoaded.Count : count; bool L_4 = ___loadAll0; if (L_4) { goto IL_001e; } } { int32_t L_5 = V_0; G_B3_0 = L_5; goto IL_0029; } IL_001e: { List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_6 = __this->___m_CellsToBeLoaded_22; NullCheck(L_6); int32_t L_7; L_7 = List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_inline(L_6, List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var); G_B3_0 = L_7; } IL_0029: { V_0 = G_B3_0; // if (m_PendingInitInfo.pendingMinCellPosition == m_PendingInitInfo.pendingMaxCellPosition && count > 1) InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7* L_8 = (&__this->___m_PendingInitInfo_27); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_9 = L_8->___pendingMinCellPosition_0; InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7* L_10 = (&__this->___m_PendingInitInfo_27); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_11 = L_10->___pendingMaxCellPosition_1; bool L_12; L_12 = Vector3Int_op_Equality_m968FFB59523CC5ED40BE3FF2A5F80238F8298782_inline(L_9, L_11, NULL); if (!L_12) { goto IL_004d; } } { int32_t L_13 = V_0; G_B6_0 = ((((int32_t)L_13) > ((int32_t)1))? 1 : 0); goto IL_004e; } IL_004d: { G_B6_0 = 0; } IL_004e: { V_1 = (bool)G_B6_0; bool L_14 = V_1; if (!L_14) { goto IL_0057; } } { // return; goto IL_018a; } IL_0057: { // if (count != 0) int32_t L_15 = V_0; V_2 = (bool)((!(((uint32_t)L_15) <= ((uint32_t)0)))? 1 : 0); bool L_16 = V_2; if (!L_16) { goto IL_0066; } } { // ClearDebugData(); ProbeReferenceVolume_ClearDebugData_m254D017F2183A194216423BB841397BDDF1C4DC8(__this, NULL); } IL_0066: { // for (int i = 0; i < count; ++i) V_3 = 0; goto IL_017d; } IL_006d: { // var sortInfo = m_CellsToBeLoaded[0]; List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_17 = __this->___m_CellsToBeLoaded_22; NullCheck(L_17); CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_18; L_18 = List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32(L_17, 0, List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32_RuntimeMethod_var); V_4 = L_18; // var cell = sortInfo.cell; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_19 = V_4; NullCheck(L_19); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_20 = L_19->___cell_1; V_5 = L_20; // var path = sortInfo.sourceAsset; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_21 = V_4; NullCheck(L_21); String_t* L_22 = L_21->___sourceAsset_0; V_6 = L_22; // bool compressed = false; V_7 = (bool)0; // int allocatedBytes = 0; V_8 = 0; // var dataLocation = ProbeBrickPool.CreateDataLocation(cell.sh.Length, compressed, m_SHBands, out allocatedBytes); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_23 = V_5; NullCheck(L_23); SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_24 = L_23->___sh_4; NullCheck(L_24); bool L_25 = V_7; int32_t L_26 = __this->___m_SHBands_33; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_27; L_27 = ProbeBrickPool_CreateDataLocation_m69E2A8A785E5FFE755A213542EE2CDBC8040237D(((int32_t)(((RuntimeArray*)L_24)->max_length)), L_25, L_26, (&V_8), NULL); V_9 = L_27; // ProbeBrickPool.FillDataLocation(ref dataLocation, cell.sh, m_SHBands); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_28 = V_5; NullCheck(L_28); SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_29 = L_28->___sh_4; int32_t L_30 = __this->___m_SHBands_33; ProbeBrickPool_FillDataLocation_m749F98CDC969320C029782CA95FA381A8267C095((&V_9), L_29, L_30, NULL); // cell.flatIdxInCellIndices = m_CellIndices.GetFlatIdxForCell(cell.position); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_31 = V_5; ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_32 = __this->___m_CellIndices_7; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_33 = V_5; NullCheck(L_33); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_34 = L_33->___position_1; NullCheck(L_32); int32_t L_35; L_35 = ProbeCellIndices_GetFlatIdxForCell_m0E8103CD210C64D23927C96BD86BB349EFEFCD67(L_32, L_34, NULL); NullCheck(L_31); L_31->___flatIdxInCellIndices_7 = L_35; // if (GetCellIndexUpdate(cell, out var cellUpdateInfo)) Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_36 = V_5; bool L_37; L_37 = ProbeReferenceVolume_GetCellIndexUpdate_m5F32FFA6A185E250CA69C49B1CE881A2C21C7282(__this, L_36, (&V_10), NULL); V_11 = L_37; bool L_38 = V_11; if (!L_38) { goto IL_0175; } } { // List brickList = new List(); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_39 = (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07*)il2cpp_codegen_object_new(List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07_il2cpp_TypeInfo_var); NullCheck(L_39); List_1__ctor_m0BCA9972496EA6A18908043F330D2E400A998637(L_39, List_1__ctor_m0BCA9972496EA6A18908043F330D2E400A998637_RuntimeMethod_var); V_12 = L_39; // brickList.AddRange(cell.bricks); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_40 = V_12; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_41 = V_5; NullCheck(L_41); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_42 = L_41->___bricks_2; NullCheck(L_40); List_1_AddRange_mAAA5AFEC85E9973440F12FF585F50BD16002D2F7(L_40, L_42, List_1_AddRange_mAAA5AFEC85E9973440F12FF585F50BD16002D2F7_RuntimeMethod_var); // List chunkList = new List(); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_43 = (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*)il2cpp_codegen_object_new(List_1_t03E52A8B805456075B901A2138B79B253B61FCCA_il2cpp_TypeInfo_var); NullCheck(L_43); List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D(L_43, List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D_RuntimeMethod_var); V_13 = L_43; // var regId = AddBricks(brickList, dataLocation, cellUpdateInfo, out chunkList); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_44 = V_12; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_45 = V_9; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_46 = V_10; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_47; L_47 = ProbeReferenceVolume_AddBricks_m04EEF96F0D5C2861661C99F2E75C5E7580C1D446(__this, L_44, L_45, L_46, (&V_13), NULL); V_14 = L_47; // m_BricksToCellUpdateInfo.Add(regId, cellUpdateInfo); Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* L_48 = __this->___m_BricksToCellUpdateInfo_18; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_49 = V_14; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_50 = V_10; NullCheck(L_48); Dictionary_2_Add_mC7D29B96D7A3728843ED6AA72DF28D558F412130(L_48, L_49, L_50, Dictionary_2_Add_mC7D29B96D7A3728843ED6AA72DF28D558F412130_RuntimeMethod_var); // m_CellIndices.AddCell(cell.flatIdxInCellIndices, cellUpdateInfo); ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_51 = __this->___m_CellIndices_7; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_52 = V_5; NullCheck(L_52); int32_t L_53 = L_52->___flatIdxInCellIndices_7; CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_54 = V_10; NullCheck(L_51); ProbeCellIndices_AddCell_mB5C00D8EF3DAA8EA55A78E58B255F9F2E0ADD8BD(L_51, L_53, L_54, NULL); // AddCell(cell, chunkList); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_55 = V_5; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_56 = V_13; ProbeReferenceVolume_AddCell_mE2159918E79C6C8134BAACED69C3E0ECEB8DCCCD(__this, L_55, L_56, NULL); // m_CellToBricks[cell] = regId; Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* L_57 = __this->___m_CellToBricks_17; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_58 = V_5; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_59 = V_14; NullCheck(L_57); Dictionary_2_set_Item_mB368B28E2E9CC6F832B0B9FD285230EB269FF9F9(L_57, L_58, L_59, Dictionary_2_set_Item_mB368B28E2E9CC6F832B0B9FD285230EB269FF9F9_RuntimeMethod_var); // dataLocation.Cleanup(); DataLocation_Cleanup_mD3D6DFF36870590F6A6DEBAB39E65BF71BB17FBF((&V_9), NULL); // m_CellsToBeLoaded.RemoveAt(0); List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_60 = __this->___m_CellsToBeLoaded_22; NullCheck(L_60); List_1_RemoveAt_mB54DE82BC987F7DC31233ECA7FC23414C45FB2FE(L_60, 0, List_1_RemoveAt_mB54DE82BC987F7DC31233ECA7FC23414C45FB2FE_RuntimeMethod_var); goto IL_0178; } IL_0175: { // return; goto IL_018a; } IL_0178: { // for (int i = 0; i < count; ++i) int32_t L_61 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_61, 1)); } IL_017d: { // for (int i = 0; i < count; ++i) int32_t L_62 = V_3; int32_t L_63 = V_0; V_15 = (bool)((((int32_t)L_62) < ((int32_t)L_63))? 1 : 0); bool L_64 = V_15; if (L_64) { goto IL_006d; } } IL_018a: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::PerformPendingOperations(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_PerformPendingOperations_mC5519B44064DD7C71E6A60EF117E11BC632CF98C (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___loadAllCells0, const RuntimeMethod* method) { { // PerformPendingDeletion(); ProbeReferenceVolume_PerformPendingDeletion_m394606ACC70C20888F50E08C3EB940DB8B87F6EA(__this, NULL); // PerformPendingIndexChangeAndInit(); ProbeReferenceVolume_PerformPendingIndexChangeAndInit_m31E431668BAEA4F76051C3F4F08BCBF7893F3341(__this, NULL); // PerformPendingLoading(); ProbeReferenceVolume_PerformPendingLoading_m3A0D300661A997E2026BDFB631C1C02037A5F621(__this, NULL); // LoadPendingCells(loadAllCells); bool L_0 = ___loadAllCells0; ProbeReferenceVolume_LoadPendingCells_m5A516A3ECD5B8A3E98F091BECD0997122EE77D4B(__this, L_0, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::InitProbeReferenceVolume(System.Int32,UnityEngine.Experimental.Rendering.ProbeVolumeTextureMemoryBudget,UnityEngine.Experimental.Rendering.ProbeVolumeSHBands) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_InitProbeReferenceVolume_m8396C4E41214B049F2382F6C56A71C7AA4787A3E (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___allocationSize0, int32_t ___memoryBudget1, int32_t ___shBands2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B5B18E7D61E81F573377C5A316A4487E4A8A91B); s_Il2CppMethodInitialized = true; } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_1; memset((&V_1), 0, sizeof(V_1)); bool V_2 = false; float V_3 = 0.0f; int32_t V_4 = 0; bool V_5 = false; { // var minCellPosition = m_PendingInitInfo.pendingMinCellPosition; InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7* L_0 = (&__this->___m_PendingInitInfo_27); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_1 = L_0->___pendingMinCellPosition_0; V_0 = L_1; // var maxCellPosition = m_PendingInitInfo.pendingMaxCellPosition; InitInfo_t81435CAC4FD517AB904F904BA8288166EA8E47E7* L_2 = (&__this->___m_PendingInitInfo_27); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_3 = L_2->___pendingMaxCellPosition_1; V_1 = L_3; // if (!m_ProbeReferenceVolumeInit) bool L_4 = __this->___m_ProbeReferenceVolumeInit_25; V_2 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0); bool L_5 = V_2; if (!L_5) { goto IL_00d9; } } { // Profiler.BeginSample("Initialize Reference Volume"); Profiler_BeginSample_mA836D6E554511CBEAD80F55EE41AAA5D1B26B3DE_inline(_stringLiteral7B5B18E7D61E81F573377C5A316A4487E4A8A91B, NULL); // m_Pool = new ProbeBrickPool(allocationSize, memoryBudget, shBands); int32_t L_6 = ___allocationSize0; int32_t L_7 = ___memoryBudget1; int32_t L_8 = ___shBands2; ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_9 = (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825*)il2cpp_codegen_object_new(ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825_il2cpp_TypeInfo_var); NullCheck(L_9); ProbeBrickPool__ctor_m0BD314B82E2BB586AEE10C0E6829076837A63E91(L_9, L_6, L_7, L_8, NULL); __this->___m_Pool_5 = L_9; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Pool_5), (void*)L_9); // m_Index = new ProbeBrickIndex(memoryBudget); int32_t L_10 = ___memoryBudget1; ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_11 = (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F*)il2cpp_codegen_object_new(ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F_il2cpp_TypeInfo_var); NullCheck(L_11); ProbeBrickIndex__ctor_m05E67CF09FD73EB9674D8B0B028DF5DCA499B5D3(L_11, L_10, NULL); __this->___m_Index_6 = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Index_6), (void*)L_11); // m_CellIndices = new ProbeCellIndices(minCellPosition, maxCellPosition, (int)Mathf.Pow(3, m_MaxSubdivision - 1)); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_12 = V_0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_13 = V_1; int32_t L_14 = __this->___m_MaxSubdivision_4; float L_15; L_15 = powf((3.0f), ((float)((int32_t)il2cpp_codegen_subtract(L_14, 1)))); ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_16 = (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E*)il2cpp_codegen_object_new(ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E_il2cpp_TypeInfo_var); NullCheck(L_16); ProbeCellIndices__ctor_mB2B093549B9F43B1A624F277B91EA10651A14F30(L_16, L_12, L_13, il2cpp_codegen_cast_double_to_int(L_15), NULL); __this->___m_CellIndices_7 = L_16; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CellIndices_7), (void*)L_16); // m_PositionOffsets[0] = 0.0f; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_17 = __this->___m_PositionOffsets_9; NullCheck(L_17); (L_17)->SetAt(static_cast(0), (float)(0.0f)); // float probeDelta = 1.0f / ProbeBrickPool.kBrickCellCount; V_3 = (0.333333343f); // for (int i = 1; i < ProbeBrickPool.kBrickProbeCountPerDim - 1; i++) V_4 = 1; goto IL_009c; } IL_0088: { // m_PositionOffsets[i] = i * probeDelta; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_18 = __this->___m_PositionOffsets_9; int32_t L_19 = V_4; int32_t L_20 = V_4; float L_21 = V_3; NullCheck(L_18); (L_18)->SetAt(static_cast(L_19), (float)((float)il2cpp_codegen_multiply(((float)L_20), L_21))); // for (int i = 1; i < ProbeBrickPool.kBrickProbeCountPerDim - 1; i++) int32_t L_22 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_22, 1)); } IL_009c: { // for (int i = 1; i < ProbeBrickPool.kBrickProbeCountPerDim - 1; i++) int32_t L_23 = V_4; V_5 = (bool)((((int32_t)L_23) < ((int32_t)3))? 1 : 0); bool L_24 = V_5; if (L_24) { goto IL_0088; } } { // m_PositionOffsets[m_PositionOffsets.Length - 1] = 1.0f; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_25 = __this->___m_PositionOffsets_9; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_26 = __this->___m_PositionOffsets_9; NullCheck(L_26); NullCheck(L_25); (L_25)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_26)->max_length)), 1))), (float)(1.0f)); // Profiler.EndSample(); Profiler_EndSample_m450653E4210CC1B4E1210C29F62FC48F8F250437(NULL); // m_ProbeReferenceVolumeInit = true; __this->___m_ProbeReferenceVolumeInit_25 = (bool)1; // ClearDebugData(); ProbeReferenceVolume_ClearDebugData_m254D017F2183A194216423BB841397BDDF1C4DC8(__this, NULL); // m_NeedLoadAsset = true; __this->___m_NeedLoadAsset_24 = (bool)1; } IL_00d9: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SortPendingCells(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SortPendingCells_m2F51DC96E68B5D82D019FE55C35270F097EF295B (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___cameraPosition0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Sort_m4D2CB8251ABC4910881064B8004279964450DDD2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; bool V_2 = false; { // if (m_CellsToBeLoaded.Count > 0) List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_0 = __this->___m_CellsToBeLoaded_22; NullCheck(L_0); int32_t L_1; L_1 = List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_inline(L_0, List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var); V_0 = (bool)((((int32_t)L_1) > ((int32_t)0))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_0065; } } { // for (int i = 0; i < m_CellsToBeLoaded.Count; ++i) V_1 = 0; goto IL_0046; } IL_0018: { // m_CellsToBeLoaded[i].distanceToCamera = Vector3.Distance(cameraPosition, m_CellsToBeLoaded[i].position); List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_3 = __this->___m_CellsToBeLoaded_22; int32_t L_4 = V_1; NullCheck(L_3); CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_5; L_5 = List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32(L_3, L_4, List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32_RuntimeMethod_var); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___cameraPosition0; List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_7 = __this->___m_CellsToBeLoaded_22; int32_t L_8 = V_1; NullCheck(L_7); CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_9; L_9 = List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32(L_7, L_8, List_1_get_Item_mFB13387DC30B2D87CF4BCAC76B704D3DCACE2F32_RuntimeMethod_var); NullCheck(L_9); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = L_9->___position_3; float L_11; L_11 = Vector3_Distance_m99C722723EDD875852EF854AD7B7C4F8AC4F84AB_inline(L_6, L_10, NULL); NullCheck(L_5); L_5->___distanceToCamera_2 = L_11; // for (int i = 0; i < m_CellsToBeLoaded.Count; ++i) int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_12, 1)); } IL_0046: { // for (int i = 0; i < m_CellsToBeLoaded.Count; ++i) int32_t L_13 = V_1; List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_14 = __this->___m_CellsToBeLoaded_22; NullCheck(L_14); int32_t L_15; L_15 = List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_inline(L_14, List_1_get_Count_mDBA1997EC7D915526F4932AB7F514AF9AFDFDBE3_RuntimeMethod_var); V_2 = (bool)((((int32_t)L_13) < ((int32_t)L_15))? 1 : 0); bool L_16 = V_2; if (L_16) { goto IL_0018; } } { // m_CellsToBeLoaded.Sort(); List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_17 = __this->___m_CellsToBeLoaded_22; NullCheck(L_17); List_1_Sort_m4D2CB8251ABC4910881064B8004279964450DDD2(L_17, List_1_Sort_m4D2CB8251ABC4910881064B8004279964450DDD2_RuntimeMethod_var); } IL_0065: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume__ctor_m6A7FC7CD15FFB29AEEEDE07D8BC12D20F54934CA (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m06E90F14E27DDF539E7AF20D0506E3D7C5462C0A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m20BAC042F9D0AC0F74D1F2149E430CCA21B0D913_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m43BDC14DF7D4F094937BDA4FF2A0ED6E216D2708_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m618F592AA1D9BEE1EBD93CC035A8F7077E49E228_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mEAFC88F31EE8B34FE18B62FCC0755A45E2F00958_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mF4ACCCD63A4D329AAAA83AA52CBB0031F4871366_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m69CAD70B201A5ED46D3D9B1044999A1F9A3AC485_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mB10928BF219272A34CD5D79AE02ABA40F285C035_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t03E52A8B805456075B901A2138B79B253B61FCCA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA24FF29E12AE886AA40C05ECBBFD36A11CE975AE); s_Il2CppMethodInitialized = true; } { // bool m_IsInitialized = false; __this->___m_IsInitialized_1 = (bool)0; // int m_ID = 0; __this->___m_ID_2 = 0; // List m_TmpSrcChunks = new List(); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_0 = (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*)il2cpp_codegen_object_new(List_1_t03E52A8B805456075B901A2138B79B253B61FCCA_il2cpp_TypeInfo_var); NullCheck(L_0); List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D(L_0, List_1__ctor_mBBF4B929609A98F2FE36C57F1E1B272179597E9D_RuntimeMethod_var); __this->___m_TmpSrcChunks_8 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TmpSrcChunks_8), (void*)L_0); // float[] m_PositionOffsets = new float[ProbeBrickPool.kBrickProbeCountPerDim]; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)4); __this->___m_PositionOffsets_9 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PositionOffsets_9), (void*)L_1); // Dictionary> m_Registry = new Dictionary>(); Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* L_2 = (Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC*)il2cpp_codegen_object_new(Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC_il2cpp_TypeInfo_var); NullCheck(L_2); Dictionary_2__ctor_m20BAC042F9D0AC0F74D1F2149E430CCA21B0D913(L_2, Dictionary_2__ctor_m20BAC042F9D0AC0F74D1F2149E430CCA21B0D913_RuntimeMethod_var); __this->___m_Registry_10 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Registry_10), (void*)L_2); // Bounds m_CurrGlobalBounds = new Bounds(); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* L_3 = (&__this->___m_CurrGlobalBounds_11); il2cpp_codegen_initobj(L_3, sizeof(Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3)); // internal Dictionary cells = new Dictionary(); Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* L_4 = (Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1*)il2cpp_codegen_object_new(Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1_il2cpp_TypeInfo_var); NullCheck(L_4); Dictionary_2__ctor_m06E90F14E27DDF539E7AF20D0506E3D7C5462C0A(L_4, Dictionary_2__ctor_m06E90F14E27DDF539E7AF20D0506E3D7C5462C0A_RuntimeMethod_var); __this->___cells_12 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___cells_12), (void*)L_4); // Dictionary m_ChunkInfo = new Dictionary(); Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* L_5 = (Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4*)il2cpp_codegen_object_new(Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4_il2cpp_TypeInfo_var); NullCheck(L_5); Dictionary_2__ctor_m618F592AA1D9BEE1EBD93CC035A8F7077E49E228(L_5, Dictionary_2__ctor_m618F592AA1D9BEE1EBD93CC035A8F7077E49E228_RuntimeMethod_var); __this->___m_ChunkInfo_13 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ChunkInfo_13), (void*)L_5); // bool m_BricksLoaded = false; __this->___m_BricksLoaded_16 = (bool)0; // Dictionary m_CellToBricks = new Dictionary(); Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A* L_6 = (Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A*)il2cpp_codegen_object_new(Dictionary_2_t8EFE85CCD529E5AA5AC72FECA60194BA40B75C6A_il2cpp_TypeInfo_var); NullCheck(L_6); Dictionary_2__ctor_mEAFC88F31EE8B34FE18B62FCC0755A45E2F00958(L_6, Dictionary_2__ctor_mEAFC88F31EE8B34FE18B62FCC0755A45E2F00958_RuntimeMethod_var); __this->___m_CellToBricks_17 = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CellToBricks_17), (void*)L_6); // Dictionary m_BricksToCellUpdateInfo = new Dictionary(); Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* L_7 = (Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923*)il2cpp_codegen_object_new(Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923_il2cpp_TypeInfo_var); NullCheck(L_7); Dictionary_2__ctor_mF4ACCCD63A4D329AAAA83AA52CBB0031F4871366(L_7, Dictionary_2__ctor_mF4ACCCD63A4D329AAAA83AA52CBB0031F4871366_RuntimeMethod_var); __this->___m_BricksToCellUpdateInfo_18 = L_7; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BricksToCellUpdateInfo_18), (void*)L_7); // Dictionary m_PendingAssetsToBeLoaded = new Dictionary(); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_8 = (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*)il2cpp_codegen_object_new(Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7_il2cpp_TypeInfo_var); NullCheck(L_8); Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1(L_8, Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1_RuntimeMethod_var); __this->___m_PendingAssetsToBeLoaded_19 = L_8; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PendingAssetsToBeLoaded_19), (void*)L_8); // Dictionary m_PendingAssetsToBeUnloaded = new Dictionary(); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_9 = (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*)il2cpp_codegen_object_new(Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7_il2cpp_TypeInfo_var); NullCheck(L_9); Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1(L_9, Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1_RuntimeMethod_var); __this->___m_PendingAssetsToBeUnloaded_20 = L_9; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PendingAssetsToBeUnloaded_20), (void*)L_9); // Dictionary m_ActiveAssets = new Dictionary(); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_10 = (Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7*)il2cpp_codegen_object_new(Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7_il2cpp_TypeInfo_var); NullCheck(L_10); Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1(L_10, Dictionary_2__ctor_m89EDC738A30BF00F1AF118429102F3C209F6BFA1_RuntimeMethod_var); __this->___m_ActiveAssets_21 = L_10; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ActiveAssets_21), (void*)L_10); // private List m_CellsToBeLoaded = new List(); List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC* L_11 = (List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC*)il2cpp_codegen_object_new(List_1_t227C94F32689AB8DEF7CA17D6D48FC99F1C65ACC_il2cpp_TypeInfo_var); NullCheck(L_11); List_1__ctor_m69CAD70B201A5ED46D3D9B1044999A1F9A3AC485(L_11, List_1__ctor_m69CAD70B201A5ED46D3D9B1044999A1F9A3AC485_RuntimeMethod_var); __this->___m_CellsToBeLoaded_22 = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CellsToBeLoaded_22), (void*)L_11); // Dictionary m_CellRefCounting = new Dictionary(); Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_12 = (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*)il2cpp_codegen_object_new(Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180_il2cpp_TypeInfo_var); NullCheck(L_12); Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F(L_12, Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_RuntimeMethod_var); __this->___m_CellRefCounting_23 = L_12; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CellRefCounting_23), (void*)L_12); // bool m_NeedLoadAsset = false; __this->___m_NeedLoadAsset_24 = (bool)0; // bool m_ProbeReferenceVolumeInit = false; __this->___m_ProbeReferenceVolumeInit_25 = (bool)0; // bool m_EnabledBySRP = false; __this->___m_EnabledBySRP_26 = (bool)0; // bool m_NeedsIndexRebuild = false; __this->___m_NeedsIndexRebuild_28 = (bool)0; // bool m_HasChangedIndex = false; __this->___m_HasChangedIndex_29 = (bool)0; // int m_CBShaderID = Shader.PropertyToID("ShaderVariablesProbeVolumes"); int32_t L_13; L_13 = Shader_PropertyToID_mF5F7BA2EFF23D83482ECDE4C34227145D817B1EB(_stringLiteralA24FF29E12AE886AA40C05ECBBFD36A11CE975AE, NULL); __this->___m_CBShaderID_30 = L_13; // private int m_NumberOfCellsLoadedPerFrame = 2; __this->___m_NumberOfCellsLoadedPerFrame_31 = 2; // internal bool clearAssetsOnVolumeClear = false; __this->___clearAssetsOnVolumeClear_34 = (bool)0; // internal ProbeVolumeDebug debugDisplay { get; } = new ProbeVolumeDebug(); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_14 = (ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D*)il2cpp_codegen_object_new(ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D_il2cpp_TypeInfo_var); NullCheck(L_14); ProbeVolumeDebug__ctor_m708DA28435771F8ACB4930A38D58CBF1BCA1C000(L_14, NULL); __this->___U3CdebugDisplayU3Ek__BackingField_37 = L_14; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdebugDisplayU3Ek__BackingField_37), (void*)L_14); // public Color[] subdivisionDebugColors { get; } = new Color[ProbeBrickIndex.kMaxSubdivisionLevels]; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_15 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)7); __this->___U3CsubdivisionDebugColorsU3Ek__BackingField_38 = L_15; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsubdivisionDebugColorsU3Ek__BackingField_38), (void*)L_15); // List m_CellDebugData = new List(); List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* L_16 = (List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E*)il2cpp_codegen_object_new(List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E_il2cpp_TypeInfo_var); NullCheck(L_16); List_1__ctor_mB10928BF219272A34CD5D79AE02ABA40F285C035(L_16, List_1__ctor_mB10928BF219272A34CD5D79AE02ABA40F285C035_RuntimeMethod_var); __this->___m_CellDebugData_42 = L_16; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CellDebugData_42), (void*)L_16); // Plane[] m_DebugFrustumPlanes = new Plane[6]; PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* L_17 = (PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE*)(PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE*)SZArrayNew(PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE_il2cpp_TypeInfo_var, (uint32_t)6); __this->___m_DebugFrustumPlanes_43 = L_17; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugFrustumPlanes_43), (void*)L_17); // internal float dilationValidtyThreshold = 0.25f; // We ned to store this here to access it __this->___dilationValidtyThreshold_44 = (0.25f); // internal Dictionary> realtimeSubdivisionInfo = new Dictionary>(); Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F* L_18 = (Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F*)il2cpp_codegen_object_new(Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F_il2cpp_TypeInfo_var); NullCheck(L_18); Dictionary_2__ctor_m43BDC14DF7D4F094937BDA4FF2A0ED6E216D2708(L_18, Dictionary_2__ctor_m43BDC14DF7D4F094937BDA4FF2A0ED6E216D2708_RuntimeMethod_var); __this->___realtimeSubdivisionInfo_45 = L_18; Il2CppCodeGenWriteBarrier((void**)(&__this->___realtimeSubdivisionInfo_45), (void*)L_18); // ProbeReferenceVolume() Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); // m_Transform.posWS = Vector3.zero; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_19 = (&__this->___m_Transform_3); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20; L_20 = Vector3_get_zero_m9D7F7B580B5A276411267E96AA3425736D9BDC83_inline(NULL); L_19->___posWS_1 = L_20; // m_Transform.rot = Quaternion.identity; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_21 = (&__this->___m_Transform_3); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_22; L_22 = Quaternion_get_identity_mB9CAEEB21BC81352CBF32DB9664BFC06FA7EA27B_inline(NULL); L_21->___rot_2 = L_22; // m_Transform.scale = 1f; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_23 = (&__this->___m_Transform_3); L_23->___scale_3 = (1.0f); // m_Transform.refSpaceToWS = Matrix4x4.identity; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_24 = (&__this->___m_Transform_3); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_25; L_25 = Matrix4x4_get_identity_m94A09872C449C26863FF10D0FDF87842D91BECD6_inline(NULL); L_24->___refSpaceToWS_0 = L_25; // } return; } } // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetRuntimeResources() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A ProbeReferenceVolume_GetRuntimeResources_mFAFA8BFAA13C5F2A44156150FB9706AC7D0783BB (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A V_2; memset((&V_2), 0, sizeof(V_2)); RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A V_3; memset((&V_3), 0, sizeof(V_3)); { // if (!m_ProbeReferenceVolumeInit) bool L_0 = __this->___m_ProbeReferenceVolumeInit_25; V_1 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); bool L_1 = V_1; if (!L_1) { goto IL_001a; } } { // return default(RuntimeResources); il2cpp_codegen_initobj((&V_2), sizeof(RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A)); RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A L_2 = V_2; V_3 = L_2; goto IL_0050; } IL_001a: { // RuntimeResources rr = new RuntimeResources(); il2cpp_codegen_initobj((&V_0), sizeof(RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A)); // m_Index.GetRuntimeResources(ref rr); ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_3 = __this->___m_Index_6; NullCheck(L_3); ProbeBrickIndex_GetRuntimeResources_m4C9914510D15AEBFF7710344B0149875D121AC63(L_3, (&V_0), NULL); // m_CellIndices.GetRuntimeResources(ref rr); ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_4 = __this->___m_CellIndices_7; NullCheck(L_4); ProbeCellIndices_GetRuntimeResources_mC562C8F0D3EB039D60A752D91E8106F2011BA428(L_4, (&V_0), NULL); // m_Pool.GetRuntimeResources(ref rr); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_5 = __this->___m_Pool_5; NullCheck(L_5); ProbeBrickPool_GetRuntimeResources_mE1285A7706A4EB2FC4E1C42212207FF172E74C15(L_5, (&V_0), NULL); // return rr; RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A L_6 = V_0; V_3 = L_6; goto IL_0050; } IL_0050: { // } RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A L_7 = V_3; return L_7; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SetTRS(UnityEngine.Vector3,UnityEngine.Quaternion,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SetTRS_m942EB8F2721EA1D608CD24A5BF0367362703CAB6 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rotation1, float ___minBrickSize2, const RuntimeMethod* method) { { // m_Transform.posWS = position; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_0 = (&__this->___m_Transform_3); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___position0; L_0->___posWS_1 = L_1; // m_Transform.rot = rotation; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_2 = (&__this->___m_Transform_3); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_3 = ___rotation1; L_2->___rot_2 = L_3; // m_Transform.scale = minBrickSize; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_4 = (&__this->___m_Transform_3); float L_5 = ___minBrickSize2; L_4->___scale_3 = L_5; // m_Transform.refSpaceToWS = Matrix4x4.TRS(m_Transform.posWS, m_Transform.rot, Vector3.one * m_Transform.scale); RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_6 = (&__this->___m_Transform_3); RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_7 = (&__this->___m_Transform_3); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = L_7->___posWS_1; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_9 = (&__this->___m_Transform_3); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_10 = L_9->___rot_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11; L_11 = Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline(NULL); RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_12 = (&__this->___m_Transform_3); float L_13 = L_12->___scale_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14; L_14 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_11, L_13, NULL); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_15; L_15 = Matrix4x4_TRS_mFEBA6926DB0044B96EF0CE98F30FEE7596820680(L_8, L_10, L_14, NULL); L_6->___refSpaceToWS_0 = L_15; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::SetMaxSubdivision(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_SetMaxSubdivision_m18D69D8668C3E597E98DDC49F890E4B212F601FA (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___maxSubdivision0, 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; } { // internal void SetMaxSubdivision(int maxSubdivision) => m_MaxSubdivision = System.Math.Min(maxSubdivision, ProbeBrickIndex.kMaxSubdivisionLevels); int32_t L_0 = ___maxSubdivision0; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); int32_t L_1; L_1 = Math_Min_m1F346FEDDC77AC1EC0C4EF1AC6BA59F0EC7980F8(L_0, 7, NULL); __this->___m_MaxSubdivision_4 = L_1; return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CellSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A (int32_t ___subdivisionLevel0, const RuntimeMethod* method) { { // internal static int CellSize(int subdivisionLevel) => (int)Mathf.Pow(ProbeBrickPool.kBrickCellCount, subdivisionLevel); int32_t L_0 = ___subdivisionLevel0; float L_1; L_1 = powf((3.0f), ((float)L_0)); return il2cpp_codegen_cast_double_to_int(L_1); } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::BrickSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_BrickSize_mDCA73ED08C95C324438DD58CDB612BDF11F58FCB (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___subdivisionLevel0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal float BrickSize(int subdivisionLevel) => m_Transform.scale * CellSize(subdivisionLevel); RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_0 = (&__this->___m_Transform_3); float L_1 = L_0->___scale_3; int32_t L_2 = ___subdivisionLevel0; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); int32_t L_3; L_3 = ProbeReferenceVolume_CellSize_mD207959EFA5248246AA6B601F0D763AB9A0A222A(L_2, NULL); return ((float)il2cpp_codegen_multiply(L_1, ((float)L_3))); } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::MinBrickSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal float MinBrickSize() => m_Transform.scale; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_0 = (&__this->___m_Transform_3); float L_1 = L_0->___scale_3; return L_1; } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::MaxBrickSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal float MaxBrickSize() => BrickSize(m_MaxSubdivision - 1); int32_t L_0 = __this->___m_MaxSubdivision_4; float L_1; L_1 = ProbeReferenceVolume_BrickSize_mDCA73ED08C95C324438DD58CDB612BDF11F58FCB(__this, ((int32_t)il2cpp_codegen_subtract(L_0, 1)), NULL); return L_1; } } // UnityEngine.Matrix4x4 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetRefSpaceToWS() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ProbeReferenceVolume_GetRefSpaceToWS_m705979650EE8BE432367669D8BF29474F8E345BF (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal Matrix4x4 GetRefSpaceToWS() => m_Transform.refSpaceToWS; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8* L_0 = (&__this->___m_Transform_3); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_1 = L_0->___refSpaceToWS_0; return L_1; } } // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RefVolTransform UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetTransform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8 ProbeReferenceVolume_GetTransform_m46DB6F40F6AEEDBEF5603019105B63912FB41D60 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal RefVolTransform GetTransform() => m_Transform; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8 L_0 = __this->___m_Transform_3; return L_0; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetMaxSubdivision() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_GetMaxSubdivision_m023EA6A3411AE69AEC9E9DBF9A3FF9A64D6A655E (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal int GetMaxSubdivision() => m_MaxSubdivision; int32_t L_0 = __this->___m_MaxSubdivision_4; return L_0; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetMaxSubdivision(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_GetMaxSubdivision_m4226527EFCC91A55AE575D7261C653F62A90F572 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, float ___multiplier0, const RuntimeMethod* method) { { // internal int GetMaxSubdivision(float multiplier) => Mathf.CeilToInt(m_MaxSubdivision * multiplier); int32_t L_0 = __this->___m_MaxSubdivision_4; float L_1 = ___multiplier0; int32_t L_2; L_2 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)il2cpp_codegen_multiply(((float)L_0), L_1)), NULL); return L_2; } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::GetDistanceBetweenProbes(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_GetDistanceBetweenProbes_m4DA724F7EC834805EBF6811DD4BCCB3D9FE09B77 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___subdivisionLevel0, const RuntimeMethod* method) { { // internal float GetDistanceBetweenProbes(int subdivisionLevel) => BrickSize(subdivisionLevel) / 3.0f; int32_t L_0 = ___subdivisionLevel0; float L_1; L_1 = ProbeReferenceVolume_BrickSize_mDCA73ED08C95C324438DD58CDB612BDF11F58FCB(__this, L_0, NULL); return ((float)(L_1/(3.0f))); } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::MinDistanceBetweenProbes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_MinDistanceBetweenProbes_m8D4E69D8DBDBAE871A41001A5034F3F73DF8FE3D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal float MinDistanceBetweenProbes() => GetDistanceBetweenProbes(0); float L_0; L_0 = ProbeReferenceVolume_GetDistanceBetweenProbes_m4DA724F7EC834805EBF6811DD4BCCB3D9FE09B77(__this, 0, NULL); return L_0; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::DataHasBeenLoaded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_DataHasBeenLoaded_m1CA78B6A3D0473BAA991E43AC7C75F2865365119 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // public bool DataHasBeenLoaded() => m_BricksLoaded; bool L_0 = __this->___m_BricksLoaded_16; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_Clear_mEFC86AD464BA6A183AD6FFBE151885143C0ECC2E (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m2C767911D519E478108EBB72FD43443D52E66C54_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m81D72E69F6B6D8ED7E2B2B49F9DDD8B2E2176154_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; { // if (m_ProbeReferenceVolumeInit) bool L_0 = __this->___m_ProbeReferenceVolumeInit_25; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_003d; } } { // m_Pool.Clear(); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_2 = __this->___m_Pool_5; NullCheck(L_2); ProbeBrickPool_Clear_m4AFA82638D01D1BFDDEAA2ADB2E7044F4A5BA0BD(L_2, NULL); // m_Index.Clear(); ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_3 = __this->___m_Index_6; NullCheck(L_3); ProbeBrickIndex_Clear_mF2C59212EC570181C8BE1B101F3EE2D489A37D27(L_3, NULL); // cells.Clear(); Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* L_4 = __this->___cells_12; NullCheck(L_4); Dictionary_2_Clear_m2C767911D519E478108EBB72FD43443D52E66C54(L_4, Dictionary_2_Clear_m2C767911D519E478108EBB72FD43443D52E66C54_RuntimeMethod_var); // m_ChunkInfo.Clear(); Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* L_5 = __this->___m_ChunkInfo_13; NullCheck(L_5); Dictionary_2_Clear_m81D72E69F6B6D8ED7E2B2B49F9DDD8B2E2176154(L_5, Dictionary_2_Clear_m81D72E69F6B6D8ED7E2B2B49F9DDD8B2E2176154_RuntimeMethod_var); } IL_003d: { // if (clearAssetsOnVolumeClear) bool L_6 = __this->___clearAssetsOnVolumeClear_34; V_1 = L_6; bool L_7 = V_1; if (!L_7) { goto IL_0061; } } { // m_PendingAssetsToBeLoaded.Clear(); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_8 = __this->___m_PendingAssetsToBeLoaded_19; NullCheck(L_8); Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6(L_8, Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var); // m_ActiveAssets.Clear(); Dictionary_2_t404A77B66B4FF4206FC3534DC67753F47A9456E7* L_9 = __this->___m_ActiveAssets_21; NullCheck(L_9); Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6(L_9, Dictionary_2_Clear_m824640E9C78DCFFB13C1C9E38B5CE9EAF11556B6_RuntimeMethod_var); } IL_0061: { // } return; } } // UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId UnityEngine.Experimental.Rendering.ProbeReferenceVolume::AddBricks(System.Collections.Generic.List`1,UnityEngine.Experimental.Rendering.ProbeBrickPool/DataLocation,UnityEngine.Experimental.Rendering.ProbeBrickIndex/CellIndexUpdateInfo,System.Collections.Generic.List`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RegId_t558A1471305FE71659736358E71632E62B26AF64 ProbeReferenceVolume_AddBricks_m04EEF96F0D5C2861661C99F2E75C5E7580C1D446 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* ___bricks0, DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF ___dataloc1, CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B ___cellUpdateInfo2, List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** ___ch_list3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mFA44121A33AA0BFA8647FE4E62C299A6905CBEA6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m867707ECD80158B77212B9075FFD87904A50714A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mFF59D7049444950F52263242E76AC5A492E66A4A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Capacity_m76ACB8E839B19BD31C4BF143EEDB2AA811660291_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Capacity_mAC9F7902D3E1F1AAAA6B631FC9B33DA9944A19E2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t03E52A8B805456075B901A2138B79B253B61FCCA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6CDD1443DE6643A1D3D5655734D26A0D7C6F0800); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F V_1; memset((&V_1), 0, sizeof(V_1)); RegId_t558A1471305FE71659736358E71632E62B26AF64 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; bool V_6 = false; RegId_t558A1471305FE71659736358E71632E62B26AF64 V_7; memset((&V_7), 0, sizeof(V_7)); { // Profiler.BeginSample("AddBricks"); Profiler_BeginSample_mA836D6E554511CBEAD80F55EE41AAA5D1B26B3DE_inline(_stringLiteral6CDD1443DE6643A1D3D5655734D26A0D7C6F0800, NULL); // int ch_size = m_Pool.GetChunkSize(); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_0 = __this->___m_Pool_5; NullCheck(L_0); int32_t L_1; L_1 = ProbeBrickPool_GetChunkSize_m90C51A268641D7068187025F7BCFCCCE5048E79B(L_0, NULL); V_0 = L_1; // ch_list = new List((bricks.Count + ch_size - 1) / ch_size); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** L_2 = ___ch_list3; List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_3 = ___bricks0; NullCheck(L_3); int32_t L_4; L_4 = List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_inline(L_3, List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var); int32_t L_5 = V_0; int32_t L_6 = V_0; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_7 = (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*)il2cpp_codegen_object_new(List_1_t03E52A8B805456075B901A2138B79B253B61FCCA_il2cpp_TypeInfo_var); NullCheck(L_7); List_1__ctor_mFF59D7049444950F52263242E76AC5A492E66A4A(L_7, ((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_4, L_5)), 1))/L_6)), List_1__ctor_mFF59D7049444950F52263242E76AC5A492E66A4A_RuntimeMethod_var); *((RuntimeObject**)L_2) = (RuntimeObject*)L_7; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_2, (void*)(RuntimeObject*)L_7); // m_Pool.Allocate(ch_list.Capacity, ch_list); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_8 = __this->___m_Pool_5; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** L_9 = ___ch_list3; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_10 = *((List_1_t03E52A8B805456075B901A2138B79B253B61FCCA**)L_9); NullCheck(L_10); int32_t L_11; L_11 = List_1_get_Capacity_m76ACB8E839B19BD31C4BF143EEDB2AA811660291(L_10, List_1_get_Capacity_m76ACB8E839B19BD31C4BF143EEDB2AA811660291_RuntimeMethod_var); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** L_12 = ___ch_list3; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_13 = *((List_1_t03E52A8B805456075B901A2138B79B253B61FCCA**)L_12); NullCheck(L_8); ProbeBrickPool_Allocate_m6B017BDC77944EF981C7BA24117549595D54D9C6(L_8, L_11, L_13, NULL); // m_TmpSrcChunks.Clear(); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_14 = __this->___m_TmpSrcChunks_8; NullCheck(L_14); List_1_Clear_m867707ECD80158B77212B9075FFD87904A50714A_inline(L_14, List_1_Clear_m867707ECD80158B77212B9075FFD87904A50714A_RuntimeMethod_var); // m_TmpSrcChunks.Capacity = ch_list.Count; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_15 = __this->___m_TmpSrcChunks_8; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** L_16 = ___ch_list3; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_17 = *((List_1_t03E52A8B805456075B901A2138B79B253B61FCCA**)L_16); NullCheck(L_17); int32_t L_18; L_18 = List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_inline(L_17, List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); NullCheck(L_15); List_1_set_Capacity_mAC9F7902D3E1F1AAAA6B631FC9B33DA9944A19E2(L_15, L_18, List_1_set_Capacity_mAC9F7902D3E1F1AAAA6B631FC9B33DA9944A19E2_RuntimeMethod_var); // c.x = 0; (&V_1)->___x_0 = 0; // c.y = 0; (&V_1)->___y_1 = 0; // c.z = 0; (&V_1)->___z_2 = 0; // for (int i = 0; i < ch_list.Count; i++) V_3 = 0; goto IL_00fa; } IL_007f: { // m_TmpSrcChunks.Add(c); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_19 = __this->___m_TmpSrcChunks_8; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_20 = V_1; NullCheck(L_19); List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_inline(L_19, L_20, List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_RuntimeMethod_var); // c.x += ch_size * ProbeBrickPool.kBrickProbeCountPerDim; int32_t* L_21 = (&(&V_1)->___x_0); int32_t* L_22 = L_21; int32_t L_23 = *((int32_t*)L_22); int32_t L_24 = V_0; *((int32_t*)L_22) = (int32_t)((int32_t)il2cpp_codegen_add(L_23, ((int32_t)il2cpp_codegen_multiply(L_24, 4)))); // if (c.x >= dataloc.width) BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_25 = V_1; int32_t L_26 = L_25.___x_0; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_27 = ___dataloc1; int32_t L_28 = L_27.___width_7; V_4 = (bool)((((int32_t)((((int32_t)L_26) < ((int32_t)L_28))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_29 = V_4; if (!L_29) { goto IL_00f5; } } { // c.x = 0; (&V_1)->___x_0 = 0; // c.y += ProbeBrickPool.kBrickProbeCountPerDim; int32_t* L_30 = (&(&V_1)->___y_1); int32_t* L_31 = L_30; int32_t L_32 = *((int32_t*)L_31); *((int32_t*)L_31) = (int32_t)((int32_t)il2cpp_codegen_add(L_32, 4)); // if (c.y >= dataloc.height) BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_33 = V_1; int32_t L_34 = L_33.___y_1; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_35 = ___dataloc1; int32_t L_36 = L_35.___height_8; V_5 = (bool)((((int32_t)((((int32_t)L_34) < ((int32_t)L_36))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_37 = V_5; if (!L_37) { goto IL_00f4; } } { // c.y = 0; (&V_1)->___y_1 = 0; // c.z += ProbeBrickPool.kBrickProbeCountPerDim; int32_t* L_38 = (&(&V_1)->___z_2); int32_t* L_39 = L_38; int32_t L_40 = *((int32_t*)L_39); *((int32_t*)L_39) = (int32_t)((int32_t)il2cpp_codegen_add(L_40, 4)); } IL_00f4: { } IL_00f5: { // for (int i = 0; i < ch_list.Count; i++) int32_t L_41 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_41, 1)); } IL_00fa: { // for (int i = 0; i < ch_list.Count; i++) int32_t L_42 = V_3; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** L_43 = ___ch_list3; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_44 = *((List_1_t03E52A8B805456075B901A2138B79B253B61FCCA**)L_43); NullCheck(L_44); int32_t L_45; L_45 = List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_inline(L_44, List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_RuntimeMethod_var); V_6 = (bool)((((int32_t)L_42) < ((int32_t)L_45))? 1 : 0); bool L_46 = V_6; if (L_46) { goto IL_007f; } } { // m_Pool.Update(dataloc, m_TmpSrcChunks, ch_list, m_SHBands); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_47 = __this->___m_Pool_5; DataLocation_t6BEE413AC50D21B058D298D198D7C4852F1443AF L_48 = ___dataloc1; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_49 = __this->___m_TmpSrcChunks_8; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** L_50 = ___ch_list3; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_51 = *((List_1_t03E52A8B805456075B901A2138B79B253B61FCCA**)L_50); int32_t L_52 = __this->___m_SHBands_33; NullCheck(L_47); ProbeBrickPool_Update_mD19C587DA7D045D80AA6B4ADFB482D1318912ED9(L_47, L_48, L_49, L_51, L_52, NULL); // m_BricksLoaded = true; __this->___m_BricksLoaded_16 = (bool)1; // m_ID++; int32_t L_53 = __this->___m_ID_2; __this->___m_ID_2 = ((int32_t)il2cpp_codegen_add(L_53, 1)); // id.id = m_ID; int32_t L_54 = __this->___m_ID_2; (&V_2)->___id_0 = L_54; // m_Registry.Add(id, ch_list); Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* L_55 = __this->___m_Registry_10; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_56 = V_2; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** L_57 = ___ch_list3; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_58 = *((List_1_t03E52A8B805456075B901A2138B79B253B61FCCA**)L_57); NullCheck(L_55); Dictionary_2_Add_mFA44121A33AA0BFA8647FE4E62C299A6905CBEA6(L_55, L_56, L_58, Dictionary_2_Add_mFA44121A33AA0BFA8647FE4E62C299A6905CBEA6_RuntimeMethod_var); // m_Index.AddBricks(id, bricks, ch_list, m_Pool.GetChunkSize(), m_Pool.GetPoolWidth(), m_Pool.GetPoolHeight(), cellUpdateInfo); ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_59 = __this->___m_Index_6; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_60 = V_2; List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_61 = ___bricks0; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA** L_62 = ___ch_list3; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_63 = *((List_1_t03E52A8B805456075B901A2138B79B253B61FCCA**)L_62); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_64 = __this->___m_Pool_5; NullCheck(L_64); int32_t L_65; L_65 = ProbeBrickPool_GetChunkSize_m90C51A268641D7068187025F7BCFCCCE5048E79B(L_64, NULL); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_66 = __this->___m_Pool_5; NullCheck(L_66); int32_t L_67; L_67 = ProbeBrickPool_GetPoolWidth_mC106DF0FAAA0AEC8CD200467EDB68F84CF9BCD15(L_66, NULL); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_68 = __this->___m_Pool_5; NullCheck(L_68); int32_t L_69; L_69 = ProbeBrickPool_GetPoolHeight_mC6582BAE0F1295E712B6DCDE03FA9252D8A0DCF5(L_68, NULL); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_70 = ___cellUpdateInfo2; NullCheck(L_59); ProbeBrickIndex_AddBricks_m7D03B36F02CDA5D5136C77A4EC0F1CD6ED7EBBB7(L_59, L_60, L_61, L_63, L_65, L_67, L_69, L_70, NULL); // Profiler.EndSample(); Profiler_EndSample_m450653E4210CC1B4E1210C29F62FC48F8F250437(NULL); // return id; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_71 = V_2; V_7 = L_71; goto IL_019a; } IL_019a: { // } RegId_t558A1471305FE71659736358E71632E62B26AF64 L_72 = V_7; return L_72; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::ReleaseBricks(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_ReleaseBricks_m7BB16DFF13B76370E1EADDC7AAC79EF41848704D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___id0, 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_Remove_m37D6EBDA4819253DE58CAF6659F1AFEC03515DC7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m9942FE3DC20E0C499487BCDA9204E709D9D07E0B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mE1E19D10339BDC03FDD6EFC9E938EB8B739C3E64_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mEE9E11646A7C763541C16BBBF5E3D91FA4BB97A5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B4D22A19C774D4C9B08F8F783C1B0833B4A5988); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD006DD7C213F6BE98C2C6E897224428161BFBE06); s_Il2CppMethodInitialized = true; } List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* V_0 = NULL; bool V_1 = false; { // if (!m_Registry.TryGetValue(id, out ch_list)) Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* L_0 = __this->___m_Registry_10; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_1 = ___id0; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_mE1E19D10339BDC03FDD6EFC9E938EB8B739C3E64(L_0, L_1, (&V_0), Dictionary_2_TryGetValue_mE1E19D10339BDC03FDD6EFC9E938EB8B739C3E64_RuntimeMethod_var); V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); bool L_3 = V_1; if (!L_3) { goto IL_003a; } } { // Debug.Log("Tried to release bricks with id=" + id.id + " but no bricks were registered under this id."); int32_t* L_4 = (&(&___id0)->___id_0); String_t* L_5; L_5 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_4, NULL); String_t* L_6; L_6 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral1B4D22A19C774D4C9B08F8F783C1B0833B4A5988, L_5, _stringLiteralD006DD7C213F6BE98C2C6E897224428161BFBE06, NULL); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Log_m86567BCF22BBE7809747817453CACA0E41E68219(L_6, NULL); // return; goto IL_007a; } IL_003a: { // m_Index.RemoveBricks(id, m_BricksToCellUpdateInfo[id]); ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_7 = __this->___m_Index_6; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_8 = ___id0; Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* L_9 = __this->___m_BricksToCellUpdateInfo_18; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_10 = ___id0; NullCheck(L_9); CellIndexUpdateInfo_t1229476A820A1DA3758C3610DA562F420582747B L_11; L_11 = Dictionary_2_get_Item_mEE9E11646A7C763541C16BBBF5E3D91FA4BB97A5(L_9, L_10, Dictionary_2_get_Item_mEE9E11646A7C763541C16BBBF5E3D91FA4BB97A5_RuntimeMethod_var); NullCheck(L_7); ProbeBrickIndex_RemoveBricks_mDB11AA33F8351FD7C3D0EFD946CA85E07636A170(L_7, L_8, L_11, NULL); // m_Pool.Deallocate(ch_list); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_12 = __this->___m_Pool_5; List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_13 = V_0; NullCheck(L_12); ProbeBrickPool_Deallocate_mD129B65B3D591BBC9E7A6092B877429807A23CC9(L_12, L_13, NULL); // m_Registry.Remove(id); Dictionary_2_t98E4587706BA9CB602CDC7FE98A72EA42791D9FC* L_14 = __this->___m_Registry_10; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_15 = ___id0; NullCheck(L_14); bool L_16; L_16 = Dictionary_2_Remove_m37D6EBDA4819253DE58CAF6659F1AFEC03515DC7(L_14, L_15, Dictionary_2_Remove_m37D6EBDA4819253DE58CAF6659F1AFEC03515DC7_RuntimeMethod_var); // m_BricksToCellUpdateInfo.Remove(id); Dictionary_2_t38E92DE43DC11F4F58609F42AA96BA0846B31923* L_17 = __this->___m_BricksToCellUpdateInfo_18; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_18 = ___id0; NullCheck(L_17); bool L_19; L_19 = Dictionary_2_Remove_m9942FE3DC20E0C499487BCDA9204E709D9D07E0B(L_17, L_18, Dictionary_2_Remove_m9942FE3DC20E0C499487BCDA9204E709D9D07E0B_RuntimeMethod_var); } IL_007a: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::UpdateConstantBuffer(UnityEngine.Rendering.CommandBuffer,UnityEngine.Experimental.Rendering.ProbeVolumeShadingParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_UpdateConstantBuffer_m1EC669416A811F48A8E8A35F9D49AEF93397CD8E (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd0, ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B ___parameters1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantBuffer_PushGlobal_TisShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4_mCBF7627CEFF26CBAA8499CA26B6A376AE1A66C84_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantBuffer_tB166ADD4FDA2C484CB3C1407D8129F97DF1BCC26_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; ShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4 V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; { // float normalBias = parameters.normalBias; ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B L_0 = ___parameters1; float L_1 = L_0.___normalBias_0; V_0 = L_1; // float viewBias = parameters.viewBias; ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B L_2 = ___parameters1; float L_3 = L_2.___viewBias_1; V_1 = L_3; // if (parameters.scaleBiasByMinDistanceBetweenProbes) ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B L_4 = ___parameters1; bool L_5 = L_4.___scaleBiasByMinDistanceBetweenProbes_2; V_3 = L_5; bool L_6 = V_3; if (!L_6) { goto IL_002d; } } { // normalBias *= MinDistanceBetweenProbes(); float L_7 = V_0; float L_8; L_8 = ProbeReferenceVolume_MinDistanceBetweenProbes_m8D4E69D8DBDBAE871A41001A5034F3F73DF8FE3D(__this, NULL); V_0 = ((float)il2cpp_codegen_multiply(L_7, L_8)); // viewBias *= MinDistanceBetweenProbes(); float L_9 = V_1; float L_10; L_10 = ProbeReferenceVolume_MinDistanceBetweenProbes_m8D4E69D8DBDBAE871A41001A5034F3F73DF8FE3D(__this, NULL); V_1 = ((float)il2cpp_codegen_multiply(L_9, L_10)); } IL_002d: { // shaderVars._NormalBias = normalBias; float L_11 = V_0; (&V_2)->____NormalBias_9 = L_11; // shaderVars._PoolDim = m_Pool.GetPoolDimensions(); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_12 = __this->___m_Pool_5; NullCheck(L_12); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_13; L_13 = ProbeBrickPool_GetPoolDimensions_m5FD1928EF8018F8795556D04EEA5945126962FF7(L_12, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14; L_14 = Vector3Int_op_Implicit_mC033C628DD897DDBC75F29D06ACB30DC437A838A_inline(L_13, NULL); (&V_2)->____PoolDim_0 = L_14; // shaderVars._ViewBias = viewBias; float L_15 = V_1; (&V_2)->____ViewBias_1 = L_15; // shaderVars._PVSamplingNoise = parameters.samplingNoise; ProbeVolumeShadingParameters_tAB09DAAB534774AA4B7536C3821F3B3C7BD28F9B L_16 = ___parameters1; float L_17 = L_16.___samplingNoise_3; (&V_2)->____PVSamplingNoise_3 = L_17; // shaderVars._CellInMinBricks = (int)Mathf.Pow(3, m_MaxSubdivision - 1); int32_t L_18 = __this->___m_MaxSubdivision_4; float L_19; L_19 = powf((3.0f), ((float)((int32_t)il2cpp_codegen_subtract(L_18, 1)))); (&V_2)->____CellInMinBricks_6 = ((float)il2cpp_codegen_cast_double_to_int(L_19)); // shaderVars._CellIndicesDim = m_CellIndices.GetCellIndexDimension(); ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_20 = __this->___m_CellIndices_7; NullCheck(L_20); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_21; L_21 = ProbeCellIndices_GetCellIndexDimension_m9E93661F7B58589CA0557D3B07A8FB635232B3D5_inline(L_20, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22; L_22 = Vector3Int_op_Implicit_mC033C628DD897DDBC75F29D06ACB30DC437A838A_inline(L_21, NULL); (&V_2)->____CellIndicesDim_4 = L_22; // shaderVars._MinCellPosition = m_CellIndices.GetCellMinPosition(); ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_23 = __this->___m_CellIndices_7; NullCheck(L_23); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_24; L_24 = ProbeCellIndices_GetCellMinPosition_m2F7C085192B5E67252677C7B3C0D79DF7FADBC54_inline(L_23, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25; L_25 = Vector3Int_op_Implicit_mC033C628DD897DDBC75F29D06ACB30DC437A838A_inline(L_24, NULL); (&V_2)->____MinCellPosition_2 = L_25; // shaderVars._MinBrickSize = MinBrickSize(); float L_26; L_26 = ProbeReferenceVolume_MinBrickSize_m7F68ECE8192C147F1FD88A7084613CE914BA88D3(__this, NULL); (&V_2)->____MinBrickSize_7 = L_26; // shaderVars._IndexChunkSize = ProbeBrickIndex.kIndexChunkSize; (&V_2)->____IndexChunkSize_8 = ((int32_t)243); // shaderVars._CellInMeters = MaxBrickSize(); float L_27; L_27 = ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586(__this, NULL); (&V_2)->____CellInMeters_5 = L_27; // ConstantBuffer.PushGlobal(cmd, shaderVars, m_CBShaderID); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_28 = ___cmd0; int32_t L_29 = __this->___m_CBShaderID_30; il2cpp_codegen_runtime_class_init_inline(ConstantBuffer_tB166ADD4FDA2C484CB3C1407D8129F97DF1BCC26_il2cpp_TypeInfo_var); ConstantBuffer_PushGlobal_TisShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4_mCBF7627CEFF26CBAA8499CA26B6A376AE1A66C84(L_28, (&V_2), L_29, ConstantBuffer_PushGlobal_TisShaderVariablesProbeVolumes_t93D502CF0A3275CEBA1EDF0E6DB84816618662D4_mCBF7627CEFF26CBAA8499CA26B6A376AE1A66C84_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CleanupLoadedData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_CleanupLoadedData_m468450BDD6457065635A939ED04CF2748D861406 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { bool V_0 = false; { // m_BricksLoaded = false; __this->___m_BricksLoaded_16 = (bool)0; // if (m_ProbeReferenceVolumeInit) bool L_0 = __this->___m_ProbeReferenceVolumeInit_25; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_0038; } } { // m_Index.Cleanup(); ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* L_2 = __this->___m_Index_6; NullCheck(L_2); ProbeBrickIndex_Cleanup_mB651AFFD1CB092785FE27879A0A4A3DE234E0D58(L_2, NULL); // m_CellIndices.Cleanup(); ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* L_3 = __this->___m_CellIndices_7; NullCheck(L_3); ProbeCellIndices_Cleanup_mE9FAE4FD94D9AFF389980F80D6254A657E9987E5(L_3, NULL); // m_Pool.Cleanup(); ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_4 = __this->___m_Pool_5; NullCheck(L_4); ProbeBrickPool_Cleanup_m7DDF8B0DA3D29B59D8D3F9E53211B205B5CBCFAA(L_4, NULL); } IL_0038: { // m_ProbeReferenceVolumeInit = false; __this->___m_ProbeReferenceVolumeInit_25 = (bool)0; // ClearDebugData(); ProbeReferenceVolume_ClearDebugData_m254D017F2183A194216423BB841397BDDF1C4DC8(__this, NULL); // } return; } } // UnityEngine.Experimental.Rendering.ProbeVolumeDebug UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_debugDisplay() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal ProbeVolumeDebug debugDisplay { get; } = new ProbeVolumeDebug(); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0 = __this->___U3CdebugDisplayU3Ek__BackingField_37; return L_0; } } // UnityEngine.Color[] UnityEngine.Experimental.Rendering.ProbeReferenceVolume::get_subdivisionDebugColors() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // public Color[] subdivisionDebugColors { get; } = new Color[ProbeBrickIndex.kMaxSubdivisionLevels]; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_0 = __this->___U3CsubdivisionDebugColorsU3Ek__BackingField_38; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::RenderDebug(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_RenderDebug_mB5940E1289F5AC9BF893E2ECD0000B824B87F480 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; int32_t G_B3_0 = 0; { // if (camera.cameraType != CameraType.Reflection && camera.cameraType != CameraType.Preview) Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = ___camera0; NullCheck(L_0); int32_t L_1; L_1 = Camera_get_cameraType_m85434C4C986D2EAC04FBFA44B284840AFC497851(L_0, NULL); if ((((int32_t)L_1) == ((int32_t)((int32_t)16)))) { goto IL_0019; } } { Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_2 = ___camera0; NullCheck(L_2); int32_t L_3; L_3 = Camera_get_cameraType_m85434C4C986D2EAC04FBFA44B284840AFC497851(L_2, NULL); G_B3_0 = ((((int32_t)((((int32_t)L_3) == ((int32_t)4))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_001a; } IL_0019: { G_B3_0 = 0; } IL_001a: { V_0 = (bool)G_B3_0; bool L_4 = V_0; if (!L_4) { goto IL_0039; } } { // if (debugDisplay.drawProbes) ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_5; L_5 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_5); bool L_6 = L_5->___drawProbes_0; V_1 = L_6; bool L_7 = V_1; if (!L_7) { goto IL_0038; } } { // DrawProbeDebug(camera); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_8 = ___camera0; ProbeReferenceVolume_DrawProbeDebug_mA8A39F3E467AACFB8D9464875641560CF61C045B(__this, L_8, NULL); } IL_0038: { } IL_0039: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::InitializeDebug(UnityEngine.Mesh,UnityEngine.Shader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_InitializeDebug_m5576BAAC9A89F89AD454682006A303A6E9E9E16A (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___debugProbeMesh0, Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___debugProbeShader1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // m_DebugMesh = debugProbeMesh; Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_0 = ___debugProbeMesh0; __this->___m_DebugMesh_40 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugMesh_40), (void*)L_0); // m_DebugMaterial = CoreUtils.CreateEngineMaterial(debugProbeShader); Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_1 = ___debugProbeShader1; il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2; L_2 = CoreUtils_CreateEngineMaterial_mAA09043C35B14C19847AD32F4864260DCE381791(L_1, NULL); __this->___m_DebugMaterial_41 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugMaterial_41), (void*)L_2); // m_DebugMaterial.enableInstancing = true; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = __this->___m_DebugMaterial_41; NullCheck(L_3); Material_set_enableInstancing_m84BA72A28BCFE94B50535BDE410A539A7CD7AF80(L_3, (bool)1, NULL); // Debug.Assert(ProbeBrickIndex.kMaxSubdivisionLevels == 7); // Update list if this changes. il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)1, NULL); // subdivisionDebugColors[0] = new Color(1.0f, 0.0f, 0.0f); ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_4; L_4 = ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline(__this, NULL); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5; memset((&L_5), 0, sizeof(L_5)); Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_5), (1.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_4); (L_4)->SetAt(static_cast(0), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_5); // subdivisionDebugColors[1] = new Color(0.0f, 1.0f, 0.0f); ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_6; L_6 = ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline(__this, NULL); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_7; memset((&L_7), 0, sizeof(L_7)); Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_7), (0.0f), (1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_6); (L_6)->SetAt(static_cast(1), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_7); // subdivisionDebugColors[2] = new Color(0.0f, 0.0f, 1.0f); ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_8; L_8 = ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline(__this, NULL); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9; memset((&L_9), 0, sizeof(L_9)); Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_9), (0.0f), (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_8); (L_8)->SetAt(static_cast(2), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_9); // subdivisionDebugColors[3] = new Color(1.0f, 1.0f, 0.0f); ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_10; L_10 = ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline(__this, NULL); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_11; memset((&L_11), 0, sizeof(L_11)); Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_11), (1.0f), (1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_10); (L_10)->SetAt(static_cast(3), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_11); // subdivisionDebugColors[4] = new Color(1.0f, 0.0f, 1.0f); ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_12; L_12 = ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline(__this, NULL); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13; memset((&L_13), 0, sizeof(L_13)); Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_13), (1.0f), (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_12); (L_12)->SetAt(static_cast(4), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_13); // subdivisionDebugColors[5] = new Color(0.0f, 1.0f, 1.0f); ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_14; L_14 = ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline(__this, NULL); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_15; memset((&L_15), 0, sizeof(L_15)); Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_15), (0.0f), (1.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_14); (L_14)->SetAt(static_cast(5), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_15); // subdivisionDebugColors[6] = new Color(0.5f, 0.5f, 0.5f); ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_16; L_16 = ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline(__this, NULL); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17; memset((&L_17), 0, sizeof(L_17)); Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_17), (0.5f), (0.5f), (0.5f), /*hidden argument*/NULL); NullCheck(L_16); (L_16)->SetAt(static_cast(6), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_17); // RegisterDebug(); ProbeReferenceVolume_RegisterDebug_mD0A161B88AD53352C8963DC9BD27342C7E860A65(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CleanupDebug() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_CleanupDebug_m87FDB580BDBC8351FECEB41FC0AEC172245C0780 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // UnregisterDebug(true); ProbeReferenceVolume_UnregisterDebug_m3F056A2F836F6655E1E1445C916C9E0E3361F79E(__this, (bool)1, NULL); // CoreUtils.Destroy(m_DebugMaterial); Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_DebugMaterial_41; il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); CoreUtils_Destroy_mE6CB8C65A5BA214BE6B7788F2AE388723D7EAC65(L_0, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::RegisterDebug() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_RegisterDebug_mD0A161B88AD53352C8963DC9BD27342C7E860A65 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_2_t94C644233E37D574986F0297182FA2BD8972B44A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugProbeShadingMode_tD58D3F6CBE88FB7EE71EA1E529649F883C5C89F6_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_mD210368A14FCDCC7149390F219C65E235192ECB7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m1CF00DE86A4D8D00B0B10A73C661422E5F6C553E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObservableList_1_Add_m80161880CDA1E09EC04B43A9CA32EC722A13F2F9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_RefreshDebug_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mA38DD04B267C0FC53BB07BC23FAF537668E7B6C4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_RefreshDebug_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m73E205864583F6434C4596B7F11CD7A36E50A793_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_0_m1FEF43C8C9257393BB00F23599D338C52C1209F1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_10_m79BF09226B0DA9942A5161198E24AA2A4E7BB82D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_11_m9BADEECA3912AA581326B967997E4A0179DA483F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_12_mAD8CA099159B1D4F1BC3678F3D670ED8BBE0E36D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_13_mEDA1CFED7D779CBA54CF4A70BCC4804D1075B4A8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_14_m4C0370437FDB51EAD81A9253FD5951FC02D4F6C4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_17_mE8905DB432C1780EF995219604D3D86C59E279D5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_18_m5E715FD0DA77C56C3B77D5274B771943EE345079_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_19_mBB862AA761431F2CD7B2DD6DDAF1445E24379BBA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_1_m838B64743C17C84AD7D800DEB38520F5C5613618_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_20_m582275190D2F770D8C40085ED3BC1F4A99B55A5D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_22_mEA9E3063D4EA99AC22841A5D83694F97F0C9650A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_23_m8EF41C0C654286DE20CA52E6631DE19B5B824F6B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_2_m08AD6589C129153D509EF8BD795B857CD2012D25_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_3_mFAE8C73291A450AAB6EC112A429FA260163B398D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_4_m69477F076DA430E890DCDEC5FD4332539C3AA181_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_5_m20351FBA28D54261AFE1CFA4B1ADF6462D85B2F5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_7_m78E56FD68CE1EAD67F6A352BDED5D5017AB3882C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_8_m622E41A1FBAD4841237A25A02F20FB905CAC4109_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_9_m3BC9939FA36AE2ED9E3F6CDA1C5AE689B5D8AA08_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRegisterDebugU3Eb__119_15_mACFEE7D12234C56D4B155F5C6ACD53736E3C160B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRegisterDebugU3Eb__119_16_mB4AAC3D53ABE490937C833F6969630C2FF4CB975_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRegisterDebugU3Eb__119_21_m6B35AAA316CF654D597351DA53502340E951100C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRegisterDebugU3Eb__119_24_mF332A62004E2F4AFDD64A7F5C629E5EFC3BF53B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRegisterDebugU3Eb__119_25_m4CE1255AD20E72D40153F8FBC1E9515285EA9201_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRegisterDebugU3Eb__119_6_m6E8E407837C57C4260D9489B041ED9484DEE7DFC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05C03585F593181CECC8E4EE6339489825D05483); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F57C03E3392AA4CB12FBD217199842D09A69BBF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D06CC32369E6AAC8D1645FD3E96A5793436CB2B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3949AF64D0E91F77338D6C7265FCAE7DB8E2230A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A19638E6C6A7E953416B19E413C37BB6D08F8DC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral941A12CEE551671BDE8BD433B44543AD16AD55D1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA57F5907611528C8FBDF01A8CDEAE54667C4352D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA71E0510C0EFE62D73E2695E953AC8243862B5F4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC2E131A8B385121E267E1AC4E9DDAE00AA68AD2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDE6C54C4219CEDD31B1A0EABF561264051842159); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFEC5ADA90C79962FBBB873D6C6BDCE15218D85BA); s_Il2CppMethodInitialized = true; } List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* V_0 = NULL; Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* V_1 = NULL; Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* V_2 = NULL; Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* V_3 = NULL; bool V_4 = false; bool V_5 = false; EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* V_6 = NULL; bool V_7 = false; int32_t G_B3_0 = 0; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* G_B6_0 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B6_1 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B6_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B6_3 = NULL; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* G_B5_0 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B5_1 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B5_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B5_3 = NULL; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* G_B10_0 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B10_1 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B10_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B10_3 = NULL; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* G_B9_0 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B9_1 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B9_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B9_3 = NULL; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* G_B12_0 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B12_1 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B12_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B12_3 = NULL; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* G_B11_0 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B11_1 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B11_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B11_3 = NULL; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* G_B16_0 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B16_1 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B16_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B16_3 = NULL; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* G_B15_0 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B15_1 = NULL; FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* G_B15_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B15_3 = NULL; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* G_B18_0 = NULL; IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* G_B18_1 = NULL; IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* G_B18_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B18_3 = NULL; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* G_B17_0 = NULL; IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* G_B17_1 = NULL; IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* G_B17_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B17_3 = NULL; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* G_B20_0 = NULL; IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* G_B20_1 = NULL; IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* G_B20_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B20_3 = NULL; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* G_B19_0 = NULL; IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* G_B19_1 = NULL; IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* G_B19_2 = NULL; ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* G_B19_3 = NULL; { // var widgetList = new List(); List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* L_0 = (List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804*)il2cpp_codegen_object_new(List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804_il2cpp_TypeInfo_var); NullCheck(L_0); List_1__ctor_m1CF00DE86A4D8D00B0B10A73C661422E5F6C553E(L_0, List_1__ctor_m1CF00DE86A4D8D00B0B10A73C661422E5F6C553E_RuntimeMethod_var); V_0 = L_0; // var subdivContainer = new DebugUI.Container() { displayName = "Subdivision Visualization" }; Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_1 = (Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217*)il2cpp_codegen_object_new(Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217_il2cpp_TypeInfo_var); NullCheck(L_1); Container__ctor_m31E5465D076DCC7A1C932B44B7D2000821C0BFE8(L_1, NULL); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_2 = L_1; NullCheck(L_2); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_2, _stringLiteralA57F5907611528C8FBDF01A8CDEAE54667C4352D, NULL); V_1 = L_2; // subdivContainer.children.Add(new DebugUI.BoolField { displayName = "Display Cells", getter = () => debugDisplay.drawCells, setter = value => debugDisplay.drawCells = value, onValueChanged = RefreshDebug }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_3 = V_1; NullCheck(L_3); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_4; L_4 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_3, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_5 = (BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD*)il2cpp_codegen_object_new(BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); NullCheck(L_5); BoolField__ctor_m8C1D78E29A30C2D3844607274207943D3B576E55(L_5, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_6 = L_5; NullCheck(L_6); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_6, _stringLiteral1F57C03E3392AA4CB12FBD217199842D09A69BBF, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_7 = L_6; Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_8 = (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*)il2cpp_codegen_object_new(Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); NullCheck(L_8); Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22(L_8, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_0_m1FEF43C8C9257393BB00F23599D338C52C1209F1_RuntimeMethod_var), NULL); NullCheck(L_7); Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_inline(L_7, L_8, Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_9 = L_7; Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* L_10 = (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*)il2cpp_codegen_object_new(Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); NullCheck(L_10); Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(L_10, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_1_m838B64743C17C84AD7D800DEB38520F5C5613618_RuntimeMethod_var), NULL); NullCheck(L_9); Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_inline(L_9, L_10, Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_11 = L_9; Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758* L_12 = (Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758*)il2cpp_codegen_object_new(Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758_il2cpp_TypeInfo_var); NullCheck(L_12); Action_2__ctor_m785026C37C8512B7454FC01455AA5CCF21C28864(L_12, __this, (intptr_t)((void*)ProbeReferenceVolume_RefreshDebug_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mA38DD04B267C0FC53BB07BC23FAF537668E7B6C4_RuntimeMethod_var), NULL); NullCheck(L_11); ((Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A*)L_11)->___onValueChanged_9 = L_12; Il2CppCodeGenWriteBarrier((void**)(&((Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A*)L_11)->___onValueChanged_9), (void*)L_12); NullCheck(L_4); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_4, L_11, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); // subdivContainer.children.Add(new DebugUI.BoolField { displayName = "Display Bricks", getter = () => debugDisplay.drawBricks, setter = value => debugDisplay.drawBricks = value, onValueChanged = RefreshDebug }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_13 = V_1; NullCheck(L_13); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_14; L_14 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_13, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_15 = (BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD*)il2cpp_codegen_object_new(BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); NullCheck(L_15); BoolField__ctor_m8C1D78E29A30C2D3844607274207943D3B576E55(L_15, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_16 = L_15; NullCheck(L_16); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_16, _stringLiteralAC2E131A8B385121E267E1AC4E9DDAE00AA68AD2, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_17 = L_16; Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_18 = (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*)il2cpp_codegen_object_new(Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); NullCheck(L_18); Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22(L_18, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_2_m08AD6589C129153D509EF8BD795B857CD2012D25_RuntimeMethod_var), NULL); NullCheck(L_17); Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_inline(L_17, L_18, Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_19 = L_17; Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* L_20 = (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*)il2cpp_codegen_object_new(Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); NullCheck(L_20); Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(L_20, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_3_mFAE8C73291A450AAB6EC112A429FA260163B398D_RuntimeMethod_var), NULL); NullCheck(L_19); Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_inline(L_19, L_20, Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_21 = L_19; Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758* L_22 = (Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758*)il2cpp_codegen_object_new(Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758_il2cpp_TypeInfo_var); NullCheck(L_22); Action_2__ctor_m785026C37C8512B7454FC01455AA5CCF21C28864(L_22, __this, (intptr_t)((void*)ProbeReferenceVolume_RefreshDebug_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mA38DD04B267C0FC53BB07BC23FAF537668E7B6C4_RuntimeMethod_var), NULL); NullCheck(L_21); ((Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A*)L_21)->___onValueChanged_9 = L_22; Il2CppCodeGenWriteBarrier((void**)(&((Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A*)L_21)->___onValueChanged_9), (void*)L_22); NullCheck(L_14); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_14, L_21, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); // if (debugDisplay.drawCells || debugDisplay.drawBricks) ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_23; L_23 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_23); bool L_24 = L_23->___drawCells_2; if (L_24) { goto IL_00dd; } } { ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_25; L_25 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_25); bool L_26 = L_25->___drawBricks_1; G_B3_0 = ((int32_t)(L_26)); goto IL_00de; } IL_00dd: { G_B3_0 = 1; } IL_00de: { V_4 = (bool)G_B3_0; bool L_27 = V_4; if (!L_27) { goto IL_014e; } } { // subdivContainer.children.Add(new DebugUI.FloatField { displayName = "Culling Distance", getter = () => debugDisplay.subdivisionViewCullingDistance, setter = value => debugDisplay.subdivisionViewCullingDistance = value, min = () => 0.0f }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_28 = V_1; NullCheck(L_28); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_29; L_29 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_28, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_30 = (FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B*)il2cpp_codegen_object_new(FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B_il2cpp_TypeInfo_var); NullCheck(L_30); FloatField__ctor_m7F65D8D59BFF5ADB91AA09D8FE3EF063BCF90BD9(L_30, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_31 = L_30; NullCheck(L_31); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_31, _stringLiteral941A12CEE551671BDE8BD433B44543AD16AD55D1, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_32 = L_31; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_33 = (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*)il2cpp_codegen_object_new(Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); NullCheck(L_33); Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71(L_33, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_4_m69477F076DA430E890DCDEC5FD4332539C3AA181_RuntimeMethod_var), NULL); NullCheck(L_32); Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_inline(L_32, L_33, Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_RuntimeMethod_var); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_34 = L_32; Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_35 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)il2cpp_codegen_object_new(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var); NullCheck(L_35); Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859(L_35, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_5_m20351FBA28D54261AFE1CFA4B1ADF6462D85B2F5_RuntimeMethod_var), NULL); NullCheck(L_34); Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_inline(L_34, L_35, Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_RuntimeMethod_var); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_36 = L_34; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_37 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_6_1; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_38 = L_37; G_B5_0 = L_38; G_B5_1 = L_36; G_B5_2 = L_36; G_B5_3 = L_29; if (L_38) { G_B6_0 = L_38; G_B6_1 = L_36; G_B6_2 = L_36; G_B6_3 = L_29; goto IL_0142; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* L_39 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_40 = (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*)il2cpp_codegen_object_new(Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); NullCheck(L_40); Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71(L_40, L_39, (intptr_t)((void*)U3CU3Ec_U3CRegisterDebugU3Eb__119_6_m6E8E407837C57C4260D9489B041ED9484DEE7DFC_RuntimeMethod_var), NULL); Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_41 = L_40; ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_6_1 = L_41; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_6_1), (void*)L_41); G_B6_0 = L_41; G_B6_1 = G_B5_1; G_B6_2 = G_B5_2; G_B6_3 = G_B5_3; } IL_0142: { NullCheck(G_B6_1); G_B6_1->___min_10 = G_B6_0; Il2CppCodeGenWriteBarrier((void**)(&G_B6_1->___min_10), (void*)G_B6_0); NullCheck(G_B6_3); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(G_B6_3, G_B6_2, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); } IL_014e: { // var probeContainer = new DebugUI.Container() { displayName = "Probe Visualization" }; Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_42 = (Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217*)il2cpp_codegen_object_new(Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217_il2cpp_TypeInfo_var); NullCheck(L_42); Container__ctor_m31E5465D076DCC7A1C932B44B7D2000821C0BFE8(L_42, NULL); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_43 = L_42; NullCheck(L_43); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_43, _stringLiteralDE6C54C4219CEDD31B1A0EABF561264051842159, NULL); V_2 = L_43; // probeContainer.children.Add(new DebugUI.BoolField { displayName = "Display Probes", getter = () => debugDisplay.drawProbes, setter = value => debugDisplay.drawProbes = value, onValueChanged = RefreshDebug }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_44 = V_2; NullCheck(L_44); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_45; L_45 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_44, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_46 = (BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD*)il2cpp_codegen_object_new(BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); NullCheck(L_46); BoolField__ctor_m8C1D78E29A30C2D3844607274207943D3B576E55(L_46, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_47 = L_46; NullCheck(L_47); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_47, _stringLiteralFEC5ADA90C79962FBBB873D6C6BDCE15218D85BA, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_48 = L_47; Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_49 = (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*)il2cpp_codegen_object_new(Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); NullCheck(L_49); Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22(L_49, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_7_m78E56FD68CE1EAD67F6A352BDED5D5017AB3882C_RuntimeMethod_var), NULL); NullCheck(L_48); Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_inline(L_48, L_49, Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_50 = L_48; Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* L_51 = (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*)il2cpp_codegen_object_new(Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); NullCheck(L_51); Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(L_51, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_8_m622E41A1FBAD4841237A25A02F20FB905CAC4109_RuntimeMethod_var), NULL); NullCheck(L_50); Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_inline(L_50, L_51, Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_52 = L_50; Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758* L_53 = (Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758*)il2cpp_codegen_object_new(Action_2_tB3E4CF19F3493DE4FE84AFFB77005AE79F9A3758_il2cpp_TypeInfo_var); NullCheck(L_53); Action_2__ctor_m785026C37C8512B7454FC01455AA5CCF21C28864(L_53, __this, (intptr_t)((void*)ProbeReferenceVolume_RefreshDebug_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mA38DD04B267C0FC53BB07BC23FAF537668E7B6C4_RuntimeMethod_var), NULL); NullCheck(L_52); ((Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A*)L_52)->___onValueChanged_9 = L_53; Il2CppCodeGenWriteBarrier((void**)(&((Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A*)L_52)->___onValueChanged_9), (void*)L_53); NullCheck(L_45); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_45, L_52, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); // if (debugDisplay.drawProbes) ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_54; L_54 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_54); bool L_55 = L_54->___drawProbes_0; V_5 = L_55; bool L_56 = V_5; if (!L_56) { goto IL_043b; } } { // probeContainer.children.Add(new DebugUI.EnumField // { // displayName = "Probe Shading Mode", // getter = () => (int)debugDisplay.probeShading, // setter = value => debugDisplay.probeShading = (DebugProbeShadingMode)value, // autoEnum = typeof(DebugProbeShadingMode), // getIndex = () => (int)debugDisplay.probeShading, // setIndex = value => debugDisplay.probeShading = (DebugProbeShadingMode)value, // onValueChanged = RefreshDebug // }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_57 = V_2; NullCheck(L_57); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_58; L_58 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_57, NULL); EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_59 = (EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C*)il2cpp_codegen_object_new(EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C_il2cpp_TypeInfo_var); NullCheck(L_59); EnumField__ctor_m70AF15D32AC334B12E512298AAE02ED438074C78(L_59, NULL); V_6 = L_59; EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_60 = V_6; NullCheck(L_60); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_60, _stringLiteral6A19638E6C6A7E953416B19E413C37BB6D08F8DC, NULL); EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_61 = V_6; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_62 = (Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD*)il2cpp_codegen_object_new(Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD_il2cpp_TypeInfo_var); NullCheck(L_62); Func_1__ctor_m475512287B9508E6D4721B3022635FED517234D1(L_62, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_9_m3BC9939FA36AE2ED9E3F6CDA1C5AE689B5D8AA08_RuntimeMethod_var), NULL); NullCheck(L_61); Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_inline(L_61, L_62, Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_RuntimeMethod_var); EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_63 = V_6; Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* L_64 = (Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404*)il2cpp_codegen_object_new(Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404_il2cpp_TypeInfo_var); NullCheck(L_64); Action_1__ctor_m1BA854F3F4319EA4A4294DDFDA21C395B8D0FF87(L_64, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_10_m79BF09226B0DA9942A5161198E24AA2A4E7BB82D_RuntimeMethod_var), NULL); NullCheck(L_63); Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_inline(L_63, L_64, Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_RuntimeMethod_var); EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_65 = V_6; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_66 = { reinterpret_cast (DebugProbeShadingMode_tD58D3F6CBE88FB7EE71EA1E529649F883C5C89F6_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_67; L_67 = Type_GetTypeFromHandle_m2570A2A5B32A5E9D9F0F38B37459DA18736C823E(L_66, NULL); NullCheck(L_65); EnumField_set_autoEnum_m22B1BF1EE22FF469D5B6B47EB893C80883D0AEDB(L_65, L_67, NULL); EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_68 = V_6; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_69 = (Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD*)il2cpp_codegen_object_new(Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD_il2cpp_TypeInfo_var); NullCheck(L_69); Func_1__ctor_m475512287B9508E6D4721B3022635FED517234D1(L_69, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_11_m9BADEECA3912AA581326B967997E4A0179DA483F_RuntimeMethod_var), NULL); NullCheck(L_68); EnumField_set_getIndex_m1353057A317788EE0157D6559E7EB7178D08C62B_inline(L_68, L_69, NULL); EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_70 = V_6; Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* L_71 = (Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404*)il2cpp_codegen_object_new(Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404_il2cpp_TypeInfo_var); NullCheck(L_71); Action_1__ctor_m1BA854F3F4319EA4A4294DDFDA21C395B8D0FF87(L_71, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_12_mAD8CA099159B1D4F1BC3678F3D670ED8BBE0E36D_RuntimeMethod_var), NULL); NullCheck(L_70); EnumField_set_setIndex_m5C3DF9F1331972A5B1DA0F62664530BA86344F3D_inline(L_70, L_71, NULL); EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_72 = V_6; Action_2_t94C644233E37D574986F0297182FA2BD8972B44A* L_73 = (Action_2_t94C644233E37D574986F0297182FA2BD8972B44A*)il2cpp_codegen_object_new(Action_2_t94C644233E37D574986F0297182FA2BD8972B44A_il2cpp_TypeInfo_var); NullCheck(L_73); Action_2__ctor_m2FBCBBA3E5E5DA2AB6D14D88BADB87D643948808(L_73, __this, (intptr_t)((void*)ProbeReferenceVolume_RefreshDebug_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m73E205864583F6434C4596B7F11CD7A36E50A793_RuntimeMethod_var), NULL); NullCheck(L_72); ((Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A*)L_72)->___onValueChanged_9 = L_73; Il2CppCodeGenWriteBarrier((void**)(&((Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A*)L_72)->___onValueChanged_9), (void*)L_73); EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* L_74 = V_6; NullCheck(L_58); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_58, L_74, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Probe Size", getter = () => debugDisplay.probeSize, setter = value => debugDisplay.probeSize = value, min = () => 0.1f, max = () => 10.0f }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_75 = V_2; NullCheck(L_75); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_76; L_76 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_75, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_77 = (FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B*)il2cpp_codegen_object_new(FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B_il2cpp_TypeInfo_var); NullCheck(L_77); FloatField__ctor_m7F65D8D59BFF5ADB91AA09D8FE3EF063BCF90BD9(L_77, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_78 = L_77; NullCheck(L_78); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_78, _stringLiteralA71E0510C0EFE62D73E2695E953AC8243862B5F4, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_79 = L_78; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_80 = (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*)il2cpp_codegen_object_new(Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); NullCheck(L_80); Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71(L_80, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_13_mEDA1CFED7D779CBA54CF4A70BCC4804D1075B4A8_RuntimeMethod_var), NULL); NullCheck(L_79); Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_inline(L_79, L_80, Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_RuntimeMethod_var); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_81 = L_79; Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_82 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)il2cpp_codegen_object_new(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var); NullCheck(L_82); Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859(L_82, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_14_m4C0370437FDB51EAD81A9253FD5951FC02D4F6C4_RuntimeMethod_var), NULL); NullCheck(L_81); Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_inline(L_81, L_82, Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_RuntimeMethod_var); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_83 = L_81; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_84 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_15_2; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_85 = L_84; G_B9_0 = L_85; G_B9_1 = L_83; G_B9_2 = L_83; G_B9_3 = L_76; if (L_85) { G_B10_0 = L_85; G_B10_1 = L_83; G_B10_2 = L_83; G_B10_3 = L_76; goto IL_02be; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* L_86 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_87 = (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*)il2cpp_codegen_object_new(Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); NullCheck(L_87); Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71(L_87, L_86, (intptr_t)((void*)U3CU3Ec_U3CRegisterDebugU3Eb__119_15_mACFEE7D12234C56D4B155F5C6ACD53736E3C160B_RuntimeMethod_var), NULL); Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_88 = L_87; ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_15_2 = L_88; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_15_2), (void*)L_88); G_B10_0 = L_88; G_B10_1 = G_B9_1; G_B10_2 = G_B9_2; G_B10_3 = G_B9_3; } IL_02be: { NullCheck(G_B10_1); G_B10_1->___min_10 = G_B10_0; Il2CppCodeGenWriteBarrier((void**)(&G_B10_1->___min_10), (void*)G_B10_0); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_89 = G_B10_2; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_90 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_16_3; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_91 = L_90; G_B11_0 = L_91; G_B11_1 = L_89; G_B11_2 = L_89; G_B11_3 = G_B10_3; if (L_91) { G_B12_0 = L_91; G_B12_1 = L_89; G_B12_2 = L_89; G_B12_3 = G_B10_3; goto IL_02e3; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* L_92 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_93 = (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*)il2cpp_codegen_object_new(Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); NullCheck(L_93); Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71(L_93, L_92, (intptr_t)((void*)U3CU3Ec_U3CRegisterDebugU3Eb__119_16_mB4AAC3D53ABE490937C833F6969630C2FF4CB975_RuntimeMethod_var), NULL); Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_94 = L_93; ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_16_3 = L_94; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_16_3), (void*)L_94); G_B12_0 = L_94; G_B12_1 = G_B11_1; G_B12_2 = G_B11_2; G_B12_3 = G_B11_3; } IL_02e3: { NullCheck(G_B12_1); G_B12_1->___max_11 = G_B12_0; Il2CppCodeGenWriteBarrier((void**)(&G_B12_1->___max_11), (void*)G_B12_0); NullCheck(G_B12_3); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(G_B12_3, G_B12_2, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); // if (debugDisplay.probeShading == DebugProbeShadingMode.SH) ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_95; L_95 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_95); int32_t L_96 = L_95->___probeShading_6; V_7 = (bool)((((int32_t)L_96) == ((int32_t)0))? 1 : 0); bool L_97 = V_7; if (!L_97) { goto IL_0345; } } { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Probe Exposure Compensation", getter = () => debugDisplay.exposureCompensation, setter = value => debugDisplay.exposureCompensation = value }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_98 = V_2; NullCheck(L_98); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_99; L_99 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_98, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_100 = (FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B*)il2cpp_codegen_object_new(FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B_il2cpp_TypeInfo_var); NullCheck(L_100); FloatField__ctor_m7F65D8D59BFF5ADB91AA09D8FE3EF063BCF90BD9(L_100, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_101 = L_100; NullCheck(L_101); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_101, _stringLiteral3949AF64D0E91F77338D6C7265FCAE7DB8E2230A, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_102 = L_101; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_103 = (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*)il2cpp_codegen_object_new(Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); NullCheck(L_103); Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71(L_103, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_17_mE8905DB432C1780EF995219604D3D86C59E279D5_RuntimeMethod_var), NULL); NullCheck(L_102); Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_inline(L_102, L_103, Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_RuntimeMethod_var); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_104 = L_102; Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_105 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)il2cpp_codegen_object_new(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var); NullCheck(L_105); Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859(L_105, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_18_m5E715FD0DA77C56C3B77D5274B771943EE345079_RuntimeMethod_var), NULL); NullCheck(L_104); Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_inline(L_104, L_105, Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_RuntimeMethod_var); NullCheck(L_99); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_99, L_104, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); } IL_0345: { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Culling Distance", getter = () => debugDisplay.probeCullingDistance, setter = value => debugDisplay.probeCullingDistance = value, min = () => 0.0f }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_106 = V_2; NullCheck(L_106); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_107; L_107 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_106, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_108 = (FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B*)il2cpp_codegen_object_new(FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B_il2cpp_TypeInfo_var); NullCheck(L_108); FloatField__ctor_m7F65D8D59BFF5ADB91AA09D8FE3EF063BCF90BD9(L_108, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_109 = L_108; NullCheck(L_109); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_109, _stringLiteral941A12CEE551671BDE8BD433B44543AD16AD55D1, NULL); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_110 = L_109; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_111 = (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*)il2cpp_codegen_object_new(Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); NullCheck(L_111); Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71(L_111, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_19_mBB862AA761431F2CD7B2DD6DDAF1445E24379BBA_RuntimeMethod_var), NULL); NullCheck(L_110); Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_inline(L_110, L_111, Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_RuntimeMethod_var); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_112 = L_110; Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_113 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)il2cpp_codegen_object_new(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var); NullCheck(L_113); Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859(L_113, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_20_m582275190D2F770D8C40085ED3BC1F4A99B55A5D_RuntimeMethod_var), NULL); NullCheck(L_112); Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_inline(L_112, L_113, Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_RuntimeMethod_var); FloatField_t1B59A5C6B3DE8E8B696383C91240F265B89B753B* L_114 = L_112; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_115 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_21_4; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_116 = L_115; G_B15_0 = L_116; G_B15_1 = L_114; G_B15_2 = L_114; G_B15_3 = L_107; if (L_116) { G_B16_0 = L_116; G_B16_1 = L_114; G_B16_2 = L_114; G_B16_3 = L_107; goto IL_03a2; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* L_117 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_118 = (Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7*)il2cpp_codegen_object_new(Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7_il2cpp_TypeInfo_var); NullCheck(L_118); Func_1__ctor_m94E0C712F86101E026834DA318C3FFF46DE49C71(L_118, L_117, (intptr_t)((void*)U3CU3Ec_U3CRegisterDebugU3Eb__119_21_m6B35AAA316CF654D597351DA53502340E951100C_RuntimeMethod_var), NULL); Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_119 = L_118; ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_21_4 = L_119; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_21_4), (void*)L_119); G_B16_0 = L_119; G_B16_1 = G_B15_1; G_B16_2 = G_B15_2; G_B16_3 = G_B15_3; } IL_03a2: { NullCheck(G_B16_1); G_B16_1->___min_10 = G_B16_0; Il2CppCodeGenWriteBarrier((void**)(&G_B16_1->___min_10), (void*)G_B16_0); NullCheck(G_B16_3); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(G_B16_3, G_B16_2, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); // probeContainer.children.Add(new DebugUI.IntField // { // displayName = "Max subdivision displayed", // getter = () => debugDisplay.maxSubdivToVisualize, // setter = (v) => debugDisplay.maxSubdivToVisualize = Mathf.Min(v, ProbeReferenceVolume.instance.GetMaxSubdivision()), // min = () => 0, // max = () => ProbeReferenceVolume.instance.GetMaxSubdivision(), // }); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_120 = V_2; NullCheck(L_120); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_121; L_121 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_120, NULL); IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* L_122 = (IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A*)il2cpp_codegen_object_new(IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A_il2cpp_TypeInfo_var); NullCheck(L_122); IntField__ctor_m01170A091DE36EB6E36BD4988B04FC83CE07BA25(L_122, NULL); IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* L_123 = L_122; NullCheck(L_123); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_123, _stringLiteral05C03585F593181CECC8E4EE6339489825D05483, NULL); IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* L_124 = L_123; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_125 = (Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD*)il2cpp_codegen_object_new(Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD_il2cpp_TypeInfo_var); NullCheck(L_125); Func_1__ctor_m475512287B9508E6D4721B3022635FED517234D1(L_125, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_22_mEA9E3063D4EA99AC22841A5D83694F97F0C9650A_RuntimeMethod_var), NULL); NullCheck(L_124); Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_inline(L_124, L_125, Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_RuntimeMethod_var); IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* L_126 = L_124; Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* L_127 = (Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404*)il2cpp_codegen_object_new(Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404_il2cpp_TypeInfo_var); NullCheck(L_127); Action_1__ctor_m1BA854F3F4319EA4A4294DDFDA21C395B8D0FF87(L_127, __this, (intptr_t)((void*)ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_23_m8EF41C0C654286DE20CA52E6631DE19B5B824F6B_RuntimeMethod_var), NULL); NullCheck(L_126); Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_inline(L_126, L_127, Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_RuntimeMethod_var); IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* L_128 = L_126; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_129 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_24_5; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_130 = L_129; G_B17_0 = L_130; G_B17_1 = L_128; G_B17_2 = L_128; G_B17_3 = L_121; if (L_130) { G_B18_0 = L_130; G_B18_1 = L_128; G_B18_2 = L_128; G_B18_3 = L_121; goto IL_040a; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* L_131 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_132 = (Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD*)il2cpp_codegen_object_new(Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD_il2cpp_TypeInfo_var); NullCheck(L_132); Func_1__ctor_m475512287B9508E6D4721B3022635FED517234D1(L_132, L_131, (intptr_t)((void*)U3CU3Ec_U3CRegisterDebugU3Eb__119_24_mF332A62004E2F4AFDD64A7F5C629E5EFC3BF53B4_RuntimeMethod_var), NULL); Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_133 = L_132; ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_24_5 = L_133; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_24_5), (void*)L_133); G_B18_0 = L_133; G_B18_1 = G_B17_1; G_B18_2 = G_B17_2; G_B18_3 = G_B17_3; } IL_040a: { NullCheck(G_B18_1); G_B18_1->___min_10 = G_B18_0; Il2CppCodeGenWriteBarrier((void**)(&G_B18_1->___min_10), (void*)G_B18_0); IntField_t44A28D09F4CD0658E53FCED78D08513508256A9A* L_134 = G_B18_2; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_135 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_25_6; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_136 = L_135; G_B19_0 = L_136; G_B19_1 = L_134; G_B19_2 = L_134; G_B19_3 = G_B18_3; if (L_136) { G_B20_0 = L_136; G_B20_1 = L_134; G_B20_2 = L_134; G_B20_3 = G_B18_3; goto IL_042f; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* L_137 = ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_138 = (Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD*)il2cpp_codegen_object_new(Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD_il2cpp_TypeInfo_var); NullCheck(L_138); Func_1__ctor_m475512287B9508E6D4721B3022635FED517234D1(L_138, L_137, (intptr_t)((void*)U3CU3Ec_U3CRegisterDebugU3Eb__119_25_m4CE1255AD20E72D40153F8FBC1E9515285EA9201_RuntimeMethod_var), NULL); Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_139 = L_138; ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_25_6 = L_139; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9__119_25_6), (void*)L_139); G_B20_0 = L_139; G_B20_1 = G_B19_1; G_B20_2 = G_B19_2; G_B20_3 = G_B19_3; } IL_042f: { NullCheck(G_B20_1); G_B20_1->___max_11 = G_B20_0; Il2CppCodeGenWriteBarrier((void**)(&G_B20_1->___max_11), (void*)G_B20_0); NullCheck(G_B20_3); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(G_B20_3, G_B20_2, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); } IL_043b: { // widgetList.Add(subdivContainer); List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* L_140 = V_0; Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_141 = V_1; NullCheck(L_140); List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_inline(L_140, L_141, List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_RuntimeMethod_var); // widgetList.Add(probeContainer); List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* L_142 = V_0; Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_143 = V_2; NullCheck(L_142); List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_inline(L_142, L_143, List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_RuntimeMethod_var); // m_DebugItems = widgetList.ToArray(); List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* L_144 = V_0; NullCheck(L_144); WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* L_145; L_145 = List_1_ToArray_mD210368A14FCDCC7149390F219C65E235192ECB7(L_144, List_1_ToArray_mD210368A14FCDCC7149390F219C65E235192ECB7_RuntimeMethod_var); __this->___m_DebugItems_39 = L_145; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugItems_39), (void*)L_145); // var panel = DebugManager.instance.GetPanel("Probe Volume", true); il2cpp_codegen_runtime_class_init_inline(DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_il2cpp_TypeInfo_var); DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* L_146; L_146 = DebugManager_get_instance_mE739109CEF80088D21ED7FCF46D1153097B45086(NULL); NullCheck(L_146); Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_147; L_147 = DebugManager_GetPanel_mD434C1C01EA3E39B3C97783F23C6DDF10E2D4617(L_146, _stringLiteral2D06CC32369E6AAC8D1645FD3E96A5793436CB2B, (bool)1, 0, (bool)0, NULL); V_3 = L_147; // panel.children.Add(m_DebugItems); Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_148 = V_3; NullCheck(L_148); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_149; L_149 = Panel_get_children_m42233087374A0F3438E9F666F0EBD00922D3018A_inline(L_148, NULL); WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* L_150 = __this->___m_DebugItems_39; NullCheck(L_149); ObservableList_1_Add_m80161880CDA1E09EC04B43A9CA32EC722A13F2F9(L_149, L_150, ObservableList_1_Add_m80161880CDA1E09EC04B43A9CA32EC722A13F2F9_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::UnregisterDebug(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_UnregisterDebug_m3F056A2F836F6655E1E1445C916C9E0E3361F79E (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___destroyPanel0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObservableList_1_Remove_m375FAC9BF2AC0341C46C0580B8D4452436D4F6B3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D06CC32369E6AAC8D1645FD3E96A5793436CB2B); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // if (destroyPanel) bool L_0 = ___destroyPanel0; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_0018; } } { // DebugManager.instance.RemovePanel("Probe Volume"); il2cpp_codegen_runtime_class_init_inline(DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_il2cpp_TypeInfo_var); DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* L_2; L_2 = DebugManager_get_instance_mE739109CEF80088D21ED7FCF46D1153097B45086(NULL); NullCheck(L_2); DebugManager_RemovePanel_m2BA800D60782D86B7D43DCC6BF75A7A644F01AE6(L_2, _stringLiteral2D06CC32369E6AAC8D1645FD3E96A5793436CB2B, NULL); goto IL_003b; } IL_0018: { // DebugManager.instance.GetPanel("Probe Volume", false).children.Remove(m_DebugItems); il2cpp_codegen_runtime_class_init_inline(DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_il2cpp_TypeInfo_var); DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* L_3; L_3 = DebugManager_get_instance_mE739109CEF80088D21ED7FCF46D1153097B45086(NULL); NullCheck(L_3); Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_4; L_4 = DebugManager_GetPanel_mD434C1C01EA3E39B3C97783F23C6DDF10E2D4617(L_3, _stringLiteral2D06CC32369E6AAC8D1645FD3E96A5793436CB2B, (bool)0, 0, (bool)0, NULL); NullCheck(L_4); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_5; L_5 = Panel_get_children_m42233087374A0F3438E9F666F0EBD00922D3018A_inline(L_4, NULL); WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* L_6 = __this->___m_DebugItems_39; NullCheck(L_5); int32_t L_7; L_7 = ObservableList_1_Remove_m375FAC9BF2AC0341C46C0580B8D4452436D4F6B3(L_5, L_6, ObservableList_1_Remove_m375FAC9BF2AC0341C46C0580B8D4452436D4F6B3_RuntimeMethod_var); } IL_003b: { // } return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::ShouldCullCell(UnityEngine.Vector3,UnityEngine.Transform,UnityEngine.Plane[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_ShouldCullCell_m9715280AEB3617FBD09C00FB2D4F7171D7538F4F (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___cellPosition0, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___cameraTransform1, PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* ___frustumPlanes2, const RuntimeMethod* method) { float V_0 = 0.0f; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1; memset((&V_1), 0, sizeof(V_1)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2; memset((&V_2), 0, sizeof(V_2)); float V_3 = 0.0f; Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_4; memset((&V_4), 0, sizeof(V_4)); bool V_5 = false; bool V_6 = false; { // var cellSize = MaxBrickSize(); float L_0; L_0 = ProbeReferenceVolume_MaxBrickSize_m46CBCA6A0DB5E9DF939931596A0AF80E66FDC586(__this, NULL); V_0 = L_0; // var originWS = GetTransform().posWS; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8 L_1; L_1 = ProbeReferenceVolume_GetTransform_m46DB6F40F6AEEDBEF5603019105B63912FB41D60_inline(__this, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = L_1.___posWS_1; V_1 = L_2; // Vector3 cellCenterWS = cellPosition * cellSize + originWS + Vector3.one * (cellSize / 2.0f); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___cellPosition0; float L_4 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5; L_5 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_3, L_4, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = V_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_5, L_6, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8; L_8 = Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline(NULL); float L_9 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10; L_10 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_8, ((float)(L_9/(2.0f))), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11; L_11 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_7, L_10, NULL); V_2 = L_11; // float distanceRoundedUpWithCellSize = Mathf.CeilToInt(debugDisplay.probeCullingDistance / cellSize) * cellSize; ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_12; L_12 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_12); float L_13 = L_12->___probeCullingDistance_9; float L_14 = V_0; int32_t L_15; L_15 = Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline(((float)(L_13/L_14)), NULL); float L_16 = V_0; V_3 = ((float)il2cpp_codegen_multiply(((float)L_15), L_16)); // if (Vector3.Distance(cameraTransform.position, cellCenterWS) > distanceRoundedUpWithCellSize) Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_17 = ___cameraTransform1; NullCheck(L_17); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18; L_18 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_17, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = V_2; float L_20; L_20 = Vector3_Distance_m99C722723EDD875852EF854AD7B7C4F8AC4F84AB_inline(L_18, L_19, NULL); float L_21 = V_3; V_5 = (bool)((((float)L_20) > ((float)L_21))? 1 : 0); bool L_22 = V_5; if (!L_22) { goto IL_0068; } } { // return true; V_6 = (bool)1; goto IL_008a; } IL_0068: { // var volumeAABB = new Bounds(cellCenterWS, cellSize * Vector3.one); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = V_2; float L_24 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25; L_25 = Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline(NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26; L_26 = Vector3_op_Multiply_m29F4414A9D30B7C0CD8455C4B2F049E8CCF66745_inline(L_24, L_25, NULL); Bounds__ctor_mAF7B238B9FBF90C495E5D7951760085A93119C5A((&V_4), L_23, L_26, NULL); // return !GeometryUtility.TestPlanesAABB(frustumPlanes, volumeAABB); PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* L_27 = ___frustumPlanes2; Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_28 = V_4; bool L_29; L_29 = GeometryUtility_TestPlanesAABB_m7656F6C599D2FF8FE9B69AF3E6DAEFBAD4A4FA8B(L_27, L_28, NULL); V_6 = (bool)((((int32_t)L_29) == ((int32_t)0))? 1 : 0); goto IL_008a; } IL_008a: { // } bool L_30 = V_6; return L_30; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::DrawProbeDebug(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_DrawProbeDebug_mA8A39F3E467AACFB8D9464875641560CF61C045B (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mD51C2752DF976AE1C55412F4125BE8308DE9629C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m6ECF16AE21A16ACDA75CC7ED4C76CFD86826F966_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mA002A820C735E9895D876F42C045B90EEFFD8138_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m1032938B9C2DA84E8967D2588DA4DA79811458D0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m530F0C3E0AB8C2B1AA7F95897FF21E8C1E72B9C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mA9B83FBA744BF8658F069B8A56C9E5B40591D82C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m8FDF30F0B96FB228A0C3C6D7764CA1A9E57F44FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mB318C18E80F7E7C0AD043EF701E9D1A1A65E97FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A98E187CE24E7AC4DB31868C8ED35077FBB8A81); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0F05BF3967BFFB9B3687C55CCFF39A3BD936B13A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A5E9FA9320CB84CF504783FEF61A2E2CC680243); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5949437904842F797CB905E2C3CA3F5218ABBEE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6B5A7D6E08296D3CB71ACC7CBB9CA1ED3FB8C8AC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF91128346A6C796D320264FE049EEB6AABA1D52); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB6482D10BACA5AE29AD2D912588618AF30EE0A8C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEAB1B4B77D2D69C40DFEEE3C0B13E3F8B26BFB5C); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; bool V_2 = false; bool V_3 = false; Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D V_4; memset((&V_4), 0, sizeof(V_4)); CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* V_5 = NULL; bool V_6 = false; int32_t V_7 = 0; Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* V_8 = NULL; MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* V_9 = NULL; bool V_10 = false; { // if (debugDisplay.drawProbes) ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); bool L_1 = L_0->___drawProbes_0; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_01da; } } { // if (m_CellDebugData.Count == 0) List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* L_3 = __this->___m_CellDebugData_42; NullCheck(L_3); int32_t L_4; L_4 = List_1_get_Count_mA9B83FBA744BF8658F069B8A56C9E5B40591D82C_inline(L_3, List_1_get_Count_mA9B83FBA744BF8658F069B8A56C9E5B40591D82C_RuntimeMethod_var); V_1 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0); bool L_5 = V_1; if (!L_5) { goto IL_002d; } } { // CreateInstancedProbes(); ProbeReferenceVolume_CreateInstancedProbes_m806975916734F25072124FAD76BCBA10168947AD(__this, NULL); } IL_002d: { // GeometryUtility.CalculateFrustumPlanes(camera, m_DebugFrustumPlanes); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_6 = ___camera0; PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* L_7 = __this->___m_DebugFrustumPlanes_43; GeometryUtility_CalculateFrustumPlanes_m17485A67D781871CC9948BA6594EF383AFE91780(L_6, L_7, NULL); // m_DebugMaterial.shaderKeywords = null; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = __this->___m_DebugMaterial_41; NullCheck(L_8); Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_8, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL); // if (m_SHBands == ProbeVolumeSHBands.SphericalHarmonicsL1) int32_t L_9 = __this->___m_SHBands_33; V_2 = (bool)((((int32_t)L_9) == ((int32_t)1))? 1 : 0); bool L_10 = V_2; if (!L_10) { goto IL_0067; } } { // m_DebugMaterial.EnableKeyword("PROBE_VOLUMES_L1"); Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_11 = __this->___m_DebugMaterial_41; NullCheck(L_11); Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_11, _stringLiteralB6482D10BACA5AE29AD2D912588618AF30EE0A8C, NULL); goto IL_0085; } IL_0067: { // else if (m_SHBands == ProbeVolumeSHBands.SphericalHarmonicsL2) int32_t L_12 = __this->___m_SHBands_33; V_3 = (bool)((((int32_t)L_12) == ((int32_t)2))? 1 : 0); bool L_13 = V_3; if (!L_13) { goto IL_0085; } } { // m_DebugMaterial.EnableKeyword("PROBE_VOLUMES_L2"); Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_14 = __this->___m_DebugMaterial_41; NullCheck(L_14); Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_14, _stringLiteral5949437904842F797CB905E2C3CA3F5218ABBEE1, NULL); } IL_0085: { // foreach (var debug in m_CellDebugData) List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* L_15 = __this->___m_CellDebugData_42; NullCheck(L_15); Enumerator_t3B7BE00035D32EAE76D5B2D3349C343786FCA74D L_16; L_16 = List_1_GetEnumerator_m1032938B9C2DA84E8967D2588DA4DA79811458D0(L_15, List_1_GetEnumerator_m1032938B9C2DA84E8967D2588DA4DA79811458D0_RuntimeMethod_var); V_4 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_01ca: {// begin finally (depth: 1) Enumerator_Dispose_mD51C2752DF976AE1C55412F4125BE8308DE9629C((&V_4), Enumerator_Dispose_mD51C2752DF976AE1C55412F4125BE8308DE9629C_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_01bc_1; } IL_0098_1: { // foreach (var debug in m_CellDebugData) CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_17; L_17 = Enumerator_get_Current_mA002A820C735E9895D876F42C045B90EEFFD8138_inline((&V_4), Enumerator_get_Current_mA002A820C735E9895D876F42C045B90EEFFD8138_RuntimeMethod_var); V_5 = L_17; // if (ShouldCullCell(debug.cellPosition, camera.transform, m_DebugFrustumPlanes)) CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_18 = V_5; NullCheck(L_18); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = L_18->___cellPosition_3; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_20 = ___camera0; NullCheck(L_20); Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_21; L_21 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_20, NULL); PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* L_22 = __this->___m_DebugFrustumPlanes_43; bool L_23; L_23 = ProbeReferenceVolume_ShouldCullCell_m9715280AEB3617FBD09C00FB2D4F7171D7538F4F(__this, L_19, L_21, L_22, NULL); V_6 = L_23; bool L_24 = V_6; if (!L_24) { goto IL_00c6_1; } } { // continue; goto IL_01bc_1; } IL_00c6_1: { // for (int i = 0; i < debug.probeBuffers.Count; ++i) V_7 = 0; goto IL_01a2_1; } IL_00ce_1: { // var probeBuffer = debug.probeBuffers[i]; CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_25 = V_5; NullCheck(L_25); List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* L_26 = L_25->___probeBuffers_0; int32_t L_27 = V_7; NullCheck(L_26); Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_28; L_28 = List_1_get_Item_m8FDF30F0B96FB228A0C3C6D7764CA1A9E57F44FD(L_26, L_27, List_1_get_Item_m8FDF30F0B96FB228A0C3C6D7764CA1A9E57F44FD_RuntimeMethod_var); V_8 = L_28; // var props = debug.props[i]; CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_29 = V_5; NullCheck(L_29); List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* L_30 = L_29->___props_1; int32_t L_31 = V_7; NullCheck(L_30); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_32; L_32 = List_1_get_Item_mB318C18E80F7E7C0AD043EF701E9D1A1A65E97FD(L_30, L_31, List_1_get_Item_mB318C18E80F7E7C0AD043EF701E9D1A1A65E97FD_RuntimeMethod_var); V_9 = L_32; // props.SetInt("_ShadingMode", (int)debugDisplay.probeShading); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_33 = V_9; ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_34; L_34 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_34); int32_t L_35 = L_34->___probeShading_6; NullCheck(L_33); MaterialPropertyBlock_SetInt_m5C415E420E7C21154F1B034C6141C7D094CF40F9(L_33, _stringLiteral0F05BF3967BFFB9B3687C55CCFF39A3BD936B13A, L_35, NULL); // props.SetFloat("_ExposureCompensation", debugDisplay.exposureCompensation); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_36 = V_9; ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_37; L_37 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_37); float L_38 = L_37->___exposureCompensation_11; NullCheck(L_36); MaterialPropertyBlock_SetFloat_m49458EDC57C2B431D765FE7414F18918AD619888(L_36, _stringLiteralAF91128346A6C796D320264FE049EEB6AABA1D52, L_38, NULL); // props.SetFloat("_ProbeSize", debugDisplay.probeSize); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_39 = V_9; ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_40; L_40 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_40); float L_41 = L_40->___probeSize_7; NullCheck(L_39); MaterialPropertyBlock_SetFloat_m49458EDC57C2B431D765FE7414F18918AD619888(L_39, _stringLiteral2A5E9FA9320CB84CF504783FEF61A2E2CC680243, L_41, NULL); // props.SetFloat("_CullDistance", debugDisplay.probeCullingDistance); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_42 = V_9; ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_43; L_43 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_43); float L_44 = L_43->___probeCullingDistance_9; NullCheck(L_42); MaterialPropertyBlock_SetFloat_m49458EDC57C2B431D765FE7414F18918AD619888(L_42, _stringLiteral0A98E187CE24E7AC4DB31868C8ED35077FBB8A81, L_44, NULL); // props.SetInt("_MaxAllowedSubdiv", debugDisplay.maxSubdivToVisualize); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_45 = V_9; ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_46; L_46 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_46); int32_t L_47 = L_46->___maxSubdivToVisualize_10; NullCheck(L_45); MaterialPropertyBlock_SetInt_m5C415E420E7C21154F1B034C6141C7D094CF40F9(L_45, _stringLiteralEAB1B4B77D2D69C40DFEEE3C0B13E3F8B26BFB5C, L_47, NULL); // props.SetFloat("_ValidityThreshold", dilationValidtyThreshold); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_48 = V_9; float L_49 = __this->___dilationValidtyThreshold_44; NullCheck(L_48); MaterialPropertyBlock_SetFloat_m49458EDC57C2B431D765FE7414F18918AD619888(L_48, _stringLiteral6B5A7D6E08296D3CB71ACC7CBB9CA1ED3FB8C8AC, L_49, NULL); // Graphics.DrawMeshInstanced(m_DebugMesh, 0, m_DebugMaterial, probeBuffer, probeBuffer.Length, props, ShadowCastingMode.Off, false, 0, camera, LightProbeUsage.Off, null); Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_50 = __this->___m_DebugMesh_40; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_51 = __this->___m_DebugMaterial_41; Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_52 = V_8; Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_53 = V_8; NullCheck(L_53); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_54 = V_9; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_55 = ___camera0; il2cpp_codegen_runtime_class_init_inline(Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var); Graphics_DrawMeshInstanced_mB09ABDDC28AB9B86BC774F7A25D83ED5A5401041(L_50, 0, L_51, L_52, ((int32_t)(((RuntimeArray*)L_53)->max_length)), L_54, 0, (bool)0, 0, L_55, 0, (LightProbeProxyVolume_t431001CA94D2BB5DB419E2A89E7D8116E4E1B658*)NULL, NULL); // for (int i = 0; i < debug.probeBuffers.Count; ++i) int32_t L_56 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1)); } IL_01a2_1: { // for (int i = 0; i < debug.probeBuffers.Count; ++i) int32_t L_57 = V_7; CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_58 = V_5; NullCheck(L_58); List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* L_59 = L_58->___probeBuffers_0; NullCheck(L_59); int32_t L_60; L_60 = List_1_get_Count_m530F0C3E0AB8C2B1AA7F95897FF21E8C1E72B9C6_inline(L_59, List_1_get_Count_m530F0C3E0AB8C2B1AA7F95897FF21E8C1E72B9C6_RuntimeMethod_var); V_10 = (bool)((((int32_t)L_57) < ((int32_t)L_60))? 1 : 0); bool L_61 = V_10; if (L_61) { goto IL_00ce_1; } } { } IL_01bc_1: { // foreach (var debug in m_CellDebugData) bool L_62; L_62 = Enumerator_MoveNext_m6ECF16AE21A16ACDA75CC7ED4C76CFD86826F966((&V_4), Enumerator_MoveNext_m6ECF16AE21A16ACDA75CC7ED4C76CFD86826F966_RuntimeMethod_var); if (L_62) { goto IL_0098_1; } } { goto IL_01d9; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01d9: { } IL_01da: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::ClearDebugData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_ClearDebugData_m254D017F2183A194216423BB841397BDDF1C4DC8 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_mC19D443C145F0F8620C940476EA9F0F1D7C411C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m4AD5C1AEB4F9C2E1AA32D464DDC6FD3ED7D10C47_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // m_CellDebugData.Clear(); List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* L_0 = __this->___m_CellDebugData_42; NullCheck(L_0); List_1_Clear_m4AD5C1AEB4F9C2E1AA32D464DDC6FD3ED7D10C47_inline(L_0, List_1_Clear_m4AD5C1AEB4F9C2E1AA32D464DDC6FD3ED7D10C47_RuntimeMethod_var); // realtimeSubdivisionInfo.Clear(); Dictionary_2_t52F25AB533FD203C36B7274F20F5B8E8C2148F6F* L_1 = __this->___realtimeSubdivisionInfo_45; NullCheck(L_1); Dictionary_2_Clear_mC19D443C145F0F8620C940476EA9F0F1D7C411C6(L_1, Dictionary_2_Clear_mC19D443C145F0F8620C940476EA9F0F1D7C411C6_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::CreateInstancedProbes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_CreateInstancedProbes_m806975916734F25072124FAD76BCBA10168947AD (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m84043B70396C78EE064FAF8A8218D4F7B54417CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_m122BD596608D98EC8820D220C2C0E49A4133F930_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m634C43210A56CD410499D8BE449A9948643AB48F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5AC36CEFF60F5188CC429D935E88852E7CD45050_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFFD62EE6D1220F83BB2ACC61B677ACD7067644A2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m03B29C69F9974D985EFCE1B1D91AC7AC4F578723_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2113CD6D7BD327AAFF1D2DAEF832F0D160A94C39_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m64F9F4C32CDD01D323D17E7A61A97EB924206093_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mA5E5A3FC23A3233B7A0E7BB2209982B23D219AD6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m83B0C7AEEDAD95865403D58AA176244CB8887326_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m9FDBD09FEFDB8C3F98E74C51E846806B1523EE85_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mA7321253A90D1F0A9B8727BDC565C9353D800B3C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB4630AF5172B995D13B8273D4D085E21586ADC27_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_GetEnumerator_mFFD020F94ADD7B063BD8109FC171F31B2B5B2C85_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral19885677919A758B509379E3FB983997D4957129); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4E68A57681B14BA7EC20EFA862865966AFCF3087); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BFC0B8E3244F70396DC03150C10DF25CAE22299); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50 V_1; memset((&V_1), 0, sizeof(V_1)); Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* V_2 = NULL; float V_3 = 0.0f; List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* V_4 = NULL; List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* V_5 = NULL; CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* V_6 = NULL; Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* V_7 = NULL; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_8 = NULL; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_9 = NULL; List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* V_10 = NULL; CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* V_11 = NULL; int32_t V_12 = 0; bool V_13 = false; bool V_14 = false; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; int32_t V_20 = 0; int32_t V_21 = 0; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_22; memset((&V_22), 0, sizeof(V_22)); int32_t V_23 = 0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_24; memset((&V_24), 0, sizeof(V_24)); bool V_25 = false; MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* V_26 = NULL; bool V_27 = false; int32_t G_B5_0 = 0; int32_t G_B10_0 = 0; int32_t G_B16_0 = 0; { // int maxSubdiv = ProbeReferenceVolume.instance.GetMaxSubdivision() - 1; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_0; L_0 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); NullCheck(L_0); int32_t L_1; L_1 = ProbeReferenceVolume_GetMaxSubdivision_m023EA6A3411AE69AEC9E9DBF9A3FF9A64D6A655E_inline(L_0, NULL); V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, 1)); // foreach (var cell in ProbeReferenceVolume.instance.cells.Values) ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_2; L_2 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); NullCheck(L_2); Dictionary_2_tF1E7D1A979C3361C4A7AFB458E191B006F753EE1* L_3 = L_2->___cells_12; NullCheck(L_3); ValueCollection_t93845885B7A6C3A206E2CDD27479FCB27AB1F3C8* L_4; L_4 = Dictionary_2_get_Values_m122BD596608D98EC8820D220C2C0E49A4133F930(L_3, Dictionary_2_get_Values_m122BD596608D98EC8820D220C2C0E49A4133F930_RuntimeMethod_var); NullCheck(L_4); Enumerator_t332CC77F03B0B5EB6A5FFD2393046C91341FBF50 L_5; L_5 = ValueCollection_GetEnumerator_mFFD020F94ADD7B063BD8109FC171F31B2B5B2C85(L_4, ValueCollection_GetEnumerator_mFFD020F94ADD7B063BD8109FC171F31B2B5B2C85_RuntimeMethod_var); V_1 = L_5; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_02d3: {// begin finally (depth: 1) Enumerator_Dispose_m634C43210A56CD410499D8BE449A9948643AB48F((&V_1), Enumerator_Dispose_m634C43210A56CD410499D8BE449A9948643AB48F_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_02c5_1; } IL_0029_1: { // foreach (var cell in ProbeReferenceVolume.instance.cells.Values) Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_6; L_6 = Enumerator_get_Current_mFFD62EE6D1220F83BB2ACC61B677ACD7067644A2_inline((&V_1), Enumerator_get_Current_mFFD62EE6D1220F83BB2ACC61B677ACD7067644A2_RuntimeMethod_var); V_2 = L_6; // if (cell.sh == null || cell.sh.Length == 0) Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_7 = V_2; NullCheck(L_7); SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_8 = L_7->___sh_4; if (!L_8) { goto IL_0046_1; } } { Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_9 = V_2; NullCheck(L_9); SphericalHarmonicsL2U5BU5D_t42591F941E4F428F39D6167FC8511B02A25465D4* L_10 = L_9->___sh_4; NullCheck(L_10); G_B5_0 = ((((int32_t)(((RuntimeArray*)L_10)->max_length)) == ((int32_t)0))? 1 : 0); goto IL_0047_1; } IL_0046_1: { G_B5_0 = 1; } IL_0047_1: { V_13 = (bool)G_B5_0; bool L_11 = V_13; if (!L_11) { goto IL_0052_1; } } { // continue; goto IL_02c5_1; } IL_0052_1: { // float largestBrickSize = cell.bricks.Count == 0 ? 0 : cell.bricks[0].subdivisionLevel; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_12 = V_2; NullCheck(L_12); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_13 = L_12->___bricks_2; NullCheck(L_13); int32_t L_14; L_14 = List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_inline(L_13, List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_RuntimeMethod_var); if (!L_14) { goto IL_0072_1; } } { Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_15 = V_2; NullCheck(L_15); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_16 = L_15->___bricks_2; NullCheck(L_16); Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_17; L_17 = List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C(L_16, 0, List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C_RuntimeMethod_var); int32_t L_18 = L_17.___subdivisionLevel_1; G_B10_0 = L_18; goto IL_0073_1; } IL_0072_1: { G_B10_0 = 0; } IL_0073_1: { V_3 = ((float)G_B10_0); // List probeBuffers = new List(); List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* L_19 = (List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016*)il2cpp_codegen_object_new(List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016_il2cpp_TypeInfo_var); NullCheck(L_19); List_1__ctor_mA7321253A90D1F0A9B8727BDC565C9353D800B3C(L_19, List_1__ctor_mA7321253A90D1F0A9B8727BDC565C9353D800B3C_RuntimeMethod_var); V_4 = L_19; // List props = new List(); List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* L_20 = (List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C*)il2cpp_codegen_object_new(List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C_il2cpp_TypeInfo_var); NullCheck(L_20); List_1__ctor_m9FDBD09FEFDB8C3F98E74C51E846806B1523EE85(L_20, List_1__ctor_m9FDBD09FEFDB8C3F98E74C51E846806B1523EE85_RuntimeMethod_var); V_5 = L_20; // if (!m_ChunkInfo.TryGetValue(cell.index, out chunks)) Dictionary_2_tD9E524A8C7260C71A732D5703A654276EA2CCBD4* L_21 = __this->___m_ChunkInfo_13; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_22 = V_2; NullCheck(L_22); int32_t L_23 = L_22->___index_0; NullCheck(L_21); bool L_24; L_24 = Dictionary_2_TryGetValue_m84043B70396C78EE064FAF8A8218D4F7B54417CB(L_21, L_23, (&V_6), Dictionary_2_TryGetValue_m84043B70396C78EE064FAF8A8218D4F7B54417CB_RuntimeMethod_var); V_14 = (bool)((((int32_t)L_24) == ((int32_t)0))? 1 : 0); bool L_25 = V_14; if (!L_25) { goto IL_00a4_1; } } { // continue; goto IL_02c5_1; } IL_00a4_1: { // Vector4[] texels = new Vector4[kProbesPerBatch]; Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_26 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)((int32_t)1023)); V_7 = L_26; // float[] validity = new float[kProbesPerBatch]; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_27 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)1023)); V_8 = L_27; // float[] relativeSize = new float[kProbesPerBatch]; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_28 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)1023)); V_9 = L_28; // List probeBuffer = new List(); List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* L_29 = (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452*)il2cpp_codegen_object_new(List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452_il2cpp_TypeInfo_var); NullCheck(L_29); List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7(L_29, List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7_RuntimeMethod_var); V_10 = L_29; // var debugData = new CellInstancedDebugProbes(); CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_30 = (CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84*)il2cpp_codegen_object_new(CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84_il2cpp_TypeInfo_var); NullCheck(L_30); CellInstancedDebugProbes__ctor_m44EA2D56ABD51F06B333CCC0C0017FD99757ED7E(L_30, NULL); V_11 = L_30; // debugData.probeBuffers = probeBuffers; CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_31 = V_11; List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* L_32 = V_4; NullCheck(L_31); L_31->___probeBuffers_0 = L_32; Il2CppCodeGenWriteBarrier((void**)(&L_31->___probeBuffers_0), (void*)L_32); // debugData.props = props; CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_33 = V_11; List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* L_34 = V_5; NullCheck(L_33); L_33->___props_1 = L_34; Il2CppCodeGenWriteBarrier((void**)(&L_33->___props_1), (void*)L_34); // debugData.cellPosition = cell.position; CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_35 = V_11; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_36 = V_2; NullCheck(L_36); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_37 = L_36->___position_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38; L_38 = Vector3Int_op_Implicit_mC033C628DD897DDBC75F29D06ACB30DC437A838A_inline(L_37, NULL); NullCheck(L_35); L_35->___cellPosition_3 = L_38; // int idxInBatch = 0; V_12 = 0; // for (int i = 0; i < cell.probePositions.Length; i++) V_15 = 0; goto IL_02a1_1; } IL_0105_1: { // var brickSize = cell.bricks[i / 64].subdivisionLevel; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_39 = V_2; NullCheck(L_39); List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* L_40 = L_39->___bricks_2; int32_t L_41 = V_15; NullCheck(L_40); Brick_tCF697F8098B1E364826A55C583A11A9BD61FEE06 L_42; L_42 = List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C(L_40, ((int32_t)(L_41/((int32_t)64))), List_1_get_Item_m337A4469D2639F1B0EFDABA1D6C295607B8E2B5C_RuntimeMethod_var); int32_t L_43 = L_42.___subdivisionLevel_1; V_16 = L_43; // int chunkIndex = i / m_Pool.GetChunkSizeInProbeCount(); int32_t L_44 = V_15; ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_45 = __this->___m_Pool_5; NullCheck(L_45); int32_t L_46; L_46 = ProbeBrickPool_GetChunkSizeInProbeCount_m89EE5CA53CC2200A0895C88692B475C2269EA6E6(L_45, NULL); V_17 = ((int32_t)(L_44/L_46)); // var chunk = chunks.chunks[chunkIndex]; CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* L_47 = V_6; NullCheck(L_47); List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* L_48 = L_47->___chunks_0; int32_t L_49 = V_17; NullCheck(L_48); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_50; L_50 = List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1(L_48, L_49, List_1_get_Item_m27329B06451E2F1D58EC542F31F92E8080C1A8E1_RuntimeMethod_var); V_18 = L_50; // int indexInChunk = i % m_Pool.GetChunkSizeInProbeCount(); int32_t L_51 = V_15; ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* L_52 = __this->___m_Pool_5; NullCheck(L_52); int32_t L_53; L_53 = ProbeBrickPool_GetChunkSizeInProbeCount_m89EE5CA53CC2200A0895C88692B475C2269EA6E6(L_52, NULL); V_19 = ((int32_t)(L_51%L_53)); // int brickIdx = indexInChunk / 64; int32_t L_54 = V_19; V_20 = ((int32_t)(L_54/((int32_t)64))); // int indexInBrick = indexInChunk % 64; int32_t L_55 = V_19; V_21 = ((int32_t)(L_55%((int32_t)64))); // Vector2Int brickStart = new Vector2Int(chunk.x + brickIdx * 4, chunk.y); BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_56 = V_18; int32_t L_57 = L_56.___x_0; int32_t L_58 = V_20; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_59 = V_18; int32_t L_60 = L_59.___y_1; Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&V_22), ((int32_t)il2cpp_codegen_add(L_57, ((int32_t)il2cpp_codegen_multiply(L_58, 4)))), L_60, NULL); // int indexInSlice = indexInBrick % 16; int32_t L_61 = V_21; V_23 = ((int32_t)(L_61%((int32_t)16))); // Vector3Int texelLoc = new Vector3Int(brickStart.x + (indexInSlice % 4), brickStart.y + (indexInSlice / 4), indexInBrick / 16); int32_t L_62; L_62 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_22), NULL); int32_t L_63 = V_23; int32_t L_64; L_64 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_22), NULL); int32_t L_65 = V_23; int32_t L_66 = V_21; Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&V_24), ((int32_t)il2cpp_codegen_add(L_62, ((int32_t)(L_63%4)))), ((int32_t)il2cpp_codegen_add(L_64, ((int32_t)(L_65/4)))), ((int32_t)(L_66/((int32_t)16))), NULL); // probeBuffer.Add(Matrix4x4.TRS(cell.probePositions[i], Quaternion.identity, Vector3.one * (0.3f * (brickSize + 1)))); List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* L_67 = V_10; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_68 = V_2; NullCheck(L_68); Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_69 = L_68->___probePositions_3; int32_t L_70 = V_15; NullCheck(L_69); int32_t L_71 = L_70; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72 = (L_69)->GetAt(static_cast(L_71)); Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_73; L_73 = Quaternion_get_identity_mB9CAEEB21BC81352CBF32DB9664BFC06FA7EA27B_inline(NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_74; L_74 = Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline(NULL); int32_t L_75 = V_16; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76; L_76 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_74, ((float)il2cpp_codegen_multiply((0.300000012f), ((float)((int32_t)il2cpp_codegen_add(L_75, 1))))), NULL); Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_77; L_77 = Matrix4x4_TRS_mFEBA6926DB0044B96EF0CE98F30FEE7596820680(L_72, L_73, L_76, NULL); NullCheck(L_67); List_1_Add_m64F9F4C32CDD01D323D17E7A61A97EB924206093_inline(L_67, L_77, List_1_Add_m64F9F4C32CDD01D323D17E7A61A97EB924206093_RuntimeMethod_var); // validity[idxInBatch] = cell.validity[i]; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_78 = V_8; int32_t L_79 = V_12; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_80 = V_2; NullCheck(L_80); SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_81 = L_80->___validity_5; int32_t L_82 = V_15; NullCheck(L_81); int32_t L_83 = L_82; float L_84 = (L_81)->GetAt(static_cast(L_83)); NullCheck(L_78); (L_78)->SetAt(static_cast(L_79), (float)L_84); // texels[idxInBatch] = new Vector4(texelLoc.x, texelLoc.y, texelLoc.z, brickSize); Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_85 = V_7; int32_t L_86 = V_12; int32_t L_87; L_87 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&V_24), NULL); int32_t L_88; L_88 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&V_24), NULL); int32_t L_89; L_89 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&V_24), NULL); int32_t L_90 = V_16; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_91; memset((&L_91), 0, sizeof(L_91)); Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_91), ((float)L_87), ((float)L_88), ((float)L_89), ((float)L_90), /*hidden argument*/NULL); NullCheck(L_85); (L_85)->SetAt(static_cast(L_86), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_91); // relativeSize[idxInBatch] = (float)brickSize / (float)maxSubdiv; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_92 = V_9; int32_t L_93 = V_12; int32_t L_94 = V_16; int32_t L_95 = V_0; NullCheck(L_92); (L_92)->SetAt(static_cast(L_93), (float)((float)(((float)L_94)/((float)L_95)))); // idxInBatch++; int32_t L_96 = V_12; V_12 = ((int32_t)il2cpp_codegen_add(L_96, 1)); // if (probeBuffer.Count >= kProbesPerBatch || i == cell.probePositions.Length - 1) List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* L_97 = V_10; NullCheck(L_97); int32_t L_98; L_98 = List_1_get_Count_mB4630AF5172B995D13B8273D4D085E21586ADC27_inline(L_97, List_1_get_Count_mB4630AF5172B995D13B8273D4D085E21586ADC27_RuntimeMethod_var); if ((((int32_t)L_98) >= ((int32_t)((int32_t)1023)))) { goto IL_023a_1; } } { int32_t L_99 = V_15; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_100 = V_2; NullCheck(L_100); Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_101 = L_100->___probePositions_3; NullCheck(L_101); G_B16_0 = ((((int32_t)L_99) == ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_101)->max_length)), 1))))? 1 : 0); goto IL_023b_1; } IL_023a_1: { G_B16_0 = 1; } IL_023b_1: { V_25 = (bool)G_B16_0; bool L_102 = V_25; if (!L_102) { goto IL_029a_1; } } { // idxInBatch = 0; V_12 = 0; // MaterialPropertyBlock prop = new MaterialPropertyBlock(); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_103 = (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*)il2cpp_codegen_object_new(MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D_il2cpp_TypeInfo_var); NullCheck(L_103); MaterialPropertyBlock__ctor_m14C3432585F7BB65028BCD64A0FD6607A1B490FB(L_103, NULL); V_26 = L_103; // prop.SetFloatArray("_Validity", validity); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_104 = V_26; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_105 = V_8; NullCheck(L_104); MaterialPropertyBlock_SetFloatArray_mB5CC5932A09B2DA4FD9F8F9021C6229AC77FC314(L_104, _stringLiteral19885677919A758B509379E3FB983997D4957129, L_105, NULL); // prop.SetFloatArray("_RelativeSize", relativeSize); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_106 = V_26; SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_107 = V_9; NullCheck(L_106); MaterialPropertyBlock_SetFloatArray_mB5CC5932A09B2DA4FD9F8F9021C6229AC77FC314(L_106, _stringLiteral4E68A57681B14BA7EC20EFA862865966AFCF3087, L_107, NULL); // prop.SetVectorArray("_IndexInAtlas", texels); MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_108 = V_26; Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_109 = V_7; NullCheck(L_108); MaterialPropertyBlock_SetVectorArray_mDC5BF3B57E7CA9F6A9FEE566B5A47ED3F14AFDFA(L_108, _stringLiteral7BFC0B8E3244F70396DC03150C10DF25CAE22299, L_109, NULL); // props.Add(prop); List_1_tAFCDB9CCBAF11013AA7B0EC7BB51B10127AB467C* L_110 = V_5; MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* L_111 = V_26; NullCheck(L_110); List_1_Add_m03B29C69F9974D985EFCE1B1D91AC7AC4F578723_inline(L_110, L_111, List_1_Add_m03B29C69F9974D985EFCE1B1D91AC7AC4F578723_RuntimeMethod_var); // probeBuffers.Add(probeBuffer.ToArray()); List_1_t8B9C9B57EBC66D3A90B97DA7EA202BDDB84E8016* L_112 = V_4; List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* L_113 = V_10; NullCheck(L_113); Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_114; L_114 = List_1_ToArray_m83B0C7AEEDAD95865403D58AA176244CB8887326(L_113, List_1_ToArray_m83B0C7AEEDAD95865403D58AA176244CB8887326_RuntimeMethod_var); NullCheck(L_112); List_1_Add_m2113CD6D7BD327AAFF1D2DAEF832F0D160A94C39_inline(L_112, L_114, List_1_Add_m2113CD6D7BD327AAFF1D2DAEF832F0D160A94C39_RuntimeMethod_var); // probeBuffer = new List(); List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* L_115 = (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452*)il2cpp_codegen_object_new(List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452_il2cpp_TypeInfo_var); NullCheck(L_115); List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7(L_115, List_1__ctor_m7E96FE86519334BAB0B856C18ACB490B91E293A7_RuntimeMethod_var); V_10 = L_115; } IL_029a_1: { // for (int i = 0; i < cell.probePositions.Length; i++) int32_t L_116 = V_15; V_15 = ((int32_t)il2cpp_codegen_add(L_116, 1)); } IL_02a1_1: { // for (int i = 0; i < cell.probePositions.Length; i++) int32_t L_117 = V_15; Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* L_118 = V_2; NullCheck(L_118); Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_119 = L_118->___probePositions_3; NullCheck(L_119); V_27 = (bool)((((int32_t)L_117) < ((int32_t)((int32_t)(((RuntimeArray*)L_119)->max_length))))? 1 : 0); bool L_120 = V_27; if (L_120) { goto IL_0105_1; } } { // m_CellDebugData.Add(debugData); List_1_t73DE264BA0E5CDC76D3EEE1D613366CC67DD088E* L_121 = __this->___m_CellDebugData_42; CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* L_122 = V_11; NullCheck(L_121); List_1_Add_mA5E5A3FC23A3233B7A0E7BB2209982B23D219AD6_inline(L_121, L_122, List_1_Add_mA5E5A3FC23A3233B7A0E7BB2209982B23D219AD6_RuntimeMethod_var); } IL_02c5_1: { // foreach (var cell in ProbeReferenceVolume.instance.cells.Values) bool L_123; L_123 = Enumerator_MoveNext_m5AC36CEFF60F5188CC429D935E88852E7CD45050((&V_1), Enumerator_MoveNext_m5AC36CEFF60F5188CC429D935E88852E7CD45050_RuntimeMethod_var); if (L_123) { goto IL_0029_1; } } { goto IL_02e2; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_02e2: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::OnClearLightingdata() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_OnClearLightingdata_m30C6E85A9543A4B86541BF45AE9574BE8893F252 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // ClearDebugData(); ProbeReferenceVolume_ClearDebugData_m254D017F2183A194216423BB841397BDDF1C4DC8(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume__cctor_m581E007F00827823E1613E4B0CEE7EE324E1DFEC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // static ProbeReferenceVolume _instance = new ProbeReferenceVolume(); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_0 = (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2*)il2cpp_codegen_object_new(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); NullCheck(L_0); ProbeReferenceVolume__ctor_m6A7FC7CD15FFB29AEEEDE07D8BC12D20F54934CA(L_0, NULL); ((ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_StaticFields*)il2cpp_codegen_static_fields_for(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var))->____instance_35 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_StaticFields*)il2cpp_codegen_static_fields_for(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var))->____instance_35), (void*)L_0); return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_0() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_0_m1FEF43C8C9257393BB00F23599D338C52C1209F1 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // subdivContainer.children.Add(new DebugUI.BoolField { displayName = "Display Cells", getter = () => debugDisplay.drawCells, setter = value => debugDisplay.drawCells = value, onValueChanged = RefreshDebug }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); bool L_1 = L_0->___drawCells_2; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_1(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_1_m838B64743C17C84AD7D800DEB38520F5C5613618 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___value0, const RuntimeMethod* method) { { // subdivContainer.children.Add(new DebugUI.BoolField { displayName = "Display Cells", getter = () => debugDisplay.drawCells, setter = value => debugDisplay.drawCells = value, onValueChanged = RefreshDebug }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); bool L_1 = ___value0; NullCheck(L_0); L_0->___drawCells_2 = L_1; return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_2() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_2_m08AD6589C129153D509EF8BD795B857CD2012D25 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // subdivContainer.children.Add(new DebugUI.BoolField { displayName = "Display Bricks", getter = () => debugDisplay.drawBricks, setter = value => debugDisplay.drawBricks = value, onValueChanged = RefreshDebug }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); bool L_1 = L_0->___drawBricks_1; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_3(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_3_mFAE8C73291A450AAB6EC112A429FA260163B398D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___value0, const RuntimeMethod* method) { { // subdivContainer.children.Add(new DebugUI.BoolField { displayName = "Display Bricks", getter = () => debugDisplay.drawBricks, setter = value => debugDisplay.drawBricks = value, onValueChanged = RefreshDebug }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); bool L_1 = ___value0; NullCheck(L_0); L_0->___drawBricks_1 = L_1; return; } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_4() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_4_m69477F076DA430E890DCDEC5FD4332539C3AA181 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // subdivContainer.children.Add(new DebugUI.FloatField { displayName = "Culling Distance", getter = () => debugDisplay.subdivisionViewCullingDistance, setter = value => debugDisplay.subdivisionViewCullingDistance = value, min = () => 0.0f }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); float L_1 = L_0->___subdivisionViewCullingDistance_8; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_5(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_5_m20351FBA28D54261AFE1CFA4B1ADF6462D85B2F5 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, float ___value0, const RuntimeMethod* method) { { // subdivContainer.children.Add(new DebugUI.FloatField { displayName = "Culling Distance", getter = () => debugDisplay.subdivisionViewCullingDistance, setter = value => debugDisplay.subdivisionViewCullingDistance = value, min = () => 0.0f }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); float L_1 = ___value0; NullCheck(L_0); L_0->___subdivisionViewCullingDistance_8 = L_1; return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_7() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_7_m78E56FD68CE1EAD67F6A352BDED5D5017AB3882C (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.BoolField { displayName = "Display Probes", getter = () => debugDisplay.drawProbes, setter = value => debugDisplay.drawProbes = value, onValueChanged = RefreshDebug }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); bool L_1 = L_0->___drawProbes_0; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_8(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_8_m622E41A1FBAD4841237A25A02F20FB905CAC4109 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, bool ___value0, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.BoolField { displayName = "Display Probes", getter = () => debugDisplay.drawProbes, setter = value => debugDisplay.drawProbes = value, onValueChanged = RefreshDebug }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); bool L_1 = ___value0; NullCheck(L_0); L_0->___drawProbes_0 = L_1; return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_9() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_9_m3BC9939FA36AE2ED9E3F6CDA1C5AE689B5D8AA08 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // getter = () => (int)debugDisplay.probeShading, ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); int32_t L_1 = L_0->___probeShading_6; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_10(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_10_m79BF09226B0DA9942A5161198E24AA2A4E7BB82D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___value0, const RuntimeMethod* method) { { // setter = value => debugDisplay.probeShading = (DebugProbeShadingMode)value, ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); int32_t L_1 = ___value0; NullCheck(L_0); L_0->___probeShading_6 = L_1; return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_11() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_11_m9BADEECA3912AA581326B967997E4A0179DA483F (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // getIndex = () => (int)debugDisplay.probeShading, ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); int32_t L_1 = L_0->___probeShading_6; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_12(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_12_mAD8CA099159B1D4F1BC3678F3D670ED8BBE0E36D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___value0, const RuntimeMethod* method) { { // setIndex = value => debugDisplay.probeShading = (DebugProbeShadingMode)value, ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); int32_t L_1 = ___value0; NullCheck(L_0); L_0->___probeShading_6 = L_1; return; } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_13() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_13_mEDA1CFED7D779CBA54CF4A70BCC4804D1075B4A8 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Probe Size", getter = () => debugDisplay.probeSize, setter = value => debugDisplay.probeSize = value, min = () => 0.1f, max = () => 10.0f }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); float L_1 = L_0->___probeSize_7; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_14(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_14_m4C0370437FDB51EAD81A9253FD5951FC02D4F6C4 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, float ___value0, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Probe Size", getter = () => debugDisplay.probeSize, setter = value => debugDisplay.probeSize = value, min = () => 0.1f, max = () => 10.0f }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); float L_1 = ___value0; NullCheck(L_0); L_0->___probeSize_7 = L_1; return; } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_17() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_17_mE8905DB432C1780EF995219604D3D86C59E279D5 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Probe Exposure Compensation", getter = () => debugDisplay.exposureCompensation, setter = value => debugDisplay.exposureCompensation = value }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); float L_1 = L_0->___exposureCompensation_11; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_18(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_18_m5E715FD0DA77C56C3B77D5274B771943EE345079 (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, float ___value0, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Probe Exposure Compensation", getter = () => debugDisplay.exposureCompensation, setter = value => debugDisplay.exposureCompensation = value }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); float L_1 = ___value0; NullCheck(L_0); L_0->___exposureCompensation_11 = L_1; return; } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_19() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_19_mBB862AA761431F2CD7B2DD6DDAF1445E24379BBA (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Culling Distance", getter = () => debugDisplay.probeCullingDistance, setter = value => debugDisplay.probeCullingDistance = value, min = () => 0.0f }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); float L_1 = L_0->___probeCullingDistance_9; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_20(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_20_m582275190D2F770D8C40085ED3BC1F4A99B55A5D (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, float ___value0, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Culling Distance", getter = () => debugDisplay.probeCullingDistance, setter = value => debugDisplay.probeCullingDistance = value, min = () => 0.0f }); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); float L_1 = ___value0; NullCheck(L_0); L_0->___probeCullingDistance_9 = L_1; return; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_22() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_22_mEA9E3063D4EA99AC22841A5D83694F97F0C9650A (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // getter = () => debugDisplay.maxSubdivToVisualize, ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); NullCheck(L_0); int32_t L_1 = L_0->___maxSubdivToVisualize_10; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume::b__119_23(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolume_U3CRegisterDebugU3Eb__119_23_m8EF41C0C654286DE20CA52E6631DE19B5B824F6B (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, int32_t ___v0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // setter = (v) => debugDisplay.maxSubdivToVisualize = Mathf.Min(v, ProbeReferenceVolume.instance.GetMaxSubdivision()), ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0; L_0 = ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline(__this, NULL); int32_t L_1 = ___v0; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_2; L_2 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); NullCheck(L_2); int32_t L_3; L_3 = ProbeReferenceVolume_GetMaxSubdivision_m023EA6A3411AE69AEC9E9DBF9A3FF9A64D6A655E_inline(L_2, NULL); int32_t L_4; L_4 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_1, L_3, NULL); NullCheck(L_0); L_0->___maxSubdivToVisualize_10 = L_4; return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Cell::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Cell__ctor_m824A6EBAD74E1A1616A81B2598406D1A6663B7EF (Cell_tBD842F97A8481CC8C74D89322EBC8EE6DD56C1F3* __this, const RuntimeMethod* method) { { // public int flatIdxInCellIndices = -1; __this->___flatIdxInCellIndices_7 = (-1); // public bool loaded = false; __this->___loaded_8 = (bool)0; Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellChunkInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CellChunkInfo__ctor_m7E1C749DBADA4CB21473B1A39E986AEEDDAB678E (CellChunkInfo_tA9A0458A226D1581C05CFA2C6BBD2F4E3844C249* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo::CompareTo(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CellSortInfo_CompareTo_m863AFCCBD5F7AFBF8701D1949F0BC4CAC81191A8 (CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; bool V_3 = false; { // CellSortInfo other = obj as CellSortInfo; RuntimeObject* L_0 = ___obj0; V_0 = ((CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B*)IsInstClass((RuntimeObject*)L_0, CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B_il2cpp_TypeInfo_var)); // if (distanceToCamera < other.distanceToCamera) float L_1 = __this->___distanceToCamera_2; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_2 = V_0; NullCheck(L_2); float L_3 = L_2->___distanceToCamera_2; V_1 = (bool)((((float)L_1) < ((float)L_3))? 1 : 0); bool L_4 = V_1; if (!L_4) { goto IL_001e; } } { // return 1; V_2 = 1; goto IL_0038; } IL_001e: { // else if (distanceToCamera > other.distanceToCamera) float L_5 = __this->___distanceToCamera_2; CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* L_6 = V_0; NullCheck(L_6); float L_7 = L_6->___distanceToCamera_2; V_3 = (bool)((((float)L_5) > ((float)L_7))? 1 : 0); bool L_8 = V_3; if (!L_8) { goto IL_0034; } } { // return -1; V_2 = (-1); goto IL_0038; } IL_0034: { // return 0; V_2 = 0; goto IL_0038; } IL_0038: { // } int32_t L_9 = V_2; return L_9; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellSortInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CellSortInfo__ctor_m5871F49B1A019D1B007A5132580B6599434971BE (CellSortInfo_tB49DEA06EA99A5EE966E07F48B544CDA39160A7B* __this, const RuntimeMethod* method) { { // internal float distanceToCamera = 0; __this->___distanceToCamera_2 = (0.0f); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::.ctor(UnityEngine.Matrix4x4,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume__ctor_m157BAF82255C35F2C38F19544B2E95570161E332 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___trs0, float ___maxSubdivision1, float ___minSubdivision2, const RuntimeMethod* method) { { // X = trs.GetColumn(0); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0; L_0 = Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118((&___trs0), 0, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1; L_1 = Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline(L_0, NULL); __this->___X_1 = L_1; // Y = trs.GetColumn(1); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2; L_2 = Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118((&___trs0), 1, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3; L_3 = Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline(L_2, NULL); __this->___Y_2 = L_3; // Z = trs.GetColumn(2); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4; L_4 = Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118((&___trs0), 2, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5; L_5 = Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline(L_4, NULL); __this->___Z_3 = L_5; // corner = (Vector3)trs.GetColumn(3) - X * 0.5f - Y * 0.5f - Z * 0.5f; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6; L_6 = Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118((&___trs0), 3, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline(L_6, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = __this->___X_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9; L_9 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_8, (0.5f), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10; L_10 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_7, L_9, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = __this->___Y_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12; L_12 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_11, (0.5f), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13; L_13 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_10, L_12, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = __this->___Z_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15; L_15 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_14, (0.5f), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16; L_16 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_13, L_15, NULL); __this->___corner_0 = L_16; // this.maxSubdivisionMultiplier = maxSubdivision; float L_17 = ___maxSubdivision1; __this->___maxSubdivisionMultiplier_4 = L_17; // this.minSubdivisionMultiplier = minSubdivision; float L_18 = ___minSubdivision2; __this->___minSubdivisionMultiplier_5 = L_18; // } return; } } IL2CPP_EXTERN_C void Volume__ctor_m157BAF82255C35F2C38F19544B2E95570161E332_AdjustorThunk (RuntimeObject* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___trs0, float ___maxSubdivision1, float ___minSubdivision2, const RuntimeMethod* method) { Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Volume__ctor_m157BAF82255C35F2C38F19544B2E95570161E332(_thisAdjusted, ___trs0, ___maxSubdivision1, ___minSubdivision2, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::.ctor(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume__ctor_m4FDB6EEEA74A5B99555110CAA3B12282432CC15D (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___corner0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___X1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___Y2, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___Z3, float ___maxSubdivision4, float ___minSubdivision5, const RuntimeMethod* method) { { // this.corner = corner; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___corner0; __this->___corner_0 = L_0; // this.X = X; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___X1; __this->___X_1 = L_1; // this.Y = Y; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___Y2; __this->___Y_2 = L_2; // this.Z = Z; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___Z3; __this->___Z_3 = L_3; // this.maxSubdivisionMultiplier = maxSubdivision; float L_4 = ___maxSubdivision4; __this->___maxSubdivisionMultiplier_4 = L_4; // this.minSubdivisionMultiplier = minSubdivision; float L_5 = ___minSubdivision5; __this->___minSubdivisionMultiplier_5 = L_5; // } return; } } IL2CPP_EXTERN_C void Volume__ctor_m4FDB6EEEA74A5B99555110CAA3B12282432CC15D_AdjustorThunk (RuntimeObject* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___corner0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___X1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___Y2, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___Z3, float ___maxSubdivision4, float ___minSubdivision5, const RuntimeMethod* method) { Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Volume__ctor_m4FDB6EEEA74A5B99555110CAA3B12282432CC15D(_thisAdjusted, ___corner0, ___X1, ___Y2, ___Z3, ___maxSubdivision4, ___minSubdivision5, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::.ctor(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume__ctor_m0746CD2A7E66B698B86D7486756406F7F3FAB857 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B ___copy0, const RuntimeMethod* method) { { // X = copy.X; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_0 = ___copy0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = L_0.___X_1; __this->___X_1 = L_1; // Y = copy.Y; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_2 = ___copy0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = L_2.___Y_2; __this->___Y_2 = L_3; // Z = copy.Z; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_4 = ___copy0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4.___Z_3; __this->___Z_3 = L_5; // corner = copy.corner; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_6 = ___copy0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = L_6.___corner_0; __this->___corner_0 = L_7; // maxSubdivisionMultiplier = copy.maxSubdivisionMultiplier; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_8 = ___copy0; float L_9 = L_8.___maxSubdivisionMultiplier_4; __this->___maxSubdivisionMultiplier_4 = L_9; // minSubdivisionMultiplier = copy.minSubdivisionMultiplier; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_10 = ___copy0; float L_11 = L_10.___minSubdivisionMultiplier_5; __this->___minSubdivisionMultiplier_5 = L_11; // } return; } } IL2CPP_EXTERN_C void Volume__ctor_m0746CD2A7E66B698B86D7486756406F7F3FAB857_AdjustorThunk (RuntimeObject* __this, Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B ___copy0, const RuntimeMethod* method) { Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Volume__ctor_m0746CD2A7E66B698B86D7486756406F7F3FAB857(_thisAdjusted, ___copy0, method); } // UnityEngine.Bounds UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::CalculateAABB() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 Volume_CalculateAABB_mBDDD2C2420FDF8879AA3E83BAEBB3D2888AACFB4 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5; memset((&V_5), 0, sizeof(V_5)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6; memset((&V_6), 0, sizeof(V_6)); bool V_7 = false; bool V_8 = false; bool V_9 = false; Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_10; memset((&V_10), 0, sizeof(V_10)); { // Vector3 min = new Vector3(float.MaxValue, float.MaxValue, float.MaxValue); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_0), ((std::numeric_limits::max)()), ((std::numeric_limits::max)()), ((std::numeric_limits::max)()), NULL); // Vector3 max = new Vector3(float.MinValue, float.MinValue, float.MinValue); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_1), (-(std::numeric_limits::max)()), (-(std::numeric_limits::max)()), (-(std::numeric_limits::max)()), NULL); // for (int x = 0; x < 2; x++) V_2 = 0; goto IL_00d9; } IL_0034: { // for (int y = 0; y < 2; y++) V_3 = 0; goto IL_00c7; } IL_003c: { // for (int z = 0; z < 2; z++) V_4 = 0; goto IL_00b7; } IL_0042: { // Vector3 dir = new Vector3(x, y, z); int32_t L_0 = V_2; int32_t L_1 = V_3; int32_t L_2 = V_4; Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_5), ((float)L_0), ((float)L_1), ((float)L_2), NULL); // Vector3 pt = corner // + X * dir.x // + Y * dir.y // + Z * dir.z; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = __this->___corner_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = __this->___X_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = V_5; float L_6 = L_5.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_4, L_6, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8; L_8 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_3, L_7, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = __this->___Y_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_5; float L_11 = L_10.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12; L_12 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_9, L_11, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13; L_13 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_8, L_12, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = __this->___Z_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = V_5; float L_16 = L_15.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17; L_17 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_14, L_16, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18; L_18 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_13, L_17, NULL); V_6 = L_18; // min = Vector3.Min(min, pt); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = V_6; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21; L_21 = Vector3_Min_m669DD6A6725D796639ADF4DE40E72AE8DCCFA9C7_inline(L_19, L_20, NULL); V_0 = L_21; // max = Vector3.Max(max, pt); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = V_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = V_6; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24; L_24 = Vector3_Max_m8446E71C8778A1CE7C379BBF6966D15093C99145_inline(L_22, L_23, NULL); V_1 = L_24; // for (int z = 0; z < 2; z++) int32_t L_25 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_25, 1)); } IL_00b7: { // for (int z = 0; z < 2; z++) int32_t L_26 = V_4; V_7 = (bool)((((int32_t)L_26) < ((int32_t)2))? 1 : 0); bool L_27 = V_7; if (L_27) { goto IL_0042; } } { // for (int y = 0; y < 2; y++) int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00c7: { // for (int y = 0; y < 2; y++) int32_t L_29 = V_3; V_8 = (bool)((((int32_t)L_29) < ((int32_t)2))? 1 : 0); bool L_30 = V_8; if (L_30) { goto IL_003c; } } { // for (int x = 0; x < 2; x++) int32_t L_31 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_31, 1)); } IL_00d9: { // for (int x = 0; x < 2; x++) int32_t L_32 = V_2; V_9 = (bool)((((int32_t)L_32) < ((int32_t)2))? 1 : 0); bool L_33 = V_9; if (L_33) { goto IL_0034; } } { // return new Bounds((min + max) / 2, max - min); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = V_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36; L_36 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_34, L_35, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37; L_37 = Vector3_op_Division_mD7200D6D432BAFC4135C5B17A0B0A812203B0270_inline(L_36, (2.0f), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38 = V_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40; L_40 = Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline(L_38, L_39, NULL); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_41; memset((&L_41), 0, sizeof(L_41)); Bounds__ctor_mAF7B238B9FBF90C495E5D7951760085A93119C5A((&L_41), L_37, L_40, /*hidden argument*/NULL); V_10 = L_41; goto IL_0107; } IL_0107: { // } Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_42 = V_10; return L_42; } } IL2CPP_EXTERN_C Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 Volume_CalculateAABB_mBDDD2C2420FDF8879AA3E83BAEBB3D2888AACFB4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 _returnValue; _returnValue = Volume_CalculateAABB_mBDDD2C2420FDF8879AA3E83BAEBB3D2888AACFB4(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::CalculateCenterAndSize(UnityEngine.Vector3&,UnityEngine.Vector3&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume_CalculateCenterAndSize_m1DADCCCFB55DCDFD8BEC9FBBA0C566D7E4DA0E4A (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___center0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___size1, const RuntimeMethod* method) { { // size = new Vector3(X.magnitude, Y.magnitude, Z.magnitude); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_0 = ___size1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_1 = (&__this->___X_1); float L_2; L_2 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline(L_1, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_3 = (&__this->___Y_2); float L_4; L_4 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline(L_3, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_5 = (&__this->___Z_3); float L_6; L_6 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline(L_5, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; memset((&L_7), 0, sizeof(L_7)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_7), L_2, L_4, L_6, /*hidden argument*/NULL); *(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_0 = L_7; // center = corner + X * 0.5f + Y * 0.5f + Z * 0.5f; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_8 = ___center0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = __this->___corner_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = __this->___X_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11; L_11 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_10, (0.5f), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12; L_12 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_9, L_11, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = __this->___Y_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14; L_14 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_13, (0.5f), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15; L_15 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_12, L_14, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = __this->___Z_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17; L_17 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_16, (0.5f), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18; L_18 = Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline(L_15, L_17, NULL); *(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_8 = L_18; // } return; } } IL2CPP_EXTERN_C void Volume_CalculateCenterAndSize_m1DADCCCFB55DCDFD8BEC9FBBA0C566D7E4DA0E4A_AdjustorThunk (RuntimeObject* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___center0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___size1, const RuntimeMethod* method) { Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Volume_CalculateCenterAndSize_m1DADCCCFB55DCDFD8BEC9FBBA0C566D7E4DA0E4A(_thisAdjusted, ___center0, ___size1, method); } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::Transform(UnityEngine.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Volume_Transform_m12D69F2254CDE720482AAC13285DF1204D3147A9 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___trs0, const RuntimeMethod* method) { { // corner = trs.MultiplyPoint(corner); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___corner_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1; L_1 = Matrix4x4_MultiplyPoint_m20E910B65693559BFDE99382472D8DD02C862E7E((&___trs0), L_0, NULL); __this->___corner_0 = L_1; // X = trs.MultiplyVector(X); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = __this->___X_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3; L_3 = Matrix4x4_MultiplyVector_mFD12F86A473E90BBB0002149ABA3917B2A518937((&___trs0), L_2, NULL); __this->___X_1 = L_3; // Y = trs.MultiplyVector(Y); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = __this->___Y_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5; L_5 = Matrix4x4_MultiplyVector_mFD12F86A473E90BBB0002149ABA3917B2A518937((&___trs0), L_4, NULL); __this->___Y_2 = L_5; // Z = trs.MultiplyVector(Z); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = __this->___Z_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = Matrix4x4_MultiplyVector_mFD12F86A473E90BBB0002149ABA3917B2A518937((&___trs0), L_6, NULL); __this->___Z_3 = L_7; // } return; } } IL2CPP_EXTERN_C void Volume_Transform_m12D69F2254CDE720482AAC13285DF1204D3147A9_AdjustorThunk (RuntimeObject* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___trs0, const RuntimeMethod* method) { Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Volume_Transform_m12D69F2254CDE720482AAC13285DF1204D3147A9(_thisAdjusted, ___trs0, method); } // System.String UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Volume_ToString_m98DA1A8AE24508B153D48275417D33006A179D54 (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE6682CE86FAB4F0C8478EFF3EE1916624DE63B9); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { // return $"Corner: {corner}, X: {X}, Y: {Y}, Z: {Z}, MaxSubdiv: {maxSubdivisionMultiplier}"; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)5); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = __this->___corner_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = L_2; RuntimeObject* L_4 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_3); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(0), (RuntimeObject*)L_4); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = __this->___X_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = L_6; RuntimeObject* L_8 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_7); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_8); (L_5)->SetAt(static_cast(1), (RuntimeObject*)L_8); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = L_5; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = __this->___Y_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = L_10; RuntimeObject* L_12 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_11); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(2), (RuntimeObject*)L_12); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = L_9; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = __this->___Z_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = L_14; RuntimeObject* L_16 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_15); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_16); (L_13)->SetAt(static_cast(3), (RuntimeObject*)L_16); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_17 = L_13; float L_18 = __this->___maxSubdivisionMultiplier_4; float L_19 = L_18; RuntimeObject* L_20 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_19); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_20); (L_17)->SetAt(static_cast(4), (RuntimeObject*)L_20); String_t* L_21; L_21 = String_Format_m74FC0A1259DFA02F3DF6538FC7F3ACF3E1AF0C55(_stringLiteralCE6682CE86FAB4F0C8478EFF3EE1916624DE63B9, L_17, NULL); V_0 = L_21; goto IL_005a; } IL_005a: { // } String_t* L_22 = V_0; return L_22; } } IL2CPP_EXTERN_C String_t* Volume_ToString_m98DA1A8AE24508B153D48275417D33006A179D54_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = Volume_ToString_m98DA1A8AE24508B153D48275417D33006A179D54(_thisAdjusted, method); return _returnValue; } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume::Equals(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/Volume) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Volume_Equals_m0779B6B9E04131377F97A134517B72F4FFA82D3E (Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* __this, Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B ___other0, const RuntimeMethod* method) { bool V_0 = false; int32_t G_B7_0 = 0; { // return corner == other.corner // && X == other.X // && Y == other.Y // && Z == other.Z // && minSubdivisionMultiplier == other.minSubdivisionMultiplier // && maxSubdivisionMultiplier == other.maxSubdivisionMultiplier; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___corner_0; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_1 = ___other0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = L_1.___corner_0; bool L_3; L_3 = Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline(L_0, L_2, NULL); if (!L_3) { goto IL_006b; } } { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = __this->___X_1; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_5 = ___other0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5.___X_1; bool L_7; L_7 = Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline(L_4, L_6, NULL); if (!L_7) { goto IL_006b; } } { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = __this->___Y_2; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_9 = ___other0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = L_9.___Y_2; bool L_11; L_11 = Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline(L_8, L_10, NULL); if (!L_11) { goto IL_006b; } } { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = __this->___Z_3; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_13 = ___other0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = L_13.___Z_3; bool L_15; L_15 = Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline(L_12, L_14, NULL); if (!L_15) { goto IL_006b; } } { float L_16 = __this->___minSubdivisionMultiplier_5; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_17 = ___other0; float L_18 = L_17.___minSubdivisionMultiplier_5; if ((!(((float)L_16) == ((float)L_18)))) { goto IL_006b; } } { float L_19 = __this->___maxSubdivisionMultiplier_4; Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B L_20 = ___other0; float L_21 = L_20.___maxSubdivisionMultiplier_4; G_B7_0 = ((((float)L_19) == ((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 Volume_Equals_m0779B6B9E04131377F97A134517B72F4FFA82D3E_AdjustorThunk (RuntimeObject* __this, Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B ___other0, const RuntimeMethod* method) { Volume_t0A37FB7D795C1F56E3A15D69FDE5CC490AE8F19B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Volume_Equals_m0779B6B9E04131377F97A134517B72F4FFA82D3E(_thisAdjusted, ___other0, 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources IL2CPP_EXTERN_C void RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshal_pinvoke(const RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A& unmarshaled, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshaled_pinvoke& marshaled) { Exception_t* ___index_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'index' of type 'RuntimeResources': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___index_0Exception, NULL); } IL2CPP_EXTERN_C void RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshal_pinvoke_back(const RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshaled_pinvoke& marshaled, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A& unmarshaled) { Exception_t* ___index_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'index' of type 'RuntimeResources': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___index_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources IL2CPP_EXTERN_C void RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshal_pinvoke_cleanup(RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources IL2CPP_EXTERN_C void RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshal_com(const RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A& unmarshaled, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshaled_com& marshaled) { Exception_t* ___index_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'index' of type 'RuntimeResources': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___index_0Exception, NULL); } IL2CPP_EXTERN_C void RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshal_com_back(const RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshaled_com& marshaled, RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A& unmarshaled) { Exception_t* ___index_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'index' of type 'RuntimeResources': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___index_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RuntimeResources IL2CPP_EXTERN_C void RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshal_com_cleanup(RuntimeResources_tF6D3DA32C48B25FE5365AFCD591ABB471B1E0C5A_marshaled_com& marshaled) { } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RegId_IsValid_m36BF6BB4B5534FCE342CC11E1EE32774E60C59B4 (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, const RuntimeMethod* method) { { // public bool IsValid() => id != 0; int32_t L_0 = __this->___id_0; return (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0); } } IL2CPP_EXTERN_C bool RegId_IsValid_m36BF6BB4B5534FCE342CC11E1EE32774E60C59B4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RegId_t558A1471305FE71659736358E71632E62B26AF64* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = RegId_IsValid_m36BF6BB4B5534FCE342CC11E1EE32774E60C59B4(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::Invalidate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RegId_Invalidate_m1933F3829E449BAB0908DCE60AA6C1612FB0D8BA (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, const RuntimeMethod* method) { { // public void Invalidate() => id = 0; __this->___id_0 = 0; return; } } IL2CPP_EXTERN_C void RegId_Invalidate_m1933F3829E449BAB0908DCE60AA6C1612FB0D8BA_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RegId_t558A1471305FE71659736358E71632E62B26AF64* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RegId_Invalidate_m1933F3829E449BAB0908DCE60AA6C1612FB0D8BA(_thisAdjusted, method); } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::op_Equality(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId,UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RegId_op_Equality_m221776DC5C85B27789D99AF0DC8F1B605834FA87 (RegId_t558A1471305FE71659736358E71632E62B26AF64 ___lhs0, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___rhs1, const RuntimeMethod* method) { { // public static bool operator ==(RegId lhs, RegId rhs) => lhs.id == rhs.id; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_0 = ___lhs0; int32_t L_1 = L_0.___id_0; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_2 = ___rhs1; int32_t L_3 = L_2.___id_0; return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::op_Inequality(UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId,UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RegId_op_Inequality_m5A3B7093270A74036495D32ABBD5BB83F5BE6762 (RegId_t558A1471305FE71659736358E71632E62B26AF64 ___lhs0, RegId_t558A1471305FE71659736358E71632E62B26AF64 ___rhs1, const RuntimeMethod* method) { { // public static bool operator !=(RegId lhs, RegId rhs) => lhs.id != rhs.id; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_0 = ___lhs0; int32_t L_1 = L_0.___id_0; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_2 = ___rhs1; int32_t L_3 = L_2.___id_0; return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RegId_Equals_m42741BC96AB73BD66C8E071FC56669D05BE78681 (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RegId_t558A1471305FE71659736358E71632E62B26AF64_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; RegId_t558A1471305FE71659736358E71632E62B26AF64 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t G_B3_0 = 0; { // if ((obj == null) || !this.GetType().Equals(obj.GetType())) RuntimeObject* L_0 = ___obj0; if (!L_0) { goto IL_0024; } } { RegId_t558A1471305FE71659736358E71632E62B26AF64 L_1 = (*(RegId_t558A1471305FE71659736358E71632E62B26AF64*)__this); RegId_t558A1471305FE71659736358E71632E62B26AF64 L_2 = L_1; RuntimeObject* L_3 = Box(RegId_t558A1471305FE71659736358E71632E62B26AF64_il2cpp_TypeInfo_var, &L_2); Type_t* L_4; L_4 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_3, NULL); RuntimeObject* L_5 = ___obj0; NullCheck(L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_5, NULL); NullCheck(L_4); bool L_7; L_7 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(127 /* System.Boolean System.Type::Equals(System.Type) */, L_4, L_6); G_B3_0 = ((((int32_t)L_7) == ((int32_t)0))? 1 : 0); goto IL_0025; } IL_0024: { G_B3_0 = 1; } IL_0025: { V_0 = (bool)G_B3_0; bool L_8 = V_0; if (!L_8) { goto IL_002e; } } { // return false; V_1 = (bool)0; goto IL_0045; } IL_002e: { // RegId p = (RegId)obj; RuntimeObject* L_9 = ___obj0; V_2 = ((*(RegId_t558A1471305FE71659736358E71632E62B26AF64*)((RegId_t558A1471305FE71659736358E71632E62B26AF64*)(RegId_t558A1471305FE71659736358E71632E62B26AF64*)UnBox(L_9, RegId_t558A1471305FE71659736358E71632E62B26AF64_il2cpp_TypeInfo_var)))); // return p == this; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_10 = V_2; RegId_t558A1471305FE71659736358E71632E62B26AF64 L_11 = (*(RegId_t558A1471305FE71659736358E71632E62B26AF64*)__this); bool L_12; L_12 = RegId_op_Equality_m221776DC5C85B27789D99AF0DC8F1B605834FA87(L_10, L_11, NULL); V_1 = L_12; goto IL_0045; } IL_0045: { // } bool L_13 = V_1; return L_13; } } IL2CPP_EXTERN_C bool RegId_Equals_m42741BC96AB73BD66C8E071FC56669D05BE78681_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) { RegId_t558A1471305FE71659736358E71632E62B26AF64* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = RegId_Equals_m42741BC96AB73BD66C8E071FC56669D05BE78681(_thisAdjusted, ___obj0, method); return _returnValue; } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/RegId::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RegId_GetHashCode_m85D1E25F3792C7049063C2A7C4C1AC7D2F6FE449 (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, const RuntimeMethod* method) { { // public override int GetHashCode() => id; int32_t L_0 = __this->___id_0; return L_0; } } IL2CPP_EXTERN_C int32_t RegId_GetHashCode_m85D1E25F3792C7049063C2A7C4C1AC7D2F6FE449_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RegId_t558A1471305FE71659736358E71632E62B26AF64* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = RegId_GetHashCode_m85D1E25F3792C7049063C2A7C4C1AC7D2F6FE449_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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/CellInstancedDebugProbes::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CellInstancedDebugProbes__ctor_m44EA2D56ABD51F06B333CCC0C0017FD99757ED7E (CellInstancedDebugProbes_t6D734E2D840115D1C3707A5E8DE5AC438E81EC84* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mA8649E64A33FB38928F9D043A502C9F5968E2F93 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* L_0 = (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7*)il2cpp_codegen_object_new(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var); NullCheck(L_0); U3CU3Ec__ctor_mF0EC848664DD41AE0CCDBF2F241C5C6A546D36D4(L_0, NULL); ((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0); return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF0EC848664DD41AE0CCDBF2F241C5C6A546D36D4 (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::b__119_6() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CRegisterDebugU3Eb__119_6_m6E8E407837C57C4260D9489B041ED9484DEE7DFC (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* __this, const RuntimeMethod* method) { { // subdivContainer.children.Add(new DebugUI.FloatField { displayName = "Culling Distance", getter = () => debugDisplay.subdivisionViewCullingDistance, setter = value => debugDisplay.subdivisionViewCullingDistance = value, min = () => 0.0f }); return (0.0f); } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::b__119_15() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CRegisterDebugU3Eb__119_15_mACFEE7D12234C56D4B155F5C6ACD53736E3C160B (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* __this, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Probe Size", getter = () => debugDisplay.probeSize, setter = value => debugDisplay.probeSize = value, min = () => 0.1f, max = () => 10.0f }); return (0.100000001f); } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::b__119_16() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CRegisterDebugU3Eb__119_16_mB4AAC3D53ABE490937C833F6969630C2FF4CB975 (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* __this, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Probe Size", getter = () => debugDisplay.probeSize, setter = value => debugDisplay.probeSize = value, min = () => 0.1f, max = () => 10.0f }); return (10.0f); } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::b__119_21() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CRegisterDebugU3Eb__119_21_m6B35AAA316CF654D597351DA53502340E951100C (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* __this, const RuntimeMethod* method) { { // probeContainer.children.Add(new DebugUI.FloatField { displayName = "Culling Distance", getter = () => debugDisplay.probeCullingDistance, setter = value => debugDisplay.probeCullingDistance = value, min = () => 0.0f }); return (0.0f); } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::b__119_24() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t U3CU3Ec_U3CRegisterDebugU3Eb__119_24_mF332A62004E2F4AFDD64A7F5C629E5EFC3BF53B4 (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* __this, const RuntimeMethod* method) { { // min = () => 0, return 0; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolume/<>c::b__119_25() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t U3CU3Ec_U3CRegisterDebugU3Eb__119_25_m4CE1255AD20E72D40153F8FBC1E9515285EA9201 (U3CU3Ec_t8394340915F4D698524A2A56B4E58EBD9DE9AFB7* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // max = () => ProbeReferenceVolume.instance.GetMaxSubdivision(), il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_0; L_0 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); NullCheck(L_0); int32_t L_1; L_1 = ProbeReferenceVolume_GetMaxSubdivision_m023EA6A3411AE69AEC9E9DBF9A3FF9A64D6A655E_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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeDebug::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeDebug__ctor_m708DA28435771F8ACB4930A38D58CBF1BCA1C000 (ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* __this, const RuntimeMethod* method) { { // public int subdivisionCellUpdatePerFrame = 4; __this->___subdivisionCellUpdatePerFrame_4 = 4; // public float subdivisionDelayInSeconds = 1; __this->___subdivisionDelayInSeconds_5 = (1.0f); // public float probeSize = 1.0f; __this->___probeSize_7 = (1.0f); // public float subdivisionViewCullingDistance = 500.0f; __this->___subdivisionViewCullingDistance_8 = (500.0f); // public float probeCullingDistance = 200.0f; __this->___probeCullingDistance_9 = (200.0f); // public int maxSubdivToVisualize = ProbeBrickIndex.kMaxSubdivisionLevels; __this->___maxSubdivToVisualize_10 = 7; Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::get_cellSizeInBricks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolumeProfile_get_cellSizeInBricks_m7F3B891F7A7B29639D078C918D846547935E1145 (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) { { // public int cellSizeInBricks => (int)Mathf.Pow(3, simplificationLevels); int32_t L_0 = __this->___simplificationLevels_5; float L_1; L_1 = powf((3.0f), ((float)L_0)); return il2cpp_codegen_cast_double_to_int(L_1); } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::get_maxSubdivision() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolumeProfile_get_maxSubdivision_m4FB3D73C94C5DEB8B4BCCBF05F63665FD2A52CAF (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) { { // public int maxSubdivision => simplificationLevels + 1; // we add one for the top subdiv level which is the same size as a cell int32_t L_0 = __this->___simplificationLevels_5; return ((int32_t)il2cpp_codegen_add(L_0, 1)); } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::get_minBrickSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolumeProfile_get_minBrickSize_m2CCDD0EE00F450E9DDB4E2501F5FA90B673BDAD0 (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) { { // public float minBrickSize => Mathf.Max(0.01f, minDistanceBetweenProbes * 3.0f); float L_0 = __this->___minDistanceBetweenProbes_6; float L_1; L_1 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline((0.00999999978f), ((float)il2cpp_codegen_multiply(L_0, (3.0f))), NULL); return L_1; } } // System.Single UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::get_cellSizeInMeters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeReferenceVolumeProfile_get_cellSizeInMeters_mCEACEC12BCFE79F8DD0666EAA9A4F01E9228D817 (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) { { // public float cellSizeInMeters => (float)cellSizeInBricks * minBrickSize; int32_t L_0; L_0 = ProbeReferenceVolumeProfile_get_cellSizeInBricks_m7F3B891F7A7B29639D078C918D846547935E1145(__this, NULL); float L_1; L_1 = ProbeReferenceVolumeProfile_get_minBrickSize_m2CCDD0EE00F450E9DDB4E2501F5FA90B673BDAD0(__this, NULL); return ((float)il2cpp_codegen_multiply(((float)L_0), L_1)); } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolumeProfile_OnEnable_m07E993D2BFBBEBE408A171A58EF2A18FA47C60D3 (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_GetLastEnumValue_TisVersion_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C_m9E5BBC44AB9D1CE67A9CA5EEF32B01C7081B2A02_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // if (version != CoreUtils.GetLastEnumValue()) int32_t L_0 = __this->___version_4; il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); int32_t L_1; L_1 = CoreUtils_GetLastEnumValue_TisVersion_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C_m9E5BBC44AB9D1CE67A9CA5EEF32B01C7081B2A02(CoreUtils_GetLastEnumValue_TisVersion_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C_m9E5BBC44AB9D1CE67A9CA5EEF32B01C7081B2A02_RuntimeMethod_var); V_0 = (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_0017; } } { } IL_0017: { // } return; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::IsEquivalent(UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeReferenceVolumeProfile_IsEquivalent_m44EC1FC61D1F55A9A5547C876AE81BA4248D1975 (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* ___otherProfile0, const RuntimeMethod* method) { bool V_0 = false; int32_t G_B4_0 = 0; { // return minDistanceBetweenProbes == otherProfile.minDistanceBetweenProbes && // cellSizeInMeters == otherProfile.cellSizeInMeters && // simplificationLevels == otherProfile.simplificationLevels; float L_0 = __this->___minDistanceBetweenProbes_6; ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_1 = ___otherProfile0; NullCheck(L_1); float L_2 = L_1->___minDistanceBetweenProbes_6; if ((!(((float)L_0) == ((float)L_2)))) { goto IL_002d; } } { float L_3; L_3 = ProbeReferenceVolumeProfile_get_cellSizeInMeters_mCEACEC12BCFE79F8DD0666EAA9A4F01E9228D817(__this, NULL); ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_4 = ___otherProfile0; NullCheck(L_4); float L_5; L_5 = ProbeReferenceVolumeProfile_get_cellSizeInMeters_mCEACEC12BCFE79F8DD0666EAA9A4F01E9228D817(L_4, NULL); if ((!(((float)L_3) == ((float)L_5)))) { goto IL_002d; } } { int32_t L_6 = __this->___simplificationLevels_5; ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_7 = ___otherProfile0; NullCheck(L_7); int32_t L_8 = L_7->___simplificationLevels_5; 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; } } // System.Void UnityEngine.Experimental.Rendering.ProbeReferenceVolumeProfile::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeReferenceVolumeProfile__ctor_mFA26873741A8E40621D22413547FEA6486C6407D (ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_GetLastEnumValue_TisVersion_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C_m9E5BBC44AB9D1CE67A9CA5EEF32B01C7081B2A02_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Version version = CoreUtils.GetLastEnumValue(); il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); int32_t L_0; L_0 = CoreUtils_GetLastEnumValue_TisVersion_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C_m9E5BBC44AB9D1CE67A9CA5EEF32B01C7081B2A02(CoreUtils_GetLastEnumValue_TisVersion_tDBA58993D394297FBB5DDF9EC18BA6AB7111995C_m9E5BBC44AB9D1CE67A9CA5EEF32B01C7081B2A02_RuntimeMethod_var); __this->___version_4 = L_0; // public int simplificationLevels = 3; __this->___simplificationLevels_5 = 3; // public float minDistanceBetweenProbes = 1.0f; __this->___minDistanceBetweenProbes_6 = (1.0f); ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeVolume::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolume__ctor_m737F5BD975F6AF4D1451BA8BBC4BE77832C2C282 (ProbeVolume_tBC3D9D339F3315CDA5D60883C148C9AC15814928* __this, const RuntimeMethod* method) { { // public bool globalVolume = false; __this->___globalVolume_4 = (bool)0; // public Vector3 size = new Vector3(10, 10, 10); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0; memset((&L_0), 0, sizeof(L_0)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_0), (10.0f), (10.0f), (10.0f), /*hidden argument*/NULL); __this->___size_5 = L_0; // public float geometryDistanceOffset = 0.2f; __this->___geometryDistanceOffset_6 = (0.200000003f); // public LayerMask objectLayerMask = -1; LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_1; L_1 = LayerMask_op_Implicit_mDC9C22C4477684D460FCF25B1BFE6B54419FB922((-1), NULL); __this->___objectLayerMask_7 = L_1; // public int lowestSubdivLevelOverride = 0; __this->___lowestSubdivLevelOverride_8 = 0; // public int highestSubdivLevelOverride = -1; __this->___highestSubdivLevelOverride_9 = (-1); // public bool overridesSubdivLevels = false; __this->___overridesSubdivLevels_10 = (bool)0; // [SerializeField] internal bool mightNeedRebaking = false; __this->___mightNeedRebaking_11 = (bool)0; MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeAsset::get_Version() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeVolumeAsset_get_Version_m5081E5AFF96380FDA4A8223668368668E9818002 (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) { { // [SerializeField] public int Version { get => m_Version; } int32_t L_0 = __this->___m_Version_4; return L_0; } } // System.Int32 UnityEngine.Experimental.Rendering.ProbeVolumeAsset::get_maxSubdivision() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ProbeVolumeAsset_get_maxSubdivision_m25E44F3E71147B9737FC2F4A41E32C91CFB1DDE7 (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) { { // internal int maxSubdivision => simplificationLevels + 1; // we add one for the top subdiv level which is the same size as a cell int32_t L_0 = __this->___simplificationLevels_13; return ((int32_t)il2cpp_codegen_add(L_0, 1)); } } // System.Single UnityEngine.Experimental.Rendering.ProbeVolumeAsset::get_minBrickSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ProbeVolumeAsset_get_minBrickSize_m64AB321C43569B209B7D4204FA7ADD218BB6438E (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) { { // internal float minBrickSize => Mathf.Max(0.01f, minDistanceBetweenProbes * 3.0f); float L_0 = __this->___minDistanceBetweenProbes_12; float L_1; L_1 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline((0.00999999978f), ((float)il2cpp_codegen_multiply(L_0, (3.0f))), NULL); return L_1; } } // System.Boolean UnityEngine.Experimental.Rendering.ProbeVolumeAsset::CompatibleWith(UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ProbeVolumeAsset_CompatibleWith_m5AD9B31F161A973E7E73935A7CC7BED920FE3F70 (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___otherAsset0, const RuntimeMethod* method) { bool V_0 = false; int32_t G_B4_0 = 0; { // return (maxSubdivision == otherAsset.maxSubdivision) && (minBrickSize == otherAsset.minBrickSize) && (cellSizeInBricks == otherAsset.cellSizeInBricks); int32_t L_0; L_0 = ProbeVolumeAsset_get_maxSubdivision_m25E44F3E71147B9737FC2F4A41E32C91CFB1DDE7(__this, NULL); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_1 = ___otherAsset0; NullCheck(L_1); int32_t L_2; L_2 = ProbeVolumeAsset_get_maxSubdivision_m25E44F3E71147B9737FC2F4A41E32C91CFB1DDE7(L_1, NULL); if ((!(((uint32_t)L_0) == ((uint32_t)L_2)))) { goto IL_002d; } } { float L_3; L_3 = ProbeVolumeAsset_get_minBrickSize_m64AB321C43569B209B7D4204FA7ADD218BB6438E(__this, NULL); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_4 = ___otherAsset0; NullCheck(L_4); float L_5; L_5 = ProbeVolumeAsset_get_minBrickSize_m64AB321C43569B209B7D4204FA7ADD218BB6438E(L_4, NULL); if ((!(((float)L_3) == ((float)L_5)))) { goto IL_002d; } } { int32_t L_6 = __this->___cellSizeInBricks_11; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_7 = ___otherAsset0; NullCheck(L_7); int32_t L_8 = L_7->___cellSizeInBricks_11; 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; } } // System.String UnityEngine.Experimental.Rendering.ProbeVolumeAsset::GetSerializedFullPath() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ProbeVolumeAsset_GetSerializedFullPath_mB4EE47E9598C9CB3DBF89987B5EDAA8350AEC7F5 (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) { String_t* V_0 = NULL; { // return m_AssetFullPath; String_t* L_0 = __this->___m_AssetFullPath_10; V_0 = L_0; goto IL_000a; } IL_000a: { // } String_t* L_1 = V_0; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeAsset::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeAsset__ctor_mE8BE9371AB032B37B201D07D3715FB7E2EB64385 (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m5DB0CD897AF0B413F43613DA38F18C9294C44E4F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t1339B319E08032F604E54608778551A8481D44F6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral74465E9CA31C31111ACFC1DA2C543B2E2EC893D5); s_Il2CppMethodInitialized = true; } { // [SerializeField] protected internal int m_Version = (int)AssetVersion.Current; __this->___m_Version_4 = 3; // [SerializeField] internal List cells = new List(); List_1_t1339B319E08032F604E54608778551A8481D44F6* L_0 = (List_1_t1339B319E08032F604E54608778551A8481D44F6*)il2cpp_codegen_object_new(List_1_t1339B319E08032F604E54608778551A8481D44F6_il2cpp_TypeInfo_var); NullCheck(L_0); List_1__ctor_m5DB0CD897AF0B413F43613DA38F18C9294C44E4F(L_0, List_1__ctor_m5DB0CD897AF0B413F43613DA38F18C9294C44E4F_RuntimeMethod_var); __this->___cells_5 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___cells_5), (void*)L_0); // [SerializeField] string m_AssetFullPath = "UNINITIALIZED!"; __this->___m_AssetFullPath_10 = _stringLiteral74465E9CA31C31111ACFC1DA2C543B2E2EC893D5; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AssetFullPath_10), (void*)_stringLiteral74465E9CA31C31111ACFC1DA2C543B2E2EC893D5); ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeDilationSettings IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke(const ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A& unmarshaled, ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke& marshaled) { marshaled.___enableDilation_0 = static_cast(unmarshaled.___enableDilation_0); marshaled.___dilationDistance_1 = unmarshaled.___dilationDistance_1; marshaled.___dilationValidityThreshold_2 = unmarshaled.___dilationValidityThreshold_2; marshaled.___dilationIterations_3 = unmarshaled.___dilationIterations_3; marshaled.___squaredDistWeighting_4 = static_cast(unmarshaled.___squaredDistWeighting_4); } IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke_back(const ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke& marshaled, ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A& unmarshaled) { bool unmarshaledenableDilation_temp_0 = false; unmarshaledenableDilation_temp_0 = static_cast(marshaled.___enableDilation_0); unmarshaled.___enableDilation_0 = unmarshaledenableDilation_temp_0; float unmarshaleddilationDistance_temp_1 = 0.0f; unmarshaleddilationDistance_temp_1 = marshaled.___dilationDistance_1; unmarshaled.___dilationDistance_1 = unmarshaleddilationDistance_temp_1; float unmarshaleddilationValidityThreshold_temp_2 = 0.0f; unmarshaleddilationValidityThreshold_temp_2 = marshaled.___dilationValidityThreshold_2; unmarshaled.___dilationValidityThreshold_2 = unmarshaleddilationValidityThreshold_temp_2; int32_t unmarshaleddilationIterations_temp_3 = 0; unmarshaleddilationIterations_temp_3 = marshaled.___dilationIterations_3; unmarshaled.___dilationIterations_3 = unmarshaleddilationIterations_temp_3; bool unmarshaledsquaredDistWeighting_temp_4 = false; unmarshaledsquaredDistWeighting_temp_4 = static_cast(marshaled.___squaredDistWeighting_4); unmarshaled.___squaredDistWeighting_4 = unmarshaledsquaredDistWeighting_temp_4; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeDilationSettings IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke_cleanup(ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeDilationSettings IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com(const ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A& unmarshaled, ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com& marshaled) { marshaled.___enableDilation_0 = static_cast(unmarshaled.___enableDilation_0); marshaled.___dilationDistance_1 = unmarshaled.___dilationDistance_1; marshaled.___dilationValidityThreshold_2 = unmarshaled.___dilationValidityThreshold_2; marshaled.___dilationIterations_3 = unmarshaled.___dilationIterations_3; marshaled.___squaredDistWeighting_4 = static_cast(unmarshaled.___squaredDistWeighting_4); } IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com_back(const ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshaled_com& marshaled, ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A& unmarshaled) { bool unmarshaledenableDilation_temp_0 = false; unmarshaledenableDilation_temp_0 = static_cast(marshaled.___enableDilation_0); unmarshaled.___enableDilation_0 = unmarshaledenableDilation_temp_0; float unmarshaleddilationDistance_temp_1 = 0.0f; unmarshaleddilationDistance_temp_1 = marshaled.___dilationDistance_1; unmarshaled.___dilationDistance_1 = unmarshaleddilationDistance_temp_1; float unmarshaleddilationValidityThreshold_temp_2 = 0.0f; unmarshaleddilationValidityThreshold_temp_2 = marshaled.___dilationValidityThreshold_2; unmarshaled.___dilationValidityThreshold_2 = unmarshaleddilationValidityThreshold_temp_2; int32_t unmarshaleddilationIterations_temp_3 = 0; unmarshaleddilationIterations_temp_3 = marshaled.___dilationIterations_3; unmarshaled.___dilationIterations_3 = unmarshaleddilationIterations_temp_3; bool unmarshaledsquaredDistWeighting_temp_4 = false; unmarshaledsquaredDistWeighting_temp_4 = static_cast(marshaled.___squaredDistWeighting_4); unmarshaled.___squaredDistWeighting_4 = unmarshaledsquaredDistWeighting_temp_4; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeDilationSettings IL2CPP_EXTERN_C void ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com_cleanup(ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.VirtualOffsetSettings IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke(const VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351& unmarshaled, VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke& marshaled) { marshaled.___useVirtualOffset_0 = static_cast(unmarshaled.___useVirtualOffset_0); marshaled.___outOfGeoOffset_1 = unmarshaled.___outOfGeoOffset_1; marshaled.___searchMultiplier_2 = unmarshaled.___searchMultiplier_2; } IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke_back(const VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke& marshaled, VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351& unmarshaled) { bool unmarshaleduseVirtualOffset_temp_0 = false; unmarshaleduseVirtualOffset_temp_0 = static_cast(marshaled.___useVirtualOffset_0); unmarshaled.___useVirtualOffset_0 = unmarshaleduseVirtualOffset_temp_0; float unmarshaledoutOfGeoOffset_temp_1 = 0.0f; unmarshaledoutOfGeoOffset_temp_1 = marshaled.___outOfGeoOffset_1; unmarshaled.___outOfGeoOffset_1 = unmarshaledoutOfGeoOffset_temp_1; float unmarshaledsearchMultiplier_temp_2 = 0.0f; unmarshaledsearchMultiplier_temp_2 = marshaled.___searchMultiplier_2; unmarshaled.___searchMultiplier_2 = unmarshaledsearchMultiplier_temp_2; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.VirtualOffsetSettings IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke_cleanup(VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.VirtualOffsetSettings IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com(const VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351& unmarshaled, VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com& marshaled) { marshaled.___useVirtualOffset_0 = static_cast(unmarshaled.___useVirtualOffset_0); marshaled.___outOfGeoOffset_1 = unmarshaled.___outOfGeoOffset_1; marshaled.___searchMultiplier_2 = unmarshaled.___searchMultiplier_2; } IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com_back(const VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshaled_com& marshaled, VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351& unmarshaled) { bool unmarshaleduseVirtualOffset_temp_0 = false; unmarshaleduseVirtualOffset_temp_0 = static_cast(marshaled.___useVirtualOffset_0); unmarshaled.___useVirtualOffset_0 = unmarshaleduseVirtualOffset_temp_0; float unmarshaledoutOfGeoOffset_temp_1 = 0.0f; unmarshaledoutOfGeoOffset_temp_1 = marshaled.___outOfGeoOffset_1; unmarshaled.___outOfGeoOffset_1 = unmarshaledoutOfGeoOffset_temp_1; float unmarshaledsearchMultiplier_temp_2 = 0.0f; unmarshaledsearchMultiplier_temp_2 = marshaled.___searchMultiplier_2; unmarshaled.___searchMultiplier_2 = unmarshaledsearchMultiplier_temp_2; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.VirtualOffsetSettings IL2CPP_EXTERN_C void VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com_cleanup(VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke(const ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C& unmarshaled, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke& marshaled) { ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke(unmarshaled.___dilationSettings_0, marshaled.___dilationSettings_0); VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke(unmarshaled.___virtualOffsetSettings_1, marshaled.___virtualOffsetSettings_1); } IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke_back(const ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke& marshaled, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C& unmarshaled) { ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A unmarshaleddilationSettings_temp_0; memset((&unmarshaleddilationSettings_temp_0), 0, sizeof(unmarshaleddilationSettings_temp_0)); ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke_back(marshaled.___dilationSettings_0, unmarshaleddilationSettings_temp_0); unmarshaled.___dilationSettings_0 = unmarshaleddilationSettings_temp_0; VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351 unmarshaledvirtualOffsetSettings_temp_1; memset((&unmarshaledvirtualOffsetSettings_temp_1), 0, sizeof(unmarshaledvirtualOffsetSettings_temp_1)); VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke_back(marshaled.___virtualOffsetSettings_1, unmarshaledvirtualOffsetSettings_temp_1); unmarshaled.___virtualOffsetSettings_1 = unmarshaledvirtualOffsetSettings_temp_1; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke_cleanup(ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_pinvoke& marshaled) { ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_pinvoke_cleanup(marshaled.___dilationSettings_0); VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_pinvoke_cleanup(marshaled.___virtualOffsetSettings_1); } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com(const ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C& unmarshaled, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com& marshaled) { ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com(unmarshaled.___dilationSettings_0, marshaled.___dilationSettings_0); VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com(unmarshaled.___virtualOffsetSettings_1, marshaled.___virtualOffsetSettings_1); } IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com_back(const ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com& marshaled, ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C& unmarshaled) { ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A unmarshaleddilationSettings_temp_0; memset((&unmarshaleddilationSettings_temp_0), 0, sizeof(unmarshaleddilationSettings_temp_0)); ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com_back(marshaled.___dilationSettings_0, unmarshaleddilationSettings_temp_0); unmarshaled.___dilationSettings_0 = unmarshaleddilationSettings_temp_0; VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351 unmarshaledvirtualOffsetSettings_temp_1; memset((&unmarshaledvirtualOffsetSettings_temp_1), 0, sizeof(unmarshaledvirtualOffsetSettings_temp_1)); VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com_back(marshaled.___virtualOffsetSettings_1, unmarshaledvirtualOffsetSettings_temp_1); unmarshaled.___virtualOffsetSettings_1 = unmarshaledvirtualOffsetSettings_temp_1; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeBakingProcessSettings IL2CPP_EXTERN_C void ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com_cleanup(ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshaled_com& marshaled) { ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A_marshal_com_cleanup(marshaled.___dilationSettings_0); VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351_marshal_com_cleanup(marshaled.___virtualOffsetSettings_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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::OnAfterDeserialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_OnAfterDeserialize_m3ECAEC030DE8D59C3DD350AA65598E5444F53C25 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m00F446848BD67E6E69C8C95BCCE4DF67BA5E1DCE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m17B3A41EFAAA8AFBB3EFEA0C30474B69E32A56F7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m951DFEFE1EDE566BAFA7772251A88F9EB24A5F1E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m031D1A9A9F86EB388B1A0F610EB3B495549E1895_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m4A768917A4D314EEA31B371DEA793C8FA7CC7B04_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m7EB4C91A289CFE9DFDCBB1FF0E15B2AD11C6EB23_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8 V_1; memset((&V_1), 0, sizeof(V_1)); SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 V_2; memset((&V_2), 0, sizeof(V_2)); { // if (serializedAssets == null) return; List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* L_0 = __this->___serializedAssets_5; V_0 = (bool)((((RuntimeObject*)(List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0010; } } { // if (serializedAssets == null) return; goto IL_0066; } IL_0010: { // assets = new Dictionary(); Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_2 = (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*)il2cpp_codegen_object_new(Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF_il2cpp_TypeInfo_var); NullCheck(L_2); Dictionary_2__ctor_m17B3A41EFAAA8AFBB3EFEA0C30474B69E32A56F7(L_2, Dictionary_2__ctor_m17B3A41EFAAA8AFBB3EFEA0C30474B69E32A56F7_RuntimeMethod_var); __this->___assets_4 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___assets_4), (void*)L_2); // foreach (var assetItem in serializedAssets) List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* L_3 = __this->___serializedAssets_5; NullCheck(L_3); Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8 L_4; L_4 = List_1_GetEnumerator_m7EB4C91A289CFE9DFDCBB1FF0E15B2AD11C6EB23(L_3, List_1_GetEnumerator_m7EB4C91A289CFE9DFDCBB1FF0E15B2AD11C6EB23_RuntimeMethod_var); V_1 = L_4; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0057: {// begin finally (depth: 1) Enumerator_Dispose_m951DFEFE1EDE566BAFA7772251A88F9EB24A5F1E((&V_1), Enumerator_Dispose_m951DFEFE1EDE566BAFA7772251A88F9EB24A5F1E_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_004c_1; } IL_002a_1: { // foreach (var assetItem in serializedAssets) SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 L_5; L_5 = Enumerator_get_Current_m4A768917A4D314EEA31B371DEA793C8FA7CC7B04_inline((&V_1), Enumerator_get_Current_m4A768917A4D314EEA31B371DEA793C8FA7CC7B04_RuntimeMethod_var); V_2 = L_5; // assets.Add(assetItem.state, assetItem.asset); Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_6 = __this->___assets_4; SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 L_7 = V_2; int32_t L_8 = L_7.___state_0; SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 L_9 = V_2; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_10 = L_9.___asset_1; NullCheck(L_6); Dictionary_2_Add_m00F446848BD67E6E69C8C95BCCE4DF67BA5E1DCE(L_6, L_8, L_10, Dictionary_2_Add_m00F446848BD67E6E69C8C95BCCE4DF67BA5E1DCE_RuntimeMethod_var); } IL_004c_1: { // foreach (var assetItem in serializedAssets) bool L_11; L_11 = Enumerator_MoveNext_m031D1A9A9F86EB388B1A0F610EB3B495549E1895((&V_1), Enumerator_MoveNext_m031D1A9A9F86EB388B1A0F610EB3B495549E1895_RuntimeMethod_var); if (L_11) { goto IL_002a_1; } } { goto IL_0066; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0066: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::OnBeforeSerialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_OnBeforeSerialize_mBA3F5C603A8C72A38E8560BF06504F30F0450F61 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Keys_mC7675E6BDCA98F4B925F5A7EE01D33A887696E4E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m42237300B62CF63FF5BDB29B95CA1458FFAD7EC4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m7E37C646DDEA5BBEAF116B50279E5026B9F8EB3B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m010B5C25C26D66664849BBC35D3D22D1DC960EFF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyCollection_GetEnumerator_m0C410DAA88E78C297E9580C0B829A22E59DC705F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m1321E0841A4F819E0F205DB466076D97D26C1B72_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m8D279C3A03D686015207AD046F5D211644F47D23_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t G_B3_0 = 0; { // if (assets == null || serializedAssets == null) return; Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_0 = __this->___assets_4; if (!L_0) { goto IL_0014; } } { List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* L_1 = __this->___serializedAssets_5; G_B3_0 = ((((RuntimeObject*)(List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F*)L_1) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); goto IL_0015; } IL_0014: { G_B3_0 = 1; } IL_0015: { V_0 = (bool)G_B3_0; bool L_2 = V_0; if (!L_2) { goto IL_001b; } } { // if (assets == null || serializedAssets == null) return; goto IL_0087; } IL_001b: { // serializedAssets.Clear(); List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* L_3 = __this->___serializedAssets_5; NullCheck(L_3); List_1_Clear_m8D279C3A03D686015207AD046F5D211644F47D23_inline(L_3, List_1_Clear_m8D279C3A03D686015207AD046F5D211644F47D23_RuntimeMethod_var); // foreach (var k in assets.Keys) Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_4 = __this->___assets_4; NullCheck(L_4); KeyCollection_t3731CD0403F738A63038D04B9D086F93AECF4A84* L_5; L_5 = Dictionary_2_get_Keys_mC7675E6BDCA98F4B925F5A7EE01D33A887696E4E(L_4, Dictionary_2_get_Keys_mC7675E6BDCA98F4B925F5A7EE01D33A887696E4E_RuntimeMethod_var); NullCheck(L_5); Enumerator_tAA868715A48C1B7EC4E71B3B5DE0FB8F1FEDB278 L_6; L_6 = KeyCollection_GetEnumerator_m0C410DAA88E78C297E9580C0B829A22E59DC705F(L_5, KeyCollection_GetEnumerator_m0C410DAA88E78C297E9580C0B829A22E59DC705F_RuntimeMethod_var); V_1 = L_6; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0078: {// begin finally (depth: 1) Enumerator_Dispose_m42237300B62CF63FF5BDB29B95CA1458FFAD7EC4((&V_1), Enumerator_Dispose_m42237300B62CF63FF5BDB29B95CA1458FFAD7EC4_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_006d_1; } IL_003b_1: { // foreach (var k in assets.Keys) int32_t L_7; L_7 = Enumerator_get_Current_m010B5C25C26D66664849BBC35D3D22D1DC960EFF_inline((&V_1), Enumerator_get_Current_m010B5C25C26D66664849BBC35D3D22D1DC960EFF_RuntimeMethod_var); V_2 = L_7; // item.state = k; int32_t L_8 = V_2; (&V_3)->___state_0 = L_8; // item.asset = assets[k]; Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_9 = __this->___assets_4; int32_t L_10 = V_2; NullCheck(L_9); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_11; L_11 = Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF(L_9, L_10, Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); (&V_3)->___asset_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&(&V_3)->___asset_1), (void*)L_11); // serializedAssets.Add(item); List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* L_12 = __this->___serializedAssets_5; SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 L_13 = V_3; NullCheck(L_12); List_1_Add_m1321E0841A4F819E0F205DB466076D97D26C1B72_inline(L_12, L_13, List_1_Add_m1321E0841A4F819E0F205DB466076D97D26C1B72_RuntimeMethod_var); } IL_006d_1: { // foreach (var k in assets.Keys) bool L_14; L_14 = Enumerator_MoveNext_m7E37C646DDEA5BBEAF116B50279E5026B9F8EB3B((&V_1), Enumerator_MoveNext_m7E37C646DDEA5BBEAF116B50279E5026B9F8EB3B_RuntimeMethod_var); if (L_14) { goto IL_003b_1; } } { goto IL_0087; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0087: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::StoreAssetForState(UnityEngine.Experimental.Rendering.ProbeVolumeState,UnityEngine.Experimental.Rendering.ProbeVolumeAsset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_StoreAssetForState_m17DD640B885E480290E2B65162F739567D9D608A (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, int32_t ___state0, ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ___asset1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m035F4F93F4384610049DEDCAEBA079457AED0F48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // assets[state] = asset; Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_0 = __this->___assets_4; int32_t L_1 = ___state0; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_2 = ___asset1; NullCheck(L_0); Dictionary_2_set_Item_m035F4F93F4384610049DEDCAEBA079457AED0F48(L_0, L_1, L_2, Dictionary_2_set_Item_m035F4F93F4384610049DEDCAEBA079457AED0F48_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::InvalidateAllAssets() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_InvalidateAllAssets_m10D2679D74E77770FB9504CA0263BCA41DC48C88 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m699E8998C2A58989D9D3A7CB841AAD0E3415B4B8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Values_m9192E48E4C5F59B25467AE78BAAE42D18AA31DFE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mEFC9B9C1B652CBE4D54B9CDB1AB67F0DD9DE5AA5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5D934003A0F343859FCD351420D4E371451B7097_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m5F374C96884E1E3461BB70DB3A05F231A64CAAF1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueCollection_GetEnumerator_m44455921B38CDD24682AA779A8EDDC2924975630_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1 V_0; memset((&V_0), 0, sizeof(V_0)); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* V_1 = NULL; bool V_2 = false; { // foreach (var asset in assets.Values) Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_0 = __this->___assets_4; NullCheck(L_0); ValueCollection_t137105EB9CAECEA2034621B2404CC79303A43030* L_1; L_1 = Dictionary_2_get_Values_m9192E48E4C5F59B25467AE78BAAE42D18AA31DFE(L_0, Dictionary_2_get_Values_m9192E48E4C5F59B25467AE78BAAE42D18AA31DFE_RuntimeMethod_var); NullCheck(L_1); Enumerator_t5EF3AFEFDEA6879AC92973BBED9E245B87E699D1 L_2; L_2 = ValueCollection_GetEnumerator_m44455921B38CDD24682AA779A8EDDC2924975630(L_1, ValueCollection_GetEnumerator_m44455921B38CDD24682AA779A8EDDC2924975630_RuntimeMethod_var); V_0 = L_2; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0041: {// begin finally (depth: 1) Enumerator_Dispose_mEFC9B9C1B652CBE4D54B9CDB1AB67F0DD9DE5AA5((&V_0), Enumerator_Dispose_mEFC9B9C1B652CBE4D54B9CDB1AB67F0DD9DE5AA5_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0036_1; } IL_0015_1: { // foreach (var asset in assets.Values) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_3; L_3 = Enumerator_get_Current_m5F374C96884E1E3461BB70DB3A05F231A64CAAF1_inline((&V_0), Enumerator_get_Current_m5F374C96884E1E3461BB70DB3A05F231A64CAAF1_RuntimeMethod_var); V_1 = L_3; // if (asset != null) ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_4 = V_1; il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_5; L_5 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); V_2 = L_5; bool L_6 = V_2; if (!L_6) { goto IL_0035_1; } } { // ProbeReferenceVolume.instance.AddPendingAssetRemoval(asset); il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_7; L_7 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_8 = V_1; NullCheck(L_7); ProbeReferenceVolume_AddPendingAssetRemoval_mBD95A44765631D66376763508952902BDD03A8DD(L_7, L_8, NULL); } IL_0035_1: { } IL_0036_1: { // foreach (var asset in assets.Values) bool L_9; L_9 = Enumerator_MoveNext_m5D934003A0F343859FCD351420D4E371451B7097((&V_0), Enumerator_MoveNext_m5D934003A0F343859FCD351420D4E371451B7097_RuntimeMethod_var); if (L_9) { goto IL_0015_1; } } { goto IL_0050; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0050: { // assets.Clear(); Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_10 = __this->___assets_4; NullCheck(L_10); Dictionary_2_Clear_m699E8998C2A58989D9D3A7CB841AAD0E3415B4B8(L_10, Dictionary_2_Clear_m699E8998C2A58989D9D3A7CB841AAD0E3415B4B8_RuntimeMethod_var); // } return; } } // UnityEngine.Experimental.Rendering.ProbeVolumeAsset UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::GetCurrentStateAsset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* ProbeVolumePerSceneData_GetCurrentStateAsset_m9EB714892D89A2F5081BB6ADEA72280A7995E899 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* V_1 = NULL; { // if (assets.ContainsKey(m_CurrentState)) return assets[m_CurrentState]; Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_0 = __this->___assets_4; int32_t L_1 = __this->___m_CurrentState_6; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8(L_0, L_1, Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var); V_0 = L_2; bool L_3 = V_0; if (!L_3) { goto IL_002a; } } { // if (assets.ContainsKey(m_CurrentState)) return assets[m_CurrentState]; Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_4 = __this->___assets_4; int32_t L_5 = __this->___m_CurrentState_6; NullCheck(L_4); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_6; L_6 = Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF(L_4, L_5, Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); V_1 = L_6; goto IL_002e; } IL_002a: { // else return null; V_1 = (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B*)NULL; goto IL_002e; } IL_002e: { // } ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_7 = V_1; return L_7; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::QueueAssetLoading() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_QueueAssetLoading_mB3CCF900B7CA8F944D9438889CF686C42E8BCEF6 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* V_0 = NULL; bool V_1 = false; int32_t G_B3_0 = 0; { // var refVol = ProbeReferenceVolume.instance; il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_0; L_0 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); V_0 = L_0; // if (assets.ContainsKey(m_CurrentState) && assets[m_CurrentState] != null) Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_1 = __this->___assets_4; int32_t L_2 = __this->___m_CurrentState_6; NullCheck(L_1); bool L_3; L_3 = Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8(L_1, L_2, Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var); if (!L_3) { goto IL_0033; } } { Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_4 = __this->___assets_4; int32_t L_5 = __this->___m_CurrentState_6; NullCheck(L_4); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_6; L_6 = Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF(L_4, L_5, Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_7; L_7 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); G_B3_0 = ((int32_t)(L_7)); goto IL_0034; } IL_0033: { G_B3_0 = 0; } IL_0034: { V_1 = (bool)G_B3_0; bool L_8 = V_1; if (!L_8) { goto IL_005e; } } { // refVol.AddPendingAssetLoading(assets[m_CurrentState]); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_9 = V_0; Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_10 = __this->___assets_4; int32_t L_11 = __this->___m_CurrentState_6; NullCheck(L_10); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_12; L_12 = Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF(L_10, L_11, Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); NullCheck(L_9); ProbeReferenceVolume_AddPendingAssetLoading_m7EF404D492670EE60C0CF10A66C5F9015A38F1B7(L_9, L_12, NULL); // m_PreviousState = m_CurrentState; int32_t L_13 = __this->___m_CurrentState_6; __this->___m_PreviousState_7 = L_13; } IL_005e: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::QueueAssetRemoval() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_QueueAssetRemoval_mB76429F8B335178B57FAEDB49ECED6DC194CB66D (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t G_B3_0 = 0; { // if (assets.ContainsKey(m_CurrentState) && assets[m_CurrentState] != null) Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_0 = __this->___assets_4; int32_t L_1 = __this->___m_CurrentState_6; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8(L_0, L_1, Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var); if (!L_2) { goto IL_002d; } } { Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_3 = __this->___assets_4; int32_t L_4 = __this->___m_CurrentState_6; NullCheck(L_3); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_5; L_5 = Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF(L_3, L_4, Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_6; L_6 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); G_B3_0 = ((int32_t)(L_6)); goto IL_002e; } IL_002d: { G_B3_0 = 0; } IL_002e: { V_0 = (bool)G_B3_0; bool L_7 = V_0; if (!L_7) { goto IL_004e; } } { // ProbeReferenceVolume.instance.AddPendingAssetRemoval(assets[m_CurrentState]); il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_8; L_8 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_9 = __this->___assets_4; int32_t L_10 = __this->___m_CurrentState_6; NullCheck(L_9); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_11; L_11 = Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF(L_9, L_10, Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); NullCheck(L_8); ProbeReferenceVolume_AddPendingAssetRemoval_mBD95A44765631D66376763508952902BDD03A8DD(L_8, L_11, NULL); } IL_004e: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_OnEnable_m24345BC9A440EB8E1FFA9340851172013F0658AC (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { { // QueueAssetLoading(); ProbeVolumePerSceneData_QueueAssetLoading_mB3CCF900B7CA8F944D9438889CF686C42E8BCEF6(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_OnDisable_m70BFB2B9F03D9C4447050BF257894531E4C53231 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { { // QueueAssetRemoval(); ProbeVolumePerSceneData_QueueAssetRemoval_mB76429F8B335178B57FAEDB49ECED6DC194CB66D(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::OnDestroy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_OnDestroy_m9AF9F2870FBBC5776F0B9D10510A4793D84A7CC0 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { { // QueueAssetRemoval(); ProbeVolumePerSceneData_QueueAssetRemoval_mB76429F8B335178B57FAEDB49ECED6DC194CB66D(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData_Update_m445730F8F5BDF5266887E8DA96EFDA8CD33F6DD9 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t G_B4_0 = 0; { // m_CurrentState = ProbeVolumeState.Default; __this->___m_CurrentState_6 = 0; // if (m_PreviousState != m_CurrentState) int32_t L_0 = __this->___m_PreviousState_7; int32_t L_1 = __this->___m_CurrentState_6; V_0 = (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_0073; } } { // if (assets.ContainsKey(m_PreviousState) && assets[m_PreviousState] != null) Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_3 = __this->___assets_4; int32_t L_4 = __this->___m_PreviousState_7; NullCheck(L_3); bool L_5; L_5 = Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8(L_3, L_4, Dictionary_2_ContainsKey_mF1CBF3CA5AB644E98BEAB37D7AE15D5A082759F8_RuntimeMethod_var); if (!L_5) { goto IL_004a; } } { Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_6 = __this->___assets_4; int32_t L_7 = __this->___m_PreviousState_7; NullCheck(L_6); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_8; L_8 = Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF(L_6, L_7, Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_9; L_9 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_8, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); G_B4_0 = ((int32_t)(L_9)); goto IL_004b; } IL_004a: { G_B4_0 = 0; } IL_004b: { V_1 = (bool)G_B4_0; bool L_10 = V_1; if (!L_10) { goto IL_006b; } } { // ProbeReferenceVolume.instance.AddPendingAssetRemoval(assets[m_PreviousState]); il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2_il2cpp_TypeInfo_var); ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* L_11; L_11 = ProbeReferenceVolume_get_instance_m2C37B082CAD0E7ED8A9A063B553DB456B89D8FFC(NULL); Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_12 = __this->___assets_4; int32_t L_13 = __this->___m_PreviousState_7; NullCheck(L_12); ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* L_14; L_14 = Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF(L_12, L_13, Dictionary_2_get_Item_m5C1497CB3B5D018C4D36E5FFBE767737EC514CDF_RuntimeMethod_var); NullCheck(L_11); ProbeReferenceVolume_AddPendingAssetRemoval_mBD95A44765631D66376763508952902BDD03A8DD(L_11, L_14, NULL); } IL_006b: { // QueueAssetLoading(); ProbeVolumePerSceneData_QueueAssetLoading_mB3CCF900B7CA8F944D9438889CF686C42E8BCEF6(__this, NULL); } IL_0073: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumePerSceneData__ctor_m9408DF107AA7456681BA0C04F8A8E9A4E0EAF5B7 (ProbeVolumePerSceneData_t3359A660BBAB7667F56D212318C6729E84DAA397* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m17B3A41EFAAA8AFBB3EFEA0C30474B69E32A56F7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal Dictionary assets = new Dictionary(); Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF* L_0 = (Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF*)il2cpp_codegen_object_new(Dictionary_2_t3B64D9693EC01A5F3C040C12CABEFB53B3029DCF_il2cpp_TypeInfo_var); NullCheck(L_0); Dictionary_2__ctor_m17B3A41EFAAA8AFBB3EFEA0C30474B69E32A56F7(L_0, Dictionary_2__ctor_m17B3A41EFAAA8AFBB3EFEA0C30474B69E32A56F7_RuntimeMethod_var); __this->___assets_4 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___assets_4), (void*)L_0); // ProbeVolumeState m_CurrentState = ProbeVolumeState.Default; __this->___m_CurrentState_6 = 0; // ProbeVolumeState m_PreviousState = ProbeVolumeState.Invalid; __this->___m_PreviousState_7 = ((int32_t)999); MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem IL2CPP_EXTERN_C void SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshal_pinvoke(const SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416& unmarshaled, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshaled_pinvoke& marshaled) { Exception_t* ___asset_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'asset' of type 'SerializableAssetItem': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___asset_1Exception, NULL); } IL2CPP_EXTERN_C void SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshal_pinvoke_back(const SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshaled_pinvoke& marshaled, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416& unmarshaled) { Exception_t* ___asset_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'asset' of type 'SerializableAssetItem': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___asset_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem IL2CPP_EXTERN_C void SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshal_pinvoke_cleanup(SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem IL2CPP_EXTERN_C void SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshal_com(const SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416& unmarshaled, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshaled_com& marshaled) { Exception_t* ___asset_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'asset' of type 'SerializableAssetItem': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___asset_1Exception, NULL); } IL2CPP_EXTERN_C void SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshal_com_back(const SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshaled_com& marshaled, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416& unmarshaled) { Exception_t* ___asset_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'asset' of type 'SerializableAssetItem': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___asset_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumePerSceneData/SerializableAssetItem IL2CPP_EXTERN_C void SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshal_com_cleanup(SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416_marshaled_com& marshaled) { } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::GetSceneGUID(UnityEngine.SceneManagement.Scene) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ProbeVolumeSceneData_GetSceneGUID_mEDF1CDD66EF5B4D894D922F3C919AC7EE628DABF (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, Scene_tA1DC762B79745EB5140F054C884855B922318356 ___scene0, 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*)&ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scene_tA1DC762B79745EB5140F054C884855B922318356_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9F105D75B7A449D3172623D5AC810F85417A0B8F); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { // Debug.Assert(s_SceneGUID != null, "Reflection for scene GUID failed"); il2cpp_codegen_runtime_class_init_inline(ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_il2cpp_TypeInfo_var); PropertyInfo_t* L_0 = ((ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_StaticFields*)il2cpp_codegen_static_fields_for(ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_il2cpp_TypeInfo_var))->___s_SceneGUID_0; bool L_1; L_1 = PropertyInfo_op_Inequality_m5DA1C329CB63868255C466876EC2452B40E418A9(L_0, (PropertyInfo_t*)NULL, NULL); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806(L_1, _stringLiteral9F105D75B7A449D3172623D5AC810F85417A0B8F, NULL); // return (string)s_SceneGUID.GetValue(scene); PropertyInfo_t* L_2 = ((ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_StaticFields*)il2cpp_codegen_static_fields_for(ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_il2cpp_TypeInfo_var))->___s_SceneGUID_0; Scene_tA1DC762B79745EB5140F054C884855B922318356 L_3 = ___scene0; Scene_tA1DC762B79745EB5140F054C884855B922318356 L_4 = L_3; RuntimeObject* L_5 = Box(Scene_tA1DC762B79745EB5140F054C884855B922318356_il2cpp_TypeInfo_var, &L_4); NullCheck(L_2); RuntimeObject* L_6; L_6 = PropertyInfo_GetValue_m89576462107E2A4DF5B7775216AEC29D74FF6088(L_2, L_5, NULL); V_0 = ((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)); goto IL_002f; } IL_002f: { // } String_t* L_7 = V_0; return L_7; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::.ctor(UnityEngine.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData__ctor_mC79958FE45F62F76DDD7046F40ABABBD8D88E4D8 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___parentAsset0, String_t* ___parentSceneDataPropertyName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m9DEEE416F05CC4E45D128E296F824A851E483AB6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mAB7DA19C6F28ACB6DB3E94FA7273F54F7104AC4F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mB1DEDB98863C609565E181823298E467E110B43D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mB6D9EE4118C654CD60B471A82D787332CA4042CF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m0F8BD09C6750C0485E6D33EF0D06E4A7A09703E3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m37DD729BD619CE4653A52D2F53D16282D7FA9DCF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m6276FA7A88B9CDC212A88F179493BC7A5FF081E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m736C22A8C7CA10F5D3D14619B79276CE3B5FA3B3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mD865ACDC4EE8E47C1C443F2E1022FBBE27BF9DD3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t9F15086189A9401719178EA3A7122587601C9F5C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal Object parentAsset = null; __this->___parentAsset_6 = (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___parentAsset_6), (void*)(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL); // public ProbeVolumeSceneData(Object parentAsset, string parentSceneDataPropertyName) Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); // this.parentAsset = parentAsset; Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* L_0 = ___parentAsset0; __this->___parentAsset_6 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___parentAsset_6), (void*)L_0); // this.parentSceneDataPropertyName = parentSceneDataPropertyName; String_t* L_1 = ___parentSceneDataPropertyName1; __this->___parentSceneDataPropertyName_7 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___parentSceneDataPropertyName_7), (void*)L_1); // sceneBounds = new Dictionary(); Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* L_2 = (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA*)il2cpp_codegen_object_new(Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA_il2cpp_TypeInfo_var); NullCheck(L_2); Dictionary_2__ctor_m9DEEE416F05CC4E45D128E296F824A851E483AB6(L_2, Dictionary_2__ctor_m9DEEE416F05CC4E45D128E296F824A851E483AB6_RuntimeMethod_var); __this->___sceneBounds_8 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___sceneBounds_8), (void*)L_2); // hasProbeVolumes = new Dictionary(); Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_3 = (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C*)il2cpp_codegen_object_new(Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C_il2cpp_TypeInfo_var); NullCheck(L_3); Dictionary_2__ctor_mB1DEDB98863C609565E181823298E467E110B43D(L_3, Dictionary_2__ctor_mB1DEDB98863C609565E181823298E467E110B43D_RuntimeMethod_var); __this->___hasProbeVolumes_9 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___hasProbeVolumes_9), (void*)L_3); // sceneProfiles = new Dictionary(); Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* L_4 = (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1*)il2cpp_codegen_object_new(Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1_il2cpp_TypeInfo_var); NullCheck(L_4); Dictionary_2__ctor_mB6D9EE4118C654CD60B471A82D787332CA4042CF(L_4, Dictionary_2__ctor_mB6D9EE4118C654CD60B471A82D787332CA4042CF_RuntimeMethod_var); __this->___sceneProfiles_10 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___sceneProfiles_10), (void*)L_4); // sceneBakingSettings = new Dictionary(); Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* L_5 = (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9*)il2cpp_codegen_object_new(Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9_il2cpp_TypeInfo_var); NullCheck(L_5); Dictionary_2__ctor_mAB7DA19C6F28ACB6DB3E94FA7273F54F7104AC4F(L_5, Dictionary_2__ctor_mAB7DA19C6F28ACB6DB3E94FA7273F54F7104AC4F_RuntimeMethod_var); __this->___sceneBakingSettings_11 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___sceneBakingSettings_11), (void*)L_5); // bakingSets = new List(); List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_6 = (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6*)il2cpp_codegen_object_new(List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6_il2cpp_TypeInfo_var); NullCheck(L_6); List_1__ctor_m736C22A8C7CA10F5D3D14619B79276CE3B5FA3B3(L_6, List_1__ctor_m736C22A8C7CA10F5D3D14619B79276CE3B5FA3B3_RuntimeMethod_var); __this->___bakingSets_12 = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->___bakingSets_12), (void*)L_6); // serializedBounds = new List(); List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* L_7 = (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977*)il2cpp_codegen_object_new(List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977_il2cpp_TypeInfo_var); NullCheck(L_7); List_1__ctor_m0F8BD09C6750C0485E6D33EF0D06E4A7A09703E3(L_7, List_1__ctor_m0F8BD09C6750C0485E6D33EF0D06E4A7A09703E3_RuntimeMethod_var); __this->___serializedBounds_1 = L_7; Il2CppCodeGenWriteBarrier((void**)(&__this->___serializedBounds_1), (void*)L_7); // serializedHasVolumes = new List(); List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* L_8 = (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292*)il2cpp_codegen_object_new(List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292_il2cpp_TypeInfo_var); NullCheck(L_8); List_1__ctor_m6276FA7A88B9CDC212A88F179493BC7A5FF081E9(L_8, List_1__ctor_m6276FA7A88B9CDC212A88F179493BC7A5FF081E9_RuntimeMethod_var); __this->___serializedHasVolumes_2 = L_8; Il2CppCodeGenWriteBarrier((void**)(&__this->___serializedHasVolumes_2), (void*)L_8); // serializedProfiles = new List(); List_1_t9F15086189A9401719178EA3A7122587601C9F5C* L_9 = (List_1_t9F15086189A9401719178EA3A7122587601C9F5C*)il2cpp_codegen_object_new(List_1_t9F15086189A9401719178EA3A7122587601C9F5C_il2cpp_TypeInfo_var); NullCheck(L_9); List_1__ctor_m37DD729BD619CE4653A52D2F53D16282D7FA9DCF(L_9, List_1__ctor_m37DD729BD619CE4653A52D2F53D16282D7FA9DCF_RuntimeMethod_var); __this->___serializedProfiles_3 = L_9; Il2CppCodeGenWriteBarrier((void**)(&__this->___serializedProfiles_3), (void*)L_9); // serializedBakeSettings = new List(); List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* L_10 = (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA*)il2cpp_codegen_object_new(List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA_il2cpp_TypeInfo_var); NullCheck(L_10); List_1__ctor_mD865ACDC4EE8E47C1C443F2E1022FBBE27BF9DD3(L_10, List_1__ctor_mD865ACDC4EE8E47C1C443F2E1022FBBE27BF9DD3_RuntimeMethod_var); __this->___serializedBakeSettings_4 = L_10; Il2CppCodeGenWriteBarrier((void**)(&__this->___serializedBakeSettings_4), (void*)L_10); // UpdateBakingSets(); ProbeVolumeSceneData_UpdateBakingSets_mA6C61749305923922789F8507BAD28CDF85E4769(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::SetParentObject(UnityEngine.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_SetParentObject_m06049317E4479E7CA1A5BD7BA24A207B993CAED6 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___parent0, String_t* ___parentSceneDataPropertyName1, const RuntimeMethod* method) { { // parentAsset = parent; Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* L_0 = ___parent0; __this->___parentAsset_6 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___parentAsset_6), (void*)L_0); // this.parentSceneDataPropertyName = parentSceneDataPropertyName; String_t* L_1 = ___parentSceneDataPropertyName1; __this->___parentSceneDataPropertyName_7 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___parentSceneDataPropertyName_7), (void*)L_1); // UpdateBakingSets(); ProbeVolumeSceneData_UpdateBakingSets_mA6C61749305923922789F8507BAD28CDF85E4769(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::OnAfterDeserialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_OnAfterDeserialize_mA98482FCCA743C9D4883DAAC401D92370F0BDEE6 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m3724D93D5AC25A6A987063F7B26C195F00C75292_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mC312D4183653055128C847DF01F438708C1AD0E3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mC79318D8007CDB3DC9BDD1CE6684F2FB56439926_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mF10C4F52578A212F36A24BD09FC8CEF2D62E3180_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m9DEEE416F05CC4E45D128E296F824A851E483AB6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mAB7DA19C6F28ACB6DB3E94FA7273F54F7104AC4F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mB1DEDB98863C609565E181823298E467E110B43D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mB6D9EE4118C654CD60B471A82D787332CA4042CF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m25F0C720E7600C96E3704280B09B5ACABA98CD77_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m540A6966B7D10121F8D95298E7D780AB36A9D083_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m5CA0B825708150DFC133580EE8A684D06CFB3F1A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mD79939333E24D68026F4F7F76B83C2BD7DECC5BB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m00F8FDC0BAFA1F84E3349CF69A710CC1457EE563_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0FB98E76EF31D74CB9CE48C358F363BE0F7140FB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m80E4A6B9E70E4F3F5AD556C78CD265D2E1DE49BE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m929B35A01A6906F6F8BAD53F6A0CEB6FBE0FE465_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m1610BB262A4CEB272F957892323F30311F81C8F7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m5661C567390AAED2FB821A3F9FBEB975877DAE42_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m7D0DFEDADB220B5F7FFF587442218A05AEC37841_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m909905A2E81A31E0306BEC59EF6B876BC5BF54FE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m2C88430C17463788707783BF3FD5D67DD2F887FE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m386DE37949830F2582950B9097BCD745F4689756_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m90A3012B8AAD96148CF75F671CE8925B53BADD0D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m9F49D711C8AB71273DF6B8567296964B4415334C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m736C22A8C7CA10F5D3D14619B79276CE3B5FA3B3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD V_1; memset((&V_1), 0, sizeof(V_1)); SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C V_2; memset((&V_2), 0, sizeof(V_2)); Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9 V_3; memset((&V_3), 0, sizeof(V_3)); SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 V_4; memset((&V_4), 0, sizeof(V_4)); Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF V_5; memset((&V_5), 0, sizeof(V_5)); SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 V_6; memset((&V_6), 0, sizeof(V_6)); Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD V_7; memset((&V_7), 0, sizeof(V_7)); SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 V_8; memset((&V_8), 0, sizeof(V_8)); Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 V_9; memset((&V_9), 0, sizeof(V_9)); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* V_10 = NULL; int32_t G_B5_0 = 0; { // if (serializedBounds == null || serializedHasVolumes == null || // serializedProfiles == null || serializedBakeSettings == null) return; List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* L_0 = __this->___serializedBounds_1; if (!L_0) { goto IL_0024; } } { List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* L_1 = __this->___serializedHasVolumes_2; if (!L_1) { goto IL_0024; } } { List_1_t9F15086189A9401719178EA3A7122587601C9F5C* L_2 = __this->___serializedProfiles_3; if (!L_2) { goto IL_0024; } } { List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* L_3 = __this->___serializedBakeSettings_4; G_B5_0 = ((((RuntimeObject*)(List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA*)L_3) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); goto IL_0025; } IL_0024: { G_B5_0 = 1; } IL_0025: { V_0 = (bool)G_B5_0; bool L_4 = V_0; if (!L_4) { goto IL_002e; } } { // serializedProfiles == null || serializedBakeSettings == null) return; goto IL_01dd; } IL_002e: { // sceneBounds = new Dictionary(); Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* L_5 = (Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA*)il2cpp_codegen_object_new(Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA_il2cpp_TypeInfo_var); NullCheck(L_5); Dictionary_2__ctor_m9DEEE416F05CC4E45D128E296F824A851E483AB6(L_5, Dictionary_2__ctor_m9DEEE416F05CC4E45D128E296F824A851E483AB6_RuntimeMethod_var); __this->___sceneBounds_8 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___sceneBounds_8), (void*)L_5); // hasProbeVolumes = new Dictionary(); Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_6 = (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C*)il2cpp_codegen_object_new(Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C_il2cpp_TypeInfo_var); NullCheck(L_6); Dictionary_2__ctor_mB1DEDB98863C609565E181823298E467E110B43D(L_6, Dictionary_2__ctor_mB1DEDB98863C609565E181823298E467E110B43D_RuntimeMethod_var); __this->___hasProbeVolumes_9 = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->___hasProbeVolumes_9), (void*)L_6); // sceneProfiles = new Dictionary(); Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* L_7 = (Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1*)il2cpp_codegen_object_new(Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1_il2cpp_TypeInfo_var); NullCheck(L_7); Dictionary_2__ctor_mB6D9EE4118C654CD60B471A82D787332CA4042CF(L_7, Dictionary_2__ctor_mB6D9EE4118C654CD60B471A82D787332CA4042CF_RuntimeMethod_var); __this->___sceneProfiles_10 = L_7; Il2CppCodeGenWriteBarrier((void**)(&__this->___sceneProfiles_10), (void*)L_7); // sceneBakingSettings = new Dictionary(); Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* L_8 = (Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9*)il2cpp_codegen_object_new(Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9_il2cpp_TypeInfo_var); NullCheck(L_8); Dictionary_2__ctor_mAB7DA19C6F28ACB6DB3E94FA7273F54F7104AC4F(L_8, Dictionary_2__ctor_mAB7DA19C6F28ACB6DB3E94FA7273F54F7104AC4F_RuntimeMethod_var); __this->___sceneBakingSettings_11 = L_8; Il2CppCodeGenWriteBarrier((void**)(&__this->___sceneBakingSettings_11), (void*)L_8); // bakingSets = new List(); List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_9 = (List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6*)il2cpp_codegen_object_new(List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6_il2cpp_TypeInfo_var); NullCheck(L_9); List_1__ctor_m736C22A8C7CA10F5D3D14619B79276CE3B5FA3B3(L_9, List_1__ctor_m736C22A8C7CA10F5D3D14619B79276CE3B5FA3B3_RuntimeMethod_var); __this->___bakingSets_12 = L_9; Il2CppCodeGenWriteBarrier((void**)(&__this->___bakingSets_12), (void*)L_9); // foreach (var boundItem in serializedBounds) List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* L_10 = __this->___serializedBounds_1; NullCheck(L_10); Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD L_11; L_11 = List_1_GetEnumerator_m9F49D711C8AB71273DF6B8567296964B4415334C(L_10, List_1_GetEnumerator_m9F49D711C8AB71273DF6B8567296964B4415334C_RuntimeMethod_var); V_1 = L_11; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00a1: {// begin finally (depth: 1) Enumerator_Dispose_m5CA0B825708150DFC133580EE8A684D06CFB3F1A((&V_1), Enumerator_Dispose_m5CA0B825708150DFC133580EE8A684D06CFB3F1A_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0096_1; } IL_0074_1: { // foreach (var boundItem in serializedBounds) SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C L_12; L_12 = Enumerator_get_Current_m909905A2E81A31E0306BEC59EF6B876BC5BF54FE_inline((&V_1), Enumerator_get_Current_m909905A2E81A31E0306BEC59EF6B876BC5BF54FE_RuntimeMethod_var); V_2 = L_12; // sceneBounds.Add(boundItem.sceneGUID, boundItem.bounds); Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* L_13 = __this->___sceneBounds_8; SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C L_14 = V_2; String_t* L_15 = L_14.___sceneGUID_0; SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C L_16 = V_2; Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_17 = L_16.___bounds_1; NullCheck(L_13); Dictionary_2_Add_mF10C4F52578A212F36A24BD09FC8CEF2D62E3180(L_13, L_15, L_17, Dictionary_2_Add_mF10C4F52578A212F36A24BD09FC8CEF2D62E3180_RuntimeMethod_var); } IL_0096_1: { // foreach (var boundItem in serializedBounds) bool L_18; L_18 = Enumerator_MoveNext_m00F8FDC0BAFA1F84E3349CF69A710CC1457EE563((&V_1), Enumerator_MoveNext_m00F8FDC0BAFA1F84E3349CF69A710CC1457EE563_RuntimeMethod_var); if (L_18) { goto IL_0074_1; } } { goto IL_00b0; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b0: { // foreach (var boundItem in serializedHasVolumes) List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* L_19 = __this->___serializedHasVolumes_2; NullCheck(L_19); Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9 L_20; L_20 = List_1_GetEnumerator_m2C88430C17463788707783BF3FD5D67DD2F887FE(L_19, List_1_GetEnumerator_m2C88430C17463788707783BF3FD5D67DD2F887FE_RuntimeMethod_var); V_3 = L_20; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00ef: {// begin finally (depth: 1) Enumerator_Dispose_mD79939333E24D68026F4F7F76B83C2BD7DECC5BB((&V_3), Enumerator_Dispose_mD79939333E24D68026F4F7F76B83C2BD7DECC5BB_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_00e4_1; } IL_00bf_1: { // foreach (var boundItem in serializedHasVolumes) SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 L_21; L_21 = Enumerator_get_Current_m1610BB262A4CEB272F957892323F30311F81C8F7_inline((&V_3), Enumerator_get_Current_m1610BB262A4CEB272F957892323F30311F81C8F7_RuntimeMethod_var); V_4 = L_21; // hasProbeVolumes.Add(boundItem.sceneGUID, boundItem.hasProbeVolumes); Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_22 = __this->___hasProbeVolumes_9; SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 L_23 = V_4; String_t* L_24 = L_23.___sceneGUID_0; SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 L_25 = V_4; bool L_26 = L_25.___hasProbeVolumes_1; NullCheck(L_22); Dictionary_2_Add_m3724D93D5AC25A6A987063F7B26C195F00C75292(L_22, L_24, L_26, Dictionary_2_Add_m3724D93D5AC25A6A987063F7B26C195F00C75292_RuntimeMethod_var); } IL_00e4_1: { // foreach (var boundItem in serializedHasVolumes) bool L_27; L_27 = Enumerator_MoveNext_m929B35A01A6906F6F8BAD53F6A0CEB6FBE0FE465((&V_3), Enumerator_MoveNext_m929B35A01A6906F6F8BAD53F6A0CEB6FBE0FE465_RuntimeMethod_var); if (L_27) { goto IL_00bf_1; } } { goto IL_00fe; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00fe: { // foreach (var profileItem in serializedProfiles) List_1_t9F15086189A9401719178EA3A7122587601C9F5C* L_28 = __this->___serializedProfiles_3; NullCheck(L_28); Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF L_29; L_29 = List_1_GetEnumerator_m90A3012B8AAD96148CF75F671CE8925B53BADD0D(L_28, List_1_GetEnumerator_m90A3012B8AAD96148CF75F671CE8925B53BADD0D_RuntimeMethod_var); V_5 = L_29; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_013e: {// begin finally (depth: 1) Enumerator_Dispose_m540A6966B7D10121F8D95298E7D780AB36A9D083((&V_5), Enumerator_Dispose_m540A6966B7D10121F8D95298E7D780AB36A9D083_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0133_1; } IL_010e_1: { // foreach (var profileItem in serializedProfiles) SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 L_30; L_30 = Enumerator_get_Current_m5661C567390AAED2FB821A3F9FBEB975877DAE42_inline((&V_5), Enumerator_get_Current_m5661C567390AAED2FB821A3F9FBEB975877DAE42_RuntimeMethod_var); V_6 = L_30; // sceneProfiles.Add(profileItem.sceneGUID, profileItem.profile); Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* L_31 = __this->___sceneProfiles_10; SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 L_32 = V_6; String_t* L_33 = L_32.___sceneGUID_0; SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 L_34 = V_6; ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_35 = L_34.___profile_1; NullCheck(L_31); Dictionary_2_Add_mC79318D8007CDB3DC9BDD1CE6684F2FB56439926(L_31, L_33, L_35, Dictionary_2_Add_mC79318D8007CDB3DC9BDD1CE6684F2FB56439926_RuntimeMethod_var); } IL_0133_1: { // foreach (var profileItem in serializedProfiles) bool L_36; L_36 = Enumerator_MoveNext_m0FB98E76EF31D74CB9CE48C358F363BE0F7140FB((&V_5), Enumerator_MoveNext_m0FB98E76EF31D74CB9CE48C358F363BE0F7140FB_RuntimeMethod_var); if (L_36) { goto IL_010e_1; } } { goto IL_014d; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_014d: { // foreach (var settingsItem in serializedBakeSettings) List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* L_37 = __this->___serializedBakeSettings_4; NullCheck(L_37); Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD L_38; L_38 = List_1_GetEnumerator_m386DE37949830F2582950B9097BCD745F4689756(L_37, List_1_GetEnumerator_m386DE37949830F2582950B9097BCD745F4689756_RuntimeMethod_var); V_7 = L_38; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_018d: {// begin finally (depth: 1) Enumerator_Dispose_m25F0C720E7600C96E3704280B09B5ACABA98CD77((&V_7), Enumerator_Dispose_m25F0C720E7600C96E3704280B09B5ACABA98CD77_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0182_1; } IL_015d_1: { // foreach (var settingsItem in serializedBakeSettings) SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 L_39; L_39 = Enumerator_get_Current_m7D0DFEDADB220B5F7FFF587442218A05AEC37841_inline((&V_7), Enumerator_get_Current_m7D0DFEDADB220B5F7FFF587442218A05AEC37841_RuntimeMethod_var); V_8 = L_39; // sceneBakingSettings.Add(settingsItem.sceneGUID, settingsItem.settings); Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* L_40 = __this->___sceneBakingSettings_11; SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 L_41 = V_8; String_t* L_42 = L_41.___sceneGUID_0; SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 L_43 = V_8; ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C L_44 = L_43.___settings_1; NullCheck(L_40); Dictionary_2_Add_mC312D4183653055128C847DF01F438708C1AD0E3(L_40, L_42, L_44, Dictionary_2_Add_mC312D4183653055128C847DF01F438708C1AD0E3_RuntimeMethod_var); } IL_0182_1: { // foreach (var settingsItem in serializedBakeSettings) bool L_45; L_45 = Enumerator_MoveNext_m80E4A6B9E70E4F3F5AD556C78CD265D2E1DE49BE((&V_7), Enumerator_MoveNext_m80E4A6B9E70E4F3F5AD556C78CD265D2E1DE49BE_RuntimeMethod_var); if (L_45) { goto IL_015d_1; } } { goto IL_019c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_019c: { // foreach (var set in serializedBakingSets) List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_46 = __this->___serializedBakingSets_5; NullCheck(L_46); Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 L_47; L_47 = List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C(L_46, List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var); V_9 = L_47; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_01ce: {// begin finally (depth: 1) Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506((&V_9), Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_01c3_1; } IL_01ac_1: { // foreach (var set in serializedBakingSets) BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_48; L_48 = Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_inline((&V_9), Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var); V_10 = L_48; // bakingSets.Add(set); List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_49 = __this->___bakingSets_12; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_50 = V_10; NullCheck(L_49); List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_inline(L_49, L_50, List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_RuntimeMethod_var); } IL_01c3_1: { // foreach (var set in serializedBakingSets) bool L_51; L_51 = Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07((&V_9), Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var); if (L_51) { goto IL_01ac_1; } } { goto IL_01dd; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01dd: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::UpdateBakingSets() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_UpdateBakingSets_mA6C61749305923922789F8507BAD28CDF85E4769 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisSerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_TisString_t_mD824DF7F85F0F2288D63130101A6363118A7BE7C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mAAEC774DB3398022F4C99C7F296E6CAA5D903A59_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CUpdateBakingSetsU3Eb__22_0_mC7641AC5D1E5C3C4E6626308BB731C5A03A0D85C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9D5313975DA8153FF9A5262016CB413A4E84846E); s_Il2CppMethodInitialized = true; } Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 V_0; memset((&V_0), 0, sizeof(V_0)); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* V_1 = NULL; bool V_2 = false; bool V_3 = false; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* V_4 = NULL; Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* G_B11_0 = NULL; List_1_t9F15086189A9401719178EA3A7122587601C9F5C* G_B11_1 = NULL; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* G_B11_2 = NULL; Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* G_B10_0 = NULL; List_1_t9F15086189A9401719178EA3A7122587601C9F5C* G_B10_1 = NULL; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* G_B10_2 = NULL; { // foreach (var set in serializedBakingSets) List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_0 = __this->___serializedBakingSets_5; NullCheck(L_0); Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 L_1; L_1 = List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C(L_0, List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0043: {// begin finally (depth: 1) Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506((&V_0), Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0038_1; } IL_0010_1: { // foreach (var set in serializedBakingSets) BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_2; L_2 = Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_inline((&V_0), Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var); V_1 = L_2; // if (set.profile == null) BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_3 = V_1; NullCheck(L_3); ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_4 = L_3->___profile_3; il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_5; L_5 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); V_2 = L_5; bool L_6 = V_2; if (!L_6) { goto IL_0037_1; } } { // InitializeBakingSet(set, set.name); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_7 = V_1; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_8 = V_1; NullCheck(L_8); String_t* L_9 = L_8->___name_0; ProbeVolumeSceneData_InitializeBakingSet_m6493E5485804047422125EAD079D8B3C6DEDB500(__this, L_7, L_9, NULL); } IL_0037_1: { } IL_0038_1: { // foreach (var set in serializedBakingSets) bool L_10; L_10 = Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07((&V_0), Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var); if (L_10) { goto IL_0010_1; } } { goto IL_0052; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0052: { // if (bakingSets.Count == 0) List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_11 = __this->___bakingSets_12; NullCheck(L_11); int32_t L_12; L_12 = List_1_get_Count_mAAEC774DB3398022F4C99C7F296E6CAA5D903A59_inline(L_11, List_1_get_Count_mAAEC774DB3398022F4C99C7F296E6CAA5D903A59_RuntimeMethod_var); V_3 = (bool)((((int32_t)L_12) == ((int32_t)0))? 1 : 0); bool L_13 = V_3; if (!L_13) { goto IL_00a9; } } { // var set = CreateNewBakingSet("Default"); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_14; L_14 = ProbeVolumeSceneData_CreateNewBakingSet_mD9E5E51600BC457D481FFDEE50C892120F6E354A(__this, _stringLiteral9D5313975DA8153FF9A5262016CB413A4E84846E, NULL); V_4 = L_14; // set.sceneGUIDs = serializedProfiles.Select(s => s.sceneGUID).ToList(); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_15 = V_4; List_1_t9F15086189A9401719178EA3A7122587601C9F5C* L_16 = __this->___serializedProfiles_3; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var); Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* L_17 = ((U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var))->___U3CU3E9__22_0_1; Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* L_18 = L_17; G_B10_0 = L_18; G_B10_1 = L_16; G_B10_2 = L_15; if (L_18) { G_B11_0 = L_18; G_B11_1 = L_16; G_B11_2 = L_15; goto IL_0099; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var); U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2* L_19 = ((U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* L_20 = (Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB*)il2cpp_codegen_object_new(Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB_il2cpp_TypeInfo_var); NullCheck(L_20); Func_2__ctor_m588B910AD2B89E64BBF8A2423FBA7DC4A8F0EB0D(L_20, L_19, (intptr_t)((void*)U3CU3Ec_U3CUpdateBakingSetsU3Eb__22_0_mC7641AC5D1E5C3C4E6626308BB731C5A03A0D85C_RuntimeMethod_var), NULL); Func_2_tAEAD8356FE6579A02B2CF0B7355CF4E4D79437CB* L_21 = L_20; ((U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var))->___U3CU3E9__22_0_1 = L_21; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var))->___U3CU3E9__22_0_1), (void*)L_21); G_B11_0 = L_21; G_B11_1 = G_B10_1; G_B11_2 = G_B10_2; } IL_0099: { RuntimeObject* L_22; L_22 = Enumerable_Select_TisSerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_TisString_t_mD824DF7F85F0F2288D63130101A6363118A7BE7C(G_B11_1, G_B11_0, Enumerable_Select_TisSerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_TisString_t_mD824DF7F85F0F2288D63130101A6363118A7BE7C_RuntimeMethod_var); List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_23; L_23 = Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5(L_22, Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5_RuntimeMethod_var); NullCheck(G_B11_2); G_B11_2->___sceneGUIDs_1 = L_23; Il2CppCodeGenWriteBarrier((void**)(&G_B11_2->___sceneGUIDs_1), (void*)L_23); } IL_00a9: { // SyncBakingSetSettings(); ProbeVolumeSceneData_SyncBakingSetSettings_m30FE1CEA523CFFFCA27F69D546C22CDE80E455D7(__this, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::OnBeforeSerialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_OnBeforeSerialize_mD933127ABD743AE08BB9623133D4BD2459EE95D7 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m44D5E9B7543CB172233DB6B431B4ADB76FA0A9F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mE029B6A6F149DDDE86FCF5B3D2CA2EDDBC7F4A6F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mF2C031337E78253288B7F25447F14DD2BFF8C4D0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mF7D1AC9ADD0CCDC7D65995121F9190F2B787F303_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Keys_m5EE4844AA04C2B28E380F0749E49AC6369DFB59E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Keys_mCF50FE95831D0FF385A49A7E735097EB407DCA6F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Keys_mF1D3632E3590C685055FF7C4088FFCF2DE765D15_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Keys_mF539FDC7C25A8DF152D95DE0711708F1806E424A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m0454C4F285D75DF572442FA407D022F3EA6B6595_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m88C292709644A2F82F7A9FE5129C40D858B2C331_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mB0FD59F18FAC4B133884DE95C182383F03D6E0ED_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mC90AADE1CC15FF9CEDA92B58A372A166A3436D18_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m1FC61CB4D1B758C089A0E761EA1A386E48A219F7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m82B59AB4E41D9DA65F9B18DE2AB4C3FC2A36465E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mC5ECC0AA1EE0187A593A4C9CAEEEFD82486F37FE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mF7E87BABFD6ECF292AC7CBB2E56277DEBEB48767_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m329BB4A98D6F7F0B1C03DF495D6F2C439F13BFC7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m65F068FB9D240DB1F6BC95BFDEBBB2AC2D500E55_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mD1DB8107923677A19C92EFD4BCB434BFC1B5063F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mF37368FF664545FC13529F4D036DAE115BACB78B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyCollection_GetEnumerator_m661C9A8A66E18AF5A27ACBB6249A70E7B32D2782_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyCollection_GetEnumerator_mA3F0FA9916BD53A7BE45D559EC57784BEC32FDC0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyCollection_GetEnumerator_mB233D0EFFCAF95C53E403A1C5EE4876228270D4F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyCollection_GetEnumerator_mE4E7AE648DEB7627B2D4A1F1B3DE95ADCB7F7D74_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m3A798FECB867D67339C1FB834B6F69AA49D6756D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m83B05BDA7F545D11AF638BBA075BE334B960D574_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mAD2455DBE166D6C2509F10AA354B8276A0D19FB5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mEE87CD90725DE7DDD6D1B5223C7C6F41A397A786_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m19CBC1795B6B37739C58FA866D7AF0A4578112F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m7A471C319B395CF992AB2C6D71E81DA32893CCE8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m7E51784E9273EF90DD0AA5F4B495C0AA42220558_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m941C5441259F05682CFFF24FB5241841D1308C39_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mC2F439614BCF8B474E3635B4BF5CF49775222BBC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D V_1; memset((&V_1), 0, sizeof(V_1)); String_t* V_2 = NULL; SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C V_3; memset((&V_3), 0, sizeof(V_3)); Enumerator_tF336DCB799473697495AD722C410973E5958F330 V_4; memset((&V_4), 0, sizeof(V_4)); String_t* V_5 = NULL; SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 V_6; memset((&V_6), 0, sizeof(V_6)); Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC V_7; memset((&V_7), 0, sizeof(V_7)); String_t* V_8 = NULL; SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 V_9; memset((&V_9), 0, sizeof(V_9)); Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C V_10; memset((&V_10), 0, sizeof(V_10)); String_t* V_11 = NULL; SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 V_12; memset((&V_12), 0, sizeof(V_12)); Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 V_13; memset((&V_13), 0, sizeof(V_13)); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* V_14 = NULL; int32_t G_B10_0 = 0; { // if (sceneBounds == null || hasProbeVolumes == null || sceneBakingSettings == null || sceneProfiles == null || // serializedBounds == null || serializedHasVolumes == null || serializedBakeSettings == null || serializedProfiles == null // || serializedBakingSets == null) return; Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* L_0 = __this->___sceneBounds_8; if (!L_0) { goto IL_004c; } } { Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_1 = __this->___hasProbeVolumes_9; if (!L_1) { goto IL_004c; } } { Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* L_2 = __this->___sceneBakingSettings_11; if (!L_2) { goto IL_004c; } } { Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* L_3 = __this->___sceneProfiles_10; if (!L_3) { goto IL_004c; } } { List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* L_4 = __this->___serializedBounds_1; if (!L_4) { goto IL_004c; } } { List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* L_5 = __this->___serializedHasVolumes_2; if (!L_5) { goto IL_004c; } } { List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* L_6 = __this->___serializedBakeSettings_4; if (!L_6) { goto IL_004c; } } { List_1_t9F15086189A9401719178EA3A7122587601C9F5C* L_7 = __this->___serializedProfiles_3; if (!L_7) { goto IL_004c; } } { List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_8 = __this->___serializedBakingSets_5; G_B10_0 = ((((RuntimeObject*)(List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6*)L_8) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); goto IL_004d; } IL_004c: { G_B10_0 = 1; } IL_004d: { V_0 = (bool)G_B10_0; bool L_9 = V_0; if (!L_9) { goto IL_0056; } } { // || serializedBakingSets == null) return; goto IL_0262; } IL_0056: { // serializedBounds.Clear(); List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* L_10 = __this->___serializedBounds_1; NullCheck(L_10); List_1_Clear_m19CBC1795B6B37739C58FA866D7AF0A4578112F8_inline(L_10, List_1_Clear_m19CBC1795B6B37739C58FA866D7AF0A4578112F8_RuntimeMethod_var); // serializedHasVolumes.Clear(); List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* L_11 = __this->___serializedHasVolumes_2; NullCheck(L_11); List_1_Clear_mC2F439614BCF8B474E3635B4BF5CF49775222BBC_inline(L_11, List_1_Clear_mC2F439614BCF8B474E3635B4BF5CF49775222BBC_RuntimeMethod_var); // serializedProfiles.Clear(); List_1_t9F15086189A9401719178EA3A7122587601C9F5C* L_12 = __this->___serializedProfiles_3; NullCheck(L_12); List_1_Clear_m941C5441259F05682CFFF24FB5241841D1308C39_inline(L_12, List_1_Clear_m941C5441259F05682CFFF24FB5241841D1308C39_RuntimeMethod_var); // serializedBakeSettings.Clear(); List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* L_13 = __this->___serializedBakeSettings_4; NullCheck(L_13); List_1_Clear_m7E51784E9273EF90DD0AA5F4B495C0AA42220558_inline(L_13, List_1_Clear_m7E51784E9273EF90DD0AA5F4B495C0AA42220558_RuntimeMethod_var); // serializedBakingSets.Clear(); List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_14 = __this->___serializedBakingSets_5; NullCheck(L_14); List_1_Clear_m7A471C319B395CF992AB2C6D71E81DA32893CCE8_inline(L_14, List_1_Clear_m7A471C319B395CF992AB2C6D71E81DA32893CCE8_RuntimeMethod_var); // foreach (var k in sceneBounds.Keys) Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* L_15 = __this->___sceneBounds_8; NullCheck(L_15); KeyCollection_t6844938B4E85E8FC62B6693FB9718C4747CE8514* L_16; L_16 = Dictionary_2_get_Keys_m5EE4844AA04C2B28E380F0749E49AC6369DFB59E(L_15, Dictionary_2_get_Keys_m5EE4844AA04C2B28E380F0749E49AC6369DFB59E_RuntimeMethod_var); NullCheck(L_16); Enumerator_t63EF2F9949A3988C799A3697F41136AA5F624C1D L_17; L_17 = KeyCollection_GetEnumerator_m661C9A8A66E18AF5A27ACBB6249A70E7B32D2782(L_16, KeyCollection_GetEnumerator_m661C9A8A66E18AF5A27ACBB6249A70E7B32D2782_RuntimeMethod_var); V_1 = L_17; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00e3: {// begin finally (depth: 1) Enumerator_Dispose_m88C292709644A2F82F7A9FE5129C40D858B2C331((&V_1), Enumerator_Dispose_m88C292709644A2F82F7A9FE5129C40D858B2C331_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_00d8_1; } IL_00a6_1: { // foreach (var k in sceneBounds.Keys) String_t* L_18; L_18 = Enumerator_get_Current_m329BB4A98D6F7F0B1C03DF495D6F2C439F13BFC7_inline((&V_1), Enumerator_get_Current_m329BB4A98D6F7F0B1C03DF495D6F2C439F13BFC7_RuntimeMethod_var); V_2 = L_18; // item.sceneGUID = k; String_t* L_19 = V_2; (&V_3)->___sceneGUID_0 = L_19; Il2CppCodeGenWriteBarrier((void**)(&(&V_3)->___sceneGUID_0), (void*)L_19); // item.bounds = sceneBounds[k]; Dictionary_2_t3710F63387FFDE3DB34EE1BA1D878781E75CEFCA* L_20 = __this->___sceneBounds_8; String_t* L_21 = V_2; NullCheck(L_20); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_22; L_22 = Dictionary_2_get_Item_m44D5E9B7543CB172233DB6B431B4ADB76FA0A9F6(L_20, L_21, Dictionary_2_get_Item_m44D5E9B7543CB172233DB6B431B4ADB76FA0A9F6_RuntimeMethod_var); (&V_3)->___bounds_1 = L_22; // serializedBounds.Add(item); List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* L_23 = __this->___serializedBounds_1; SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C L_24 = V_3; NullCheck(L_23); List_1_Add_mAD2455DBE166D6C2509F10AA354B8276A0D19FB5_inline(L_23, L_24, List_1_Add_mAD2455DBE166D6C2509F10AA354B8276A0D19FB5_RuntimeMethod_var); } IL_00d8_1: { // foreach (var k in sceneBounds.Keys) bool L_25; L_25 = Enumerator_MoveNext_mF7E87BABFD6ECF292AC7CBB2E56277DEBEB48767((&V_1), Enumerator_MoveNext_mF7E87BABFD6ECF292AC7CBB2E56277DEBEB48767_RuntimeMethod_var); if (L_25) { goto IL_00a6_1; } } { goto IL_00f2; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00f2: { // foreach (var k in hasProbeVolumes.Keys) Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_26 = __this->___hasProbeVolumes_9; NullCheck(L_26); KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0* L_27; L_27 = Dictionary_2_get_Keys_mF539FDC7C25A8DF152D95DE0711708F1806E424A(L_26, Dictionary_2_get_Keys_mF539FDC7C25A8DF152D95DE0711708F1806E424A_RuntimeMethod_var); NullCheck(L_27); Enumerator_tF336DCB799473697495AD722C410973E5958F330 L_28; L_28 = KeyCollection_GetEnumerator_mB233D0EFFCAF95C53E403A1C5EE4876228270D4F(L_27, KeyCollection_GetEnumerator_mB233D0EFFCAF95C53E403A1C5EE4876228270D4F_RuntimeMethod_var); V_4 = L_28; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0148: {// begin finally (depth: 1) Enumerator_Dispose_mB0FD59F18FAC4B133884DE95C182383F03D6E0ED((&V_4), Enumerator_Dispose_mB0FD59F18FAC4B133884DE95C182383F03D6E0ED_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_013d_1; } IL_0107_1: { // foreach (var k in hasProbeVolumes.Keys) String_t* L_29; L_29 = Enumerator_get_Current_mF37368FF664545FC13529F4D036DAE115BACB78B_inline((&V_4), Enumerator_get_Current_mF37368FF664545FC13529F4D036DAE115BACB78B_RuntimeMethod_var); V_5 = L_29; // item.sceneGUID = k; String_t* L_30 = V_5; (&V_6)->___sceneGUID_0 = L_30; Il2CppCodeGenWriteBarrier((void**)(&(&V_6)->___sceneGUID_0), (void*)L_30); // item.hasProbeVolumes = hasProbeVolumes[k]; Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_31 = __this->___hasProbeVolumes_9; String_t* L_32 = V_5; NullCheck(L_31); bool L_33; L_33 = Dictionary_2_get_Item_mE029B6A6F149DDDE86FCF5B3D2CA2EDDBC7F4A6F(L_31, L_32, Dictionary_2_get_Item_mE029B6A6F149DDDE86FCF5B3D2CA2EDDBC7F4A6F_RuntimeMethod_var); (&V_6)->___hasProbeVolumes_1 = L_33; // serializedHasVolumes.Add(item); List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* L_34 = __this->___serializedHasVolumes_2; SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 L_35 = V_6; NullCheck(L_34); List_1_Add_m3A798FECB867D67339C1FB834B6F69AA49D6756D_inline(L_34, L_35, List_1_Add_m3A798FECB867D67339C1FB834B6F69AA49D6756D_RuntimeMethod_var); } IL_013d_1: { // foreach (var k in hasProbeVolumes.Keys) bool L_36; L_36 = Enumerator_MoveNext_m82B59AB4E41D9DA65F9B18DE2AB4C3FC2A36465E((&V_4), Enumerator_MoveNext_m82B59AB4E41D9DA65F9B18DE2AB4C3FC2A36465E_RuntimeMethod_var); if (L_36) { goto IL_0107_1; } } { goto IL_0157; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0157: { // foreach (var k in sceneBakingSettings.Keys) Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* L_37 = __this->___sceneBakingSettings_11; NullCheck(L_37); KeyCollection_t3D160E56218122946DE80BA264547641FA9C52C2* L_38; L_38 = Dictionary_2_get_Keys_mCF50FE95831D0FF385A49A7E735097EB407DCA6F(L_37, Dictionary_2_get_Keys_mCF50FE95831D0FF385A49A7E735097EB407DCA6F_RuntimeMethod_var); NullCheck(L_38); Enumerator_t3F5494A3C5DBA294830FE288B27DE83A8487B9CC L_39; L_39 = KeyCollection_GetEnumerator_mA3F0FA9916BD53A7BE45D559EC57784BEC32FDC0(L_38, KeyCollection_GetEnumerator_mA3F0FA9916BD53A7BE45D559EC57784BEC32FDC0_RuntimeMethod_var); V_7 = L_39; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_01ad: {// begin finally (depth: 1) Enumerator_Dispose_m0454C4F285D75DF572442FA407D022F3EA6B6595((&V_7), Enumerator_Dispose_m0454C4F285D75DF572442FA407D022F3EA6B6595_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_01a2_1; } IL_016c_1: { // foreach (var k in sceneBakingSettings.Keys) String_t* L_40; L_40 = Enumerator_get_Current_m65F068FB9D240DB1F6BC95BFDEBBB2AC2D500E55_inline((&V_7), Enumerator_get_Current_m65F068FB9D240DB1F6BC95BFDEBBB2AC2D500E55_RuntimeMethod_var); V_8 = L_40; // item.sceneGUID = k; String_t* L_41 = V_8; (&V_9)->___sceneGUID_0 = L_41; Il2CppCodeGenWriteBarrier((void**)(&(&V_9)->___sceneGUID_0), (void*)L_41); // item.settings = sceneBakingSettings[k]; Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* L_42 = __this->___sceneBakingSettings_11; String_t* L_43 = V_8; NullCheck(L_42); ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C L_44; L_44 = Dictionary_2_get_Item_mF7D1AC9ADD0CCDC7D65995121F9190F2B787F303(L_42, L_43, Dictionary_2_get_Item_mF7D1AC9ADD0CCDC7D65995121F9190F2B787F303_RuntimeMethod_var); (&V_9)->___settings_1 = L_44; // serializedBakeSettings.Add(item); List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* L_45 = __this->___serializedBakeSettings_4; SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 L_46 = V_9; NullCheck(L_45); List_1_Add_m83B05BDA7F545D11AF638BBA075BE334B960D574_inline(L_45, L_46, List_1_Add_m83B05BDA7F545D11AF638BBA075BE334B960D574_RuntimeMethod_var); } IL_01a2_1: { // foreach (var k in sceneBakingSettings.Keys) bool L_47; L_47 = Enumerator_MoveNext_m1FC61CB4D1B758C089A0E761EA1A386E48A219F7((&V_7), Enumerator_MoveNext_m1FC61CB4D1B758C089A0E761EA1A386E48A219F7_RuntimeMethod_var); if (L_47) { goto IL_016c_1; } } { goto IL_01bc; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01bc: { // foreach (var k in sceneProfiles.Keys) Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* L_48 = __this->___sceneProfiles_10; NullCheck(L_48); KeyCollection_tA479E51DFAACFA54A57146EAE77B0A832307EDB2* L_49; L_49 = Dictionary_2_get_Keys_mF1D3632E3590C685055FF7C4088FFCF2DE765D15(L_48, Dictionary_2_get_Keys_mF1D3632E3590C685055FF7C4088FFCF2DE765D15_RuntimeMethod_var); NullCheck(L_49); Enumerator_tB6B1DAA3C0C848C40F35B94B7D24290FD335B86C L_50; L_50 = KeyCollection_GetEnumerator_mE4E7AE648DEB7627B2D4A1F1B3DE95ADCB7F7D74(L_49, KeyCollection_GetEnumerator_mE4E7AE648DEB7627B2D4A1F1B3DE95ADCB7F7D74_RuntimeMethod_var); V_10 = L_50; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0212: {// begin finally (depth: 1) Enumerator_Dispose_mC90AADE1CC15FF9CEDA92B58A372A166A3436D18((&V_10), Enumerator_Dispose_mC90AADE1CC15FF9CEDA92B58A372A166A3436D18_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0207_1; } IL_01d1_1: { // foreach (var k in sceneProfiles.Keys) String_t* L_51; L_51 = Enumerator_get_Current_mD1DB8107923677A19C92EFD4BCB434BFC1B5063F_inline((&V_10), Enumerator_get_Current_mD1DB8107923677A19C92EFD4BCB434BFC1B5063F_RuntimeMethod_var); V_11 = L_51; // item.sceneGUID = k; String_t* L_52 = V_11; (&V_12)->___sceneGUID_0 = L_52; Il2CppCodeGenWriteBarrier((void**)(&(&V_12)->___sceneGUID_0), (void*)L_52); // item.profile = sceneProfiles[k]; Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* L_53 = __this->___sceneProfiles_10; String_t* L_54 = V_11; NullCheck(L_53); ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_55; L_55 = Dictionary_2_get_Item_mF2C031337E78253288B7F25447F14DD2BFF8C4D0(L_53, L_54, Dictionary_2_get_Item_mF2C031337E78253288B7F25447F14DD2BFF8C4D0_RuntimeMethod_var); (&V_12)->___profile_1 = L_55; Il2CppCodeGenWriteBarrier((void**)(&(&V_12)->___profile_1), (void*)L_55); // serializedProfiles.Add(item); List_1_t9F15086189A9401719178EA3A7122587601C9F5C* L_56 = __this->___serializedProfiles_3; SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 L_57 = V_12; NullCheck(L_56); List_1_Add_mEE87CD90725DE7DDD6D1B5223C7C6F41A397A786_inline(L_56, L_57, List_1_Add_mEE87CD90725DE7DDD6D1B5223C7C6F41A397A786_RuntimeMethod_var); } IL_0207_1: { // foreach (var k in sceneProfiles.Keys) bool L_58; L_58 = Enumerator_MoveNext_mC5ECC0AA1EE0187A593A4C9CAEEEFD82486F37FE((&V_10), Enumerator_MoveNext_mC5ECC0AA1EE0187A593A4C9CAEEEFD82486F37FE_RuntimeMethod_var); if (L_58) { goto IL_01d1_1; } } { goto IL_0221; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0221: { // foreach (var set in bakingSets) List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_59 = __this->___bakingSets_12; NullCheck(L_59); Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 L_60; L_60 = List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C(L_59, List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var); V_13 = L_60; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0253: {// begin finally (depth: 1) Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506((&V_13), Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0248_1; } IL_0231_1: { // foreach (var set in bakingSets) BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_61; L_61 = Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_inline((&V_13), Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var); V_14 = L_61; // serializedBakingSets.Add(set); List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_62 = __this->___serializedBakingSets_5; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_63 = V_14; NullCheck(L_62); List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_inline(L_62, L_63, List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_RuntimeMethod_var); } IL_0248_1: { // foreach (var set in bakingSets) bool L_64; L_64 = Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07((&V_13), Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var); if (L_64) { goto IL_0231_1; } } { goto IL_0262; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0262: { // } return; } } // UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::CreateNewBakingSet(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* ProbeVolumeSceneData_CreateNewBakingSet_mD9E5E51600BC457D481FFDEE50C892120F6E354A (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* V_0 = NULL; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* V_1 = NULL; { // BakingSet set = new BakingSet(); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_0 = (BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95*)il2cpp_codegen_object_new(BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95_il2cpp_TypeInfo_var); NullCheck(L_0); BakingSet__ctor_m601231463B459E0CF1447D5A1D022AABFCA2980B(L_0, NULL); V_0 = L_0; // InitializeBakingSet(set, name); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_1 = V_0; String_t* L_2 = ___name0; ProbeVolumeSceneData_InitializeBakingSet_m6493E5485804047422125EAD079D8B3C6DEDB500(__this, L_1, L_2, NULL); // bakingSets.Add(set); List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_3 = __this->___bakingSets_12; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_4 = V_0; NullCheck(L_3); List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_inline(L_3, L_4, List_1_Add_m80F0BC3337C4B153924928CB3B2F541C476476CE_RuntimeMethod_var); // return set; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_5 = V_0; V_1 = L_5; goto IL_0021; } IL_0021: { // } BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_6 = V_1; return L_6; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::InitializeBakingSet(UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_InitializeBakingSet_m6493E5485804047422125EAD079D8B3C6DEDB500 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* ___set0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableObject_CreateInstance_TisProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5_mF710464B29B8CDC3E6AF3E60459DDA35A811F3D4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* V_0 = NULL; ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C V_1; memset((&V_1), 0, sizeof(V_1)); ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A V_2; memset((&V_2), 0, sizeof(V_2)); VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351 V_3; memset((&V_3), 0, sizeof(V_3)); { // var newProfile = ScriptableObject.CreateInstance(); ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_0; L_0 = ScriptableObject_CreateInstance_TisProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5_mF710464B29B8CDC3E6AF3E60459DDA35A811F3D4(ScriptableObject_CreateInstance_TisProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5_mF710464B29B8CDC3E6AF3E60459DDA35A811F3D4_RuntimeMethod_var); V_0 = L_0; // set.name = name; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_1 = ___set0; String_t* L_2 = ___name1; NullCheck(L_1); L_1->___name_0 = L_2; Il2CppCodeGenWriteBarrier((void**)(&L_1->___name_0), (void*)L_2); // set.profile = newProfile; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_3 = ___set0; ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_4 = V_0; NullCheck(L_3); L_3->___profile_3 = L_4; Il2CppCodeGenWriteBarrier((void**)(&L_3->___profile_3), (void*)L_4); // set.settings = new ProbeVolumeBakingProcessSettings // { // dilationSettings = new ProbeDilationSettings // { // enableDilation = true, // dilationDistance = 1, // dilationValidityThreshold = 0.25f, // dilationIterations = 1, // squaredDistWeighting = true, // }, // virtualOffsetSettings = new VirtualOffsetSettings // { // useVirtualOffset = true, // outOfGeoOffset = 0.01f, // searchMultiplier = 0.2f, // } // }; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_5 = ___set0; il2cpp_codegen_initobj((&V_1), sizeof(ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C)); il2cpp_codegen_initobj((&V_2), sizeof(ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A)); (&V_2)->___enableDilation_0 = (bool)1; (&V_2)->___dilationDistance_1 = (1.0f); (&V_2)->___dilationValidityThreshold_2 = (0.25f); (&V_2)->___dilationIterations_3 = 1; (&V_2)->___squaredDistWeighting_4 = (bool)1; ProbeDilationSettings_tF64C04AC1BD358DC8B8CA9B53F4CD399A72E271A L_6 = V_2; (&V_1)->___dilationSettings_0 = L_6; il2cpp_codegen_initobj((&V_3), sizeof(VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351)); (&V_3)->___useVirtualOffset_0 = (bool)1; (&V_3)->___outOfGeoOffset_1 = (0.00999999978f); (&V_3)->___searchMultiplier_2 = (0.200000003f); VirtualOffsetSettings_tC12F99414598C4F285ADCFC12DE72C3D88EC9351 L_7 = V_3; (&V_1)->___virtualOffsetSettings_1 = L_7; ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C L_8 = V_1; NullCheck(L_5); L_5->___settings_2 = L_8; // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::SyncBakingSetSettings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData_SyncBakingSetSettings_m30FE1CEA523CFFFCA27F69D546C22CDE80E455D7 (ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mBEAB10B594A55952159B593D1A97B824CAF37E03_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mD086B757E94A358EECAE9CDF8827A289488ED27B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 V_0; memset((&V_0), 0, sizeof(V_0)); BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* V_1 = NULL; Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 V_2; memset((&V_2), 0, sizeof(V_2)); String_t* V_3 = NULL; { // foreach (var set in bakingSets) List_1_t1712D913E23061C991ED2C9696B7CFBD76454EA6* L_0 = __this->___bakingSets_12; NullCheck(L_0); Enumerator_tF0C0D731F724FBC42C6A1A207F93D5BC26B1ED28 L_1; L_1 = List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C(L_0, List_1_GetEnumerator_m4293218A61C0687B24775D959F9C452BC73B502C_RuntimeMethod_var); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_007e: {// begin finally (depth: 1) Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506((&V_0), Enumerator_Dispose_m4D76D0C2372F7E85A2B57BCCC3348ADF0FCB7506_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0073_1; } IL_0010_1: { // foreach (var set in bakingSets) BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_2; L_2 = Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_inline((&V_0), Enumerator_get_Current_mECF7414248A903710B55BCED75D2B46C85B133E8_RuntimeMethod_var); V_1 = L_2; // foreach (var guid in set.sceneGUIDs) BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_3 = V_1; NullCheck(L_3); List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_4 = L_3->___sceneGUIDs_1; NullCheck(L_4); Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 L_5; L_5 = List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D(L_4, List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D_RuntimeMethod_var); V_2 = L_5; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0063_1: {// begin finally (depth: 2) Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7((&V_2), Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7_RuntimeMethod_var); return; }// end finally (depth: 2) }); try {// begin try (depth: 2) { goto IL_0058_2; } IL_0028_2: { // foreach (var guid in set.sceneGUIDs) String_t* L_6; L_6 = Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_inline((&V_2), Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_RuntimeMethod_var); V_3 = L_6; // sceneBakingSettings[guid] = set.settings; Dictionary_2_tA5E8F82F7EF8BC427FD4BBC4997EE29BED588BD9* L_7 = __this->___sceneBakingSettings_11; String_t* L_8 = V_3; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_9 = V_1; NullCheck(L_9); ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C L_10 = L_9->___settings_2; NullCheck(L_7); Dictionary_2_set_Item_mD086B757E94A358EECAE9CDF8827A289488ED27B(L_7, L_8, L_10, Dictionary_2_set_Item_mD086B757E94A358EECAE9CDF8827A289488ED27B_RuntimeMethod_var); // sceneProfiles[guid] = set.profile; Dictionary_2_tE150E181FD0A2CF8006BB9BF40BC73ABD010BFE1* L_11 = __this->___sceneProfiles_10; String_t* L_12 = V_3; BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* L_13 = V_1; NullCheck(L_13); ProbeReferenceVolumeProfile_t7E258E0C21DBA74C68F6F73D272EB9B56A15C7A5* L_14 = L_13->___profile_3; NullCheck(L_11); Dictionary_2_set_Item_mBEAB10B594A55952159B593D1A97B824CAF37E03(L_11, L_12, L_14, Dictionary_2_set_Item_mBEAB10B594A55952159B593D1A97B824CAF37E03_RuntimeMethod_var); } IL_0058_2: { // foreach (var guid in set.sceneGUIDs) bool L_15; L_15 = Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED((&V_2), Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED_RuntimeMethod_var); if (L_15) { goto IL_0028_2; } } { goto IL_0072_1; } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0072_1: { } IL_0073_1: { // foreach (var set in bakingSets) bool L_16; L_16 = Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07((&V_0), Enumerator_MoveNext_m881AC1458707824B2E444323C909225627E3CD07_RuntimeMethod_var); if (L_16) { goto IL_0010_1; } } { goto IL_008d; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_008d: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProbeVolumeSceneData__cctor_m23CA3899125A3FCB1F01FA2A2F5FB1F10E28B86F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scene_tA1DC762B79745EB5140F054C884855B922318356_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral506DB52F56B75C81EC3FAF713D759D2452D9F932); s_Il2CppMethodInitialized = true; } { // static PropertyInfo s_SceneGUID = typeof(Scene).GetProperty("guid", System.Reflection.BindingFlags.NonPublic | BindingFlags.Instance); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast (Scene_tA1DC762B79745EB5140F054C884855B922318356_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = Type_GetTypeFromHandle_m2570A2A5B32A5E9D9F0F38B37459DA18736C823E(L_0, NULL); NullCheck(L_1); PropertyInfo_t* L_2; L_2 = Type_GetProperty_m6E63875E6098E89250149F4E76FAD40844708391(L_1, _stringLiteral506DB52F56B75C81EC3FAF713D759D2452D9F932, ((int32_t)36), NULL); ((ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_StaticFields*)il2cpp_codegen_static_fields_for(ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_il2cpp_TypeInfo_var))->___s_SceneGUID_0 = L_2; Il2CppCodeGenWriteBarrier((void**)(&((ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_StaticFields*)il2cpp_codegen_static_fields_for(ProbeVolumeSceneData_t010A93267B4F70A0F41B1225C5CC88B4D06BB6DB_il2cpp_TypeInfo_var))->___s_SceneGUID_0), (void*)L_2); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem IL2CPP_EXTERN_C void SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshal_pinvoke(const SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C& unmarshaled, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshaled_pinvoke& marshaled) { marshaled.___sceneGUID_0 = il2cpp_codegen_marshal_string(unmarshaled.___sceneGUID_0); marshaled.___bounds_1 = unmarshaled.___bounds_1; } IL2CPP_EXTERN_C void SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshal_pinvoke_back(const SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshaled_pinvoke& marshaled, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C& unmarshaled) { unmarshaled.___sceneGUID_0 = il2cpp_codegen_marshal_string_result(marshaled.___sceneGUID_0); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sceneGUID_0), (void*)il2cpp_codegen_marshal_string_result(marshaled.___sceneGUID_0)); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 unmarshaledbounds_temp_1; memset((&unmarshaledbounds_temp_1), 0, sizeof(unmarshaledbounds_temp_1)); unmarshaledbounds_temp_1 = marshaled.___bounds_1; unmarshaled.___bounds_1 = unmarshaledbounds_temp_1; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem IL2CPP_EXTERN_C void SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshal_pinvoke_cleanup(SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___sceneGUID_0); marshaled.___sceneGUID_0 = NULL; } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem IL2CPP_EXTERN_C void SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshal_com(const SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C& unmarshaled, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshaled_com& marshaled) { marshaled.___sceneGUID_0 = il2cpp_codegen_marshal_bstring(unmarshaled.___sceneGUID_0); marshaled.___bounds_1 = unmarshaled.___bounds_1; } IL2CPP_EXTERN_C void SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshal_com_back(const SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshaled_com& marshaled, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C& unmarshaled) { unmarshaled.___sceneGUID_0 = il2cpp_codegen_marshal_bstring_result(marshaled.___sceneGUID_0); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sceneGUID_0), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___sceneGUID_0)); Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 unmarshaledbounds_temp_1; memset((&unmarshaledbounds_temp_1), 0, sizeof(unmarshaledbounds_temp_1)); unmarshaledbounds_temp_1 = marshaled.___bounds_1; unmarshaled.___bounds_1 = unmarshaledbounds_temp_1; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableBoundItem IL2CPP_EXTERN_C void SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshal_com_cleanup(SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___sceneGUID_0); marshaled.___sceneGUID_0 = NULL; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem IL2CPP_EXTERN_C void SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshal_pinvoke(const SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622& unmarshaled, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshaled_pinvoke& marshaled) { marshaled.___sceneGUID_0 = il2cpp_codegen_marshal_string(unmarshaled.___sceneGUID_0); marshaled.___hasProbeVolumes_1 = static_cast(unmarshaled.___hasProbeVolumes_1); } IL2CPP_EXTERN_C void SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshal_pinvoke_back(const SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshaled_pinvoke& marshaled, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622& unmarshaled) { unmarshaled.___sceneGUID_0 = il2cpp_codegen_marshal_string_result(marshaled.___sceneGUID_0); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sceneGUID_0), (void*)il2cpp_codegen_marshal_string_result(marshaled.___sceneGUID_0)); bool unmarshaledhasProbeVolumes_temp_1 = false; unmarshaledhasProbeVolumes_temp_1 = static_cast(marshaled.___hasProbeVolumes_1); unmarshaled.___hasProbeVolumes_1 = unmarshaledhasProbeVolumes_temp_1; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem IL2CPP_EXTERN_C void SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshal_pinvoke_cleanup(SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___sceneGUID_0); marshaled.___sceneGUID_0 = NULL; } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem IL2CPP_EXTERN_C void SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshal_com(const SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622& unmarshaled, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshaled_com& marshaled) { marshaled.___sceneGUID_0 = il2cpp_codegen_marshal_bstring(unmarshaled.___sceneGUID_0); marshaled.___hasProbeVolumes_1 = static_cast(unmarshaled.___hasProbeVolumes_1); } IL2CPP_EXTERN_C void SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshal_com_back(const SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshaled_com& marshaled, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622& unmarshaled) { unmarshaled.___sceneGUID_0 = il2cpp_codegen_marshal_bstring_result(marshaled.___sceneGUID_0); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sceneGUID_0), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___sceneGUID_0)); bool unmarshaledhasProbeVolumes_temp_1 = false; unmarshaledhasProbeVolumes_temp_1 = static_cast(marshaled.___hasProbeVolumes_1); unmarshaled.___hasProbeVolumes_1 = unmarshaledhasProbeVolumes_temp_1; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializableHasPVItem IL2CPP_EXTERN_C void SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshal_com_cleanup(SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___sceneGUID_0); marshaled.___sceneGUID_0 = NULL; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile IL2CPP_EXTERN_C void SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshal_pinvoke(const SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069& unmarshaled, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshaled_pinvoke& marshaled) { Exception_t* ___profile_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'profile' of type 'SerializablePVProfile': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___profile_1Exception, NULL); } IL2CPP_EXTERN_C void SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshal_pinvoke_back(const SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshaled_pinvoke& marshaled, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069& unmarshaled) { Exception_t* ___profile_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'profile' of type 'SerializablePVProfile': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___profile_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile IL2CPP_EXTERN_C void SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshal_pinvoke_cleanup(SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile IL2CPP_EXTERN_C void SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshal_com(const SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069& unmarshaled, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshaled_com& marshaled) { Exception_t* ___profile_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'profile' of type 'SerializablePVProfile': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___profile_1Exception, NULL); } IL2CPP_EXTERN_C void SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshal_com_back(const SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshaled_com& marshaled, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069& unmarshaled) { Exception_t* ___profile_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'profile' of type 'SerializablePVProfile': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___profile_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile IL2CPP_EXTERN_C void SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_marshal_com_cleanup(SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069_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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings IL2CPP_EXTERN_C void SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshal_pinvoke(const SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877& unmarshaled, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshaled_pinvoke& marshaled) { marshaled.___sceneGUID_0 = il2cpp_codegen_marshal_string(unmarshaled.___sceneGUID_0); ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke(unmarshaled.___settings_1, marshaled.___settings_1); } IL2CPP_EXTERN_C void SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshal_pinvoke_back(const SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshaled_pinvoke& marshaled, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877& unmarshaled) { unmarshaled.___sceneGUID_0 = il2cpp_codegen_marshal_string_result(marshaled.___sceneGUID_0); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sceneGUID_0), (void*)il2cpp_codegen_marshal_string_result(marshaled.___sceneGUID_0)); ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C unmarshaledsettings_temp_1; memset((&unmarshaledsettings_temp_1), 0, sizeof(unmarshaledsettings_temp_1)); ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke_back(marshaled.___settings_1, unmarshaledsettings_temp_1); unmarshaled.___settings_1 = unmarshaledsettings_temp_1; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings IL2CPP_EXTERN_C void SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshal_pinvoke_cleanup(SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___sceneGUID_0); marshaled.___sceneGUID_0 = NULL; ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_pinvoke_cleanup(marshaled.___settings_1); } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings IL2CPP_EXTERN_C void SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshal_com(const SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877& unmarshaled, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshaled_com& marshaled) { marshaled.___sceneGUID_0 = il2cpp_codegen_marshal_bstring(unmarshaled.___sceneGUID_0); ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com(unmarshaled.___settings_1, marshaled.___settings_1); } IL2CPP_EXTERN_C void SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshal_com_back(const SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshaled_com& marshaled, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877& unmarshaled) { unmarshaled.___sceneGUID_0 = il2cpp_codegen_marshal_bstring_result(marshaled.___sceneGUID_0); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sceneGUID_0), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___sceneGUID_0)); ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C unmarshaledsettings_temp_1; memset((&unmarshaledsettings_temp_1), 0, sizeof(unmarshaledsettings_temp_1)); ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com_back(marshaled.___settings_1, unmarshaledsettings_temp_1); unmarshaled.___settings_1 = unmarshaledsettings_temp_1; } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVBakeSettings IL2CPP_EXTERN_C void SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshal_com_cleanup(SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___sceneGUID_0); marshaled.___sceneGUID_0 = NULL; ProbeVolumeBakingProcessSettings_t81175AA0740218A8C5D4A4A9F4C55312678C0B4C_marshal_com_cleanup(marshaled.___settings_1); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/BakingSet::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BakingSet__ctor_m601231463B459E0CF1447D5A1D022AABFCA2980B (BakingSet_tE4C58A40719C50CFC51D71AE32905A3405503F95* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public List sceneGUIDs = new List(); List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var); NullCheck(L_0); List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_0, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var); __this->___sceneGUIDs_1 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___sceneGUIDs_1), (void*)L_0); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mB28E86029A10C11C8BB3AB4D831C52C6CD52C156 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2* L_0 = (U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2*)il2cpp_codegen_object_new(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var); NullCheck(L_0); U3CU3Ec__ctor_m3C5DA28363F4562D232FF0D55ED8DC2DF669C3E3(L_0, NULL); ((U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0); return; } } // System.Void UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m3C5DA28363F4562D232FF0D55ED8DC2DF669C3E3 (U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.String UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/<>c::b__22_0(UnityEngine.Experimental.Rendering.ProbeVolumeSceneData/SerializablePVProfile) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* U3CU3Ec_U3CUpdateBakingSetsU3Eb__22_0_mC7641AC5D1E5C3C4E6626308BB731C5A03A0D85C (U3CU3Ec_tDEDAB9DB29043743F25770CD929CC0B2B0F742D2* __this, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 ___s0, const RuntimeMethod* method) { { // set.sceneGUIDs = serializedProfiles.Select(s => s.sceneGUID).ToList(); SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 L_0 = ___s0; String_t* L_1 = L_0.___sceneGUID_0; 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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RendererList IL2CPP_EXTERN_C void RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshal_pinvoke(const RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635& unmarshaled, RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshaled_pinvoke& marshaled) { Exception_t* ___stateBlock_6Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'stateBlock' of type 'RendererList'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___stateBlock_6Exception, NULL); } IL2CPP_EXTERN_C void RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshal_pinvoke_back(const RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshaled_pinvoke& marshaled, RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635& unmarshaled) { Exception_t* ___stateBlock_6Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'stateBlock' of type 'RendererList'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___stateBlock_6Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RendererList IL2CPP_EXTERN_C void RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshal_pinvoke_cleanup(RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RendererList IL2CPP_EXTERN_C void RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshal_com(const RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635& unmarshaled, RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshaled_com& marshaled) { Exception_t* ___stateBlock_6Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'stateBlock' of type 'RendererList'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___stateBlock_6Exception, NULL); } IL2CPP_EXTERN_C void RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshal_com_back(const RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshaled_com& marshaled, RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635& unmarshaled) { Exception_t* ___stateBlock_6Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'stateBlock' of type 'RendererList'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___stateBlock_6Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RendererList IL2CPP_EXTERN_C void RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshal_com_cleanup(RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_marshaled_com& marshaled) { } // System.Boolean UnityEngine.Experimental.Rendering.RendererList::get_isValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RendererList_get_isValid_mD49D7348F5E73DD10528CA33E7E47D045F59ABA4 (RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635* __this, const RuntimeMethod* method) { { // public bool isValid { get; private set; } bool L_0 = __this->___U3CisValidU3Ek__BackingField_2; return L_0; } } IL2CPP_EXTERN_C bool RendererList_get_isValid_mD49D7348F5E73DD10528CA33E7E47D045F59ABA4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = RendererList_get_isValid_mD49D7348F5E73DD10528CA33E7E47D045F59ABA4_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.Experimental.Rendering.RendererList::set_isValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererList_set_isValid_m5A13F01C3632E0EA366E89F731C758D9416458E4 (RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635* __this, bool ___value0, const RuntimeMethod* method) { { // public bool isValid { get; private set; } bool L_0 = ___value0; __this->___U3CisValidU3Ek__BackingField_2 = L_0; return; } } IL2CPP_EXTERN_C void RendererList_set_isValid_m5A13F01C3632E0EA366E89F731C758D9416458E4_AdjustorThunk (RuntimeObject* __this, bool ___value0, const RuntimeMethod* method) { RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RendererList_set_isValid_m5A13F01C3632E0EA366E89F731C758D9416458E4_inline(_thisAdjusted, ___value0, method); } // UnityEngine.Experimental.Rendering.RendererList UnityEngine.Experimental.Rendering.RendererList::Create(UnityEngine.Experimental.Rendering.RendererListDesc&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635 RendererList_Create_mF62DD90614DB1DF03AF5B8ECFF6C81D0F44F2996 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* ___desc0, 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*)&Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635 V_0; memset((&V_0), 0, sizeof(V_0)); SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 V_1; memset((&V_1), 0, sizeof(V_1)); DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_2; memset((&V_2), 0, sizeof(V_2)); FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F V_3; memset((&V_3), 0, sizeof(V_3)); bool V_4 = false; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69 V_5; memset((&V_5), 0, sizeof(V_5)); RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635 V_6; memset((&V_6), 0, sizeof(V_6)); SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 V_7; memset((&V_7), 0, sizeof(V_7)); DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_8; memset((&V_8), 0, sizeof(V_8)); bool V_9 = false; int32_t V_10 = 0; bool V_11 = false; bool V_12 = false; FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F V_13; memset((&V_13), 0, sizeof(V_13)); { // RendererList newRenderList = new RendererList(); il2cpp_codegen_initobj((&V_0), sizeof(RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635)); // if (!desc.IsValid()) RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_0 = ___desc0; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69 L_1 = (*(RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69*)L_0); V_5 = L_1; bool L_2; L_2 = RendererListDesc_IsValid_m424FC29A8206B9F2D11EC1C937762D1E1ABACAA5((&V_5), NULL); V_4 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); bool L_3 = V_4; if (!L_3) { goto IL_0029; } } { // return newRenderList; RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635 L_4 = V_0; V_6 = L_4; goto IL_0168; } IL_0029: { // var sortingSettings = new SortingSettings(desc.camera) // { // criteria = desc.sortingCriteria // }; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_5 = ___desc0; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_6; L_6 = RendererListDesc_get_camera_mA2374241B35A95DCE62E723B25CC991D6DF44360_inline(L_5, NULL); SortingSettings__ctor_m449888DBB95B75702BFC5BFA1E4A5BE40D9302ED((&V_7), L_6, NULL); RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_7 = ___desc0; int32_t L_8 = L_7->___sortingCriteria_0; SortingSettings_set_criteria_m3D0A9A89ACF96F7135E47BEB44770EF439419E57((&V_7), L_8, NULL); SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 L_9 = V_7; V_1 = L_9; // var drawSettings = new DrawingSettings(s_EmptyName, sortingSettings) // { // perObjectData = desc.rendererConfiguration // }; il2cpp_codegen_runtime_class_init_inline(RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_il2cpp_TypeInfo_var); ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_10 = ((RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_StaticFields*)il2cpp_codegen_static_fields_for(RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_il2cpp_TypeInfo_var))->___s_EmptyName_0; SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 L_11 = V_1; DrawingSettings__ctor_m2B34DB19727143945DDE925B5CACD0E8E5D478A5((&V_8), L_10, L_11, NULL); RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_12 = ___desc0; int32_t L_13 = L_12->___rendererConfiguration_1; DrawingSettings_set_perObjectData_mE83721A5FEDA0A0F5DFA6A385B5DB110A7AE2DC8((&V_8), L_13, NULL); DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_14 = V_8; V_2 = L_14; // if (desc.passName != ShaderTagId.none) RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_15 = ___desc0; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_16; L_16 = RendererListDesc_get_passName_m2ABCDEA61E228A46952E7F12895B65C10AB874FA_inline(L_15, NULL); ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_17 = ((ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_StaticFields*)il2cpp_codegen_static_fields_for(ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var))->___none_0; bool L_18; L_18 = ShaderTagId_op_Inequality_m16D45BA08D566B947AB8465111175C78F7BB2D18(L_16, L_17, NULL); V_9 = L_18; bool L_19 = V_9; if (!L_19) { goto IL_009d; } } { // Debug.Assert(desc.passNames == null); RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_20 = ___desc0; ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_21; L_21 = RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_inline(L_20, NULL); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)((((RuntimeObject*)(ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)L_21) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL); // drawSettings.SetShaderPassName(0, desc.passName); RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_22 = ___desc0; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_23; L_23 = RendererListDesc_get_passName_m2ABCDEA61E228A46952E7F12895B65C10AB874FA_inline(L_22, NULL); DrawingSettings_SetShaderPassName_m3ABF2F58CA9D8B16989747058CAA504E7B4ED738((&V_2), 0, L_23, NULL); goto IL_00d5; } IL_009d: { // for (int i = 0; i < desc.passNames.Length; ++i) V_10 = 0; goto IL_00c2; } IL_00a3: { // drawSettings.SetShaderPassName(i, desc.passNames[i]); int32_t L_24 = V_10; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_25 = ___desc0; ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_26; L_26 = RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_inline(L_25, NULL); int32_t L_27 = V_10; NullCheck(L_26); int32_t L_28 = L_27; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_29 = (L_26)->GetAt(static_cast(L_28)); DrawingSettings_SetShaderPassName_m3ABF2F58CA9D8B16989747058CAA504E7B4ED738((&V_2), L_24, L_29, NULL); // for (int i = 0; i < desc.passNames.Length; ++i) int32_t L_30 = V_10; V_10 = ((int32_t)il2cpp_codegen_add(L_30, 1)); } IL_00c2: { // for (int i = 0; i < desc.passNames.Length; ++i) int32_t L_31 = V_10; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_32 = ___desc0; ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_33; L_33 = RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_inline(L_32, NULL); NullCheck(L_33); V_11 = (bool)((((int32_t)L_31) < ((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))? 1 : 0); bool L_34 = V_11; if (L_34) { goto IL_00a3; } } { } IL_00d5: { // if (desc.overrideMaterial != null) RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_35 = ___desc0; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_36 = L_35->___overrideMaterial_4; il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_37; L_37 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_36, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); V_12 = L_37; bool L_38 = V_12; if (!L_38) { goto IL_0105; } } { // drawSettings.overrideMaterial = desc.overrideMaterial; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_39 = ___desc0; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_40 = L_39->___overrideMaterial_4; DrawingSettings_set_overrideMaterial_m6A1D1A128D31B5DAA3EEDFF0D6F07EF67D2B276F((&V_2), L_40, NULL); // drawSettings.overrideMaterialPassIndex = desc.overrideMaterialPassIndex; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_41 = ___desc0; int32_t L_42 = L_41->___overrideMaterialPassIndex_7; DrawingSettings_set_overrideMaterialPassIndex_mED93BC41A0496812035C23337949A05C0A4C48ED((&V_2), L_42, NULL); } IL_0105: { // var filterSettings = new FilteringSettings(desc.renderQueueRange, desc.layerMask) // { // excludeMotionVectorObjects = desc.excludeObjectMotionVectors // }; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_43 = ___desc0; RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_44 = L_43->___renderQueueRange_2; Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C L_45; memset((&L_45), 0, sizeof(L_45)); Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204((&L_45), L_44, /*hidden argument*/Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var); RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_46 = ___desc0; int32_t L_47 = L_46->___layerMask_6; FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7((&V_13), L_45, L_47, (-1), 0, NULL); RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_48 = ___desc0; bool L_49 = L_48->___excludeObjectMotionVectors_5; FilteringSettings_set_excludeMotionVectorObjects_mCD49214CD709CC26B932C33B11B4F9E90BE4E13B((&V_13), L_49, NULL); FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_50 = V_13; V_3 = L_50; // newRenderList.isValid = true; RendererList_set_isValid_m5A13F01C3632E0EA366E89F731C758D9416458E4_inline((&V_0), (bool)1, NULL); // newRenderList.cullingResult = desc.cullingResult; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_51 = ___desc0; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_52; L_52 = RendererListDesc_get_cullingResult_m1A24ED379AEDF626576FD7D25A2C4C7EC731583D_inline(L_51, NULL); (&V_0)->___cullingResult_3 = L_52; // newRenderList.drawSettings = drawSettings; DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_53 = V_2; (&V_0)->___drawSettings_4 = L_53; // newRenderList.filteringSettings = filterSettings; FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_54 = V_3; (&V_0)->___filteringSettings_5 = L_54; // newRenderList.stateBlock = desc.stateBlock; RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* L_55 = ___desc0; Nullable_1_tA4A30D1008B44E6BEFB1666997B110F382EE3AA5 L_56 = L_55->___stateBlock_3; (&V_0)->___stateBlock_6 = L_56; // return newRenderList; RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635 L_57 = V_0; V_6 = L_57; goto IL_0168; } IL_0168: { // } RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635 L_58 = V_6; return L_58; } } // System.Void UnityEngine.Experimental.Rendering.RendererList::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererList__cctor_mF580866A1CDFFB29AB85A713748A5D935A32BC5B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709); s_Il2CppMethodInitialized = true; } { // static readonly ShaderTagId s_EmptyName = new ShaderTagId(""); ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0; memset((&L_0), 0, sizeof(L_0)); ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_0), _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, /*hidden argument*/NULL); ((RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_StaticFields*)il2cpp_codegen_static_fields_for(RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_il2cpp_TypeInfo_var))->___s_EmptyName_0 = L_0; // public static readonly RendererList nullRendererList = new RendererList(); il2cpp_codegen_initobj((&((RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_StaticFields*)il2cpp_codegen_static_fields_for(RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635_il2cpp_TypeInfo_var))->___nullRendererList_1), sizeof(RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RendererListDesc IL2CPP_EXTERN_C void RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshal_pinvoke(const RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69& unmarshaled, RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshaled_pinvoke& marshaled) { Exception_t* ___stateBlock_3Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'stateBlock' of type 'RendererListDesc'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___stateBlock_3Exception, NULL); } IL2CPP_EXTERN_C void RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshal_pinvoke_back(const RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshaled_pinvoke& marshaled, RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69& unmarshaled) { Exception_t* ___stateBlock_3Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'stateBlock' of type 'RendererListDesc'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___stateBlock_3Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RendererListDesc IL2CPP_EXTERN_C void RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshal_pinvoke_cleanup(RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RendererListDesc IL2CPP_EXTERN_C void RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshal_com(const RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69& unmarshaled, RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshaled_com& marshaled) { Exception_t* ___stateBlock_3Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'stateBlock' of type 'RendererListDesc'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___stateBlock_3Exception, NULL); } IL2CPP_EXTERN_C void RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshal_com_back(const RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshaled_com& marshaled, RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69& unmarshaled) { Exception_t* ___stateBlock_3Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'stateBlock' of type 'RendererListDesc'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___stateBlock_3Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RendererListDesc IL2CPP_EXTERN_C void RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshal_com_cleanup(RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69_marshaled_com& marshaled) { } // UnityEngine.Rendering.CullingResults UnityEngine.Experimental.Rendering.RendererListDesc::get_cullingResult() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 RendererListDesc_get_cullingResult_m1A24ED379AEDF626576FD7D25A2C4C7EC731583D (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) { { // internal CullingResults cullingResult { get; private set; } CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_0 = __this->___U3CcullingResultU3Ek__BackingField_8; return L_0; } } IL2CPP_EXTERN_C CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 RendererListDesc_get_cullingResult_m1A24ED379AEDF626576FD7D25A2C4C7EC731583D_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 _returnValue; _returnValue = RendererListDesc_get_cullingResult_m1A24ED379AEDF626576FD7D25A2C4C7EC731583D_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::set_cullingResult(UnityEngine.Rendering.CullingResults) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererListDesc_set_cullingResult_mE8327030ABADA58F7278D2E0A53AA24B85FE0D38 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___value0, const RuntimeMethod* method) { { // internal CullingResults cullingResult { get; private set; } CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_0 = ___value0; __this->___U3CcullingResultU3Ek__BackingField_8 = L_0; return; } } IL2CPP_EXTERN_C void RendererListDesc_set_cullingResult_mE8327030ABADA58F7278D2E0A53AA24B85FE0D38_AdjustorThunk (RuntimeObject* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___value0, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RendererListDesc_set_cullingResult_mE8327030ABADA58F7278D2E0A53AA24B85FE0D38_inline(_thisAdjusted, ___value0, method); } // UnityEngine.Camera UnityEngine.Experimental.Rendering.RendererListDesc::get_camera() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* RendererListDesc_get_camera_mA2374241B35A95DCE62E723B25CC991D6DF44360 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) { { // internal Camera camera { get; set; } Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = __this->___U3CcameraU3Ek__BackingField_9; return L_0; } } IL2CPP_EXTERN_C Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* RendererListDesc_get_camera_mA2374241B35A95DCE62E723B25CC991D6DF44360_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* _returnValue; _returnValue = RendererListDesc_get_camera_mA2374241B35A95DCE62E723B25CC991D6DF44360_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::set_camera(UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererListDesc_set_camera_m5622A8534724C11905739E4717F697C4E79A50C3 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___value0, const RuntimeMethod* method) { { // internal Camera camera { get; set; } Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = ___value0; __this->___U3CcameraU3Ek__BackingField_9 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CcameraU3Ek__BackingField_9), (void*)L_0); return; } } IL2CPP_EXTERN_C void RendererListDesc_set_camera_m5622A8534724C11905739E4717F697C4E79A50C3_AdjustorThunk (RuntimeObject* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___value0, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RendererListDesc_set_camera_m5622A8534724C11905739E4717F697C4E79A50C3_inline(_thisAdjusted, ___value0, method); } // UnityEngine.Rendering.ShaderTagId UnityEngine.Experimental.Rendering.RendererListDesc::get_passName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 RendererListDesc_get_passName_m2ABCDEA61E228A46952E7F12895B65C10AB874FA (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) { { // internal ShaderTagId passName { get; private set; } ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = __this->___U3CpassNameU3Ek__BackingField_10; return L_0; } } IL2CPP_EXTERN_C ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 RendererListDesc_get_passName_m2ABCDEA61E228A46952E7F12895B65C10AB874FA_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 _returnValue; _returnValue = RendererListDesc_get_passName_m2ABCDEA61E228A46952E7F12895B65C10AB874FA_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::set_passName(UnityEngine.Rendering.ShaderTagId) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererListDesc_set_passName_m48E2013C7D08B499D53125C5791F9FF5540F9BD0 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___value0, const RuntimeMethod* method) { { // internal ShaderTagId passName { get; private set; } ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ___value0; __this->___U3CpassNameU3Ek__BackingField_10 = L_0; return; } } IL2CPP_EXTERN_C void RendererListDesc_set_passName_m48E2013C7D08B499D53125C5791F9FF5540F9BD0_AdjustorThunk (RuntimeObject* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___value0, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RendererListDesc_set_passName_m48E2013C7D08B499D53125C5791F9FF5540F9BD0_inline(_thisAdjusted, ___value0, method); } // UnityEngine.Rendering.ShaderTagId[] UnityEngine.Experimental.Rendering.RendererListDesc::get_passNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) { { // internal ShaderTagId[] passNames { get; private set; } ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_0 = __this->___U3CpassNamesU3Ek__BackingField_11; return L_0; } } IL2CPP_EXTERN_C ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* _returnValue; _returnValue = RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_inline(_thisAdjusted, method); return _returnValue; } // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::set_passNames(UnityEngine.Rendering.ShaderTagId[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererListDesc_set_passNames_m1E72B7C01C5EA221BE6CEE9694384319FD67919C (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___value0, const RuntimeMethod* method) { { // internal ShaderTagId[] passNames { get; private set; } ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_0 = ___value0; __this->___U3CpassNamesU3Ek__BackingField_11 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpassNamesU3Ek__BackingField_11), (void*)L_0); return; } } IL2CPP_EXTERN_C void RendererListDesc_set_passNames_m1E72B7C01C5EA221BE6CEE9694384319FD67919C_AdjustorThunk (RuntimeObject* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___value0, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RendererListDesc_set_passNames_m1E72B7C01C5EA221BE6CEE9694384319FD67919C_inline(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::.ctor(UnityEngine.Rendering.ShaderTagId,UnityEngine.Rendering.CullingResults,UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererListDesc__ctor_mEDAF51BE78BCD5D4F4A2055C75B52C0BDB7448C2 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___passName0, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult1, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera2, const RuntimeMethod* method) { { // : this() il2cpp_codegen_initobj(__this, sizeof(RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69)); // this.passName = passName; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ___passName0; RendererListDesc_set_passName_m48E2013C7D08B499D53125C5791F9FF5540F9BD0_inline(__this, L_0, NULL); // this.passNames = null; RendererListDesc_set_passNames_m1E72B7C01C5EA221BE6CEE9694384319FD67919C_inline(__this, (ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)NULL, NULL); // this.cullingResult = cullingResult; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_1 = ___cullingResult1; RendererListDesc_set_cullingResult_mE8327030ABADA58F7278D2E0A53AA24B85FE0D38_inline(__this, L_1, NULL); // this.camera = camera; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_2 = ___camera2; RendererListDesc_set_camera_m5622A8534724C11905739E4717F697C4E79A50C3_inline(__this, L_2, NULL); // this.layerMask = -1; __this->___layerMask_6 = (-1); // this.overrideMaterialPassIndex = 0; __this->___overrideMaterialPassIndex_7 = 0; // } return; } } IL2CPP_EXTERN_C void RendererListDesc__ctor_mEDAF51BE78BCD5D4F4A2055C75B52C0BDB7448C2_AdjustorThunk (RuntimeObject* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___passName0, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult1, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera2, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RendererListDesc__ctor_mEDAF51BE78BCD5D4F4A2055C75B52C0BDB7448C2(_thisAdjusted, ___passName0, ___cullingResult1, ___camera2, method); } // System.Void UnityEngine.Experimental.Rendering.RendererListDesc::.ctor(UnityEngine.Rendering.ShaderTagId[],UnityEngine.Rendering.CullingResults,UnityEngine.Camera) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RendererListDesc__ctor_mD7954B9620C618E46313FE4AACDAE9A777652794 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___passNames0, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult1, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : this() il2cpp_codegen_initobj(__this, sizeof(RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69)); // this.passNames = passNames; ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_0 = ___passNames0; RendererListDesc_set_passNames_m1E72B7C01C5EA221BE6CEE9694384319FD67919C_inline(__this, L_0, NULL); // this.passName = ShaderTagId.none; ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_1 = ((ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_StaticFields*)il2cpp_codegen_static_fields_for(ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var))->___none_0; RendererListDesc_set_passName_m48E2013C7D08B499D53125C5791F9FF5540F9BD0_inline(__this, L_1, NULL); // this.cullingResult = cullingResult; CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_2 = ___cullingResult1; RendererListDesc_set_cullingResult_mE8327030ABADA58F7278D2E0A53AA24B85FE0D38_inline(__this, L_2, NULL); // this.camera = camera; Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_3 = ___camera2; RendererListDesc_set_camera_m5622A8534724C11905739E4717F697C4E79A50C3_inline(__this, L_3, NULL); // this.layerMask = -1; __this->___layerMask_6 = (-1); // this.overrideMaterialPassIndex = 0; __this->___overrideMaterialPassIndex_7 = 0; // } return; } } IL2CPP_EXTERN_C void RendererListDesc__ctor_mD7954B9620C618E46313FE4AACDAE9A777652794_AdjustorThunk (RuntimeObject* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___passNames0, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResult1, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera2, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RendererListDesc__ctor_mD7954B9620C618E46313FE4AACDAE9A777652794(_thisAdjusted, ___passNames0, ___cullingResult1, ___camera2, method); } // System.Boolean UnityEngine.Experimental.Rendering.RendererListDesc::IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RendererListDesc_IsValid_m424FC29A8206B9F2D11EC1C937762D1E1ABACAA5 (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, 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*)&ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t G_B5_0 = 0; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; { // if (camera == null || (passName == ShaderTagId.none && (passNames == null || passNames.Length == 0))) Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0; L_0 = RendererListDesc_get_camera_mA2374241B35A95DCE62E723B25CC991D6DF44360_inline(__this, NULL); il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); if (L_1) { goto IL_003b; } } { ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_2; L_2 = RendererListDesc_get_passName_m2ABCDEA61E228A46952E7F12895B65C10AB874FA_inline(__this, NULL); ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_3 = ((ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_StaticFields*)il2cpp_codegen_static_fields_for(ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var))->___none_0; bool L_4; L_4 = ShaderTagId_op_Equality_m80707E1013AF5BC51773613BF6848E6A9C64C7FA(L_2, L_3, NULL); if (!L_4) { goto IL_0038; } } { ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_5; L_5 = RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_inline(__this, NULL); if (!L_5) { goto IL_0035; } } { ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_6; L_6 = RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_inline(__this, NULL); NullCheck(L_6); G_B5_0 = ((((int32_t)(((RuntimeArray*)L_6)->max_length)) == ((int32_t)0))? 1 : 0); goto IL_0036; } IL_0035: { G_B5_0 = 1; } IL_0036: { G_B7_0 = G_B5_0; goto IL_0039; } IL_0038: { G_B7_0 = 0; } IL_0039: { G_B9_0 = G_B7_0; goto IL_003c; } IL_003b: { G_B9_0 = 1; } IL_003c: { V_0 = (bool)G_B9_0; bool L_7 = V_0; if (!L_7) { goto IL_0044; } } { // return false; V_1 = (bool)0; goto IL_0048; } IL_0044: { // return true; V_1 = (bool)1; goto IL_0048; } IL_0048: { // } bool L_8 = V_1; return L_8; } } IL2CPP_EXTERN_C bool RendererListDesc_IsValid_m424FC29A8206B9F2D11EC1C937762D1E1ABACAA5_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = RendererListDesc_IsValid_m424FC29A8206B9F2D11EC1C937762D1E1ABACAA5(_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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphContext__ctor_mE362BBACE6D5A945C9CC34B7AAEA715F7DFB9BF6 (RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters IL2CPP_EXTERN_C void RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshal_pinvoke(const RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA& unmarshaled, RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshaled_pinvoke& marshaled) { Exception_t* ___commandBuffer_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'commandBuffer' of type 'RenderGraphParameters': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___commandBuffer_4Exception, NULL); } IL2CPP_EXTERN_C void RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshal_pinvoke_back(const RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshaled_pinvoke& marshaled, RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA& unmarshaled) { Exception_t* ___commandBuffer_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'commandBuffer' of type 'RenderGraphParameters': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___commandBuffer_4Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters IL2CPP_EXTERN_C void RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshal_pinvoke_cleanup(RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters IL2CPP_EXTERN_C void RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshal_com(const RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA& unmarshaled, RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshaled_com& marshaled) { Exception_t* ___commandBuffer_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'commandBuffer' of type 'RenderGraphParameters': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___commandBuffer_4Exception, NULL); } IL2CPP_EXTERN_C void RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshal_com_back(const RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshaled_com& marshaled, RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA& unmarshaled) { Exception_t* ___commandBuffer_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'commandBuffer' of type 'RenderGraphParameters': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___commandBuffer_4Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters IL2CPP_EXTERN_C void RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_marshal_com_cleanup(RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA_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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution IL2CPP_EXTERN_C void RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshal_pinvoke(const RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529& unmarshaled, RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshaled_pinvoke& marshaled) { Exception_t* ___renderGraph_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'renderGraph' of type 'RenderGraphExecution': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___renderGraph_0Exception, NULL); } IL2CPP_EXTERN_C void RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshal_pinvoke_back(const RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshaled_pinvoke& marshaled, RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529& unmarshaled) { Exception_t* ___renderGraph_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'renderGraph' of type 'RenderGraphExecution': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___renderGraph_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution IL2CPP_EXTERN_C void RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshal_pinvoke_cleanup(RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution IL2CPP_EXTERN_C void RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshal_com(const RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529& unmarshaled, RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshaled_com& marshaled) { Exception_t* ___renderGraph_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'renderGraph' of type 'RenderGraphExecution': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___renderGraph_0Exception, NULL); } IL2CPP_EXTERN_C void RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshal_com_back(const RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshaled_com& marshaled, RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529& unmarshaled) { Exception_t* ___renderGraph_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'renderGraph' of type 'RenderGraphExecution': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___renderGraph_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution IL2CPP_EXTERN_C void RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshal_com_cleanup(RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529_marshaled_com& marshaled) { } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution::.ctor(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphExecution__ctor_m6F5D9030833807A2480E493C092CD067D6CD042E (RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___renderGraph0, const RuntimeMethod* method) { { // => this.renderGraph = renderGraph; RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_0 = ___renderGraph0; __this->___renderGraph_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___renderGraph_0), (void*)L_0); return; } } IL2CPP_EXTERN_C void RenderGraphExecution__ctor_m6F5D9030833807A2480E493C092CD067D6CD042E_AdjustorThunk (RuntimeObject* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___renderGraph0, const RuntimeMethod* method) { RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RenderGraphExecution__ctor_m6F5D9030833807A2480E493C092CD067D6CD042E_inline(_thisAdjusted, ___renderGraph0, method); } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphExecution_Dispose_m2A4832CC0BAA3642B791D033538C6E97FBAE3D67 (RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529* __this, const RuntimeMethod* method) { { // public void Dispose() => renderGraph.Execute(); RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_0 = __this->___renderGraph_0; NullCheck(L_0); RenderGraph_Execute_m3A7348FDC7FCE5C9EAE32410C4A8F3E06CD0C9A0(L_0, NULL); return; } } IL2CPP_EXTERN_C void RenderGraphExecution_Dispose_m2A4832CC0BAA3642B791D033538C6E97FBAE3D67_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RenderGraphExecution_Dispose_m2A4832CC0BAA3642B791D033538C6E97FBAE3D67(_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 // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::RegisterDebug(System.String,UnityEngine.Rendering.DebugUI/Panel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_RegisterDebug_m51C8C65167E33516E765B3D8FEF39DA518959500 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, String_t* ___name0, Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* ___debugPanel1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Button_t94987D29C31193E49E17586BF7642576A0F6CE7A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_mD210368A14FCDCC7149390F219C65E235192ECB7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m1CF00DE86A4D8D00B0B10A73C661422E5F6C553E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObservableList_1_Add_m80161880CDA1E09EC04B43A9CA32EC722A13F2F9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_0_m515BE24E9CB99FEF73990F99C9C4CFCF5BD97568_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_1_m53C6672B4B92C97F61D7D24E50DAD0D8750A9C91_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_2_m1C26FD7DF27A18C57067A2F339479A854CE93BCD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_3_m5CFDDCA3F495056CBE68775752C840672D5B4F6D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_4_m86E5D492172D8428AF2102DAA2FF198585C99DF2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_5_m7D05EDCCFE8AC1D6B11A10F6361B27788A5B3844_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_6_mD4C4027444FFC2AEF974557E7896ECBCABD9E3E0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_7_m628CB428D0BEEC1EB1B1AA34E7CFA4B688DE7411_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_8_m1266BEC68718D058CD4D7BAA205D64CE57253775_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_9_m50F3726EADBCE25A641CCE4BA38E56F9893AA18D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7016C611050AE86659FE62F0BCA1F29CB67F3648); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9399545712E49FFA1E11663DAF0F1E6212157AE7); s_Il2CppMethodInitialized = true; } List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* V_0 = NULL; RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* G_B5_0 = NULL; RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* G_B1_0 = NULL; DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* G_B3_0 = NULL; RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* G_B3_1 = NULL; DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* G_B2_0 = NULL; RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* G_B2_1 = NULL; String_t* G_B4_0 = NULL; DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* G_B4_1 = NULL; RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* G_B4_2 = NULL; Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* G_B6_0 = NULL; RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* G_B6_1 = NULL; { // var list = new List(); List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* L_0 = (List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804*)il2cpp_codegen_object_new(List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804_il2cpp_TypeInfo_var); NullCheck(L_0); List_1__ctor_m1CF00DE86A4D8D00B0B10A73C661422E5F6C553E(L_0, List_1__ctor_m1CF00DE86A4D8D00B0B10A73C661422E5F6C553E_RuntimeMethod_var); V_0 = L_0; // list.Add(new DebugUI.Container // { // displayName = $"{name} Render Graph", // children = // { // new DebugUI.BoolField { nameAndTooltip = Strings.ClearRenderTargetsAtCreation, getter = () => clearRenderTargetsAtCreation, setter = value => clearRenderTargetsAtCreation = value }, // // We cannot expose this option as it will change the active render target and the debug menu won't know where to render itself anymore. // // list.Add(new DebugUI.BoolField { displayName = "Clear Render Targets at release", getter = () => clearRenderTargetsAtRelease, setter = value => clearRenderTargetsAtRelease = value }); // new DebugUI.BoolField { nameAndTooltip = Strings.DisablePassCulling, getter = () => disablePassCulling, setter = value => disablePassCulling = value }, // new DebugUI.BoolField { nameAndTooltip = Strings.ImmediateMode, getter = () => immediateMode, setter = value => immediateMode = value }, // new DebugUI.BoolField { nameAndTooltip = Strings.EnableLogging, getter = () => enableLogging, setter = value => enableLogging = value }, // new DebugUI.Button // { // nameAndTooltip = Strings.LogFrameInformation, // action = () => // { // if (!enableLogging) // Debug.Log("You must first enable logging before this logging frame information."); // logFrameInformation = true; // #if UNITY_EDITOR // UnityEditor.SceneView.RepaintAll(); // #endif // } // }, // new DebugUI.Button // { // nameAndTooltip = Strings.LogResources, // action = () => // { // if (!enableLogging) // Debug.Log("You must first enable logging before this logging resources."); // logResources = true; // #if UNITY_EDITOR // UnityEditor.SceneView.RepaintAll(); // #endif // } // } // } // }); List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* L_1 = V_0; Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_2 = (Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217*)il2cpp_codegen_object_new(Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217_il2cpp_TypeInfo_var); NullCheck(L_2); Container__ctor_m31E5465D076DCC7A1C932B44B7D2000821C0BFE8(L_2, NULL); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_3 = L_2; String_t* L_4 = ___name0; String_t* L_5; L_5 = String_Concat_mAF2CE02CC0CB7460753D0A1A91CCF2B1E9804C5D(L_4, _stringLiteral9399545712E49FFA1E11663DAF0F1E6212157AE7, NULL); NullCheck(L_3); Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline(L_3, L_5, NULL); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_6 = L_3; NullCheck(L_6); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_7; L_7 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_6, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_8 = (BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD*)il2cpp_codegen_object_new(BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); NullCheck(L_8); BoolField__ctor_m8C1D78E29A30C2D3844607274207943D3B576E55(L_8, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_9 = L_8; il2cpp_codegen_runtime_class_init_inline(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var); NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_10 = ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___ClearRenderTargetsAtCreation_0; NullCheck(L_9); Widget_set_nameAndTooltip_m6A2AA733173D30AA828D74FAB162ECBCECC7A80A(L_9, L_10, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_11 = L_9; Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_12 = (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*)il2cpp_codegen_object_new(Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); NullCheck(L_12); Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22(L_12, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_0_m515BE24E9CB99FEF73990F99C9C4CFCF5BD97568_RuntimeMethod_var), NULL); NullCheck(L_11); Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_inline(L_11, L_12, Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_13 = L_11; Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* L_14 = (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*)il2cpp_codegen_object_new(Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); NullCheck(L_14); Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(L_14, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_1_m53C6672B4B92C97F61D7D24E50DAD0D8750A9C91_RuntimeMethod_var), NULL); NullCheck(L_13); Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_inline(L_13, L_14, Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); NullCheck(L_7); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_7, L_13, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_15 = L_6; NullCheck(L_15); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_16; L_16 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_15, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_17 = (BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD*)il2cpp_codegen_object_new(BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); NullCheck(L_17); BoolField__ctor_m8C1D78E29A30C2D3844607274207943D3B576E55(L_17, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_18 = L_17; NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_19 = ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___DisablePassCulling_1; NullCheck(L_18); Widget_set_nameAndTooltip_m6A2AA733173D30AA828D74FAB162ECBCECC7A80A(L_18, L_19, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_20 = L_18; Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_21 = (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*)il2cpp_codegen_object_new(Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); NullCheck(L_21); Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22(L_21, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_2_m1C26FD7DF27A18C57067A2F339479A854CE93BCD_RuntimeMethod_var), NULL); NullCheck(L_20); Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_inline(L_20, L_21, Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_22 = L_20; Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* L_23 = (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*)il2cpp_codegen_object_new(Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); NullCheck(L_23); Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(L_23, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_3_m5CFDDCA3F495056CBE68775752C840672D5B4F6D_RuntimeMethod_var), NULL); NullCheck(L_22); Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_inline(L_22, L_23, Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); NullCheck(L_16); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_16, L_22, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_24 = L_15; NullCheck(L_24); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_25; L_25 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_24, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_26 = (BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD*)il2cpp_codegen_object_new(BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); NullCheck(L_26); BoolField__ctor_m8C1D78E29A30C2D3844607274207943D3B576E55(L_26, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_27 = L_26; NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_28 = ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___ImmediateMode_2; NullCheck(L_27); Widget_set_nameAndTooltip_m6A2AA733173D30AA828D74FAB162ECBCECC7A80A(L_27, L_28, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_29 = L_27; Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_30 = (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*)il2cpp_codegen_object_new(Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); NullCheck(L_30); Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22(L_30, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_4_m86E5D492172D8428AF2102DAA2FF198585C99DF2_RuntimeMethod_var), NULL); NullCheck(L_29); Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_inline(L_29, L_30, Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_31 = L_29; Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* L_32 = (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*)il2cpp_codegen_object_new(Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); NullCheck(L_32); Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(L_32, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_5_m7D05EDCCFE8AC1D6B11A10F6361B27788A5B3844_RuntimeMethod_var), NULL); NullCheck(L_31); Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_inline(L_31, L_32, Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); NullCheck(L_25); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_25, L_31, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_33 = L_24; NullCheck(L_33); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_34; L_34 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_33, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_35 = (BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD*)il2cpp_codegen_object_new(BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD_il2cpp_TypeInfo_var); NullCheck(L_35); BoolField__ctor_m8C1D78E29A30C2D3844607274207943D3B576E55(L_35, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_36 = L_35; NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_37 = ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___EnableLogging_3; NullCheck(L_36); Widget_set_nameAndTooltip_m6A2AA733173D30AA828D74FAB162ECBCECC7A80A(L_36, L_37, NULL); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_38 = L_36; Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_39 = (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*)il2cpp_codegen_object_new(Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457_il2cpp_TypeInfo_var); NullCheck(L_39); Func_1__ctor_mDFFAE9C73346372438B5B04C4558AC42F1A3DA22(L_39, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_6_mD4C4027444FFC2AEF974557E7896ECBCABD9E3E0_RuntimeMethod_var), NULL); NullCheck(L_38); Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_inline(L_38, L_39, Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_RuntimeMethod_var); BoolField_t39D6A35B4122FEB0926086FA434886E537378EAD* L_40 = L_38; Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* L_41 = (Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C*)il2cpp_codegen_object_new(Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C_il2cpp_TypeInfo_var); NullCheck(L_41); Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(L_41, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_7_m628CB428D0BEEC1EB1B1AA34E7CFA4B688DE7411_RuntimeMethod_var), NULL); NullCheck(L_40); Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_inline(L_40, L_41, Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_RuntimeMethod_var); NullCheck(L_34); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_34, L_40, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_42 = L_33; NullCheck(L_42); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_43; L_43 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_42, NULL); Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* L_44 = (Button_t94987D29C31193E49E17586BF7642576A0F6CE7A*)il2cpp_codegen_object_new(Button_t94987D29C31193E49E17586BF7642576A0F6CE7A_il2cpp_TypeInfo_var); NullCheck(L_44); Button__ctor_mA34758B11D4DE127E0B126C0D43A656D4D2837DC(L_44, NULL); Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* L_45 = L_44; NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_46 = ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___LogFrameInformation_4; NullCheck(L_45); Widget_set_nameAndTooltip_m6A2AA733173D30AA828D74FAB162ECBCECC7A80A(L_45, L_46, NULL); Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* L_47 = L_45; Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_48 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var); NullCheck(L_48); Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_48, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_8_m1266BEC68718D058CD4D7BAA205D64CE57253775_RuntimeMethod_var), NULL); NullCheck(L_47); Button_set_action_m5F7843835E47500A6D3A0BFD268F451854D767A7_inline(L_47, L_48, NULL); NullCheck(L_43); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_43, L_47, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* L_49 = L_42; NullCheck(L_49); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_50; L_50 = Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline(L_49, NULL); Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* L_51 = (Button_t94987D29C31193E49E17586BF7642576A0F6CE7A*)il2cpp_codegen_object_new(Button_t94987D29C31193E49E17586BF7642576A0F6CE7A_il2cpp_TypeInfo_var); NullCheck(L_51); Button__ctor_mA34758B11D4DE127E0B126C0D43A656D4D2837DC(L_51, NULL); Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* L_52 = L_51; NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_53 = ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___LogResources_5; NullCheck(L_52); Widget_set_nameAndTooltip_m6A2AA733173D30AA828D74FAB162ECBCECC7A80A(L_52, L_53, NULL); Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* L_54 = L_52; Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_55 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var); NullCheck(L_55); Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_55, __this, (intptr_t)((void*)RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_9_m50F3726EADBCE25A641CCE4BA38E56F9893AA18D_RuntimeMethod_var), NULL); NullCheck(L_54); Button_set_action_m5F7843835E47500A6D3A0BFD268F451854D767A7_inline(L_54, L_55, NULL); NullCheck(L_50); ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB(L_50, L_54, ObservableList_1_Add_m2013E96CFB37A7E6137FEF089C172C2930901ADB_RuntimeMethod_var); NullCheck(L_1); List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_inline(L_1, L_49, List_1_Add_mF11EF7BF06382D33BE48DB9691E50F3870571729_RuntimeMethod_var); // m_DebugItems = list.ToArray(); List_1_t0BFD9E46F01440F6D821E788DF386D0327E06804* L_56 = V_0; NullCheck(L_56); WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* L_57; L_57 = List_1_ToArray_mD210368A14FCDCC7149390F219C65E235192ECB7(L_56, List_1_ToArray_mD210368A14FCDCC7149390F219C65E235192ECB7_RuntimeMethod_var); __this->___m_DebugItems_0 = L_57; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugItems_0), (void*)L_57); // m_DebugPanel = debugPanel != null ? debugPanel : DebugManager.instance.GetPanel(name.Length == 0 ? "Render Graph" : name, true); Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_58 = ___debugPanel1; G_B1_0 = __this; if (L_58) { G_B5_0 = __this; goto IL_01c0; } } { il2cpp_codegen_runtime_class_init_inline(DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672_il2cpp_TypeInfo_var); DebugManager_t7B02CD44432A634FA9654CC7ABE89DBA061A8672* L_59; L_59 = DebugManager_get_instance_mE739109CEF80088D21ED7FCF46D1153097B45086(NULL); String_t* L_60 = ___name0; NullCheck(L_60); int32_t L_61; L_61 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_60, NULL); G_B2_0 = L_59; G_B2_1 = G_B1_0; if (!L_61) { G_B3_0 = L_59; G_B3_1 = G_B1_0; goto IL_01b1; } } { String_t* L_62 = ___name0; G_B4_0 = L_62; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_01b6; } IL_01b1: { G_B4_0 = _stringLiteral7016C611050AE86659FE62F0BCA1F29CB67F3648; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_01b6: { NullCheck(G_B4_1); Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_63; L_63 = DebugManager_GetPanel_mD434C1C01EA3E39B3C97783F23C6DDF10E2D4617(G_B4_1, G_B4_0, (bool)1, 0, (bool)0, NULL); G_B6_0 = L_63; G_B6_1 = G_B4_2; goto IL_01c1; } IL_01c0: { Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_64 = ___debugPanel1; G_B6_0 = L_64; G_B6_1 = G_B5_0; } IL_01c1: { NullCheck(G_B6_1); G_B6_1->___m_DebugPanel_1 = G_B6_0; Il2CppCodeGenWriteBarrier((void**)(&G_B6_1->___m_DebugPanel_1), (void*)G_B6_0); // m_DebugPanel.children.Add(m_DebugItems); Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_65 = __this->___m_DebugPanel_1; NullCheck(L_65); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_66; L_66 = Panel_get_children_m42233087374A0F3438E9F666F0EBD00922D3018A_inline(L_65, NULL); WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* L_67 = __this->___m_DebugItems_0; NullCheck(L_66); ObservableList_1_Add_m80161880CDA1E09EC04B43A9CA32EC722A13F2F9(L_66, L_67, ObservableList_1_Add_m80161880CDA1E09EC04B43A9CA32EC722A13F2F9_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::UnRegisterDebug(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_UnRegisterDebug_mDAB7FCE72ABFC96BCA3D299794D8017AE8D05D73 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObservableList_1_Remove_m375FAC9BF2AC0341C46C0580B8D4452436D4F6B3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // m_DebugPanel.children.Remove(m_DebugItems); Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_0 = __this->___m_DebugPanel_1; NullCheck(L_0); ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_1; L_1 = Panel_get_children_m42233087374A0F3438E9F666F0EBD00922D3018A_inline(L_0, NULL); WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* L_2 = __this->___m_DebugItems_0; NullCheck(L_1); int32_t L_3; L_3 = ObservableList_1_Remove_m375FAC9BF2AC0341C46C0580B8D4452436D4F6B3(L_1, L_2, ObservableList_1_Remove_m375FAC9BF2AC0341C46C0580B8D4452436D4F6B3_RuntimeMethod_var); // m_DebugPanel = null; __this->___m_DebugPanel_1 = (Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugPanel_1), (void*)(Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295*)NULL); // m_DebugItems = null; __this->___m_DebugItems_0 = (WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugItems_0), (void*)(WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2*)NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams__ctor_m174FCBE11F53D73C56586A51B98AC56C6BAEDF3D (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_0() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_0_m515BE24E9CB99FEF73990F99C9C4CFCF5BD97568 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, const RuntimeMethod* method) { { // new DebugUI.BoolField { nameAndTooltip = Strings.ClearRenderTargetsAtCreation, getter = () => clearRenderTargetsAtCreation, setter = value => clearRenderTargetsAtCreation = value }, bool L_0 = __this->___clearRenderTargetsAtCreation_2; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_1(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_1_m53C6672B4B92C97F61D7D24E50DAD0D8750A9C91 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, bool ___value0, const RuntimeMethod* method) { { // new DebugUI.BoolField { nameAndTooltip = Strings.ClearRenderTargetsAtCreation, getter = () => clearRenderTargetsAtCreation, setter = value => clearRenderTargetsAtCreation = value }, bool L_0 = ___value0; __this->___clearRenderTargetsAtCreation_2 = L_0; return; } } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_2() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_2_m1C26FD7DF27A18C57067A2F339479A854CE93BCD (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, const RuntimeMethod* method) { { // new DebugUI.BoolField { nameAndTooltip = Strings.DisablePassCulling, getter = () => disablePassCulling, setter = value => disablePassCulling = value }, bool L_0 = __this->___disablePassCulling_4; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_3(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_3_m5CFDDCA3F495056CBE68775752C840672D5B4F6D (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, bool ___value0, const RuntimeMethod* method) { { // new DebugUI.BoolField { nameAndTooltip = Strings.DisablePassCulling, getter = () => disablePassCulling, setter = value => disablePassCulling = value }, bool L_0 = ___value0; __this->___disablePassCulling_4 = L_0; return; } } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_4() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_4_m86E5D492172D8428AF2102DAA2FF198585C99DF2 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, const RuntimeMethod* method) { { // new DebugUI.BoolField { nameAndTooltip = Strings.ImmediateMode, getter = () => immediateMode, setter = value => immediateMode = value }, bool L_0 = __this->___immediateMode_5; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_5(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_5_m7D05EDCCFE8AC1D6B11A10F6361B27788A5B3844 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, bool ___value0, const RuntimeMethod* method) { { // new DebugUI.BoolField { nameAndTooltip = Strings.ImmediateMode, getter = () => immediateMode, setter = value => immediateMode = value }, bool L_0 = ___value0; __this->___immediateMode_5 = L_0; return; } } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_6() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_6_mD4C4027444FFC2AEF974557E7896ECBCABD9E3E0 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, const RuntimeMethod* method) { { // new DebugUI.BoolField { nameAndTooltip = Strings.EnableLogging, getter = () => enableLogging, setter = value => enableLogging = value }, bool L_0 = __this->___enableLogging_6; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_7(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_7_m628CB428D0BEEC1EB1B1AA34E7CFA4B688DE7411 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __this, bool ___value0, const RuntimeMethod* method) { { // new DebugUI.BoolField { nameAndTooltip = Strings.EnableLogging, getter = () => enableLogging, setter = value => enableLogging = value }, bool L_0 = ___value0; __this->___enableLogging_6 = L_0; return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_8() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_8_m1266BEC68718D058CD4D7BAA205D64CE57253775 (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __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*)&_stringLiteral0A21038F66E60B904122D639755A1F49F8064765); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // if (!enableLogging) bool L_0 = __this->___enableLogging_6; V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0019; } } { // Debug.Log("You must first enable logging before this logging frame information."); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Log_m86567BCF22BBE7809747817453CACA0E41E68219(_stringLiteral0A21038F66E60B904122D639755A1F49F8064765, NULL); } IL_0019: { // logFrameInformation = true; __this->___logFrameInformation_7 = (bool)1; // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams::b__10_9() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugParams_U3CRegisterDebugU3Eb__10_9_m50F3726EADBCE25A641CCE4BA38E56F9893AA18D (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* __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*)&_stringLiteral070EEC4655A36035BD4EEFBBF384EB1564B0D4AE); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // if (!enableLogging) bool L_0 = __this->___enableLogging_6; V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); bool L_1 = V_0; if (!L_1) { goto IL_0019; } } { // Debug.Log("You must first enable logging before this logging resources."); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Log_m86567BCF22BBE7809747817453CACA0E41E68219(_stringLiteral070EEC4655A36035BD4EEFBBF384EB1564B0D4AE, NULL); } IL_0019: { // logResources = true; __this->___logResources_8 = (bool)1; // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugParams/Strings::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Strings__cctor_m17897CC58A382F5F3C5B9F5AAAA84158483E37EB (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral07DDFA79F831AC68E70ABFF7AA7C8537017F9C4F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0ADA7281F3CB8594D1E056E66558512201992F15); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38B37D6E03FFF89A56AC0775149FC6F56E5ACA75); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5CD8BC71E05669C3B9E32372211DD8386C88F94F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7DD1C096E9CA9E23D589F6AD5F77BD6AB4536749); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB900DCE87B0415CA81C970CBE6D7AE0D7B07EA51); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC15F7F980F7D317BDBC75F9006C5B961BB2F83EC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC4B9D3866EE51AA80DC5563AF6F0CD1C5CD086E0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD7C55F039EE07935055527AF067FA72948B25AAB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE00232FD5B30B362DBDBBDED0B1D790535EE33C2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF0FB447EAE7794EF2FE2D6DA86477D33D94E3772); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5F29E329FCD9BECB63B3062FA79170A43494F1A); s_Il2CppMethodInitialized = true; } NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 V_0; memset((&V_0), 0, sizeof(V_0)); { // public static readonly NameAndTooltip ClearRenderTargetsAtCreation = new() { name = "Clear Render Targets At Creation", tooltip = "Enable to clear all render textures before any rendergraph passes to check if some clears are missing." }; il2cpp_codegen_initobj((&V_0), sizeof(NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4)); (&V_0)->___name_0 = _stringLiteralF5F29E329FCD9BECB63B3062FA79170A43494F1A; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name_0), (void*)_stringLiteralF5F29E329FCD9BECB63B3062FA79170A43494F1A); (&V_0)->___tooltip_1 = _stringLiteral07DDFA79F831AC68E70ABFF7AA7C8537017F9C4F; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___tooltip_1), (void*)_stringLiteral07DDFA79F831AC68E70ABFF7AA7C8537017F9C4F); NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_0 = V_0; ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___ClearRenderTargetsAtCreation_0 = L_0; Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___ClearRenderTargetsAtCreation_0))->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___ClearRenderTargetsAtCreation_0))->___tooltip_1), (void*)NULL); #endif // public static readonly NameAndTooltip DisablePassCulling = new() { name = "Disable Pass Culling", tooltip = "Enable to temporarily disable culling to asses if a pass is culled." }; il2cpp_codegen_initobj((&V_0), sizeof(NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4)); (&V_0)->___name_0 = _stringLiteralC4B9D3866EE51AA80DC5563AF6F0CD1C5CD086E0; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name_0), (void*)_stringLiteralC4B9D3866EE51AA80DC5563AF6F0CD1C5CD086E0); (&V_0)->___tooltip_1 = _stringLiteral0ADA7281F3CB8594D1E056E66558512201992F15; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___tooltip_1), (void*)_stringLiteral0ADA7281F3CB8594D1E056E66558512201992F15); NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_1 = V_0; ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___DisablePassCulling_1 = L_1; Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___DisablePassCulling_1))->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___DisablePassCulling_1))->___tooltip_1), (void*)NULL); #endif // public static readonly NameAndTooltip ImmediateMode = new() { name = "Immediate Mode", tooltip = "Enable to force render graph to execute all passes in the order you registered them." }; il2cpp_codegen_initobj((&V_0), sizeof(NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4)); (&V_0)->___name_0 = _stringLiteralC15F7F980F7D317BDBC75F9006C5B961BB2F83EC; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name_0), (void*)_stringLiteralC15F7F980F7D317BDBC75F9006C5B961BB2F83EC); (&V_0)->___tooltip_1 = _stringLiteralD7C55F039EE07935055527AF067FA72948B25AAB; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___tooltip_1), (void*)_stringLiteralD7C55F039EE07935055527AF067FA72948B25AAB); NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_2 = V_0; ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___ImmediateMode_2 = L_2; Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___ImmediateMode_2))->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___ImmediateMode_2))->___tooltip_1), (void*)NULL); #endif // public static readonly NameAndTooltip EnableLogging = new() { name = "Enable Logging", tooltip = "Enable to allow HDRP to capture information in the log." }; il2cpp_codegen_initobj((&V_0), sizeof(NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4)); (&V_0)->___name_0 = _stringLiteral7DD1C096E9CA9E23D589F6AD5F77BD6AB4536749; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name_0), (void*)_stringLiteral7DD1C096E9CA9E23D589F6AD5F77BD6AB4536749); (&V_0)->___tooltip_1 = _stringLiteralF0FB447EAE7794EF2FE2D6DA86477D33D94E3772; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___tooltip_1), (void*)_stringLiteralF0FB447EAE7794EF2FE2D6DA86477D33D94E3772); NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_3 = V_0; ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___EnableLogging_3 = L_3; Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___EnableLogging_3))->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___EnableLogging_3))->___tooltip_1), (void*)NULL); #endif // public static readonly NameAndTooltip LogFrameInformation = new() { name = "Log Frame Information", tooltip = "Enable to log information output from each frame." }; il2cpp_codegen_initobj((&V_0), sizeof(NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4)); (&V_0)->___name_0 = _stringLiteralB900DCE87B0415CA81C970CBE6D7AE0D7B07EA51; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name_0), (void*)_stringLiteralB900DCE87B0415CA81C970CBE6D7AE0D7B07EA51); (&V_0)->___tooltip_1 = _stringLiteralE00232FD5B30B362DBDBBDED0B1D790535EE33C2; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___tooltip_1), (void*)_stringLiteralE00232FD5B30B362DBDBBDED0B1D790535EE33C2); NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_4 = V_0; ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___LogFrameInformation_4 = L_4; Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___LogFrameInformation_4))->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___LogFrameInformation_4))->___tooltip_1), (void*)NULL); #endif // public static readonly NameAndTooltip LogResources = new() { name = "Log Resources", tooltip = "Enable to log the current render graph's global resource usage." }; il2cpp_codegen_initobj((&V_0), sizeof(NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4)); (&V_0)->___name_0 = _stringLiteral5CD8BC71E05669C3B9E32372211DD8386C88F94F; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name_0), (void*)_stringLiteral5CD8BC71E05669C3B9E32372211DD8386C88F94F); (&V_0)->___tooltip_1 = _stringLiteral38B37D6E03FFF89A56AC0775149FC6F56E5ACA75; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___tooltip_1), (void*)_stringLiteral38B37D6E03FFF89A56AC0775149FC6F56E5ACA75); NameAndTooltip_tA6656221A6E70C8409CFCBAF6CCEC9C718E344D4 L_5 = V_0; ((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___LogResources_5 = L_5; Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___LogResources_5))->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((Strings_t37AC469F59A9F79F30401F12752C465A554760BA_StaticFields*)il2cpp_codegen_static_fields_for(Strings_t37AC469F59A9F79F30401F12752C465A554760BA_il2cpp_TypeInfo_var))->___LogResources_5))->___tooltip_1), (void*)NULL); #endif return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugData_Clear_m657D4C201FBC74990BFDCB39028E506F76C7FB89 (RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m87C843FE9647040193430A3014EC183F55E159E5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m8F4CF17FE17B209ABB1F5FB054404F5F95311285_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m2AFFB9B7FFAD436C49E8A84E3DC8682E6B9561E6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; bool V_4 = false; { // passList.Clear(); List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* L_0 = __this->___passList_0; NullCheck(L_0); List_1_Clear_m8F4CF17FE17B209ABB1F5FB054404F5F95311285_inline(L_0, List_1_Clear_m8F4CF17FE17B209ABB1F5FB054404F5F95311285_RuntimeMethod_var); // if (resourceLists[0] == null) List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_1 = __this->___resourceLists_1; NullCheck(L_1); int32_t L_2 = 0; List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* L_3 = (L_1)->GetAt(static_cast(L_2)); V_0 = (bool)((((RuntimeObject*)(List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*)L_3) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_4 = V_0; if (!L_4) { goto IL_003b; } } { // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) V_1 = 0; goto IL_0032; } IL_0021: { // resourceLists[i] = new List(); List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_5 = __this->___resourceLists_1; int32_t L_6 = V_1; List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* L_7 = (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*)il2cpp_codegen_object_new(List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3_il2cpp_TypeInfo_var); NullCheck(L_7); List_1__ctor_m2AFFB9B7FFAD436C49E8A84E3DC8682E6B9561E6(L_7, List_1__ctor_m2AFFB9B7FFAD436C49E8A84E3DC8682E6B9561E6_RuntimeMethod_var); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(L_6), (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*)L_7); // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_0032: { // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_9 = V_1; V_2 = (bool)((((int32_t)L_9) < ((int32_t)2))? 1 : 0); bool L_10 = V_2; if (L_10) { goto IL_0021; } } { } IL_003b: { // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) V_3 = 0; goto IL_0051; } IL_003f: { // resourceLists[i].Clear(); List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_11 = __this->___resourceLists_1; int32_t L_12 = V_3; NullCheck(L_11); int32_t L_13 = L_12; List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck(L_14); List_1_Clear_m87C843FE9647040193430A3014EC183F55E159E5_inline(L_14, List_1_Clear_m87C843FE9647040193430A3014EC183F55E159E5_RuntimeMethod_var); // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_15 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_15, 1)); } IL_0051: { // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_16 = V_3; V_4 = (bool)((((int32_t)L_16) < ((int32_t)2))? 1 : 0); bool L_17 = V_4; if (L_17) { goto IL_003f; } } { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphDebugData__ctor_m801AC7375A90EF3C120F18F1080B3C8B37ACBDFA (RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mF4CB99C817B0CEE9E3D53DA885EA193F651B9125_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public List passList = new List(); List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* L_0 = (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39*)il2cpp_codegen_object_new(List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39_il2cpp_TypeInfo_var); NullCheck(L_0); List_1__ctor_mF4CB99C817B0CEE9E3D53DA885EA193F651B9125(L_0, List_1__ctor_mF4CB99C817B0CEE9E3D53DA885EA193F651B9125_RuntimeMethod_var); __this->___passList_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___passList_0), (void*)L_0); // public List[] resourceLists = new List[(int)RenderGraphResourceType.Count]; List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_1 = (List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7*)(List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7*)SZArrayNew(List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7_il2cpp_TypeInfo_var, (uint32_t)2); __this->___resourceLists_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___resourceLists_1), (void*)L_1); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData IL2CPP_EXTERN_C void PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshal_pinvoke(const PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258& unmarshaled, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshaled_pinvoke& marshaled) { Exception_t* ___resourceReadLists_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'resourceReadLists' of type 'PassDebugData'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___resourceReadLists_1Exception, NULL); } IL2CPP_EXTERN_C void PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshal_pinvoke_back(const PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshaled_pinvoke& marshaled, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258& unmarshaled) { Exception_t* ___resourceReadLists_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'resourceReadLists' of type 'PassDebugData'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___resourceReadLists_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData IL2CPP_EXTERN_C void PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshal_pinvoke_cleanup(PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData IL2CPP_EXTERN_C void PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshal_com(const PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258& unmarshaled, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshaled_com& marshaled) { Exception_t* ___resourceReadLists_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'resourceReadLists' of type 'PassDebugData'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___resourceReadLists_1Exception, NULL); } IL2CPP_EXTERN_C void PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshal_com_back(const PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshaled_com& marshaled, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258& unmarshaled) { Exception_t* ___resourceReadLists_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'resourceReadLists' of type 'PassDebugData'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___resourceReadLists_1Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/PassDebugData IL2CPP_EXTERN_C void PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_marshal_com_cleanup(PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258_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 // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData IL2CPP_EXTERN_C void ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshal_pinvoke(const ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B& unmarshaled, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshaled_pinvoke& marshaled) { Exception_t* ___consumerList_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'consumerList' of type 'ResourceDebugData'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___consumerList_4Exception, NULL); } IL2CPP_EXTERN_C void ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshal_pinvoke_back(const ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshaled_pinvoke& marshaled, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B& unmarshaled) { Exception_t* ___consumerList_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'consumerList' of type 'ResourceDebugData'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___consumerList_4Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData IL2CPP_EXTERN_C void ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshal_pinvoke_cleanup(ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData IL2CPP_EXTERN_C void ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshal_com(const ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B& unmarshaled, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshaled_com& marshaled) { Exception_t* ___consumerList_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'consumerList' of type 'ResourceDebugData'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___consumerList_4Exception, NULL); } IL2CPP_EXTERN_C void ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshal_com_back(const ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshaled_com& marshaled, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B& unmarshaled) { Exception_t* ___consumerList_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'consumerList' of type 'ResourceDebugData'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___consumerList_4Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData IL2CPP_EXTERN_C void ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshal_com_cleanup(ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B_marshaled_com& marshaled) { } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::get_name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RenderGraph_get_name_mC4A86F3C3445D41324598444AD9C35152B1415D9 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { { // public string name { get; private set; } = "RenderGraph"; String_t* L_0 = __this->___U3CnameU3Ek__BackingField_24; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::set_name(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_set_name_m5B537C5BD0514C94A202FA6D91E33E0FF8D3BC35 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___value0, const RuntimeMethod* method) { { // public string name { get; private set; } = "RenderGraph"; String_t* L_0 = ___value0; __this->___U3CnameU3Ek__BackingField_24 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField_24), (void*)L_0); return; } } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::get_requireDebugData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraph_get_requireDebugData_m299B15A8D7F053AB63B036CD1E29E6E9CBA5A052 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static bool requireDebugData { get; set; } = false; il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); bool L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___U3CrequireDebugDataU3Ek__BackingField_25; return L_0; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::set_requireDebugData(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_set_requireDebugData_m4038058EA46EBEFCF4137B5A59A66FCBB6D55050 (bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static bool requireDebugData { get; set; } = false; bool L_0 = ___value0; il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___U3CrequireDebugDataU3Ek__BackingField_25 = L_0; return; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDefaultResources UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::get_defaultResources() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* RenderGraph_get_defaultResources_mAF14CF66D8EEB8E7BE53241437E9D7005C662E17 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* V_0 = NULL; { // return m_DefaultResources; RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* L_0 = __this->___m_DefaultResources_7; V_0 = L_0; goto IL_000a; } IL_000a: { // } RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* L_1 = V_0; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph__ctor_m8E28DE4BAE8C24B9FC9C71526B5DA8E3BF216318 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m10F2B46545CEC5984C896EFAFC4EB28BFB5377F2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mBD1A28759429A1CA58323010480013BF1FE9C14D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1__ctor_m0C90D9608C4045A7B86D396ABE636CF97DCF47EB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1__ctor_m525D3DB66358429AB19EDBF7C4DC3D669DCE8F04_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m524372DBBAE8B7EB630B328B4F5549EBD2940D03_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m165AD9E83778C9BA58F81B32C4FA657054F3BA28_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mA4143F0BD077EFD4C619E8BDE62781AE750BE0E8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t87AE23082814D175C791AB0CD6E68302C3E42536_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1__ctor_mF63AE96E8925749CDACE05B89002A389DDD748D1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral578A082DA00008FDE233279BDCB65D172924C8C6); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* G_B5_0 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* G_B4_0 = NULL; { // RenderGraphObjectPool m_RenderGraphPool = new RenderGraphObjectPool(); RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* L_0 = (RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A*)il2cpp_codegen_object_new(RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A_il2cpp_TypeInfo_var); NullCheck(L_0); RenderGraphObjectPool__ctor_m810EC4C21F7B2392690CA82BD09FBF23614400FE(L_0, NULL); __this->___m_RenderGraphPool_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RenderGraphPool_2), (void*)L_0); // List m_RenderPasses = new List(64); List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* L_1 = (List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98*)il2cpp_codegen_object_new(List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98_il2cpp_TypeInfo_var); NullCheck(L_1); List_1__ctor_mA4143F0BD077EFD4C619E8BDE62781AE750BE0E8(L_1, ((int32_t)64), List_1__ctor_mA4143F0BD077EFD4C619E8BDE62781AE750BE0E8_RuntimeMethod_var); __this->___m_RenderPasses_3 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RenderPasses_3), (void*)L_1); // List m_RendererLists = new List(32); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_2 = (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536*)il2cpp_codegen_object_new(List_1_t87AE23082814D175C791AB0CD6E68302C3E42536_il2cpp_TypeInfo_var); NullCheck(L_2); List_1__ctor_m165AD9E83778C9BA58F81B32C4FA657054F3BA28(L_2, ((int32_t)32), List_1__ctor_m165AD9E83778C9BA58F81B32C4FA657054F3BA28_RuntimeMethod_var); __this->___m_RendererLists_4 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RendererLists_4), (void*)L_2); // RenderGraphDebugParams m_DebugParameters = new RenderGraphDebugParams(); RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_3 = (RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E*)il2cpp_codegen_object_new(RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E_il2cpp_TypeInfo_var); NullCheck(L_3); RenderGraphDebugParams__ctor_m174FCBE11F53D73C56586A51B98AC56C6BAEDF3D(L_3, NULL); __this->___m_DebugParameters_5 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugParameters_5), (void*)L_3); // RenderGraphLogger m_FrameInformationLogger = new RenderGraphLogger(); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_4 = (RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17*)il2cpp_codegen_object_new(RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17_il2cpp_TypeInfo_var); NullCheck(L_4); RenderGraphLogger__ctor_m5A66A4563DF90447B52CE4B1BADC00B48CC4306F(L_4, NULL); __this->___m_FrameInformationLogger_6 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FrameInformationLogger_6), (void*)L_4); // RenderGraphDefaultResources m_DefaultResources = new RenderGraphDefaultResources(); RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* L_5 = (RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B*)il2cpp_codegen_object_new(RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B_il2cpp_TypeInfo_var); NullCheck(L_5); RenderGraphDefaultResources__ctor_mD6DA3A7AE17F1FE15C63776794E904F8716BF798(L_5, NULL); __this->___m_DefaultResources_7 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DefaultResources_7), (void*)L_5); // Dictionary m_DefaultProfilingSamplers = new Dictionary(); Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* L_6 = (Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7*)il2cpp_codegen_object_new(Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7_il2cpp_TypeInfo_var); NullCheck(L_6); Dictionary_2__ctor_m10F2B46545CEC5984C896EFAFC4EB28BFB5377F2(L_6, Dictionary_2__ctor_m10F2B46545CEC5984C896EFAFC4EB28BFB5377F2_RuntimeMethod_var); __this->___m_DefaultProfilingSamplers_8 = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DefaultProfilingSamplers_8), (void*)L_6); // RenderGraphContext m_RenderGraphContext = new RenderGraphContext(); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_7 = (RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08*)il2cpp_codegen_object_new(RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08_il2cpp_TypeInfo_var); NullCheck(L_7); RenderGraphContext__ctor_mE362BBACE6D5A945C9CC34B7AAEA715F7DFB9BF6(L_7, NULL); __this->___m_RenderGraphContext_10 = L_7; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RenderGraphContext_10), (void*)L_7); // List[] m_ImmediateModeResourceList = new List[(int)RenderGraphResourceType.Count]; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_8 = (List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206*)(List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206*)SZArrayNew(List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206_il2cpp_TypeInfo_var, (uint32_t)2); __this->___m_ImmediateModeResourceList_13 = L_8; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ImmediateModeResourceList_13), (void*)L_8); // DynamicArray[] m_CompiledResourcesInfos = new DynamicArray[(int)RenderGraphResourceType.Count]; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_9 = (DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F*)(DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F*)SZArrayNew(DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F_il2cpp_TypeInfo_var, (uint32_t)2); __this->___m_CompiledResourcesInfos_14 = L_9; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CompiledResourcesInfos_14), (void*)L_9); // DynamicArray m_CompiledPassInfos = new DynamicArray(); DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_10 = (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09*)il2cpp_codegen_object_new(DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09_il2cpp_TypeInfo_var); NullCheck(L_10); DynamicArray_1__ctor_m525D3DB66358429AB19EDBF7C4DC3D669DCE8F04(L_10, DynamicArray_1__ctor_m525D3DB66358429AB19EDBF7C4DC3D669DCE8F04_RuntimeMethod_var); __this->___m_CompiledPassInfos_15 = L_10; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CompiledPassInfos_15), (void*)L_10); // Stack m_CullingStack = new Stack(); Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* L_11 = (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6*)il2cpp_codegen_object_new(Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6_il2cpp_TypeInfo_var); NullCheck(L_11); Stack_1__ctor_mF63AE96E8925749CDACE05B89002A389DDD748D1(L_11, Stack_1__ctor_mF63AE96E8925749CDACE05B89002A389DDD748D1_RuntimeMethod_var); __this->___m_CullingStack_16 = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CullingStack_16), (void*)L_11); // Dictionary m_DebugData = new Dictionary(); Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* L_12 = (Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6*)il2cpp_codegen_object_new(Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6_il2cpp_TypeInfo_var); NullCheck(L_12); Dictionary_2__ctor_mBD1A28759429A1CA58323010480013BF1FE9C14D(L_12, Dictionary_2__ctor_mBD1A28759429A1CA58323010480013BF1FE9C14D_RuntimeMethod_var); __this->___m_DebugData_22 = L_12; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DebugData_22), (void*)L_12); // public string name { get; private set; } = "RenderGraph"; __this->___U3CnameU3Ek__BackingField_24 = _stringLiteral578A082DA00008FDE233279BDCB65D172924C8C6; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField_24), (void*)_stringLiteral578A082DA00008FDE233279BDCB65D172924C8C6); // public RenderGraph(string name = "RenderGraph") Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); // this.name = name; String_t* L_13 = ___name0; RenderGraph_set_name_m5B537C5BD0514C94A202FA6D91E33E0FF8D3BC35_inline(__this, L_13, NULL); // m_Resources = new RenderGraphResourceRegistry(m_DebugParameters, m_FrameInformationLogger); RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_14 = __this->___m_DebugParameters_5; RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_15 = __this->___m_FrameInformationLogger_6; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_16 = (RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C*)il2cpp_codegen_object_new(RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C_il2cpp_TypeInfo_var); NullCheck(L_16); RenderGraphResourceRegistry__ctor_m3D24628B5135F00370A97E8F549B13449FE28BFD(L_16, L_14, L_15, NULL); __this->___m_Resources_1 = L_16; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Resources_1), (void*)L_16); // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) V_0 = 0; goto IL_00de; } IL_00cb: { // m_CompiledResourcesInfos[i] = new DynamicArray(); DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_17 = __this->___m_CompiledResourcesInfos_14; int32_t L_18 = V_0; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_19 = (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905*)il2cpp_codegen_object_new(DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905_il2cpp_TypeInfo_var); NullCheck(L_19); DynamicArray_1__ctor_m0C90D9608C4045A7B86D396ABE636CF97DCF47EB(L_19, DynamicArray_1__ctor_m0C90D9608C4045A7B86D396ABE636CF97DCF47EB_RuntimeMethod_var); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_19); (L_17)->SetAt(static_cast(L_18), (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905*)L_19); // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_20 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_20, 1)); } IL_00de: { // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_21 = V_0; V_1 = (bool)((((int32_t)L_21) < ((int32_t)2))? 1 : 0); bool L_22 = V_1; if (L_22) { goto IL_00cb; } } { // s_RegisteredGraphs.Add(this); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* L_23 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___s_RegisteredGraphs_23; NullCheck(L_23); List_1_Add_m524372DBBAE8B7EB630B328B4F5549EBD2940D03_inline(L_23, __this, List_1_Add_m524372DBBAE8B7EB630B328B4F5549EBD2940D03_RuntimeMethod_var); // onGraphRegistered?.Invoke(this); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_24 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphRegistered_26; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_25 = L_24; G_B4_0 = L_25; if (L_25) { G_B5_0 = L_25; goto IL_00fd; } } { goto IL_0104; } IL_00fd: { NullCheck(G_B5_0); OnGraphRegisteredDelegate_Invoke_mC9549D2FDF84731F604FEC183A1991248D14AA2C_inline(G_B5_0, __this, NULL); } IL_0104: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::Cleanup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_Cleanup_m1FBACDF1EC2B2FE4372A2B1CA4A3E0AD811A98E7 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_mCD223955593BF7066C09AE025F0496EA3EBF4778_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* G_B2_0 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* G_B1_0 = NULL; { // m_Resources.Cleanup(); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; NullCheck(L_0); RenderGraphResourceRegistry_Cleanup_mAF56D87596328355ED31A4C009E0C5F70CE4E979(L_0, NULL); // m_DefaultResources.Cleanup(); RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* L_1 = __this->___m_DefaultResources_7; NullCheck(L_1); RenderGraphDefaultResources_Cleanup_mF92409946BCC07400255DD355133A79C987C2AED(L_1, NULL); // s_RegisteredGraphs.Remove(this); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* L_2 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___s_RegisteredGraphs_23; NullCheck(L_2); bool L_3; L_3 = List_1_Remove_mCD223955593BF7066C09AE025F0496EA3EBF4778(L_2, __this, List_1_Remove_mCD223955593BF7066C09AE025F0496EA3EBF4778_RuntimeMethod_var); // onGraphUnregistered?.Invoke(this); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_4 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphUnregistered_27; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_5 = L_4; G_B1_0 = L_5; if (L_5) { G_B2_0 = L_5; goto IL_0030; } } { goto IL_0037; } IL_0030: { NullCheck(G_B2_0); OnGraphRegisteredDelegate_Invoke_mC9549D2FDF84731F604FEC183A1991248D14AA2C_inline(G_B2_0, __this, NULL); } IL_0037: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::RegisterDebug(UnityEngine.Rendering.DebugUI/Panel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_RegisterDebug_mFD45ABD9F1F32C4959827350213615F13AC51E84 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* ___panel0, const RuntimeMethod* method) { { // m_DebugParameters.RegisterDebug(name, panel); RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; String_t* L_1; L_1 = RenderGraph_get_name_mC4A86F3C3445D41324598444AD9C35152B1415D9_inline(__this, NULL); Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* L_2 = ___panel0; NullCheck(L_0); RenderGraphDebugParams_RegisterDebug_m51C8C65167E33516E765B3D8FEF39DA518959500(L_0, L_1, L_2, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UnRegisterDebug() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UnRegisterDebug_mF5F358A8AD539BB8EE38311974F863EDCBBCCA57 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { { // m_DebugParameters.UnRegisterDebug(this.name); RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; String_t* L_1; L_1 = RenderGraph_get_name_mC4A86F3C3445D41324598444AD9C35152B1415D9_inline(__this, NULL); NullCheck(L_0); RenderGraphDebugParams_UnRegisterDebug_mDAB7FCE72ABFC96BCA3D299794D8017AE8D05D73(L_0, L_1, NULL); // } return; } } // System.Collections.Generic.List`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetRegisteredRenderGraphs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* RenderGraph_GetRegisteredRenderGraphs_m6139A25BC24D96370556B9F85BC2D16963A48B12 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* V_0 = NULL; { // return s_RegisteredGraphs; il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___s_RegisteredGraphs_23; V_0 = L_0; goto IL_0009; } IL_0009: { // } List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* L_1 = V_0; return L_1; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetDebugData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* RenderGraph_GetDebugData_mC0F5A0B530BEE7BA47958E52F5EBCC1DCFD0EA29 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___executionName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m007B5F192CE79C1EEEE3DD0151B7184BFA4F9F30_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* V_0 = NULL; bool V_1 = false; RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* V_2 = NULL; { // if (m_DebugData.TryGetValue(executionName, out var debugData)) Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* L_0 = __this->___m_DebugData_22; String_t* L_1 = ___executionName0; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_m007B5F192CE79C1EEEE3DD0151B7184BFA4F9F30(L_0, L_1, (&V_0), Dictionary_2_TryGetValue_m007B5F192CE79C1EEEE3DD0151B7184BFA4F9F30_RuntimeMethod_var); V_1 = L_2; bool L_3 = V_1; if (!L_3) { goto IL_0017; } } { // return debugData; RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_4 = V_0; V_2 = L_4; goto IL_001b; } IL_0017: { // return null; V_2 = (RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE*)NULL; goto IL_001b; } IL_001b: { // } RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_5 = V_2; return L_5; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::EndFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_EndFrame_m8F0177400497B5A5BDC0775733EFC226C7BC0738 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, 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; bool V_1 = false; { // m_Resources.PurgeUnusedGraphicsResources(); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; NullCheck(L_0); RenderGraphResourceRegistry_PurgeUnusedGraphicsResources_m593279893CD0650F0AAC95859FCE4C5E40C943B5(L_0, NULL); // if (m_DebugParameters.logFrameInformation) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_1 = __this->___m_DebugParameters_5; NullCheck(L_1); bool L_2 = L_1->___logFrameInformation_7; V_0 = L_2; bool L_3 = V_0; if (!L_3) { goto IL_003b; } } { // Debug.Log(m_FrameInformationLogger.GetAllLogs()); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_4 = __this->___m_FrameInformationLogger_6; NullCheck(L_4); String_t* L_5; L_5 = RenderGraphLogger_GetAllLogs_mAC4F351FF8782E057CA13F2BDB37BA3AE483FF20(L_4, NULL); il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var); Debug_Log_m86567BCF22BBE7809747817453CACA0E41E68219(L_5, NULL); // m_DebugParameters.logFrameInformation = false; RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_6 = __this->___m_DebugParameters_5; NullCheck(L_6); L_6->___logFrameInformation_7 = (bool)0; } IL_003b: { // if (m_DebugParameters.logResources) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_7 = __this->___m_DebugParameters_5; NullCheck(L_7); bool L_8 = L_7->___logResources_8; V_1 = L_8; bool L_9 = V_1; if (!L_9) { goto IL_0064; } } { // m_Resources.FlushLogs(); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_10 = __this->___m_Resources_1; NullCheck(L_10); RenderGraphResourceRegistry_FlushLogs_m6111629FE7BD896DF076EDE721BBE268DC7F450A(L_10, NULL); // m_DebugParameters.logResources = false; RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_11 = __this->___m_DebugParameters_5; NullCheck(L_11); L_11->___logResources_8 = (bool)0; } IL_0064: { // } return; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ImportTexture(UnityEngine.Rendering.RTHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraph_ImportTexture_m295CC3D6BDBC43559F09E006FFF6B46DE85214A4 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___rt0, const RuntimeMethod* method) { TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 V_0; memset((&V_0), 0, sizeof(V_0)); { // return m_Resources.ImportTexture(rt); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = ___rt0; NullCheck(L_0); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_2; L_2 = RenderGraphResourceRegistry_ImportTexture_m81DF7C26F2DEBE95D1391CFAB9AD7E6330039960(L_0, L_1, NULL); V_0 = L_2; goto IL_0010; } IL_0010: { // } TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_3 = V_0; return L_3; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ImportBackbuffer(UnityEngine.Rendering.RenderTargetIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraph_ImportBackbuffer_mE4923F3B0BC4CBEC1943F8ED1B9E8DE22ACFAD8E (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___rt0, const RuntimeMethod* method) { TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 V_0; memset((&V_0), 0, sizeof(V_0)); { // return m_Resources.ImportBackbuffer(rt); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_1 = ___rt0; NullCheck(L_0); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_2; L_2 = RenderGraphResourceRegistry_ImportBackbuffer_mB707AA8E5A2543978EE0EFED8B3F179479C99B77(L_0, L_1, NULL); V_0 = L_2; goto IL_0010; } IL_0010: { // } TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_3 = V_0; return L_3; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateTexture(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraph_CreateTexture_m07CDAF13A95DB913C44DD1FF0C1AE8B8F00E449D (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601* ___desc0, const RuntimeMethod* method) { TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 V_0; memset((&V_0), 0, sizeof(V_0)); { // return m_Resources.CreateTexture(desc); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601* L_1 = ___desc0; NullCheck(L_0); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_2; L_2 = RenderGraphResourceRegistry_CreateTexture_mB56D76FBF3BA168425ABD73DA03B78937403EF97(L_0, L_1, (-1), NULL); V_0 = L_2; goto IL_0011; } IL_0011: { // } TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_3 = V_0; return L_3; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateSharedTexture(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraph_CreateSharedTexture_mD8134A13CA15AF8FC996DD684BCA1D68B5373458 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601* ___desc0, bool ___explicitRelease1, const RuntimeMethod* method) { bool V_0 = false; TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 V_1; memset((&V_1), 0, sizeof(V_1)); { // if (m_HasRenderGraphBegun) bool L_0 = __this->___m_HasRenderGraphBegun_19; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_0016; } } { // throw new InvalidOperationException("A shared texture can only be created outside of render graph execution."); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_2); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF994FDAEC1802097DE63424D2292733EC0D81EE4)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RenderGraph_CreateSharedTexture_mD8134A13CA15AF8FC996DD684BCA1D68B5373458_RuntimeMethod_var))); } IL_0016: { // return m_Resources.CreateSharedTexture(desc, explicitRelease); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_3 = __this->___m_Resources_1; TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601* L_4 = ___desc0; bool L_5 = ___explicitRelease1; NullCheck(L_3); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_6; L_6 = RenderGraphResourceRegistry_CreateSharedTexture_m3A8992CB6C1F797D20E181351290790D840129DF(L_3, L_4, L_5, NULL); V_1 = L_6; goto IL_0026; } IL_0026: { // } TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_7 = V_1; return L_7; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ReleaseSharedTexture(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ReleaseSharedTexture_m92F19DDC5582AF56B03F3F96C1F4507FB42496CF (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___texture0, const RuntimeMethod* method) { bool V_0 = false; { // if (m_HasRenderGraphBegun) bool L_0 = __this->___m_HasRenderGraphBegun_19; V_0 = L_0; bool L_1 = V_0; if (!L_1) { goto IL_0016; } } { // throw new InvalidOperationException("A shared texture can only be release outside of render graph execution."); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_2); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5986FD67BB409B05F553D2C7AAFAD86BB27EF6B8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RenderGraph_ReleaseSharedTexture_m92F19DDC5582AF56B03F3F96C1F4507FB42496CF_RuntimeMethod_var))); } IL_0016: { // m_Resources.ReleaseSharedTexture(texture); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_3 = __this->___m_Resources_1; TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_4 = ___texture0; NullCheck(L_3); RenderGraphResourceRegistry_ReleaseSharedTexture_m4FD13BFAD381734BE5254BC14DCD86D0399D651E(L_3, L_4, NULL); // } return; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateTexture(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraph_CreateTexture_m330C23C19354F500907E91D67CDCD2F80D07F9C1 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___texture0, const RuntimeMethod* method) { TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601 V_0; memset((&V_0), 0, sizeof(V_0)); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 V_1; memset((&V_1), 0, sizeof(V_1)); { // return m_Resources.CreateTexture(m_Resources.GetTextureResourceDesc(texture.handle)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_1 = __this->___m_Resources_1; ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* L_2 = (&(&___texture0)->___handle_1); NullCheck(L_1); TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601 L_3; L_3 = RenderGraphResourceRegistry_GetTextureResourceDesc_m2C39D5A9FC117474762D89F7AC052300D38D86C9(L_1, L_2, NULL); V_0 = L_3; NullCheck(L_0); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_4; L_4 = RenderGraphResourceRegistry_CreateTexture_mB56D76FBF3BA168425ABD73DA03B78937403EF97(L_0, (&V_0), (-1), NULL); V_1 = L_4; goto IL_0025; } IL_0025: { // } TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_5 = V_1; return L_5; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateTextureIfInvalid(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc&,UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CreateTextureIfInvalid_m51DCBC54B88B235A04ABC91E76AA4187AFE80CED (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601* ___desc0, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* ___texture1, const RuntimeMethod* method) { bool V_0 = false; { // if (!texture.IsValid()) TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_0 = ___texture1; bool L_1; L_1 = TextureHandle_IsValid_m3C2D8F8EB70206A09F3FFADDDD230E00C25269D9(L_0, NULL); V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_0021; } } { // texture = m_Resources.CreateTexture(desc); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_3 = ___texture1; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_4 = __this->___m_Resources_1; TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601* L_5 = ___desc0; NullCheck(L_4); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_6; L_6 = RenderGraphResourceRegistry_CreateTexture_mB56D76FBF3BA168425ABD73DA03B78937403EF97(L_4, L_5, (-1), NULL); *(TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09*)L_3 = L_6; } IL_0021: { // } return; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.TextureDesc UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetTextureDesc(UnityEngine.Experimental.Rendering.RenderGraphModule.TextureHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601 RenderGraph_GetTextureDesc_m85050E98790D28024E3F6018482ADE5A68B76E21 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___texture0, const RuntimeMethod* method) { TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601 V_0; memset((&V_0), 0, sizeof(V_0)); { // return m_Resources.GetTextureResourceDesc(texture.handle); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* L_1 = (&(&___texture0)->___handle_1); NullCheck(L_0); TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601 L_2; L_2 = RenderGraphResourceRegistry_GetTextureResourceDesc_m2C39D5A9FC117474762D89F7AC052300D38D86C9(L_0, L_1, NULL); V_0 = L_2; goto IL_0016; } IL_0016: { // } TextureDesc_tBD9644C6170930E57EEF8542E9200AD9D858B601 L_3 = V_0; return L_3; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.RendererListHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateRendererList(UnityEngine.Rendering.RendererUtils.RendererListDesc&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D RenderGraph_CreateRendererList_mC345302092D73FC40883DD4299A02157901D01A4 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RendererListDesc_t5C51B75B4D539F99345A077545015B8FB99FE78E* ___desc0, const RuntimeMethod* method) { RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D V_0; memset((&V_0), 0, sizeof(V_0)); { // return m_Resources.CreateRendererList(desc); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; RendererListDesc_t5C51B75B4D539F99345A077545015B8FB99FE78E* L_1 = ___desc0; NullCheck(L_0); RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D L_2; L_2 = RenderGraphResourceRegistry_CreateRendererList_m5A3D14CA61A7CA5A00BC82E0500ABB1BBE5671FD(L_0, L_1, NULL); V_0 = L_2; goto IL_0010; } IL_0010: { // } RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D L_3 = V_0; return L_3; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ImportComputeBuffer(UnityEngine.ComputeBuffer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB RenderGraph_ImportComputeBuffer_mF773FE1CFF9FA2EDC0CEBC609A7397236E81A7E5 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___computeBuffer0, const RuntimeMethod* method) { ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB V_0; memset((&V_0), 0, sizeof(V_0)); { // return m_Resources.ImportComputeBuffer(computeBuffer); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_1 = ___computeBuffer0; NullCheck(L_0); ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB L_2; L_2 = RenderGraphResourceRegistry_ImportComputeBuffer_m68A696B824F2878ACE3E44E760E028D61B149ECB(L_0, L_1, NULL); V_0 = L_2; goto IL_0010; } IL_0010: { // } ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB L_3 = V_0; return L_3; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateComputeBuffer(UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB RenderGraph_CreateComputeBuffer_m58DF8F141D7D9DFAAD1E7A16928DC28F14B3BF5F (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4* ___desc0, const RuntimeMethod* method) { ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB V_0; memset((&V_0), 0, sizeof(V_0)); { // return m_Resources.CreateComputeBuffer(desc); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4* L_1 = ___desc0; NullCheck(L_0); ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB L_2; L_2 = RenderGraphResourceRegistry_CreateComputeBuffer_m6D7F63A99EB913A133D7E4C5BE6C5022FDD674CC(L_0, L_1, (-1), NULL); V_0 = L_2; goto IL_0011; } IL_0011: { // } ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB L_3 = V_0; return L_3; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateComputeBuffer(UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB RenderGraph_CreateComputeBuffer_m0091B1FE0C84982F40EB7E6B9A5B617B3AA1EAFA (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB* ___computeBuffer0, const RuntimeMethod* method) { ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4 V_0; memset((&V_0), 0, sizeof(V_0)); ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB V_1; memset((&V_1), 0, sizeof(V_1)); { // return m_Resources.CreateComputeBuffer(m_Resources.GetComputeBufferResourceDesc(computeBuffer.handle)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_1 = __this->___m_Resources_1; ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB* L_2 = ___computeBuffer0; ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* L_3 = (&L_2->___handle_1); NullCheck(L_1); ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4 L_4; L_4 = RenderGraphResourceRegistry_GetComputeBufferResourceDesc_m45F37B3D5BD530ECA2DB14CB6AABEFEBED91A2C1(L_1, L_3, NULL); V_0 = L_4; NullCheck(L_0); ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB L_5; L_5 = RenderGraphResourceRegistry_CreateComputeBuffer_m6D7F63A99EB913A133D7E4C5BE6C5022FDD674CC(L_0, (&V_0), (-1), NULL); V_1 = L_5; goto IL_0024; } IL_0024: { // } ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB L_6 = V_1; return L_6; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferDesc UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetComputeBufferDesc(UnityEngine.Experimental.Rendering.RenderGraphModule.ComputeBufferHandle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4 RenderGraph_GetComputeBufferDesc_mDB7040D7800CAD0C2CC23A94AAE2251767E70FF1 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB* ___computeBuffer0, const RuntimeMethod* method) { ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4 V_0; memset((&V_0), 0, sizeof(V_0)); { // return m_Resources.GetComputeBufferResourceDesc(computeBuffer.handle); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; ComputeBufferHandle_t31B1A67DD1AF48681A2431D1208EC01C61400EAB* L_1 = ___computeBuffer0; ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A* L_2 = (&L_1->___handle_1); NullCheck(L_0); ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4 L_3; L_3 = RenderGraphResourceRegistry_GetComputeBufferResourceDesc_m45F37B3D5BD530ECA2DB14CB6AABEFEBED91A2C1(L_0, L_2, NULL); V_0 = L_3; goto IL_0015; } IL_0015: { // } ComputeBufferDesc_t4AFBC6F02239B19810A79101771BBE76388524F4 L_4 = V_0; return L_4; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphExecution UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::RecordAndExecute(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphParameters&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529 RenderGraph_RecordAndExecute_mABC2B51A63CA24C4CD32BA867B54879FCE48EF6E (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA* ___parameters0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_capacity_mF10F55CAA90CC33A2DFAF577F335E59B067BB62F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; bool V_2 = false; int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529 V_6; memset((&V_6), 0, sizeof(V_6)); { // m_CurrentFrameIndex = parameters.currentFrameIndex; RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA* L_0 = ___parameters0; int32_t L_1 = L_0->___currentFrameIndex_1; __this->___m_CurrentFrameIndex_18 = L_1; // m_CurrentExecutionName = parameters.executionName; RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA* L_2 = ___parameters0; String_t* L_3 = L_2->___executionName_0; __this->___m_CurrentExecutionName_20 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CurrentExecutionName_20), (void*)L_3); // m_HasRenderGraphBegun = true; __this->___m_HasRenderGraphBegun_19 = (bool)1; // m_Resources.BeginRenderGraph(m_ExecutionCount++); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_4 = __this->___m_Resources_1; int32_t L_5 = __this->___m_ExecutionCount_17; V_0 = L_5; int32_t L_6 = V_0; __this->___m_ExecutionCount_17 = ((int32_t)il2cpp_codegen_add(L_6, 1)); int32_t L_7 = V_0; NullCheck(L_4); RenderGraphResourceRegistry_BeginRenderGraph_m109C1A8064C64EBB550A307F1DDA1E32AFA92D61(L_4, L_7, NULL); // if (m_DebugParameters.enableLogging) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_8 = __this->___m_DebugParameters_5; NullCheck(L_8); bool L_9 = L_8->___enableLogging_6; V_1 = L_9; bool L_10 = V_1; if (!L_10) { goto IL_0060; } } { // m_FrameInformationLogger.Initialize(m_CurrentExecutionName); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_11 = __this->___m_FrameInformationLogger_6; String_t* L_12 = __this->___m_CurrentExecutionName_20; NullCheck(L_11); RenderGraphLogger_Initialize_m2C02058B2932844BCB31FC192298B9430675E791(L_11, L_12, NULL); } IL_0060: { // m_DefaultResources.InitializeForRendering(this); RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* L_13 = __this->___m_DefaultResources_7; NullCheck(L_13); RenderGraphDefaultResources_InitializeForRendering_mE0C84DD4903970B6D9352590F1011993801BA8C0(L_13, __this, NULL); // m_RenderGraphContext.cmd = parameters.commandBuffer; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_14 = __this->___m_RenderGraphContext_10; RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA* L_15 = ___parameters0; CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_16 = L_15->___commandBuffer_4; NullCheck(L_14); L_14->___cmd_1 = L_16; Il2CppCodeGenWriteBarrier((void**)(&L_14->___cmd_1), (void*)L_16); // m_RenderGraphContext.renderContext = parameters.scriptableRenderContext; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_17 = __this->___m_RenderGraphContext_10; RenderGraphParameters_t09D9F272548DFFBB836A53B48E15EA3D8FEA4BCA* L_18 = ___parameters0; ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_19 = L_18->___scriptableRenderContext_3; NullCheck(L_17); L_17->___renderContext_0 = L_19; // m_RenderGraphContext.renderGraphPool = m_RenderGraphPool; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_20 = __this->___m_RenderGraphContext_10; RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* L_21 = __this->___m_RenderGraphPool_2; NullCheck(L_20); L_20->___renderGraphPool_2 = L_21; Il2CppCodeGenWriteBarrier((void**)(&L_20->___renderGraphPool_2), (void*)L_21); // m_RenderGraphContext.defaultResources = m_DefaultResources; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_22 = __this->___m_RenderGraphContext_10; RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* L_23 = __this->___m_DefaultResources_7; NullCheck(L_22); L_22->___defaultResources_3 = L_23; Il2CppCodeGenWriteBarrier((void**)(&L_22->___defaultResources_3), (void*)L_23); // if (m_DebugParameters.immediateMode) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_24 = __this->___m_DebugParameters_5; NullCheck(L_24); bool L_25 = L_24->___immediateMode_5; V_2 = L_25; bool L_26 = V_2; if (!L_26) { goto IL_013a; } } { // LogFrameInformation(); RenderGraph_LogFrameInformation_mB13932F07DC2BAE648A3A058BB493BDDA53C36DD(__this, NULL); // m_CompiledPassInfos.Resize(m_CompiledPassInfos.capacity); DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_27 = __this->___m_CompiledPassInfos_15; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_28 = __this->___m_CompiledPassInfos_15; NullCheck(L_28); int32_t L_29; L_29 = DynamicArray_1_get_capacity_mF10F55CAA90CC33A2DFAF577F335E59B067BB62F(L_28, DynamicArray_1_get_capacity_mF10F55CAA90CC33A2DFAF577F335E59B067BB62F_RuntimeMethod_var); NullCheck(L_27); DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36(L_27, L_29, (bool)0, DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_RuntimeMethod_var); // m_CurrentImmediatePassIndex = 0; __this->___m_CurrentImmediatePassIndex_12 = 0; // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) V_3 = 0; goto IL_011d; } IL_00eb: { // if (m_ImmediateModeResourceList[i] == null) List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_30 = __this->___m_ImmediateModeResourceList_13; int32_t L_31 = V_3; NullCheck(L_30); int32_t L_32 = L_31; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_33 = (L_30)->GetAt(static_cast(L_32)); V_4 = (bool)((((RuntimeObject*)(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)L_33) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_34 = V_4; if (!L_34) { goto IL_010a; } } { // m_ImmediateModeResourceList[i] = new List(); List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_35 = __this->___m_ImmediateModeResourceList_13; int32_t L_36 = V_3; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_37 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var); NullCheck(L_37); List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8(L_37, List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var); NullCheck(L_35); ArrayElementTypeCheck (L_35, L_37); (L_35)->SetAt(static_cast(L_36), (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)L_37); } IL_010a: { // m_ImmediateModeResourceList[i].Clear(); List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_38 = __this->___m_ImmediateModeResourceList_13; int32_t L_39 = V_3; NullCheck(L_38); int32_t L_40 = L_39; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_41 = (L_38)->GetAt(static_cast(L_40)); NullCheck(L_41); List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_inline(L_41, List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var); // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_42 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_42, 1)); } IL_011d: { // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_43 = V_3; V_5 = (bool)((((int32_t)L_43) < ((int32_t)2))? 1 : 0); bool L_44 = V_5; if (L_44) { goto IL_00eb; } } { // m_Resources.BeginExecute(m_CurrentFrameIndex); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_45 = __this->___m_Resources_1; int32_t L_46 = __this->___m_CurrentFrameIndex_18; NullCheck(L_45); RenderGraphResourceRegistry_BeginExecute_m6B9A1BAF2E57480EFF735E50A8AB45BF781BAEFC(L_45, L_46, NULL); } IL_013a: { // return new RenderGraphExecution(this); RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529 L_47; memset((&L_47), 0, sizeof(L_47)); RenderGraphExecution__ctor_m6F5D9030833807A2480E493C092CD067D6CD042E_inline((&L_47), __this, /*hidden argument*/NULL); V_6 = L_47; goto IL_0144; } IL_0144: { // } RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529 L_48 = V_6; return L_48; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::Execute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_Execute_m3A7348FDC7FCE5C9EAE32410C4A8F3E06CD0C9A0 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; Exception_t* V_2 = NULL; bool V_3 = false; bool V_4 = false; il2cpp::utils::ExceptionSupportStack __active_exceptions; { // m_ExecutionExceptionWasRaised = false; __this->___m_ExecutionExceptionWasRaised_9 = (bool)0; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0091: {// begin finally (depth: 1) { // GenerateDebugData(); RenderGraph_GenerateDebugData_mBC7800454D14E60A58AF27105635C6B3B9A62174(__this, NULL); // if (m_DebugParameters.immediateMode) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; NullCheck(L_0); bool L_1 = L_0->___immediateMode_5; V_4 = L_1; bool L_2 = V_4; if (!L_2) { goto IL_00b1; } } { // ReleaseImmediateModeResources(); RenderGraph_ReleaseImmediateModeResources_m355F6460365E667F706125B7517086DAA05F7A85(__this, NULL); } IL_00b1: { // ClearCompiledGraph(); RenderGraph_ClearCompiledGraph_m0DE88504194BD409BF8DF5283796C1BD510A9393(__this, NULL); // m_Resources.EndExecute(); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_3 = __this->___m_Resources_1; NullCheck(L_3); RenderGraphResourceRegistry_EndExecute_m54A581B0A8DE32C8094EA4195F294D46F001A625(L_3, NULL); // InvalidateContext(); RenderGraph_InvalidateContext_m1A18ACC5B65EB13EA2B839837A2DC6EE844DE481(__this, NULL); // m_HasRenderGraphBegun = false; __this->___m_HasRenderGraphBegun_19 = (bool)0; return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) try {// begin try (depth: 2) { // if (m_RenderGraphContext.cmd == null) RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_4 = __this->___m_RenderGraphContext_10; NullCheck(L_4); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_5 = L_4->___cmd_1; V_0 = (bool)((((RuntimeObject*)(CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)L_5) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_6 = V_0; if (!L_6) { goto IL_0026_2; } } { // throw new InvalidOperationException("RenderGraph.RecordAndExecute was not called before executing the render graph."); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_7 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_7); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD6DCB491AF42A40B6D661CF96D41B3B6336AB2E6)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RenderGraph_Execute_m3A7348FDC7FCE5C9EAE32410C4A8F3E06CD0C9A0_RuntimeMethod_var))); } IL_0026_2: { // if (!m_DebugParameters.immediateMode) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_8 = __this->___m_DebugParameters_5; NullCheck(L_8); bool L_9 = L_8->___immediateMode_5; V_1 = (bool)((((int32_t)L_9) == ((int32_t)0))? 1 : 0); bool L_10 = V_1; if (!L_10) { goto IL_0061_2; } } { // LogFrameInformation(); RenderGraph_LogFrameInformation_mB13932F07DC2BAE648A3A058BB493BDDA53C36DD(__this, NULL); // CompileRenderGraph(); RenderGraph_CompileRenderGraph_mEEBE1E435ED4B9A20825249E815B69F44539591B(__this, NULL); // m_Resources.BeginExecute(m_CurrentFrameIndex); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_11 = __this->___m_Resources_1; int32_t L_12 = __this->___m_CurrentFrameIndex_18; NullCheck(L_11); RenderGraphResourceRegistry_BeginExecute_m6B9A1BAF2E57480EFF735E50A8AB45BF781BAEFC(L_11, L_12, NULL); // ExecuteRenderGraph(); RenderGraph_ExecuteRenderGraph_mE44E864C7A9B048462C97FED00FAD7DF70573596(__this, NULL); } IL_0061_2: { goto IL_008f_1; } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0064_1; } throw e; } CATCH_0064_1: {// begin catch(System.Exception) { // catch (Exception e) V_2 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); // Debug.LogError("Render Graph Execution error"); il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var))); Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE76FCAC67832D5F5A39050A04B42C57DA476B87D)), NULL); // if (!m_ExecutionExceptionWasRaised) // Already logged. TODO: There is probably a better way in C# to handle that. bool L_13 = __this->___m_ExecutionExceptionWasRaised_9; V_3 = (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0); bool L_14 = V_3; if (!L_14) { goto IL_0085_1; } } { // Debug.LogException(e); Exception_t* L_15 = V_2; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var))); Debug_LogException_m82E44FEC6B03BC34AFC2CAF6583051570C60CB9E(L_15, NULL); } IL_0085_1: { // m_ExecutionExceptionWasRaised = true; __this->___m_ExecutionExceptionWasRaised_9 = (bool)1; IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_008f_1; } }// end catch (depth: 2) IL_008f_1: { goto IL_00d4; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00d4: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::BeginProfilingSampler(UnityEngine.Rendering.ProfilingSampler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_BeginProfilingSampler_m080E79B3E0E59C9791E59149FE65048B3A75F21F (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___sampler0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphBuilder_SetRenderFunc_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mA6D3BB5592683C61E1D2F2FC547D996EF3F9DCF9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRenderPass_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mDC7F87C8657E99F6D4225A49A31BD481D88AD4E8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CBeginProfilingSamplerU3Eb__61_0_m59488D9D6AEA1CED8C5043FAA1ED7043BADEC627_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral283DB99E0896BA29FF5EA702FC94B280EA1E6871); s_Il2CppMethodInitialized = true; } RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC V_0; memset((&V_0), 0, sizeof(V_0)); ProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B* V_1 = NULL; RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* G_B3_0 = NULL; RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B3_1 = NULL; RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* G_B2_0 = NULL; RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B2_1 = NULL; { // using (var builder = AddRenderPass("BeginProfile", out var passData, null)) RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC L_0; L_0 = RenderGraph_AddRenderPass_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mDC7F87C8657E99F6D4225A49A31BD481D88AD4E8(__this, _stringLiteral283DB99E0896BA29FF5EA702FC94B280EA1E6871, (&V_1), (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)NULL, RenderGraph_AddRenderPass_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mDC7F87C8657E99F6D4225A49A31BD481D88AD4E8_RuntimeMethod_var); V_0 = L_0; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0054: {// begin finally (depth: 1) RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071((&V_0), NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { // passData.sampler = sampler; ProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B* L_1 = V_1; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2 = ___sampler0; NullCheck(L_1); L_1->___sampler_0 = L_2; Il2CppCodeGenWriteBarrier((void**)(&L_1->___sampler_0), (void*)L_2); // builder.AllowPassCulling(false); RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86((&V_0), (bool)0, NULL); // builder.GenerateDebugData(false); RenderGraphBuilder_GenerateDebugData_mA7FBEB0EDD92133A1B737F8805349D57A368B6FC((&V_0), (bool)0, NULL); // builder.SetRenderFunc((ProfilingScopePassData data, RenderGraphContext ctx) => // { // data.sampler.Begin(ctx.cmd); // }); il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var); RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* L_3 = ((U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var))->___U3CU3E9__61_0_1; RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* L_4 = L_3; G_B2_0 = L_4; G_B2_1 = (&V_0); if (L_4) { G_B3_0 = L_4; G_B3_1 = (&V_0); goto IL_004b_1; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var); U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09* L_5 = ((U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var))->___U3CU3E9_0; RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* L_6 = (RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D*)il2cpp_codegen_object_new(RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D_il2cpp_TypeInfo_var); NullCheck(L_6); RenderFunc_1__ctor_m035D5D85C861C29F1087A76E392E21CF567BB5F9(L_6, L_5, (intptr_t)((void*)U3CU3Ec_U3CBeginProfilingSamplerU3Eb__61_0_m59488D9D6AEA1CED8C5043FAA1ED7043BADEC627_RuntimeMethod_var), NULL); RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* L_7 = L_6; ((U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var))->___U3CU3E9__61_0_1 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var))->___U3CU3E9__61_0_1), (void*)L_7); G_B3_0 = L_7; G_B3_1 = G_B2_1; } IL_004b_1: { RenderGraphBuilder_SetRenderFunc_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mA6D3BB5592683C61E1D2F2FC547D996EF3F9DCF9(G_B3_1, G_B3_0, RenderGraphBuilder_SetRenderFunc_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mA6D3BB5592683C61E1D2F2FC547D996EF3F9DCF9_RuntimeMethod_var); goto IL_0063; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0063: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::EndProfilingSampler(UnityEngine.Rendering.ProfilingSampler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_EndProfilingSampler_m7D8308D0AD1C7E10F2F21AADE8FD8A55B56127D5 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___sampler0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphBuilder_SetRenderFunc_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mA6D3BB5592683C61E1D2F2FC547D996EF3F9DCF9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRenderPass_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mDC7F87C8657E99F6D4225A49A31BD481D88AD4E8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CEndProfilingSamplerU3Eb__62_0_mF7F5701CC58F1FBF0468B1DD7A9407E1E5E0752B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9AD17813E02CB74728E0F7FF83ACBA6D6C9B60EE); s_Il2CppMethodInitialized = true; } RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC V_0; memset((&V_0), 0, sizeof(V_0)); ProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B* V_1 = NULL; RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* G_B3_0 = NULL; RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B3_1 = NULL; RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* G_B2_0 = NULL; RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B2_1 = NULL; { // using (var builder = AddRenderPass("EndProfile", out var passData, null)) RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC L_0; L_0 = RenderGraph_AddRenderPass_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mDC7F87C8657E99F6D4225A49A31BD481D88AD4E8(__this, _stringLiteral9AD17813E02CB74728E0F7FF83ACBA6D6C9B60EE, (&V_1), (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)NULL, RenderGraph_AddRenderPass_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mDC7F87C8657E99F6D4225A49A31BD481D88AD4E8_RuntimeMethod_var); V_0 = L_0; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0054: {// begin finally (depth: 1) RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071((&V_0), NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { // passData.sampler = sampler; ProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B* L_1 = V_1; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2 = ___sampler0; NullCheck(L_1); L_1->___sampler_0 = L_2; Il2CppCodeGenWriteBarrier((void**)(&L_1->___sampler_0), (void*)L_2); // builder.AllowPassCulling(false); RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86((&V_0), (bool)0, NULL); // builder.GenerateDebugData(false); RenderGraphBuilder_GenerateDebugData_mA7FBEB0EDD92133A1B737F8805349D57A368B6FC((&V_0), (bool)0, NULL); // builder.SetRenderFunc((ProfilingScopePassData data, RenderGraphContext ctx) => // { // data.sampler.End(ctx.cmd); // }); il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var); RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* L_3 = ((U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var))->___U3CU3E9__62_0_2; RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* L_4 = L_3; G_B2_0 = L_4; G_B2_1 = (&V_0); if (L_4) { G_B3_0 = L_4; G_B3_1 = (&V_0); goto IL_004b_1; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var); U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09* L_5 = ((U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var))->___U3CU3E9_0; RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* L_6 = (RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D*)il2cpp_codegen_object_new(RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D_il2cpp_TypeInfo_var); NullCheck(L_6); RenderFunc_1__ctor_m035D5D85C861C29F1087A76E392E21CF567BB5F9(L_6, L_5, (intptr_t)((void*)U3CU3Ec_U3CEndProfilingSamplerU3Eb__62_0_mF7F5701CC58F1FBF0468B1DD7A9407E1E5E0752B_RuntimeMethod_var), NULL); RenderFunc_1_t026B04A1C91D8E46DCC5C0414D75E189DF0A565D* L_7 = L_6; ((U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var))->___U3CU3E9__62_0_2 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tD850CA64B20D7FE38565F6F486FDCF216CD12B09_il2cpp_TypeInfo_var))->___U3CU3E9__62_0_2), (void*)L_7); G_B3_0 = L_7; G_B3_1 = G_B2_1; } IL_004b_1: { RenderGraphBuilder_SetRenderFunc_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mA6D3BB5592683C61E1D2F2FC547D996EF3F9DCF9(G_B3_1, G_B3_0, RenderGraphBuilder_SetRenderFunc_TisProfilingScopePassData_tE43CACBA43B529572F8D8B944D07AFEBDC5B908B_mA6D3BB5592683C61E1D2F2FC547D996EF3F9DCF9_RuntimeMethod_var); goto IL_0063; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0063: { // } return; } } // UnityEngine.Rendering.DynamicArray`1 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetCompiledPassInfos() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* RenderGraph_GetCompiledPassInfos_m23F7801BED40A4F9940B371D7CD193E66040BD76 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* V_0 = NULL; { // internal DynamicArray GetCompiledPassInfos() { return m_CompiledPassInfos; } DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_0 = __this->___m_CompiledPassInfos_15; V_0 = L_0; goto IL_000a; } IL_000a: { // internal DynamicArray GetCompiledPassInfos() { return m_CompiledPassInfos; } DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_1 = V_0; return L_1; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ClearCompiledGraph() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ClearCompiledGraph_m0DE88504194BD409BF8DF5283796C1BD510A9393 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_Clear_m1AF0019A04745CED9B83C6191996814BCD11FBCE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_Clear_mE960D9C5CACB3C7EAF60A74689A7FA61EEF050C3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; { // ClearRenderPasses(); RenderGraph_ClearRenderPasses_m123192412280C189D7980A24D7127A7D59B1656C(__this, NULL); // m_Resources.Clear(m_ExecutionExceptionWasRaised); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_0 = __this->___m_Resources_1; bool L_1 = __this->___m_ExecutionExceptionWasRaised_9; NullCheck(L_0); RenderGraphResourceRegistry_Clear_mD46E87EC32F4E591732FCD7FB7F69AA1243AF309(L_0, L_1, NULL); // m_RendererLists.Clear(); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_2 = __this->___m_RendererLists_4; NullCheck(L_2); List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_inline(L_2, List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_RuntimeMethod_var); // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) V_0 = 0; goto IL_003c; } IL_002a: { // m_CompiledResourcesInfos[i].Clear(); DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_3 = __this->___m_CompiledResourcesInfos_14; int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); DynamicArray_1_Clear_m1AF0019A04745CED9B83C6191996814BCD11FBCE(L_6, DynamicArray_1_Clear_m1AF0019A04745CED9B83C6191996814BCD11FBCE_RuntimeMethod_var); // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_7, 1)); } IL_003c: { // for (int i = 0; i < (int)RenderGraphResourceType.Count; ++i) int32_t L_8 = V_0; V_1 = (bool)((((int32_t)L_8) < ((int32_t)2))? 1 : 0); bool L_9 = V_1; if (L_9) { goto IL_002a; } } { // m_CompiledPassInfos.Clear(); DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_10 = __this->___m_CompiledPassInfos_15; NullCheck(L_10); DynamicArray_1_Clear_mE960D9C5CACB3C7EAF60A74689A7FA61EEF050C3(L_10, DynamicArray_1_Clear_mE960D9C5CACB3C7EAF60A74689A7FA61EEF050C3_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::InvalidateContext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_InvalidateContext_m1A18ACC5B65EB13EA2B839837A2DC6EE844DE481 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { { // m_RenderGraphContext.cmd = null; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_0 = __this->___m_RenderGraphContext_10; NullCheck(L_0); L_0->___cmd_1 = (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL; Il2CppCodeGenWriteBarrier((void**)(&L_0->___cmd_1), (void*)(CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL); // m_RenderGraphContext.renderGraphPool = null; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_1 = __this->___m_RenderGraphContext_10; NullCheck(L_1); L_1->___renderGraphPool_2 = (RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A*)NULL; Il2CppCodeGenWriteBarrier((void**)(&L_1->___renderGraphPool_2), (void*)(RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A*)NULL); // m_RenderGraphContext.defaultResources = null; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_2 = __this->___m_RenderGraphContext_10; NullCheck(L_2); L_2->___defaultResources_3 = (RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B*)NULL; Il2CppCodeGenWriteBarrier((void**)(&L_2->___defaultResources_3), (void*)(RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B*)NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::OnPassAdded(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_OnPassAdded_mD1E58984AA84ED4DC78BF2E11A9C6D482F47C8F6 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass0, const RuntimeMethod* method) { bool V_0 = false; { // if (m_DebugParameters.immediateMode) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; NullCheck(L_0); bool L_1 = L_0->___immediateMode_5; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_001a; } } { // ExecutePassImmediatly(pass); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_3 = ___pass0; RenderGraph_ExecutePassImmediatly_mD99F62E498775D67EC8CC417961D6A7E4429F22E(__this, L_3, NULL); } IL_001a: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::add_onGraphRegistered(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_add_onGraphRegistered_m0D0C254927D1D710A20590044BF0ED12CB10F87A (OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_0 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_1 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphRegistered_26; V_0 = L_0; } IL_0006: { OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_1 = V_0; V_1 = L_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_2 = V_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_3 = ___value0; Delegate_t* L_4; L_4 = Delegate_Combine_m8B9D24CED35033C7FC56501DFE650F5CB7FF012C(L_2, L_3, NULL); V_2 = ((OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)CastclassSealed((RuntimeObject*)L_4, OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var)); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_5 = V_2; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_6 = V_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_7; L_7 = InterlockedCompareExchangeImpl((&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphRegistered_26), L_5, L_6); V_0 = L_7; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_8 = V_0; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_9 = V_1; if ((!(((RuntimeObject*)(OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)L_8) == ((RuntimeObject*)(OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)L_9)))) { goto IL_0006; } } { return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::remove_onGraphRegistered(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_remove_onGraphRegistered_m2569676235DE7FEF0C70D89413F6DCF63C44F3B3 (OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_0 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_1 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphRegistered_26; V_0 = L_0; } IL_0006: { OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_1 = V_0; V_1 = L_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_2 = V_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_3 = ___value0; Delegate_t* L_4; L_4 = Delegate_Remove_m40506877934EC1AD4ADAE57F5E97AF0BC0F96116(L_2, L_3, NULL); V_2 = ((OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)CastclassSealed((RuntimeObject*)L_4, OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var)); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_5 = V_2; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_6 = V_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_7; L_7 = InterlockedCompareExchangeImpl((&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphRegistered_26), L_5, L_6); V_0 = L_7; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_8 = V_0; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_9 = V_1; if ((!(((RuntimeObject*)(OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)L_8) == ((RuntimeObject*)(OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)L_9)))) { goto IL_0006; } } { return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::add_onGraphUnregistered(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_add_onGraphUnregistered_mEED68801F08877C5D913946285D2CC37F62FBCDD (OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_0 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_1 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphUnregistered_27; V_0 = L_0; } IL_0006: { OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_1 = V_0; V_1 = L_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_2 = V_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_3 = ___value0; Delegate_t* L_4; L_4 = Delegate_Combine_m8B9D24CED35033C7FC56501DFE650F5CB7FF012C(L_2, L_3, NULL); V_2 = ((OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)CastclassSealed((RuntimeObject*)L_4, OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var)); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_5 = V_2; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_6 = V_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_7; L_7 = InterlockedCompareExchangeImpl((&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphUnregistered_27), L_5, L_6); V_0 = L_7; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_8 = V_0; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_9 = V_1; if ((!(((RuntimeObject*)(OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)L_8) == ((RuntimeObject*)(OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)L_9)))) { goto IL_0006; } } { return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::remove_onGraphUnregistered(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnGraphRegisteredDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_remove_onGraphUnregistered_m7D4E732FC2B618A4D884062BD90B5E4E0A6F3F81 (OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_0 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_1 = NULL; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphUnregistered_27; V_0 = L_0; } IL_0006: { OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_1 = V_0; V_1 = L_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_2 = V_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_3 = ___value0; Delegate_t* L_4; L_4 = Delegate_Remove_m40506877934EC1AD4ADAE57F5E97AF0BC0F96116(L_2, L_3, NULL); V_2 = ((OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)CastclassSealed((RuntimeObject*)L_4, OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9_il2cpp_TypeInfo_var)); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_5 = V_2; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_6 = V_1; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_7; L_7 = InterlockedCompareExchangeImpl((&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onGraphUnregistered_27), L_5, L_6); V_0 = L_7; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_8 = V_0; OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* L_9 = V_1; if ((!(((RuntimeObject*)(OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)L_8) == ((RuntimeObject*)(OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9*)L_9)))) { goto IL_0006; } } { return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::add_onExecutionRegistered(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_add_onExecutionRegistered_mD7F36AB7CB81CB3F98A89F8DBFF7835B72766060 (OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_0 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_1 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionRegistered_28; V_0 = L_0; } IL_0006: { OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_1 = V_0; V_1 = L_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_2 = V_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_3 = ___value0; Delegate_t* L_4; L_4 = Delegate_Combine_m8B9D24CED35033C7FC56501DFE650F5CB7FF012C(L_2, L_3, NULL); V_2 = ((OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)CastclassSealed((RuntimeObject*)L_4, OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var)); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_5 = V_2; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_6 = V_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_7; L_7 = InterlockedCompareExchangeImpl((&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionRegistered_28), L_5, L_6); V_0 = L_7; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_8 = V_0; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_9 = V_1; if ((!(((RuntimeObject*)(OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)L_8) == ((RuntimeObject*)(OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)L_9)))) { goto IL_0006; } } { return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::remove_onExecutionRegistered(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_remove_onExecutionRegistered_mE863BB6C6FF6F4F067F8C9E27DC7E73DB62BAC0B (OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_0 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_1 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionRegistered_28; V_0 = L_0; } IL_0006: { OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_1 = V_0; V_1 = L_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_2 = V_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_3 = ___value0; Delegate_t* L_4; L_4 = Delegate_Remove_m40506877934EC1AD4ADAE57F5E97AF0BC0F96116(L_2, L_3, NULL); V_2 = ((OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)CastclassSealed((RuntimeObject*)L_4, OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var)); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_5 = V_2; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_6 = V_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_7; L_7 = InterlockedCompareExchangeImpl((&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionRegistered_28), L_5, L_6); V_0 = L_7; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_8 = V_0; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_9 = V_1; if ((!(((RuntimeObject*)(OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)L_8) == ((RuntimeObject*)(OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)L_9)))) { goto IL_0006; } } { return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::add_onExecutionUnregistered(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_add_onExecutionUnregistered_m2FEE3AB55CFC3DED7AC9A1863694AD6CAB05C833 (OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_0 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_1 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionUnregistered_29; V_0 = L_0; } IL_0006: { OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_1 = V_0; V_1 = L_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_2 = V_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_3 = ___value0; Delegate_t* L_4; L_4 = Delegate_Combine_m8B9D24CED35033C7FC56501DFE650F5CB7FF012C(L_2, L_3, NULL); V_2 = ((OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)CastclassSealed((RuntimeObject*)L_4, OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var)); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_5 = V_2; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_6 = V_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_7; L_7 = InterlockedCompareExchangeImpl((&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionUnregistered_29), L_5, L_6); V_0 = L_7; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_8 = V_0; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_9 = V_1; if ((!(((RuntimeObject*)(OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)L_8) == ((RuntimeObject*)(OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)L_9)))) { goto IL_0006; } } { return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::remove_onExecutionUnregistered(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/OnExecutionRegisteredDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_remove_onExecutionUnregistered_m295401B259C64E12C8C8F865082FFB614269C102 (OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_0 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_1 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionUnregistered_29; V_0 = L_0; } IL_0006: { OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_1 = V_0; V_1 = L_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_2 = V_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_3 = ___value0; Delegate_t* L_4; L_4 = Delegate_Remove_m40506877934EC1AD4ADAE57F5E97AF0BC0F96116(L_2, L_3, NULL); V_2 = ((OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)CastclassSealed((RuntimeObject*)L_4, OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE_il2cpp_TypeInfo_var)); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_5 = V_2; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_6 = V_1; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_7; L_7 = InterlockedCompareExchangeImpl((&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionUnregistered_29), L_5, L_6); V_0 = L_7; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_8 = V_0; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_9 = V_1; if ((!(((RuntimeObject*)(OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)L_8) == ((RuntimeObject*)(OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE*)L_9)))) { goto IL_0006; } } { return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::InitResourceInfosData(UnityEngine.Rendering.DynamicArray`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_InitResourceInfosData_m3EFB0384E5DA0045B7FBF29FD05DCFE2963BE9DB (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* ___resourceInfos0, int32_t ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_Resize_m9B6908CD6C2EE63E32578A72246B6BE2DDB941B3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; { // resourceInfos.Resize(count); DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_0 = ___resourceInfos0; int32_t L_1 = ___count1; NullCheck(L_0); DynamicArray_1_Resize_m9B6908CD6C2EE63E32578A72246B6BE2DDB941B3(L_0, L_1, (bool)0, DynamicArray_1_Resize_m9B6908CD6C2EE63E32578A72246B6BE2DDB941B3_RuntimeMethod_var); // for (int i = 0; i < resourceInfos.size; ++i) V_0 = 0; goto IL_001f; } IL_000e: { // resourceInfos[i].Reset(); DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_2 = ___resourceInfos0; int32_t L_3 = V_0; NullCheck(L_2); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_4; L_4 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_2, L_3, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); CompiledResourceInfo_Reset_m37F299281DE9EEB99B9ADBC35125F59765D77A7E(L_4, NULL); // for (int i = 0; i < resourceInfos.size; ++i) int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_5, 1)); } IL_001f: { // for (int i = 0; i < resourceInfos.size; ++i) int32_t L_6 = V_0; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_7 = ___resourceInfos0; NullCheck(L_7); int32_t L_8; L_8 = DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_inline(L_7, DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var); V_1 = (bool)((((int32_t)L_6) < ((int32_t)L_8))? 1 : 0); bool L_9 = V_1; if (L_9) { goto IL_000e; } } { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::InitializeCompilationData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_InitializeCompilationData_mF068DA94C4DF2E138784B78B1D8D090AF1302851 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mECB549109CFA8BC83C3DACF0FEB7C11346D51BD3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; { // InitResourceInfosData(m_CompiledResourcesInfos[(int)RenderGraphResourceType.Texture], m_Resources.GetTextureResourceCount()); DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_0 = __this->___m_CompiledResourcesInfos_14; NullCheck(L_0); int32_t L_1 = 0; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_2 = (L_0)->GetAt(static_cast(L_1)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_3 = __this->___m_Resources_1; NullCheck(L_3); int32_t L_4; L_4 = RenderGraphResourceRegistry_GetTextureResourceCount_m9A0358556F0E62ABDE85400838CC760709CBA1F1(L_3, NULL); RenderGraph_InitResourceInfosData_m3EFB0384E5DA0045B7FBF29FD05DCFE2963BE9DB(__this, L_2, L_4, NULL); // InitResourceInfosData(m_CompiledResourcesInfos[(int)RenderGraphResourceType.ComputeBuffer], m_Resources.GetComputeBufferResourceCount()); DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_5 = __this->___m_CompiledResourcesInfos_14; NullCheck(L_5); int32_t L_6 = 1; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_7 = (L_5)->GetAt(static_cast(L_6)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_8 = __this->___m_Resources_1; NullCheck(L_8); int32_t L_9; L_9 = RenderGraphResourceRegistry_GetComputeBufferResourceCount_mFBBEF3A6EEACCA67A6E98067D47839EFE2005D1E(L_8, NULL); RenderGraph_InitResourceInfosData_m3EFB0384E5DA0045B7FBF29FD05DCFE2963BE9DB(__this, L_7, L_9, NULL); // m_CompiledPassInfos.Resize(m_RenderPasses.Count); DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_10 = __this->___m_CompiledPassInfos_15; List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* L_11 = __this->___m_RenderPasses_3; NullCheck(L_11); int32_t L_12; L_12 = List_1_get_Count_mECB549109CFA8BC83C3DACF0FEB7C11346D51BD3_inline(L_11, List_1_get_Count_mECB549109CFA8BC83C3DACF0FEB7C11346D51BD3_RuntimeMethod_var); NullCheck(L_10); DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36(L_10, L_12, (bool)0, DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_RuntimeMethod_var); // for (int i = 0; i < m_CompiledPassInfos.size; ++i) V_0 = 0; goto IL_0073; } IL_0051: { // m_CompiledPassInfos[i].Reset(m_RenderPasses[i]); DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_13 = __this->___m_CompiledPassInfos_15; int32_t L_14 = V_0; NullCheck(L_13); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_15; L_15 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_13, L_14, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* L_16 = __this->___m_RenderPasses_3; int32_t L_17 = V_0; NullCheck(L_16); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_18; L_18 = List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34(L_16, L_17, List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34_RuntimeMethod_var); CompiledPassInfo_Reset_mD739628D66EE219B4039E42DC685D5AAD09FCCD5(L_15, L_18, NULL); // for (int i = 0; i < m_CompiledPassInfos.size; ++i) int32_t L_19 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_19, 1)); } IL_0073: { // for (int i = 0; i < m_CompiledPassInfos.size; ++i) int32_t L_20 = V_0; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_21 = __this->___m_CompiledPassInfos_15; NullCheck(L_21); int32_t L_22; L_22 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_21, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_1 = (bool)((((int32_t)L_20) < ((int32_t)L_22))? 1 : 0); bool L_23 = V_1; if (L_23) { goto IL_0051; } } { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CountReferences() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CountReferences_m9DC624F39709CBA8D2CBBF4B4D906B1A61FA3EC9 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_1 = NULL; int32_t V_2 = 0; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* V_3 = NULL; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* V_4 = NULL; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_5; memset((&V_5), 0, sizeof(V_5)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A V_6; memset((&V_6), 0, sizeof(V_6)); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* V_7 = NULL; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_8; memset((&V_8), 0, sizeof(V_8)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A V_9; memset((&V_9), 0, sizeof(V_9)); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* V_10 = NULL; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_11; memset((&V_11), 0, sizeof(V_11)); int32_t V_12 = 0; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* V_13 = NULL; bool V_14 = false; bool V_15 = false; { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) V_0 = 0; goto IL_01f7; } IL_0008: { // ref CompiledPassInfo passInfo = ref m_CompiledPassInfos[passIndex]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_0 = __this->___m_CompiledPassInfos_15; int32_t L_1 = V_0; NullCheck(L_0); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_2; L_2 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_0, L_1, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_1 = L_2; // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_2 = 0; goto IL_01e5; } IL_001d: { // var resourceRead = passInfo.pass.resourceReadLists[type]; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_3 = V_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_4 = L_3->___pass_0; NullCheck(L_4); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_5 = L_4->___resourceReadLists_11; int32_t L_6 = V_2; NullCheck(L_5); int32_t L_7 = L_6; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_8 = (L_5)->GetAt(static_cast(L_7)); V_3 = L_8; // foreach (var resource in resourceRead) List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_9 = V_3; NullCheck(L_9); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_10; L_10 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_9, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_5 = L_10; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00ac: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_5), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_00a1_1; } IL_0037_1: { // foreach (var resource in resourceRead) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_11; L_11 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_5), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); V_6 = L_11; // ref CompiledResourceInfo info = ref m_CompiledResourcesInfos[type][resource]; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_12 = __this->___m_CompiledResourcesInfos_14; int32_t L_13 = V_2; NullCheck(L_12); int32_t L_14 = L_13; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_15 = (L_12)->GetAt(static_cast(L_14)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_16 = V_6; il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_17; L_17 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_16, NULL); NullCheck(L_15); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_18; L_18 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_15, L_17, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); V_7 = L_18; // info.imported = m_Resources.IsRenderGraphResourceImported(resource); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_19 = V_7; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_20 = __this->___m_Resources_1; NullCheck(L_20); bool L_21; L_21 = RenderGraphResourceRegistry_IsRenderGraphResourceImported_m5FF203E3F02C32A6F12726045B7AFE1397861FF5(L_20, (&V_6), NULL); L_19->___imported_3 = L_21; // info.consumers.Add(passIndex); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_22 = V_7; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_23 = L_22->___consumers_1; int32_t L_24 = V_0; NullCheck(L_23); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_23, L_24, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); // info.refCount++; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_25 = V_7; int32_t* L_26 = (&L_25->___refCount_2); int32_t* L_27 = L_26; int32_t L_28 = *((int32_t*)L_27); *((int32_t*)L_27) = (int32_t)((int32_t)il2cpp_codegen_add(L_28, 1)); // passInfo.debugResourceReads[type].Add(m_Resources.GetRenderGraphResourceName(resource)); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_29 = V_1; List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E* L_30 = L_29->___debugResourceReads_11; int32_t L_31 = V_2; NullCheck(L_30); int32_t L_32 = L_31; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_33 = (L_30)->GetAt(static_cast(L_32)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_34 = __this->___m_Resources_1; NullCheck(L_34); String_t* L_35; L_35 = RenderGraphResourceRegistry_GetRenderGraphResourceName_m000367B8EC114CE49B849D6037005B092368C34E(L_34, (&V_6), NULL); NullCheck(L_33); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_33, L_35, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); } IL_00a1_1: { // foreach (var resource in resourceRead) bool L_36; L_36 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_5), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_36) { goto IL_0037_1; } } { goto IL_00bb; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00bb: { // var resourceWrite = passInfo.pass.resourceWriteLists[type]; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_37 = V_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_38 = L_37->___pass_0; NullCheck(L_38); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_39 = L_38->___resourceWriteLists_12; int32_t L_40 = V_2; NullCheck(L_39); int32_t L_41 = L_40; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_42 = (L_39)->GetAt(static_cast(L_41)); V_4 = L_42; // foreach (var resource in resourceWrite) List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_43 = V_4; NullCheck(L_43); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_44; L_44 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_43, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_8 = L_44; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0157: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_8), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_014c_1; } IL_00d6_1: { // foreach (var resource in resourceWrite) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_45; L_45 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_8), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); V_9 = L_45; // ref CompiledResourceInfo info = ref m_CompiledResourcesInfos[type][resource]; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_46 = __this->___m_CompiledResourcesInfos_14; int32_t L_47 = V_2; NullCheck(L_46); int32_t L_48 = L_47; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_49 = (L_46)->GetAt(static_cast(L_48)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_50 = V_9; il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_51; L_51 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_50, NULL); NullCheck(L_49); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_52; L_52 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_49, L_51, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); V_10 = L_52; // info.imported = m_Resources.IsRenderGraphResourceImported(resource); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_53 = V_10; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_54 = __this->___m_Resources_1; NullCheck(L_54); bool L_55; L_55 = RenderGraphResourceRegistry_IsRenderGraphResourceImported_m5FF203E3F02C32A6F12726045B7AFE1397861FF5(L_54, (&V_9), NULL); L_53->___imported_3 = L_55; // info.producers.Add(passIndex); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_56 = V_10; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_57 = L_56->___producers_0; int32_t L_58 = V_0; NullCheck(L_57); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_57, L_58, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); // passInfo.hasSideEffect = info.imported; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_59 = V_1; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_60 = V_10; bool L_61 = L_60->___imported_3; L_59->___hasSideEffect_5 = L_61; // passInfo.refCount++; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_62 = V_1; int32_t* L_63 = (&L_62->___refCount_3); int32_t* L_64 = L_63; int32_t L_65 = *((int32_t*)L_64); *((int32_t*)L_64) = (int32_t)((int32_t)il2cpp_codegen_add(L_65, 1)); // passInfo.debugResourceWrites[type].Add(m_Resources.GetRenderGraphResourceName(resource)); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_66 = V_1; List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E* L_67 = L_66->___debugResourceWrites_12; int32_t L_68 = V_2; NullCheck(L_67); int32_t L_69 = L_68; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_70 = (L_67)->GetAt(static_cast(L_69)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_71 = __this->___m_Resources_1; NullCheck(L_71); String_t* L_72; L_72 = RenderGraphResourceRegistry_GetRenderGraphResourceName_m000367B8EC114CE49B849D6037005B092368C34E(L_71, (&V_9), NULL); NullCheck(L_70); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_70, L_72, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); } IL_014c_1: { // foreach (var resource in resourceWrite) bool L_73; L_73 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_8), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_73) { goto IL_00d6_1; } } { goto IL_0166; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0166: { // foreach (int resourceIndex in passInfo.pass.transientResourceList[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_74 = V_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_75 = L_74->___pass_0; NullCheck(L_75); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_76 = L_75->___transientResourceList_13; int32_t L_77 = V_2; NullCheck(L_76); int32_t L_78 = L_77; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_79 = (L_76)->GetAt(static_cast(L_78)); NullCheck(L_79); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_80; L_80 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_79, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_11 = L_80; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_01d1: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_11), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_01c6_1; } IL_017d_1: { // foreach (int resourceIndex in passInfo.pass.transientResourceList[type]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_81; L_81 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_11), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_82; L_82 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_81, NULL); V_12 = L_82; // ref CompiledResourceInfo info = ref m_CompiledResourcesInfos[type][resourceIndex]; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_83 = __this->___m_CompiledResourcesInfos_14; int32_t L_84 = V_2; NullCheck(L_83); int32_t L_85 = L_84; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_86 = (L_83)->GetAt(static_cast(L_85)); int32_t L_87 = V_12; NullCheck(L_86); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_88; L_88 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_86, L_87, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); V_13 = L_88; // info.refCount++; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_89 = V_13; int32_t* L_90 = (&L_89->___refCount_2); int32_t* L_91 = L_90; int32_t L_92 = *((int32_t*)L_91); *((int32_t*)L_91) = (int32_t)((int32_t)il2cpp_codegen_add(L_92, 1)); // info.consumers.Add(passIndex); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_93 = V_13; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_94 = L_93->___consumers_1; int32_t L_95 = V_0; NullCheck(L_94); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_94, L_95, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); // info.producers.Add(passIndex); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_96 = V_13; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_97 = L_96->___producers_0; int32_t L_98 = V_0; NullCheck(L_97); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_97, L_98, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); } IL_01c6_1: { // foreach (int resourceIndex in passInfo.pass.transientResourceList[type]) bool L_99; L_99 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_11), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_99) { goto IL_017d_1; } } { goto IL_01e0; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01e0: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_100 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_100, 1)); } IL_01e5: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_101 = V_2; V_14 = (bool)((((int32_t)L_101) < ((int32_t)2))? 1 : 0); bool L_102 = V_14; if (L_102) { goto IL_001d; } } { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_103 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_103, 1)); } IL_01f7: { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_104 = V_0; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_105 = __this->___m_CompiledPassInfos_15; NullCheck(L_105); int32_t L_106; L_106 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_105, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_15 = (bool)((((int32_t)L_104) < ((int32_t)L_106))? 1 : 0); bool L_107 = V_15; if (L_107) { goto IL_0008; } } { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CullUnusedPasses() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CullUnusedPasses_m64210243D88F8DB8A3D715AFA329A0C7A73E88F5 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Clear_mEE1C6E0AF654AE01D41D12DAF62217D4FE3930E0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_m59DFD2B5EC8D9044532E0AD0BDB20DB33BA76748_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_get_Count_m367DD1E571E10E5D1B0D13434E35DC7FC31FA886_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8F8A54933BA4450732B3F486287CD2D5AF41D489); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* V_3 = NULL; int32_t V_4 = 0; bool V_5 = false; bool V_6 = false; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A V_7; memset((&V_7), 0, sizeof(V_7)); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_10 = NULL; bool V_11 = false; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_12; memset((&V_12), 0, sizeof(V_12)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A V_13; memset((&V_13), 0, sizeof(V_13)); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* V_14 = NULL; bool V_15 = false; bool V_16 = false; bool V_17 = false; int32_t G_B17_0 = 0; { // if (m_DebugParameters.disablePassCulling) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; NullCheck(L_0); bool L_1 = L_0->___disablePassCulling_4; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_003d; } } { // if (m_DebugParameters.enableLogging) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_3 = __this->___m_DebugParameters_5; NullCheck(L_3); bool L_4 = L_3->___enableLogging_6; V_1 = L_4; bool L_5 = V_1; if (!L_5) { goto IL_0038; } } { // m_FrameInformationLogger.LogLine("- Pass Culling Disabled -\n"); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_6 = __this->___m_FrameInformationLogger_6; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7; L_7 = Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_inline(Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_RuntimeMethod_var); NullCheck(L_6); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(L_6, _stringLiteral8F8A54933BA4450732B3F486287CD2D5AF41D489, L_7, NULL); } IL_0038: { // return; goto IL_01ed; } IL_003d: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_2 = 0; goto IL_01d9; } IL_0044: { // DynamicArray resourceUsageList = m_CompiledResourcesInfos[type]; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_8 = __this->___m_CompiledResourcesInfos_14; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = L_9; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_11 = (L_8)->GetAt(static_cast(L_10)); V_3 = L_11; // m_CullingStack.Clear(); Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* L_12 = __this->___m_CullingStack_16; NullCheck(L_12); Stack_1_Clear_mEE1C6E0AF654AE01D41D12DAF62217D4FE3930E0(L_12, Stack_1_Clear_mEE1C6E0AF654AE01D41D12DAF62217D4FE3930E0_RuntimeMethod_var); // for (int i = 0; i < resourceUsageList.size; ++i) V_4 = 0; goto IL_008d; } IL_005f: { // if (resourceUsageList[i].refCount == 0) DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_13 = V_3; int32_t L_14 = V_4; NullCheck(L_13); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_15; L_15 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_13, L_14, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); int32_t L_16 = L_15->___refCount_2; V_5 = (bool)((((int32_t)L_16) == ((int32_t)0))? 1 : 0); bool L_17 = V_5; if (!L_17) { goto IL_0086; } } { // m_CullingStack.Push(i); Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* L_18 = __this->___m_CullingStack_16; int32_t L_19 = V_4; NullCheck(L_18); Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA(L_18, L_19, Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA_RuntimeMethod_var); } IL_0086: { // for (int i = 0; i < resourceUsageList.size; ++i) int32_t L_20 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_20, 1)); } IL_008d: { // for (int i = 0; i < resourceUsageList.size; ++i) int32_t L_21 = V_4; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_22 = V_3; NullCheck(L_22); int32_t L_23; L_23 = DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_inline(L_22, DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var); V_6 = (bool)((((int32_t)L_21) < ((int32_t)L_23))? 1 : 0); bool L_24 = V_6; if (L_24) { goto IL_005f; } } { goto IL_01bd; } IL_00a2: { // var unusedResource = resourceUsageList[m_CullingStack.Pop()]; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_25 = V_3; Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* L_26 = __this->___m_CullingStack_16; NullCheck(L_26); int32_t L_27; L_27 = Stack_1_Pop_m59DFD2B5EC8D9044532E0AD0BDB20DB33BA76748(L_26, Stack_1_Pop_m59DFD2B5EC8D9044532E0AD0BDB20DB33BA76748_RuntimeMethod_var); NullCheck(L_25); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_28; L_28 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_25, L_27, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A L_29 = (*(CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A*)L_28); V_7 = L_29; // foreach (var producerIndex in unusedResource.producers) CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A L_30 = V_7; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_31 = L_30.___producers_0; NullCheck(L_31); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_32; L_32 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_31, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); V_8 = L_32; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_01ad: {// begin finally (depth: 1) Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_8), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_019f_1; } IL_00cf_1: { // foreach (var producerIndex in unusedResource.producers) int32_t L_33; L_33 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_8), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); V_9 = L_33; // ref var producerInfo = ref m_CompiledPassInfos[producerIndex]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_34 = __this->___m_CompiledPassInfos_15; int32_t L_35 = V_9; NullCheck(L_34); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_36; L_36 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_34, L_35, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_10 = L_36; // producerInfo.refCount--; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_37 = V_10; int32_t* L_38 = (&L_37->___refCount_3); int32_t* L_39 = L_38; int32_t L_40 = *((int32_t*)L_39); *((int32_t*)L_39) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_40, 1)); // if (producerInfo.refCount == 0 && !producerInfo.hasSideEffect && producerInfo.allowPassCulling) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_41 = V_10; int32_t L_42 = L_41->___refCount_3; if (L_42) { goto IL_010f_1; } } { CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_43 = V_10; bool L_44 = L_43->___hasSideEffect_5; if (L_44) { goto IL_010f_1; } } { CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_45 = V_10; bool L_46; L_46 = CompiledPassInfo_get_allowPassCulling_m19A371EF46D18F2FB95B569004344184EE159F3A(L_45, NULL); G_B17_0 = ((int32_t)(L_46)); goto IL_0110_1; } IL_010f_1: { G_B17_0 = 0; } IL_0110_1: { V_11 = (bool)G_B17_0; bool L_47 = V_11; if (!L_47) { goto IL_019e_1; } } { // producerInfo.culled = true; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_48 = V_10; L_48->___culled_4 = (bool)1; // foreach (var resourceIndex in producerInfo.pass.resourceReadLists[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_49 = V_10; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_50 = L_49->___pass_0; NullCheck(L_50); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_51 = L_50->___resourceReadLists_11; int32_t L_52 = V_2; NullCheck(L_51); int32_t L_53 = L_52; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_54 = (L_51)->GetAt(static_cast(L_53)); NullCheck(L_54); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_55; L_55 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_54, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_12 = L_55; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_018e_1: {// begin finally (depth: 2) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_12), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 2) }); try {// begin try (depth: 2) { goto IL_0183_2; } IL_013a_2: { // foreach (var resourceIndex in producerInfo.pass.resourceReadLists[type]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_56; L_56 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_12), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); V_13 = L_56; // ref CompiledResourceInfo resourceInfo = ref resourceUsageList[resourceIndex]; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_57 = V_3; ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_58 = V_13; il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_59; L_59 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_58, NULL); NullCheck(L_57); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_60; L_60 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_57, L_59, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); V_14 = L_60; // resourceInfo.refCount--; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_61 = V_14; int32_t* L_62 = (&L_61->___refCount_2); int32_t* L_63 = L_62; int32_t L_64 = *((int32_t*)L_63); *((int32_t*)L_63) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_64, 1)); // if (resourceInfo.refCount == 0) CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_65 = V_14; int32_t L_66 = L_65->___refCount_2; V_15 = (bool)((((int32_t)L_66) == ((int32_t)0))? 1 : 0); bool L_67 = V_15; if (!L_67) { goto IL_0182_2; } } { // m_CullingStack.Push(resourceIndex); Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* L_68 = __this->___m_CullingStack_16; ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_69 = V_13; il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_70; L_70 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_69, NULL); NullCheck(L_68); Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA(L_68, L_70, Stack_1_Push_mF7CC12CF73D9D4B66FFA2E2D264270212CAB3EDA_RuntimeMethod_var); } IL_0182_2: { } IL_0183_2: { // foreach (var resourceIndex in producerInfo.pass.resourceReadLists[type]) bool L_71; L_71 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_12), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_71) { goto IL_013a_2; } } { goto IL_019d_1; } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_019d_1: { } IL_019e_1: { } IL_019f_1: { // foreach (var producerIndex in unusedResource.producers) bool L_72; L_72 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_8), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); if (L_72) { goto IL_00cf_1; } } { goto IL_01bc; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01bc: { } IL_01bd: { // while (m_CullingStack.Count != 0) Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* L_73 = __this->___m_CullingStack_16; NullCheck(L_73); int32_t L_74; L_74 = Stack_1_get_Count_m367DD1E571E10E5D1B0D13434E35DC7FC31FA886_inline(L_73, Stack_1_get_Count_m367DD1E571E10E5D1B0D13434E35DC7FC31FA886_RuntimeMethod_var); V_16 = (bool)((!(((uint32_t)L_74) <= ((uint32_t)0)))? 1 : 0); bool L_75 = V_16; if (L_75) { goto IL_00a2; } } { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_76 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_76, 1)); } IL_01d9: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_77 = V_2; V_17 = (bool)((((int32_t)L_77) < ((int32_t)2))? 1 : 0); bool L_78 = V_17; if (L_78) { goto IL_0044; } } { // LogCulledPasses(); RenderGraph_LogCulledPasses_m22B819CF1E35F1A037D215E5B1B28C2819BBB51E(__this, NULL); } IL_01ed: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UpdatePassSynchronization(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,System.Int32,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UpdatePassSynchronization_m8DBDEA74E81751778977198189A8A6FF60565956 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___currentPassInfo0, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___producerPassInfo1, int32_t ___currentPassIndex2, int32_t ___lastProducer3, int32_t* ___intLastSyncIndex4, const RuntimeMethod* method) { bool V_0 = false; { // currentPassInfo.syncToPassIndex = lastProducer; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_0 = ___currentPassInfo0; int32_t L_1 = ___lastProducer3; L_0->___syncToPassIndex_6 = L_1; // intLastSyncIndex = lastProducer; int32_t* L_2 = ___intLastSyncIndex4; int32_t L_3 = ___lastProducer3; *((int32_t*)L_2) = (int32_t)L_3; // producerPassInfo.needGraphicsFence = true; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_4 = ___producerPassInfo1; L_4->___needGraphicsFence_8 = (bool)1; // if (producerPassInfo.syncFromPassIndex == -1) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_5 = ___producerPassInfo1; int32_t L_6 = L_5->___syncFromPassIndex_7; V_0 = (bool)((((int32_t)L_6) == ((int32_t)(-1)))? 1 : 0); bool L_7 = V_0; if (!L_7) { goto IL_0029; } } { // producerPassInfo.syncFromPassIndex = currentPassIndex; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_8 = ___producerPassInfo1; int32_t L_9 = ___currentPassIndex2; L_8->___syncFromPassIndex_7 = L_9; } IL_0029: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UpdateResourceSynchronization(System.Int32&,System.Int32&,System.Int32,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UpdateResourceSynchronization_m625302659B60F575732E9F62557F87B321C0F159 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, int32_t* ___lastGraphicsPipeSync0, int32_t* ___lastComputePipeSync1, int32_t ___currentPassIndex2, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___resource3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_2 = NULL; bool V_3 = false; bool V_4 = false; bool V_5 = false; bool V_6 = false; { // int lastProducer = GetLatestProducerIndex(currentPassIndex, resource); int32_t L_0 = ___currentPassIndex2; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_1 = ___resource3; int32_t L_2; L_2 = RenderGraph_GetLatestProducerIndex_m01A352F68254570D2DD917A81335DE75A76769C1(__this, L_0, L_1, NULL); V_0 = L_2; // if (lastProducer != -1) int32_t L_3 = V_0; V_1 = (bool)((((int32_t)((((int32_t)L_3) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_4 = V_1; if (!L_4) { goto IL_00a4; } } { // ref CompiledPassInfo currentPassInfo = ref m_CompiledPassInfos[currentPassIndex]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_5 = __this->___m_CompiledPassInfos_15; int32_t L_6 = ___currentPassIndex2; NullCheck(L_5); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_7; L_7 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_5, L_6, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_2 = L_7; // if (m_CompiledPassInfos[lastProducer].enableAsyncCompute != currentPassInfo.enableAsyncCompute) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_8 = __this->___m_CompiledPassInfos_15; int32_t L_9 = V_0; NullCheck(L_8); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_10; L_10 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_8, L_9, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_11 = L_10->___enableAsyncCompute_10; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_12 = V_2; bool L_13 = L_12->___enableAsyncCompute_10; V_3 = (bool)((((int32_t)((((int32_t)L_11) == ((int32_t)L_13))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_14 = V_3; if (!L_14) { goto IL_00a3; } } { // if (currentPassInfo.enableAsyncCompute) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_15 = V_2; bool L_16 = L_15->___enableAsyncCompute_10; V_4 = L_16; bool L_17 = V_4; if (!L_17) { goto IL_007c; } } { // if (lastProducer > lastGraphicsPipeSync) int32_t L_18 = V_0; int32_t* L_19 = ___lastGraphicsPipeSync0; int32_t L_20 = *((int32_t*)L_19); V_5 = (bool)((((int32_t)L_18) > ((int32_t)L_20))? 1 : 0); bool L_21 = V_5; if (!L_21) { goto IL_0079; } } { // UpdatePassSynchronization(ref currentPassInfo, ref m_CompiledPassInfos[lastProducer], currentPassIndex, lastProducer, ref lastGraphicsPipeSync); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_22 = V_2; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_23 = __this->___m_CompiledPassInfos_15; int32_t L_24 = V_0; NullCheck(L_23); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_25; L_25 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_23, L_24, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); int32_t L_26 = ___currentPassIndex2; int32_t L_27 = V_0; int32_t* L_28 = ___lastGraphicsPipeSync0; RenderGraph_UpdatePassSynchronization_m8DBDEA74E81751778977198189A8A6FF60565956(__this, L_22, L_25, L_26, L_27, L_28, NULL); } IL_0079: { goto IL_00a2; } IL_007c: { // if (lastProducer > lastComputePipeSync) int32_t L_29 = V_0; int32_t* L_30 = ___lastComputePipeSync1; int32_t L_31 = *((int32_t*)L_30); V_6 = (bool)((((int32_t)L_29) > ((int32_t)L_31))? 1 : 0); bool L_32 = V_6; if (!L_32) { goto IL_00a1; } } { // UpdatePassSynchronization(ref currentPassInfo, ref m_CompiledPassInfos[lastProducer], currentPassIndex, lastProducer, ref lastComputePipeSync); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_33 = V_2; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_34 = __this->___m_CompiledPassInfos_15; int32_t L_35 = V_0; NullCheck(L_34); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_36; L_36 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_34, L_35, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); int32_t L_37 = ___currentPassIndex2; int32_t L_38 = V_0; int32_t* L_39 = ___lastComputePipeSync1; RenderGraph_UpdatePassSynchronization_m8DBDEA74E81751778977198189A8A6FF60565956(__this, L_33, L_36, L_37, L_38, L_39, NULL); } IL_00a1: { } IL_00a2: { } IL_00a3: { } IL_00a4: { // } return; } } // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetLatestProducerIndex(System.Int32,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraph_GetLatestProducerIndex_m01A352F68254570D2DD917A81335DE75A76769C1 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, int32_t ___passIndex0, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___info1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; { // int result = -1; V_0 = (-1); // foreach (var producer in info.producers) CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_0 = ___info1; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = L_0->___producers_0; NullCheck(L_1); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_2; L_2 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_1, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); V_1 = L_2; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0038: {// begin finally (depth: 1) Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_1), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_002d_1; } IL_0012_1: { // foreach (var producer in info.producers) int32_t L_3; L_3 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_1), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); V_2 = L_3; // if (producer < passIndex) int32_t L_4 = V_2; int32_t L_5 = ___passIndex0; V_3 = (bool)((((int32_t)L_4) < ((int32_t)L_5))? 1 : 0); bool L_6 = V_3; if (!L_6) { goto IL_0027_1; } } { // result = producer; int32_t L_7 = V_2; V_0 = L_7; goto IL_002c_1; } IL_0027_1: { // return result; int32_t L_8 = V_0; V_4 = L_8; goto IL_004c; } IL_002c_1: { } IL_002d_1: { // foreach (var producer in info.producers) bool L_9; L_9 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_1), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); if (L_9) { goto IL_0012_1; } } { goto IL_0047; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0047: { // return result; int32_t L_10 = V_0; V_4 = L_10; goto IL_004c; } IL_004c: { // } int32_t L_11 = V_4; return L_11; } } // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetLatestValidReadIndex(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraph_GetLatestValidReadIndex_mAB6EBE37C8C9215BD9BF88FB7358D6E6C55EC3F3 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; { // if (info.consumers.Count == 0) CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_0 = ___info0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = L_0->___consumers_1; NullCheck(L_1); int32_t L_2; L_2 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_1, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); bool L_3 = V_1; if (!L_3) { goto IL_0017; } } { // return -1; V_2 = (-1); goto IL_006a; } IL_0017: { // var consumers = info.consumers; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_4 = ___info0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_5 = L_4->___consumers_1; V_0 = L_5; // for (int i = consumers.Count - 1; i >= 0; --i) List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_6 = V_0; NullCheck(L_6); int32_t L_7; L_7 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_6, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); V_3 = ((int32_t)il2cpp_codegen_subtract(L_7, 1)); goto IL_0059; } IL_0029: { // if (!m_CompiledPassInfos[consumers[i]].culled) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_8 = __this->___m_CompiledPassInfos_15; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_9 = V_0; int32_t L_10 = V_3; NullCheck(L_9); int32_t L_11; L_11 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_9, L_10, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); NullCheck(L_8); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_12; L_12 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_8, L_11, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_13 = L_12->___culled_4; V_4 = (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0); bool L_14 = V_4; if (!L_14) { goto IL_0054; } } { // return consumers[i]; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_15 = V_0; int32_t L_16 = V_3; NullCheck(L_15); int32_t L_17; L_17 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_15, L_16, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); V_2 = L_17; goto IL_006a; } IL_0054: { // for (int i = consumers.Count - 1; i >= 0; --i) int32_t L_18 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract(L_18, 1)); } IL_0059: { // for (int i = consumers.Count - 1; i >= 0; --i) int32_t L_19 = V_3; V_5 = (bool)((((int32_t)((((int32_t)L_19) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_20 = V_5; if (L_20) { goto IL_0029; } } { // return -1; V_2 = (-1); goto IL_006a; } IL_006a: { // } int32_t L_21 = V_2; return L_21; } } // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetFirstValidWriteIndex(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraph_GetFirstValidWriteIndex_mC093325F0690ABF05180FAAC5E977FD08B2632ED (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; { // if (info.producers.Count == 0) CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_0 = ___info0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = L_0->___producers_0; NullCheck(L_1); int32_t L_2; L_2 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_1, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); bool L_3 = V_1; if (!L_3) { goto IL_0017; } } { // return -1; V_2 = (-1); goto IL_0065; } IL_0017: { // var producers = info.producers; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_4 = ___info0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_5 = L_4->___producers_0; V_0 = L_5; // for (int i = 0; i < producers.Count; i++) V_3 = 0; goto IL_0052; } IL_0022: { // if (!m_CompiledPassInfos[producers[i]].culled) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_6 = __this->___m_CompiledPassInfos_15; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); int32_t L_9; L_9 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_7, L_8, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); NullCheck(L_6); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_10; L_10 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_6, L_9, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_11 = L_10->___culled_4; V_4 = (bool)((((int32_t)L_11) == ((int32_t)0))? 1 : 0); bool L_12 = V_4; if (!L_12) { goto IL_004d; } } { // return producers[i]; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_13 = V_0; int32_t L_14 = V_3; NullCheck(L_13); int32_t L_15; L_15 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_13, L_14, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); V_2 = L_15; goto IL_0065; } IL_004d: { // for (int i = 0; i < producers.Count; i++) int32_t L_16 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_16, 1)); } IL_0052: { // for (int i = 0; i < producers.Count; i++) int32_t L_17 = V_3; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_18 = V_0; NullCheck(L_18); int32_t L_19; L_19 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_18, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); V_5 = (bool)((((int32_t)L_17) < ((int32_t)L_19))? 1 : 0); bool L_20 = V_5; if (L_20) { goto IL_0022; } } { // return -1; V_2 = (-1); goto IL_0065; } IL_0065: { // } int32_t L_21 = V_2; return L_21; } } // System.Int32 UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetLatestValidWriteIndex(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledResourceInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderGraph_GetLatestValidWriteIndex_m4CEDB92D670D89F208C6BA6F53010B6EDF9948A7 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; { // if (info.producers.Count == 0) CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_0 = ___info0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = L_0->___producers_0; NullCheck(L_1); int32_t L_2; L_2 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_1, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); bool L_3 = V_1; if (!L_3) { goto IL_0017; } } { // return -1; V_2 = (-1); goto IL_006a; } IL_0017: { // var producers = info.producers; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_4 = ___info0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_5 = L_4->___producers_0; V_0 = L_5; // for (int i = producers.Count - 1; i >= 0; --i) List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_6 = V_0; NullCheck(L_6); int32_t L_7; L_7 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_6, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var); V_3 = ((int32_t)il2cpp_codegen_subtract(L_7, 1)); goto IL_0059; } IL_0029: { // if (!m_CompiledPassInfos[producers[i]].culled) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_8 = __this->___m_CompiledPassInfos_15; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_9 = V_0; int32_t L_10 = V_3; NullCheck(L_9); int32_t L_11; L_11 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_9, L_10, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); NullCheck(L_8); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_12; L_12 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_8, L_11, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_13 = L_12->___culled_4; V_4 = (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0); bool L_14 = V_4; if (!L_14) { goto IL_0054; } } { // return producers[i]; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_15 = V_0; int32_t L_16 = V_3; NullCheck(L_15); int32_t L_17; L_17 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_15, L_16, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var); V_2 = L_17; goto IL_006a; } IL_0054: { // for (int i = producers.Count - 1; i >= 0; --i) int32_t L_18 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract(L_18, 1)); } IL_0059: { // for (int i = producers.Count - 1; i >= 0; --i) int32_t L_19 = V_3; V_5 = (bool)((((int32_t)((((int32_t)L_19) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_20 = V_5; if (L_20) { goto IL_0029; } } { // return -1; V_2 = (-1); goto IL_006a; } IL_006a: { // } int32_t L_21 = V_2; return L_21; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CreateRendererLists() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CreateRendererLists_mEEAD372353B35077B070CB1BAA74835584B55C51 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_mDED53F0663CC4DE2C5E90B4E68C0C782D6631230_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_1 = NULL; bool V_2 = false; bool V_3 = false; { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) V_0 = 0; goto IL_003b; } IL_0005: { // ref CompiledPassInfo passInfo = ref m_CompiledPassInfos[passIndex]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_0 = __this->___m_CompiledPassInfos_15; int32_t L_1 = V_0; NullCheck(L_0); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_2; L_2 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_0, L_1, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_1 = L_2; // if (passInfo.culled) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_3 = V_1; bool L_4 = L_3->___culled_4; V_2 = L_4; bool L_5 = V_2; if (!L_5) { goto IL_001f; } } { // continue; goto IL_0037; } IL_001f: { // m_RendererLists.AddRange(passInfo.pass.usedRendererListList); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_6 = __this->___m_RendererLists_4; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_7 = V_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_8 = L_7->___pass_0; NullCheck(L_8); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_9 = L_8->___usedRendererListList_14; NullCheck(L_6); List_1_AddRange_mDED53F0663CC4DE2C5E90B4E68C0C782D6631230(L_6, L_9, List_1_AddRange_mDED53F0663CC4DE2C5E90B4E68C0C782D6631230_RuntimeMethod_var); } IL_0037: { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_10, 1)); } IL_003b: { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_11 = V_0; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_12 = __this->___m_CompiledPassInfos_15; NullCheck(L_12); int32_t L_13; L_13 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_12, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_3 = (bool)((((int32_t)L_11) < ((int32_t)L_13))? 1 : 0); bool L_14 = V_3; if (L_14) { goto IL_0005; } } { // m_Resources.CreateRendererLists(m_RendererLists, m_RenderGraphContext.renderContext, m_RendererListCulling); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_15 = __this->___m_Resources_1; List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_16 = __this->___m_RendererLists_4; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_17 = __this->___m_RenderGraphContext_10; NullCheck(L_17); ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_18 = L_17->___renderContext_0; bool L_19 = __this->___m_RendererListCulling_21; NullCheck(L_15); RenderGraphResourceRegistry_CreateRendererLists_mBE817E97CC7909310E47A54C4FEEA42257AF4AE3(L_15, L_16, L_18, L_19, NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UpdateResourceAllocationAndSynchronization() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UpdateResourceAllocationAndSynchronization_mB7D2F33083A27279542DD9E8441ACD321E4CA4D6 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_3 = NULL; bool V_4 = false; int32_t V_5 = 0; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* V_6 = NULL; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; bool V_11 = false; bool V_12 = false; int32_t V_13 = 0; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* V_14 = NULL; int32_t V_15 = 0; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A V_16; memset((&V_16), 0, sizeof(V_16)); int32_t V_17 = 0; int32_t V_18 = 0; int32_t V_19 = 0; bool V_20 = false; int32_t V_21 = 0; bool V_22 = false; bool V_23 = false; bool V_24 = false; int32_t V_25 = 0; int32_t V_26 = 0; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_27 = NULL; bool V_28 = false; bool V_29 = false; bool V_30 = false; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_31 = NULL; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_32 = NULL; bool V_33 = false; bool V_34 = false; bool V_35 = false; int32_t G_B28_0 = 0; int32_t G_B31_0 = 0; int32_t G_B40_0 = 0; int32_t G_B50_0 = 0; int32_t G_B52_0 = 0; { // int lastGraphicsPipeSync = -1; V_0 = (-1); // int lastComputePipeSync = -1; V_1 = (-1); // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) V_2 = 0; goto IL_0107; } IL_000c: { // ref CompiledPassInfo passInfo = ref m_CompiledPassInfos[passIndex]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_0 = __this->___m_CompiledPassInfos_15; int32_t L_1 = V_2; NullCheck(L_0); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_2; L_2 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_0, L_1, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_3 = L_2; // if (passInfo.culled) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_3 = V_3; bool L_4 = L_3->___culled_4; V_4 = L_4; bool L_5 = V_4; if (!L_5) { goto IL_002b; } } { // continue; goto IL_0103; } IL_002b: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_5 = 0; goto IL_00f4; } IL_0033: { // var resourcesInfo = m_CompiledResourcesInfos[type]; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_6 = __this->___m_CompiledResourcesInfos_14; int32_t L_7 = V_5; NullCheck(L_6); int32_t L_8 = L_7; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_9 = (L_6)->GetAt(static_cast(L_8)); V_6 = L_9; // foreach (int resource in passInfo.pass.resourceReadLists[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_10 = V_3; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_11 = L_10->___pass_0; NullCheck(L_11); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_12 = L_11->___resourceReadLists_11; int32_t L_13 = V_5; NullCheck(L_12); int32_t L_14 = L_13; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_15 = (L_12)->GetAt(static_cast(L_14)); NullCheck(L_15); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_16; L_16 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_15, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_7 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0087: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_7), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_007c_1; } IL_0057_1: { // foreach (int resource in passInfo.pass.resourceReadLists[type]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_17; L_17 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_7), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_18; L_18 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_17, NULL); V_8 = L_18; // UpdateResourceSynchronization(ref lastGraphicsPipeSync, ref lastComputePipeSync, passIndex, resourcesInfo[resource]); int32_t L_19 = V_2; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_20 = V_6; int32_t L_21 = V_8; NullCheck(L_20); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_22; L_22 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_20, L_21, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); RenderGraph_UpdateResourceSynchronization_m625302659B60F575732E9F62557F87B321C0F159(__this, (&V_0), (&V_1), L_19, L_22, NULL); } IL_007c_1: { // foreach (int resource in passInfo.pass.resourceReadLists[type]) bool L_23; L_23 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_7), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_23) { goto IL_0057_1; } } { goto IL_0096; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0096: { // foreach (int resource in passInfo.pass.resourceWriteLists[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_24 = V_3; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_25 = L_24->___pass_0; NullCheck(L_25); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_26 = L_25->___resourceWriteLists_12; int32_t L_27 = V_5; NullCheck(L_26); int32_t L_28 = L_27; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_29 = (L_26)->GetAt(static_cast(L_28)); NullCheck(L_29); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_30; L_30 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_29, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_9 = L_30; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00de: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_9), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_00d3_1; } IL_00ae_1: { // foreach (int resource in passInfo.pass.resourceWriteLists[type]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_31; L_31 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_9), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_32; L_32 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_31, NULL); V_10 = L_32; // UpdateResourceSynchronization(ref lastGraphicsPipeSync, ref lastComputePipeSync, passIndex, resourcesInfo[resource]); int32_t L_33 = V_2; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_34 = V_6; int32_t L_35 = V_10; NullCheck(L_34); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_36; L_36 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_34, L_35, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); RenderGraph_UpdateResourceSynchronization_m625302659B60F575732E9F62557F87B321C0F159(__this, (&V_0), (&V_1), L_33, L_36, NULL); } IL_00d3_1: { // foreach (int resource in passInfo.pass.resourceWriteLists[type]) bool L_37; L_37 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_9), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_37) { goto IL_00ae_1; } } { goto IL_00ed; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00ed: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_38 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00f4: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_39 = V_5; V_11 = (bool)((((int32_t)L_39) < ((int32_t)2))? 1 : 0); bool L_40 = V_11; if (L_40) { goto IL_0033; } } { } IL_0103: { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_41 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_41, 1)); } IL_0107: { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_42 = V_2; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_43 = __this->___m_CompiledPassInfos_15; NullCheck(L_43); int32_t L_44; L_44 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_43, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_12 = (bool)((((int32_t)L_42) < ((int32_t)L_44))? 1 : 0); bool L_45 = V_12; if (L_45) { goto IL_000c; } } { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_13 = 0; goto IL_033f; } IL_0126: { // var resourceInfos = m_CompiledResourcesInfos[type]; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_46 = __this->___m_CompiledResourcesInfos_14; int32_t L_47 = V_13; NullCheck(L_46); int32_t L_48 = L_47; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_49 = (L_46)->GetAt(static_cast(L_48)); V_14 = L_49; // for (int i = 0; i < resourceInfos.size; ++i) V_15 = 0; goto IL_0324; } IL_013a: { // CompiledResourceInfo resourceInfo = resourceInfos[i]; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_50 = V_14; int32_t L_51 = V_15; NullCheck(L_50); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_52; L_52 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_50, L_51, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A L_53 = (*(CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A*)L_52); V_16 = L_53; // int firstWriteIndex = GetFirstValidWriteIndex(resourceInfo); int32_t L_54; L_54 = RenderGraph_GetFirstValidWriteIndex_mC093325F0690ABF05180FAAC5E977FD08B2632ED(__this, (&V_16), NULL); V_17 = L_54; // if (firstWriteIndex != -1) int32_t L_55 = V_17; V_22 = (bool)((((int32_t)((((int32_t)L_55) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_56 = V_22; if (!L_56) { goto IL_0180; } } { // m_CompiledPassInfos[firstWriteIndex].resourceCreateList[type].Add(i); DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_57 = __this->___m_CompiledPassInfos_15; int32_t L_58 = V_17; NullCheck(L_57); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_59; L_59 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_57, L_58, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_60 = L_59->___resourceCreateList_1; int32_t L_61 = V_13; NullCheck(L_60); int32_t L_62 = L_61; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_63 = (L_60)->GetAt(static_cast(L_62)); int32_t L_64 = V_15; NullCheck(L_63); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_63, L_64, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); } IL_0180: { // var latestValidReadIndex = GetLatestValidReadIndex(resourceInfo); int32_t L_65; L_65 = RenderGraph_GetLatestValidReadIndex_mAB6EBE37C8C9215BD9BF88FB7358D6E6C55EC3F3(__this, (&V_16), NULL); V_18 = L_65; // var latestValidWriteIndex = GetLatestValidWriteIndex(resourceInfo); int32_t L_66; L_66 = RenderGraph_GetLatestValidWriteIndex_m4CEDB92D670D89F208C6BA6F53010B6EDF9948A7(__this, (&V_16), NULL); V_19 = L_66; // bool shouldRelease = !(firstWriteIndex == -1 && !resourceInfo.imported); int32_t L_67 = V_17; if ((!(((uint32_t)L_67) == ((uint32_t)(-1))))) { goto IL_01a2; } } { CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A L_68 = V_16; bool L_69 = L_68.___imported_3; G_B28_0 = ((int32_t)(L_69)); goto IL_01a3; } IL_01a2: { G_B28_0 = 1; } IL_01a3: { V_20 = (bool)G_B28_0; // int lastReadPassIndex = shouldRelease ? Math.Max(latestValidWriteIndex, latestValidReadIndex) : -1; bool L_70 = V_20; if (L_70) { goto IL_01ac; } } { G_B31_0 = (-1); goto IL_01b5; } IL_01ac: { int32_t L_71 = V_19; int32_t L_72 = V_18; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); int32_t L_73; L_73 = Math_Max_m830F00B616D7A2130E46E974DFB27E9DA7FE30E5(L_71, L_72, NULL); G_B31_0 = L_73; } IL_01b5: { V_21 = G_B31_0; // if (lastReadPassIndex != -1) int32_t L_74 = V_21; V_23 = (bool)((((int32_t)((((int32_t)L_74) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_75 = V_23; if (!L_75) { goto IL_02e1; } } { // if (m_CompiledPassInfos[lastReadPassIndex].enableAsyncCompute) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_76 = __this->___m_CompiledPassInfos_15; int32_t L_77 = V_21; NullCheck(L_76); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_78; L_78 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_76, L_77, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_79 = L_78->___enableAsyncCompute_10; V_24 = L_79; bool L_80 = V_24; if (!L_80) { goto IL_02bd; } } { // int currentPassIndex = lastReadPassIndex; int32_t L_81 = V_21; V_25 = L_81; // int firstWaitingPassIndex = m_CompiledPassInfos[currentPassIndex].syncFromPassIndex; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_82 = __this->___m_CompiledPassInfos_15; int32_t L_83 = V_25; NullCheck(L_82); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_84; L_84 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_82, L_83, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); int32_t L_85 = L_84->___syncFromPassIndex_7; V_26 = L_85; goto IL_0233; } IL_01ff: { // currentPassIndex++; int32_t L_86 = V_25; V_25 = ((int32_t)il2cpp_codegen_add(L_86, 1)); // if (m_CompiledPassInfos[currentPassIndex].enableAsyncCompute) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_87 = __this->___m_CompiledPassInfos_15; int32_t L_88 = V_25; NullCheck(L_87); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_89; L_89 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_87, L_88, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_90 = L_89->___enableAsyncCompute_10; V_28 = L_90; bool L_91 = V_28; if (!L_91) { goto IL_0232; } } { // firstWaitingPassIndex = m_CompiledPassInfos[currentPassIndex].syncFromPassIndex; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_92 = __this->___m_CompiledPassInfos_15; int32_t L_93 = V_25; NullCheck(L_92); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_94; L_94 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_92, L_93, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); int32_t L_95 = L_94->___syncFromPassIndex_7; V_26 = L_95; } IL_0232: { } IL_0233: { // while (firstWaitingPassIndex == -1 && currentPassIndex < m_CompiledPassInfos.size) int32_t L_96 = V_26; if ((!(((uint32_t)L_96) == ((uint32_t)(-1))))) { goto IL_0249; } } { int32_t L_97 = V_25; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_98 = __this->___m_CompiledPassInfos_15; NullCheck(L_98); int32_t L_99; L_99 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_98, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); G_B40_0 = ((((int32_t)L_97) < ((int32_t)L_99))? 1 : 0); goto IL_024a; } IL_0249: { G_B40_0 = 0; } IL_024a: { V_29 = (bool)G_B40_0; bool L_100 = V_29; if (L_100) { goto IL_01ff; } } { // ref CompiledPassInfo passInfo = ref m_CompiledPassInfos[Math.Max(0, firstWaitingPassIndex - 1)]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_101 = __this->___m_CompiledPassInfos_15; int32_t L_102 = V_26; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); int32_t L_103; L_103 = Math_Max_m830F00B616D7A2130E46E974DFB27E9DA7FE30E5(0, ((int32_t)il2cpp_codegen_subtract(L_102, 1)), NULL); NullCheck(L_101); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_104; L_104 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_101, L_103, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_27 = L_104; // passInfo.resourceReleaseList[type].Add(i); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_105 = V_27; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_106 = L_105->___resourceReleaseList_2; int32_t L_107 = V_13; NullCheck(L_106); int32_t L_108 = L_107; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_109 = (L_106)->GetAt(static_cast(L_108)); int32_t L_110 = V_15; NullCheck(L_109); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_109, L_110, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); // if (currentPassIndex == m_CompiledPassInfos.size) int32_t L_111 = V_25; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_112 = __this->___m_CompiledPassInfos_15; NullCheck(L_112); int32_t L_113; L_113 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_112, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_30 = (bool)((((int32_t)L_111) == ((int32_t)L_113))? 1 : 0); bool L_114 = V_30; if (!L_114) { goto IL_02ba; } } { // RenderGraphPass invalidPass = m_RenderPasses[lastReadPassIndex]; List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* L_115 = __this->___m_RenderPasses_3; int32_t L_116 = V_21; NullCheck(L_115); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_117; L_117 = List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34(L_115, L_116, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34_RuntimeMethod_var))); V_31 = L_117; // throw new InvalidOperationException($"Asynchronous pass {invalidPass.name} was never synchronized on the graphics pipeline."); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_118 = V_31; NullCheck(L_118); String_t* L_119; L_119 = RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline(L_118, NULL); String_t* L_120; L_120 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral03753C79BB9F89A5729641B889A1DB4808C85F80)), L_119, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ED489E53FDBB65FA37C18CDA7B754FA34AA86FE)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_121 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_121); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_121, L_120, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_121, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RenderGraph_UpdateResourceAllocationAndSynchronization_mB7D2F33083A27279542DD9E8441ACD321E4CA4D6_RuntimeMethod_var))); } IL_02ba: { goto IL_02e0; } IL_02bd: { // ref CompiledPassInfo passInfo = ref m_CompiledPassInfos[lastReadPassIndex]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_122 = __this->___m_CompiledPassInfos_15; int32_t L_123 = V_21; NullCheck(L_122); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_124; L_124 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_122, L_123, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_32 = L_124; // passInfo.resourceReleaseList[type].Add(i); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_125 = V_32; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_126 = L_125->___resourceReleaseList_2; int32_t L_127 = V_13; NullCheck(L_126); int32_t L_128 = L_127; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_129 = (L_126)->GetAt(static_cast(L_128)); int32_t L_130 = V_15; NullCheck(L_129); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_129, L_130, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); } IL_02e0: { } IL_02e1: { // if (m_Resources.IsRenderGraphResourceShared((RenderGraphResourceType)type, i) // && (firstWriteIndex != -1 || lastReadPassIndex != -1)) // A shared resource is considered used if it's either read or written at any pass. RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_131 = __this->___m_Resources_1; int32_t L_132 = V_13; int32_t L_133 = V_15; NullCheck(L_131); bool L_134; L_134 = RenderGraphResourceRegistry_IsRenderGraphResourceShared_m0F3BAD8A7BEC39EFBC4AEA1B4BD93E4A7C9A2789(L_131, L_132, L_133, NULL); if (!L_134) { goto IL_0304; } } { int32_t L_135 = V_17; if ((!(((uint32_t)L_135) == ((uint32_t)(-1))))) { goto IL_0301; } } { int32_t L_136 = V_21; G_B50_0 = ((((int32_t)((((int32_t)L_136) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0302; } IL_0301: { G_B50_0 = 1; } IL_0302: { G_B52_0 = G_B50_0; goto IL_0305; } IL_0304: { G_B52_0 = 0; } IL_0305: { V_33 = (bool)G_B52_0; bool L_137 = V_33; if (!L_137) { goto IL_031d; } } { // m_Resources.UpdateSharedResourceLastFrameIndex(type, i); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_138 = __this->___m_Resources_1; int32_t L_139 = V_13; int32_t L_140 = V_15; NullCheck(L_138); RenderGraphResourceRegistry_UpdateSharedResourceLastFrameIndex_m01A8CCDA734B3D604AB0A96C77F519152509288D(L_138, L_139, L_140, NULL); } IL_031d: { // for (int i = 0; i < resourceInfos.size; ++i) int32_t L_141 = V_15; V_15 = ((int32_t)il2cpp_codegen_add(L_141, 1)); } IL_0324: { // for (int i = 0; i < resourceInfos.size; ++i) int32_t L_142 = V_15; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_143 = V_14; NullCheck(L_143); int32_t L_144; L_144 = DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_inline(L_143, DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var); V_34 = (bool)((((int32_t)L_142) < ((int32_t)L_144))? 1 : 0); bool L_145 = V_34; if (L_145) { goto IL_013a; } } { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_146 = V_13; V_13 = ((int32_t)il2cpp_codegen_add(L_146, 1)); } IL_033f: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_147 = V_13; V_35 = (bool)((((int32_t)L_147) < ((int32_t)2))? 1 : 0); bool L_148 = V_35; if (L_148) { goto IL_0126; } } { // } return; } } // System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::AreRendererListsEmpty(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderGraph_AreRendererListsEmpty_m91D5C2C7847B0C80F1FA3F9702584B4A4CFE17AB (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* ___rendererLists0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777 V_0; memset((&V_0), 0, sizeof(V_0)); RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D V_1; memset((&V_1), 0, sizeof(V_1)); RendererList_t84DD8775E9B0759757DE88FBCB50A06A7C80D20E V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; bool V_4 = false; int32_t G_B11_0 = 0; { // foreach (RendererListHandle handle in rendererLists) List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_0 = ___rendererLists0; NullCheck(L_0); Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777 L_1; L_1 = List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E(L_0, List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E_RuntimeMethod_var); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_004c: {// begin finally (depth: 1) Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC((&V_0), Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0041_1; } IL_000b_1: { // foreach (RendererListHandle handle in rendererLists) RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D L_2; L_2 = Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_inline((&V_0), Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_RuntimeMethod_var); V_1 = L_2; // var rendererList = m_Resources.GetRendererList(handle); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_3 = __this->___m_Resources_1; NullCheck(L_3); RendererList_t84DD8775E9B0759757DE88FBCB50A06A7C80D20E L_4; L_4 = RenderGraphResourceRegistry_GetRendererList_mEE5905F0C7C1A54B54EDBD3F97DE645534CDDA9D(L_3, (&V_1), NULL); V_2 = L_4; // if (m_RenderGraphContext.renderContext.QueryRendererListStatus(rendererList) == RendererListStatus.kRendererListPopulated) RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_5 = __this->___m_RenderGraphContext_10; NullCheck(L_5); ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_6 = (&L_5->___renderContext_0); RendererList_t84DD8775E9B0759757DE88FBCB50A06A7C80D20E L_7 = V_2; int32_t L_8; L_8 = ScriptableRenderContext_QueryRendererListStatus_m0FDF33A036694A3A2EEAF68FF2C340B1B04E0CB3(L_6, L_7, NULL); V_3 = (bool)((((int32_t)L_8) == ((int32_t)1))? 1 : 0); bool L_9 = V_3; if (!L_9) { goto IL_0040_1; } } { // return false; V_4 = (bool)0; goto IL_006c; } IL_0040_1: { } IL_0041_1: { // foreach (RendererListHandle handle in rendererLists) bool L_10; L_10 = Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D((&V_0), Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D_RuntimeMethod_var); if (L_10) { goto IL_000b_1; } } { goto IL_005b; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_005b: { // return rendererLists.Count > 0 ? true : false; List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_11 = ___rendererLists0; NullCheck(L_11); int32_t L_12; L_12 = List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_inline(L_11, List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_RuntimeMethod_var); if ((((int32_t)L_12) > ((int32_t)0))) { goto IL_0067; } } { G_B11_0 = 0; goto IL_0068; } IL_0067: { G_B11_0 = 1; } IL_0068: { V_4 = (bool)G_B11_0; goto IL_006c; } IL_006c: { // } bool L_13 = V_4; return L_13; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::TryCullPassAtIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_TryCullPassAtIndex_m639A11CCD33AC494CF80729B119D96AD66B170EF (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, int32_t ___passIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_0 = NULL; bool V_1 = false; bool V_2 = false; int32_t G_B5_0 = 0; int32_t G_B9_0 = 0; { // var pass = m_CompiledPassInfos[passIndex].pass; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_0 = __this->___m_CompiledPassInfos_15; int32_t L_1 = ___passIndex0; NullCheck(L_0); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_2; L_2 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_0, L_1, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_3 = L_2->___pass_0; V_0 = L_3; // if (!m_CompiledPassInfos[passIndex].culled && // pass.allowPassCulling && // pass.allowRendererListCulling && // !m_CompiledPassInfos[passIndex].hasSideEffect) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_4 = __this->___m_CompiledPassInfos_15; int32_t L_5 = ___passIndex0; NullCheck(L_4); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_6; L_6 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_4, L_5, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_7 = L_6->___culled_4; if (L_7) { goto IL_004c; } } { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_8 = V_0; NullCheck(L_8); bool L_9; L_9 = RenderGraphPass_get_allowPassCulling_mE559F1DEB80EA60B73CCFFB9B6B9A044ABCCC292_inline(L_8, NULL); if (!L_9) { goto IL_004c; } } { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_10 = V_0; NullCheck(L_10); bool L_11; L_11 = RenderGraphPass_get_allowRendererListCulling_mDCB37A5EE941A7023093E530BF177DB1E30BD26A_inline(L_10, NULL); if (!L_11) { goto IL_004c; } } { DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_12 = __this->___m_CompiledPassInfos_15; int32_t L_13 = ___passIndex0; NullCheck(L_12); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_14; L_14 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_12, L_13, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_15 = L_14->___hasSideEffect_5; G_B5_0 = ((((int32_t)L_15) == ((int32_t)0))? 1 : 0); goto IL_004d; } IL_004c: { G_B5_0 = 0; } IL_004d: { V_1 = (bool)G_B5_0; bool L_16 = V_1; if (!L_16) { goto IL_0088; } } { // if (AreRendererListsEmpty(pass.usedRendererListList) || AreRendererListsEmpty(pass.dependsOnRendererListList)) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_17 = V_0; NullCheck(L_17); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_18 = L_17->___usedRendererListList_14; bool L_19; L_19 = RenderGraph_AreRendererListsEmpty_m91D5C2C7847B0C80F1FA3F9702584B4A4CFE17AB(__this, L_18, NULL); if (L_19) { goto IL_006e; } } { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_20 = V_0; NullCheck(L_20); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_21 = L_20->___dependsOnRendererListList_15; bool L_22; L_22 = RenderGraph_AreRendererListsEmpty_m91D5C2C7847B0C80F1FA3F9702584B4A4CFE17AB(__this, L_21, NULL); G_B9_0 = ((int32_t)(L_22)); goto IL_006f; } IL_006e: { G_B9_0 = 1; } IL_006f: { V_2 = (bool)G_B9_0; bool L_23 = V_2; if (!L_23) { goto IL_0087; } } { // m_CompiledPassInfos[passIndex].culled = true; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_24 = __this->___m_CompiledPassInfos_15; int32_t L_25 = ___passIndex0; NullCheck(L_24); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_26; L_26 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_24, L_25, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); L_26->___culled_4 = (bool)1; } IL_0087: { } IL_0088: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CullRendererLists() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CullRendererLists_mC9C6AABBB3746B088D3780AE69B43B06DED42376 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_2 = NULL; bool V_3 = false; bool V_4 = false; int32_t G_B4_0 = 0; int32_t G_B8_0 = 0; { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) V_0 = 0; goto IL_007a; } IL_0005: { // if (!m_CompiledPassInfos[passIndex].culled && !m_CompiledPassInfos[passIndex].hasSideEffect) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_0 = __this->___m_CompiledPassInfos_15; int32_t L_1 = V_0; NullCheck(L_0); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_2; L_2 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_0, L_1, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_3 = L_2->___culled_4; if (L_3) { goto IL_002f; } } { DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_4 = __this->___m_CompiledPassInfos_15; int32_t L_5 = V_0; NullCheck(L_4); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_6; L_6 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_4, L_5, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_7 = L_6->___hasSideEffect_5; G_B4_0 = ((((int32_t)L_7) == ((int32_t)0))? 1 : 0); goto IL_0030; } IL_002f: { G_B4_0 = 0; } IL_0030: { V_1 = (bool)G_B4_0; bool L_8 = V_1; if (!L_8) { goto IL_0075; } } { // var pass = m_CompiledPassInfos[passIndex].pass; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_9 = __this->___m_CompiledPassInfos_15; int32_t L_10 = V_0; NullCheck(L_9); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_11; L_11 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_9, L_10, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_12 = L_11->___pass_0; V_2 = L_12; // if (pass.usedRendererListList.Count > 0 || pass.dependsOnRendererListList.Count > 0) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_13 = V_2; NullCheck(L_13); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_14 = L_13->___usedRendererListList_14; NullCheck(L_14); int32_t L_15; L_15 = List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_inline(L_14, List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_RuntimeMethod_var); if ((((int32_t)L_15) > ((int32_t)0))) { goto IL_0065; } } { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_16 = V_2; NullCheck(L_16); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_17 = L_16->___dependsOnRendererListList_15; NullCheck(L_17); int32_t L_18; L_18 = List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_inline(L_17, List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_RuntimeMethod_var); G_B8_0 = ((((int32_t)L_18) > ((int32_t)0))? 1 : 0); goto IL_0066; } IL_0065: { G_B8_0 = 1; } IL_0066: { V_3 = (bool)G_B8_0; bool L_19 = V_3; if (!L_19) { goto IL_0074; } } { // TryCullPassAtIndex(passIndex); int32_t L_20 = V_0; RenderGraph_TryCullPassAtIndex_m639A11CCD33AC494CF80729B119D96AD66B170EF(__this, L_20, NULL); } IL_0074: { } IL_0075: { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_21 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_21, 1)); } IL_007a: { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_22 = V_0; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_23 = __this->___m_CompiledPassInfos_15; NullCheck(L_23); int32_t L_24; L_24 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_23, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_4 = (bool)((((int32_t)L_22) < ((int32_t)L_24))? 1 : 0); bool L_25 = V_4; if (L_25) { goto IL_0005; } } { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CompileRenderGraph() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CompileRenderGraph_mEEBE1E435ED4B9A20825249E815B69F44539591B (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisRenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE_mBDFF82E4DD19C4E148BC7D3E37B335D5746A6314_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; { // using (new ProfilingScope(m_RenderGraphContext.cmd, ProfilingSampler.Get(RenderGraphProfileId.CompileRenderGraph))) RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_0 = __this->___m_RenderGraphContext_10; NullCheck(L_0); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = L_0->___cmd_1; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2; L_2 = ProfilingSampler_Get_TisRenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE_mBDFF82E4DD19C4E148BC7D3E37B335D5746A6314(0, ProfilingSampler_Get_TisRenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE_mBDFF82E4DD19C4E148BC7D3E37B335D5746A6314_RuntimeMethod_var); ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_0), L_1, L_2, NULL); } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0058: {// begin finally (depth: 1) ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { // InitializeCompilationData(); RenderGraph_InitializeCompilationData_mF068DA94C4DF2E138784B78B1D8D090AF1302851(__this, NULL); // CountReferences(); RenderGraph_CountReferences_m9DC624F39709CBA8D2CBBF4B4D906B1A61FA3EC9(__this, NULL); // CullUnusedPasses(); RenderGraph_CullUnusedPasses_m64210243D88F8DB8A3D715AFA329A0C7A73E88F5(__this, NULL); // CreateRendererLists(); RenderGraph_CreateRendererLists_mEEAD372353B35077B070CB1BAA74835584B55C51(__this, NULL); // if (m_RendererListCulling) bool L_3 = __this->___m_RendererListCulling_21; V_1 = L_3; bool L_4 = V_1; if (!L_4) { goto IL_0047_1; } } { // CullRendererLists(); RenderGraph_CullRendererLists_mC9C6AABBB3746B088D3780AE69B43B06DED42376(__this, NULL); } IL_0047_1: { // UpdateResourceAllocationAndSynchronization(); RenderGraph_UpdateResourceAllocationAndSynchronization_mB7D2F33083A27279542DD9E8441ACD321E4CA4D6(__this, NULL); // LogRendererListsCreation(); RenderGraph_LogRendererListsCreation_m87AFBC726B030CB909743F6EC01C8E39298B8ECF(__this, NULL); goto IL_0067; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0067: { // } return; } } // UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo& UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CompilePassImmediatly(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* RenderGraph_CompilePassImmediatly_m92E065229F1EF3C25D1230A580667D8018820E2F (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m3845DDFAE33C716367551A3A7952FF2981D2A33C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_4; memset((&V_4), 0, sizeof(V_4)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A V_5; memset((&V_5), 0, sizeof(V_5)); bool V_6 = false; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_7; memset((&V_7), 0, sizeof(V_7)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A V_8; memset((&V_8), 0, sizeof(V_8)); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_9; memset((&V_9), 0, sizeof(V_9)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A V_10; memset((&V_10), 0, sizeof(V_10)); bool V_11 = false; Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777 V_12; memset((&V_12), 0, sizeof(V_12)); RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D V_13; memset((&V_13), 0, sizeof(V_13)); bool V_14 = false; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_15 = NULL; { // if (m_CurrentImmediatePassIndex >= m_CompiledPassInfos.size) int32_t L_0 = __this->___m_CurrentImmediatePassIndex_12; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_1 = __this->___m_CompiledPassInfos_15; NullCheck(L_1); int32_t L_2; L_2 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_1, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_1 = (bool)((((int32_t)((((int32_t)L_0) < ((int32_t)L_2))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_3 = V_1; if (!L_3) { goto IL_0035; } } { // m_CompiledPassInfos.Resize(m_CompiledPassInfos.size * 2); DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_4 = __this->___m_CompiledPassInfos_15; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_5 = __this->___m_CompiledPassInfos_15; NullCheck(L_5); int32_t L_6; L_6 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_5, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); NullCheck(L_4); DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36(L_4, ((int32_t)il2cpp_codegen_multiply(L_6, 2)), (bool)0, DynamicArray_1_Resize_mFA82C1713011AE3E2831D35E807923DACB5D5B36_RuntimeMethod_var); } IL_0035: { // ref CompiledPassInfo passInfo = ref m_CompiledPassInfos[m_CurrentImmediatePassIndex++]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_7 = __this->___m_CompiledPassInfos_15; int32_t L_8 = __this->___m_CurrentImmediatePassIndex_12; V_2 = L_8; int32_t L_9 = V_2; __this->___m_CurrentImmediatePassIndex_12 = ((int32_t)il2cpp_codegen_add(L_9, 1)); int32_t L_10 = V_2; NullCheck(L_7); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_11; L_11 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_7, L_10, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_0 = L_11; // passInfo.Reset(pass); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_12 = V_0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_13 = ___pass0; CompiledPassInfo_Reset_mD739628D66EE219B4039E42DC685D5AAD09FCCD5(L_12, L_13, NULL); // passInfo.enableAsyncCompute = false; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_14 = V_0; L_14->___enableAsyncCompute_10 = (bool)0; // for (int iType = 0; iType < (int)RenderGraphResourceType.Count; ++iType) V_3 = 0; goto IL_01eb; } IL_0068: { // foreach (var res in pass.resourceWriteLists[iType]) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_15 = ___pass0; NullCheck(L_15); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_16 = L_15->___resourceWriteLists_12; int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_19 = (L_16)->GetAt(static_cast(L_18)); NullCheck(L_19); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_20; L_20 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_19, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_4 = L_20; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00ee: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_4), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_00e3_1; } IL_007b_1: { // foreach (var res in pass.resourceWriteLists[iType]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_21; L_21 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_4), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); V_5 = L_21; // if (!m_Resources.IsGraphicsResourceCreated(res)) RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_22 = __this->___m_Resources_1; NullCheck(L_22); bool L_23; L_23 = RenderGraphResourceRegistry_IsGraphicsResourceCreated_m50B0405E020D24FD2B289583781D3FF572AABE25(L_22, (&V_5), NULL); V_6 = (bool)((((int32_t)L_23) == ((int32_t)0))? 1 : 0); bool L_24 = V_6; if (!L_24) { goto IL_00c7_1; } } { // passInfo.resourceCreateList[iType].Add(res); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_25 = V_0; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_26 = L_25->___resourceCreateList_1; int32_t L_27 = V_3; NullCheck(L_26); int32_t L_28 = L_27; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_29 = (L_26)->GetAt(static_cast(L_28)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_30 = V_5; il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_31; L_31 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_30, NULL); NullCheck(L_29); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_29, L_31, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); // m_ImmediateModeResourceList[iType].Add(res); List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_32 = __this->___m_ImmediateModeResourceList_13; int32_t L_33 = V_3; NullCheck(L_32); int32_t L_34 = L_33; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_35 = (L_32)->GetAt(static_cast(L_34)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_36 = V_5; int32_t L_37; L_37 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_36, NULL); NullCheck(L_35); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_35, L_37, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); } IL_00c7_1: { // passInfo.debugResourceWrites[iType].Add(m_Resources.GetRenderGraphResourceName(res)); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_38 = V_0; List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E* L_39 = L_38->___debugResourceWrites_12; int32_t L_40 = V_3; NullCheck(L_39); int32_t L_41 = L_40; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_42 = (L_39)->GetAt(static_cast(L_41)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_43 = __this->___m_Resources_1; NullCheck(L_43); String_t* L_44; L_44 = RenderGraphResourceRegistry_GetRenderGraphResourceName_m000367B8EC114CE49B849D6037005B092368C34E(L_43, (&V_5), NULL); NullCheck(L_42); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_42, L_44, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); } IL_00e3_1: { // foreach (var res in pass.resourceWriteLists[iType]) bool L_45; L_45 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_4), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_45) { goto IL_007b_1; } } { goto IL_00fd; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00fd: { // foreach (var res in pass.transientResourceList[iType]) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_46 = ___pass0; NullCheck(L_46); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_47 = L_46->___transientResourceList_13; int32_t L_48 = V_3; NullCheck(L_47); int32_t L_49 = L_48; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_50 = (L_47)->GetAt(static_cast(L_49)); NullCheck(L_50); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_51; L_51 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_50, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_7 = L_51; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0185: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_7), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_017a_1; } IL_010f_1: { // foreach (var res in pass.transientResourceList[iType]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_52; L_52 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_7), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); V_8 = L_52; // passInfo.resourceCreateList[iType].Add(res); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_53 = V_0; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_54 = L_53->___resourceCreateList_1; int32_t L_55 = V_3; NullCheck(L_54); int32_t L_56 = L_55; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_57 = (L_54)->GetAt(static_cast(L_56)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_58 = V_8; il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_59; L_59 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_58, NULL); NullCheck(L_57); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_57, L_59, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); // passInfo.resourceReleaseList[iType].Add(res); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_60 = V_0; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_61 = L_60->___resourceReleaseList_2; int32_t L_62 = V_3; NullCheck(L_61); int32_t L_63 = L_62; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_64 = (L_61)->GetAt(static_cast(L_63)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_65 = V_8; int32_t L_66; L_66 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_65, NULL); NullCheck(L_64); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_64, L_66, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); // passInfo.debugResourceWrites[iType].Add(m_Resources.GetRenderGraphResourceName(res)); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_67 = V_0; List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E* L_68 = L_67->___debugResourceWrites_12; int32_t L_69 = V_3; NullCheck(L_68); int32_t L_70 = L_69; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_71 = (L_68)->GetAt(static_cast(L_70)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_72 = __this->___m_Resources_1; NullCheck(L_72); String_t* L_73; L_73 = RenderGraphResourceRegistry_GetRenderGraphResourceName_m000367B8EC114CE49B849D6037005B092368C34E(L_72, (&V_8), NULL); NullCheck(L_71); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_71, L_73, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); // passInfo.debugResourceReads[iType].Add(m_Resources.GetRenderGraphResourceName(res)); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_74 = V_0; List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E* L_75 = L_74->___debugResourceReads_11; int32_t L_76 = V_3; NullCheck(L_75); int32_t L_77 = L_76; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_78 = (L_75)->GetAt(static_cast(L_77)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_79 = __this->___m_Resources_1; NullCheck(L_79); String_t* L_80; L_80 = RenderGraphResourceRegistry_GetRenderGraphResourceName_m000367B8EC114CE49B849D6037005B092368C34E(L_79, (&V_8), NULL); NullCheck(L_78); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_78, L_80, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); } IL_017a_1: { // foreach (var res in pass.transientResourceList[iType]) bool L_81; L_81 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_7), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_81) { goto IL_010f_1; } } { goto IL_0194; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0194: { // foreach (var res in pass.resourceReadLists[iType]) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_82 = ___pass0; NullCheck(L_82); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_83 = L_82->___resourceReadLists_11; int32_t L_84 = V_3; NullCheck(L_83); int32_t L_85 = L_84; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_86 = (L_83)->GetAt(static_cast(L_85)); NullCheck(L_86); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_87; L_87 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_86, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_9 = L_87; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_01d7: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_9), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_01cc_1; } IL_01a6_1: { // foreach (var res in pass.resourceReadLists[iType]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_88; L_88 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_9), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); V_10 = L_88; // passInfo.debugResourceReads[iType].Add(m_Resources.GetRenderGraphResourceName(res)); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_89 = V_0; List_1U5BU5D_tE510DA387DA867AC92F8274325B178A7DE9A209E* L_90 = L_89->___debugResourceReads_11; int32_t L_91 = V_3; NullCheck(L_90); int32_t L_92 = L_91; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_93 = (L_90)->GetAt(static_cast(L_92)); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_94 = __this->___m_Resources_1; NullCheck(L_94); String_t* L_95; L_95 = RenderGraphResourceRegistry_GetRenderGraphResourceName_m000367B8EC114CE49B849D6037005B092368C34E(L_94, (&V_10), NULL); NullCheck(L_93); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_93, L_95, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); } IL_01cc_1: { // foreach (var res in pass.resourceReadLists[iType]) bool L_96; L_96 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_9), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_96) { goto IL_01a6_1; } } { goto IL_01e6; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01e6: { // for (int iType = 0; iType < (int)RenderGraphResourceType.Count; ++iType) int32_t L_97 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_97, 1)); } IL_01eb: { // for (int iType = 0; iType < (int)RenderGraphResourceType.Count; ++iType) int32_t L_98 = V_3; V_11 = (bool)((((int32_t)L_98) < ((int32_t)2))? 1 : 0); bool L_99 = V_11; if (L_99) { goto IL_0068; } } { // foreach (var rl in pass.usedRendererListList) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_100 = ___pass0; NullCheck(L_100); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_101 = L_100->___usedRendererListList_14; NullCheck(L_101); Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777 L_102; L_102 = List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E(L_101, List_1_GetEnumerator_mBF00027B35F787CD3439440CB37089826648E82E_RuntimeMethod_var); V_12 = L_102; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0242: {// begin finally (depth: 1) Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC((&V_12), Enumerator_Dispose_m3FBE406905C8C075379C2C5821987708C647CDAC_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0237_1; } IL_0208_1: { // foreach (var rl in pass.usedRendererListList) RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D L_103; L_103 = Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_inline((&V_12), Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_RuntimeMethod_var); V_13 = L_103; // if (!m_Resources.IsRendererListCreated(rl)) RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_104 = __this->___m_Resources_1; NullCheck(L_104); bool L_105; L_105 = RenderGraphResourceRegistry_IsRendererListCreated_m1A178F8154E4F5DB639A1045B09E845F5379B77D(L_104, (&V_13), NULL); V_14 = (bool)((((int32_t)L_105) == ((int32_t)0))? 1 : 0); bool L_106 = V_14; if (!L_106) { goto IL_0236_1; } } { // m_RendererLists.Add(rl); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_107 = __this->___m_RendererLists_4; RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D L_108 = V_13; NullCheck(L_107); List_1_Add_m3845DDFAE33C716367551A3A7952FF2981D2A33C_inline(L_107, L_108, List_1_Add_m3845DDFAE33C716367551A3A7952FF2981D2A33C_RuntimeMethod_var); } IL_0236_1: { } IL_0237_1: { // foreach (var rl in pass.usedRendererListList) bool L_109; L_109 = Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D((&V_12), Enumerator_MoveNext_mA719E2403426B002A8D6C97FE7C406533D596D2D_RuntimeMethod_var); if (L_109) { goto IL_0208_1; } } { goto IL_0251; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0251: { // m_Resources.CreateRendererLists(m_RendererLists, m_RenderGraphContext.renderContext); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_110 = __this->___m_Resources_1; List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_111 = __this->___m_RendererLists_4; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_112 = __this->___m_RenderGraphContext_10; NullCheck(L_112); ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_113 = L_112->___renderContext_0; NullCheck(L_110); RenderGraphResourceRegistry_CreateRendererLists_mBE817E97CC7909310E47A54C4FEEA42257AF4AE3(L_110, L_111, L_113, (bool)0, NULL); // m_RendererLists.Clear(); List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_114 = __this->___m_RendererLists_4; NullCheck(L_114); List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_inline(L_114, List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_RuntimeMethod_var); // return ref passInfo; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_115 = V_0; V_15 = L_115; goto IL_0280; } IL_0280: { // } CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_116 = V_15; return L_116; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ExecutePassImmediatly(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ExecutePassImmediatly_mD99F62E498775D67EC8CC417961D6A7E4429F22E (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___pass0, const RuntimeMethod* method) { { // ExecuteCompiledPass(ref CompilePassImmediatly(pass), m_CurrentImmediatePassIndex - 1); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_0 = ___pass0; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_1; L_1 = RenderGraph_CompilePassImmediatly_m92E065229F1EF3C25D1230A580667D8018820E2F(__this, L_0, NULL); int32_t L_2 = __this->___m_CurrentImmediatePassIndex_12; RenderGraph_ExecuteCompiledPass_m7CBD442272FF60B36465B84E876666208DF08FA3(__this, L_1, ((int32_t)il2cpp_codegen_subtract(L_2, 1)), NULL); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ExecuteCompiledPass(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ExecuteCompiledPass_m7CBD442272FF60B36465B84E876666208DF08FA3 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, int32_t ___passIndex1, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_2; memset((&V_2), 0, sizeof(V_2)); RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5 V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { // if (passInfo.culled) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_0 = ___passInfo0; bool L_1 = L_0->___culled_4; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_0010; } } { // return; goto IL_00fd; } IL_0010: { // if (!passInfo.pass.HasRenderFunc()) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_3 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_4 = L_3->___pass_0; NullCheck(L_4); bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(6 /* System.Boolean UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::HasRenderFunc() */, L_4); V_1 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0); bool L_6 = V_1; if (!L_6) { goto IL_003e; } } { // throw new InvalidOperationException(string.Format("RenderPass {0} was not provided with an execute function.", passInfo.pass.name)); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_7 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_8 = L_7->___pass_0; NullCheck(L_8); String_t* L_9; L_9 = RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline(L_8, NULL); String_t* L_10; L_10 = String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE65FCB2E0CDB2F36BF3DC576063688D58A6D2D5A)), L_9, NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_11 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_11); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_11, L_10, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RenderGraph_ExecuteCompiledPass_m7CBD442272FF60B36465B84E876666208DF08FA3_RuntimeMethod_var))); } IL_003e: { } try {// begin try (depth: 1) { // using (new ProfilingScope(m_RenderGraphContext.cmd, passInfo.pass.customSampler)) RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_12 = __this->___m_RenderGraphContext_10; NullCheck(L_12); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_13 = L_12->___cmd_1; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_14 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_15 = L_14->___pass_0; NullCheck(L_15); ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_16; L_16 = RenderGraphPass_get_customSampler_m524E1FD5FEEEB3F2B4ABA23D793FDFF3208F9218_inline(L_15, NULL); ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD L_17; memset((&L_17), 0, sizeof(L_17)); ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&L_17), L_13, L_16, /*hidden argument*/NULL); V_2 = L_17; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00b6_1: {// begin finally (depth: 2) ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_2), NULL); return; }// end finally (depth: 2) }); try {// begin try (depth: 2) { // LogRenderPassBegin(passInfo); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_18 = ___passInfo0; RenderGraph_LogRenderPassBegin_mD26259CB5E7D98663701A629BFE91432F7D6DB35(__this, L_18, NULL); // using (new RenderGraphLogIndent(m_FrameInformationLogger)) RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_19 = __this->___m_FrameInformationLogger_6; RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5 L_20; memset((&L_20), 0, sizeof(L_20)); RenderGraphLogIndent__ctor_mB06A09F318DD57E80FDF39F5C443C9703BFB3822((&L_20), L_19, 1, /*hidden argument*/NULL); V_3 = L_20; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00a4_2: {// begin finally (depth: 3) RenderGraphLogIndent_Dispose_m0FFDA3A98E3E736D7A3784C9E9D5C6A97707B2B6((&V_3), NULL); return; }// end finally (depth: 3) }); try {// begin try (depth: 3) // PreRenderPassExecute(passInfo, m_RenderGraphContext); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_21 = ___passInfo0; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_22 = __this->___m_RenderGraphContext_10; RenderGraph_PreRenderPassExecute_mEF0EFA297299022E67CEF87AC8BD3EDF78A5667C(__this, L_21, L_22, NULL); // passInfo.pass.Execute(m_RenderGraphContext); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_23 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_24 = L_23->___pass_0; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_25 = __this->___m_RenderGraphContext_10; NullCheck(L_24); VirtualActionInvoker1< RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* >::Invoke(4 /* System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::Execute(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext) */, L_24, L_25); // PostRenderPassExecute(ref passInfo, m_RenderGraphContext); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_26 = ___passInfo0; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_27 = __this->___m_RenderGraphContext_10; RenderGraph_PostRenderPassExecute_mE6A75DA79257A9010C88CF6B2C823F1873088EC5(__this, L_26, L_27, NULL); goto IL_00b3_2; }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b3_2: { goto IL_00c5_1; } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00c5_1: { goto IL_00fd; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00c8; } throw e; } CATCH_00c8: {// begin catch(System.Exception) // catch (Exception e) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); // m_ExecutionExceptionWasRaised = true; __this->___m_ExecutionExceptionWasRaised_9 = (bool)1; // Debug.LogError($"Render Graph Execution error at pass {passInfo.pass.name} ({passIndex})"); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_28 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_29 = L_28->___pass_0; NullCheck(L_29); String_t* L_30; L_30 = RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline(L_29, NULL); int32_t L_31 = ___passIndex1; int32_t L_32 = L_31; RuntimeObject* L_33 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)), &L_32); String_t* L_34; L_34 = String_Format_m9499958F4B0BB6089C75760AB647AB3CA4D55806(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6B4AB349690B8B2A9C720AA31319F395EAF82E43)), L_30, L_33, NULL); il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var))); Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E(L_34, NULL); // Debug.LogException(e); Exception_t* L_35 = V_4; Debug_LogException_m82E44FEC6B03BC34AFC2CAF6583051570C60CB9E(L_35, NULL); // throw; IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RenderGraph_ExecuteCompiledPass_m7CBD442272FF60B36465B84E876666208DF08FA3_RuntimeMethod_var))); }// end catch (depth: 1) IL_00fd: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ExecuteRenderGraph() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ExecuteRenderGraph_mE44E864C7A9B048462C97FED00FAD7DF70573596 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisRenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE_mBDFF82E4DD19C4E148BC7D3E37B335D5746A6314_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; bool V_2 = false; { // using (new ProfilingScope(m_RenderGraphContext.cmd, ProfilingSampler.Get(RenderGraphProfileId.ExecuteRenderGraph))) RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_0 = __this->___m_RenderGraphContext_10; NullCheck(L_0); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = L_0->___cmd_1; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2; L_2 = ProfilingSampler_Get_TisRenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE_mBDFF82E4DD19C4E148BC7D3E37B335D5746A6314(1, ProfilingSampler_Get_TisRenderGraphProfileId_t5F4D3D7257C9D431B4E5ADBDA8C2F172C9EF06CE_mBDFF82E4DD19C4E148BC7D3E37B335D5746A6314_RuntimeMethod_var); ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_0), L_1, L_2, NULL); } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_004d: {// begin finally (depth: 1) ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) V_1 = 0; goto IL_0038_1; } IL_001e_1: { // ExecuteCompiledPass(ref m_CompiledPassInfos[passIndex], passIndex); DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_3 = __this->___m_CompiledPassInfos_15; int32_t L_4 = V_1; NullCheck(L_3); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_5; L_5 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_3, L_4, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); int32_t L_6 = V_1; RenderGraph_ExecuteCompiledPass_m7CBD442272FF60B36465B84E876666208DF08FA3(__this, L_5, L_6, NULL); // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1)); } IL_0038_1: { // for (int passIndex = 0; passIndex < m_CompiledPassInfos.size; ++passIndex) int32_t L_8 = V_1; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_9 = __this->___m_CompiledPassInfos_15; NullCheck(L_9); int32_t L_10; L_10 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_9, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_2 = (bool)((((int32_t)L_8) < ((int32_t)L_10))? 1 : 0); bool L_11 = V_2; if (L_11) { goto IL_001e_1; } } { goto IL_005c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_005c: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::PreRenderPassSetRenderTargets(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_PreRenderPassSetRenderTargets_m0F0E5AAFE38BB32E0ACE34E280AC7AD12A8A89F5 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___rgContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphObjectPool_GetTempArray_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m619960A5E6237195A6A0E1EE5E8D38FE7E97E9EC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_0 = NULL; bool V_1 = false; TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 V_2; memset((&V_2), 0, sizeof(V_2)); RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* V_3 = NULL; TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* V_4 = NULL; bool V_5 = false; int32_t V_6 = 0; bool V_7 = false; bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; int32_t G_B3_0 = 0; { // var pass = passInfo.pass; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_0 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_1 = L_0->___pass_0; V_0 = L_1; // if (pass.depthBuffer.IsValid() || pass.colorBufferMaxIndex != -1) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_2 = V_0; NullCheck(L_2); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_3; L_3 = RenderGraphPass_get_depthBuffer_mAB47D705BCC4CAC03894FD18F0982F852534FCB5_inline(L_2, NULL); V_2 = L_3; bool L_4; L_4 = TextureHandle_IsValid_m3C2D8F8EB70206A09F3FFADDDD230E00C25269D9((&V_2), NULL); if (L_4) { goto IL_0026; } } { RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = RenderGraphPass_get_colorBufferMaxIndex_m9AB682B3977BBE00CF0FF9E5030A1FA71C220FC5_inline(L_5, NULL); G_B3_0 = ((((int32_t)((((int32_t)L_6) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0027; } IL_0026: { G_B3_0 = 1; } IL_0027: { V_1 = (bool)G_B3_0; bool L_7 = V_1; if (!L_7) { goto IL_01bf; } } { // var mrtArray = rgContext.renderGraphPool.GetTempArray(pass.colorBufferMaxIndex + 1); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_8 = ___rgContext1; NullCheck(L_8); RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* L_9 = L_8->___renderGraphPool_2; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_10 = V_0; NullCheck(L_10); int32_t L_11; L_11 = RenderGraphPass_get_colorBufferMaxIndex_m9AB682B3977BBE00CF0FF9E5030A1FA71C220FC5_inline(L_10, NULL); NullCheck(L_9); RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_12; L_12 = RenderGraphObjectPool_GetTempArray_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m619960A5E6237195A6A0E1EE5E8D38FE7E97E9EC(L_9, ((int32_t)il2cpp_codegen_add(L_11, 1)), RenderGraphObjectPool_GetTempArray_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m619960A5E6237195A6A0E1EE5E8D38FE7E97E9EC_RuntimeMethod_var); V_3 = L_12; // var colorBuffers = pass.colorBuffers; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_13 = V_0; NullCheck(L_13); TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_14; L_14 = RenderGraphPass_get_colorBuffers_m566056C284F90288BDCFE805709BB6B1DB750E60_inline(L_13, NULL); V_4 = L_14; // if (pass.colorBufferMaxIndex > 0) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_15 = V_0; NullCheck(L_15); int32_t L_16; L_16 = RenderGraphPass_get_colorBufferMaxIndex_m9AB682B3977BBE00CF0FF9E5030A1FA71C220FC5_inline(L_15, NULL); V_5 = (bool)((((int32_t)L_16) > ((int32_t)0))? 1 : 0); bool L_17 = V_5; if (!L_17) { goto IL_010c; } } { // for (int i = 0; i <= pass.colorBufferMaxIndex; ++i) V_6 = 0; goto IL_00ae; } IL_0063: { // if (!colorBuffers[i].IsValid()) TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_18 = V_4; int32_t L_19 = V_6; NullCheck(L_18); bool L_20; L_20 = TextureHandle_IsValid_m3C2D8F8EB70206A09F3FFADDDD230E00C25269D9(((L_18)->GetAddressAt(static_cast(L_19))), NULL); V_7 = (bool)((((int32_t)L_20) == ((int32_t)0))? 1 : 0); bool L_21 = V_7; if (!L_21) { goto IL_0086; } } { // throw new InvalidOperationException("MRT setup is invalid. Some indices are not used."); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_22 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_22); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_22, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral31ACE0D82E4FC4FD57DBCB82302A703DE5EC18D8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RenderGraph_PreRenderPassSetRenderTargets_m0F0E5AAFE38BB32E0ACE34E280AC7AD12A8A89F5_RuntimeMethod_var))); } IL_0086: { // mrtArray[i] = m_Resources.GetTexture(colorBuffers[i]); RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_23 = V_3; int32_t L_24 = V_6; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_25 = __this->___m_Resources_1; TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_26 = V_4; int32_t L_27 = V_6; NullCheck(L_26); NullCheck(L_25); RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_28; L_28 = RenderGraphResourceRegistry_GetTexture_mA0D4C3A6CEAF8647C8AE76D4A90319750D29E43D(L_25, ((L_26)->GetAddressAt(static_cast(L_27))), NULL); RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_29; L_29 = RTHandle_op_Implicit_m7E42D3EE8A152420027F24913FAC50D9FECECE6A(L_28, NULL); NullCheck(L_23); (L_23)->SetAt(static_cast(L_24), (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B)L_29); // for (int i = 0; i <= pass.colorBufferMaxIndex; ++i) int32_t L_30 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_30, 1)); } IL_00ae: { // for (int i = 0; i <= pass.colorBufferMaxIndex; ++i) int32_t L_31 = V_6; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_32 = V_0; NullCheck(L_32); int32_t L_33; L_33 = RenderGraphPass_get_colorBufferMaxIndex_m9AB682B3977BBE00CF0FF9E5030A1FA71C220FC5_inline(L_32, NULL); V_8 = (bool)((((int32_t)((((int32_t)L_31) > ((int32_t)L_33))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_34 = V_8; if (L_34) { goto IL_0063; } } { // if (pass.depthBuffer.IsValid()) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_35 = V_0; NullCheck(L_35); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_36; L_36 = RenderGraphPass_get_depthBuffer_mAB47D705BCC4CAC03894FD18F0982F852534FCB5_inline(L_35, NULL); V_2 = L_36; bool L_37; L_37 = TextureHandle_IsValid_m3C2D8F8EB70206A09F3FFADDDD230E00C25269D9((&V_2), NULL); V_9 = L_37; bool L_38 = V_9; if (!L_38) { goto IL_00fa; } } { // CoreUtils.SetRenderTarget(rgContext.cmd, mrtArray, m_Resources.GetTexture(pass.depthBuffer)); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_39 = ___rgContext1; NullCheck(L_39); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_40 = L_39->___cmd_1; RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_41 = V_3; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_42 = __this->___m_Resources_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_43 = V_0; NullCheck(L_43); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_44; L_44 = RenderGraphPass_get_depthBuffer_mAB47D705BCC4CAC03894FD18F0982F852534FCB5_inline(L_43, NULL); V_2 = L_44; NullCheck(L_42); RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_45; L_45 = RenderGraphResourceRegistry_GetTexture_mA0D4C3A6CEAF8647C8AE76D4A90319750D29E43D(L_42, (&V_2), NULL); il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); CoreUtils_SetRenderTarget_mBEE62CA207D8EFA1B01BE64BC81F2E22C41280EB(L_40, L_41, L_45, NULL); goto IL_0106; } IL_00fa: { // throw new InvalidOperationException("Setting MRTs without a depth buffer is not supported."); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_46 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_46); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_46, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA6B48AA9F0B064328DACC371E0BC9D130FEDE378)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_46, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RenderGraph_PreRenderPassSetRenderTargets_m0F0E5AAFE38BB32E0ACE34E280AC7AD12A8A89F5_RuntimeMethod_var))); } IL_0106: { goto IL_01be; } IL_010c: { // if (pass.depthBuffer.IsValid()) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_47 = V_0; NullCheck(L_47); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_48; L_48 = RenderGraphPass_get_depthBuffer_mAB47D705BCC4CAC03894FD18F0982F852534FCB5_inline(L_47, NULL); V_2 = L_48; bool L_49; L_49 = TextureHandle_IsValid_m3C2D8F8EB70206A09F3FFADDDD230E00C25269D9((&V_2), NULL); V_10 = L_49; bool L_50 = V_10; if (!L_50) { goto IL_0194; } } { // if (pass.colorBufferMaxIndex > -1) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_51 = V_0; NullCheck(L_51); int32_t L_52; L_52 = RenderGraphPass_get_colorBufferMaxIndex_m9AB682B3977BBE00CF0FF9E5030A1FA71C220FC5_inline(L_51, NULL); V_11 = (bool)((((int32_t)L_52) > ((int32_t)(-1)))? 1 : 0); bool L_53 = V_11; if (!L_53) { goto IL_016d; } } { // CoreUtils.SetRenderTarget(rgContext.cmd, m_Resources.GetTexture(pass.colorBuffers[0]), m_Resources.GetTexture(pass.depthBuffer)); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_54 = ___rgContext1; NullCheck(L_54); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_55 = L_54->___cmd_1; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_56 = __this->___m_Resources_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_57 = V_0; NullCheck(L_57); TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_58; L_58 = RenderGraphPass_get_colorBuffers_m566056C284F90288BDCFE805709BB6B1DB750E60_inline(L_57, NULL); NullCheck(L_58); NullCheck(L_56); RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_59; L_59 = RenderGraphResourceRegistry_GetTexture_mA0D4C3A6CEAF8647C8AE76D4A90319750D29E43D(L_56, ((L_58)->GetAddressAt(static_cast(0))), NULL); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_60 = __this->___m_Resources_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_61 = V_0; NullCheck(L_61); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_62; L_62 = RenderGraphPass_get_depthBuffer_mAB47D705BCC4CAC03894FD18F0982F852534FCB5_inline(L_61, NULL); V_2 = L_62; NullCheck(L_60); RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_63; L_63 = RenderGraphResourceRegistry_GetTexture_mA0D4C3A6CEAF8647C8AE76D4A90319750D29E43D(L_60, (&V_2), NULL); il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); CoreUtils_SetRenderTarget_m16FE3A9C3F8775A82C3DF097DDBFCF6FEAF583AD(L_55, L_59, L_63, 0, (-1), (-1), NULL); goto IL_0191; } IL_016d: { // CoreUtils.SetRenderTarget(rgContext.cmd, m_Resources.GetTexture(pass.depthBuffer)); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_64 = ___rgContext1; NullCheck(L_64); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_65 = L_64->___cmd_1; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_66 = __this->___m_Resources_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_67 = V_0; NullCheck(L_67); TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_68; L_68 = RenderGraphPass_get_depthBuffer_mAB47D705BCC4CAC03894FD18F0982F852534FCB5_inline(L_67, NULL); V_2 = L_68; NullCheck(L_66); RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_69; L_69 = RenderGraphResourceRegistry_GetTexture_mA0D4C3A6CEAF8647C8AE76D4A90319750D29E43D(L_66, (&V_2), NULL); il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); CoreUtils_SetRenderTarget_m8E1C5D42853E5D83DCB4D9AA899BE41CB4C2BDA8(L_65, L_69, 0, 0, (-1), (-1), NULL); } IL_0191: { goto IL_01bd; } IL_0194: { // CoreUtils.SetRenderTarget(rgContext.cmd, m_Resources.GetTexture(pass.colorBuffers[0])); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_70 = ___rgContext1; NullCheck(L_70); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_71 = L_70->___cmd_1; RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_72 = __this->___m_Resources_1; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_73 = V_0; NullCheck(L_73); TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_74; L_74 = RenderGraphPass_get_colorBuffers_m566056C284F90288BDCFE805709BB6B1DB750E60_inline(L_73, NULL); NullCheck(L_74); NullCheck(L_72); RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_75; L_75 = RenderGraphResourceRegistry_GetTexture_mA0D4C3A6CEAF8647C8AE76D4A90319750D29E43D(L_72, ((L_74)->GetAddressAt(static_cast(0))), NULL); il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var); CoreUtils_SetRenderTarget_m8E1C5D42853E5D83DCB4D9AA899BE41CB4C2BDA8(L_71, L_75, 0, 0, (-1), (-1), NULL); } IL_01bd: { } IL_01be: { } IL_01bf: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::PreRenderPassExecute(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_PreRenderPassExecute_mEF0EFA297299022E67CEF87AC8BD3EDF78A5667C (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___rgContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_0 = NULL; int32_t V_1 = 0; Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_6 = NULL; bool V_7 = false; { // RenderGraphPass pass = passInfo.pass; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_0 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_1 = L_0->___pass_0; V_0 = L_1; // m_PreviousCommandBuffer = rgContext.cmd; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_2 = ___rgContext1; NullCheck(L_2); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = L_2->___cmd_1; __this->___m_PreviousCommandBuffer_11 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PreviousCommandBuffer_11), (void*)L_3); // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_1 = 0; goto IL_0062; } IL_0018: { // foreach (int resource in passInfo.resourceCreateList[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_4 = ___passInfo0; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_5 = L_4->___resourceCreateList_1; int32_t L_6 = V_1; NullCheck(L_5); int32_t L_7 = L_6; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_8); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_9; L_9 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_8, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); V_2 = L_9; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_004e: {// begin finally (depth: 1) Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_2), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0043_1; } IL_002a_1: { // foreach (int resource in passInfo.resourceCreateList[type]) int32_t L_10; L_10 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_2), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); V_3 = L_10; // m_Resources.CreatePooledResource(rgContext, type, resource); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_11 = __this->___m_Resources_1; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_12 = ___rgContext1; int32_t L_13 = V_1; int32_t L_14 = V_3; NullCheck(L_11); RenderGraphResourceRegistry_CreatePooledResource_m7A707BFF2BE29D1B8B8103879C8B3EC7B8B7B3BD(L_11, L_12, L_13, L_14, NULL); } IL_0043_1: { // foreach (int resource in passInfo.resourceCreateList[type]) bool L_15; L_15 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_2), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); if (L_15) { goto IL_002a_1; } } { goto IL_005d; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_005d: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1)); } IL_0062: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_17 = V_1; V_4 = (bool)((((int32_t)L_17) < ((int32_t)2))? 1 : 0); bool L_18 = V_4; if (L_18) { goto IL_0018; } } { // PreRenderPassSetRenderTargets(passInfo, rgContext); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_19 = ___passInfo0; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_20 = ___rgContext1; RenderGraph_PreRenderPassSetRenderTargets_m0F0E5AAFE38BB32E0ACE34E280AC7AD12A8A89F5(__this, L_19, L_20, NULL); // rgContext.renderContext.ExecuteCommandBuffer(rgContext.cmd); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_21 = ___rgContext1; NullCheck(L_21); ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_22 = (&L_21->___renderContext_0); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_23 = ___rgContext1; NullCheck(L_23); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_24 = L_23->___cmd_1; ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896(L_22, L_24, NULL); // rgContext.cmd.Clear(); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_25 = ___rgContext1; NullCheck(L_25); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_26 = L_25->___cmd_1; NullCheck(L_26); CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_26, NULL); // if (passInfo.enableAsyncCompute) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_27 = ___passInfo0; bool L_28 = L_27->___enableAsyncCompute_10; V_5 = L_28; bool L_29 = V_5; if (!L_29) { goto IL_00bf; } } { // CommandBuffer asyncCmd = CommandBufferPool.Get(pass.name); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_30 = V_0; NullCheck(L_30); String_t* L_31; L_31 = RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline(L_30, NULL); il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_32; L_32 = CommandBufferPool_Get_mC33780CD170099A0E396A2F3A9AFB46509B31625(L_31, NULL); V_6 = L_32; // asyncCmd.SetExecutionFlags(CommandBufferExecutionFlags.AsyncCompute); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_33 = V_6; NullCheck(L_33); CommandBuffer_SetExecutionFlags_m1D3114B9176C5BE30FF3EC7542484F1A6DFF3CD6(L_33, 2, NULL); // rgContext.cmd = asyncCmd; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_34 = ___rgContext1; CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_35 = V_6; NullCheck(L_34); L_34->___cmd_1 = L_35; Il2CppCodeGenWriteBarrier((void**)(&L_34->___cmd_1), (void*)L_35); } IL_00bf: { // if (passInfo.syncToPassIndex != -1) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_36 = ___passInfo0; int32_t L_37 = L_36->___syncToPassIndex_6; V_7 = (bool)((((int32_t)((((int32_t)L_37) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_38 = V_7; if (!L_38) { goto IL_00f5; } } { // rgContext.cmd.WaitOnAsyncGraphicsFence(m_CompiledPassInfos[passInfo.syncToPassIndex].fence); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_39 = ___rgContext1; NullCheck(L_39); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_40 = L_39->___cmd_1; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_41 = __this->___m_CompiledPassInfos_15; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_42 = ___passInfo0; int32_t L_43 = L_42->___syncToPassIndex_6; NullCheck(L_41); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_44; L_44 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_41, L_43, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); GraphicsFence_t199180163AEDE0C1BE868F8E1314A47610B1FABB L_45 = L_44->___fence_9; NullCheck(L_40); CommandBuffer_WaitOnAsyncGraphicsFence_m3C2A6C3826EE6641F960723C0C293B41CE66730F(L_40, L_45, NULL); } IL_00f5: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::PostRenderPassExecute(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&,UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_PostRenderPassExecute_mE6A75DA79257A9010C88CF6B2C823F1873088EC5 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___rgContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_0 = NULL; bool V_1 = false; bool V_2 = false; int32_t V_3 = 0; Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; bool V_6 = false; { // RenderGraphPass pass = passInfo.pass; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_0 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_1 = L_0->___pass_0; V_0 = L_1; // if (passInfo.needGraphicsFence) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_2 = ___passInfo0; bool L_3 = L_2->___needGraphicsFence_8; V_1 = L_3; bool L_4 = V_1; if (!L_4) { goto IL_0023; } } { // passInfo.fence = rgContext.cmd.CreateAsyncGraphicsFence(); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_5 = ___passInfo0; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_6 = ___rgContext1; NullCheck(L_6); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7 = L_6->___cmd_1; NullCheck(L_7); GraphicsFence_t199180163AEDE0C1BE868F8E1314A47610B1FABB L_8; L_8 = CommandBuffer_CreateAsyncGraphicsFence_m2B01B3001DD758EC43A7F99772E8A7F473783B73(L_7, NULL); L_5->___fence_9 = L_8; } IL_0023: { // if (passInfo.enableAsyncCompute) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_9 = ___passInfo0; bool L_10 = L_9->___enableAsyncCompute_10; V_2 = L_10; bool L_11 = V_2; if (!L_11) { goto IL_005a; } } { // rgContext.renderContext.ExecuteCommandBufferAsync(rgContext.cmd, ComputeQueueType.Background); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_12 = ___rgContext1; NullCheck(L_12); ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_13 = (&L_12->___renderContext_0); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_14 = ___rgContext1; NullCheck(L_14); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_15 = L_14->___cmd_1; ScriptableRenderContext_ExecuteCommandBufferAsync_m9A198CF7DBC51263331A186D2B7B926EC5E90056(L_13, L_15, 1, NULL); // CommandBufferPool.Release(rgContext.cmd); RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_16 = ___rgContext1; NullCheck(L_16); CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_17 = L_16->___cmd_1; il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var); CommandBufferPool_Release_mEC46D8373A95DEC68F1FBD2D77FF3F76917631BF(L_17, NULL); // rgContext.cmd = m_PreviousCommandBuffer; // Restore the main command buffer. RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_18 = ___rgContext1; CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_19 = __this->___m_PreviousCommandBuffer_11; NullCheck(L_18); L_18->___cmd_1 = L_19; Il2CppCodeGenWriteBarrier((void**)(&L_18->___cmd_1), (void*)L_19); } IL_005a: { // m_RenderGraphPool.ReleaseAllTempAlloc(); RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* L_20 = __this->___m_RenderGraphPool_2; NullCheck(L_20); RenderGraphObjectPool_ReleaseAllTempAlloc_mE5AA39993CDCA9A90A624A252C9A37A588A85E2A(L_20, NULL); // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_3 = 0; goto IL_00b7; } IL_006a: { // foreach (var resource in passInfo.resourceReleaseList[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_21 = ___passInfo0; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_22 = L_21->___resourceReleaseList_2; int32_t L_23 = V_3; NullCheck(L_22); int32_t L_24 = L_23; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_25 = (L_22)->GetAt(static_cast(L_24)); NullCheck(L_25); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_26; L_26 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_25, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); V_4 = L_26; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00a3: {// begin finally (depth: 1) Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_4), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0098_1; } IL_007d_1: { // foreach (var resource in passInfo.resourceReleaseList[type]) int32_t L_27; L_27 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_4), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); V_5 = L_27; // m_Resources.ReleasePooledResource(rgContext, type, resource); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_28 = __this->___m_Resources_1; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_29 = ___rgContext1; int32_t L_30 = V_3; int32_t L_31 = V_5; NullCheck(L_28); RenderGraphResourceRegistry_ReleasePooledResource_m2031C38E48A585EB086C244A3D47D44E034C1ABF(L_28, L_29, L_30, L_31, NULL); } IL_0098_1: { // foreach (var resource in passInfo.resourceReleaseList[type]) bool L_32; L_32 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_4), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); if (L_32) { goto IL_007d_1; } } { goto IL_00b2; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b2: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_33 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_33, 1)); } IL_00b7: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_34 = V_3; V_6 = (bool)((((int32_t)L_34) < ((int32_t)2))? 1 : 0); bool L_35 = V_6; if (L_35) { goto IL_006a; } } { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ClearRenderPasses() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ClearRenderPasses_m123192412280C189D7980A24D7127A7D59B1656C (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mD81FCA12A92C46C34AA77EDF90CC31A01F8FF39A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mEDD519258EFB5B96AE113EDC15B64BC669CE6502_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m661F2E754BA93C2A9996A394608C19203543749F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m2F34A5788799EAAE9BE657FF846E6108A3851684_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m1CF2662D63CFB3249B87D6224EE7005CEB9426BB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5 V_0; memset((&V_0), 0, sizeof(V_0)); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_1 = NULL; { // foreach (var pass in m_RenderPasses) List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* L_0 = __this->___m_RenderPasses_3; NullCheck(L_0); Enumerator_t3C0D59E9FDA5C47D2C4908FBA8A988C4602A62C5 L_1; L_1 = List_1_GetEnumerator_m1CF2662D63CFB3249B87D6224EE7005CEB9426BB(L_0, List_1_GetEnumerator_m1CF2662D63CFB3249B87D6224EE7005CEB9426BB_RuntimeMethod_var); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0030: {// begin finally (depth: 1) Enumerator_Dispose_mD81FCA12A92C46C34AA77EDF90CC31A01F8FF39A((&V_0), Enumerator_Dispose_mD81FCA12A92C46C34AA77EDF90CC31A01F8FF39A_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0025_1; } IL_0010_1: { // foreach (var pass in m_RenderPasses) RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_2; L_2 = Enumerator_get_Current_m661F2E754BA93C2A9996A394608C19203543749F_inline((&V_0), Enumerator_get_Current_m661F2E754BA93C2A9996A394608C19203543749F_RuntimeMethod_var); V_1 = L_2; // pass.Release(m_RenderGraphPool); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_3 = V_1; RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* L_4 = __this->___m_RenderGraphPool_2; NullCheck(L_3); VirtualActionInvoker1< RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* >::Invoke(5 /* System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphPass::Release(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphObjectPool) */, L_3, L_4); } IL_0025_1: { // foreach (var pass in m_RenderPasses) bool L_5; L_5 = Enumerator_MoveNext_mEDD519258EFB5B96AE113EDC15B64BC669CE6502((&V_0), Enumerator_MoveNext_mEDD519258EFB5B96AE113EDC15B64BC669CE6502_RuntimeMethod_var); if (L_5) { goto IL_0010_1; } } { goto IL_003f; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_003f: { // m_RenderPasses.Clear(); List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* L_6 = __this->___m_RenderPasses_3; NullCheck(L_6); List_1_Clear_m2F34A5788799EAAE9BE657FF846E6108A3851684_inline(L_6, List_1_Clear_m2F34A5788799EAAE9BE657FF846E6108A3851684_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::ReleaseImmediateModeResources() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_ReleaseImmediateModeResources_m355F6460365E667F706125B7517086DAA05F7A85 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; bool V_3 = false; { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_0 = 0; goto IL_0054; } IL_0005: { // foreach (var resource in m_ImmediateModeResourceList[type]) List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_0 = __this->___m_ImmediateModeResourceList_13; int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_4; L_4 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_3, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); V_1 = L_4; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0040: {// begin finally (depth: 1) Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_1), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0035_1; } IL_0017_1: { // foreach (var resource in m_ImmediateModeResourceList[type]) int32_t L_5; L_5 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_1), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); V_2 = L_5; // m_Resources.ReleasePooledResource(m_RenderGraphContext, type, resource); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_6 = __this->___m_Resources_1; RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_7 = __this->___m_RenderGraphContext_10; int32_t L_8 = V_0; int32_t L_9 = V_2; NullCheck(L_6); RenderGraphResourceRegistry_ReleasePooledResource_m2031C38E48A585EB086C244A3D47D44E034C1ABF(L_6, L_7, L_8, L_9, NULL); } IL_0035_1: { // foreach (var resource in m_ImmediateModeResourceList[type]) bool L_10; L_10 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_1), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); if (L_10) { goto IL_0017_1; } } { goto IL_004f; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_004f: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1)); } IL_0054: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_12 = V_0; V_3 = (bool)((((int32_t)L_12) < ((int32_t)2))? 1 : 0); bool L_13 = V_3; if (L_13) { goto IL_0005; } } { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::LogFrameInformation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_LogFrameInformation_mB13932F07DC2BAE648A3A058BB493BDDA53C36DD (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mECB549109CFA8BC83C3DACF0FEB7C11346D51BD3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral23107605D28401DE28C9090534DE907610D2B3D1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEC672B18A6C8E23D0A41CC2D6D3E20341B0ED50B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD9168494644AD68C1AD089DF2BC9D6609DF0D06); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; { // if (m_DebugParameters.enableLogging) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; NullCheck(L_0); bool L_1 = L_0->___enableLogging_6; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_0074; } } { // m_FrameInformationLogger.LogLine($"==== Staring render graph frame for: {m_CurrentExecutionName} ===="); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_3 = __this->___m_FrameInformationLogger_6; String_t* L_4 = __this->___m_CurrentExecutionName_20; String_t* L_5; L_5 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral23107605D28401DE28C9090534DE907610D2B3D1, L_4, _stringLiteralFD9168494644AD68C1AD089DF2BC9D6609DF0D06, NULL); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6; L_6 = Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_inline(Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_RuntimeMethod_var); NullCheck(L_3); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(L_3, L_5, L_6, NULL); // if (!m_DebugParameters.immediateMode) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_7 = __this->___m_DebugParameters_5; NullCheck(L_7); bool L_8 = L_7->___immediateMode_5; V_1 = (bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0); bool L_9 = V_1; if (!L_9) { goto IL_0073; } } { // m_FrameInformationLogger.LogLine("Number of passes declared: {0}\n", m_RenderPasses.Count); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_10 = __this->___m_FrameInformationLogger_6; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_11 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_11; List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* L_13 = __this->___m_RenderPasses_3; NullCheck(L_13); int32_t L_14; L_14 = List_1_get_Count_mECB549109CFA8BC83C3DACF0FEB7C11346D51BD3_inline(L_13, List_1_get_Count_mECB549109CFA8BC83C3DACF0FEB7C11346D51BD3_RuntimeMethod_var); int32_t L_15 = L_14; RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_16); (L_12)->SetAt(static_cast(0), (RuntimeObject*)L_16); NullCheck(L_10); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(L_10, _stringLiteralEC672B18A6C8E23D0A41CC2D6D3E20341B0ED50B, L_12, NULL); } IL_0073: { } IL_0074: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::LogRendererListsCreation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_LogRendererListsCreation_m87AFBC726B030CB909743F6EC01C8E39298B8ECF (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral21E55D2FFEE64ECA7403E79DF79F033979972E22); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // if (m_DebugParameters.enableLogging) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; NullCheck(L_0); bool L_1 = L_0->___enableLogging_6; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_003c; } } { // m_FrameInformationLogger.LogLine("Number of renderer lists created: {0}\n", m_RendererLists.Count); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_3 = __this->___m_FrameInformationLogger_6; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_4; List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* L_6 = __this->___m_RendererLists_4; NullCheck(L_6); int32_t L_7; L_7 = List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_inline(L_6, List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_RuntimeMethod_var); int32_t L_8 = L_7; RuntimeObject* L_9 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_8); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_9); (L_5)->SetAt(static_cast(0), (RuntimeObject*)L_9); NullCheck(L_3); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(L_3, _stringLiteral21E55D2FFEE64ECA7403E79DF79F033979972E22, L_5, NULL); } IL_003c: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::LogRenderPassBegin(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph/CompiledPassInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_LogRenderPassBegin_mD26259CB5E7D98663701A629BFE91432F7D6DB35 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* ___passInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A150505A4E6BC554381059ED0E1EDF3957AC188); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA963CCD1964634AEBDF4B0FA2BDA850DB54DF973); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE44409E3E22722610F99DB393175D49B7072CFBB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEC6935F4DAA12FABB326BBDF6B9E32F6538320BC); s_Il2CppMethodInitialized = true; } bool V_0 = false; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_1 = NULL; RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5 V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_2 = NULL; String_t* G_B3_3 = NULL; RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* G_B3_4 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_2 = NULL; String_t* G_B2_3 = NULL; RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* G_B2_4 = NULL; String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_3 = NULL; String_t* G_B4_4 = NULL; RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* G_B4_5 = NULL; { // if (m_DebugParameters.enableLogging) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; NullCheck(L_0); bool L_1 = L_0->___enableLogging_6; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_00b7; } } { // RenderGraphPass pass = passInfo.pass; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_3 = ___passInfo0; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_4 = L_3->___pass_0; V_1 = L_4; // m_FrameInformationLogger.LogLine("[{0}][{1}] \"{2}\"", pass.index, pass.enableAsyncCompute ? "Compute" : "Graphics", pass.name); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_5 = __this->___m_FrameInformationLogger_6; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)3); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_6; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_8 = V_1; NullCheck(L_8); int32_t L_9; L_9 = RenderGraphPass_get_index_m6E0D043021918E44294E866A910593C5FC32DEA7_inline(L_8, NULL); int32_t L_10 = L_9; RuntimeObject* L_11 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_11); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_11); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_7; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_13 = V_1; NullCheck(L_13); bool L_14; L_14 = RenderGraphPass_get_enableAsyncCompute_mBB6A0D9A2B001BA428945EA247DEF457379EBAE4_inline(L_13, NULL); G_B2_0 = 1; G_B2_1 = L_12; G_B2_2 = L_12; G_B2_3 = _stringLiteralEC6935F4DAA12FABB326BBDF6B9E32F6538320BC; G_B2_4 = L_5; if (L_14) { G_B3_0 = 1; G_B3_1 = L_12; G_B3_2 = L_12; G_B3_3 = _stringLiteralEC6935F4DAA12FABB326BBDF6B9E32F6538320BC; G_B3_4 = L_5; goto IL_004b; } } { G_B4_0 = _stringLiteralE44409E3E22722610F99DB393175D49B7072CFBB; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; G_B4_3 = G_B2_2; G_B4_4 = G_B2_3; G_B4_5 = G_B2_4; goto IL_0050; } IL_004b: { G_B4_0 = _stringLiteral2A150505A4E6BC554381059ED0E1EDF3957AC188; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; G_B4_3 = G_B3_2; G_B4_4 = G_B3_3; G_B4_5 = G_B3_4; } IL_0050: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15 = G_B4_3; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_16 = V_1; NullCheck(L_16); String_t* L_17; L_17 = RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline(L_16, NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(2), (RuntimeObject*)L_17); NullCheck(G_B4_5); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(G_B4_5, G_B4_4, L_15, NULL); // using (new RenderGraphLogIndent(m_FrameInformationLogger)) RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_18 = __this->___m_FrameInformationLogger_6; RenderGraphLogIndent__ctor_mB06A09F318DD57E80FDF39F5C443C9703BFB3822((&V_2), L_18, 1, NULL); } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00a7: {// begin finally (depth: 1) RenderGraphLogIndent_Dispose_m0FFDA3A98E3E736D7A3784C9E9D5C6A97707B2B6((&V_2), NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { // if (passInfo.syncToPassIndex != -1) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_19 = ___passInfo0; int32_t L_20 = L_19->___syncToPassIndex_6; V_3 = (bool)((((int32_t)((((int32_t)L_20) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_21 = V_3; if (!L_21) { goto IL_00a4_1; } } { // m_FrameInformationLogger.LogLine("Synchronize with [{0}]", passInfo.syncToPassIndex); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_22 = __this->___m_FrameInformationLogger_6; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_23 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_24 = L_23; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_25 = ___passInfo0; int32_t L_26 = L_25->___syncToPassIndex_6; int32_t L_27 = L_26; RuntimeObject* L_28 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_27); NullCheck(L_24); ArrayElementTypeCheck (L_24, L_28); (L_24)->SetAt(static_cast(0), (RuntimeObject*)L_28); NullCheck(L_22); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(L_22, _stringLiteralA963CCD1964634AEBDF4B0FA2BDA850DB54DF973, L_24, NULL); } IL_00a4_1: { goto IL_00b6; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b6: { } IL_00b7: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::LogCulledPasses() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_LogCulledPasses_m22B819CF1E35F1A037D215E5B1B28C2819BBB51E (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD017C78B8225053B56B58192D0DF8BE52BE27B82); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF18899079518FEC348E407BBC3AA0184075FB2DD); s_Il2CppMethodInitialized = true; } bool V_0 = false; RenderGraphLogIndent_tF9C4FBEEBE5BC22C223A368FD757DB647CD5C8E5 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; bool V_3 = false; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* V_4 = NULL; bool V_5 = false; { // if (m_DebugParameters.enableLogging) RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* L_0 = __this->___m_DebugParameters_5; NullCheck(L_0); bool L_1 = L_0->___enableLogging_6; V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_00d5; } } { // m_FrameInformationLogger.LogLine("Pass Culling Report:"); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_3 = __this->___m_FrameInformationLogger_6; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4; L_4 = Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_inline(Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_RuntimeMethod_var); NullCheck(L_3); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(L_3, _stringLiteralD017C78B8225053B56B58192D0DF8BE52BE27B82, L_4, NULL); // using (new RenderGraphLogIndent(m_FrameInformationLogger)) RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_5 = __this->___m_FrameInformationLogger_6; RenderGraphLogIndent__ctor_mB06A09F318DD57E80FDF39F5C443C9703BFB3822((&V_1), L_5, 1, NULL); } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00c5: {// begin finally (depth: 1) RenderGraphLogIndent_Dispose_m0FFDA3A98E3E736D7A3784C9E9D5C6A97707B2B6((&V_1), NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { // for (int i = 0; i < m_CompiledPassInfos.size; ++i) V_2 = 0; goto IL_0098_1; } IL_003d_1: { // if (m_CompiledPassInfos[i].culled) DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_6 = __this->___m_CompiledPassInfos_15; int32_t L_7 = V_2; NullCheck(L_6); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_8; L_8 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_6, L_7, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); bool L_9 = L_8->___culled_4; V_3 = L_9; bool L_10 = V_3; if (!L_10) { goto IL_0093_1; } } { // var pass = m_RenderPasses[i]; List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* L_11 = __this->___m_RenderPasses_3; int32_t L_12 = V_2; NullCheck(L_11); RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_13; L_13 = List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34(L_11, L_12, List_1_get_Item_mF4BF1CA717D268B8161CF061828545D7B88DAC34_RuntimeMethod_var); V_4 = L_13; // m_FrameInformationLogger.LogLine("[{0}] {1}", pass.index, pass.name); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_14 = __this->___m_FrameInformationLogger_6; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_16 = L_15; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_17 = V_4; NullCheck(L_17); int32_t L_18; L_18 = RenderGraphPass_get_index_m6E0D043021918E44294E866A910593C5FC32DEA7_inline(L_17, NULL); int32_t L_19 = L_18; RuntimeObject* L_20 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_19); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_20); (L_16)->SetAt(static_cast(0), (RuntimeObject*)L_20); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_21 = L_16; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_22 = V_4; NullCheck(L_22); String_t* L_23; L_23 = RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline(L_22, NULL); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_23); (L_21)->SetAt(static_cast(1), (RuntimeObject*)L_23); NullCheck(L_14); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(L_14, _stringLiteralF18899079518FEC348E407BBC3AA0184075FB2DD, L_21, NULL); } IL_0093_1: { // for (int i = 0; i < m_CompiledPassInfos.size; ++i) int32_t L_24 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_24, 1)); } IL_0098_1: { // for (int i = 0; i < m_CompiledPassInfos.size; ++i) int32_t L_25 = V_2; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_26 = __this->___m_CompiledPassInfos_15; NullCheck(L_26); int32_t L_27; L_27 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_26, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_5 = (bool)((((int32_t)L_25) < ((int32_t)L_27))? 1 : 0); bool L_28 = V_5; if (L_28) { goto IL_003d_1; } } { // m_FrameInformationLogger.LogLine("\n"); RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* L_29 = __this->___m_FrameInformationLogger_6; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_30; L_30 = Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_inline(Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_RuntimeMethod_var); NullCheck(L_29); RenderGraphLogger_LogLine_m3502DD261EFC7E7DAFFC3F4C461A6D02D841B5BC(L_29, _stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD, L_30, NULL); goto IL_00d4; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00d4: { } IL_00d5: { // } return; } } // UnityEngine.Rendering.ProfilingSampler UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GetDefaultProfilingSampler(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* RenderGraph_GetDefaultProfilingSampler_m7B7625ADCAE0FF51ED32E646959D4137C2B5C437 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAF8495213ED6ED5115B116E9224DBE12D3E90E8F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mF9EB41AC6698C4B5247079B3A3E908BD7BC2BD9A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* V_1 = NULL; bool V_2 = false; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* V_3 = NULL; { // int hash = name.GetHashCode(); String_t* L_0 = ___name0; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_0); V_0 = L_1; // if (!m_DefaultProfilingSamplers.TryGetValue(hash, out var sampler)) Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* L_2 = __this->___m_DefaultProfilingSamplers_8; int32_t L_3 = V_0; NullCheck(L_2); bool L_4; L_4 = Dictionary_2_TryGetValue_mF9EB41AC6698C4B5247079B3A3E908BD7BC2BD9A(L_2, L_3, (&V_1), Dictionary_2_TryGetValue_mF9EB41AC6698C4B5247079B3A3E908BD7BC2BD9A_RuntimeMethod_var); V_2 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0); bool L_5 = V_2; if (!L_5) { goto IL_0034; } } { // sampler = new ProfilingSampler(name); String_t* L_6 = ___name0; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_7 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var); NullCheck(L_7); ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_7, L_6, NULL); V_1 = L_7; // m_DefaultProfilingSamplers.Add(hash, sampler); Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* L_8 = __this->___m_DefaultProfilingSamplers_8; int32_t L_9 = V_0; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_10 = V_1; NullCheck(L_8); Dictionary_2_Add_mAF8495213ED6ED5115B116E9224DBE12D3E90E8F(L_8, L_9, L_10, Dictionary_2_Add_mAF8495213ED6ED5115B116E9224DBE12D3E90E8F_RuntimeMethod_var); } IL_0034: { // return sampler; ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_11 = V_1; V_3 = L_11; goto IL_0038; } IL_0038: { // } ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_12 = V_3; return L_12; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::UpdateImportedResourceLifeTime(UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraphDebugData/ResourceDebugData&,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_UpdateImportedResourceLifeTime_mBE3EDE5D4C257716779709B5ABB8BF27417C9DAA (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* ___data0, List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___passList1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; bool V_2 = false; bool V_3 = false; { // foreach (var pass in passList) List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_0 = ___passList1; NullCheck(L_0); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_1; L_1 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_0, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0070: {// begin finally (depth: 1) Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_0), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0065_1; } IL_000b_1: { // foreach (var pass in passList) int32_t L_2; L_2 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_0), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); V_1 = L_2; // if (data.creationPassIndex == -1) ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* L_3 = ___data0; int32_t L_4 = L_3->___creationPassIndex_2; V_2 = (bool)((((int32_t)L_4) == ((int32_t)(-1)))? 1 : 0); bool L_5 = V_2; if (!L_5) { goto IL_002a_1; } } { // data.creationPassIndex = pass; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* L_6 = ___data0; int32_t L_7 = V_1; L_6->___creationPassIndex_2 = L_7; goto IL_003c_1; } IL_002a_1: { // data.creationPassIndex = Math.Min(data.creationPassIndex, pass); ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* L_8 = ___data0; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* L_9 = ___data0; int32_t L_10 = L_9->___creationPassIndex_2; int32_t L_11 = V_1; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); int32_t L_12; L_12 = Math_Min_m1F346FEDDC77AC1EC0C4EF1AC6BA59F0EC7980F8(L_10, L_11, NULL); L_8->___creationPassIndex_2 = L_12; } IL_003c_1: { // if (data.releasePassIndex == -1) ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* L_13 = ___data0; int32_t L_14 = L_13->___releasePassIndex_3; V_3 = (bool)((((int32_t)L_14) == ((int32_t)(-1)))? 1 : 0); bool L_15 = V_3; if (!L_15) { goto IL_0052_1; } } { // data.releasePassIndex = pass; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* L_16 = ___data0; int32_t L_17 = V_1; L_16->___releasePassIndex_3 = L_17; goto IL_0064_1; } IL_0052_1: { // data.releasePassIndex = Math.Max(data.releasePassIndex, pass); ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* L_18 = ___data0; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B* L_19 = ___data0; int32_t L_20 = L_19->___releasePassIndex_3; int32_t L_21 = V_1; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); int32_t L_22; L_22 = Math_Max_m830F00B616D7A2130E46E974DFB27E9DA7FE30E5(L_20, L_21, NULL); L_18->___releasePassIndex_3 = L_22; } IL_0064_1: { } IL_0065_1: { // foreach (var pass in passList) bool L_23; L_23 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_0), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); if (L_23) { goto IL_000b_1; } } { goto IL_007f; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_007f: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::GenerateDebugData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_GenerateDebugData_mBC7800454D14E60A58AF27105635C6B3B9A62174 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mCE1B1685E265D410928B7E02A0930C27B81241D4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m007B5F192CE79C1EEEE3DD0151B7184BFA4F9F30_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mBBA9B541D841782BC06E00CC8DA61BA72F5A9836_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mFAC5AE334617CDC65CBD066CF8D453CD9EAAD341_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* V_0 = NULL; bool V_1 = false; bool V_2 = false; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* V_6 = NULL; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B V_7; memset((&V_7), 0, sizeof(V_7)); bool V_8 = false; bool V_9 = false; bool V_10 = false; int32_t V_11 = 0; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* V_12 = NULL; PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 V_13; memset((&V_13), 0, sizeof(V_13)); int32_t V_14 = 0; Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_15; memset((&V_15), 0, sizeof(V_15)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A V_16; memset((&V_16), 0, sizeof(V_16)); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 V_17; memset((&V_17), 0, sizeof(V_17)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A V_18; memset((&V_18), 0, sizeof(V_18)); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_19; memset((&V_19), 0, sizeof(V_19)); int32_t V_20 = 0; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B V_21; memset((&V_21), 0, sizeof(V_21)); bool V_22 = false; Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_23; memset((&V_23), 0, sizeof(V_23)); int32_t V_24 = 0; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B V_25; memset((&V_25), 0, sizeof(V_25)); bool V_26 = false; bool V_27 = false; bool V_28 = false; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* G_B7_0 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* G_B6_0 = NULL; { // if (m_ExecutionExceptionWasRaised) bool L_0 = __this->___m_ExecutionExceptionWasRaised_9; V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { // return; goto IL_03eb; } IL_0010: { // if (!requireDebugData) il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); bool L_2; L_2 = RenderGraph_get_requireDebugData_m299B15A8D7F053AB63B036CD1E29E6E9CBA5A052_inline(NULL); V_2 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); bool L_3 = V_2; if (!L_3) { goto IL_0029; } } { // CleanupDebugData(); RenderGraph_CleanupDebugData_mB0804703AF2CFA8C4D2584E030BD58ACF049DFC1(__this, NULL); // return; goto IL_03eb; } IL_0029: { // if (!m_DebugData.TryGetValue(m_CurrentExecutionName, out var debugData)) Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* L_4 = __this->___m_DebugData_22; String_t* L_5 = __this->___m_CurrentExecutionName_20; NullCheck(L_4); bool L_6; L_6 = Dictionary_2_TryGetValue_m007B5F192CE79C1EEEE3DD0151B7184BFA4F9F30(L_4, L_5, (&V_0), Dictionary_2_TryGetValue_m007B5F192CE79C1EEEE3DD0151B7184BFA4F9F30_RuntimeMethod_var); V_3 = (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0); bool L_7 = V_3; if (!L_7) { goto IL_0076; } } { // onExecutionRegistered?.Invoke(this, m_CurrentExecutionName); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_8 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionRegistered_28; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_004f; } } { goto IL_005c; } IL_004f: { String_t* L_10 = __this->___m_CurrentExecutionName_20; NullCheck(G_B7_0); OnExecutionRegisteredDelegate_Invoke_m02D2B7F3514909A2E1DD5C17C5F8770BEF828CE1_inline(G_B7_0, __this, L_10, NULL); } IL_005c: { // debugData = new RenderGraphDebugData(); RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_11 = (RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE*)il2cpp_codegen_object_new(RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE_il2cpp_TypeInfo_var); NullCheck(L_11); RenderGraphDebugData__ctor_m801AC7375A90EF3C120F18F1080B3C8B37ACBDFA(L_11, NULL); V_0 = L_11; // m_DebugData.Add(m_CurrentExecutionName, debugData); Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* L_12 = __this->___m_DebugData_22; String_t* L_13 = __this->___m_CurrentExecutionName_20; RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_14 = V_0; NullCheck(L_12); Dictionary_2_Add_mCE1B1685E265D410928B7E02A0930C27B81241D4(L_12, L_13, L_14, Dictionary_2_Add_mCE1B1685E265D410928B7E02A0930C27B81241D4_RuntimeMethod_var); } IL_0076: { // debugData.Clear(); RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_15 = V_0; NullCheck(L_15); RenderGraphDebugData_Clear_m657D4C201FBC74990BFDCB39028E506F76C7FB89(L_15, NULL); // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_4 = 0; goto IL_0174; } IL_0085: { // for (int i = 0; i < m_CompiledResourcesInfos[type].size; ++i) V_5 = 0; goto IL_0152; } IL_008e: { // ref var resourceInfo = ref m_CompiledResourcesInfos[type][i]; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_16 = __this->___m_CompiledResourcesInfos_14; int32_t L_17 = V_4; NullCheck(L_16); int32_t L_18 = L_17; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_19 = (L_16)->GetAt(static_cast(L_18)); int32_t L_20 = V_5; NullCheck(L_19); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_21; L_21 = DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(L_19, L_20, DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C_RuntimeMethod_var); V_6 = L_21; // RenderGraphDebugData.ResourceDebugData newResource = new RenderGraphDebugData.ResourceDebugData(); il2cpp_codegen_initobj((&V_7), sizeof(ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B)); // newResource.name = m_Resources.GetRenderGraphResourceName((RenderGraphResourceType)type, i); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_22 = __this->___m_Resources_1; int32_t L_23 = V_4; int32_t L_24 = V_5; NullCheck(L_22); String_t* L_25; L_25 = RenderGraphResourceRegistry_GetRenderGraphResourceName_m6BE8678CBC929733854088EC9888BD69A9681275(L_22, L_23, L_24, NULL); (&V_7)->___name_0 = L_25; Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___name_0), (void*)L_25); // newResource.imported = m_Resources.IsRenderGraphResourceImported((RenderGraphResourceType)type, i); RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* L_26 = __this->___m_Resources_1; int32_t L_27 = V_4; int32_t L_28 = V_5; NullCheck(L_26); bool L_29; L_29 = RenderGraphResourceRegistry_IsRenderGraphResourceImported_m4EBCFCBEC813263D9E399AD7A558A84D05520BE8(L_26, L_27, L_28, NULL); (&V_7)->___imported_1 = L_29; // newResource.creationPassIndex = -1; (&V_7)->___creationPassIndex_2 = (-1); // newResource.releasePassIndex = -1; (&V_7)->___releasePassIndex_3 = (-1); // newResource.consumerList = new List(resourceInfo.consumers); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_30 = V_6; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_31 = L_30->___consumers_1; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_32 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var); NullCheck(L_32); List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C(L_32, L_31, List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_RuntimeMethod_var); (&V_7)->___consumerList_4 = L_32; Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___consumerList_4), (void*)L_32); // newResource.producerList = new List(resourceInfo.producers); CompiledResourceInfo_t1B258600AF5819B19709F6E4FF0D2803D039336A* L_33 = V_6; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_34 = L_33->___producers_0; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_35 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var); NullCheck(L_35); List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C(L_35, L_34, List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_RuntimeMethod_var); (&V_7)->___producerList_5 = L_35; Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___producerList_5), (void*)L_35); // if (newResource.imported) ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_36 = V_7; bool L_37 = L_36.___imported_1; V_8 = L_37; bool L_38 = V_8; if (!L_38) { goto IL_013a; } } { // UpdateImportedResourceLifeTime(ref newResource, newResource.consumerList); ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_39 = V_7; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_40 = L_39.___consumerList_4; RenderGraph_UpdateImportedResourceLifeTime_mBE3EDE5D4C257716779709B5ABB8BF27417C9DAA(__this, (&V_7), L_40, NULL); // UpdateImportedResourceLifeTime(ref newResource, newResource.producerList); ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_41 = V_7; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_42 = L_41.___producerList_5; RenderGraph_UpdateImportedResourceLifeTime_mBE3EDE5D4C257716779709B5ABB8BF27417C9DAA(__this, (&V_7), L_42, NULL); } IL_013a: { // debugData.resourceLists[type].Add(newResource); RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_43 = V_0; NullCheck(L_43); List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_44 = L_43->___resourceLists_1; int32_t L_45 = V_4; NullCheck(L_44); int32_t L_46 = L_45; List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* L_47 = (L_44)->GetAt(static_cast(L_46)); ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_48 = V_7; NullCheck(L_47); List_1_Add_mBBA9B541D841782BC06E00CC8DA61BA72F5A9836_inline(L_47, L_48, List_1_Add_mBBA9B541D841782BC06E00CC8DA61BA72F5A9836_RuntimeMethod_var); // for (int i = 0; i < m_CompiledResourcesInfos[type].size; ++i) int32_t L_49 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_49, 1)); } IL_0152: { // for (int i = 0; i < m_CompiledResourcesInfos[type].size; ++i) int32_t L_50 = V_5; DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* L_51 = __this->___m_CompiledResourcesInfos_14; int32_t L_52 = V_4; NullCheck(L_51); int32_t L_53 = L_52; DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* L_54 = (L_51)->GetAt(static_cast(L_53)); NullCheck(L_54); int32_t L_55; L_55 = DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_inline(L_54, DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_RuntimeMethod_var); V_9 = (bool)((((int32_t)L_50) < ((int32_t)L_55))? 1 : 0); bool L_56 = V_9; if (L_56) { goto IL_008e; } } { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_57 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_57, 1)); } IL_0174: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_58 = V_4; V_10 = (bool)((((int32_t)L_58) < ((int32_t)2))? 1 : 0); bool L_59 = V_10; if (L_59) { goto IL_0085; } } { // for (int i = 0; i < m_CompiledPassInfos.size; ++i) V_11 = 0; goto IL_03d3; } IL_018a: { // ref CompiledPassInfo passInfo = ref m_CompiledPassInfos[i]; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_60 = __this->___m_CompiledPassInfos_15; int32_t L_61 = V_11; NullCheck(L_60); CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_62; L_62 = DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(L_60, L_61, DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912_RuntimeMethod_var); V_12 = L_62; // RenderGraphDebugData.PassDebugData newPass = new RenderGraphDebugData.PassDebugData(); il2cpp_codegen_initobj((&V_13), sizeof(PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258)); // newPass.name = passInfo.pass.name; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_63 = V_12; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_64 = L_63->___pass_0; NullCheck(L_64); String_t* L_65; L_65 = RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline(L_64, NULL); (&V_13)->___name_0 = L_65; Il2CppCodeGenWriteBarrier((void**)(&(&V_13)->___name_0), (void*)L_65); // newPass.culled = passInfo.culled; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_66 = V_12; bool L_67 = L_66->___culled_4; (&V_13)->___culled_3 = L_67; // newPass.generateDebugData = passInfo.pass.generateDebugData; CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_68 = V_12; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_69 = L_68->___pass_0; NullCheck(L_69); bool L_70; L_70 = RenderGraphPass_get_generateDebugData_m4C5F5F8A6F4F69709B0AEDC14740F6A4D792E9F8_inline(L_69, NULL); (&V_13)->___generateDebugData_4 = L_70; // newPass.resourceReadLists = new List[(int)RenderGraphResourceType.Count]; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_71 = (List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206*)(List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206*)SZArrayNew(List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206_il2cpp_TypeInfo_var, (uint32_t)2); (&V_13)->___resourceReadLists_1 = L_71; Il2CppCodeGenWriteBarrier((void**)(&(&V_13)->___resourceReadLists_1), (void*)L_71); // newPass.resourceWriteLists = new List[(int)RenderGraphResourceType.Count]; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_72 = (List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206*)(List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206*)SZArrayNew(List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206_il2cpp_TypeInfo_var, (uint32_t)2); (&V_13)->___resourceWriteLists_2 = L_72; Il2CppCodeGenWriteBarrier((void**)(&(&V_13)->___resourceWriteLists_2), (void*)L_72); // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) V_14 = 0; goto IL_03b0; } IL_01f8: { // newPass.resourceReadLists[type] = new List(); PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 L_73 = V_13; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_74 = L_73.___resourceReadLists_1; int32_t L_75 = V_14; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_76 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var); NullCheck(L_76); List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8(L_76, List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var); NullCheck(L_74); ArrayElementTypeCheck (L_74, L_76); (L_74)->SetAt(static_cast(L_75), (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)L_76); // newPass.resourceWriteLists[type] = new List(); PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 L_77 = V_13; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_78 = L_77.___resourceWriteLists_2; int32_t L_79 = V_14; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_80 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var); NullCheck(L_80); List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8(L_80, List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var); NullCheck(L_78); ArrayElementTypeCheck (L_78, L_80); (L_78)->SetAt(static_cast(L_79), (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)L_80); // foreach (var resourceRead in passInfo.pass.resourceReadLists[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_81 = V_12; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_82 = L_81->___pass_0; NullCheck(L_82); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_83 = L_82->___resourceReadLists_11; int32_t L_84 = V_14; NullCheck(L_83); int32_t L_85 = L_84; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_86 = (L_83)->GetAt(static_cast(L_85)); NullCheck(L_86); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_87; L_87 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_86, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_15 = L_87; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_025b: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_15), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0250_1; } IL_0230_1: { // foreach (var resourceRead in passInfo.pass.resourceReadLists[type]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_88; L_88 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_15), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); V_16 = L_88; // newPass.resourceReadLists[type].Add(resourceRead); PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 L_89 = V_13; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_90 = L_89.___resourceReadLists_1; int32_t L_91 = V_14; NullCheck(L_90); int32_t L_92 = L_91; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_93 = (L_90)->GetAt(static_cast(L_92)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_94 = V_16; il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_95; L_95 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_94, NULL); NullCheck(L_93); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_93, L_95, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); } IL_0250_1: { // foreach (var resourceRead in passInfo.pass.resourceReadLists[type]) bool L_96; L_96 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_15), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_96) { goto IL_0230_1; } } { goto IL_026a; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_026a: { // foreach (var resourceWrite in passInfo.pass.resourceWriteLists[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_97 = V_12; RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* L_98 = L_97->___pass_0; NullCheck(L_98); List_1U5BU5D_tC28B20F6D88E1CE609D97C74C2F458F91E413EF3* L_99 = L_98->___resourceWriteLists_12; int32_t L_100 = V_14; NullCheck(L_99); int32_t L_101 = L_100; List_1_t91D94788DFFF98BEB1318A5549946309D4C94116* L_102 = (L_99)->GetAt(static_cast(L_101)); NullCheck(L_102); Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7 L_103; L_103 = List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00(L_102, List_1_GetEnumerator_mDB2DFDCF9F33DE7D3616E75280D18A956CD1CB00_RuntimeMethod_var); V_17 = L_103; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_02ae: {// begin finally (depth: 1) Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0((&V_17), Enumerator_Dispose_m7E6199747116976207E281E73ADD9DC9869064A0_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_02a3_1; } IL_0283_1: { // foreach (var resourceWrite in passInfo.pass.resourceWriteLists[type]) ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_104; L_104 = Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_inline((&V_17), Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_RuntimeMethod_var); V_18 = L_104; // newPass.resourceWriteLists[type].Add(resourceWrite); PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 L_105 = V_13; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_106 = L_105.___resourceWriteLists_2; int32_t L_107 = V_14; NullCheck(L_106); int32_t L_108 = L_107; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_109 = (L_106)->GetAt(static_cast(L_108)); ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_110 = V_18; il2cpp_codegen_runtime_class_init_inline(ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A_il2cpp_TypeInfo_var); int32_t L_111; L_111 = ResourceHandle_op_Implicit_mC78D25CDCA754EE189EEF7A357D17E128ECBA84A(L_110, NULL); NullCheck(L_109); List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_109, L_111, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var); } IL_02a3_1: { // foreach (var resourceWrite in passInfo.pass.resourceWriteLists[type]) bool L_112; L_112 = Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B((&V_17), Enumerator_MoveNext_m0AF8A1C224C2142BC863AB8358ACEEDA73BDA30B_RuntimeMethod_var); if (L_112) { goto IL_0283_1; } } { goto IL_02bd; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_02bd: { // foreach (var resourceCreate in passInfo.resourceCreateList[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_113 = V_12; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_114 = L_113->___resourceCreateList_1; int32_t L_115 = V_14; NullCheck(L_114); int32_t L_116 = L_115; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_117 = (L_114)->GetAt(static_cast(L_116)); NullCheck(L_117); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_118; L_118 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_117, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); V_19 = L_118; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0324: {// begin finally (depth: 1) Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_19), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0319_1; } IL_02d1_1: { // foreach (var resourceCreate in passInfo.resourceCreateList[type]) int32_t L_119; L_119 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_19), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); V_20 = L_119; // var res = debugData.resourceLists[type][resourceCreate]; RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_120 = V_0; NullCheck(L_120); List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_121 = L_120->___resourceLists_1; int32_t L_122 = V_14; NullCheck(L_121); int32_t L_123 = L_122; List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* L_124 = (L_121)->GetAt(static_cast(L_123)); int32_t L_125 = V_20; NullCheck(L_124); ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_126; L_126 = List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06(L_124, L_125, List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06_RuntimeMethod_var); V_21 = L_126; // if (res.imported) ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_127 = V_21; bool L_128 = L_127.___imported_1; V_22 = L_128; bool L_129 = V_22; if (!L_129) { goto IL_02fc_1; } } { // continue; goto IL_0319_1; } IL_02fc_1: { // res.creationPassIndex = i; int32_t L_130 = V_11; (&V_21)->___creationPassIndex_2 = L_130; // debugData.resourceLists[type][resourceCreate] = res; RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_131 = V_0; NullCheck(L_131); List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_132 = L_131->___resourceLists_1; int32_t L_133 = V_14; NullCheck(L_132); int32_t L_134 = L_133; List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* L_135 = (L_132)->GetAt(static_cast(L_134)); int32_t L_136 = V_20; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_137 = V_21; NullCheck(L_135); List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A(L_135, L_136, L_137, List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A_RuntimeMethod_var); } IL_0319_1: { // foreach (var resourceCreate in passInfo.resourceCreateList[type]) bool L_138; L_138 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_19), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); if (L_138) { goto IL_02d1_1; } } { goto IL_0333; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0333: { // foreach (var resourceRelease in passInfo.resourceReleaseList[type]) CompiledPassInfo_t7434C596A1EA90A428DAECAA3FFB87314BC84615* L_139 = V_12; List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* L_140 = L_139->___resourceReleaseList_2; int32_t L_141 = V_14; NullCheck(L_140); int32_t L_142 = L_141; List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_143 = (L_140)->GetAt(static_cast(L_142)); NullCheck(L_143); Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_144; L_144 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_143, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var); V_23 = L_144; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_039a: {// begin finally (depth: 1) Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_23), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_038f_1; } IL_0347_1: { // foreach (var resourceRelease in passInfo.resourceReleaseList[type]) int32_t L_145; L_145 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_23), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var); V_24 = L_145; // var res = debugData.resourceLists[type][resourceRelease]; RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_146 = V_0; NullCheck(L_146); List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_147 = L_146->___resourceLists_1; int32_t L_148 = V_14; NullCheck(L_147); int32_t L_149 = L_148; List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* L_150 = (L_147)->GetAt(static_cast(L_149)); int32_t L_151 = V_24; NullCheck(L_150); ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_152; L_152 = List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06(L_150, L_151, List_1_get_Item_m9322628DFF08829553AD20C207E65869BCE61D06_RuntimeMethod_var); V_25 = L_152; // if (res.imported) ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_153 = V_25; bool L_154 = L_153.___imported_1; V_26 = L_154; bool L_155 = V_26; if (!L_155) { goto IL_0372_1; } } { // continue; goto IL_038f_1; } IL_0372_1: { // res.releasePassIndex = i; int32_t L_156 = V_11; (&V_25)->___releasePassIndex_3 = L_156; // debugData.resourceLists[type][resourceRelease] = res; RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_157 = V_0; NullCheck(L_157); List_1U5BU5D_t642D89DE35E62219680FBAACE4631DB7D1E90CC7* L_158 = L_157->___resourceLists_1; int32_t L_159 = V_14; NullCheck(L_158); int32_t L_160 = L_159; List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* L_161 = (L_158)->GetAt(static_cast(L_160)); int32_t L_162 = V_24; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_163 = V_25; NullCheck(L_161); List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A(L_161, L_162, L_163, List_1_set_Item_m8533CDC14D14B7FC54AFA2F582A2E24FB4E0554A_RuntimeMethod_var); } IL_038f_1: { // foreach (var resourceRelease in passInfo.resourceReleaseList[type]) bool L_164; L_164 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_23), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var); if (L_164) { goto IL_0347_1; } } { goto IL_03a9; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_03a9: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_165 = V_14; V_14 = ((int32_t)il2cpp_codegen_add(L_165, 1)); } IL_03b0: { // for (int type = 0; type < (int)RenderGraphResourceType.Count; ++type) int32_t L_166 = V_14; V_27 = (bool)((((int32_t)L_166) < ((int32_t)2))? 1 : 0); bool L_167 = V_27; if (L_167) { goto IL_01f8; } } { // debugData.passList.Add(newPass); RenderGraphDebugData_t75D87C7A6939029094201D39C96F5FE83775D4CE* L_168 = V_0; NullCheck(L_168); List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* L_169 = L_168->___passList_0; PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 L_170 = V_13; NullCheck(L_169); List_1_Add_mFAC5AE334617CDC65CBD066CF8D453CD9EAAD341_inline(L_169, L_170, List_1_Add_mFAC5AE334617CDC65CBD066CF8D453CD9EAAD341_RuntimeMethod_var); // for (int i = 0; i < m_CompiledPassInfos.size; ++i) int32_t L_171 = V_11; V_11 = ((int32_t)il2cpp_codegen_add(L_171, 1)); } IL_03d3: { // for (int i = 0; i < m_CompiledPassInfos.size; ++i) int32_t L_172 = V_11; DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* L_173 = __this->___m_CompiledPassInfos_15; NullCheck(L_173); int32_t L_174; L_174 = DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_inline(L_173, DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_RuntimeMethod_var); V_28 = (bool)((((int32_t)L_172) < ((int32_t)L_174))? 1 : 0); bool L_175 = V_28; if (L_175) { goto IL_018a; } } IL_03eb: { // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::CleanupDebugData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph_CleanupDebugData_mB0804703AF2CFA8C4D2584E030BD58ACF049DFC1 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_mAB34757814E1F811C5A2FBD8ABF0C76DF2EF35BD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_GetEnumerator_m5595CCE0376F6A94CC2DD2AD5ED373BC28A1A8C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m7B770512AE211AA123E094753D2BB409C413FEFD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mC7E2BB7AA7D29481B11E2849DE8522821D722CCA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m915995D279A868CA2DE16111A5A02223D03CD500_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_m5323ABE4EA7509AE9C1B4573E1EDA881CDCA533A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93 V_0; memset((&V_0), 0, sizeof(V_0)); KeyValuePair_2_tF59BC53C52E587F5804517CE6B4CF0CEE792C7DD V_1; memset((&V_1), 0, sizeof(V_1)); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* G_B4_0 = NULL; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* G_B3_0 = NULL; { // foreach (var kvp in m_DebugData) Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* L_0 = __this->___m_DebugData_22; NullCheck(L_0); Enumerator_t6F1139E55AA8933144F90058C7EE301FDFA5BA93 L_1; L_1 = Dictionary_2_GetEnumerator_m5595CCE0376F6A94CC2DD2AD5ED373BC28A1A8C6(L_0, Dictionary_2_GetEnumerator_m5595CCE0376F6A94CC2DD2AD5ED373BC28A1A8C6_RuntimeMethod_var); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_003e: {// begin finally (depth: 1) Enumerator_Dispose_m7B770512AE211AA123E094753D2BB409C413FEFD((&V_0), Enumerator_Dispose_m7B770512AE211AA123E094753D2BB409C413FEFD_RuntimeMethod_var); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0033_1; } IL_0010_1: { // foreach (var kvp in m_DebugData) KeyValuePair_2_tF59BC53C52E587F5804517CE6B4CF0CEE792C7DD L_2; L_2 = Enumerator_get_Current_m915995D279A868CA2DE16111A5A02223D03CD500_inline((&V_0), Enumerator_get_Current_m915995D279A868CA2DE16111A5A02223D03CD500_RuntimeMethod_var); V_1 = L_2; // onExecutionUnregistered?.Invoke(this, kvp.Key); il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_3 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___onExecutionUnregistered_29; OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* L_4 = L_3; G_B3_0 = L_4; if (L_4) { G_B4_0 = L_4; goto IL_0024_1; } } { goto IL_0032_1; } IL_0024_1: { String_t* L_5; L_5 = KeyValuePair_2_get_Key_m5323ABE4EA7509AE9C1B4573E1EDA881CDCA533A_inline((&V_1), KeyValuePair_2_get_Key_m5323ABE4EA7509AE9C1B4573E1EDA881CDCA533A_RuntimeMethod_var); NullCheck(G_B4_0); OnExecutionRegisteredDelegate_Invoke_m02D2B7F3514909A2E1DD5C17C5F8770BEF828CE1_inline(G_B4_0, __this, L_5, NULL); } IL_0032_1: { } IL_0033_1: { // foreach (var kvp in m_DebugData) bool L_6; L_6 = Enumerator_MoveNext_mC7E2BB7AA7D29481B11E2849DE8522821D722CCA((&V_0), Enumerator_MoveNext_mC7E2BB7AA7D29481B11E2849DE8522821D722CCA_RuntimeMethod_var); if (L_6) { goto IL_0010_1; } } { goto IL_004d; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_004d: { // m_DebugData.Clear(); Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* L_7 = __this->___m_DebugData_22; NullCheck(L_7); Dictionary_2_Clear_mAB34757814E1F811C5A2FBD8ABF0C76DF2EF35BD(L_7, Dictionary_2_Clear_mAB34757814E1F811C5A2FBD8ABF0C76DF2EF35BD_RuntimeMethod_var); // } return; } } // System.Void UnityEngine.Experimental.Rendering.RenderGraphModule.RenderGraph::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraph__cctor_m57CC05DB7D321025041B3AC45C7F9D18F70301AD (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCAD3260E3CF562E35C3EC01A4125CFCAA3A93358_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static readonly int kMaxMRTCount = 8; ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___kMaxMRTCount_0 = 8; // static List s_RegisteredGraphs = new List(); List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* L_0 = (List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77*)il2cpp_codegen_object_new(List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77_il2cpp_TypeInfo_var); NullCheck(L_0); List_1__ctor_mCAD3260E3CF562E35C3EC01A4125CFCAA3A93358(L_0, List_1__ctor_mCAD3260E3CF562E35C3EC01A4125CFCAA3A93358_RuntimeMethod_var); ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___s_RegisteredGraphs_23 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___s_RegisteredGraphs_23), (void*)L_0); // internal static bool requireDebugData { get; set; } = false; ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___U3CrequireDebugDataU3Ek__BackingField_25 = (bool)0; return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_m154E404AF275A3B2EC99ECAA3879B4CB9F0606DC_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; float V_2 = 0.0f; { float L_0 = ___value0; float L_1 = ___min1; V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_000e; } } { float L_3 = ___min1; ___value0 = L_3; goto IL_0019; } IL_000e: { float L_4 = ___value0; float L_5 = ___max2; V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0); bool L_6 = V_1; if (!L_6) { goto IL_0019; } } { float L_7 = ___max2; ___value0 = L_7; } IL_0019: { float L_8 = ___value0; V_2 = L_8; goto IL_001d; } IL_001d: { float L_9 = V_2; return L_9; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* LightAnchor_get_anchorPositionOverride_m882CAD2DDBE5562E4A398A7A4F9AB5F9AFAC25F8_inline (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { { // get => m_AnchorPositionOverride; Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___m_AnchorPositionOverride_9; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 LightAnchor_get_anchorPositionOffset_m910D76FFBFFA8F1AC3863655ADA17A979EDA6841_inline (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { { // get => m_AnchorPositionOffset; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___m_AnchorPositionOffset_10; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m087D6F0EC60843D455F9F83D25FE42B2433AAD1D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___b1; float L_3 = L_2.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___a0; float L_5 = L_4.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___b1; float L_7 = L_6.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___a0; float L_9 = L_8.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___b1; float L_11 = L_10.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12; memset((&L_12), 0, sizeof(L_12)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), ((float)il2cpp_codegen_add(L_9, L_11)), /*hidden argument*/NULL); V_0 = L_12; goto IL_0030; } IL_0030: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0; return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float LightAnchor_get_distance_m77FE40AC57D00C6BA1182ED786A03F65E31127D3_inline (LightAnchor_tE8B22E6927BBBD3530A56EB0EB4F4A523FABCFAD* __this, const RuntimeMethod* method) { { // get => m_Distance; float L_0 = __this->___m_Distance_7; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, float ___d1, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0; float L_1 = L_0.___x_2; float L_2 = ___d1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___a0; float L_4 = L_3.___y_3; float L_5 = ___d1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___a0; float L_7 = L_6.___z_4; float L_8 = ___d1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9; memset((&L_9), 0, sizeof(L_9)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), /*hidden argument*/NULL); V_0 = L_9; goto IL_0021; } IL_0021: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_m1690F44F6DC92B770A940B6CF8AE0535625A9824_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___b1; float L_3 = L_2.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___a0; float L_5 = L_4.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___b1; float L_7 = L_6.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___a0; float L_9 = L_8.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___b1; float L_11 = L_10.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12; memset((&L_12), 0, sizeof(L_12)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), ((float)il2cpp_codegen_subtract(L_9, L_11)), /*hidden argument*/NULL); V_0 = L_12; goto IL_0030; } IL_0030: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0; return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = __this->___x_2; float L_1 = __this->___x_2; float L_2 = __this->___y_3; float L_3 = __this->___y_3; float L_4 = __this->___z_4; float L_5 = __this->___z_4; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); double L_6; L_6 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5)))))); V_0 = ((float)L_6); goto IL_0034; } IL_0034: { float L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_UnaryNegation_m3AC523A7BED6E843165BDF598690F0560D8CAA63_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___a0; float L_3 = L_2.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___a0; float L_5 = L_4.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6; memset((&L_6), 0, sizeof(L_6)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), ((-L_1)), ((-L_3)), ((-L_5)), /*hidden argument*/NULL); V_0 = L_6; goto IL_001e; } IL_001e: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_ProjectOnPlane_mCAFA9F9416EA4740DCA8757B6E52260BF536770A_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___vector0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___planeNormal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; bool V_1 = false; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2; memset((&V_2), 0, sizeof(V_2)); float V_3 = 0.0f; { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___planeNormal1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___planeNormal1; float L_2; L_2 = Vector3_Dot_m4688A1A524306675DBDB1E6D483F35E85E3CE6D8_inline(L_0, L_1, NULL); V_0 = L_2; float L_3 = V_0; float L_4 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon_0; V_1 = (bool)((((float)L_3) < ((float)L_4))? 1 : 0); bool L_5 = V_1; if (!L_5) { goto IL_0019; } } { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___vector0; V_2 = L_6; goto IL_005d; } IL_0019: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = ___vector0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___planeNormal1; float L_9; L_9 = Vector3_Dot_m4688A1A524306675DBDB1E6D483F35E85E3CE6D8_inline(L_7, L_8, NULL); V_3 = L_9; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___vector0; float L_11 = L_10.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = ___planeNormal1; float L_13 = L_12.___x_2; float L_14 = V_3; float L_15 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = ___vector0; float L_17 = L_16.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = ___planeNormal1; float L_19 = L_18.___y_3; float L_20 = V_3; float L_21 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = ___vector0; float L_23 = L_22.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = ___planeNormal1; float L_25 = L_24.___z_4; float L_26 = V_3; float L_27 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28; memset((&L_28), 0, sizeof(L_28)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_28), ((float)il2cpp_codegen_subtract(L_11, ((float)(((float)il2cpp_codegen_multiply(L_13, L_14))/L_15)))), ((float)il2cpp_codegen_subtract(L_17, ((float)(((float)il2cpp_codegen_multiply(L_19, L_20))/L_21)))), ((float)il2cpp_codegen_subtract(L_23, ((float)(((float)il2cpp_codegen_multiply(L_25, L_26))/L_27)))), /*hidden argument*/NULL); V_2 = L_28; goto IL_005d; } IL_005d: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29 = V_2; return L_29; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3_Normalize_mC749B887A4C74BA0A2E13E6377F17CCAEB0AADA8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) { float V_0 = 0.0f; bool V_1 = false; { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)__this); float L_1; L_1 = Vector3_Magnitude_m6AD0BEBF88AAF98188A851E62D7A32CB5B7830EF_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_002d; } } { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)__this); float L_5 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6; L_6 = Vector3_op_Division_mD7200D6D432BAFC4135C5B17A0B0A812203B0270_inline(L_4, L_5, NULL); *(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)__this = L_6; goto IL_0038; } IL_002d: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = Vector3_get_zero_m9D7F7B580B5A276411267E96AA3425736D9BDC83_inline(NULL); *(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)__this = L_7; } IL_0038: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_SignedAngle_mD30E71B2F64983C2C4D86F17E7023BAA84CE50BE_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___from0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___to1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___axis2, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; float V_5 = 0.0f; { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___from0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___to1; float L_2; L_2 = Vector3_Angle_m1B9CC61B142C3A0E7EEB0559983CC391D1582F56_inline(L_0, L_1, NULL); V_0 = L_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___from0; float L_4 = L_3.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = ___to1; float L_6 = L_5.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = ___from0; float L_8 = L_7.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = ___to1; float L_10 = L_9.___y_3; V_1 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_4, L_6)), ((float)il2cpp_codegen_multiply(L_8, L_10)))); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = ___from0; float L_12 = L_11.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = ___to1; float L_14 = L_13.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = ___from0; float L_16 = L_15.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = ___to1; float L_18 = L_17.___z_4; V_2 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_12, L_14)), ((float)il2cpp_codegen_multiply(L_16, L_18)))); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = ___from0; float L_20 = L_19.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = ___to1; float L_22 = L_21.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = ___from0; float L_24 = L_23.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = ___to1; float L_26 = L_25.___x_2; V_3 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_20, L_22)), ((float)il2cpp_codegen_multiply(L_24, L_26)))); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = ___axis2; float L_28 = L_27.___x_2; float L_29 = V_1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30 = ___axis2; float L_31 = L_30.___y_3; float L_32 = V_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = ___axis2; float L_34 = L_33.___z_4; float L_35 = V_3; float L_36; L_36 = Mathf_Sign_m015249B312238B8DCA3493489FAFC3055E2FFEF8_inline(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_28, L_29)), ((float)il2cpp_codegen_multiply(L_31, L_32)))), ((float)il2cpp_codegen_multiply(L_34, L_35)))), NULL); V_4 = L_36; float L_37 = V_0; float L_38 = V_4; V_5 = ((float)il2cpp_codegen_multiply(L_37, L_38)); goto IL_0086; } IL_0086: { float L_39 = V_5; return L_39; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = (*(Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974*)__this); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1; L_1 = Quaternion_Internal_ToEulerRad_m9B2C77284AEE6F2C43B6C42F1F888FB4FC904462(L_0, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2; L_2 = Vector3_op_Multiply_m516FE285F5342F922C6EB3FCB33197E9017FF484_inline(L_1, (57.2957802f), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3; L_3 = Quaternion_Internal_MakePositive_m864320DA2D027C186C95B2A5BC2C66B0EB4A6C11(L_2, NULL); V_0 = L_3; goto IL_001e; } IL_001e: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_up_mAB5269BFCBCB1BD241450C9BF2F156303D30E0C3_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))->___upVector_7; V_0 = L_0; goto IL_0009; } IL_0009: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_right_m13B7C3EAA64DC921EC23346C56A5A597B5481FF5_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))->___rightVector_10; V_0 = L_0; goto IL_0009; } IL_0009: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_forward_mEBAB24D77FC02FC88ED880738C3B1D47C758B3EB_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))->___forwardVector_11; V_0 = L_0; goto IL_0009; } IL_0009: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m6A7FB1C9E9DE194708997BFA24C6E238D92D908E_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) { bool V_0 = false; { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___rhs1; bool L_2; L_2 = Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_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 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_m6120F119433C5B60BBB28731D3D4A0DA50A84DDD_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 void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method) { { float L_0 = ___x0; __this->___x_2 = L_0; float L_1 = ___y1; __this->___y_3 = L_1; float L_2 = ___z2; __this->___z_4 = L_2; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_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))->___oneVector_6; V_0 = L_0; goto IL_0009; } IL_0009: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_mB05287DC52FC87A756AB80E837E1EC22FEEB3937_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___v0, const RuntimeMethod* method) { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___v0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___v0; float L_3 = L_2.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___v0; float L_5 = L_4.___z_4; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6; memset((&L_6), 0, sizeof(L_6)); Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_6), L_1, L_3, L_5, (0.0f), /*hidden argument*/NULL); V_0 = L_6; goto IL_0020; } IL_0020: { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector4_op_Implicit_m2EC16C74D768EEAA9BBC40DA11337F912014FC57_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___v0, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___v0; float L_1 = L_0.___x_1; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___v0; float L_3 = L_2.___y_2; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___v0; float L_5 = L_4.___z_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6; memset((&L_6), 0, sizeof(L_6)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), L_1, L_3, L_5, /*hidden argument*/NULL); V_0 = L_6; goto IL_001b; } IL_001b: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_normalized_mD7671F6DCE4C1A80243139B87858FF65F4B865A3_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method) { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = (*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)__this); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1; L_1 = Vector4_Normalize_m8F4DF140B072B7EC3D03F05AC1EDFB270579A8D2_inline(L_0, NULL); V_0 = L_1; goto IL_000f; } IL_000f: { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = V_0; return L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline (float ___a0, float ___b1, const RuntimeMethod* method) { float V_0 = 0.0f; float G_B3_0 = 0.0f; { float L_0 = ___a0; float L_1 = ___b1; if ((((float)L_0) < ((float)L_1))) { goto IL_0008; } } { float L_2 = ___b1; G_B3_0 = L_2; goto IL_0009; } IL_0008: { float L_3 = ___a0; 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 Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_op_Multiply_m5AC8B39C55015059BDD09122E04E47D4BFAB2276_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___lhs0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rhs1, const RuntimeMethod* method) { Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0; memset((&V_0), 0, sizeof(V_0)); { Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = ___lhs0; float L_1 = L_0.___w_3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_2 = ___rhs1; float L_3 = L_2.___x_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_4 = ___lhs0; float L_5 = L_4.___x_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_6 = ___rhs1; float L_7 = L_6.___w_3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_8 = ___lhs0; float L_9 = L_8.___y_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_10 = ___rhs1; float L_11 = L_10.___z_2; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_12 = ___lhs0; float L_13 = L_12.___z_2; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_14 = ___rhs1; float L_15 = L_14.___y_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_16 = ___lhs0; float L_17 = L_16.___w_3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_18 = ___rhs1; float L_19 = L_18.___y_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_20 = ___lhs0; float L_21 = L_20.___y_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_22 = ___rhs1; float L_23 = L_22.___w_3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_24 = ___lhs0; float L_25 = L_24.___z_2; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_26 = ___rhs1; float L_27 = L_26.___x_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_28 = ___lhs0; float L_29 = L_28.___x_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_30 = ___rhs1; float L_31 = L_30.___z_2; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_32 = ___lhs0; float L_33 = L_32.___w_3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_34 = ___rhs1; float L_35 = L_34.___z_2; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_36 = ___lhs0; float L_37 = L_36.___z_2; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_38 = ___rhs1; float L_39 = L_38.___w_3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_40 = ___lhs0; float L_41 = L_40.___x_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_42 = ___rhs1; float L_43 = L_42.___y_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_44 = ___lhs0; float L_45 = L_44.___y_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_46 = ___rhs1; float L_47 = L_46.___x_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_48 = ___lhs0; float L_49 = L_48.___w_3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_50 = ___rhs1; float L_51 = L_50.___w_3; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_52 = ___lhs0; float L_53 = L_52.___x_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_54 = ___rhs1; float L_55 = L_54.___x_0; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_56 = ___lhs0; float L_57 = L_56.___y_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_58 = ___rhs1; float L_59 = L_58.___y_1; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_60 = ___lhs0; float L_61 = L_60.___z_2; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_62 = ___rhs1; float L_63 = L_62.___z_2; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_64; memset((&L_64), 0, sizeof(L_64)); Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline((&L_64), ((float)il2cpp_codegen_subtract(((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)))), ((float)il2cpp_codegen_multiply(L_13, L_15)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_17, L_19)), ((float)il2cpp_codegen_multiply(L_21, L_23)))), ((float)il2cpp_codegen_multiply(L_25, L_27)))), ((float)il2cpp_codegen_multiply(L_29, L_31)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_33, L_35)), ((float)il2cpp_codegen_multiply(L_37, L_39)))), ((float)il2cpp_codegen_multiply(L_41, L_43)))), ((float)il2cpp_codegen_multiply(L_45, L_47)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_49, L_51)), ((float)il2cpp_codegen_multiply(L_53, L_55)))), ((float)il2cpp_codegen_multiply(L_57, L_59)))), ((float)il2cpp_codegen_multiply(L_61, L_63)))), /*hidden argument*/NULL); V_0 = L_64; goto IL_00e5; } IL_00e5: { Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_65 = V_0; return L_65; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeReferenceVolume_GetMaxSubdivision_m023EA6A3411AE69AEC9E9DBF9A3FF9A64D6A655E_inline (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal int GetMaxSubdivision() => m_MaxSubdivision; int32_t L_0 = __this->___m_MaxSubdivision_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { int32_t L_0 = ___a0; int32_t L_1 = ___b1; if ((((int32_t)L_0) < ((int32_t)L_1))) { goto IL_0008; } } { int32_t L_2 = ___b1; G_B3_0 = L_2; goto IL_0009; } IL_0008: { int32_t L_3 = ___a0; G_B3_0 = L_3; } IL_0009: { V_0 = G_B3_0; goto IL_000c; } IL_000c: { int32_t L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_BeginSample_mA836D6E554511CBEAD80F55EE41AAA5D1B26B3DE_inline (String_t* ___name0, const RuntimeMethod* method) { { String_t* L_0 = ___name0; Profiler_ValidateArguments_m732E71FF4C28CBEDD8D4CD51DA409198224ED395_inline(L_0, NULL); String_t* L_1 = ___name0; Profiler_BeginSampleImpl_m11DCED1F062EEB6A07FE36224080BAEDC65D5A87(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, int32_t ___x0, int32_t ___y1, int32_t ___z2, const RuntimeMethod* method) { { int32_t L_0 = ___x0; __this->___m_X_0 = L_0; int32_t L_1 = ___y1; __this->___m_Y_1 = L_1; int32_t L_2 = ___z2; __this->___m_Z_2 = L_2; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_m04999E3DEB696135EFD620A30F51503D700C1998_inline (float ___f0, 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 = ___f0; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); double L_1; L_1 = ceil(((double)L_0)); V_0 = il2cpp_codegen_cast_double_to_int(L_1); goto IL_000c; } IL_000c: { int32_t L_2 = V_0; return L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { int32_t L_0 = ___a0; int32_t L_1 = ___b1; if ((((int32_t)L_0) > ((int32_t)L_1))) { goto IL_0008; } } { int32_t L_2 = ___b1; G_B3_0 = L_2; goto IL_0009; } IL_0008: { int32_t L_3 = ___a0; G_B3_0 = L_3; } IL_0009: { V_0 = G_B3_0; goto IL_000c; } IL_000c: { int32_t L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProbeBrickIndex_set_estimatedVMemCost_mC11B8A5219EA4A78BD8A5D71CC8673F7479DEDF1_inline (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, int32_t ___value0, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = ___value0; __this->___U3CestimatedVMemCostU3Ek__BackingField_7 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3Int_op_Implicit_mC033C628DD897DDBC75F29D06ACB30DC437A838A_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___v0, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___v0), NULL); int32_t L_1; L_1 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___v0), NULL); int32_t L_2; L_2 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___v0), NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3; memset((&L_3), 0, sizeof(L_3)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_3), ((float)L_0), ((float)L_1), ((float)L_2), /*hidden argument*/NULL); V_0 = L_3; goto IL_0021; } IL_0021: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_mD086E41305DD8350180AD677833A22733B4789A9_inline (float ___f0, 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 = ___f0; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); double L_1; L_1 = floor(((double)L_0)); V_0 = il2cpp_codegen_cast_double_to_int(L_1); goto IL_000c; } IL_000c: { int32_t L_2 = V_0; return L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->___m_Z_2; 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 Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->___m_Y_1; V_0 = L_0; goto IL_000a; } IL_000a: { int32_t L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->___m_X_0; V_0 = L_0; goto IL_000a; } IL_000a: { int32_t L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_op_Subtraction_m1A397A6B1A704D832145D96D44A93AA39DDCC6F9_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___a0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___b1, const RuntimeMethod* method) { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___a0), NULL); int32_t L_1; L_1 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___b1), NULL); int32_t L_2; L_2 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___a0), NULL); int32_t L_3; L_3 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___b1), NULL); int32_t L_4; L_4 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___a0), NULL); int32_t L_5; L_5 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___b1), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6; memset((&L_6), 0, sizeof(L_6)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_6), ((int32_t)il2cpp_codegen_subtract(L_0, L_1)), ((int32_t)il2cpp_codegen_subtract(L_2, L_3)), ((int32_t)il2cpp_codegen_subtract(L_4, L_5)), /*hidden argument*/NULL); V_0 = L_6; goto IL_0036; } IL_0036: { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_op_Division_m82D45AFDA62A1D989D960674A962834666808934_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___a0, int32_t ___b1, const RuntimeMethod* method) { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___a0), NULL); int32_t L_1 = ___b1; int32_t L_2; L_2 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___a0), NULL); int32_t L_3 = ___b1; int32_t L_4; L_4 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___a0), NULL); int32_t L_5 = ___b1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6; memset((&L_6), 0, sizeof(L_6)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_6), ((int32_t)(L_0/L_1)), ((int32_t)(L_2/L_3)), ((int32_t)(L_4/L_5)), /*hidden argument*/NULL); V_0 = L_6; goto IL_0024; } IL_0024: { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_op_Addition_m7B25A163958DEC7B64323710764439A8322905AF_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___a0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___b1, const RuntimeMethod* method) { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___a0), NULL); int32_t L_1; L_1 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___b1), NULL); int32_t L_2; L_2 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___a0), NULL); int32_t L_3; L_3 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___b1), NULL); int32_t L_4; L_4 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___a0), NULL); int32_t L_5; L_5 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___b1), NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6; memset((&L_6), 0, sizeof(L_6)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_6), ((int32_t)il2cpp_codegen_add(L_0, L_1)), ((int32_t)il2cpp_codegen_add(L_2, L_3)), ((int32_t)il2cpp_codegen_add(L_4, L_5)), /*hidden argument*/NULL); V_0 = L_6; goto IL_0036; } IL_0036: { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_get_one_mF92F0A50B2A05CAEB7C8AD98FF268C18B51556BD_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ((Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_StaticFields*)il2cpp_codegen_static_fields_for(Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_il2cpp_TypeInfo_var))->___s_One_4; V_0 = L_0; goto IL_0009; } IL_0009: { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_op_Multiply_mCFF4693DA3609803497101282FA7FA8F3A2BF552_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___a0, int32_t ___b1, const RuntimeMethod* method) { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___a0), NULL); int32_t L_1 = ___b1; int32_t L_2; L_2 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___a0), NULL); int32_t L_3 = ___b1; int32_t L_4; L_4 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___a0), NULL); int32_t L_5 = ___b1; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_6; memset((&L_6), 0, sizeof(L_6)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_6), ((int32_t)il2cpp_codegen_multiply(L_0, L_1)), ((int32_t)il2cpp_codegen_multiply(L_2, L_3)), ((int32_t)il2cpp_codegen_multiply(L_4, L_5)), /*hidden argument*/NULL); V_0 = L_6; goto IL_0024; } IL_0024: { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Int_set_x_m8745C5976D035EBBAC6F6191B5838D58631D8685_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->___m_X_0 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Int_set_y_mA856F32D1BF187BD4091DDF3C6872FD01F7D3377_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->___m_Y_1 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Int_set_z_m5782180F67C4257C505F124971985D99C3422F74_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->___m_Z_2 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3Int_op_Equality_m968FFB59523CC5ED40BE3FF2A5F80238F8298782_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___lhs0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___rhs1, const RuntimeMethod* method) { bool V_0 = false; int32_t G_B4_0 = 0; { int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___lhs0), NULL); int32_t L_1; L_1 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___rhs1), NULL); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_0033; } } { int32_t L_2; L_2 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___lhs0), NULL); int32_t L_3; L_3 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___rhs1), NULL); if ((!(((uint32_t)L_2) == ((uint32_t)L_3)))) { goto IL_0033; } } { int32_t L_4; L_4 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___lhs0), NULL); int32_t L_5; L_5 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___rhs1), NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0); goto IL_0034; } IL_0033: { G_B4_0 = 0; } IL_0034: { V_0 = (bool)G_B4_0; goto IL_0037; } IL_0037: { bool L_6 = V_0; return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProbeBrickPool_set_estimatedVMemCost_m6E4F705AFAB407937129B0DF5DF6ED9A3BB7E242_inline (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, int32_t ___value0, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = ___value0; __this->___U3CestimatedVMemCostU3Ek__BackingField_3 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Abs_mEF48B2D15BEC6663A575693F563C6DC42C8135AE_inline (int32_t ___value0, 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 = ___value0; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); int32_t L_1; L_1 = il2cpp_codegen_abs(L_0); V_0 = L_1; goto IL_000a; } IL_000a: { int32_t L_2 = V_0; return L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProbeCellIndices_set_estimatedVMemCost_m48C6C4530C2AB4BEB48C85C0AC18CBABBF79D945_inline (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, int32_t ___value0, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = ___value0; __this->___U3CestimatedVMemCostU3Ek__BackingField_1 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeBrickPool_get_estimatedVMemCost_m034678F278DC295B79596DB95A91C56DD2A93F16_inline (ProbeBrickPool_t9A1D529D60A4AF5991E9A24EC6E22E1A83531825* __this, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = __this->___U3CestimatedVMemCostU3Ek__BackingField_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeBrickIndex_get_estimatedVMemCost_mFE477FD4F261500F38775DFE0B7DAB5A277A0BF1_inline (ProbeBrickIndex_t6F697D4EAC9BE5ECC167317203CB3EBB8817167F* __this, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = __this->___U3CestimatedVMemCostU3Ek__BackingField_7; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeCellIndices_get_estimatedVMemCost_m5F027C6A9242F582122F2DFD593D9728D99C970B_inline (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) { { // internal int estimatedVMemCost { get; private set; } int32_t L_0 = __this->___U3CestimatedVMemCostU3Ek__BackingField_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_get_zero_m92AFC98FB3ADF7764EE7135D7B1A1A3DA479108C_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ((Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_StaticFields*)il2cpp_codegen_static_fields_for(Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_il2cpp_TypeInfo_var))->___s_Zero_3; V_0 = L_0; goto IL_0009; } IL_0009: { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_Min_mE8C18B15F5F36C859905D17B9D3AE5F898466849_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___lhs0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___rhs1, const RuntimeMethod* method) { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___lhs0), NULL); int32_t L_1; L_1 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___rhs1), NULL); int32_t L_2; L_2 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_0, L_1, NULL); int32_t L_3; L_3 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___lhs0), NULL); int32_t L_4; L_4 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___rhs1), NULL); int32_t L_5; L_5 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_3, L_4, NULL); int32_t L_6; L_6 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___lhs0), NULL); int32_t L_7; L_7 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___rhs1), NULL); int32_t L_8; L_8 = Mathf_Min_mFEAD72DF4C4708B86BF464AB4F5F1468FAD8E784_inline(L_6, L_7, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_9; memset((&L_9), 0, sizeof(L_9)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_9), L_2, L_5, L_8, /*hidden argument*/NULL); V_0 = L_9; goto IL_0042; } IL_0042: { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Vector3Int_Max_m283E5B7E751D90546E3E977F6B30880E0D452581_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___lhs0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___rhs1, const RuntimeMethod* method) { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0; L_0 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___lhs0), NULL); int32_t L_1; L_1 = Vector3Int_get_x_m21C268D2AA4C03CE35AA49DF6155347C9748054C_inline((&___rhs1), NULL); int32_t L_2; L_2 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_0, L_1, NULL); int32_t L_3; L_3 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___lhs0), NULL); int32_t L_4; L_4 = Vector3Int_get_y_m42F43000F85D356557CAF03442273E7AA08F7F72_inline((&___rhs1), NULL); int32_t L_5; L_5 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_3, L_4, NULL); int32_t L_6; L_6 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___lhs0), NULL); int32_t L_7; L_7 = Vector3Int_get_z_m96E180F866145E373F42358F2371EFF446F08AED_inline((&___rhs1), NULL); int32_t L_8; L_8 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(L_6, L_7, NULL); Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_9; memset((&L_9), 0, sizeof(L_9)); Vector3Int__ctor_mE06A86999D16FA579A7F2142B872AB7E3695C9E0_inline((&L_9), L_2, L_5, L_8, /*hidden argument*/NULL); V_0 = L_9; goto IL_0042; } IL_0042: { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3Int_op_Inequality_m7E2B8A0353F9BF8F18F45B2B4DB000A776894BAE_inline (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___lhs0, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___rhs1, const RuntimeMethod* method) { bool V_0 = false; { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = ___lhs0; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_1 = ___rhs1; bool L_2; L_2 = Vector3Int_op_Equality_m968FFB59523CC5ED40BE3FF2A5F80238F8298782_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 Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m9D7F7B580B5A276411267E96AA3425736D9BDC83_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___zeroVector_5; V_0 = L_0; goto IL_0009; } IL_0009: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_get_identity_mB9CAEEB21BC81352CBF32DB9664BFC06FA7EA27B_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0; memset((&V_0), 0, sizeof(V_0)); { Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = ((Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields*)il2cpp_codegen_static_fields_for(Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_il2cpp_TypeInfo_var))->___identityQuaternion_4; V_0 = L_0; goto IL_0009; } IL_0009: { Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ProbeVolumeAsset_get_Version_m5081E5AFF96380FDA4A8223668368668E9818002_inline (ProbeVolumeAsset_t06802A1A4A4B3197799AEC2D220AFEBBCC458D8B* __this, const RuntimeMethod* method) { { // [SerializeField] public int Version { get => m_Version; } int32_t L_0 = __this->___m_Version_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Max_m8446E71C8778A1CE7C379BBF6966D15093C99145_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___rhs1; float L_3 = L_2.___x_2; float L_4; L_4 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline(L_1, L_3, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = ___lhs0; float L_6 = L_5.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = ___rhs1; float L_8 = L_7.___y_3; float L_9; L_9 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline(L_6, L_8, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___lhs0; float L_11 = L_10.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = ___rhs1; float L_13 = L_12.___z_4; float L_14; L_14 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline(L_11, L_13, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15; memset((&L_15), 0, sizeof(L_15)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_15), L_4, L_9, L_14, /*hidden argument*/NULL); V_0 = L_15; goto IL_003c; } IL_003c: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = V_0; return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Min_m669DD6A6725D796639ADF4DE40E72AE8DCCFA9C7_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___rhs1; float L_3 = L_2.___x_2; float L_4; L_4 = Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline(L_1, L_3, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = ___lhs0; float L_6 = L_5.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = ___rhs1; float L_8 = L_7.___y_3; float L_9; L_9 = Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline(L_6, L_8, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___lhs0; float L_11 = L_10.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = ___rhs1; float L_13 = L_12.___z_4; float L_14; L_14 = Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline(L_11, L_13, NULL); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15; memset((&L_15), 0, sizeof(L_15)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_15), L_4, L_9, L_14, /*hidden argument*/NULL); V_0 = L_15; goto IL_003c; } IL_003c: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = V_0; return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Distance_m99C722723EDD875852EF854AD7B7C4F8AC4F84AB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___b1; float L_3 = L_2.___x_2; V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___a0; float L_5 = L_4.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___b1; float L_7 = L_6.___y_3; V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___a0; float L_9 = L_8.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___b1; float L_11 = L_10.___z_4; V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11)); float L_12 = V_0; float L_13 = V_0; float L_14 = V_1; float L_15 = V_1; float L_16 = V_2; float L_17 = V_2; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); double L_18; L_18 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, L_13)), ((float)il2cpp_codegen_multiply(L_14, L_15)))), ((float)il2cpp_codegen_multiply(L_16, L_17)))))); V_3 = ((float)L_18); goto IL_0040; } IL_0040: { float L_19 = V_3; return L_19; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_identity_m94A09872C449C26863FF10D0FDF87842D91BECD6_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_17; 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 Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeCellIndices_GetCellIndexDimension_m9E93661F7B58589CA0557D3B07A8FB635232B3D5_inline (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) { { // internal Vector3Int GetCellIndexDimension() => m_CellCount; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = __this->___m_CellCount_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ProbeCellIndices_GetCellMinPosition_m2F7C085192B5E67252677C7B3C0D79DF7FADBC54_inline (ProbeCellIndices_t2E25D8A93EAF7D87D8048CA91A35925538F5EF6E* __this, const RuntimeMethod* method) { { // internal Vector3Int GetCellMinPosition() => m_CellMin; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = __this->___m_CellMin_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* ProbeReferenceVolume_get_debugDisplay_m3B5AC8256B172A7F328C8BB71052B58A1E31F33D_inline (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal ProbeVolumeDebug debugDisplay { get; } = new ProbeVolumeDebug(); ProbeVolumeDebug_tFB6C02B640C266EC8C7D43FD48179A6BFC789B0D* L_0 = __this->___U3CdebugDisplayU3Ek__BackingField_37; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ProbeReferenceVolume_get_subdivisionDebugColors_m14CCC5D30B08F40A298620B0A52D73B5DF17838C_inline (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // public Color[] subdivisionDebugColors { get; } = new Color[ProbeBrickIndex.kMaxSubdivisionLevels]; ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_0 = __this->___U3CsubdivisionDebugColorsU3Ek__BackingField_38; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___r0, float ___g1, float ___b2, const RuntimeMethod* method) { { float L_0 = ___r0; __this->___r_0 = L_0; float L_1 = ___g1; __this->___g_1 = L_1; float L_2 = ___b2; __this->___b_2 = L_2; __this->___a_3 = (1.0f); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Widget_set_displayName_mDCBDC31DD3A041E03DFA4BEA8FCA2A428F4ED921_inline (Widget_tE8D6AF1D7525CC84E8F2C3B73162016736A6A2FF* __this, String_t* ___value0, const RuntimeMethod* method) { { // public string displayName { get; set; } String_t* L_0 = ___value0; __this->___U3CdisplayNameU3Ek__BackingField_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdisplayNameU3Ek__BackingField_3), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* Container_get_children_mF5C23A0F324E22BEBEF2EA14CE8DA7BEA72D631B_inline (Container_t0F404B4F1A7EFE36CAD5C2A9EA0261991099D217* __this, const RuntimeMethod* method) { { // public ObservableList children { get; private set; } ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_0 = __this->___U3CchildrenU3Ek__BackingField_7; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EnumField_set_getIndex_m1353057A317788EE0157D6559E7EB7178D08C62B_inline (EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* __this, Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___value0, const RuntimeMethod* method) { { // public Func getIndex { get; set; } Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_0 = ___value0; __this->___U3CgetIndexU3Ek__BackingField_14 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgetIndexU3Ek__BackingField_14), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EnumField_set_setIndex_m5C3DF9F1331972A5B1DA0F62664530BA86344F3D_inline (EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* __this, Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___value0, const RuntimeMethod* method) { { // public Action setIndex { get; set; } Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* L_0 = ___value0; __this->___U3CsetIndexU3Ek__BackingField_15 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsetIndexU3Ek__BackingField_15), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* Panel_get_children_m42233087374A0F3438E9F666F0EBD00922D3018A_inline (Panel_t3A0D2006E8AEA607A6DF5188138E463A26085295* __this, const RuntimeMethod* method) { { // public ObservableList children { get; private set; } ObservableList_1_tA2EE47FA1DF709EB5C98A99799E1701D66260C08* L_0 = __this->___U3CchildrenU3Ek__BackingField_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8 ProbeReferenceVolume_GetTransform_m46DB6F40F6AEEDBEF5603019105B63912FB41D60_inline (ProbeReferenceVolume_t059C12A6A60CCBF859E904D094C7215CA8E7A7D2* __this, const RuntimeMethod* method) { { // internal RefVolTransform GetTransform() => m_Transform; RefVolTransform_t670762EF56E29F2EABB10ACBE555B6F4BD79F2A8 L_0 = __this->___m_Transform_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m29F4414A9D30B7C0CD8455C4B2F049E8CCF66745_inline (float ___d0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a1, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a1; float L_1 = L_0.___x_2; float L_2 = ___d0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___a1; float L_4 = L_3.___y_3; float L_5 = ___d0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___a1; float L_7 = L_6.___z_4; float L_8 = ___d0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9; memset((&L_9), 0, sizeof(L_9)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), /*hidden argument*/NULL); V_0 = L_9; goto IL_0021; } IL_0021: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method) { { int32_t L_0 = ___x0; __this->___m_X_0 = L_0; int32_t L_1 = ___y1; __this->___m_Y_1 = L_1; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->___m_X_0; V_0 = L_0; goto IL_000a; } IL_000a: { int32_t L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->___m_Y_1; V_0 = L_0; goto IL_000a; } IL_000a: { int32_t L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method) { { float L_0 = ___x0; __this->___x_1 = L_0; float L_1 = ___y1; __this->___y_2 = L_1; float L_2 = ___z2; __this->___z_3 = L_2; float L_3 = ___w3; __this->___w_4 = L_3; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Division_mD7200D6D432BAFC4135C5B17A0B0A812203B0270_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, float ___d1, const RuntimeMethod* method) { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0; float L_1 = L_0.___x_2; float L_2 = ___d1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___a0; float L_4 = L_3.___y_3; float L_5 = ___d1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___a0; float L_7 = L_6.___z_4; float L_8 = ___d1; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9; memset((&L_9), 0, sizeof(L_9)); Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)(L_1/L_2)), ((float)(L_4/L_5)), ((float)(L_7/L_8)), /*hidden argument*/NULL); V_0 = L_9; goto IL_0021; } IL_0021: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; bool V_4 = false; { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___rhs1; float L_3 = L_2.___x_2; V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___lhs0; float L_5 = L_4.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___rhs1; float L_7 = L_6.___y_3; V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___lhs0; float L_9 = L_8.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___rhs1; float L_11 = L_10.___z_4; V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11)); float L_12 = V_0; float L_13 = V_0; float L_14 = V_1; float L_15 = V_1; float L_16 = V_2; float L_17 = V_2; V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, L_13)), ((float)il2cpp_codegen_multiply(L_14, L_15)))), ((float)il2cpp_codegen_multiply(L_16, L_17)))); float L_18 = V_3; V_4 = (bool)((((float)L_18) < ((float)(9.99999944E-11f)))? 1 : 0); goto IL_0043; } IL_0043: { bool L_19 = V_4; return L_19; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RegId_GetHashCode_m85D1E25F3792C7049063C2A7C4C1AC7D2F6FE449_inline (RegId_t558A1471305FE71659736358E71632E62B26AF64* __this, const RuntimeMethod* method) { { // public override int GetHashCode() => id; int32_t L_0 = __this->___id_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline (float ___a0, float ___b1, const RuntimeMethod* method) { float V_0 = 0.0f; float G_B3_0 = 0.0f; { float L_0 = ___a0; float L_1 = ___b1; if ((((float)L_0) > ((float)L_1))) { goto IL_0008; } } { float L_2 = ___b1; G_B3_0 = L_2; goto IL_0009; } IL_0008: { float L_3 = ___a0; 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 bool RendererList_get_isValid_mD49D7348F5E73DD10528CA33E7E47D045F59ABA4_inline (RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635* __this, const RuntimeMethod* method) { { // public bool isValid { get; private set; } bool L_0 = __this->___U3CisValidU3Ek__BackingField_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererList_set_isValid_m5A13F01C3632E0EA366E89F731C758D9416458E4_inline (RendererList_t9D7C54CD5C2AB0A0D43E9FAB41D696644D904635* __this, bool ___value0, const RuntimeMethod* method) { { // public bool isValid { get; private set; } bool L_0 = ___value0; __this->___U3CisValidU3Ek__BackingField_2 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* RendererListDesc_get_camera_mA2374241B35A95DCE62E723B25CC991D6DF44360_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) { { // internal Camera camera { get; set; } Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = __this->___U3CcameraU3Ek__BackingField_9; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 RendererListDesc_get_passName_m2ABCDEA61E228A46952E7F12895B65C10AB874FA_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) { { // internal ShaderTagId passName { get; private set; } ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = __this->___U3CpassNameU3Ek__BackingField_10; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* RendererListDesc_get_passNames_mC78CE5AC5BAB6381686AEB1CCDBAAFDEEB020FC0_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) { { // internal ShaderTagId[] passNames { get; private set; } ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_0 = __this->___U3CpassNamesU3Ek__BackingField_11; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 RendererListDesc_get_cullingResult_m1A24ED379AEDF626576FD7D25A2C4C7EC731583D_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, const RuntimeMethod* method) { { // internal CullingResults cullingResult { get; private set; } CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_0 = __this->___U3CcullingResultU3Ek__BackingField_8; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererListDesc_set_cullingResult_mE8327030ABADA58F7278D2E0A53AA24B85FE0D38_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___value0, const RuntimeMethod* method) { { // internal CullingResults cullingResult { get; private set; } CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_0 = ___value0; __this->___U3CcullingResultU3Ek__BackingField_8 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererListDesc_set_camera_m5622A8534724C11905739E4717F697C4E79A50C3_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___value0, const RuntimeMethod* method) { { // internal Camera camera { get; set; } Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = ___value0; __this->___U3CcameraU3Ek__BackingField_9 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CcameraU3Ek__BackingField_9), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererListDesc_set_passName_m48E2013C7D08B499D53125C5791F9FF5540F9BD0_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___value0, const RuntimeMethod* method) { { // internal ShaderTagId passName { get; private set; } ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ___value0; __this->___U3CpassNameU3Ek__BackingField_10 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RendererListDesc_set_passNames_m1E72B7C01C5EA221BE6CEE9694384319FD67919C_inline (RendererListDesc_t0860DFCDC6DBDC972A14248BE1CA93161D6DFE69* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___value0, const RuntimeMethod* method) { { // internal ShaderTagId[] passNames { get; private set; } ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_0 = ___value0; __this->___U3CpassNamesU3Ek__BackingField_11 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpassNamesU3Ek__BackingField_11), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderGraphExecution__ctor_m6F5D9030833807A2480E493C092CD067D6CD042E_inline (RenderGraphExecution_t6DD852CD6BF4AB57D2D963BA7DA449A218DD0529* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___renderGraph0, const RuntimeMethod* method) { { // => this.renderGraph = renderGraph; RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_0 = ___renderGraph0; __this->___renderGraph_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___renderGraph_0), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Button_set_action_m5F7843835E47500A6D3A0BFD268F451854D767A7_inline (Button_t94987D29C31193E49E17586BF7642576A0F6CE7A* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___value0, const RuntimeMethod* method) { { // public Action action { get; set; } Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_0 = ___value0; __this->___U3CactionU3Ek__BackingField_7 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CactionU3Ek__BackingField_7), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____stringLength_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderGraph_set_name_m5B537C5BD0514C94A202FA6D91E33E0FF8D3BC35_inline (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___value0, const RuntimeMethod* method) { { // public string name { get; private set; } = "RenderGraph"; String_t* L_0 = ___value0; __this->___U3CnameU3Ek__BackingField_24 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField_24), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OnGraphRegisteredDelegate_Invoke_mC9549D2FDF84731F604FEC183A1991248D14AA2C_inline (OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___graph0, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___graph0, const RuntimeMethod* method); ((FunctionPointerType)__this->___invoke_impl_1)(__this, ___graph0, reinterpret_cast(__this->___method_3)); } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* RenderGraph_get_name_mC4A86F3C3445D41324598444AD9C35152B1415D9_inline (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) { { // public string name { get; private set; } = "RenderGraph"; String_t* L_0 = __this->___U3CnameU3Ek__BackingField_24; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* RenderGraphPass_get_name_mBC9E08A5232E33757330806E9E52F8EA924101DB_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public string name { get; protected set; } String_t* L_0 = __this->___U3CnameU3Ek__BackingField_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraphPass_get_allowPassCulling_mE559F1DEB80EA60B73CCFFB9B6B9A044ABCCC292_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public bool allowPassCulling { get; protected set; } bool L_0 = __this->___U3CallowPassCullingU3Ek__BackingField_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraphPass_get_allowRendererListCulling_mDCB37A5EE941A7023093E530BF177DB1E30BD26A_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public bool allowRendererListCulling { get; protected set; } bool L_0 = __this->___U3CallowRendererListCullingU3Ek__BackingField_10; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* RenderGraphPass_get_customSampler_m524E1FD5FEEEB3F2B4ABA23D793FDFF3208F9218_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public ProfilingSampler customSampler { get; protected set; } ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = __this->___U3CcustomSamplerU3Ek__BackingField_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphPass_get_depthBuffer_mAB47D705BCC4CAC03894FD18F0982F852534FCB5_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public TextureHandle depthBuffer { get; protected set; } TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_0 = __this->___U3CdepthBufferU3Ek__BackingField_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderGraphPass_get_colorBufferMaxIndex_m9AB682B3977BBE00CF0FF9E5030A1FA71C220FC5_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public int colorBufferMaxIndex { get; protected set; } = -1; int32_t L_0 = __this->___U3CcolorBufferMaxIndexU3Ek__BackingField_7; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* RenderGraphPass_get_colorBuffers_m566056C284F90288BDCFE805709BB6B1DB750E60_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public TextureHandle[] colorBuffers { get; protected set; } = new TextureHandle[RenderGraph.kMaxMRTCount]; TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_0 = __this->___U3CcolorBuffersU3Ek__BackingField_6; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderGraphPass_get_index_m6E0D043021918E44294E866A910593C5FC32DEA7_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public int index { get; protected set; } int32_t L_0 = __this->___U3CindexU3Ek__BackingField_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraphPass_get_enableAsyncCompute_mBB6A0D9A2B001BA428945EA247DEF457379EBAE4_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public bool enableAsyncCompute { get; protected set; } bool L_0 = __this->___U3CenableAsyncComputeU3Ek__BackingField_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraph_get_requireDebugData_m299B15A8D7F053AB63B036CD1E29E6E9CBA5A052_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static bool requireDebugData { get; set; } = false; il2cpp_codegen_runtime_class_init_inline(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var); bool L_0 = ((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields*)il2cpp_codegen_static_fields_for(RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_il2cpp_TypeInfo_var))->___U3CrequireDebugDataU3Ek__BackingField_25; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OnExecutionRegisteredDelegate_Invoke_m02D2B7F3514909A2E1DD5C17C5F8770BEF828CE1_inline (OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___graph0, String_t* ___executionName1, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___graph0, String_t* ___executionName1, const RuntimeMethod* method); ((FunctionPointerType)__this->___invoke_impl_1)(__this, ___graph0, ___executionName1, reinterpret_cast(__this->___method_3)); } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RenderGraphPass_get_generateDebugData_m4C5F5F8A6F4F69709B0AEDC14740F6A4D792E9F8_inline (RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* __this, const RuntimeMethod* method) { { // public bool generateDebugData { get; protected set; } bool L_0 = __this->___U3CgenerateDebugDataU3Ek__BackingField_9; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5B1551196521C77B036343526E133E9C7AA7E15A_gshared_inline (List_1_t391BA6B2CE520013FC44ED9EA12FCDB151ECBE07* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m326A120DC1116CD01FF4168039C2AE5E115F437D_gshared_inline (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A* __this, ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 ___item0, const RuntimeMethod* method) { ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49* L_1 = (ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); ReservedBrickU5BU5D_t98A3F64CA6E94ACD5600BF3902964DFA64D67D49* L_6 = V_0; int32_t L_7 = V_1; ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415)L_8); return; } IL_0034: { ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_9 = ___item0; (( void (*) (List_1_t76F0B957C54456D9FEEEA81D78039166218CC88A*, ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 Enumerator_get_Current_m3159B7369EC62631C4C10AD1055F55B6B15218E9_gshared_inline (Enumerator_t0C7989F0F45B4D7A9C7BD464806B72BDA3020B8C* __this, const RuntimeMethod* method) { { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 L_0 = (Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m5EDFD9CA1C9530A967BDF429900C826C7D1B8787_gshared_inline (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 ___item0, const RuntimeMethod* method) { VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21* L_1 = (VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); VoxelMetaU5BU5D_t75FE020BCD374AE42D4CA10991E5B2B24BE86F21* L_6 = V_0; int32_t L_7 = V_1; VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46)L_8); return; } IL_0034: { VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_9 = ___item0; (( void (*) (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD*, VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mD588DA8000CB6203E1EFD167075B07035A0053EC_gshared_inline (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8* __this, uint16_t ___item0, const RuntimeMethod* method) { UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_1 = (UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* L_6 = V_0; int32_t L_7 = V_1; uint16_t L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (uint16_t)L_8); return; } IL_0034: { uint16_t L_9 = ___item0; (( void (*) (List_1_t44EF1B9C71532303037AAC259AD8D405401724D8*, uint16_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m01E8B3A2D0BCEC60095196AF66ECE56394C70C2D_gshared_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m7FDFA063E271DB229FA538A448E3E072DBECBB9D_gshared_inline (List_1_tC20250B5734C9A17DB6E94E40B0DEFFBB28A73AD* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 Enumerator_get_Current_m3665EAFCF78214B08A72C5E2EDDF8A2BCCBC3077_gshared_inline (Enumerator_t64287CC89E662416A3461FB17CAD2AF8A97356CC* __this, const RuntimeMethod* method) { { VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46 L_0 = (VoxelMeta_t68E17D649E8573BDE8903A4931A80C316245FF46)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 Enumerator_get_Current_mE279D0E13EAC8EA642F80F3C1A5F988BA01F9FF3_gshared_inline (Enumerator_t66B3BD1544F8B933783AF0E32ECF66095B4E4F1B* __this, const RuntimeMethod* method) { { ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415 L_0 = (ReservedBrick_t7135A132DCDE993E9045495FEB902DE1445B8415)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m6C2B908F2464F8F74E827CFD11BE463B97022A97_gshared_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F ___item0, const RuntimeMethod* method) { BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F* L_1 = (BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F* L_6 = V_0; int32_t L_7 = V_1; BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F)L_8); return; } IL_0034: { BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_9 = ___item0; (( void (*) (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA*, BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Stack_1_get_Count_m218AC98E4AE76834E6912C0497F8C03A3311301C_gshared_inline (Stack_1_t05ACB97F6B8149384560FB1C8E3AC7901C6D8EA9* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F Enumerator_get_Current_m2B87CEE188C80B75629F34EE3C5CDB728849432E_gshared_inline (Enumerator_tCB1ED538BA0F460EC9E8E47D6F4EAADD4A1466F3* __this, const RuntimeMethod* method) { { BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F L_0 = (BrickChunkAlloc_tE20AA1DC63F165DAA678ECF487C52A848589F45F)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mB407E755F3B4C51C54D24338D00A352E5B16E7F3_gshared_inline (Enumerator_t44124D16E0B2F7308FF4069BE06369B5A83896EB* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->____currentValue_3; return L_0; } } 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 = (int32_t)__this->____size_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; 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_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0; int32_t L_7 = V_1; RuntimeObject* L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (RuntimeObject*)L_8); return; } IL_0034: { RuntimeObject* L_9 = ___item0; (( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m867707ECD80158B77212B9075FFD87904A50714A_gshared_inline (List_1_t03E52A8B805456075B901A2138B79B253B61FCCA* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!false) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F* L_3 = (BrickChunkAllocU5BU5D_t6F006CB2BCFBE51C06C6600018AE6E341ABCD96F*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_getter_mF8E6E0323EBD752BE2D6D13285B5993CA830E50D_gshared_inline (Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A* __this, Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* ___value0, const RuntimeMethod* method) { { // public Func getter { get; set; } Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_0 = ___value0; __this->___U3CgetterU3Ek__BackingField_7 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgetterU3Ek__BackingField_7), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_setter_mA45A1B2C3D2FCE0FBD04F05304D354B375823B69_gshared_inline (Field_1_t32151A22D4B1B5C1DFFDDACD9F3C78D19596507A* __this, Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___value0, const RuntimeMethod* method) { { // public Action setter { get; set; } Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* L_0 = ___value0; __this->___U3CsetterU3Ek__BackingField_8 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsetterU3Ek__BackingField_8), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_getter_m30D3C5756F57A4722D34CD27E76B82E5E2EE9E26_gshared_inline (Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8* __this, Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* ___value0, const RuntimeMethod* method) { { // public Func getter { get; set; } Func_1_t11C3830580201E0A3A3A2C76523B7905EF40BCF7* L_0 = ___value0; __this->___U3CgetterU3Ek__BackingField_7 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgetterU3Ek__BackingField_7), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_setter_m90E7EFD04883265D67E9F22A5F40E7DF693FB534_gshared_inline (Field_1_t644B86FEF42048CB531CD13D6477869470E12AD8* __this, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___value0, const RuntimeMethod* method) { { // public Action setter { get; set; } Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_0 = ___value0; __this->___U3CsetterU3Ek__BackingField_8 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsetterU3Ek__BackingField_8), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_getter_m0D6269CE6AB37DC17FD68ED4DF23AAA7F5A111EE_gshared_inline (Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A* __this, Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* ___value0, const RuntimeMethod* method) { { // public Func getter { get; set; } Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD* L_0 = ___value0; __this->___U3CgetterU3Ek__BackingField_7 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CgetterU3Ek__BackingField_7), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Field_1_set_setter_mEE3F70B069BC0ED608C28AB90F4AE5BD443E5D8F_gshared_inline (Field_1_t7F813BE8CAF3F3F635B34474DDD7B797C5B6CD2A* __this, Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___value0, const RuntimeMethod* method) { { // public Action setter { get; set; } Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* L_0 = ___value0; __this->___U3CsetterU3Ek__BackingField_8 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsetterU3Ek__BackingField_8), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!true) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1412A508E37D95E08FB60E8976FB75714BE934C1_gshared_inline (Enumerator_tC17DB73F53085145D57EE2A8168426239B0B569D* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->____currentValue_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m64F9F4C32CDD01D323D17E7A61A97EB924206093_gshared_inline (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___item0, const RuntimeMethod* method) { Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_1 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_6 = V_0; int32_t L_7 = V_1; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_8); return; } IL_0034: { Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_9 = ___item0; (( void (*) (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452*, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mB4630AF5172B995D13B8273D4D085E21586ADC27_gshared_inline (List_1_tCFA270E118B873F542F52B1DD58F21D0AF4D1452* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 Enumerator_get_Current_m4A768917A4D314EEA31B371DEA793C8FA7CC7B04_gshared_inline (Enumerator_t74562CEB94D548F2E602067047E446EE2AA828D8* __this, const RuntimeMethod* method) { { SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 L_0 = (SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m8D279C3A03D686015207AD046F5D211644F47D23_gshared_inline (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!true) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F* L_3 = (SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mFEABC780F452552114AE40127323DD66DF87F65F_gshared_inline (Enumerator_tF119E0D034DE2970D049BD22C731B81DD15F2F13* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____currentKey_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m1321E0841A4F819E0F205DB466076D97D26C1B72_gshared_inline (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F* __this, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 ___item0, const RuntimeMethod* method) { SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F* L_1 = (SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); SerializableAssetItemU5BU5D_t0FEE6FDE09698305BA62C50B4AFF438191793E8F* L_6 = V_0; int32_t L_7 = V_1; SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416)L_8); return; } IL_0034: { SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416 L_9 = ___item0; (( void (*) (List_1_tA7664A76D08D167CE0B1613F9E8743459C145E8F*, SerializableAssetItem_t6A8C418A5D6068E49195CA2F1908A36B36423416, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m76B0ECD4B03E606A1CE3DF60589D2E97130B02CA_gshared_inline (Enumerator_tF9B1C7464F1BFE1675CFE608CC62D4507968CF08* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->____currentValue_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C Enumerator_get_Current_m909905A2E81A31E0306BEC59EF6B876BC5BF54FE_gshared_inline (Enumerator_t3C19D94B51AC9AD135A3D11A4C3E2FAF79DBCDBD* __this, const RuntimeMethod* method) { { SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C L_0 = (SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 Enumerator_get_Current_m1610BB262A4CEB272F957892323F30311F81C8F7_gshared_inline (Enumerator_tAA41D7629BB8976C37395DB18477CA46D6C89EF9* __this, const RuntimeMethod* method) { { SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 L_0 = (SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 Enumerator_get_Current_m5661C567390AAED2FB821A3F9FBEB975877DAE42_gshared_inline (Enumerator_tAB0652E7D04AE115BF3DB2733BD0236F6D2700AF* __this, const RuntimeMethod* method) { { SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 L_0 = (SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 Enumerator_get_Current_m7D0DFEDADB220B5F7FFF587442218A05AEC37841_gshared_inline (Enumerator_tF931902C722E3CAD1A5E312EFCAF2DA9B6E523DD* __this, const RuntimeMethod* method) { { SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 L_0 = (SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m19CBC1795B6B37739C58FA866D7AF0A4578112F8_gshared_inline (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!true) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F* L_3 = (SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mC2F439614BCF8B474E3635B4BF5CF49775222BBC_gshared_inline (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!true) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F* L_3 = (SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m941C5441259F05682CFFF24FB5241841D1308C39_gshared_inline (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!true) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2* L_3 = (SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m7E51784E9273EF90DD0AA5F4B495C0AA42220558_gshared_inline (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!true) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6* L_3 = (SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBF8D4DF2B8B287CA492D432FFC23008DDF3DBB1D_gshared_inline (Enumerator_tDBC7B72056B236EB465983E0C31DAF3B51263BAF* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->____currentKey_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mAD2455DBE166D6C2509F10AA354B8276A0D19FB5_gshared_inline (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977* __this, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C ___item0, const RuntimeMethod* method) { SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F* L_1 = (SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); SerializableBoundItemU5BU5D_t9A6122761FD41FE8CBEF51C11280B42597CB760F* L_6 = V_0; int32_t L_7 = V_1; SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C)L_8); return; } IL_0034: { SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C L_9 = ___item0; (( void (*) (List_1_tF8F8C0C66B6588C8702472B4307F0F15C166F977*, SerializableBoundItem_tAAC617FC15812D4C15EA67F564DBBB97C91CA76C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m86110F67A53903C9B95DBFDE5192D43CD381F024_gshared_inline (Enumerator_t357C1101698473B0000091EAAD6AED12103FF364* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->____currentKey_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m3A798FECB867D67339C1FB834B6F69AA49D6756D_gshared_inline (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292* __this, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 ___item0, const RuntimeMethod* method) { SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F* L_1 = (SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); SerializableHasPVItemU5BU5D_t9DE8FD084AFEFCEF6C32745E13BB3217EE80520F* L_6 = V_0; int32_t L_7 = V_1; SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622)L_8); return; } IL_0034: { SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622 L_9 = ___item0; (( void (*) (List_1_t08E5025438EEA0AC7FD25BB993FC19544CA7C292*, SerializableHasPVItem_tCB43CF2DDF020627DE121934A0031B5A4A418622, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m245232733F6F243022303664BC9F1DF4CF14A20F_gshared_inline (Enumerator_tC9FADE3BB11D1DDAB5718F88DD09462A8384AD1B* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->____currentKey_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m83B05BDA7F545D11AF638BBA075BE334B960D574_gshared_inline (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA* __this, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 ___item0, const RuntimeMethod* method) { SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6* L_1 = (SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); SerializablePVBakeSettingsU5BU5D_t52DF609CD2D40A021A4930315DEA50429C0DB4E6* L_6 = V_0; int32_t L_7 = V_1; SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877)L_8); return; } IL_0034: { SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877 L_9 = ___item0; (( void (*) (List_1_t5C3B529515A169CE0401AC7EBA26DCB4DF654FFA*, SerializablePVBakeSettings_t4E5B089BA357A2E91A67F570519556876B797877, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mD6472FA27D28B9AE64A0FEF796C72ABBC2420EBF_gshared_inline (Enumerator_t65CC956745B1180C04CE6C6910FB27C5F32BB9FF* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->____currentKey_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEE87CD90725DE7DDD6D1B5223C7C6F41A397A786_gshared_inline (List_1_t9F15086189A9401719178EA3A7122587601C9F5C* __this, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 ___item0, const RuntimeMethod* method) { SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2* L_1 = (SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); SerializablePVProfileU5BU5D_tEEFF13FCDC8CC1E0DDA6EF7D0BE5548035514CA2* L_6 = V_0; int32_t L_7 = V_1; SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069)L_8); return; } IL_0034: { SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069 L_9 = ___item0; (( void (*) (List_1_t9F15086189A9401719178EA3A7122587601C9F5C*, SerializablePVProfile_tD3D31A9B22592CE78C6B023E2A4DD629680BD069, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m8F4CF17FE17B209ABB1F5FB054404F5F95311285_gshared_inline (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!true) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C* L_3 = (PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m87C843FE9647040193430A3014EC183F55E159E5_gshared_inline (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!true) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1* L_3 = (ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!false) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m00177DD0BBDC36D9E513E121085A854511D73B6E_gshared_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); if (!false) { goto IL_0035; } } { int32_t L_1 = (int32_t)__this->____size_2; V_0 = L_1; __this->____size_2 = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5* L_3 = (RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5*)__this->____items_1; int32_t L_4 = V_0; Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_0035: { __this->____size_2 = 0; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DynamicArray_1_get_size_m7F3F5DBED58FFB566B1BC15986F9D760A4968FFE_gshared_inline (DynamicArray_1_t81C7A776DDFFE0020653921896E3C21491099905* __this, const RuntimeMethod* method) { { // public int size { get; private set; } int32_t L_0 = (int32_t)__this->___U3CsizeU3Ek__BackingField_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DynamicArray_1_get_size_mDB3BA7CAAD59744057F0A5340186390AB7BCADD4_gshared_inline (DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* __this, const RuntimeMethod* method) { { // public int size { get; private set; } int32_t L_0 = (int32_t)__this->___U3CsizeU3Ek__BackingField_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A Enumerator_get_Current_mD3DEF7D05398EB92347F2FD3C4DE9DF17ED09B91_gshared_inline (Enumerator_tE455BC911AF15C6CD2CF61749E0BAD8D3A21A9E7* __this, const RuntimeMethod* method) { { ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A L_0 = (ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___item0, const RuntimeMethod* method) { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = V_0; int32_t L_7 = V_1; int32_t L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (int32_t)L_8); return; } IL_0034: { int32_t L_9 = ___item0; (( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_m55011E8360A8199FB239A5787BA8631CDD6116FC_gshared_inline (const RuntimeMethod* method) { { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 0)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ((EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 0)))->___Value_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_gshared_inline (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Stack_1_get_Count_m367DD1E571E10E5D1B0D13434E35DC7FC31FA886_gshared_inline (Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D Enumerator_get_Current_m3A11D2ABC69C52B158DF18691ABAF2843B40B9DB_gshared_inline (Enumerator_t571D1F61ACDF3DE24FBDBF0CB28A7E448ACC8777* __this, const RuntimeMethod* method) { { RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D L_0 = (RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mCF9A45E30A0FAB9292D100A23EA13FCE0E42ABF0_gshared_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m3845DDFAE33C716367551A3A7952FF2981D2A33C_gshared_inline (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* __this, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D ___item0, const RuntimeMethod* method) { RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5* L_1 = (RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); RendererListHandleU5BU5D_t7F86E04FE31F0EC59E8E6A1BB4A588F0C057DDD5* L_6 = V_0; int32_t L_7 = V_1; RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D)L_8); return; } IL_0034: { RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D L_9 = ___item0; (( void (*) (List_1_t87AE23082814D175C791AB0CD6E68302C3E42536*, RendererListHandle_t21AFDDE69B0048546497B890088B880F8080C62D, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mBBA9B541D841782BC06E00CC8DA61BA72F5A9836_gshared_inline (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3* __this, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B ___item0, const RuntimeMethod* method) { ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1* L_1 = (ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); ResourceDebugDataU5BU5D_t8E3C8E909FF9CF4980699621000D99E46241DAF1* L_6 = V_0; int32_t L_7 = V_1; ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B)L_8); return; } IL_0034: { ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B L_9 = ___item0; (( void (*) (List_1_t724C1F5A9CCDF4C20EC12C2E1245B099548106A3*, ResourceDebugData_t83301B4E44B1F0B49486E21F019AFEE444809A9B, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mFAC5AE334617CDC65CBD066CF8D453CD9EAAD341_gshared_inline (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39* __this, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 ___item0, const RuntimeMethod* method) { PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C* L_1 = (PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); PassDebugDataU5BU5D_tE5BC275EBC9FAC58962B12C9A65A4E46C4061C8C* L_6 = V_0; int32_t L_7 = V_1; PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258)L_8); return; } IL_0034: { PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258 L_9 = ___item0; (( void (*) (List_1_t81EEE7F18E489CE6C6F14BC3CC6A0B3A7419AE39*, PassDebugData_tE911DB0148519C33C773511F2D92F57AF1B6D258, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230 Enumerator_get_Current_mE3475384B761E1C7971D3639BD09117FE8363422_gshared_inline (Enumerator_tEA93FE2B778D098F590CA168BEFC4CD85D73A6B9* __this, const RuntimeMethod* method) { { KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230 L_0 = (KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230)__this->____current_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Key_mBD8EA7557C27E6956F2AF29DA3F7499B2F51A282_gshared_inline (KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->___key_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Dot_m4688A1A524306675DBDB1E6D483F35E85E3CE6D8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) { float V_0 = 0.0f; { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___rhs1; float L_3 = L_2.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___lhs0; float L_5 = L_4.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___rhs1; float L_7 = L_6.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___lhs0; float L_9 = L_8.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___rhs1; float L_11 = L_10.___z_4; V_0 = ((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)))); goto IL_002d; } IL_002d: { float L_12 = V_0; return L_12; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Magnitude_m6AD0BEBF88AAF98188A851E62D7A32CB5B7830EF_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___vector0, 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 = ___vector0; float L_1 = L_0.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___vector0; float L_3 = L_2.___x_2; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___vector0; float L_5 = L_4.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___vector0; float L_7 = L_6.___y_3; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___vector0; float L_9 = L_8.___z_4; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___vector0; float L_11 = L_10.___z_4; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); double L_12; L_12 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)))), ((float)il2cpp_codegen_multiply(L_9, L_11)))))); V_0 = ((float)L_12); goto IL_0034; } IL_0034: { float L_13 = V_0; return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Angle_m1B9CC61B142C3A0E7EEB0559983CC391D1582F56_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___from0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___to1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; bool V_2 = false; float V_3 = 0.0f; { float L_0; L_0 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&___from0), NULL); float L_1; L_1 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&___to1), NULL); il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); double L_2; L_2 = sqrt(((double)((float)il2cpp_codegen_multiply(L_0, L_1)))); V_0 = ((float)L_2); float L_3 = V_0; V_2 = (bool)((((float)L_3) < ((float)(1.0E-15f)))? 1 : 0); bool L_4 = V_2; if (!L_4) { goto IL_002c; } } { V_3 = (0.0f); goto IL_0056; } IL_002c: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = ___from0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___to1; float L_7; L_7 = Vector3_Dot_m4688A1A524306675DBDB1E6D483F35E85E3CE6D8_inline(L_5, L_6, NULL); float L_8 = V_0; float L_9; L_9 = Mathf_Clamp_m154E404AF275A3B2EC99ECAA3879B4CB9F0606DC_inline(((float)(L_7/L_8)), (-1.0f), (1.0f), NULL); V_1 = L_9; float L_10 = V_1; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); double L_11; L_11 = acos(((double)L_10)); V_3 = ((float)il2cpp_codegen_multiply(((float)L_11), (57.2957802f))); goto IL_0056; } IL_0056: { float L_12 = V_3; return L_12; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Sign_m015249B312238B8DCA3493489FAFC3055E2FFEF8_inline (float ___f0, const RuntimeMethod* method) { float V_0 = 0.0f; float G_B3_0 = 0.0f; { float L_0 = ___f0; if ((((float)L_0) >= ((float)(0.0f)))) { goto IL_0010; } } { G_B3_0 = (-1.0f); goto IL_0015; } IL_0010: { G_B3_0 = (1.0f); } IL_0015: { V_0 = G_B3_0; goto IL_0018; } IL_0018: { float L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Normalize_m6120F119433C5B60BBB28731D3D4A0DA50A84DDD_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value0, 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 = ___value0; float L_1; L_1 = Vector3_Magnitude_m6AD0BEBF88AAF98188A851E62D7A32CB5B7830EF_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 = ___value0; float L_5 = V_0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6; L_6 = Vector3_op_Division_mD7200D6D432BAFC4135C5B17A0B0A812203B0270_inline(L_4, L_5, NULL); V_2 = L_6; goto IL_0026; } IL_001e: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = Vector3_get_zero_m9D7F7B580B5A276411267E96AA3425736D9BDC83_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 Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_Normalize_m8F4DF140B072B7EC3D03F05AC1EDFB270579A8D2_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, const RuntimeMethod* method) { float V_0 = 0.0f; bool V_1 = false; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_2; memset((&V_2), 0, sizeof(V_2)); { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___a0; float L_1; L_1 = Vector4_Magnitude_mCCDF8803AFB8B4B52D259376C9CD49F065FF0F42_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; } } { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___a0; float L_5 = V_0; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6; L_6 = Vector4_op_Division_mBBF62E1EDEB882858589FCF7280591FD11CD660C_inline(L_4, L_5, NULL); V_2 = L_6; goto IL_0026; } IL_001e: { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7; L_7 = Vector4_get_zero_m51B18794FAF141EBD06CA9907E6F7DF9D60F3515_inline(NULL); V_2 = L_7; goto IL_0026; } IL_0026: { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = V_2; return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method) { { float L_0 = ___x0; __this->___x_0 = L_0; float L_1 = ___y1; __this->___y_1 = L_1; float L_2 = ___z2; __this->___z_2 = L_2; float L_3 = ___w3; __this->___w_3 = L_3; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_ValidateArguments_m732E71FF4C28CBEDD8D4CD51DA409198224ED395_inline (String_t* ___name0, const RuntimeMethod* method) { bool V_0 = false; { String_t* L_0 = ___name0; bool L_1; L_1 = String_IsNullOrEmpty_m54CF0907E7C4F3AFB2E796A13DC751ECBB8DB64A(L_0, NULL); V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_001c; } } { ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); NullCheck(L_3); ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral31D159E683556C06B3B3963D92483B6867EB3233)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Profiler_ValidateArguments_m732E71FF4C28CBEDD8D4CD51DA409198224ED395_RuntimeMethod_var))); } IL_001c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = __this->___x_2; float L_1 = __this->___x_2; float L_2 = __this->___y_3; float L_3 = __this->___y_3; float L_4 = __this->___z_4; float L_5 = __this->___z_4; V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5)))); goto IL_002d; } IL_002d: { float L_6 = V_0; return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_Magnitude_mCCDF8803AFB8B4B52D259376C9CD49F065FF0F42_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, 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; { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___a0; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = ___a0; float L_2; L_2 = Vector4_Dot_m77027F378A20620C9F2AC80A06191C412B76FD2E_inline(L_0, L_1, NULL); il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); double L_3; L_3 = sqrt(((double)L_2)); V_0 = ((float)L_3); goto IL_0012; } IL_0012: { float L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Division_mBBF62E1EDEB882858589FCF7280591FD11CD660C_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, float ___d1, const RuntimeMethod* method) { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___a0; float L_1 = L_0.___x_1; float L_2 = ___d1; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_3 = ___a0; float L_4 = L_3.___y_2; float L_5 = ___d1; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___a0; float L_7 = L_6.___z_3; float L_8 = ___d1; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = ___a0; float L_10 = L_9.___w_4; float L_11 = ___d1; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12; memset((&L_12), 0, sizeof(L_12)); Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_12), ((float)(L_1/L_2)), ((float)(L_4/L_5)), ((float)(L_7/L_8)), ((float)(L_10/L_11)), /*hidden argument*/NULL); V_0 = L_12; goto IL_0029; } IL_0029: { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_13 = V_0; return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_zero_m51B18794FAF141EBD06CA9907E6F7DF9D60F3515_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields*)il2cpp_codegen_static_fields_for(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_il2cpp_TypeInfo_var))->___zeroVector_5; V_0 = L_0; goto IL_0009; } IL_0009: { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = V_0; return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_Dot_m77027F378A20620C9F2AC80A06191C412B76FD2E_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___b1, const RuntimeMethod* method) { float V_0 = 0.0f; { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___a0; float L_1 = L_0.___x_1; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___b1; float L_3 = L_2.___x_1; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___a0; float L_5 = L_4.___y_2; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___b1; float L_7 = L_6.___y_2; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = ___a0; float L_9 = L_8.___z_3; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___b1; float L_11 = L_10.___z_3; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = ___a0; float L_13 = L_12.___w_4; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___b1; float L_15 = L_14.___w_4; V_0 = ((float)il2cpp_codegen_add(((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)))), ((float)il2cpp_codegen_multiply(L_13, L_15)))); goto IL_003b; } IL_003b: { float L_16 = V_0; return L_16; } }