﻿#include "pch-cpp.hpp"

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


#include <limits>


template <typename R>
struct VirtualFuncInvoker0
{
	typedef R (*Func)(void*, const RuntimeMethod*);

	static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
	{
		const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
		return ((Func)invokeData.methodPtr)(obj, invokeData.method);
	}
};
template <typename R, typename T1>
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);
	}
};

struct Dictionary_2_tCB9019887EB0254D4745B0724BC12327C5B63792;
struct Dictionary_2_tB41FAC88F07BAB98D6D373F7C94FB0496D1BDA32;
struct Dictionary_2_t6E21BD77BE545FD55B4784E10DBE055D6AF6D1B9;
struct Dictionary_2_t01224C8DBCCFE276E97D2BF52F4D7B10D3642682;
struct Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180;
struct Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7;
struct Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA;
struct Dictionary_2_t76197E80BD31D76088B876F2DC61EDA8AC6BE806;
struct Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6;
struct Dictionary_2_t8BD6308EB9E88486C040C0B44AAE81F0B6C637C9;
struct Dictionary_2_t5A7CE09F4D3EC74EEAE8DB41E209394AF6D9C99A;
struct DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09;
struct IEnumerator_1_t5926539DBBB2302C569D0A07AF3A95A874CEBE33;
struct IEqualityComparer_1_tDBFC8496F14612776AF930DBF84AFE7D06D1F0E9;
struct KeyCollection_t73D0EB74FA6814F49D552F5545037844A1D557E4;
struct Lazy_1_t8BF68D560BD85EC85ECBE57F1B105CF767F8FBBC;
struct List_1_t58F89DEDCD7DABB0CFB009AAD9C0CFE061592252;
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73;
struct List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4;
struct List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77;
struct List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98;
struct List_1_t87AE23082814D175C791AB0CD6E68302C3E42536;
struct List_1_t2E485E650BF1E41358CE56A69323E183C5A89CB6;
struct List_1_t2121653FB628940E808D105AD2C17E0F20AFB3A6;
struct List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317;
struct List_1_tA81AF2F0C55444C61C8EE5264AF3B4719AD4A897;
struct List_1_t602BCD639AA637A6C0BB45C136DD5458DBE18064;
struct List_1_tD19F7E0FCBD7C3E8D363733582EF93B341DD3039;
struct List_1_t7B0B015A57215073C45C813320AF5F3ECF8149F7;
struct List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A;
struct Node_t73BD90CAF2B206D38181925793CFD0991E5D0740;
struct ReadOnlyCollection_1_tE414953665CCBE1BFF28E8E32C184621ADDA4B76;
struct RenderFunc_1_t94399DDC75EF064C0B860237B48F43030E0871B4;
struct RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C;
struct RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461;
struct RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A;
struct Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6;
struct ValueCollection_t17A36DF783D6601CF7A18FC0BAD64C4A5744A2B5;
struct DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F;
struct EntryU5BU5D_tFAF4D87C3987A02E157A61882ED59B7715DF7F48;
struct List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206;
struct ValueTuple_2U5BU5D_tE2E90A16702AA41094A74222F01C7F383CC57377;
struct GraphicsFormatU5BU5DU5BU5D_t1424BD937A890524D2A66FF39E61DEB0F10FE0A2;
struct Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E;
struct RenderTargetIdentifierU5BU5DU5BU5D_tDB35F8D017FE3AD8BB35E08E323074D47C5A10BB;
struct AttachmentDescriptorU5BU5D_tC70107EBD955FE94BA31C7FDC146069EF9C547C1;
struct BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
struct GraphicsDeviceTypeU5BU5D_t4322565F239068C66BF47053B83BD6A9A9D16408;
struct GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5;
struct Hash128U5BU5D_tB104E7247B842648E447B7FCF4748077DC1F8C98;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
struct Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE;
struct RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF;
struct RectIntU5BU5D_t0497041D1621D80C656705FB9F0AB63AD4D8698F;
struct RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5;
struct RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE;
struct ScriptableRendererU5BU5D_t9B15C048BCE03A67E830F1C79989B6A3E43788E6;
struct ScriptableRendererDataU5BU5D_tC674C147618C92B68DB64ECFDC847C8A941C6169;
struct ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD;
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
struct float3U5BU5D_t94C1DF28FA7E0FA017D0C77B720D9FF3519E0D45;
struct int4U5BU5D_t036E74070BB2037017010DB7F1DCF33D92281795;
struct ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08;
struct AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004;
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354;
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129;
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
struct BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95;
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184;
struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B;
struct ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6;
struct ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8;
struct ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86;
struct ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94;
struct ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644;
struct ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0;
struct CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1;
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7;
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3;
struct ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233;
struct CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693;
struct CullingAllocationInfo_tB260F5CD0B290F74E145EB16E54B901CC68D9D5A;
struct CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487;
struct DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4;
struct DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC;
struct Delegate_t;
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
struct FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106;
struct ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA;
struct GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1;
struct HDRACESPresetParameter_t9586D8EF5D8B6F14F16BFF618A17E21274FFAE45;
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB;
struct LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D;
struct Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3;
struct LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B;
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4;
struct MethodInfo_t;
struct MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9;
struct NeutralRangeReductionModeParameter_tBC7E4ED63B09D2ED2F926244C160FAEB2E7D6564;
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
struct PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05;
struct ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE;
struct RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B;
struct RTHandleSystem_tAE496B31B56A77B4896E34576C961C3CA073998F;
struct Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90;
struct RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB;
struct RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08;
struct RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E;
struct RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B;
struct RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17;
struct RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A;
struct RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361;
struct RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C;
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27;
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
struct ScaleFunc_t423F661DAD5C7A18F509C8F1F62C9D6AEA9A9791;
struct ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0;
struct ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892;
struct ScriptableRendererData_t9005CE645D4881FA4431E52EDC7678203632CAA7;
struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692;
struct ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19;
struct ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C;
struct SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561;
struct String_t;
struct TaaPersistentData_t7AD3D320FD8FE7195225F0A7C7C676480A6ED775;
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700;
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
struct Texture2DAtlas_t770EADF1E6B5E862E78D0EC18118B4A3E023334F;
struct TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353;
struct TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B;
struct Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA;
struct TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A;
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1;
struct Type_t;
struct UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107;
struct UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232;
struct Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51;
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
struct VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621;
struct VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8;
struct WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A;
struct XROcclusionMesh_tA0B52AD16F48002574AF9C1F274264C79ECB028D;
struct XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF;
struct U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8;
struct PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29;
struct CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD;
struct U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1;
struct PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF;
struct PassData_t1038890089C1D9C981AA86D1976926E45838D305;
struct LightCookieShaderData_t38F9BD4D6118DD8554869675163AC15CB5403D10;
struct WorkMemory_t79A2BFFA0A8E72CFAB4194F63C5683E8FB744C5B;
struct Edge_tDE31D57C8B6DEA55584A88865059E0B3029E2805;
struct ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59;
struct TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122;
struct OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE;
struct OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9;
struct RenderingFeatures_t31044CBDCDC2F05194BFA2A2122FBD937D78A371;
struct ActiveRegion_tC6336CC6A68DBC20978B6875698DAAB1C60267C6;
struct TextureResources_t8FB6A098EBF3C08BF1BD5EA926743C0FA595202B;

IL2CPP_EXTERN_C RuntimeClass* AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Il2CppComObject_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A_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* Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_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* PassData_t1038890089C1D9C981AA86D1976926E45838D305_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PlatformAutoDetect_tEEEF1776EA779987D2840527D96D89ADD3177A36_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeField* InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t16CE31F4DEE6BA0AEFEB3FA0105D58630695B339____6322123493378558D4F9DD025993C168685B194246485704DD5B391FDCD77A64_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t16CE31F4DEE6BA0AEFEB3FA0105D58630695B339____E2EF5640DF412939A64301FFA3F66A62A34FA6E45A26E62F6994E5390B380D01_FieldInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral002B6E3216BE0ED6688E6B5F475171A893F058CB;
IL2CPP_EXTERN_C String_t* _stringLiteral0493AB1599AF63F8E3BD39D09A7561AFBA2BA8F6;
IL2CPP_EXTERN_C String_t* _stringLiteral053F9B97AF4C823B8FF0AB8197AA855CBEFA9B69;
IL2CPP_EXTERN_C String_t* _stringLiteral08929B9ED7690C81F8839C7D7C9D227261D64D44;
IL2CPP_EXTERN_C String_t* _stringLiteral093EA53C87514BD6C6B18072196A24FAC275CA17;
IL2CPP_EXTERN_C String_t* _stringLiteral09B6A7A347CF016F5EAEBCCCA4B381E3872CAA25;
IL2CPP_EXTERN_C String_t* _stringLiteral0C770A4339FEB63386CFD20202B2E87B97CF4C69;
IL2CPP_EXTERN_C String_t* _stringLiteral0D3AE10B010841FB94C16F2D6092DE1939E0D4D3;
IL2CPP_EXTERN_C String_t* _stringLiteral0DCE46099E8D682B70970EC63401A1FC9FDB9AB5;
IL2CPP_EXTERN_C String_t* _stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0;
IL2CPP_EXTERN_C String_t* _stringLiteral13F7A2B93E167BE0F372022A94E8EFBC3987F3E7;
IL2CPP_EXTERN_C String_t* _stringLiteral14254BB83373B11756D2303A8E187014374CE5D9;
IL2CPP_EXTERN_C String_t* _stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9;
IL2CPP_EXTERN_C String_t* _stringLiteral15AF38725EF821332C5B5BC55A2527EA97A7E32A;
IL2CPP_EXTERN_C String_t* _stringLiteral170A4AE79F1E4ADE325EA6DCA89AB7E5C651BA04;
IL2CPP_EXTERN_C String_t* _stringLiteral180344FE3F82961E58ED4F8AE4E1F4B4BB6F95CE;
IL2CPP_EXTERN_C String_t* _stringLiteral18658F681A9C73419F1C6C28685110B9C75217F2;
IL2CPP_EXTERN_C String_t* _stringLiteral1CFB78BE8011E0ED5D3703C52272C237DBCA06A1;
IL2CPP_EXTERN_C String_t* _stringLiteral226B04A0CC5F5100674EEFBB045D72F8A18827A2;
IL2CPP_EXTERN_C String_t* _stringLiteral24190D8206635D8FB595C46279502977430B85B5;
IL2CPP_EXTERN_C String_t* _stringLiteral24B8E5E27FE5190B3255508B8E706D80B6C42A2B;
IL2CPP_EXTERN_C String_t* _stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D;
IL2CPP_EXTERN_C String_t* _stringLiteral24C9E7009689C1DDD62B5C7F452A03209BF00EBE;
IL2CPP_EXTERN_C String_t* _stringLiteral25A14C49BBF96AF72A704A595ECC84A494C11C25;
IL2CPP_EXTERN_C String_t* _stringLiteral274E2152A05719C1A08280FFA4B01F3EF22C6387;
IL2CPP_EXTERN_C String_t* _stringLiteral27FED7DF1CD8F8BAD66FE527A538736C0CE5D465;
IL2CPP_EXTERN_C String_t* _stringLiteral294C47DB5EB3F3F03ECB54AFB67F3DC90EE9BE1A;
IL2CPP_EXTERN_C String_t* _stringLiteral2A79458B56742869C970802BABC044B863EAEBB8;
IL2CPP_EXTERN_C String_t* _stringLiteral2AF06ACD330CFDFDB9C424642EF11AE57DC76702;
IL2CPP_EXTERN_C String_t* _stringLiteral2B4D8E7F2745F89BAAB63D8DA1ACBF4D38089708;
IL2CPP_EXTERN_C String_t* _stringLiteral31EC97AE63FD1B86447042110BA9F6882D6C62FF;
IL2CPP_EXTERN_C String_t* _stringLiteral34331876C68649BF6D5686AE260E20E4FE4EE0FE;
IL2CPP_EXTERN_C String_t* _stringLiteral34E8CC86C00E94FEC3258BB9E9529A4054169147;
IL2CPP_EXTERN_C String_t* _stringLiteral362A772856CB779F1765B078E092205AB3FC37C2;
IL2CPP_EXTERN_C String_t* _stringLiteral3660ADCAC1E2D8A0D6580522BB19691C80238BD7;
IL2CPP_EXTERN_C String_t* _stringLiteral367776AE838852DEE6F5953BBF69873FE1AFB498;
IL2CPP_EXTERN_C String_t* _stringLiteral38B68A9662E04AA2DAC9A57E8F6065C918BD5381;
IL2CPP_EXTERN_C String_t* _stringLiteral394B8C6C8CA442EF8C63386789D48EEDD0084236;
IL2CPP_EXTERN_C String_t* _stringLiteral3AC0AE41767202DE3A1603B9A431DAE6FE9871F0;
IL2CPP_EXTERN_C String_t* _stringLiteral3DE62C764FE287F782036A9E375E4CE594140ECE;
IL2CPP_EXTERN_C String_t* _stringLiteral40D73CA9EC0CC1B45C11E16BDBB1FB5C81021326;
IL2CPP_EXTERN_C String_t* _stringLiteral417B4935DC231D57317DDBC6F8F98393D7FE8FC3;
IL2CPP_EXTERN_C String_t* _stringLiteral4468C02E3BF5509C73B5E41A24D729BC7FA32526;
IL2CPP_EXTERN_C String_t* _stringLiteral446DF96A022D29B31B8AD644BD99B565BC7BBB48;
IL2CPP_EXTERN_C String_t* _stringLiteral4478F56FEDEF42D13AC8EA30E6DAA25580235C4E;
IL2CPP_EXTERN_C String_t* _stringLiteral453E1DDDE36F4A5910A36295C859E98D903414C5;
IL2CPP_EXTERN_C String_t* _stringLiteral4852C31B2DE03903DCD4A75D0FDB9A11DF55C528;
IL2CPP_EXTERN_C String_t* _stringLiteral497D43673BE76EB29AB603578FE58C0F3CFA3A90;
IL2CPP_EXTERN_C String_t* _stringLiteral4AB6F48A3250683B3A12B9E26AD621AC56FFDBCC;
IL2CPP_EXTERN_C String_t* _stringLiteral4C5089A59A25C62EC4F3937B0D4FEB1DD4BE23DC;
IL2CPP_EXTERN_C String_t* _stringLiteral4D8A139418EF0697974054E94254DECA0AE09AAC;
IL2CPP_EXTERN_C String_t* _stringLiteral4E997FC085A4FE462EE0B2CDA89F82DF4955784F;
IL2CPP_EXTERN_C String_t* _stringLiteral4FC029B64B3163D9E5EC81A358C29450AEB9C7D7;
IL2CPP_EXTERN_C String_t* _stringLiteral51157982D1A6519C42115BD41B89BA7C70C2510E;
IL2CPP_EXTERN_C String_t* _stringLiteral54F5089E94A55690B297F573EB1C8004060B74EE;
IL2CPP_EXTERN_C String_t* _stringLiteral5C8253978547FCBBF6E2C2EE1F65A5E5E76BBFE6;
IL2CPP_EXTERN_C String_t* _stringLiteral5CF70AD86FEE4D0BB40A2D1AC0E24C9BCB72ED12;
IL2CPP_EXTERN_C String_t* _stringLiteral613E3F5EEDA2B20DFE1A165416FCF33A509B7395;
IL2CPP_EXTERN_C String_t* _stringLiteral6157280266E7206E2B59FE4275EA9D98D1A59493;
IL2CPP_EXTERN_C String_t* _stringLiteral63DB01C0A14C3A9F2C34ECE76868A34556EB6079;
IL2CPP_EXTERN_C String_t* _stringLiteral648BE91F57338F1A25B6A979BF8A3CAEBA7F600C;
IL2CPP_EXTERN_C String_t* _stringLiteral662F176E1144D00F671604AAA770BEAF8EB3B086;
IL2CPP_EXTERN_C String_t* _stringLiteral66D52C31B01CF39A80390189C09B028E996B7F6A;
IL2CPP_EXTERN_C String_t* _stringLiteral675365715BE81F64469E9CFE6013D0BAF7121C50;
IL2CPP_EXTERN_C String_t* _stringLiteral68727A40C1B3BE0D2C9F962957CC09A2FEBBE042;
IL2CPP_EXTERN_C String_t* _stringLiteral6A4C2B105F2C0DEF8D750AF4F73D7CE2A187A68A;
IL2CPP_EXTERN_C String_t* _stringLiteral6B19AF8BFBE6170A069D33CD42BC0DC97FBCE89B;
IL2CPP_EXTERN_C String_t* _stringLiteral6C5919B5E82FAACEB69183B34A7541D9C5ED602F;
IL2CPP_EXTERN_C String_t* _stringLiteral6C8FA69A61334F793A57E791BF9290D2BCA8AA26;
IL2CPP_EXTERN_C String_t* _stringLiteral6EA8E998C6201A17512C6CC6B02FAFEA02156DAD;
IL2CPP_EXTERN_C String_t* _stringLiteral70776EEF5013E09D47510474637DCF397851D5E9;
IL2CPP_EXTERN_C String_t* _stringLiteral732C8059FE4FC5C178FAB72004E8A51C6F739504;
IL2CPP_EXTERN_C String_t* _stringLiteral739BD29C62A318411ED6EEAB7516EEEA0F7261E2;
IL2CPP_EXTERN_C String_t* _stringLiteral757F9B426839108F8E0406132E96E5830A55A168;
IL2CPP_EXTERN_C String_t* _stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91;
IL2CPP_EXTERN_C String_t* _stringLiteral77298CC866D1B41071C15B8DA0811D6E7860F794;
IL2CPP_EXTERN_C String_t* _stringLiteral7826D404E71CD27B7C3C80B4795EC66F9469E98A;
IL2CPP_EXTERN_C String_t* _stringLiteral78C67E2A4385F588BA2DCEE159691DCE1EC544D1;
IL2CPP_EXTERN_C String_t* _stringLiteral79889366F896D1D07054019D98C11D868960DE47;
IL2CPP_EXTERN_C String_t* _stringLiteral79AC0A2F136BF80FA39E9E5E7C8C483E0408CFF5;
IL2CPP_EXTERN_C String_t* _stringLiteral7A528BC8C32332D20C975DCC912834FBB4C31CDA;
IL2CPP_EXTERN_C String_t* _stringLiteral7C402CA7872A84869D5D1366BBD04CA77263F67B;
IL2CPP_EXTERN_C String_t* _stringLiteral7C5F87E48AE358BCF7E470E9FEB175EF05D3C087;
IL2CPP_EXTERN_C String_t* _stringLiteral7EF31CC62AA6C72BAA3D69E54C4978EAE62F102C;
IL2CPP_EXTERN_C String_t* _stringLiteral80ECF0DE547781D1B9780A17EE8E8F3080959DFD;
IL2CPP_EXTERN_C String_t* _stringLiteral82525797FEE124CCDA68487D61CBF405CD672086;
IL2CPP_EXTERN_C String_t* _stringLiteral8254B653364863DF9D600513723A2E0C41A1074D;
IL2CPP_EXTERN_C String_t* _stringLiteral82B39B1C16C41E80D17B1C43218856ED77C3C74C;
IL2CPP_EXTERN_C String_t* _stringLiteral82FB32740B7B1EB4F8BFEC52BA61B31F537C4818;
IL2CPP_EXTERN_C String_t* _stringLiteral84E7E0E7E5433938C7C7E9A55D799024809F7995;
IL2CPP_EXTERN_C String_t* _stringLiteral855FED6E03442FBB3AF914FFBFA9DA82813817A1;
IL2CPP_EXTERN_C String_t* _stringLiteral858BEA0922A498D3FF8525D6883180A9ADFFD97C;
IL2CPP_EXTERN_C String_t* _stringLiteral86A04CD0F0A72EF7AFFA2F1D3B84FD4C0C8A846C;
IL2CPP_EXTERN_C String_t* _stringLiteral871D7061FA80954E024F1AF20132478BEBD040D3;
IL2CPP_EXTERN_C String_t* _stringLiteral87986FFDB6B51D24AEE282C53255D779874C7E4D;
IL2CPP_EXTERN_C String_t* _stringLiteral87E0A3920D2629DA41765B1CC637653D8265F972;
IL2CPP_EXTERN_C String_t* _stringLiteral8892BAC6E61D7943F7F770BBF75A3C355AB72338;
IL2CPP_EXTERN_C String_t* _stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0;
IL2CPP_EXTERN_C String_t* _stringLiteral8C730C35E0952B410DC844992D0F8C75358C5B11;
IL2CPP_EXTERN_C String_t* _stringLiteral8E7379C661A6E0E2F411C21450C41FBF7031F839;
IL2CPP_EXTERN_C String_t* _stringLiteral911B39A2990FADC95CC105164B82B339D32F7810;
IL2CPP_EXTERN_C String_t* _stringLiteral9777BC51EFB678A65CB20FD4959F18FB6C9B5D5B;
IL2CPP_EXTERN_C String_t* _stringLiteral9A94996873834C5180A8D7845CAB1A51611135E2;
IL2CPP_EXTERN_C String_t* _stringLiteral9BB74B8EBE78D5829463282CA14F2FA18C60431B;
IL2CPP_EXTERN_C String_t* _stringLiteral9D33B957A70086305E20F090BE2A21FFF6A6A04D;
IL2CPP_EXTERN_C String_t* _stringLiteral9DDA1C3AEE245E1050F9E53868138E86EE051854;
IL2CPP_EXTERN_C String_t* _stringLiteral9E0A2247117EBA666979C3085D6CF4A62A46F17F;
IL2CPP_EXTERN_C String_t* _stringLiteralA1157491762A35AA9294E63C8E856A0EC623453D;
IL2CPP_EXTERN_C String_t* _stringLiteralA2A98A632116858D38B244A5148807255A5FCD47;
IL2CPP_EXTERN_C String_t* _stringLiteralA9E6683E605E25CCA0564720D2361F0374DE6BD5;
IL2CPP_EXTERN_C String_t* _stringLiteralAA00EDD178C0078F9093B663874EE2736CFA0F6F;
IL2CPP_EXTERN_C String_t* _stringLiteralB0C9A0F8C132EF1323BB03594ECCB7D94F38F76B;
IL2CPP_EXTERN_C String_t* _stringLiteralB1F8D5DD58E78D1FEFE157FAEB65728B08930AE9;
IL2CPP_EXTERN_C String_t* _stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57;
IL2CPP_EXTERN_C String_t* _stringLiteralB3948F2083A3605A453EC9651871A277F80DAB50;
IL2CPP_EXTERN_C String_t* _stringLiteralB42EA5C43270401D3D280D454939935FD819EE9E;
IL2CPP_EXTERN_C String_t* _stringLiteralB4BD7BFACFE1613DD579000A1F6BAD7F73F19812;
IL2CPP_EXTERN_C String_t* _stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C;
IL2CPP_EXTERN_C String_t* _stringLiteralB5998705EF12506344D61B653EA1DAE85B97BC9C;
IL2CPP_EXTERN_C String_t* _stringLiteralB65E623B5C35E7A52E7FAB1188CFBFA3B3D2F29C;
IL2CPP_EXTERN_C String_t* _stringLiteralB7313CC4A1FC7E8F730433FE31FA8B6C42C2F617;
IL2CPP_EXTERN_C String_t* _stringLiteralB8A17AF46273CD8A00F66D77FD25EF32BC3A3FEC;
IL2CPP_EXTERN_C String_t* _stringLiteralBCC07DD3A056D026883DEEE1FC9D3CE17C086304;
IL2CPP_EXTERN_C String_t* _stringLiteralBD7243CE7D444EF51E669A41F8E121D61FBB83F1;
IL2CPP_EXTERN_C String_t* _stringLiteralC09584948C1071B52BD1B255DA035B0213A49D9B;
IL2CPP_EXTERN_C String_t* _stringLiteralC2CA6F1BFF44EEBCC4D051A38B46BB88F3B24DF3;
IL2CPP_EXTERN_C String_t* _stringLiteralC6C4FCE10BB27D7717D1DED7DC45EC62225784D9;
IL2CPP_EXTERN_C String_t* _stringLiteralC7BA7EA4704EC34E92CC220E78261E9A9E4F831F;
IL2CPP_EXTERN_C String_t* _stringLiteralC84659A72E4AD04ED99EAFE62D351420B42D5738;
IL2CPP_EXTERN_C String_t* _stringLiteralC96739F387915D0B04F40235077F01E58428DD69;
IL2CPP_EXTERN_C String_t* _stringLiteralCCDAECC58725DBEE24CF8941DEB8BCE132721653;
IL2CPP_EXTERN_C String_t* _stringLiteralCDDB6340DE2713E610838CE6E6954BE26C069C82;
IL2CPP_EXTERN_C String_t* _stringLiteralCFC0F084962D67A0933195307610809C263728B2;
IL2CPP_EXTERN_C String_t* _stringLiteralD09FF46497DED0891A364572FCE480D32154FFB3;
IL2CPP_EXTERN_C String_t* _stringLiteralD0DA47552A7F0A28413C1A5667F73CCB18DAD1E7;
IL2CPP_EXTERN_C String_t* _stringLiteralD3A94B4385FB4C72419952D792753E2133058E3E;
IL2CPP_EXTERN_C String_t* _stringLiteralD554AEB1041803836B88858CFFEFA4ACB271DC98;
IL2CPP_EXTERN_C String_t* _stringLiteralD66E5A381799FB8852A006E0579219B9F958DE90;
IL2CPP_EXTERN_C String_t* _stringLiteralD7EBBC1F1AF5AE1897C964F6DF040BDA0AE4E3D7;
IL2CPP_EXTERN_C String_t* _stringLiteralD971929694EC44844096A844D2D2E5F29C0178B9;
IL2CPP_EXTERN_C String_t* _stringLiteralDAD606777723F7F5BEA3F16B487E36912E83C73A;
IL2CPP_EXTERN_C String_t* _stringLiteralDB19771FAB86434A869A4FA826380CFCB91457FC;
IL2CPP_EXTERN_C String_t* _stringLiteralDC94E136F7997B634866013445CACF862DA0F7D8;
IL2CPP_EXTERN_C String_t* _stringLiteralDF0AF62DDE6F6431619C3C67B13FB8AA161DD563;
IL2CPP_EXTERN_C String_t* _stringLiteralE29D044A60D6D805E5CE3F4FAE02703F75A143BD;
IL2CPP_EXTERN_C String_t* _stringLiteralE4E5089D0D83962B9B7760695E570643A870D893;
IL2CPP_EXTERN_C String_t* _stringLiteralE59EC20582573384780F1451839044FA5901CBC2;
IL2CPP_EXTERN_C String_t* _stringLiteralE5F44E8E2F4752D9A520FEB986BFEC3FA292BD74;
IL2CPP_EXTERN_C String_t* _stringLiteralE9A91171153CFB6728156E1D688BD478DF0CEA09;
IL2CPP_EXTERN_C String_t* _stringLiteralED59BA8185CAA83E268229638F6BC55EA239C931;
IL2CPP_EXTERN_C String_t* _stringLiteralED794436AA2513138B8AA653F052CB34F7B43E93;
IL2CPP_EXTERN_C String_t* _stringLiteralEDE5C319F3E1E62CD8B9EEA404BE2D3021161D09;
IL2CPP_EXTERN_C String_t* _stringLiteralEE2A62697600E44F9AE4D1F27845EE64821F8F1D;
IL2CPP_EXTERN_C String_t* _stringLiteralF05B3D6B2A5589E874DAAD2E1E9473D41DE8CE26;
IL2CPP_EXTERN_C String_t* _stringLiteralF4841C64DC44B4722F313C297E5B637048ED42B9;
IL2CPP_EXTERN_C String_t* _stringLiteralF7848AE3E21E07A80D1F3FA7DE36858659646241;
IL2CPP_EXTERN_C String_t* _stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0;
IL2CPP_EXTERN_C String_t* _stringLiteralFCB35A66EB79AD13F31A216A8C134BB593DC0C29;
IL2CPP_EXTERN_C String_t* _stringLiteralFD18BB8D724665FACDFD942287E798A4FEC21AB6;
IL2CPP_EXTERN_C String_t* _stringLiteralFEC3FBD54756145371468A1B90FA19662DFC68E1;
IL2CPP_EXTERN_C const RuntimeMethod* ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CopyColorPass_OnCameraCleanup_m898597430E17138E115A6E22894BC3CD682ACA65_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ForwardLights_PreSetup_mAA77C7DF97FDA9DDF0F36C5CBB48373D6CB8E66D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m768763F58F0183D1B64076CAC7B31FF468F67569_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB250805CA1FB6E023D7DC263CB8A9FED9DF6832C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m9EB85BF0A8ACB74906DE3C966155E2AFE3CD41D9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mA02E5F618ED4D74FD8E9E4D85A0DDB897C0A1EE6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Insert_m9CEFEDEC4991BF6E32EE79390B9E946D6B96839D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mE464CBF8799AFB2536238CD76DCB3C4878287DE3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m60B2B20CBA961C10DE294044A97F280FCA51398D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mA7500B6D51A872AF10FD939C6EAD3CC39EB12D3E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m1FE2C6B6987DF8C28FF405B863116C5DB943860C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mAC3A8C91727EB1B71F51D45CBCE6166C0AC10380_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m941436E8E1AD4CAA1F6DA6D0D14B819EB8EAA06B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mC456F34336D9C6D89FC07E031DF160B545243E58_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_m03ABAA4E13F6D51A9FE744A199DFA1A73FEA5493_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_m1BC45305F22DED653ECEE3CE00090603AFED2210_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m6EED166126D515854B04C605AA032FADD92751BF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphBuilder_SetRenderFunc_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m8469F5D44ABCD2A317C7B849E27776ADA2F91AB7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m63C7CA14DED6593015D5105D3EB519B4D0355E96_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m38D837EC52496231CE5B4852DD2B012E3E676AFC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m705C12CDF8116CB88EF4D574089EA78873884BD9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m13219482B7849B6B7B42961DA6E30F3D28EA67D8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__13_0_mD7A0D21C740F6C873D2BA0BAD9DEBCB0D5E513D6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__25_0_m2CB10D2AA094950B36B1427C34070E5281E7C419_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__25_1_m82F774ADA9707D7963881A76AAA4AEB2F6629761_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__62_0_m7BD7FE0F0454DF7CA87695A6D17C9EA6FCDB39F6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__62_1_mBDA24B10A4E92F02BC016FC4D3931E25AA46A0E5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_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 Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3;

struct BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4;
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
struct GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF;
struct RectIntU5BU5D_t0497041D1621D80C656705FB9F0AB63AD4D8698F;
struct ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD;
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
struct ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08;

IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END

#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
struct Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA  : public RuntimeObject
{
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
	EntryU5BU5D_tFAF4D87C3987A02E157A61882ED59B7715DF7F48* ____entries;
	int32_t ____count;
	int32_t ____freeList;
	int32_t ____freeCount;
	int32_t ____version;
	RuntimeObject* ____comparer;
	KeyCollection_t73D0EB74FA6814F49D552F5545037844A1D557E4* ____keys;
	ValueCollection_t17A36DF783D6601CF7A18FC0BAD64C4A5744A2B5* ____values;
	RuntimeObject* ____syncRoot;
};
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73  : public RuntimeObject
{
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4  : public RuntimeObject
{
	RectIntU5BU5D_t0497041D1621D80C656705FB9F0AB63AD4D8698F* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A  : public RuntimeObject
{
	ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* ____items;
	int32_t ____size;
	int32_t ____version;
	RuntimeObject* ____syncRoot;
};
struct DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1  : public RuntimeObject
{
};
struct MemberInfo_t  : public RuntimeObject
{
};
struct NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324  : public RuntimeObject
{
};
struct ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE  : public RuntimeObject
{
	CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487* ___U3CsamplerU3Ek__BackingField;
	CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487* ___U3CinlineSamplerU3Ek__BackingField;
	String_t* ___U3CnameU3Ek__BackingField;
	Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90* ___m_Recorder;
	Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90* ___m_InlineRecorder;
};
struct RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB  : public RuntimeObject
{
	RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_Resources;
	RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* ___m_RenderGraphPool;
	List_1_t4BB4104675FF18094A5497A56BDC7D7FC0BA0F98* ___m_RenderPasses;
	List_1_t87AE23082814D175C791AB0CD6E68302C3E42536* ___m_RendererLists;
	RenderGraphDebugParams_t71FB41FA59B11FB4B0E81B17F48923224ED4905E* ___m_DebugParameters;
	RenderGraphLogger_t340B4BCF805D9B4D9CB9AAE173C1ADFE5F479D17* ___m_FrameInformationLogger;
	RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* ___m_DefaultResources;
	Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* ___m_DefaultProfilingSamplers;
	bool ___m_ExecutionExceptionWasRaised;
	RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___m_RenderGraphContext;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_PreviousCommandBuffer;
	int32_t ___m_CurrentImmediatePassIndex;
	List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* ___m_ImmediateModeResourceList;
	DynamicArray_1U5BU5D_t9A04AF8D17DC84C40057E12489B6887F71B1232F* ___m_CompiledResourcesInfos;
	DynamicArray_1_tA7E05F444A8E75C3FD24B4EA81F57EA44E6D0F09* ___m_CompiledPassInfos;
	Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* ___m_CullingStack;
	int32_t ___m_ExecutionCount;
	int32_t ___m_CurrentFrameIndex;
	bool ___m_HasRenderGraphBegun;
	String_t* ___m_CurrentExecutionName;
	bool ___m_RendererListCulling;
	Dictionary_2_t66BDB52E8D3642369029BE471AADC42272504AC6* ___m_DebugData;
	String_t* ___U3CnameU3Ek__BackingField;
};
struct ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19  : public RuntimeObject
{
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_LightDataBuffer;
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_LightIndicesBuffer;
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_AdditionalLightShadowParamsStructuredBuffer;
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_AdditionalLightShadowSliceMatricesStructuredBuffer;
};
struct ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2  : public RuntimeObject
{
};
struct ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5  : public RuntimeObject
{
};
struct String_t  : public RuntimeObject
{
	int32_t ____stringLength;
	Il2CppChar ____firstChar;
};
struct TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353  : public RuntimeObject
{
	int32_t ___U3ClengthU3Ek__BackingField;
	bool ___m_Loop;
	float ___m_ZeroValue;
	float ___m_Range;
	AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* ___m_Curve;
	AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* ___m_LoopingCurve;
	Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
	bool ___m_IsCurveDirty;
	bool ___m_IsTextureDirty;
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F  : public RuntimeObject
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
struct VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621  : public RuntimeObject
{
	VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* ___U3CstackU3Ek__BackingField;
	TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___U3CbaseComponentTypeArrayU3Ek__BackingField;
	Dictionary_2_t6E21BD77BE545FD55B4784E10DBE055D6AF6D1B9* ___m_SortedVolumes;
	List_1_tA81AF2F0C55444C61C8EE5264AF3B4719AD4A897* ___m_Volumes;
	Dictionary_2_t01224C8DBCCFE276E97D2BF52F4D7B10D3642682* ___m_SortNeeded;
	List_1_t602BCD639AA637A6C0BB45C136DD5458DBE18064* ___m_ComponentsDefaultState;
	List_1_t58F89DEDCD7DABB0CFB009AAD9C0CFE061592252* ___m_TempColliders;
	VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* ___m_DefaultStack;
};
struct VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72  : public RuntimeObject
{
	bool ___m_OverrideState;
};
struct VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8  : public RuntimeObject
{
	Dictionary_2_t5A7CE09F4D3EC74EEAE8DB41E209394AF6D9C99A* ___components;
	ValueTuple_2U5BU5D_tE2E90A16702AA41094A74222F01C7F383CC57377* ___defaultParameters;
	bool ___requiresReset;
};
struct U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8  : public RuntimeObject
{
};
struct AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B  : public RuntimeObject
{
};
struct U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1  : public RuntimeObject
{
};
struct ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307  : public RuntimeObject
{
};
struct U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE  : public RuntimeObject
{
};
struct ShaderConstants_t075181736F05DB3D136B7600127A406660202B79  : public RuntimeObject
{
};
struct LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1  : public RuntimeObject
{
};
struct ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59  : public RuntimeObject
{
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___stopNanPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___subpixelMorphologicalAntialiasingPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___gaussianDepthOfFieldPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___bokehDepthOfFieldPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___cameraMotionBlurPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___paniniProjectionPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___lutBuilderLdrPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___lutBuilderHdrPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___bloomPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___temporalAntialiasingPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___LensFlareDataDrivenPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___scalingSetupPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___easuPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___uberPostPS;
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___finalPostPassPS;
};
struct ActiveRegion_tC6336CC6A68DBC20978B6875698DAAB1C60267C6  : public RuntimeObject
{
	Edge_tDE31D57C8B6DEA55584A88865059E0B3029E2805* ____eUp;
	Node_t73BD90CAF2B206D38181925793CFD0991E5D0740* ____nodeUp;
	int32_t ____windingNumber;
	bool ____inside;
	bool ____sentinel;
	bool ____dirty;
	bool ____fixUpperEdge;
};
struct Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 
{
	float ___item1;
	float ___item2;
};
struct ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D 
{
	int32_t ___Item1;
	int32_t ___Item2;
};
struct VolumeParameter_1_t18B35E30089EFE0C2751A53FE6143F972EC9F9B8  : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
	float ___m_Value;
};
struct VolumeParameter_1_t2568C1D65C317243AD2D110790FE99CF3A544ACD  : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
	TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* ___m_Value;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 
{
	bool ___m_value;
};
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3 
{
	uint8_t ___m_value;
};
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F 
{
	float ___r;
	float ___g;
	float ___b;
	float ___a;
};
struct CoreCameraValues_t5BD0108A962D53208E8523BA29AFFA9F9A295F1F 
{
	int32_t ___filterMode;
	uint32_t ___cullingMask;
	int32_t ___instanceID;
};
struct DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 
{
	uint8_t ___m_WriteEnabled;
	int8_t ___m_CompareFunction;
};
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F 
{
	double ___m_value;
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2  : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
{
};
struct InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D 
{
	int16_t ___start;
	int16_t ___end;
};
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C 
{
	int32_t ___m_value;
};
struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3 
{
	int64_t ___m_value;
};
struct IntPtr_t 
{
	void* ___m_value;
};
struct JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 
{
	uint64_t ___jobGroup;
	int32_t ___version;
};
struct LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB 
{
	int32_t ___m_Mask;
};
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682 
{
	union
	{
		struct
		{
		};
		uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1];
	};
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 
{
	float ___m00;
	float ___m10;
	float ___m20;
	float ___m30;
	float ___m01;
	float ___m11;
	float ___m21;
	float ___m31;
	float ___m02;
	float ___m12;
	float ___m22;
	float ___m32;
	float ___m03;
	float ___m13;
	float ___m23;
	float ___m33;
};
struct ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD 
{
	union
	{
		struct
		{
		};
		uint8_t ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD__padding[1];
	};
};
struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D 
{
	float ___m_XMin;
	float ___m_YMin;
	float ___m_Width;
	float ___m_Height;
};
struct RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 
{
	int32_t ___m_XMin;
	int32_t ___m_YMin;
	int32_t ___m_Width;
	int32_t ___m_Height;
};
struct RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC 
{
	RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___m_RenderPass;
	RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_Resources;
	RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___m_RenderGraph;
	bool ___m_Disposed;
};
struct RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC_marshaled_pinvoke
{
	RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___m_RenderPass;
	RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_Resources;
	RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___m_RenderGraph;
	int32_t ___m_Disposed;
};
struct RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC_marshaled_com
{
	RenderGraphPass_t7689449D6979D97B31E962897EB038EA3F01D361* ___m_RenderPass;
	RenderGraphResourceRegistry_t8BCEB5376056E4818FA9B6CC82057B9FE9ACA06C* ___m_Resources;
	RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___m_RenderGraph;
	int32_t ___m_Disposed;
};
struct RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 
{
	uint8_t ___m_WriteMask;
	uint8_t ___m_SourceColorBlendMode;
	uint8_t ___m_DestinationColorBlendMode;
	uint8_t ___m_SourceAlphaBlendMode;
	uint8_t ___m_DestinationAlphaBlendMode;
	uint8_t ___m_ColorBlendOperation;
	uint8_t ___m_AlphaBlendOperation;
	uint8_t ___m_Padding;
};
struct ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 
{
	int32_t ___m_Id;
};
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C 
{
	float ___m_value;
};
struct StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 
{
	uint8_t ___m_Enabled;
	uint8_t ___m_ReadMask;
	uint8_t ___m_WriteMask;
	uint8_t ___m_Padding;
	uint8_t ___m_CompareFunctionFront;
	uint8_t ___m_PassOperationFront;
	uint8_t ___m_FailOperationFront;
	uint8_t ___m_ZFailOperationFront;
	uint8_t ___m_CompareFunctionBack;
	uint8_t ___m_PassOperationBack;
	uint8_t ___m_FailOperationBack;
	uint8_t ___m_ZFailOperationBack;
};
struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455 
{
	uint16_t ___m_value;
};
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B 
{
	uint32_t ___m_value;
};
struct UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF 
{
	uint64_t ___m_value;
};
struct Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB 
{
	float ___X;
	float ___Y;
	float ___Z;
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 
{
	float ___x;
	float ___y;
};
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A 
{
	int32_t ___m_X;
	int32_t ___m_Y;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 
{
	float ___x;
	float ___y;
	float ___z;
};
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 
{
	float ___x;
	float ___y;
	float ___z;
	float ___w;
};
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 
{
	union
	{
		struct
		{
		};
		uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
	};
};
struct float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA 
{
	float ___x;
	float ___y;
};
struct float4_t89D9A294E7A79BD81BFBDD18654508532958555E 
{
	float ___x;
	float ___y;
	float ___z;
	float ___w;
};
struct int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A 
{
	int32_t ___x;
	int32_t ___y;
};
struct ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA 
{
	int32_t ___visibleLightIndex;
	int32_t ___perLightShadowSliceIndex;
	int32_t ___requestedResolution;
	bool ___softShadow;
	bool ___pointLightShadow;
	int32_t ___offsetX;
	int32_t ___offsetY;
	int32_t ___allocatedResolution;
};
struct ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshaled_pinvoke
{
	int32_t ___visibleLightIndex;
	int32_t ___perLightShadowSliceIndex;
	int32_t ___requestedResolution;
	int32_t ___softShadow;
	int32_t ___pointLightShadow;
	int32_t ___offsetX;
	int32_t ___offsetY;
	int32_t ___allocatedResolution;
};
struct ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshaled_com
{
	int32_t ___visibleLightIndex;
	int32_t ___perLightShadowSliceIndex;
	int32_t ___requestedResolution;
	int32_t ___softShadow;
	int32_t ___pointLightShadow;
	int32_t ___offsetX;
	int32_t ___offsetY;
	int32_t ___allocatedResolution;
};
struct U3ClayerCullDistancesU3Ee__FixedBuffer_t899804C5038AB391CB8F8C17638A02661B106C3F 
{
	union
	{
		struct
		{
			float ___FixedElementField;
		};
		uint8_t U3ClayerCullDistancesU3Ee__FixedBuffer_t899804C5038AB391CB8F8C17638A02661B106C3F__padding[128];
	};
};
struct U3Cm_CameraCullPlanesU3Ee__FixedBuffer_t41B125C97F22DF8C016DBA29753704559C53DCD9 
{
	union
	{
		struct
		{
			uint8_t ___FixedElementField;
		};
		uint8_t U3Cm_CameraCullPlanesU3Ee__FixedBuffer_t41B125C97F22DF8C016DBA29753704559C53DCD9__padding[96];
	};
};
struct U3Cm_ShadowCullPlanesU3Ee__FixedBuffer_tEBBBC21BE4AF7AC2F831E9A67E5E5CFEBDF2DE4F 
{
	union
	{
		struct
		{
			uint8_t ___FixedElementField;
		};
		uint8_t U3Cm_ShadowCullPlanesU3Ee__FixedBuffer_tEBBBC21BE4AF7AC2F831E9A67E5E5CFEBDF2DE4F__padding[96];
	};
};
struct InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6 
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___stencilDeferredMaterial;
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
};
struct InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_pinvoke
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___stencilDeferredMaterial;
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
};
struct InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_com
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___stencilDeferredMaterial;
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 
{
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
	bool ___forwardPlus;
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke
{
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
	int32_t ___forwardPlus;
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com
{
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
	int32_t ___forwardPlus;
};
struct HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F 
{
	int32_t ___maxFullFrameToneMapLuminance;
	int32_t ___maxToneMapLuminance;
	int32_t ___minToneMapLuminance;
	float ___paperWhiteNits;
};
struct U3Cm_CullingPlanesU3Ee__FixedBuffer_t1E4CBEC7086738067A0EF9A1B2B6B36059DAB955 
{
	union
	{
		struct
		{
			uint8_t ___FixedElementField;
		};
		uint8_t U3Cm_CullingPlanesU3Ee__FixedBuffer_t1E4CBEC7086738067A0EF9A1B2B6B36059DAB955__padding[160];
	};
};
struct U3Cm_LayerFarCullDistancesU3Ee__FixedBuffer_tD64F550B6761957A5DA6A33A171BBF4FB4EB667D 
{
	union
	{
		struct
		{
			float ___FixedElementField;
		};
		uint8_t U3Cm_LayerFarCullDistancesU3Ee__FixedBuffer_tD64F550B6761957A5DA6A33A171BBF4FB4EB667D__padding[128];
	};
};
struct U3Cm_CullingPlanesU3Ee__FixedBuffer_tC12F25D54F08F8DA4BD1129A6E4B09385A888B62 
{
	union
	{
		struct
		{
			uint8_t ___FixedElementField;
		};
		uint8_t U3Cm_CullingPlanesU3Ee__FixedBuffer_tC12F25D54F08F8DA4BD1129A6E4B09385A888B62__padding[160];
	};
};
struct IntFloatUnion_t549256A9DD754252DD18383D9CE7EA55EBBD6D96 
{
	union
	{
		#pragma pack(push, tp, 1)
		struct
		{
			int32_t ___intValue;
		};
		#pragma pack(pop, tp)
		struct
		{
			int32_t ___intValue_forAlignmentOnly;
		};
		#pragma pack(push, tp, 1)
		struct
		{
			float ___floatValue;
		};
		#pragma pack(pop, tp)
		struct
		{
			float ___floatValue_forAlignmentOnly;
		};
	};
};
struct Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 
{
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___item1;
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___item2;
};
struct ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___Item1;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___Item2;
};
struct ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC 
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___Item1;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___Item2;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___Item3;
};
struct VolumeParameter_1_t548F25B8FDAED7E284E53FF27602B841970079FC  : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_Value;
};
struct VolumeParameter_1_tF55730717D62BD99642CBDBBD61DC4E5E5396E1C  : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_Value;
};
struct Allocator_t996642592271AAD9EE688F142741D512C07B5824 
{
	int32_t ___value__;
};
struct AntialiasingMode_tDF75AC7BDAF51FA550F528F7B798416ACB8D3487 
{
	int32_t ___value__;
};
struct AntialiasingQuality_t45B2A050F79EB8B705FED3F3F30A70942E71D605 
{
	int32_t ___value__;
};
struct BatchCullingProjectionType_tAD14BC373E72D5F74188E0899F8670FAB51FD481 
{
	int32_t ___value__;
};
struct BlendState_tC9B817349E49EF26CBCDC8FCE02789A661DC2630 
{
	RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState0;
	RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState1;
	RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState2;
	RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState3;
	RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState4;
	RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState5;
	RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState6;
	RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState7;
	uint8_t ___m_SeparateMRTBlendStates;
	uint8_t ___m_AlphaToMask;
	int16_t ___m_Padding;
};
struct Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 
{
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Center;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Extents;
};
struct BuiltinRenderTextureType_t3D56813CAC7C6E4AC3B438039BD1CE7E62FE7C4E 
{
	int32_t ___value__;
};
struct CameraProperties_t9318B43C06A9BAC4CD8BC5EFCC9FE6882D296D57 
{
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___screenRect;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___viewDir;
	float ___projectionNear;
	float ___projectionFar;
	float ___cameraNear;
	float ___cameraFar;
	float ___cameraAspect;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___cameraToWorld;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___actualWorldToClip;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___cameraClipToWorld;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___cameraWorldToClip;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___implicitProjection;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___stereoWorldToClipLeft;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___stereoWorldToClipRight;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___worldToCamera;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___up;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___right;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___transformDirection;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___cameraEuler;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___velocity;
	float ___farPlaneWorldSpaceLength;
	uint32_t ___rendererCount;
	U3Cm_ShadowCullPlanesU3Ee__FixedBuffer_tEBBBC21BE4AF7AC2F831E9A67E5E5CFEBDF2DE4F ___m_ShadowCullPlanes;
	U3Cm_CameraCullPlanesU3Ee__FixedBuffer_t41B125C97F22DF8C016DBA29753704559C53DCD9 ___m_CameraCullPlanes;
	float ___baseFarDistance;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___shadowCullCenter;
	U3ClayerCullDistancesU3Ee__FixedBuffer_t899804C5038AB391CB8F8C17638A02661B106C3F ___layerCullDistances;
	int32_t ___layerCullSpherical;
	CoreCameraValues_t5BD0108A962D53208E8523BA29AFFA9F9A295F1F ___coreCameraValues;
	uint32_t ___cameraType;
	int32_t ___projectionIsOblique;
	int32_t ___isImplicitProjectionMatrix;
};
struct CameraRenderType_tC686ABD18F67CA30E6DF217007744F509606A41D 
{
	int32_t ___value__;
};
struct CameraType_tCA1017DBE96964E1D967942FB98F152F14121FCD 
{
	int32_t ___value__;
};
struct ClearFlag_t0B57BE5A60AA0EE7CC0DAE7E7DF82EB993A59ADD 
{
	int32_t ___value__;
};
struct ColorGamut_tDE5F58926F111C9EC0B46ECF29CBCCEFDEC8FFA3 
{
	int32_t ___value__;
};
struct ColorGradingMode_t980B9396D20213763F23C4D474BC079FC68BF83E 
{
	int32_t ___value__;
};
struct ColorSpace_tD0808E0BE85FD3B9774234676F83A872F4EDA3C7 
{
	int32_t ___value__;
};
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7  : public RuntimeObject
{
	intptr_t ___m_Ptr;
};
struct CompareFunction_tF4CB32BA795A16A1488DD63D6CF4DC71B20E1518 
{
	int32_t ___value__;
};
struct ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233  : public RuntimeObject
{
	intptr_t ___m_Ptr;
};
struct ContourOrientation_t7CF16DB9899D0A9227C2617F2F0C8136C445CF53 
{
	int32_t ___value__;
};
struct ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32 
{
	Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___Position;
	RuntimeObject* ___Data;
};
struct ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshaled_pinvoke
{
	Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___Position;
	Il2CppIUnknown* ___Data;
};
struct ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshaled_com
{
	Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___Position;
	Il2CppIUnknown* ___Data;
};
struct CubemapFace_t300D6E2CD7DF60D44AA28338748B607677ED1D1B 
{
	int32_t ___value__;
};
struct CullMode_t049B71889E4E981866E205A3F71DC8B856306D50 
{
	int32_t ___value__;
};
struct CullingOptions_t94DE290A993D1671AE0E2CAC416FD9F37222B812 
{
	int32_t ___value__;
};
struct CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 
{
	intptr_t ___ptr;
	CullingAllocationInfo_tB260F5CD0B290F74E145EB16E54B901CC68D9D5A* ___m_AllocationInfo;
};
struct Delegate_t  : public RuntimeObject
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	RuntimeObject* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	bool ___method_is_virtual;
};
struct Delegate_t_marshaled_pinvoke
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	Il2CppIUnknown* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	int32_t ___method_is_virtual;
};
struct Delegate_t_marshaled_com
{
	intptr_t ___method_ptr;
	intptr_t ___invoke_impl;
	Il2CppIUnknown* ___m_target;
	intptr_t ___method;
	intptr_t ___delegate_trampoline;
	intptr_t ___extra_arg;
	intptr_t ___method_code;
	intptr_t ___interp_method;
	intptr_t ___interp_invoke_impl;
	MethodInfo_t* ___method_info;
	MethodInfo_t* ___original_method_info;
	DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
	int32_t ___method_is_virtual;
};
struct DepthAccess_t4B92D0F3626FEEE02291E6A85292D2C67364DF7F 
{
	int32_t ___value__;
};
struct Downsampling_tFE6A5D41D0A9881972AE6C6470FA5E1700410D49 
{
	int32_t ___value__;
};
struct ElementType_t3A40BFF2E71548C83BB5CFEE0B5EF772FA750602 
{
	int32_t ___value__;
};
struct Exception_t  : public RuntimeObject
{
	String_t* ____className;
	String_t* ____message;
	RuntimeObject* ____data;
	Exception_t* ____innerException;
	String_t* ____helpURL;
	RuntimeObject* ____stackTrace;
	String_t* ____stackTraceString;
	String_t* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	RuntimeObject* ____dynamicMethods;
	int32_t ____HResult;
	String_t* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct Exception_t_marshaled_pinvoke
{
	char* ____className;
	char* ____message;
	RuntimeObject* ____data;
	Exception_t_marshaled_pinvoke* ____innerException;
	char* ____helpURL;
	Il2CppIUnknown* ____stackTrace;
	char* ____stackTraceString;
	char* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	Il2CppIUnknown* ____dynamicMethods;
	int32_t ____HResult;
	char* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	Il2CppSafeArray* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct Exception_t_marshaled_com
{
	Il2CppChar* ____className;
	Il2CppChar* ____message;
	RuntimeObject* ____data;
	Exception_t_marshaled_com* ____innerException;
	Il2CppChar* ____helpURL;
	Il2CppIUnknown* ____stackTrace;
	Il2CppChar* ____stackTraceString;
	Il2CppChar* ____remoteStackTraceString;
	int32_t ____remoteStackIndex;
	Il2CppIUnknown* ____dynamicMethods;
	int32_t ____HResult;
	Il2CppChar* ____source;
	SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
	StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
	Il2CppSafeArray* ___native_trace_ips;
	int32_t ___caught_in_unmanaged;
};
struct FilterMode_t4AD57F1A3FE272D650E0E688BA044AE872BD2A34 
{
	int32_t ___value__;
};
struct FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106  : public VolumeParameter_1_t18B35E30089EFE0C2751A53FE6143F972EC9F9B8
{
};
struct FormatUsage_tF45FA49B7572B22E10ABD248EEE906A4605C7BD2 
{
	int32_t ___value__;
};
struct FoveatedRenderingMode_tE5B4BD8B909179B3E0AD94A6936DB33408C5C8CF 
{
	int32_t ___value__;
};
struct GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1  : public RuntimeObject
{
	intptr_t ___m_Ptr;
};
struct GraphicsDeviceType_t65150C9055D1BC1E377E894972629BF22BA2CBF5 
{
	int32_t ___value__;
};
struct GraphicsFormat_tC3D1898F3F3F1F57256C7F3FFD6BA9A37AE7E713 
{
	int32_t ___value__;
};
struct HDRColorBufferPrecision_tEF57E1CB7C2B230E3AFF5D6628010DD456EA58C7 
{
	int32_t ___value__;
};
struct ImageScalingMode_tB7E238BD8F6E6D9CBC6C2C92E3E4C9DF72A4AF54 
{
	int32_t ___value__;
};
struct ImageUpscalingFilter_t6BAB8A7CB0216E88F69458503780865981937631 
{
	int32_t ___value__;
};
struct IndexFormat_tE699D38323B3B0887DF054EAFF0CF035DF28E2BB 
{
	int32_t ___value__;
};
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C 
{
	int32_t ___value__;
};
struct LODCrossFadeDitheringType_tB8C1B60F3BCA8E2BEFB7F09B3D93F96CE2CB1667 
{
	int32_t ___value__;
};
struct LODParameters_t54D2AA0FD8E53BCF51D7A42BC1A72FCA8C78A08A 
{
	int32_t ___m_IsOrthographic;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_CameraPosition;
	float ___m_FieldOfView;
	float ___m_OrthoSize;
	int32_t ___m_CameraPixelHeight;
};
struct LightCookieFormat_tDED41022799DAEAA99C550708D80B99A2A8F9EC1 
{
	int32_t ___value__;
};
struct LightCookieResolution_t10D8305CBC46C8C4261C5EFAA031A2B35AF2BF39 
{
	int32_t ___value__;
};
struct LightFlag_t32BD6209BA271534A826DC3C3AED1BCE75674BC2 
{
	int32_t ___value__;
};
struct LightLayerEnum_t6B200A267F7F3BA4CA01D2D48B96A17D0DA5CC5F 
{
	int32_t ___value__;
};
struct LightRenderingMode_t38A0DEB49D920E66D4854F5C54437D11BBA6D024 
{
	int32_t ___value__;
};
struct LightShadows_t5A3719FE33F8D536E5785AC42B4DF6E6F19666EA 
{
	int32_t ___value__;
};
struct LightType_t2D4D43054E7473EECEB54493C0055AE074780234 
{
	int32_t ___value__;
};
struct LightmapBakeType_tD6FF28E59BAAD80648796C2835AB8DC0B0F8B232 
{
	int32_t ___value__;
};
struct MixedLightingMode_t6B7F0DC1BB531DDE85B2FF98C8BD122840060061 
{
	int32_t ___value__;
};
struct MixedLightingSetup_tD9025BE7BF89DAAA8886B982A2F5CAD6A8783721 
{
	int32_t ___value__;
};
struct MsaaQuality_tE945475230F4F9265C9C862D32DE0484CB458FF9 
{
	int32_t ___value__;
};
struct NativeArrayOptions_t3E979EEF4B4840228A7692A97DA07553C6465F1D 
{
	int32_t ___value__;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C  : public RuntimeObject
{
	intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
	intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
	intptr_t ___m_CachedPtr;
};
struct OpenGLESVersion_t2D2FE5B0C7D821A02747EC3D478240D580C6D15C 
{
	int32_t ___value__;
};
struct PerObjectData_t04DDCBE9ABF1113E8F9BAFCF4A7F94DD841B9CC9 
{
	int32_t ___value__;
};
struct PipelineDebugLevel_tA1231A8106C64D773860E40E46555EB8682D746B 
{
	int32_t ___value__;
};
struct RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 
{
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___previousViewportSize;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___previousRenderTargetSize;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___currentViewportSize;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___currentRenderTargetSize;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rtHandleScale;
};
struct ReflectionProbeSortingCriteria_tC7B547F11F4EF1259DB024027DD9562A19EA957E 
{
	int32_t ___value__;
};
struct RenderBufferLoadAction_t3333B2CABABAC39DA0CDC25602E5E4FD93C2CB0E 
{
	int32_t ___value__;
};
struct RenderBufferStoreAction_t87683F22C09634E24A574F21F42037C953A2C8B7 
{
	int32_t ___value__;
};
struct RenderGraphResourceType_tAFC98053C956B68EDA12B1B8A9BC4B245C97D996 
{
	int32_t ___value__;
};
struct RenderPassEvent_t65FBDDF314AC831A598C794FD81BB61AD3930353 
{
	int32_t ___value__;
};
struct RenderStateMask_tC9C95BF62EADEE4D622D4E16CDE1DF94E2A9EF57 
{
	int32_t ___value__;
};
struct RenderTextureCreationFlags_t1C01993691E5BA956575134696509089FE852F50 
{
	int32_t ___value__;
};
struct RenderTextureMemoryless_tE3B7F3AE353C3E9ACF86076376EB862131D19A69 
{
	int32_t ___value__;
};
struct RendererType_t952E4F0C867408594D6DB4894BEFF90C854B6C90 
{
	int32_t ___value__;
};
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 
{
	intptr_t ___value;
};
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B 
{
	intptr_t ___value;
};
struct ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 
{
	intptr_t ___m_Ptr;
};
struct ScriptableRenderPassInput_t2E28A5DE1B3B8001EE14298E0133EFF3204DE645 
{
	int32_t ___value__;
};
struct ShEvalMode_t3815527819404E432D030BC50500EF1C5A0C0117 
{
	int32_t ___value__;
};
struct ShadowCascadesOption_t0A87F71CB8129325144A22F446F8BDF0297F0823 
{
	int32_t ___value__;
};
struct ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832 
{
	bool ___supportsMainLightShadows;
	bool ___mainLightShadowsEnabled;
	bool ___requiresScreenSpaceShadowResolve;
	int32_t ___mainLightShadowmapWidth;
	int32_t ___mainLightShadowmapHeight;
	int32_t ___mainLightShadowCascadesCount;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___mainLightShadowCascadesSplit;
	float ___mainLightShadowCascadeBorder;
	bool ___supportsAdditionalLightShadows;
	bool ___additionalLightShadowsEnabled;
	int32_t ___additionalLightsShadowmapWidth;
	int32_t ___additionalLightsShadowmapHeight;
	bool ___supportsSoftShadows;
	int32_t ___shadowmapDepthBufferBits;
	List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___bias;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___resolution;
	bool ___isKeywordAdditionalLightShadowsEnabled;
	bool ___isKeywordSoftShadowsEnabled;
};
struct ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832_marshaled_pinvoke
{
	int32_t ___supportsMainLightShadows;
	int32_t ___mainLightShadowsEnabled;
	int32_t ___requiresScreenSpaceShadowResolve;
	int32_t ___mainLightShadowmapWidth;
	int32_t ___mainLightShadowmapHeight;
	int32_t ___mainLightShadowCascadesCount;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___mainLightShadowCascadesSplit;
	float ___mainLightShadowCascadeBorder;
	int32_t ___supportsAdditionalLightShadows;
	int32_t ___additionalLightShadowsEnabled;
	int32_t ___additionalLightsShadowmapWidth;
	int32_t ___additionalLightsShadowmapHeight;
	int32_t ___supportsSoftShadows;
	int32_t ___shadowmapDepthBufferBits;
	List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___bias;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___resolution;
	int32_t ___isKeywordAdditionalLightShadowsEnabled;
	int32_t ___isKeywordSoftShadowsEnabled;
};
struct ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832_marshaled_com
{
	int32_t ___supportsMainLightShadows;
	int32_t ___mainLightShadowsEnabled;
	int32_t ___requiresScreenSpaceShadowResolve;
	int32_t ___mainLightShadowmapWidth;
	int32_t ___mainLightShadowmapHeight;
	int32_t ___mainLightShadowCascadesCount;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___mainLightShadowCascadesSplit;
	float ___mainLightShadowCascadeBorder;
	int32_t ___supportsAdditionalLightShadows;
	int32_t ___additionalLightShadowsEnabled;
	int32_t ___additionalLightsShadowmapWidth;
	int32_t ___additionalLightsShadowmapHeight;
	int32_t ___supportsSoftShadows;
	int32_t ___shadowmapDepthBufferBits;
	List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___bias;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___resolution;
	int32_t ___isKeywordAdditionalLightShadowsEnabled;
	int32_t ___isKeywordSoftShadowsEnabled;
};
struct ShadowObjectsFilter_t33DCB0BA372F88094F5BDCDAD3ADD835453AE186 
{
	int32_t ___value__;
};
struct ShadowQuality_tA2A95092FE517E629C7015F01CFFD83704BFAD24 
{
	int32_t ___value__;
};
struct ShadowResolution_t6C40A535E6EC0EFEF19D5BD8B3470E3EAEE58C2F 
{
	int32_t ___value__;
};
struct ShadowSamplingMode_t8BE740C4258CFEDDBAC01FDC0438D8EE3F776BA8 
{
	int32_t ___value__;
};
struct ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF 
{
	int32_t ___m_CullingPlaneCount;
	U3Cm_CullingPlanesU3Ee__FixedBuffer_tC12F25D54F08F8DA4BD1129A6E4B09385A888B62 ___m_CullingPlanes;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_CullingSphere;
	float ___m_ShadowCascadeBlendCullingFactor;
	float ___m_CullingNearPlane;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_CullingMatrix;
};
struct ShadowmaskMode_t47E123CD6093F54FA308C6BA3D84326F4CBD4B77 
{
	int32_t ___value__;
};
struct SoftShadowQuality_t912D2519B85B76887C033210FFE985794D829D14 
{
	int32_t ___value__;
};
struct SortingCriteria_t4907D221CB6E6AA4A32C1ED7B5D17103FD3E7C39 
{
	int32_t ___value__;
};
struct StencilOp_t35EB362AF3CF60D7EC63DF5282B8256BF9985436 
{
	int32_t ___value__;
};
struct StoreActionsOptimization_tB5EB82E81175365B1DF3C5DE71F35E77E3B38B4A 
{
	int32_t ___value__;
};
struct TemporalAAQuality_t03A8B3F777D54108A9CE21E79AB4C022968AD5F5 
{
	int32_t ___value__;
};
struct TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B  : public VolumeParameter_1_t2568C1D65C317243AD2D110790FE99CF3A544ACD
{
};
struct TextureDimension_t8D7148B9168256EE1E9AF91378ABA148888CE642 
{
	int32_t ___value__;
};
struct TextureWrapMode_tF9851343029052ED45668D1C99BAE09B2CCC13AD 
{
	int32_t ___value__;
};
struct TonemappingMode_t02C640FB19D579E2BF9B9EA58F87F8F115544267 
{
	int32_t ___value__;
};
struct URPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481 
{
	int32_t ___value__;
};
struct UpscalingFilterSelection_t2C57376448148F3F22A29AAD71BBB7DB99D8F9A4 
{
	int32_t ___value__;
};
struct VRTextureUsage_t57FAA0077810142A461D74EDC5E33FC3D78BD2E8 
{
	int32_t ___value__;
};
struct VisibleLightFlags_t337DB92EFB0014AD6A250E1E45338B1194657CD8 
{
	int32_t ___value__;
};
struct VolumeFrameworkUpdateMode_tCD9A8BEF3700F3AA490F1BB39EF8A88E94398627 
{
	int32_t ___value__;
};
struct WindingRule_tCAFE37BB5D1E40C65C3552A63E00EDBECB75FFC7 
{
	int32_t ___value__;
};
struct float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 
{
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c0;
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c1;
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c2;
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c3;
};
struct StencilDeferredPasses_t9479EED6C67F127B3EB4FCA8E5F664F0E95AFC6E 
{
	int32_t ___value__;
};
struct Target_tFB6DEAAA9B8FF7F6383305B097B756A260E88E4A 
{
	int32_t ___value__;
};
struct Operation_t4202DB2118F4561CD44BC2B734A90A0AA32BF559 
{
	int32_t ___value__;
};
struct MaskSize_t84F10A9530391814360A3F70DD021343A5144EE5 
{
	int32_t ___value__;
};
struct LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED 
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___position;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___color;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___attenuation;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___spotDirection;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___occlusionProbeChannels;
	uint32_t ___layerMask;
};
struct Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 
{
	float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___item1;
	float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___item2;
};
struct NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A 
{
	void* ___m_Buffer;
	int32_t ___m_Length;
	int32_t ___m_AllocatorLabel;
};
struct VolumeParameter_1_tBA92B79A20B96D6212DF5589AAFA7B0B4AC68A2C  : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
	int32_t ___m_Value;
};
struct BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB 
{
	void* ___m_Data;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_ActiveFreeMaskCounts;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMasksStorage;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMaskIndicesStorage;
	int32_t ___m_Allocator;
};
struct BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB_marshaled_pinvoke
{
	void* ___m_Data;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_ActiveFreeMaskCounts;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMasksStorage;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMaskIndicesStorage;
	int32_t ___m_Allocator;
};
struct BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB_marshaled_com
{
	void* ___m_Data;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_ActiveFreeMaskCounts;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMasksStorage;
	ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMaskIndicesStorage;
	int32_t ___m_Allocator;
};
struct ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8  : public FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106
{
	float ___min;
	float ___max;
};
struct ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0  : public VolumeParameter_1_t548F25B8FDAED7E284E53FF27602B841970079FC
{
	bool ___hdr;
	bool ___showAlpha;
	bool ___showEyeDropper;
};
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 
{
	int32_t ___probeOcclusionLightIndex;
	int32_t ___occlusionMaskChannel;
	int32_t ___lightmapBakeType;
	int32_t ___mixedLightingMode;
	bool ___isBaked;
};
struct LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90_marshaled_pinvoke
{
	int32_t ___probeOcclusionLightIndex;
	int32_t ___occlusionMaskChannel;
	int32_t ___lightmapBakeType;
	int32_t ___mixedLightingMode;
	int32_t ___isBaked;
};
struct LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90_marshaled_com
{
	int32_t ___probeOcclusionLightIndex;
	int32_t ___occlusionMaskChannel;
	int32_t ___lightmapBakeType;
	int32_t ___mixedLightingMode;
	int32_t ___isBaked;
};
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9  : public FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106
{
	float ___min;
};
struct MulticastDelegate_t  : public Delegate_t
{
	DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates;
};
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
	Delegate_t_marshaled_pinvoke** ___delegates;
};
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
	Delegate_t_marshaled_com** ___delegates;
};
struct PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4 
{
	int32_t ___gradingMode;
	int32_t ___lutSize;
	bool ___useFastSRGBLinearConversion;
	bool ___supportDataDrivenLensFlare;
};
struct PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_pinvoke
{
	int32_t ___gradingMode;
	int32_t ___lutSize;
	int32_t ___useFastSRGBLinearConversion;
	int32_t ___supportDataDrivenLensFlare;
};
struct PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_com
{
	int32_t ___gradingMode;
	int32_t ___lutSize;
	int32_t ___useFastSRGBLinearConversion;
	int32_t ___supportDataDrivenLensFlare;
};
struct RasterState_tA30E8336EA5D1E2152A6C7252F15384985B98A26 
{
	int32_t ___m_CullingMode;
	int32_t ___m_OffsetUnits;
	float ___m_OffsetFactor;
	uint8_t ___m_DepthClip;
	uint8_t ___m_Conservative;
	uint8_t ___m_Padding1;
	uint8_t ___m_Padding2;
};
struct RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08  : public RuntimeObject
{
	ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___renderContext;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd;
	RenderGraphObjectPool_t266B5D9BA6D695C3E7E1A3919F3304504C5BCC7A* ___renderGraphPool;
	RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* ___defaultResources;
};
struct RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B 
{
	int32_t ___m_Type;
	int32_t ___m_NameID;
	int32_t ___m_InstanceID;
	intptr_t ___m_BufferPointer;
	int32_t ___m_MipLevel;
	int32_t ___m_CubeFace;
	int32_t ___m_DepthSlice;
};
struct RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 
{
	int32_t ___U3CwidthU3Ek__BackingField;
	int32_t ___U3CheightU3Ek__BackingField;
	int32_t ___U3CmsaaSamplesU3Ek__BackingField;
	int32_t ___U3CvolumeDepthU3Ek__BackingField;
	int32_t ___U3CmipCountU3Ek__BackingField;
	int32_t ____graphicsFormat;
	int32_t ___U3CstencilFormatU3Ek__BackingField;
	int32_t ___U3CdepthStencilFormatU3Ek__BackingField;
	int32_t ___U3CdimensionU3Ek__BackingField;
	int32_t ___U3CshadowSamplingModeU3Ek__BackingField;
	int32_t ___U3CvrUsageU3Ek__BackingField;
	int32_t ____flags;
	int32_t ___U3CmemorylessU3Ek__BackingField;
};
struct ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A 
{
	uint32_t ___m_Value;
	int32_t ___U3CtypeU3Ek__BackingField;
};
struct ScriptableCullingParameters_tD9539440A4A7DA4C7578CCE16F24466A5DC89899 
{
	int32_t ___m_IsOrthographic;
	LODParameters_t54D2AA0FD8E53BCF51D7A42BC1A72FCA8C78A08A ___m_LODParameters;
	U3Cm_CullingPlanesU3Ee__FixedBuffer_t1E4CBEC7086738067A0EF9A1B2B6B36059DAB955 ___m_CullingPlanes;
	int32_t ___m_CullingPlaneCount;
	uint32_t ___m_CullingMask;
	uint64_t ___m_SceneMask;
	uint64_t ___m_ViewID;
	U3Cm_LayerFarCullDistancesU3Ee__FixedBuffer_tD64F550B6761957A5DA6A33A171BBF4FB4EB667D ___m_LayerFarCullDistances;
	int32_t ___m_LayerCull;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_CullingMatrix;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Origin;
	float ___m_ShadowDistance;
	float ___m_ShadowNearPlaneOffset;
	int32_t ___m_CullingOptions;
	int32_t ___m_ReflectionProbeSortingCriteria;
	CameraProperties_t9318B43C06A9BAC4CD8BC5EFCC9FE6882D296D57 ___m_CameraProperties;
	float ___m_AccurateOcclusionThreshold;
	int32_t ___m_MaximumPortalCullingJobs;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_StereoViewMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_StereoProjectionMatrix;
	float ___m_StereoSeparationDistance;
	int32_t ___m_maximumVisibleLights;
	bool ___m_ConservativeEnclosingSphere;
	int32_t ___m_NumIterationsEnclosingSphere;
};
struct ScriptableCullingParameters_tD9539440A4A7DA4C7578CCE16F24466A5DC89899_marshaled_pinvoke
{
	int32_t ___m_IsOrthographic;
	LODParameters_t54D2AA0FD8E53BCF51D7A42BC1A72FCA8C78A08A ___m_LODParameters;
	U3Cm_CullingPlanesU3Ee__FixedBuffer_t1E4CBEC7086738067A0EF9A1B2B6B36059DAB955 ___m_CullingPlanes;
	int32_t ___m_CullingPlaneCount;
	uint32_t ___m_CullingMask;
	uint64_t ___m_SceneMask;
	uint64_t ___m_ViewID;
	U3Cm_LayerFarCullDistancesU3Ee__FixedBuffer_tD64F550B6761957A5DA6A33A171BBF4FB4EB667D ___m_LayerFarCullDistances;
	int32_t ___m_LayerCull;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_CullingMatrix;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Origin;
	float ___m_ShadowDistance;
	float ___m_ShadowNearPlaneOffset;
	int32_t ___m_CullingOptions;
	int32_t ___m_ReflectionProbeSortingCriteria;
	CameraProperties_t9318B43C06A9BAC4CD8BC5EFCC9FE6882D296D57 ___m_CameraProperties;
	float ___m_AccurateOcclusionThreshold;
	int32_t ___m_MaximumPortalCullingJobs;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_StereoViewMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_StereoProjectionMatrix;
	float ___m_StereoSeparationDistance;
	int32_t ___m_maximumVisibleLights;
	int32_t ___m_ConservativeEnclosingSphere;
	int32_t ___m_NumIterationsEnclosingSphere;
};
struct ScriptableCullingParameters_tD9539440A4A7DA4C7578CCE16F24466A5DC89899_marshaled_com
{
	int32_t ___m_IsOrthographic;
	LODParameters_t54D2AA0FD8E53BCF51D7A42BC1A72FCA8C78A08A ___m_LODParameters;
	U3Cm_CullingPlanesU3Ee__FixedBuffer_t1E4CBEC7086738067A0EF9A1B2B6B36059DAB955 ___m_CullingPlanes;
	int32_t ___m_CullingPlaneCount;
	uint32_t ___m_CullingMask;
	uint64_t ___m_SceneMask;
	uint64_t ___m_ViewID;
	U3Cm_LayerFarCullDistancesU3Ee__FixedBuffer_tD64F550B6761957A5DA6A33A171BBF4FB4EB667D ___m_LayerFarCullDistances;
	int32_t ___m_LayerCull;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_CullingMatrix;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Origin;
	float ___m_ShadowDistance;
	float ___m_ShadowNearPlaneOffset;
	int32_t ___m_CullingOptions;
	int32_t ___m_ReflectionProbeSortingCriteria;
	CameraProperties_t9318B43C06A9BAC4CD8BC5EFCC9FE6882D296D57 ___m_CameraProperties;
	float ___m_AccurateOcclusionThreshold;
	int32_t ___m_MaximumPortalCullingJobs;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_StereoViewMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_StereoProjectionMatrix;
	float ___m_StereoSeparationDistance;
	int32_t ___m_maximumVisibleLights;
	int32_t ___m_ConservativeEnclosingSphere;
	int32_t ___m_NumIterationsEnclosingSphere;
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
};
struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4 
{
	CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___m_CullingResults;
	int32_t ___m_LightIndex;
	int32_t ___m_UseRenderingLayerMaskTest;
	ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF ___m_SplitData;
	int32_t ___m_ObjectsFilter;
	int32_t ___m_ProjectionType;
};
struct ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 
{
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___viewMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___projectionMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___shadowTransform;
	int32_t ___offsetX;
	int32_t ___offsetY;
	int32_t ___resolution;
	ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF ___splitData;
};
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295  : public Exception_t
{
};
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700  : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct Type_t  : public MemberInfo_t
{
	RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl;
};
struct Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51  : public VolumeParameter_1_tF55730717D62BD99642CBDBBD61DC4E5E5396E1C
{
};
struct VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 
{
	int32_t ___m_LightType;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_FinalColor;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_ScreenRect;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_LocalToWorldMatrix;
	float ___m_Range;
	float ___m_SpotAngle;
	int32_t ___m_InstanceId;
	int32_t ___m_Flags;
};
struct VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B 
{
	Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_Bounds;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_LocalToWorldMatrix;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_HdrData;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Center;
	float ___m_BlendDistance;
	int32_t ___m_Importance;
	int32_t ___m_BoxProjection;
	int32_t ___m_InstanceId;
	int32_t ___m_TextureId;
};
struct Settings_t3BEFDFF2C1A3D3A215DAF7B76E735B1BFB946C92 
{
	int32_t ___m_Quality;
	float ___m_FrameInfluence;
	float ___m_JitterScale;
	float ___m_MipBias;
	float ___m_VarianceClampScale;
	float ___m_ContrastAdaptiveSharpening;
	int32_t ___resetHistoryFrames;
	int32_t ___jitterFrameCountOffset;
};
struct AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453 
{
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___resolution;
	int32_t ___format;
	bool ___useMips;
};
struct AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453_marshaled_pinvoke
{
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___resolution;
	int32_t ___format;
	int32_t ___useMips;
};
struct AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453_marshaled_com
{
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___resolution;
	int32_t ___format;
	int32_t ___useMips;
};
struct RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C  : public MulticastDelegate_t
{
};
struct RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461  : public MulticastDelegate_t
{
};
struct RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A  : public MulticastDelegate_t
{
};
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263  : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
	String_t* ____paramName;
};
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C  : public MulticastDelegate_t
{
};
struct AttachmentDescriptor_tBAC9B26B50BB0838C5C0CC22BB296F9DFF41276E 
{
	int32_t ___m_LoadAction;
	int32_t ___m_StoreAction;
	int32_t ___m_Format;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_LoadStoreTarget;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_ResolveTarget;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_ClearColor;
	float ___m_ClearDepth;
	uint32_t ___m_ClearStencil;
};
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA  : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
{
};
struct CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E 
{
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ViewMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ProjectionMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_JitterMatrix;
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera;
	int32_t ___renderType;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___targetTexture;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___cameraTargetDescriptor;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pixelRect;
	bool ___useScreenCoordOverride;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___screenSizeOverride;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___screenCoordScaleBias;
	int32_t ___pixelWidth;
	int32_t ___pixelHeight;
	float ___aspectRatio;
	float ___renderScale;
	int32_t ___imageScalingMode;
	int32_t ___upscalingFilter;
	bool ___fsrOverrideSharpness;
	float ___fsrSharpness;
	int32_t ___hdrColorBufferPrecision;
	bool ___clearDepth;
	int32_t ___cameraType;
	bool ___isDefaultViewport;
	bool ___isHdrEnabled;
	bool ___allowHDROutput;
	bool ___requiresDepthTexture;
	bool ___requiresOpaqueTexture;
	bool ___postProcessingRequiresDepthTexture;
	bool ___xrRendering;
	bool ___stackLastCameraOutputToHDR;
	int32_t ___defaultOpaqueSortFlags;
	XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* ___U3CxrU3Ek__BackingField;
	bool ___isStereoEnabled;
	float ___maxShadowDistance;
	bool ___postProcessEnabled;
	bool ___stackAnyPostProcessingEnabled;
	RuntimeObject* ___captureActions;
	LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___volumeLayerMask;
	Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___volumeTrigger;
	bool ___isStopNaNEnabled;
	bool ___isDitheringEnabled;
	int32_t ___antialiasing;
	int32_t ___antialiasingQuality;
	ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* ___renderer;
	bool ___resolveFinalTarget;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldSpaceCameraPos;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor;
	TaaPersistentData_t7AD3D320FD8FE7195225F0A7C7C676480A6ED775* ___taaPersistentData;
	Settings_t3BEFDFF2C1A3D3A215DAF7B76E735B1BFB946C92 ___taaSettings;
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___baseCamera;
};
struct CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_pinvoke
{
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ViewMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ProjectionMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_JitterMatrix;
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera;
	int32_t ___renderType;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___targetTexture;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___cameraTargetDescriptor;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pixelRect;
	int32_t ___useScreenCoordOverride;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___screenSizeOverride;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___screenCoordScaleBias;
	int32_t ___pixelWidth;
	int32_t ___pixelHeight;
	float ___aspectRatio;
	float ___renderScale;
	int32_t ___imageScalingMode;
	int32_t ___upscalingFilter;
	int32_t ___fsrOverrideSharpness;
	float ___fsrSharpness;
	int32_t ___hdrColorBufferPrecision;
	int32_t ___clearDepth;
	int32_t ___cameraType;
	int32_t ___isDefaultViewport;
	int32_t ___isHdrEnabled;
	int32_t ___allowHDROutput;
	int32_t ___requiresDepthTexture;
	int32_t ___requiresOpaqueTexture;
	int32_t ___postProcessingRequiresDepthTexture;
	int32_t ___xrRendering;
	int32_t ___stackLastCameraOutputToHDR;
	int32_t ___defaultOpaqueSortFlags;
	XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* ___U3CxrU3Ek__BackingField;
	int32_t ___isStereoEnabled;
	float ___maxShadowDistance;
	int32_t ___postProcessEnabled;
	int32_t ___stackAnyPostProcessingEnabled;
	RuntimeObject* ___captureActions;
	LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___volumeLayerMask;
	Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___volumeTrigger;
	int32_t ___isStopNaNEnabled;
	int32_t ___isDitheringEnabled;
	int32_t ___antialiasing;
	int32_t ___antialiasingQuality;
	ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* ___renderer;
	int32_t ___resolveFinalTarget;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldSpaceCameraPos;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor;
	TaaPersistentData_t7AD3D320FD8FE7195225F0A7C7C676480A6ED775* ___taaPersistentData;
	Settings_t3BEFDFF2C1A3D3A215DAF7B76E735B1BFB946C92 ___taaSettings;
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___baseCamera;
};
struct CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_com
{
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ViewMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ProjectionMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_JitterMatrix;
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera;
	int32_t ___renderType;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___targetTexture;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___cameraTargetDescriptor;
	Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pixelRect;
	int32_t ___useScreenCoordOverride;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___screenSizeOverride;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___screenCoordScaleBias;
	int32_t ___pixelWidth;
	int32_t ___pixelHeight;
	float ___aspectRatio;
	float ___renderScale;
	int32_t ___imageScalingMode;
	int32_t ___upscalingFilter;
	int32_t ___fsrOverrideSharpness;
	float ___fsrSharpness;
	int32_t ___hdrColorBufferPrecision;
	int32_t ___clearDepth;
	int32_t ___cameraType;
	int32_t ___isDefaultViewport;
	int32_t ___isHdrEnabled;
	int32_t ___allowHDROutput;
	int32_t ___requiresDepthTexture;
	int32_t ___requiresOpaqueTexture;
	int32_t ___postProcessingRequiresDepthTexture;
	int32_t ___xrRendering;
	int32_t ___stackLastCameraOutputToHDR;
	int32_t ___defaultOpaqueSortFlags;
	XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* ___U3CxrU3Ek__BackingField;
	int32_t ___isStereoEnabled;
	float ___maxShadowDistance;
	int32_t ___postProcessEnabled;
	int32_t ___stackAnyPostProcessingEnabled;
	RuntimeObject* ___captureActions;
	LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___volumeLayerMask;
	Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___volumeTrigger;
	int32_t ___isStopNaNEnabled;
	int32_t ___isDitheringEnabled;
	int32_t ___antialiasing;
	int32_t ___antialiasingQuality;
	ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* ___renderer;
	int32_t ___resolveFinalTarget;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldSpaceCameraPos;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor;
	TaaPersistentData_t7AD3D320FD8FE7195225F0A7C7C676480A6ED775* ___taaPersistentData;
	Settings_t3BEFDFF2C1A3D3A215DAF7B76E735B1BFB946C92 ___taaSettings;
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___baseCamera;
};
struct CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1  : public MulticastDelegate_t
{
};
struct DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC  : public RuntimeObject
{
	int32_t ___U3CRenderingLayerMaskSizeU3Ek__BackingField;
	bool ___U3CUseDecalLayersU3Ek__BackingField;
	bool ___U3CUseRenderPassU3Ek__BackingField;
	bool ___U3CHasDepthPrepassU3Ek__BackingField;
	bool ___U3CHasNormalPrepassU3Ek__BackingField;
	bool ___U3CHasRenderingLayerPrepassU3Ek__BackingField;
	bool ___U3CIsOverlayU3Ek__BackingField;
	bool ___U3CAccurateGbufferNormalsU3Ek__BackingField;
	int32_t ___U3CMixedLightingSetupU3Ek__BackingField;
	bool ___U3CUseJobSystemU3Ek__BackingField;
	int32_t ___U3CRenderWidthU3Ek__BackingField;
	int32_t ___U3CRenderHeightU3Ek__BackingField;
	RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___U3CGbufferAttachmentsU3Ek__BackingField;
	RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___GbufferRTHandles;
	TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* ___U3CGbufferTextureHandlesU3Ek__BackingField;
	RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___U3CDeferredInputAttachmentsU3Ek__BackingField;
	BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___U3CDeferredInputIsTransientU3Ek__BackingField;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CDepthAttachmentU3Ek__BackingField;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CDepthCopyTextureU3Ek__BackingField;
	GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___U3CGbufferFormatsU3Ek__BackingField;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CDepthAttachmentHandleU3Ek__BackingField;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 ___m_stencilVisLights;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 ___m_stencilVisLightOffsets;
	AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* ___m_AdditionalLightsShadowCasterPass;
	Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_SphereMesh;
	Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_HemisphereMesh;
	Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_FullscreenMesh;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_StencilDeferredMaterial;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_StencilDeferredPasses;
	Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_ScreenToWorld;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerDeferredStencilPass;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerDeferredFogPass;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerClearStencilPartialPass;
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___m_LightCookieManager;
};
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB  : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
struct LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470 
{
	int32_t ___mainLightIndex;
	int32_t ___additionalLightsCount;
	int32_t ___maxPerObjectAdditionalLightsCount;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___visibleLights;
	bool ___shadeAdditionalLightsPerVertex;
	bool ___supportsMixedLighting;
	bool ___reflectionProbeBoxProjection;
	bool ___reflectionProbeBlending;
	bool ___supportsLightLayers;
	bool ___supportsAdditionalLights;
};
struct LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470_marshaled_pinvoke
{
	int32_t ___mainLightIndex;
	int32_t ___additionalLightsCount;
	int32_t ___maxPerObjectAdditionalLightsCount;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___visibleLights;
	int32_t ___shadeAdditionalLightsPerVertex;
	int32_t ___supportsMixedLighting;
	int32_t ___reflectionProbeBoxProjection;
	int32_t ___reflectionProbeBlending;
	int32_t ___supportsLightLayers;
	int32_t ___supportsAdditionalLights;
};
struct LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470_marshaled_com
{
	int32_t ___mainLightIndex;
	int32_t ___additionalLightsCount;
	int32_t ___maxPerObjectAdditionalLightsCount;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___visibleLights;
	int32_t ___shadeAdditionalLightsPerVertex;
	int32_t ___supportsMixedLighting;
	int32_t ___reflectionProbeBoxProjection;
	int32_t ___reflectionProbeBlending;
	int32_t ___supportsLightLayers;
	int32_t ___supportsAdditionalLights;
};
struct LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 
{
	Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
	NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
};
struct PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
	ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59* ___shaders;
	TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122* ___textures;
};
struct RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B  : public RuntimeObject
{
	RTHandleSystem_tAE496B31B56A77B4896E34576C961C3CA073998F* ___m_Owner;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RT;
	Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___m_ExternalTexture;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_NameID;
	bool ___m_EnableMSAA;
	bool ___m_EnableRandomWrite;
	bool ___m_EnableHWDynamicScale;
	String_t* ___m_Name;
	bool ___m_UseCustomHandleScales;
	RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 ___m_CustomHandleProperties;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CscaleFactorU3Ek__BackingField;
	ScaleFunc_t423F661DAD5C7A18F509C8F1F62C9D6AEA9A9791* ___scaleFunc;
	bool ___U3CuseScalingU3Ek__BackingField;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___U3CreferenceSizeU3Ek__BackingField;
};
struct ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D 
{
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_Resolution;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture0;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture1;
	BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB ___m_AtlasAllocator;
	Dictionary_2_t76197E80BD31D76088B876F2DC61EDA8AC6BE806* ___m_Cache;
	Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_WarningCache;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsUpdate;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsRemove;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_BoxMax;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_BoxMin;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_ProbePosition;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_MipScaleOffset;
};
struct ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D_marshaled_pinvoke
{
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_Resolution;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture0;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture1;
	BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB_marshaled_pinvoke ___m_AtlasAllocator;
	Dictionary_2_t76197E80BD31D76088B876F2DC61EDA8AC6BE806* ___m_Cache;
	Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_WarningCache;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsUpdate;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsRemove;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_BoxMax;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_BoxMin;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_ProbePosition;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_MipScaleOffset;
};
struct ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D_marshaled_com
{
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_Resolution;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture0;
	RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture1;
	BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB_marshaled_com ___m_AtlasAllocator;
	Dictionary_2_t76197E80BD31D76088B876F2DC61EDA8AC6BE806* ___m_Cache;
	Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_WarningCache;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsUpdate;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsRemove;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_BoxMax;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_BoxMin;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_ProbePosition;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_MipScaleOffset;
};
struct ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C 
{
	Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
	NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___reflectionProbes;
	NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
};
struct RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
};
struct RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 
{
	BlendState_tC9B817349E49EF26CBCDC8FCE02789A661DC2630 ___m_BlendState;
	RasterState_tA30E8336EA5D1E2152A6C7252F15384985B98A26 ___m_RasterState;
	DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 ___m_DepthState;
	StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___m_StencilState;
	int32_t ___m_StencilReference;
	int32_t ___m_Mask;
};
struct RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 
{
	int32_t ___U3CidU3Ek__BackingField;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CrtidU3Ek__BackingField;
};
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27  : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
struct ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0  : public RuntimeObject
{
	int32_t ___U3CrenderPassEventU3Ek__BackingField;
	RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5* ___m_ColorStoreActions;
	int32_t ___m_DepthStoreAction;
	BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___m_OverriddenColorStoreActions;
	bool ___m_OverriddenDepthStoreAction;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___U3CprofilingSamplerU3Ek__BackingField;
	bool ___U3CoverrideCameraTargetU3Ek__BackingField;
	bool ___U3CisBlitRenderPassU3Ek__BackingField;
	bool ___U3CuseNativeRenderPassU3Ek__BackingField;
	int32_t ___U3CrenderPassQueueIndexU3Ek__BackingField;
	NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_ColorAttachmentIndices;
	NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_InputAttachmentIndices;
	GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___U3CrenderTargetFormatU3Ek__BackingField;
	bool ___m_UsesRTHandles;
	RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___m_ColorAttachments;
	RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___m_ColorAttachmentIds;
	RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___m_InputAttachments;
	BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___m_InputAttachmentIsTransient;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DepthAttachment;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_DepthAttachmentId;
	int32_t ___m_Input;
	int32_t ___m_ClearFlag;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_ClearColor;
};
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4  : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
struct TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 
{
	ResourceHandle_t0B9B0555328A08152F1EDA2BE4024446D670531A ___handle;
};
struct TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 
{
	NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 ___tileRanges;
	NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___tileMasks;
	int32_t ___rangesPerItem;
	int32_t ___itemsPerTile;
	int32_t ___wordsPerTile;
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileResolution;
};
struct TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 
{
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
	NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___reflectionProbes;
	NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 ___tileRanges;
	int32_t ___itemsPerTile;
	int32_t ___rangesPerItem;
	Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScale;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScaleInv;
	Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneBottoms;
	Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneTops;
	Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 ___viewToViewportScaleBiases;
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileCount;
	float ___near;
	bool ___isOrthographic;
	InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D ___m_TileYRange;
	int32_t ___m_Offset;
	int32_t ___m_ViewIndex;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___m_CenterOffset;
};
struct TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_marshaled_pinvoke
{
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
	NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___reflectionProbes;
	NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 ___tileRanges;
	int32_t ___itemsPerTile;
	int32_t ___rangesPerItem;
	Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScale;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScaleInv;
	Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneBottoms;
	Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneTops;
	Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 ___viewToViewportScaleBiases;
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileCount;
	float ___near;
	int32_t ___isOrthographic;
	InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D ___m_TileYRange;
	int32_t ___m_Offset;
	int32_t ___m_ViewIndex;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___m_CenterOffset;
};
struct TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_marshaled_com
{
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
	NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___reflectionProbes;
	NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 ___tileRanges;
	int32_t ___itemsPerTile;
	int32_t ___rangesPerItem;
	Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScale;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScaleInv;
	Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneBottoms;
	Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneTops;
	Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 ___viewToViewportScaleBiases;
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileCount;
	float ___near;
	int32_t ___isOrthographic;
	InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D ___m_TileYRange;
	int32_t ___m_Offset;
	int32_t ___m_ViewIndex;
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___m_CenterOffset;
};
struct TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A  : public VolumeParameter_1_tBA92B79A20B96D6212DF5589AAFA7B0B4AC68A2C
{
};
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1  : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
{
};
struct VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1  : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
	bool ___active;
	String_t* ___U3CdisplayNameU3Ek__BackingField;
	List_1_tD19F7E0FCBD7C3E8D363733582EF93B341DD3039* ___parameterList;
	ReadOnlyCollection_1_tE414953665CCBE1BFF28E8E32C184621ADDA4B76* ___m_ParameterReadOnlyCollection;
};
struct XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF  : public RuntimeObject
{
	List_1_t7B0B015A57215073C45C813320AF5F3ECF8149F7* ___m_Views;
	XROcclusionMesh_tA0B52AD16F48002574AF9C1F274264C79ECB028D* ___m_OcclusionMesh;
	bool ___U3CcopyDepthU3Ek__BackingField;
	int32_t ___U3CmultipassIdU3Ek__BackingField;
	int32_t ___U3CcullingPassIdU3Ek__BackingField;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CrenderTargetU3Ek__BackingField;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___U3CrenderTargetDescU3Ek__BackingField;
	ScriptableCullingParameters_tD9539440A4A7DA4C7578CCE16F24466A5DC89899 ___U3CcullingParamsU3Ek__BackingField;
	intptr_t ___U3CfoveatedRenderingInfoU3Ek__BackingField;
	float ___U3CocclusionMeshScaleU3Ek__BackingField;
};
struct ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E 
{
	NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___bins;
	NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
	float ___zBinScale;
	float ___zBinOffset;
	int32_t ___binCount;
	int32_t ___wordsPerTile;
	int32_t ___lightCount;
	int32_t ___reflectionProbeCount;
	int32_t ___batchCount;
	int32_t ___viewCount;
	bool ___isOrthographic;
};
struct ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_marshaled_pinvoke
{
	NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___bins;
	NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
	float ___zBinScale;
	float ___zBinOffset;
	int32_t ___binCount;
	int32_t ___wordsPerTile;
	int32_t ___lightCount;
	int32_t ___reflectionProbeCount;
	int32_t ___batchCount;
	int32_t ___viewCount;
	int32_t ___isOrthographic;
};
struct ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_marshaled_com
{
	NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___bins;
	NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
	float ___zBinScale;
	float ___zBinOffset;
	int32_t ___binCount;
	int32_t ___wordsPerTile;
	int32_t ___lightCount;
	int32_t ___reflectionProbeCount;
	int32_t ___batchCount;
	int32_t ___viewCount;
	int32_t ___isOrthographic;
};
struct Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 
{
	AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453 ___atlas;
	int32_t ___maxAdditionalLights;
	float ___cubeOctahedralSizeScale;
	bool ___useStructuredBuffer;
};
struct Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1_marshaled_pinvoke
{
	AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453_marshaled_pinvoke ___atlas;
	int32_t ___maxAdditionalLights;
	float ___cubeOctahedralSizeScale;
	int32_t ___useStructuredBuffer;
};
struct Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1_marshaled_com
{
	AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453_marshaled_com ___atlas;
	int32_t ___maxAdditionalLights;
	float ___cubeOctahedralSizeScale;
	int32_t ___useStructuredBuffer;
};
struct RTHandleRenderTargetIdentifierCompat_tAAA3E093F4D907D1F11FFB2B9A3F5D6202993EBB 
{
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___handle;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___fallback;
};
struct RTHandleRenderTargetIdentifierCompat_tAAA3E093F4D907D1F11FFB2B9A3F5D6202993EBB_marshaled_pinvoke
{
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___handle;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___fallback;
};
struct RTHandleRenderTargetIdentifierCompat_tAAA3E093F4D907D1F11FFB2B9A3F5D6202993EBB_marshaled_com
{
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___handle;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___fallback;
};
struct AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004  : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
	bool ___m_UseStructuredBuffer;
	int32_t ___m_AdditionalLightsShadowmapID;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_AdditionalLightsShadowmapHandle;
	bool ___m_CreateEmptyShadowmap;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_EmptyAdditionalLightShadowmapTexture;
	float ___m_MaxShadowDistanceSq;
	float ___m_CascadeBorder;
	ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* ___m_AdditionalLightsShadowSlices;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_VisibleLightIndexToAdditionalLightIndex;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_AdditionalLightIndexToVisibleLightIndex;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_ShadowSliceToAdditionalLightIndex;
	List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightIndexToShadowParams;
	Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
	List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* ___m_ShadowResolutionRequests;
	SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_VisibleLightIndexToCameraSquareDistance;
	ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* ___m_SortedShadowResolutionRequests;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
	List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* ___m_UnusedAtlasSquareAreas;
	int32_t ___renderTargetWidth;
	int32_t ___renderTargetHeight;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSetupSampler;
	Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA* ___m_ShadowRequestsHashes;
};
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129  : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
{
};
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184  : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
};
struct ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6  : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___redOutRedIn;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___redOutGreenIn;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___redOutBlueIn;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___greenOutRedIn;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___greenOutGreenIn;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___greenOutBlueIn;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___blueOutRedIn;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___blueOutGreenIn;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___blueOutBlueIn;
};
struct ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86  : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
	FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106* ___postExposure;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___contrast;
	ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* ___colorFilter;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___hueShift;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___saturation;
};
struct ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94  : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
	TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___master;
	TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___red;
	TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___green;
	TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___blue;
	TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___hueVsHue;
	TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___hueVsSat;
	TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___satVsSat;
	TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___lumVsSat;
};
struct ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644  : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_LutBuilderLdr;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_LutBuilderHdr;
	int32_t ___m_HdrLutFormat;
	int32_t ___m_LdrLutFormat;
	PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* ___m_PassData;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_InternalLut;
	bool ___m_AllowColorGradingACESHDR;
};
struct CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693  : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
	int32_t ___m_SampleOffsetShaderHandle;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_SamplingMaterial;
	int32_t ___m_DownsamplingMethod;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_CopyColorMaterial;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CsourceU3Ek__BackingField;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CdestinationU3Ek__BackingField;
	int32_t ___U3CdestinationIDU3Ek__BackingField;
	PassData_t1038890089C1D9C981AA86D1976926E45838D305* ___m_PassData;
};
struct ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA  : public RuntimeObject
{
	int32_t ___m_AdditionalLightsBufferId;
	int32_t ___m_AdditionalLightsIndicesId;
	int32_t ___m_MixedLightingSetup;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightPositions;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightColors;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightAttenuations;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightSpotDirections;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightOcclusionProbeChannels;
	SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_AdditionalLightsLayerMasks;
	bool ___m_UseStructuredBuffer;
	bool ___m_UseForwardPlus;
	int32_t ___m_DirectionalLightCount;
	int32_t ___m_ActualTileWidth;
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_TileResolution;
	JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___m_CullingHandle;
	NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___m_ZBins;
	GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* ___m_ZBinsBuffer;
	NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___m_TileMasks;
	GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* ___m_TileMasksBuffer;
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___m_LightCookieManager;
	ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D ___m_ReflectionProbeManager;
	int32_t ___m_WordsPerTile;
	float ___m_ZBinScale;
	float ___m_ZBinOffset;
	int32_t ___m_LightCount;
	int32_t ___m_BinCount;
};
struct LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D  : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
	Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___lift;
	Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___gamma;
	Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___gain;
};
struct Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3  : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
	int32_t ___m_BakedIndex;
};
struct LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B  : public RuntimeObject
{
	Texture2DAtlas_t770EADF1E6B5E862E78D0EC18118B4A3E023334F* ___m_AdditionalLightsCookieAtlas;
	LightCookieShaderData_t38F9BD4D6118DD8554869675163AC15CB5403D10* ___m_AdditionalLightsCookieShaderData;
	Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 ___m_Settings;
	WorkMemory_t79A2BFFA0A8E72CFAB4194F63C5683E8FB744C5B* ___m_WorkMem;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_VisibleLightIndexToShaderDataIndex;
	int32_t ___m_CookieSizeDivisor;
	uint32_t ___m_PrevCookieRequestPixelCount;
	int32_t ___m_PrevWarnFrame;
	bool ___U3CIsKeywordLightCookieEnabledU3Ek__BackingField;
};
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71  : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
	CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ___m_CancellationTokenSource;
};
struct RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B  : public RuntimeObject
{
	bool ___m_IsValid;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_BlackTexture2D;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_WhiteTexture2D;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ShadowTexture2D;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackTextureU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CwhiteTextureU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CclearTextureXRU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CmagentaTextureXRU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackTextureXRU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackTextureArrayXRU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackUIntTextureXRU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CblackTexture3DXRU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CwhiteTextureXRU3Ek__BackingField;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___U3CdefaultShadowTextureU3Ek__BackingField;
};
struct RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71 
{
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___commandBuffer;
	CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullResults;
	CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___cameraData;
	LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470 ___lightData;
	ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832 ___shadowData;
	PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4 ___postProcessingData;
	bool ___supportsDynamicBatching;
	int32_t ___perObjectData;
	bool ___postProcessingEnabled;
};
struct RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71_marshaled_pinvoke
{
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___commandBuffer;
	CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullResults;
	CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_pinvoke ___cameraData;
	LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470_marshaled_pinvoke ___lightData;
	ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832_marshaled_pinvoke ___shadowData;
	PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_pinvoke ___postProcessingData;
	int32_t ___supportsDynamicBatching;
	int32_t ___perObjectData;
	int32_t ___postProcessingEnabled;
};
struct RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71_marshaled_com
{
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___commandBuffer;
	CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullResults;
	CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_com ___cameraData;
	LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470_marshaled_com ___lightData;
	ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832_marshaled_com ___shadowData;
	PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_com ___postProcessingData;
	int32_t ___supportsDynamicBatching;
	int32_t ___perObjectData;
	int32_t ___postProcessingEnabled;
};
struct ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892  : public RuntimeObject
{
	int32_t ___m_LastBeginSubpassPassIndex;
	Dictionary_2_tCB9019887EB0254D4745B0724BC12327C5B63792* ___m_MergeableRenderPassesMap;
	Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* ___m_MergeableRenderPassesMapArrays;
	Hash128U5BU5D_tB104E7247B842648E447B7FCF4748077DC1F8C98* ___m_PassIndexToPassHash;
	Dictionary_2_tB41FAC88F07BAB98D6D373F7C94FB0496D1BDA32* ___m_RenderPassesAttachmentCount;
	AttachmentDescriptorU5BU5D_tC70107EBD955FE94BA31C7FDC146069EF9C547C1* ___m_ActiveColorAttachmentDescriptors;
	AttachmentDescriptor_tBAC9B26B50BB0838C5C0CC22BB296F9DFF41276E ___m_ActiveDepthAttachmentDescriptor;
	BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___m_IsActiveColorAttachmentTransient;
	RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5* ___m_FinalColorStoreAction;
	int32_t ___m_FinalDepthStoreAction;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___U3CprofilingExecuteU3Ek__BackingField;
	bool ___hasReleasedRTs;
	DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* ___U3CDebugHandlerU3Ek__BackingField;
	RenderingFeatures_t31044CBDCDC2F05194BFA2A2122FBD937D78A371* ___U3CsupportedRenderingFeaturesU3Ek__BackingField;
	GraphicsDeviceTypeU5BU5D_t4322565F239068C66BF47053B83BD6A9A9D16408* ___U3CunsupportedGraphicsDeviceTypesU3Ek__BackingField;
	int32_t ___m_StoreActionsOptimizationSetting;
	List_1_t2E485E650BF1E41358CE56A69323E183C5A89CB6* ___m_ActiveRenderPassQueue;
	List_1_t2121653FB628940E808D105AD2C17E0F20AFB3A6* ___m_RendererFeatures;
	RTHandleRenderTargetIdentifierCompat_tAAA3E093F4D907D1F11FFB2B9A3F5D6202993EBB ___m_CameraColorTarget;
	RTHandleRenderTargetIdentifierCompat_tAAA3E093F4D907D1F11FFB2B9A3F5D6202993EBB ___m_CameraDepthTarget;
	RTHandleRenderTargetIdentifierCompat_tAAA3E093F4D907D1F11FFB2B9A3F5D6202993EBB ___m_CameraResolveTarget;
	bool ___m_FirstTimeCameraColorTargetIsBound;
	bool ___m_FirstTimeCameraDepthTargetIsBound;
	bool ___m_IsPipelineExecuting;
	bool ___disableNativeRenderPassInFeatures;
	bool ___useRenderPassEnabled;
	bool ___U3CuseDepthPrimingU3Ek__BackingField;
	bool ___U3CstripShadowsOffVariantsU3Ek__BackingField;
	bool ___U3CstripAdditionalLightOffVariantsU3Ek__BackingField;
};
struct ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C  : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
	Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___shadows;
	Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___midtones;
	Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___highlights;
	MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___shadowsStart;
	MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___shadowsEnd;
	MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___highlightsStart;
	MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___highlightsEnd;
};
struct SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561  : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
	ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* ___shadows;
	ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* ___highlights;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___balance;
};
struct Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA  : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
	TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A* ___mode;
	NeutralRangeReductionModeParameter_tBC7E4ED63B09D2ED2F926244C160FAEB2E7D6564* ___neutralHDRRangeReductionMode;
	HDRACESPresetParameter_t9586D8EF5D8B6F14F16BFF618A17E21274FFAE45* ___acesPreset;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___hueShiftAmount;
	BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___detectPaperWhite;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___paperWhite;
	BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___detectBrightnessLimits;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___minNits;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___maxNits;
};
struct UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232  : public RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E
{
	Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_DefaultShader;
	ScriptableRendererU5BU5D_t9B15C048BCE03A67E830F1C79989B6A3E43788E6* ___m_Renderers;
	int32_t ___k_AssetVersion;
	int32_t ___k_AssetPreviousVersion;
	int32_t ___m_RendererType;
	ScriptableRendererData_t9005CE645D4881FA4431E52EDC7678203632CAA7* ___m_RendererData;
	ScriptableRendererDataU5BU5D_tC674C147618C92B68DB64ECFDC847C8A941C6169* ___m_RendererDataList;
	int32_t ___m_DefaultRendererIndex;
	bool ___m_RequireDepthTexture;
	bool ___m_RequireOpaqueTexture;
	int32_t ___m_OpaqueDownsampling;
	bool ___m_SupportsTerrainHoles;
	bool ___m_SupportsHDR;
	int32_t ___m_HDRColorBufferPrecision;
	int32_t ___m_MSAA;
	float ___m_RenderScale;
	int32_t ___m_UpscalingFilter;
	bool ___m_FsrOverrideSharpness;
	float ___m_FsrSharpness;
	bool ___m_EnableLODCrossFade;
	int32_t ___m_LODCrossFadeDitheringType;
	int32_t ___m_ShEvalMode;
	int32_t ___m_MainLightRenderingMode;
	bool ___m_MainLightShadowsSupported;
	int32_t ___m_MainLightShadowmapResolution;
	int32_t ___m_AdditionalLightsRenderingMode;
	int32_t ___m_AdditionalLightsPerObjectLimit;
	bool ___m_AdditionalLightShadowsSupported;
	int32_t ___m_AdditionalLightsShadowmapResolution;
	int32_t ___m_AdditionalLightsShadowResolutionTierLow;
	int32_t ___m_AdditionalLightsShadowResolutionTierMedium;
	int32_t ___m_AdditionalLightsShadowResolutionTierHigh;
	bool ___m_ReflectionProbeBlending;
	bool ___m_ReflectionProbeBoxProjection;
	float ___m_ShadowDistance;
	int32_t ___m_ShadowCascadeCount;
	float ___m_Cascade2Split;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Cascade3Split;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Cascade4Split;
	float ___m_CascadeBorder;
	float ___m_ShadowDepthBias;
	float ___m_ShadowNormalBias;
	bool ___m_SoftShadowsSupported;
	bool ___m_ConservativeEnclosingSphere;
	int32_t ___m_NumIterationsEnclosingSphere;
	int32_t ___m_SoftShadowQuality;
	int32_t ___m_AdditionalLightsCookieResolution;
	int32_t ___m_AdditionalLightsCookieFormat;
	bool ___m_UseSRPBatcher;
	bool ___m_SupportsDynamicBatching;
	bool ___m_MixedLightingSupported;
	bool ___m_SupportsLightCookies;
	bool ___m_SupportsLightLayers;
	int32_t ___m_DebugLevel;
	int32_t ___m_StoreActionsOptimization;
	bool ___m_EnableRenderGraph;
	bool ___m_UseAdaptivePerformance;
	int32_t ___m_ColorGradingMode;
	int32_t ___m_ColorGradingLutSize;
	bool ___m_UseFastSRGBLinearConversion;
	bool ___m_SupportDataDrivenLensFlare;
	int32_t ___m_ShadowType;
	bool ___m_LocalShadowsSupported;
	int32_t ___m_LocalShadowsAtlasResolution;
	int32_t ___m_MaxPixelLights;
	int32_t ___m_ShadowAtlasResolution;
	int32_t ___m_VolumeFrameworkUpdateMode;
	TextureResources_t8FB6A098EBF3C08BF1BD5EA926743C0FA595202B* ___m_Textures;
	int32_t ___m_ShaderVariantLogLevel;
	int32_t ___m_ShadowCascades;
};
struct WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A  : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___temperature;
	ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___tint;
};
struct PassData_t1038890089C1D9C981AA86D1976926E45838D305  : public RuntimeObject
{
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___source;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___destination;
	bool ___useProceduralBlit;
	bool ___disableFoveatedRenderingForPass;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___samplingMaterial;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___copyColorMaterial;
	int32_t ___downsamplingMethod;
	int32_t ___clearFlag;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___clearColor;
	int32_t ___sampleOffsetShaderHandle;
};
struct UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107  : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
{
	int32_t ___m_Version;
	bool ___m_UsePipelineSettings;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___m_Light;
	int32_t ___m_AdditionalLightsShadowResolutionTier;
	int32_t ___m_LightLayerMask;
	uint32_t ___m_RenderingLayers;
	bool ___m_CustomShadowLayers;
	int32_t ___m_ShadowLayerMask;
	uint32_t ___m_ShadowRenderingLayers;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_LightCookieSize;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_LightCookieOffset;
	int32_t ___m_SoftShadowQuality;
};
struct PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29  : public RuntimeObject
{
	AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* ___pass;
	RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___graph;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___shadowmapTexture;
	RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71 ___renderingData;
	int32_t ___shadowmapID;
	bool ___emptyShadowmap;
};
struct PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF  : public RuntimeObject
{
	RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71 ___renderingData;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___lutBuilderLdr;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___lutBuilderHdr;
	bool ___allowColorGradingACESHDR;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___internalLut;
};
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_StaticFields
{
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_emptyArray;
};
struct List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4_StaticFields
{
	RectIntU5BU5D_t0497041D1621D80C656705FB9F0AB63AD4D8698F* ___s_emptyArray;
};
struct List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A_StaticFields
{
	ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* ___s_emptyArray;
};
struct DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields
{
	bool ___U3CIsOpenGLU3Ek__BackingField;
	bool ___U3CIsDX10U3Ek__BackingField;
};
struct NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields
{
	int32_t ___s_NormalReconstructionMatrixID;
	Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___s_NormalReconstructionMatrix;
};
struct RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB_StaticFields
{
	int32_t ___kMaxMRTCount;
	List_1_t212D7D10D2A8B008F722C657B1D0E8D655B83C77* ___s_RegisteredGraphs;
	bool ___U3CrequireDebugDataU3Ek__BackingField;
	OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* ___onGraphRegistered;
	OnGraphRegisteredDelegate_t31768B4561FF76800AC9B3D17A837827EC7E0EB9* ___onGraphUnregistered;
	OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* ___onExecutionRegistered;
	OnExecutionRegisteredDelegate_t4E612DCD17907BD63A44EEF6E3A0B43FD2A87FEE* ___onExecutionUnregistered;
};
struct ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19_StaticFields
{
	ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* ___m_Instance;
};
struct ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields
{
	int32_t ___glossyEnvironmentColor;
	int32_t ___subtractiveShadowColor;
	int32_t ___glossyEnvironmentCubeMap;
	int32_t ___glossyEnvironmentCubeMapHDR;
	int32_t ___ambientSkyColor;
	int32_t ___ambientEquatorColor;
	int32_t ___ambientGroundColor;
	int32_t ___time;
	int32_t ___sinTime;
	int32_t ___cosTime;
	int32_t ___deltaTime;
	int32_t ___timeParameters;
	int32_t ___scaledScreenParams;
	int32_t ___worldSpaceCameraPos;
	int32_t ___screenParams;
	int32_t ___alphaToMaskAvailable;
	int32_t ___projectionParams;
	int32_t ___zBufferParams;
	int32_t ___orthoParams;
	int32_t ___globalMipBias;
	int32_t ___screenSize;
	int32_t ___screenCoordScaleBias;
	int32_t ___screenSizeOverride;
	int32_t ___viewMatrix;
	int32_t ___projectionMatrix;
	int32_t ___viewAndProjectionMatrix;
	int32_t ___inverseViewMatrix;
	int32_t ___inverseProjectionMatrix;
	int32_t ___inverseViewAndProjectionMatrix;
	int32_t ___cameraProjectionMatrix;
	int32_t ___inverseCameraProjectionMatrix;
	int32_t ___worldToCameraMatrix;
	int32_t ___cameraToWorldMatrix;
	int32_t ___shadowBias;
	int32_t ___lightDirection;
	int32_t ___lightPosition;
	int32_t ___cameraWorldClipPlanes;
	int32_t ___billboardNormal;
	int32_t ___billboardTangent;
	int32_t ___billboardCameraParams;
	int32_t ___blitTexture;
	int32_t ___blitScaleBias;
	int32_t ___sourceTex;
	int32_t ___scaleBias;
	int32_t ___scaleBiasRt;
	int32_t ___rendererColor;
	int32_t ___ditheringTexture;
	int32_t ___ditheringTextureInvSize;
	int32_t ___renderingLayerMaxInt;
	int32_t ___renderingLayerRcpMaxInt;
	int32_t ___overlayUITexture;
	int32_t ___hdrOutputLuminanceParams;
	int32_t ___hdrOutputGradingParams;
};
struct ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_StaticFields
{
	bool ___m_ForceShadowPointSampling;
	int32_t ____ShadowBias;
	int32_t ____LightDirection;
	int32_t ____LightPosition;
};
struct String_t_StaticFields
{
	String_t* ___Empty;
};
struct VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_StaticFields
{
	Lazy_1_t8BF68D560BD85EC85ECBE57F1B105CF767F8FBBC* ___s_Instance;
	Dictionary_2_t8BD6308EB9E88486C040C0B44AAE81F0B6C637C9* ___s_SupportedVolumeComponentsForRenderPipeline;
};
struct U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields
{
	U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* ___U3CU3E9;
	RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* ___U3CU3E9__62_0;
	RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* ___U3CU3E9__62_1;
};
struct AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields
{
	int32_t ____AdditionalLightsWorldToShadow;
	int32_t ____AdditionalShadowParams;
	int32_t ____AdditionalShadowOffset0;
	int32_t ____AdditionalShadowOffset1;
	int32_t ____AdditionalShadowFadeParams;
	int32_t ____AdditionalShadowmapSize;
};
struct U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields
{
	U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* ___U3CU3E9;
	RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* ___U3CU3E9__13_0;
};
struct ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields
{
	int32_t ____Lut_Params;
	int32_t ____ColorBalance;
	int32_t ____ColorFilter;
	int32_t ____ChannelMixerRed;
	int32_t ____ChannelMixerGreen;
	int32_t ____ChannelMixerBlue;
	int32_t ____HueSatCon;
	int32_t ____Lift;
	int32_t ____Gamma;
	int32_t ____Gain;
	int32_t ____Shadows;
	int32_t ____Midtones;
	int32_t ____Highlights;
	int32_t ____ShaHiLimits;
	int32_t ____SplitShadows;
	int32_t ____SplitHighlights;
	int32_t ____CurveMaster;
	int32_t ____CurveRed;
	int32_t ____CurveGreen;
	int32_t ____CurveBlue;
	int32_t ____CurveHueVsHue;
	int32_t ____CurveHueVsSat;
	int32_t ____CurveLumVsSat;
	int32_t ____CurveSatVsSat;
};
struct U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields
{
	U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* ___U3CU3E9;
	RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* ___U3CU3E9__25_0;
	RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* ___U3CU3E9__25_1;
};
struct ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields
{
	int32_t ____LitStencilRef;
	int32_t ____LitStencilReadMask;
	int32_t ____LitStencilWriteMask;
	int32_t ____SimpleLitStencilRef;
	int32_t ____SimpleLitStencilReadMask;
	int32_t ____SimpleLitStencilWriteMask;
	int32_t ____StencilRef;
	int32_t ____StencilReadMask;
	int32_t ____StencilWriteMask;
	int32_t ____LitPunctualStencilRef;
	int32_t ____LitPunctualStencilReadMask;
	int32_t ____LitPunctualStencilWriteMask;
	int32_t ____SimpleLitPunctualStencilRef;
	int32_t ____SimpleLitPunctualStencilReadMask;
	int32_t ____SimpleLitPunctualStencilWriteMask;
	int32_t ____LitDirStencilRef;
	int32_t ____LitDirStencilReadMask;
	int32_t ____LitDirStencilWriteMask;
	int32_t ____SimpleLitDirStencilRef;
	int32_t ____SimpleLitDirStencilReadMask;
	int32_t ____SimpleLitDirStencilWriteMask;
	int32_t ____ClearStencilRef;
	int32_t ____ClearStencilReadMask;
	int32_t ____ClearStencilWriteMask;
	int32_t ____ScreenToWorld;
	int32_t ____MainLightPosition;
	int32_t ____MainLightColor;
	int32_t ____MainLightLayerMask;
	int32_t ____SpotLightScale;
	int32_t ____SpotLightBias;
	int32_t ____SpotLightGuard;
	int32_t ____LightPosWS;
	int32_t ____LightColor;
	int32_t ____LightAttenuation;
	int32_t ____LightOcclusionProbInfo;
	int32_t ____LightDirection;
	int32_t ____LightFlags;
	int32_t ____ShadowLightIndex;
	int32_t ____LightLayerMask;
	int32_t ____CookieLightIndex;
};
struct LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields
{
	int32_t ____MainLightPosition;
	int32_t ____MainLightColor;
	int32_t ____MainLightOcclusionProbesChannel;
	int32_t ____MainLightLayerMask;
	int32_t ____AdditionalLightsCount;
	int32_t ____AdditionalLightsPosition;
	int32_t ____AdditionalLightsColor;
	int32_t ____AdditionalLightsAttenuation;
	int32_t ____AdditionalLightsSpotDir;
	int32_t ____AdditionalLightOcclusionProbeChannel;
	int32_t ____AdditionalLightsLayerMasks;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
	String_t* ___TrueString;
	String_t* ___FalseString;
};
struct IntPtr_t_StaticFields
{
	intptr_t ___Zero;
};
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields
{
	float ___Epsilon;
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields
{
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix;
};
struct Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB_StaticFields
{
	Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___Zero;
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector;
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector;
};
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_StaticFields
{
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Zero;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_One;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Up;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Down;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Left;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Right;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
{
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector;
};
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector;
};
struct float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA_StaticFields
{
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___zero;
};
struct float4_t89D9A294E7A79BD81BFBDD18654508532958555E_StaticFields
{
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___zero;
};
struct int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A_StaticFields
{
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___zero;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
{
	int32_t ___OffsetOfInstanceIDInCPlusPlusObject;
};
struct ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_StaticFields
{
	ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___kRenderTypeTag;
};
struct ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF_StaticFields
{
	int32_t ___maximumCullingPlaneCount;
};
struct float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2_StaticFields
{
	float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___identity;
	float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___zero;
};
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700_StaticFields
{
	int32_t ___GenerateAllMips;
};
struct Type_t_StaticFields
{
	Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder;
	Il2CppChar ___Delimiter;
	TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes;
	RuntimeObject* ___Missing;
	MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute;
	MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName;
	MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase;
};
struct DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields
{
	StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_GBufferNames;
	StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_StencilDeferredPassNames;
	uint16_t ___k_InvalidLightOffset;
	String_t* ___k_SetupLights;
	String_t* ___k_DeferredPass;
	String_t* ___k_DeferredStencilPass;
	String_t* ___k_DeferredFogPass;
	String_t* ___k_ClearStencilPartial;
	String_t* ___k_SetupLightConstants;
	float ___kStencilShapeGuard;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSetupLights;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingDeferredPass;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSetupLightConstants;
};
struct RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields
{
	RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___CameraTarget;
};
struct ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_StaticFields
{
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___k_CameraTarget;
};
struct TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_StaticFields
{
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___s_NullHandle;
};
struct TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_StaticFields
{
	float3U5BU5D_t94C1DF28FA7E0FA017D0C77B720D9FF3519E0D45* ___k_CubePoints;
	int4U5BU5D_t036E74070BB2037017010DB7F1DCF33D92281795* ___k_CubeLineIndices;
};
struct AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields
{
	int32_t ___m_AdditionalShadowsBufferId;
	int32_t ___m_AdditionalShadowsIndicesId;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___c_DefaultShadowParams;
	int32_t ___m_AdditionalLightsWorldToShadow_SSBO;
	int32_t ___m_AdditionalShadowParams_SSBO;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___s_EmptyAdditionalLightIndexToShadowParams;
};
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_StaticFields
{
	CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreCull;
	CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreRender;
	CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPostRender;
};
struct ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields
{
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSampler;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerFPSetup;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerFPComplete;
	ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerFPUpload;
};
struct LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B_StaticFields
{
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___s_DirLightProj;
};
struct ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_StaticFields
{
	ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* ___current;
	bool ___m_UseOptimizedStoreActions;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___k_CameraTarget;
	RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___m_ActiveColorAttachments;
	RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_ActiveDepthAttachment;
	RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5* ___m_ActiveColorStoreActions;
	int32_t ___m_ActiveDepthStoreAction;
	RenderTargetIdentifierU5BU5DU5BU5D_tDB35F8D017FE3AD8BB35E08E323074D47C5A10BB* ___m_TrimmedColorAttachmentCopies;
	PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* ___s_Planes;
	Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___s_VectorPlanes;
};
struct UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232_StaticFields
{
	int32_t ___AdditionalLightsDefaultShadowResolutionTierLow;
	int32_t ___AdditionalLightsDefaultShadowResolutionTierMedium;
	int32_t ___AdditionalLightsDefaultShadowResolutionTierHigh;
	GraphicsFormatU5BU5DU5BU5D_t1424BD937A890524D2A66FF39E61DEB0F10FE0A2* ___s_LightCookieFormatList;
};
struct UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107_StaticFields
{
	int32_t ___AdditionalLightsShadowResolutionTierCustom;
	int32_t ___AdditionalLightsShadowResolutionTierLow;
	int32_t ___AdditionalLightsShadowResolutionTierMedium;
	int32_t ___AdditionalLightsShadowResolutionTierHigh;
	int32_t ___AdditionalLightsShadowDefaultResolutionTier;
	int32_t ___AdditionalLightsShadowDefaultCustomResolution;
	int32_t ___AdditionalLightsShadowMinimumResolution;
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771  : public RuntimeArray
{
	ALIGN_FIELD (8) Delegate_t* m_Items[1];

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

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

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

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

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

	inline String_t* GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline String_t** GetAddressAt(il2cpp_array_size_t index)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items + index;
	}
	inline void SetAt(il2cpp_array_size_t index, String_t* value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
	inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
	{
		m_Items[index] = value;
		Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
	}
};
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C  : public RuntimeArray
{
	ALIGN_FIELD (8) int32_t m_Items[1];

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

	inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 GetAt(il2cpp_array_size_t index) const
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items[index];
	}
	inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* GetAddressAt(il2cpp_array_size_t index)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		return m_Items + index;
	}
	inline void SetAt(il2cpp_array_size_t index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 value)
	{
		IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
		m_Items[index] = value;
	}
	inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 GetAtUnchecked(il2cpp_array_size_t index) const
	{
		return m_Items[index];
	}
	inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* GetAddressAtUnchecked(il2cpp_array_size_t index)
	{
		return m_Items + index;
	}
	inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 value)
	{
		m_Items[index] = value;
	}
};
struct ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08  : public RuntimeArray
{
	ALIGN_FIELD (8) ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA m_Items[1];

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

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

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


IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_gshared (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_array, int32_t ___1_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_gshared_inline (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8_gshared (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B_gshared (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_gshared (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_gshared (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m60B2B20CBA961C10DE294044A97F280FCA51398D_gshared (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mA7500B6D51A872AF10FD939C6EAD3CC39EB12D3E_gshared (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_gshared (Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_m1BC45305F22DED653ECEE3CE00090603AFED2210_gshared (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_m03ABAA4E13F6D51A9FE744A199DFA1A73FEA5493_gshared (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m9EB85BF0A8ACB74906DE3C966155E2AFE3CD41D9_gshared_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mB250805CA1FB6E023D7DC263CB8A9FED9DF6832C_gshared_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 List_1_get_Item_m941436E8E1AD4CAA1F6DA6D0D14B819EB8EAA06B_gshared (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_mE464CBF8799AFB2536238CD76DCB3C4878287DE3_gshared (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m9CEFEDEC4991BF6E32EE79390B9E946D6B96839D_gshared (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, int32_t ___0_index, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___1_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mAC3A8C91727EB1B71F51D45CBCE6166C0AC10380_gshared_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_gshared (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_array, int32_t ___1_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mA02E5F618ED4D74FD8E9E4D85A0DDB897C0A1EE6_gshared_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m768763F58F0183D1B64076CAC7B31FF468F67569_gshared_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA List_1_get_Item_mC456F34336D9C6D89FC07E031DF160B545243E58_gshared (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m1FE2C6B6987DF8C28FF405B863116C5DB943860C_gshared_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ProfilingSampler_Get_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m8A88D1A0EBDE48471A988A3C0B292D7E590709B2_gshared (int32_t ___0_marker, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC RenderGraph_AddRenderPass_TisRuntimeObject_m0CBB622F5A0D6A43F2952FD37511C5BACACB7152_gshared (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___0_passName, RuntimeObject** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderFunc_1__ctor_mE92C9BBC24E615A468FE6B48659D44CBAA0365B1_gshared (RenderFunc_1_t94399DDC75EF064C0B860237B48F43030E0871B4* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphBuilder_SetRenderFunc_TisRuntimeObject_mEE617FD34602932E960CAE95E33AAC8837DC88D4_gshared (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, RenderFunc_1_t94399DDC75EF064C0B860237B48F43030E0871B4* ___0_renderFunc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___0_nativeArray, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_gshared (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_gshared (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121* __this, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___0_item1, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___1_item2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_gshared (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_gshared (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_gshared (LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_gshared (ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_gshared (ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_gshared (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_gshared (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_gshared (Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5* __this, float ___0_item1, float ___1_item2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_gshared (Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969* __this, float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___0_item1, float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___1_item2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_gshared (TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_gshared (TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_gshared (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_gshared (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, int32_t ___0_expectedTypeSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_gshared (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 ___0_data, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_gshared (NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_gshared (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A ___0_data, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A_gshared (NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m7AB2D7E7A971DA2781D3D87AEE011EC1EE6FC6D1_gshared (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m4FB281D62922AF82CD55E0BBCAC287AE979D1709_gshared (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m378B392086AAB6F400944FA9839516326B3F7BB8_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method) ;

IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ContourVertex_ToString_m2ED01A8041CA20ACDC6FBA236EEAA761112B4DF7 (ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseRenderingLayers_m353CF7E8744DB3CC76B32E7747E413715D76143D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseShadowMask_mE48C5C2164F34CFB3BE8B1BB401D5593D59E86AA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferAlbedoIndex_mAA4FA8160F65BB8EABB2AE6956ECD7DDB4BB6AF8 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferSpecularMetallicIndex_m2E7F74BD416982D20C09F0A71697A844872E4EDF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferNormalSmoothnessIndex_m1C2B7183455DDB4339E16783E424AE8FA561CD89 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_AccurateGbufferNormals_m9720C5F6B6F3472D51A37E6DB9E73E4FF9DD5F16_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DepthNormalOnlyPass_GetGraphicsFormat_mF3397DADF6851476D8B947CEFFEC0CF80DA306B7 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferShadowMask_m1709E6D5D5FC83D7FD3A23B841859CE45BF9B296 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferRenderingLayers_mC1516964EE0987641196BF0F04AF65A7888DACDA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderingLayerMaskSize_mC5AC2DFC937A1E9B4D01997676A2DACEBE5F1FAC_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderingLayerUtils_GetFormat_m4625E4EBE85382D40F47251D859FBBE7FBED9B88 (int32_t ___0_maskSize, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DeferredLights_get_MixedLightingSetup_m6996E1655CCFB7291768E5127049BC1B6A25BEF5_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseLightLayers_mCAB55A7317DDC188FDD87F52CD8C8E039DA223CF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_UseDecalLayers_mDDFBDA34CB1AA2D9A3479B23D53133BF31A708F5_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UniversalRenderPipelineAsset_get_useRenderingLayers_mA473541E634D2A1BEB4CEAFBF27B79251E0FA5E6_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7 (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* __this, String_t* ___0_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredConfig_set_IsOpenGL_m0D1DC95BA5114D731D542E4F477EE45030375032_inline (bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_graphicsShaderLevel_m9E6B001FA80EFBFC92EF4E7440AE64828B15070F (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredConfig_set_IsDX10_m1FAD9B0F36422C645B883F7B9C7369E9D59A7DDC_inline (bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_InitStencilDeferredMaterial_m63D17A63C05AB267BAB1EF74649CECF67B475187 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_AccurateGbufferNormals_m7E7EF7482036454D26694AC1D59AEA35DE0C40FA_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_UseJobSystem_m2A9CD076267D5AA54E5B04A5BE5335B94C2B45C9_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_UseRenderPass_mDFAD4F333B29C2953659986D54FD1EE132F4B458_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_allowDynamicResolution_mAD3664A7319B2D48FF0D6DCEE6FD7B855F21A79B (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScalableBufferManager_get_widthScaleFactor_m544DB29370FFD51C8E445BA407B0199116F79EAC (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline (float ___0_f, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_RenderWidth_m9A4741314266B1C8115091D21F47B6EB854634F3_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScalableBufferManager_get_heightScaleFactor_mD47126B1D94893B4DC53B57D7678631A058A264B (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_RenderHeight_m5A128E888FAA6676EC765BF5D07A583894FAAA2B_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_PrecomputeLights_m43D706790A44E0E68A5E426420D1522E11EF2A5D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* ___0_stencilVisLights, NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* ___1_stencilVisLightOffsets, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* ___2_visibleLights, bool ___3_hasAdditionalLights, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___4_view, bool ___5_isOrthographic, float ___6_zNear, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC (ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___1_sampler, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4 (ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetupShaderLightConstants_m076717C47B2738E463E63B49886FFC9C8E019365 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, String_t* ___1_keyword, bool ___2_state, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t QualitySettings_get_shadowmaskMode_mE3ACF9903A2D347AA58E8CCFC90CAF9B3CCEDC18 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CoreUtils_IsSceneLightingDisabled_m35C35CC0351AEDED67A86FEAA5184799833F9A1A (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderingLayerUtils_SetupProperties_m7731DB107165DD62D496A3A930065672BE7434F3 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, int32_t ___1_maskSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896 (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_commandBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_MixedLightingSetup_m5F9B7577A809990E6AF4846271D2AAD118AD196A_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
	return ((  VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* (*) (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468, int32_t, const RuntimeMethod*))NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_gshared)(___0_array, ___1_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_CreateGbufferResources_mB5107E28CAD0378BB543AA1FB18DAD49ED62155F (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RTHandles_Release_m21765673C17AE3696BEC5FC15732F97F44039283 (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_rth, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RTHandle_GetInstanceID_m03B8397D7EADA4B68CDA99A76334A359D238F33F (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819 (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_stencilFormat_mAF65BF85B6183891FD68DECADA003A7A6DFEEA1A_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_GetGBufferFormat_m9CA9F7C4D9EC692498D5ED7B60D306DD85855E09 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_graphicsFormat_m037DA25F9A8B956D830C7B7E5C6E258DC1133A13 (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderingUtils_ReAllocateIfNeeded_mDE48AE1C4158076D30E8D4D9322A9EE4219C2812 (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** ___0_handle, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t ___2_filterMode, int32_t ___3_wrapMode, bool ___4_isShadowMap, int32_t ___5_anisoLevel, float ___6_mipMapBias, String_t* ___7_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferSliceCount_m49E27D846C6FB0B337EDFC43F7BA63CDB3A6EA32 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ReleaseGbufferResources_m24BFF3E0F7FA36B9290320A7A09EAAFC82717B31 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferAttachments_mC7AA7837F438CE029E167B87F077EEF6098C80E1_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferFormats_m48BDD07B5431BC2F6D2D00D4BDDFC86003CE7E88_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferTextureHandles_mD39547D18DF76D0EE20D7263298D0AB47CB11B2D_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RenderTargetIdentifier_op_Implicit_mDB8D8D10ABF524D7B464473B32C3D3610BEE0A6C (String_t* ___0_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* RTHandles_Alloc_mBC3081E1BB6BBE2F7722B13009D5D30DAD5DD67A (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_tex, String_t* ___1_name, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_supportedRenderTargetCount_mA8696B2D9AB343F9D04B0F4F14A4A1F7098DBC34 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredConfig_get_IsOpenGL_m6F267B91EADDD256FF31B26AC15022CCACF34F06_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredConfig_get_IsDX10_m29BD38818BB231890B234F8D90F836B4CF0F449E_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_HasDepthPrepass_mC5A7DA505F2960D7A54B4A7989892792514C8C9E_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_HasNormalPrepass_m9A48F38DB115BE3A378B0C739A71B7C79F8BB87A_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_HasRenderingLayerPrepass_m5A3AA40623B76583A7BD52D08CD5B2FC7EED5200_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DepthCopyTexture_mBDE229B942F031B268B851A264DD93C2F4B54A26_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DepthAttachment_mF0AE8FC95FBED81E72C6049338B54E053F7DD2BD_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DeferredInputAttachments_mF7AE42D672762A277D58AAF9B50258CD91B962D3_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DeferredInputIsTransient_m1CE9F9DA3ACDB8AD7A54EF0E01B54B1A30E82E50_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* DeferredLights_get_DeferredInputIsTransient_m7B4615C180E82E2F2803286DF7B56332EC6A0F8B_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthAttachment_mDCE6C0ADF1601341F58B5869068E6CDE55BECAC6_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DepthAttachmentHandle_m4B7150AB142892F81D8ADEAC010C117988E0C539_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
inline bool NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_inline (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* __this, const RuntimeMethod* method)
{
	return ((  bool (*) (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*, const RuntimeMethod*))NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_gshared_inline)(__this, method);
}
inline void NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8 (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* __this, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*, const RuntimeMethod*))NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StencilState_get_enabled_m03D0635E12B6B461F459A872E3B992C09AD2F709 (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StencilState__ctor_mDE204DCDD73203CC81E2FEE8F142834449C8B56E (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, bool ___0_enabled, uint8_t ___1_readMask, uint8_t ___2_writeMask, int32_t ___3_compareFunctionFront, int32_t ___4_passOperationFront, int32_t ___5_failOperationFront, int32_t ___6_zFailOperationFront, int32_t ___7_compareFunctionBack, int32_t ___8_passOperationBack, int32_t ___9_failOperationBack, int32_t ___10_zFailOperationBack, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StencilState_get_compareFunctionFront_mBEF97C76C814AA7072B0D8C6E90E5699EFA48DC6 (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StencilState_get_compareFunctionBack_m37AC5689D94A1719BEB75CC577096D271750A9C5 (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StencilState_get_passOperationFront_mED3B1DD6437336A94A319DB2963C5EA4641C753F (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StencilState_get_failOperationFront_mAC199B756771167AA6FB068883D47FDEA2B2DBC5 (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StencilState_get_zFailOperationFront_m5E7C2ADCFA97B8E0A3387D2075C01D6F5385067C (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StencilState_get_passOperationBack_m3C6BAA44C73AE8FFC2C39BE1B3980498A28A6C38 (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StencilState_get_failOperationBack_m5310F3D9B99EA2D8E1DDDAC651EBF6E12A630BDE (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StencilState_get_zFailOperationBack_m4569E6652B75DE77E582DA00FD92291ECC1EBABC (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t StencilState_get_readMask_mFDA345D54433A4EDA6232002B4F7004656BBD0CB (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t StencilState_get_writeMask_mDE1345017B389C91E696FCB708700C78703734A0 (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 RenderStateBlock_get_stencilState_mDB0789D0366CE036924C55EEC90A60F1DDAE7BC6 (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderStateBlock_set_stencilState_m1DD8E2B3953C435C65BA7D60348D717E16B29DEA (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderStateBlock_get_mask_mC675CA5A35CC9912F9B8E34B1DB6BBDB66FFC4C6 (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderStateBlock_get_stencilReference_m8EF0C19AC4FA1BDEA87972A31EE3E3D4695F23DE (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderStateBlock_set_stencilReference_m9AE2F79509B0F431E8D0430B941DC23755722D84 (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* DeferredLights_CreateFullscreenMesh_mB7CB22C9B29B6249B0B9A9DB7274C24A7B3FF890 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___0_mesh, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_matrix, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_material, int32_t ___3_submeshIndex, int32_t ___4_shaderPass, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetupMatrixConstants_m999D4D1EEE633B3426463074D06E2AB9E9596E93 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_HasStencilLightsOfType_m345242794CDDBDD9FFD41A76B0241E2BEC468DE3 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_type, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderSSAOBeforeShading_mED662A225E8E1468E8EA5A1616268911D9905B80 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderStencilLights_mCC7D7807C2A28DAF7A41BA2D91269CD588F43ED0 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___2_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderFog_m625B73D0B1D161514EE34912DD382C398F9581D5 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___2_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_SetSoftShadowQualityShaderKeywords_m247A4422FECC24618CC2A99432E73BF735A05812 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* ___1_shadowData, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool LightCookieManager_get_IsKeywordLightCookieEnabled_mAAC832A3AA56BB7A301121DF82329C7B84B0DBE5_inline (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetupMainLightConstants_mC94E483173C88443DCA6AC0D4F7B55E6C73A1CFF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___1_lightData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UniversalRenderPipeline_InitializeLightConstants_Common_m7BC6676C3B682CEF8D1DA739189B28F59C65AA19 (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_lights, int32_t ___1_lightIndex, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___2_lightPos, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___3_lightColor, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___4_lightAttenuation, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___5_lightSpotDir, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___6_lightOcclusionProbeChannel, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___0_light, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t UniversalAdditionalLightData_get_renderingLayers_m4E87294D6D0AFF1195671E24003BFF9110C4BF04_inline (UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t RenderingLayerUtils_ToValidRenderingLayers_m0A7058438D6132C39118BD06430A19B691ED1180 (uint32_t ___0_renderingLayers, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, int32_t ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3 (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRPass_get_singlePassEnabled_m2F5A3AEE82BE2ABFAE8252AE5E593FF7EF0D0BFD (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, int32_t ___0_viewIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, int32_t ___0_viewIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_proj, bool ___1_renderIntoTexture, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderWidth_m9A4CE4EE8D54FF249CD50436FF5DC8595A3444E1_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderHeight_m9205935258A27604A54455B45CA9434D3E6C312C_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Matrix4x4__ctor_m6523044D700F15EC6BCD183633A329EE56AA8C99 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_column0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_column1, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_column2, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___3_column3, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_lhs, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_Inverse_mFB2503F5D5FE76E7C56249700ED2E43DDA0F1939 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_m, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalMatrixArray_m6CDB4B2AA044E16F3C8C23AC8B62282E84246E62 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___1_values, const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline void NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454 (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, const RuntimeMethod* method) ;
inline void NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* __this, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C*, const RuntimeMethod*))NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C (String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderStencilDirectionalLights_m7D7D54F261496EA0FF918E21251B8A1AFCAD54B1 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___2_visibleLights, int32_t ___3_mainLightIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderStencilPointLights_m9D44DC71489817F5324960F32003FDBD31787AC7 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___2_visibleLights, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderStencilSpotLights_m82C5DD6399713DE042496E9A210A2FEBD0068308 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___2_visibleLights, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_EnableShaderKeyword_m9DE5732149961F1EA14B295D9E72914E1CC7DA5A (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, String_t* ___0_keyword, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_exists, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_GetShadowLightIndexFromLightIndex_m810172253271746CCDCED5E2593C7FF4AB6D8E24 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_visibleLightIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetAdditionalLightsShadowsKeyword_mDE5851FEB5073C29033F85C556BFC3E69C35E892 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, bool ___2_hasDeferredShadows, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_SetPerLightSoftShadowKeyword_m843AB6AD6EB9B7791DDCAC19A709A872D988DCA8 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, bool ___1_hasSoftShadows, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, String_t* ___0_keyword, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* DeferredLights_CreateSphereMesh_m288912258B2603B40CBF9D31171530B0FA38AC79 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 VisibleLight_get_localToWorldMatrix_m5DD0193DBD7887878F93AB4A95DCD9A72F594081 (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector4_op_Implicit_m0217ADDC8CADDB93ACBABB17A50207698DAB0071_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float VisibleLight_get_range_m4DDAAF7B8AE9B35C1AD25ABD17841D277FE73D6D (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LightCookieManager_GetLightCookieShaderDataIndex_m8F058A76C419088C3791E07386EB0DB2D5F60E86 (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* __this, int32_t ___0_visibleLightIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* DeferredLights_CreateHemisphereMesh_m3D4DA9D839AB99DC8B0B33D86CB0CFADF03330AF (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float VisibleLight_get_spotAngle_m1C1A118B7398F354DA818F2B78986F133E933B97 (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_m2ECA73F345A7AD84144133E9E51657204002B12D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderSettings_get_fog_m87814749CD5F30BC596A3E5245C5820BEEEFFB86 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Material_FindPass_mCCAAC088EE0E39AD5950BA41E965371417DBCFBC (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_passName, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, float ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh__ctor_m5A9AECEDDAFFD84811ED8928012BDE97A9CEBD00 (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_set_indexFormat_mCCC7837A0916FA7A272159DA6AF984B0022488F4 (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_set_vertices_m5BB814D89E9ACA00DBF19F7D8E22CB73AC73FE5C (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* __this, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_set_triangles_m124405320579A8D92711BB5A124644963A26F60B (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* __this, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA (String_t* ___0_name, const RuntimeMethod* method) ;
inline void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared)(__this, method);
}
inline void List_1__ctor_m60B2B20CBA961C10DE294044A97F280FCA51398D (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A*, const RuntimeMethod*))List_1__ctor_m60B2B20CBA961C10DE294044A97F280FCA51398D_gshared)(__this, method);
}
inline void List_1__ctor_mA7500B6D51A872AF10FD939C6EAD3CC39EB12D3E (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, const RuntimeMethod*))List_1__ctor_mA7500B6D51A872AF10FD939C6EAD3CC39EB12D3E_gshared)(__this, method);
}
inline void Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543 (Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA* __this, const RuntimeMethod* method)
{
	((  void (*) (Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA*, const RuntimeMethod*))Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderingUtils_get_useStructuredBuffer_m0B310996FC76E8BF72EBBCA9F94AB840277DAB1B (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52 (int32_t ___0_val1, int32_t ___1_val2, const RuntimeMethod* method) ;
inline void List_1_set_Capacity_m1BC45305F22DED653ECEE3CE00090603AFED2210 (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, int32_t, const RuntimeMethod*))List_1_set_Capacity_m1BC45305F22DED653ECEE3CE00090603AFED2210_gshared)(__this, ___0_value, method);
}
inline void List_1_set_Capacity_m03ABAA4E13F6D51A9FE744A199DFA1A73FEA5493 (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, int32_t ___0_value, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A*, int32_t, const RuntimeMethod*))List_1_set_Capacity_m03ABAA4E13F6D51A9FE744A199DFA1A73FEA5493_gshared)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* Texture2D_get_blackTexture_mBEF97F64AD650DAAC1EEC84EB34F9CF22B56A08C (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* RTHandles_Alloc_m5FB7BA0DA42EED1A471BC719DEE9F8390319276A (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_tex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RTHandle_Release_m743C2A22FD95D177D2D425E9DF1F3088161F387B (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
inline void List_1_Clear_m9EB85BF0A8ACB74906DE3C966155E2AFE3CD41D9_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, const RuntimeMethod*))List_1_Clear_m9EB85BF0A8ACB74906DE3C966155E2AFE3CD41D9_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, int32_t ___0_xMin, int32_t ___1_yMin, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method) ;
inline void List_1_Add_mB250805CA1FB6E023D7DC263CB8A9FED9DF6832C_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8, const RuntimeMethod*))List_1_Add_mB250805CA1FB6E023D7DC263CB8A9FED9DF6832C_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_MinimalPunctualLightShadowResolution_m559B52B2A537EB264B1ADC83167B9CBA38AD928C (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, bool ___0_softShadow, const RuntimeMethod* method) ;
inline RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 List_1_get_Item_m941436E8E1AD4CAA1F6DA6D0D14B819EB8EAA06B (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, int32_t, const RuntimeMethod*))List_1_get_Item_m941436E8E1AD4CAA1F6DA6D0D14B819EB8EAA06B_gshared)(__this, ___0_index, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) ;
inline void List_1_RemoveAt_mE464CBF8799AFB2536238CD76DCB3C4878287DE3 (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, int32_t, const RuntimeMethod*))List_1_RemoveAt_mE464CBF8799AFB2536238CD76DCB3C4878287DE3_gshared)(__this, ___0_index, method);
}
inline void List_1_Insert_m9CEFEDEC4991BF6E32EE79390B9E946D6B96839D (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, int32_t ___0_index, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___1_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, int32_t, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8, const RuntimeMethod*))List_1_Insert_m9CEFEDEC4991BF6E32EE79390B9E946D6B96839D_gshared)(__this, ___0_index, ___1_item, method);
}
inline int32_t List_1_get_Count_mAC3A8C91727EB1B71F51D45CBCE6166C0AC10380_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, const RuntimeMethod*))List_1_get_Count_mAC3A8C91727EB1B71F51D45CBCE6166C0AC10380_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_IsValidShadowCastingLight_m76496544D8E2AED058EF2E90F7426BE42C36CA3E (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___0_lightData, int32_t ___1_i, const RuntimeMethod* method) ;
inline VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1 (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
	return ((  VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* (*) (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468, int32_t, const RuntimeMethod*))NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_gshared)(___0_array, ___1_index, method);
}
inline int32_t List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t AdditionalLightsShadowCasterPass_ResolutionLog2ForHash_mE493FC29C96AA66AF50885537FDB18ED4A0AD4FD (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_resolution, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_SetupForEmptyRendering_mDB72CDB91417433653C100C070385760A4699E18 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Clear_m66683336012894DA31A5EDE64908A2D71E6CCB80 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, const RuntimeMethod* method) ;
inline void List_1_Clear_mA02E5F618ED4D74FD8E9E4D85A0DDB897C0A1EE6_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A*, const RuntimeMethod*))List_1_Clear_mA02E5F618ED4D74FD8E9E4D85A0DDB897C0A1EE6_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_GetPunctualLightShadowSlicesCount_m871D5958E5F1F6FC926A4F56B581240CB0E3242F (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t* ___0_lightType, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowResolutionRequest__ctor_m1BF2C9D1A92FA01741D1133FD9AE0A8D2B6242B3 (ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA* __this, int32_t ___0__visibleLightIndex, int32_t ___1__perLightShadowSliceIndex, int32_t ___2__requestedResolution, bool ___3__softShadow, bool ___4__pointLightShadow, const RuntimeMethod* method) ;
inline void List_1_Add_m768763F58F0183D1B64076CAC7B31FF468F67569_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A*, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA, const RuntimeMethod*))List_1_Add_m768763F58F0183D1B64076CAC7B31FF468F67569_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
inline ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA List_1_get_Item_mC456F34336D9C6D89FC07E031DF160B545243E58 (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA (*) (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A*, int32_t, const RuntimeMethod*))List_1_get_Item_mC456F34336D9C6D89FC07E031DF160B545243E58_gshared)(__this, ___0_index, method);
}
inline int32_t List_1_get_Count_m1FE2C6B6987DF8C28FF405B863116C5DB943860C_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, const RuntimeMethod* method)
{
	return ((  int32_t (*) (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A*, const RuntimeMethod*))List_1_get_Count_m1FE2C6B6987DF8C28FF405B863116C5DB943860C_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_InsertionSort_m5349CCAD3084D56E8424387057D368BAC237762A (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* ___0_array, int32_t ___1_startIndex, int32_t ___2_lastIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_EstimateScaleFactorNeededToFitAllShadowsInAtlas_mD5DFA7B29061EAA6E14261DFA1C36EA340C63DBC (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08** ___0_shadowResolutionRequests, int32_t ___1_endIndex, int32_t ___2_atlasWidth, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_AtlasLayout_m486F254A4C9F5290DDC67B2AA38A6E18B9006D6A (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_atlasSize, int32_t ___1_totalShadowSlicesCount, int32_t ___2_estimatedScaleFactor, const RuntimeMethod* method) ;
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);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CullingResults_GetShadowCasterBounds_m5DD3647DB1560ECCF6620DD7DE16D6304012CF0B (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, int32_t ___0_lightIndex, Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* ___1_outBounds, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShadowUtils_ExtractSpotLightMatrix_mDEF4742CBAFF8346B6D18C7C0B7B1F7600E5DE72 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___0_cullResults, ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* ___1_shadowData, int32_t ___2_shadowLightIndex, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___3_shadowMatrix, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___4_viewMatrix, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___5_projMatrix, ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF* ___6_splitData, const RuntimeMethod* method) ;
inline void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ShadowUtils_SoftShadowQualityToShaderProperty_m02B6A27D17A4C26FA5E622F580113664A6ED3BE8 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___0_light, bool ___1_softShadowsEnabled, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdditionalLightsShadowCasterPass_GetPointLightShadowFrustumFovBiasInDegrees_mF808E812FC7F6EB1D758C5CC6F79CB450BE729A3 (int32_t ___0_shadowSliceResolution, bool ___1_shadowFiltering, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShadowUtils_ExtractPointLightMatrix_m75E1653B81E32E9611FBCEBD18C9098676B27BA6 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___0_cullResults, ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* ___1_shadowData, int32_t ___2_shadowLightIndex, int32_t ___3_cubemapFace, float ___4_fovBias, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___5_shadowMatrix, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___6_viewMatrix, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* ___7_projMatrix, ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF* ___8_splitData, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485 (int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShadowUtils_ShadowRTReAllocateIfNeeded_m1D2B971FC205B86AA3CCB3396FD0DDCC07B2198B (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** ___0_handle, int32_t ___1_width, int32_t ___2_height, int32_t ___3_bits, int32_t ___4_anisoLevel, float ___5_mipMapBias, String_t* ___6_name, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ResetTarget_m72FDC62EA0D61FC897421DC931E1FC5C14CC4B5C (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_m6767C5E94D51F989348F415771B770DE844FD4A6 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_colorAttachment, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_clearFlag, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_clearColor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetEmptyAdditionalShadowmapAtlas_m58F0AF5D15A5B2E7B1DA97CCE463FE18B0E41F42 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RTHandle_op_Implicit_m2462183372B0496DE475889924EDCAAAD2011B54 (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_handle, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_RenderAdditionalShadowmapAtlas_m6450AB9DBFB4EC449B451B94C0B8BF6C6642D551 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
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);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetEmptyAdditionalLightShadowParams_m7F865D3CDA8813B2C4AE91849D35345AF21D2739 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___1_lightIndexToShadowParams, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ShaderData_GetAdditionalLightShadowParamsStructuredBuffer_mE02654F81DBD5A4738C3A77670BAAE2934D66EBA (ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* __this, int32_t ___0_size, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, RuntimeArray* ___0_data, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalBuffer_mED62A924980221D84C609BF2CBCA88FAF0341F46 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___1_values, const RuntimeMethod* method) ;
inline ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661 (int32_t ___0_marker, const RuntimeMethod* method)
{
	return ((  ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* (*) (int32_t, const RuntimeMethod*))ProfilingSampler_Get_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m8A88D1A0EBDE48471A988A3C0B292D7E590709B2_gshared)(___0_marker, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_SetWorldToCameraAndCameraToWorldMatrices_m2A856E1CF56ABE2CCA633F424621768DDD017BDB (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_viewMatrix, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowDrawingSettings__ctor_m14E6AC0ED99AD6A45813EC803EA75F265AFD08D4 (ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullingResults, int32_t ___1_lightIndex, int32_t ___2_projectionType, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowDrawingSettings_set_useRenderingLayerMaskTest_m9E81FEE30547B3720C365016689F87A2AB63F025 (ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowDrawingSettings_set_splitData_mF65DC7AB678EE91AEF252687578E83B880AF4D93 (ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* __this, ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ShadowUtils_GetShadowBias_m86F78845AB7342057BCAFC059FAC94AA44E74D85 (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* ___0_shadowLight, int32_t ___1_shadowLightIndex, ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* ___2_shadowData, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___3_lightProjectionMatrix, float ___4_shadowResolution, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_SetupShadowCasterConstantBuffer_m6850E3B862897B2154FE3B8B073DB67F13A2D6CE (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* ___1_shadowLight, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_shadowBias, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_RenderShadowSlice_m54291AAAA9CD74E6E0796B94CAD017CE06D19229 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___1_context, ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* ___2_shadowSliceData, ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* ___3_settings, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetupAdditionalLightsShadowReceiverConstants_m72F218FEBADCD90883A1F8186C549C1E5C6FA584 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, bool ___1_softShadows, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ShaderData_GetAdditionalLightShadowSliceMatricesStructuredBuffer_m175F3097985D8C2C006C4E94D0302504E09C3F49 (ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* __this, int32_t ___0_size, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_GetScaleAndBiasForLinearDistanceFade_mE07E0F336969447E89E448D23AF050BF1646B20F (float ___0_fadeDistance, float ___1_border, float* ___2_scale, float* ___3_bias, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A RTHandle_get_referenceSize_mC92CF605112BBE2C0733AB1E4A9C42B760DCB34B_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2Int_op_Implicit_m5B9FB268943E6CAB6E40E13D30BA49A9AC7D2059_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
inline RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC RenderGraph_AddRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m13219482B7849B6B7B42961DA6E30F3D28EA67D8 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___0_passName, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, const RuntimeMethod* method)
{
	return ((  RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC (*) (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB*, String_t*, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, const RuntimeMethod*))RenderGraph_AddRenderPass_TisRuntimeObject_m0CBB622F5A0D6A43F2952FD37511C5BACACB7152_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_InitPassData_m9104FFC5470BB35BFEB63CC5583A7C22F8B40B47 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___0_passData, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB** ___2_graph, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 RenderTexture_get_descriptor_m2FABD5CF6CCF410D1311FCBC7C9D9ECDEE9C7CC2 (RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 UniversalRenderer_CreateRenderGraphTexture_m64FD09536CB7D648895FF0AB91EB78E0AD74684C (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___0_renderGraph, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_desc, String_t* ___2_name, bool ___3_clear, int32_t ___4_filterMode, int32_t ___5_wrapMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphBuilder_UseDepthBuffer_m52A44A353C52E10E3DBFAF26A87F86EB08310604 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* ___0_input, int32_t ___1_flags, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, bool ___0_value, const RuntimeMethod* method) ;
inline void RenderFunc_1__ctor_m1A421960442C76E6371E556519945ED9C759C9B9 (RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C*, RuntimeObject*, intptr_t, const RuntimeMethod*))RenderFunc_1__ctor_mE92C9BBC24E615A468FE6B48659D44CBAA0365B1_gshared)(__this, ___0_object, ___1_method, method);
}
inline void RenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m63C7CA14DED6593015D5105D3EB519B4D0355E96 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* ___0_renderFunc, const RuntimeMethod* method)
{
	((  void (*) (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC*, RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C*, const RuntimeMethod*))RenderGraphBuilder_SetRenderFunc_TisRuntimeObject_mEE617FD34602932E960CAE95E33AAC8837DC88D4_gshared)(__this, ___0_renderFunc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextureHandle_IsValid_m3C2D8F8EB70206A09F3FFADDDD230E00C25269D9 (TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE4AE62DDA7206D93CFD12DA3BD89841B22D37E1F (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* RenderGraph_get_defaultResources_mAF14CF66D8EEB8E7BE53241437E9D7005C662E17_inline (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphDefaultResources_get_defaultShadowTexture_m4EA8FB8D0893BC33315B9FE9339E1C37DE050F50_inline (RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B TextureHandle_op_Implicit_m7D0B532B3A4CE3E92E1FC08A743BED70AC767A55 (TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___0_texture, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 InitParams_Create_m0F8F2F77F213AE054EE69E4CCE001D1399538261 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights__ctor_m38DDF64B02CB6B4441E54813FB3412BC1FF43491 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 ___0_initParams, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_CreateForwardPlusBuffers_m7A43E9CF4BBE7B1E5F8484E6F29DA2112832AF99 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D ReflectionProbeManager_Create_mEB8DC87D081FFBAF79CDFFA5E88FBDF37E5A31C4 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6 (const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline int32_t UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_inline (const RuntimeMethod* method)
{
	return ((  int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_gshared_inline)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsBuffer__ctor_mBDE2A119B58AD582F79CFE8071F47001965D14F4 (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, int32_t ___0_target, int32_t ___1_count, int32_t ___2_stride, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsBuffer_set_name_m3B9F67D432C2899E788BAD4F6D41B0E221F009C5 (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E* float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828 (float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline (float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA math_rcp_m6A26002B1F4212C525255E31010FF526C84F591D_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_x, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_UnaryNegation_m63834E95475E7EF1CA1583F6A08420C3BFA34458_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_val, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Multiply_m34D03129CE0D7AD665A914DE83CB749585B2455F_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Addition_m6A1EEFBE2B92691F07967739DB3ECEEB432968AD_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_mE797E50A2E9FF0935867108F0F25C0F683E47B15_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_zw, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JobHandle_get_IsCompleted_m834D40CA77C5F2EC575592BD5DEB60B66ACCF941 (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ;
inline void NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*, const RuntimeMethod*))NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596 (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, const RuntimeMethod* method) ;
inline void* NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___0_nativeArray, const RuntimeMethod* method)
{
	return ((  void* (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184, const RuntimeMethod*))NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_gshared)(___0_nativeArray, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeUtility_MemClear_m6C4377117084A11A667A567BC2F5E606A632A7C1 (void* ___0_destination, int64_t ___1_size, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A math_int2_m0A9A8113022D7954E7DA5BE5436989C2DF01650D_inline (int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) ;
inline NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43 (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method)
{
	return ((  NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 (*) (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*, int32_t, int32_t, const RuntimeMethod*))NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_gshared)(__this, ___0_start, ___1_length, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 CullingResults_get_visibleReflectionProbes_mA4BB1AA0A4DA51D13789E8B1A684C756685B6EF3 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderPipeline_get_maxVisibleReflectionProbes_mF085C7609B126D71540B17CE1CE72B6618256C8E (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t math_min_m02D43DF516544C279AF660EA4731449C82991849_inline (int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Addition_mDC6C2A91C24EE95C695A1F0179AC85A845045D2E_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Subtraction_mC938968ABFBC65A87958D0C460911E66345F7AAA_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Division_mE73B8B8DF181E932008B939A87FC6A7CB0547F75_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline (float ___0_x, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF (int32_t ___0_val1, int32_t ___1_val2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_m, const RuntimeMethod* method) ;
inline void Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2 (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121* __this, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___0_item1, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___1_item2, const RuntimeMethod* method)
{
	((  void (*) (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121*, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2, const RuntimeMethod*))Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_gshared)(__this, ___0_item1, ___1_item2, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ForwardLights_U3CPreSetupU3Eg__IsProbeGreaterU7C40_0_m60EF8CFE7EBAF4BA3B9EF909B4FC805959C2F411 (VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B ___0_probe, VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B ___1_otherProbe, const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76 (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method)
{
	return ((  NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E (*) (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E*, int32_t, int32_t, const RuntimeMethod*))NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_gshared)(__this, ___0_start, ___1_length, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649 (LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
	return ((  JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55 (ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
	return ((  JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566 (ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
	return ((  JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* __this, const RuntimeMethod* method) ;
inline float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121* __this, int32_t ___0_index, const RuntimeMethod* method)
{
	return ((  float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 (*) (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121*, int32_t, const RuntimeMethod*))Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_GetViewParams_mFBB016BFDA8F385DA2386FE13A79398AE15B0FFE (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___1_viewToClip, float* ___2_viewPlaneBot, float* ___3_viewPlaneTop, float4_t89D9A294E7A79BD81BFBDD18654508532958555E* ___4_viewToViewportScaleBias, const RuntimeMethod* method) ;
inline int32_t UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_inline (const RuntimeMethod* method)
{
	return ((  int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_gshared_inline)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ForwardLights_AlignByteCount_mA3F5F2AF9602DE135C8413AA3CA967788CE078A4 (int32_t ___0_count, int32_t ___1_align, const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5 (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Implicit_mDCE8EF24B96CB48EEFA3D9C75760ECA01874C735_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Division_m4AA175CD0895AA1A50F5A73B54722CA53876EE6A_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Division_mE9F0EA43229DDFD549088D0F71AABF831698EE5F_inline (float ___0_lhs, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_rhs, const RuntimeMethod* method) ;
inline void Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F (Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5* __this, float ___0_item1, float ___1_item2, const RuntimeMethod* method)
{
	((  void (*) (Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5*, float, float, const RuntimeMethod*))Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_gshared)(__this, ___0_item1, ___1_item2, method);
}
inline void Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2 (Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969* __this, float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___0_item1, float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___1_item2, const RuntimeMethod* method)
{
	((  void (*) (Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969*, float4_t89D9A294E7A79BD81BFBDD18654508532958555E, float4_t89D9A294E7A79BD81BFBDD18654508532958555E, const RuntimeMethod*))Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_gshared)(__this, ___0_item1, ___1_item2, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B (TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
	return ((  JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9 (TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
	return ((  JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0 (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
	return ((  JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_gshared)(__this, ___0_inputDeps, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225 (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
	return ((  JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_gshared)(__this, ___0_inputDeps, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 JobHandle_CombineDependencies_mA265FBED9D75AEF610251410AFC7766F40D5BB05 (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_job0, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___1_job1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JobHandle_ScheduleBatchedJobs_mCA0E146397E30E31FB57C96DAA1820451886DACA (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReflectionProbeManager_UpdateGpuData_m568FD19D62B0701E7BD5DEEC29DDDACA0889E7C3 (ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
inline int32_t UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_inline (const RuntimeMethod* method)
{
	return ((  int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_gshared_inline)(method);
}
inline NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055 (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, int32_t ___0_expectedTypeSize, const RuntimeMethod* method)
{
	return ((  NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*, int32_t, const RuntimeMethod*))NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_gshared)(__this, ___0_expectedTypeSize, method);
}
inline void GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656 (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 ___0_data, const RuntimeMethod* method)
{
	((  void (*) (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881, const RuntimeMethod*))GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_gshared)(__this, ___0_data, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalConstantBuffer_mA95F43D02576D8EB4187A65A7A2196A65EE43423 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* ___0_buffer, String_t* ___1_name, int32_t ___2_offset, int32_t ___3_size, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_m16697C284FA0C25A84F3DC3E99F3D4C306B6BFBF_inline (float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 float4_op_Implicit_m5E3AEBAF5F12155549CC051E1EEEE81DF3516E92 (float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalVector_mA5AF1BDEA174489A81DCE9D3E0415331FB05CE47 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, String_t* ___0_name, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Implicit_m274CE0EFDC0FFD5168817614BF1A3699784DE02B (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_m8177BCC80431B291731F53C99FF25D3090AB286D_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float ___1_z, float ___2_w, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupShaderLightConstants_m55ABC929F4CF67B8BBCC539129109F902A046FE1 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_stripAdditionalLightOffVariants_mAE9AFBDA4F4A08090587F1DD1D4C241FB47D7129_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_shEvalMode_mE70F48B0A135221567C29FA912AE7EEF5CA5095A_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PlatformAutoDetect_ShAutoDetect_m1523EB64AB12A553F6DB406762F8909042227BE1 (int32_t ___0_mode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCookieManager_Setup_m79BF3350E6D80DA649A137CD982F7F025E19EC40 (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_ctx, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___2_lightData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReflectionProbeManager_Dispose_m2517A36EC183519CFA8BE412C8FDFA265115041C (ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCookieManager_Dispose_mF5B3B096E2700EF22BAF2776F83384B5C438D2E6 (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupMainLightConstants_mB4C36F83F456A59C5DC85B07FBE7DF4B41E6C5DB (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___1_lightData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupAdditionalLightConstants_mAD4C6BC0319CAD71258EB7E52C84440D41F50073 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_InitializeLightConstants_mF79839BA88842F50553D05861DFC79FF2D85D69C (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_lights, int32_t ___1_lightIndex, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___2_lightPos, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___3_lightColor, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___4_lightAttenuation, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___5_lightSpotDir, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___6_lightOcclusionProbeChannel, uint32_t* ___7_lightLayerMask, bool* ___8_isSubtractive, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ForwardLights_SetupPerObjectLightIndices_m0ED9E96E1DCD59D99CD58EDCC1A9D46653140EFF (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullResults, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___1_lightData, const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA (NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ShaderData_GetLightDataBuffer_m1A439B2E7A272E2117469F1DE4C8DBA85E8732D5 (ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* __this, int32_t ___0_size, const RuntimeMethod* method) ;
inline void ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A ___0_data, const RuntimeMethod* method)
{
	((  void (*) (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*, NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A, const RuntimeMethod*))ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_gshared)(__this, ___0_data, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CullingResults_get_lightAndReflectionProbeIndexCount_mD6A7F71F6D8EAD3D01CD057B205FA00FFB05C7D8 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ShaderData_GetLightIndicesBuffer_m14FCA4F99C094623216B1C4940DC850397C29F19 (ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* __this, int32_t ___0_size, const RuntimeMethod* method) ;
inline void NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A (NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A* __this, const RuntimeMethod* method)
{
	((  void (*) (NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A*, const RuntimeMethod*))NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A_gshared)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_asfloat_m20D259DAAB46464B59BD8BF5678F9D59800F70A9_inline (uint32_t ___0_x, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalFloatArray_m315944E1E1EB8D8A49AFFDA97FBCDBD8D6CFBDD5 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___1_values, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C CullingResults_GetLightIndexMap_m77871C888D0CCC47A9D406231257B9984AD5843D (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, int32_t ___0_allocator, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CullingResults_SetLightIndexMap_m5494C30F5957F52885CD6950A8F86EFCD74B7B0A (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___0_lightIndexMap, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CullingResults_FillLightAndReflectionProbeIndices_m31598F3C1D7198709889AC422F7E639593FF0165 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___0_computeBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E (VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 VisibleReflectionProbe_get_bounds_m3A2BA98C937B9F2603409CD9893DBBA8358638FD (VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 Settings_Create_m6EF6686EC0592EB74BE280FAB043954873FC7DE8 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_additionalLightsCookieFormat_mC8EA1362B7326580B5FA7445F329DEB5736B3E3D (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A UniversalRenderPipelineAsset_get_additionalLightsCookieResolution_mDB9C694AF5E42992A7488663060D9C37899B2041 (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCookieManager__ctor_m6E095C5FE5CE2A9EB388C32CD85DC3391C24C7E6 (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* __this, Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1* ___0_settings, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Matrix4x4_SetColumn_mC1CBEB2C29C0A9F1434C601786CE1B6DED1E1234 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, int32_t ___0_index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_column, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_overrideCameraTarget_mC7A5FB7FB9D32C88226E81992DAD058174C99D95_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ColorGradingLutPass_U3C_ctorU3Eg__LoadU7C7_0_m88146D2C2EE705FE73428D67B0B2AC376DCF2EB5 (Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___0_shader, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499 (int32_t ___0_format, int32_t ___1_usage, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Graphics_get_minOpenGLESVersion_mADC8BC40E8739E8EC1C52215CC3C3E06EC2E8792 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SystemInfo_get_graphicsDeviceName_mA3F2E2CA587AD5E212A38AD7D28559FD017451A2 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0 (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mCBC27DF2D82661FABC8C64063F605ED2FADE5A9F (PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor__ctor_m12E638C1D1D00D64015B37BD16841745629D7929 (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_width, int32_t ___1_height, int32_t ___2_colorFormat, int32_t ___3_depthBufferBits, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_vrUsage_m994CB3D4B250A70BE005D9FDFD24D868E07A52F0_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73 (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetFoveatedRenderingMode_mEB94470BC91694B62B28AC5EE1383DA636D3B43B (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_foveatedRenderingMode, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetRenderTarget_m191A5444016EAC488024322883CD3BBA4507381B (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_buffer, int32_t ___2_loadAction, int32_t ___3_storeAction, int32_t ___4_clearFlag, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___5_clearColor, int32_t ___6_miplevel, int32_t ___7_cubemapFace, int32_t ___8_depthSlice, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ExecutePass_m0621D7787B695630A4EAD3DDF6B2C754CB1B8C6C (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* ___1_passData, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___2_renderingData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___3_internalLutTarget, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* VolumeManager_get_instance_m3D5ADFC04553CE0658A86B642CC9690C537DFA5C (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline (VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* __this, const RuntimeMethod* method) ;
inline ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
	return ((  ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
	return ((  ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
	return ((  ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
	return ((  LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
	return ((  ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
	return ((  SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
	return ((  Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
	return ((  WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ColorUtils_ColorBalanceToLMSCoeffs_mB376DD0E110C328FD5B407E391C88E374A9A3A7A (float ___0_temperature, float ___1_tint, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC ColorUtils_PrepareShadowsMidtonesHighlights_m9B43874018BC56463FF360BBF200E31FD8F4ED9D (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___0_inShadows, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_inMidtones, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___2_inHighlights, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC ColorUtils_PrepareLiftGammaGain_mB7E9F1F84D6D4AA29B66FD42CCB2A0C974FB1F39 (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___0_inLift, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_inGamma, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___2_inGain, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 ColorUtils_PrepareSplitToning_m0AA7CE54A574E73A70C8C6B7262FF8F3C9778F9A (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___0_inShadows, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_inHighlights, float ___2_balance, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB (TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_keyword, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CameraData_get_isHDROutputActive_m32237087B9B6B906F9BD3F262A796DA1104B823C (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F CameraData_get_hdrDisplayInformation_m394AC13AAEC373F31096C831E18BEA1CA50769CF (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CameraData_get_hdrDisplayColorGamut_mCB0711F6C57FC9223F550A395AB50729CC7724E6 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UniversalRenderPipeline_GetHDROutputLuminanceParameters_m7B6AA8D3D1732578FC4D3CE196A11B3996FE3433 (HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F ___0_hdrDisplayInformation, int32_t ___1_hdrDisplayColorGamut, Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* ___2_tonemapping, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___3_hdrOutputParameters, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UniversalRenderPipeline_GetHDROutputGradingParameters_m25DA61BE42BCE2B5A35727F1AF0D3ECBE6763F40 (Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* ___0_tonemapping, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_hdrOutputParameters, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HDROutputUtils_ConfigureHDROutput_mD69BEA580CE421FC29019C1A201C5ECE2C05A753 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, int32_t ___1_gamut, int32_t ___2_operations, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRPass_StopSinglePass_m960F285B09F60B90BD27844AFA5069E24189C336 (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blitter_BlitCameraTexture_m99A0342A9AF484F3883BDBFDFAA132BBCD099D29 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_destination, int32_t ___3_loadAction, int32_t ___4_storeAction, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___5_material, int32_t ___6_pass, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRPass_StartSinglePass_mEAB8D0365AE942CBE93BFB0DAC39E8D04ACE9F9E (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method) ;
inline RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC RenderGraph_AddRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m705C12CDF8116CB88EF4D574089EA78873884BD9 (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___0_passName, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, const RuntimeMethod* method)
{
	return ((  RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC (*) (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB*, String_t*, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, const RuntimeMethod*))RenderGraph_AddRenderPass_TisRuntimeObject_m0CBB622F5A0D6A43F2952FD37511C5BACACB7152_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ConfigureDescriptor_mEF34913EB44556EC7EBD8874E318922EAADE4FD2 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* ___0_postProcessingData, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphBuilder_UseColorBuffer_mBAFAA9789D8E5085F01F2E8798746E0A4C48D5B3 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* ___0_input, int32_t ___1_index, const RuntimeMethod* method) ;
inline void RenderFunc_1__ctor_m7DA9C0C087D1974116F22F0A350474B0919C987E (RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461*, RuntimeObject*, intptr_t, const RuntimeMethod*))RenderFunc_1__ctor_mE92C9BBC24E615A468FE6B48659D44CBAA0365B1_gshared)(__this, ___0_object, ___1_method, method);
}
inline void RenderGraphBuilder_SetRenderFunc_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m8469F5D44ABCD2A317C7B849E27776ADA2F91AB7 (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* ___0_renderFunc, const RuntimeMethod* method)
{
	((  void (*) (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC*, RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461*, const RuntimeMethod*))RenderGraphBuilder_SetRenderFunc_TisRuntimeObject_mEE617FD34602932E960CAE95E33AAC8837DC88D4_gshared)(__this, ___0_renderFunc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_Destroy_mD2FDD299C528530E4CC5F99EFBAF90ABC7B02C69 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* CoreUtils_CreateEngineMaterial_m81DECC0AF6901F95B5041A00ED588F5230546AD2 (Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___0_shader, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mAF292AE2C5FC270C02D72F381D0A211F4FE4B6DA (U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* TextureHandle_op_Implicit_m4C8F0C7B41C666953B97B4E4A8A2560A9482B22C (TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 ___0_texture, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_m238A05A2547456F2E9E5E5242C02216DD683375F (PassData_t1038890089C1D9C981AA86D1976926E45838D305* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* RTHandles_Alloc_m7EC88962CADCEAB38EAE8D792039466E20874304 (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_tex, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_destinationID_m1F8ECED821495892F8074ABB00B180CFBACEAD04_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CopyColorPass_get_destinationID_m25BD18E8145748FB1FD6E678BF52500EA33480BB_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_desc, int32_t ___2_filter, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* RTHandle_get_name_mF2E7B6B108477C76931BD1E5798BB1DA1F036B7A_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalTexture_mD6F1CC7E87FA88B5838D5EDAFBA602EF94FE1F69 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, String_t* ___0_name, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScriptableRenderPass_get_clearFlag_m74FAFCDC3CD75DC4201B398DFD25E028D7D800DB_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ScriptableRenderPass_get_clearColor_mAEC581D756087BF3617FE243D569717FBC2E5DB1_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ScriptableRenderer_get_cameraColorTargetHandle_mB0B32CF50F711E4B41822F4F6BBCE2091C608A6D (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderer_SetRenderTarget_mA8C80A941EC4D76318A688D1E571561E2CCA5FC0 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_colorAttachment, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_depthAttachment, int32_t ___3_clearFlag, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___4_clearColor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_ExecutePass_m75F47411EE3B19274A4983598B90DD3257C7C71F (PassData_t1038890089C1D9C981AA86D1976926E45838D305* ___0_passData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_destination, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** ___3_cmd, bool ___4_useDrawProceduralBlit, bool ___5_disableFoveatedRenderingForPass, const RuntimeMethod* method) ;
inline RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC RenderGraph_AddRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m38D837EC52496231CE5B4852DD2B012E3E676AFC (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, String_t* ___0_passName, PassData_t1038890089C1D9C981AA86D1976926E45838D305** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, const RuntimeMethod* method)
{
	return ((  RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC (*) (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB*, String_t*, PassData_t1038890089C1D9C981AA86D1976926E45838D305**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, const RuntimeMethod*))RenderGraph_AddRenderPass_TisRuntimeObject_m0CBB622F5A0D6A43F2952FD37511C5BACACB7152_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_ConfigureDescriptor_mD046FF2494382A6D56FE64808E5CC6DCE9B9775E (int32_t ___0_downsamplingMethod, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphBuilder_ReadTexture_m30A338D1203C736F18E9EDFE24A4208384D0925F (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* ___0_input, const RuntimeMethod* method) ;
inline void RenderFunc_1__ctor_m25F29F681B924682140C092C6A0FA638343AE365 (RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
	((  void (*) (RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A*, RuntimeObject*, intptr_t, const RuntimeMethod*))RenderFunc_1__ctor_mE92C9BBC24E615A468FE6B48659D44CBAA0365B1_gshared)(__this, ___0_object, ___1_method, method);
}
inline void RenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m6EED166126D515854B04C605AA032FADD92751BF (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* __this, RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* ___0_renderFunc, const RuntimeMethod* method)
{
	((  void (*) (RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC*, RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A*, const RuntimeMethod*))RenderGraphBuilder_SetRenderFunc_TisRuntimeObject_mEE617FD34602932E960CAE95E33AAC8837DC88D4_gshared)(__this, ___0_renderFunc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_m062DCDEE8A8DFB587E88A4F1D18E7415B683CB00_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_zw, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void int2__ctor_m452D21510717D0961119C89A72BBB8D84DCD49F4_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* __this, int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054 (double ___0_a, double ___1_newBase, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float2__ctor_m36DFF2F3BE02DB4AC5E36F0CDFF2DB54D872F979_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA* __this, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_mB2F7F2D8BCE8159BEF5A0D6400499E211858ED2D_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_m2A6267BB3EF610ED0F833FD07322B70EA219E9C7_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float ___1_z, float ___2_w, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_asfloat_m9FA56DE5C61FCEF3DCD0675252D40DFD9C9B712F_inline (int32_t ___0_x, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F (float ___0_value, const RuntimeMethod* method) ;
inline void List_1_AddWithResize_m7AB2D7E7A971DA2781D3D87AEE011EC1EE6FC6D1 (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8, const RuntimeMethod*))List_1_AddWithResize_m7AB2D7E7A971DA2781D3D87AEE011EC1EE6FC6D1_gshared)(__this, ___0_item, method);
}
inline void List_1_AddWithResize_m4FB281D62922AF82CD55E0BBCAC287AE979D1709 (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A*, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA, const RuntimeMethod*))List_1_AddWithResize_m4FB281D62922AF82CD55E0BBCAC287AE979D1709_gshared)(__this, ___0_item, method);
}
inline void List_1_AddWithResize_m378B392086AAB6F400944FA9839516326B3F7BB8 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method)
{
	((  void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_AddWithResize_m378B392086AAB6F400944FA9839516326B3F7BB8_gshared)(__this, ___0_item, method);
}
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActiveRegion__ctor_m07C2FCB141521E6E1A6F54F320EB68E6A7868AE6 (ActiveRegion_tC6336CC6A68DBC20978B6875698DAAB1C60267C6* __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
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C void ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshal_pinvoke(const ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32& unmarshaled, ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshaled_pinvoke& marshaled)
{
	marshaled.___Position = unmarshaled.___Position;
	if (unmarshaled.___Data != NULL)
	{
		if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___Data))
		{
			marshaled.___Data = il2cpp_codegen_com_query_interface<Il2CppIUnknown>(static_cast<Il2CppComObject*>(unmarshaled.___Data));
			(marshaled.___Data)->AddRef();
		}
		else
		{
			marshaled.___Data = il2cpp_codegen_com_get_or_create_ccw<Il2CppIUnknown>(unmarshaled.___Data);
		}
	}
	else
	{
		marshaled.___Data = NULL;
	}
}
IL2CPP_EXTERN_C void ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshal_pinvoke_back(const ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshaled_pinvoke& marshaled, ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Il2CppComObject_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB unmarshaledPosition_temp_0;
	memset((&unmarshaledPosition_temp_0), 0, sizeof(unmarshaledPosition_temp_0));
	unmarshaledPosition_temp_0 = marshaled.___Position;
	unmarshaled.___Position = unmarshaledPosition_temp_0;
	if (marshaled.___Data != NULL)
	{
		unmarshaled.___Data = il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___Data, Il2CppComObject_il2cpp_TypeInfo_var);
		Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Data), (void*)il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___Data, Il2CppComObject_il2cpp_TypeInfo_var));

		if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___Data))
		{
			il2cpp_codegen_com_cache_queried_interface(static_cast<Il2CppComObject*>(unmarshaled.___Data), Il2CppIUnknown::IID, marshaled.___Data);
		}
	}
	else
	{
		unmarshaled.___Data = NULL;
		Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Data), (void*)NULL);
	}
}
IL2CPP_EXTERN_C void ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshal_pinvoke_cleanup(ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshaled_pinvoke& marshaled)
{
	if (marshaled.___Data != NULL)
	{
		(marshaled.___Data)->Release();
		marshaled.___Data = NULL;
	}
}
IL2CPP_EXTERN_C void ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshal_com(const ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32& unmarshaled, ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshaled_com& marshaled)
{
	marshaled.___Position = unmarshaled.___Position;
	if (unmarshaled.___Data != NULL)
	{
		if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___Data))
		{
			marshaled.___Data = il2cpp_codegen_com_query_interface<Il2CppIUnknown>(static_cast<Il2CppComObject*>(unmarshaled.___Data));
			(marshaled.___Data)->AddRef();
		}
		else
		{
			marshaled.___Data = il2cpp_codegen_com_get_or_create_ccw<Il2CppIUnknown>(unmarshaled.___Data);
		}
	}
	else
	{
		marshaled.___Data = NULL;
	}
}
IL2CPP_EXTERN_C void ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshal_com_back(const ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshaled_com& marshaled, ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Il2CppComObject_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB unmarshaledPosition_temp_0;
	memset((&unmarshaledPosition_temp_0), 0, sizeof(unmarshaledPosition_temp_0));
	unmarshaledPosition_temp_0 = marshaled.___Position;
	unmarshaled.___Position = unmarshaledPosition_temp_0;
	if (marshaled.___Data != NULL)
	{
		unmarshaled.___Data = il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___Data, Il2CppComObject_il2cpp_TypeInfo_var);
		Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Data), (void*)il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___Data, Il2CppComObject_il2cpp_TypeInfo_var));

		if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___Data))
		{
			il2cpp_codegen_com_cache_queried_interface(static_cast<Il2CppComObject*>(unmarshaled.___Data), Il2CppIUnknown::IID, marshaled.___Data);
		}
	}
	else
	{
		unmarshaled.___Data = NULL;
		Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Data), (void*)NULL);
	}
}
IL2CPP_EXTERN_C void ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshal_com_cleanup(ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32_marshaled_com& marshaled)
{
	if (marshaled.___Data != NULL)
	{
		(marshaled.___Data)->Release();
		marshaled.___Data = NULL;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ContourVertex_ToString_m2ED01A8041CA20ACDC6FBA236EEAA761112B4DF7 (ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5998705EF12506344D61B653EA1DAE85B97BC9C);
		s_Il2CppMethodInitialized = true;
	}
	{
		Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB L_0 = __this->___Position;
		Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB L_1 = L_0;
		RuntimeObject* L_2 = Box(Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB_il2cpp_TypeInfo_var, &L_1);
		RuntimeObject* L_3 = __this->___Data;
		String_t* L_4;
		L_4 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteralB5998705EF12506344D61B653EA1DAE85B97BC9C, L_2, L_3, NULL);
		return L_4;
	}
}
IL2CPP_EXTERN_C  String_t* ContourVertex_ToString_m2ED01A8041CA20ACDC6FBA236EEAA761112B4DF7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
	ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ContourVertex_t58C64DD8B2209C868718C7B50657707A15EEEF32*>(__this + _offset);
	String_t* _returnValue;
	_returnValue = ContourVertex_ToString_m2ED01A8041CA20ACDC6FBA236EEAA761112B4DF7(_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
RuntimeObject* CombineCallback_Invoke_m9A3DE126699153DBEE06E6FF036A88A924AB9232_Multicast(CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1* __this, Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___0_position, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_data, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___2_weights, const RuntimeMethod* method)
{
	il2cpp_array_size_t length = __this->___delegates->max_length;
	Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates->GetAddressAtUnchecked(0));
	RuntimeObject* retVal = NULL;
	for (il2cpp_array_size_t i = 0; i < length; i++)
	{
		CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1* currentDelegate = reinterpret_cast<CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1*>(delegatesToInvoke[i]);
		typedef RuntimeObject* (*FunctionPointerType) (RuntimeObject*, Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*, const RuntimeMethod*);
		retVal = ((FunctionPointerType)currentDelegate->___invoke_impl)((Il2CppObject*)currentDelegate->___method_code, ___0_position, ___1_data, ___2_weights, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method));
	}
	return retVal;
}
RuntimeObject* CombineCallback_Invoke_m9A3DE126699153DBEE06E6FF036A88A924AB9232_OpenInst(CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1* __this, Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___0_position, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_data, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___2_weights, const RuntimeMethod* method)
{
	typedef RuntimeObject* (*FunctionPointerType) (Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*, const RuntimeMethod*);
	return ((FunctionPointerType)__this->___method_ptr)(___0_position, ___1_data, ___2_weights, method);
}
RuntimeObject* CombineCallback_Invoke_m9A3DE126699153DBEE06E6FF036A88A924AB9232_OpenStatic(CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1* __this, Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___0_position, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_data, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___2_weights, const RuntimeMethod* method)
{
	typedef RuntimeObject* (*FunctionPointerType) (Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*, const RuntimeMethod*);
	return ((FunctionPointerType)__this->___method_ptr)(___0_position, ___1_data, ___2_weights, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CombineCallback__ctor_mE153A91D4921C345EF0DF108D1313D47E2FFE010 (CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) 
{
	__this->___method_ptr = (intptr_t)il2cpp_codegen_get_method_pointer((RuntimeMethod*)___1_method);
	__this->___method = ___1_method;
	__this->___m_target = ___0_object;
	Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target), (void*)___0_object);
	int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
	__this->___method_code = (intptr_t)__this;
	if (MethodIsStatic((RuntimeMethod*)___1_method))
	{
		bool isOpen = parameterCount == 3;
		if (isOpen)
			__this->___invoke_impl = (intptr_t)&CombineCallback_Invoke_m9A3DE126699153DBEE06E6FF036A88A924AB9232_OpenStatic;
		else
			{
				__this->___invoke_impl = __this->___method_ptr;
				__this->___method_code = (intptr_t)__this->___m_target;
			}
	}
	else
	{
		if (___0_object == NULL)
			il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
		__this->___invoke_impl = __this->___method_ptr;
		__this->___method_code = (intptr_t)__this->___m_target;
	}
	__this->___extra_arg = (intptr_t)&CombineCallback_Invoke_m9A3DE126699153DBEE06E6FF036A88A924AB9232_Multicast;
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CombineCallback_Invoke_m9A3DE126699153DBEE06E6FF036A88A924AB9232 (CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1* __this, Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___0_position, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_data, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___2_weights, const RuntimeMethod* method) 
{
	typedef RuntimeObject* (*FunctionPointerType) (RuntimeObject*, Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*, const RuntimeMethod*);
	return ((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_position, ___1_data, ___2_weights, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CombineCallback_BeginInvoke_mA4AEE08DDB4AC9D94CD62BA2FC23DFC333EC5EF3 (CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1* __this, Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB ___0_position, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_data, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___2_weights, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___3_callback, RuntimeObject* ___4_object, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	void *__d_args[4] = {0};
	__d_args[0] = Box(Vec3_t7EDAE0ABBD2BC4C43A47B8BEF6C079AB55FB0CBB_il2cpp_TypeInfo_var, &___0_position);
	__d_args[1] = ___1_data;
	__d_args[2] = ___2_weights;
	return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___3_callback, (RuntimeObject*)___4_object);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CombineCallback_EndInvoke_m39FC4F542A7B09291E49FA8D6F6C8D937DFC8E35 (CombineCallback_tB4041DF2E20D98D0D7836571969FD6011FDB97C1* __this, RuntimeObject* ___0_result, const RuntimeMethod* method) 
{
	RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
	return (RuntimeObject*)__result;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredConfig_get_IsOpenGL_m6F267B91EADDD256FF31B26AC15022CCACF34F06 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ((DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields*)il2cpp_codegen_static_fields_for(DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var))->___U3CIsOpenGLU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredConfig_set_IsOpenGL_m0D1DC95BA5114D731D542E4F477EE45030375032 (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		((DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields*)il2cpp_codegen_static_fields_for(DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var))->___U3CIsOpenGLU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredConfig_get_IsDX10_m29BD38818BB231890B234F8D90F836B4CF0F449E (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ((DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields*)il2cpp_codegen_static_fields_for(DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var))->___U3CIsDX10U3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredConfig_set_IsDX10_m1FAD9B0F36422C645B883F7B9C7369E9D59A7DDC (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		((DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields*)il2cpp_codegen_static_fields_for(DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var))->___U3CIsDX10U3Ek__BackingField = L_0;
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferAlbedoIndex_mAA4FA8160F65BB8EABB2AE6956ECD7DDB4BB6AF8 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		return 0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferSpecularMetallicIndex_m2E7F74BD416982D20C09F0A71697A844872E4EDF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		return 1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferNormalSmoothnessIndex_m1C2B7183455DDB4339E16783E424AE8FA561CD89 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		return 2;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		return 3;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0;
		L_0 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(__this, NULL);
		if (L_0)
		{
			goto IL_000a;
		}
	}
	{
		return (-1);
	}

IL_000a:
	{
		int32_t L_1;
		L_1 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(__this, NULL);
		return ((int32_t)il2cpp_codegen_add(L_1, 1));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferRenderingLayers_mC1516964EE0987641196BF0F04AF65A7888DACDA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	int32_t G_B4_0 = 0;
	int32_t G_B3_0 = 0;
	int32_t G_B5_0 = 0;
	int32_t G_B5_1 = 0;
	{
		bool L_0;
		L_0 = DeferredLights_get_UseRenderingLayers_m353CF7E8744DB3CC76B32E7747E413715D76143D(__this, NULL);
		if (L_0)
		{
			goto IL_000a;
		}
	}
	{
		return (-1);
	}

IL_000a:
	{
		int32_t L_1;
		L_1 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(__this, NULL);
		bool L_2;
		L_2 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(__this, NULL);
		if (L_2)
		{
			G_B4_0 = L_1;
			goto IL_001b;
		}
		G_B3_0 = L_1;
	}
	{
		G_B5_0 = 0;
		G_B5_1 = G_B3_0;
		goto IL_001c;
	}

IL_001b:
	{
		G_B5_0 = 1;
		G_B5_1 = G_B4_0;
	}

IL_001c:
	{
		return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(G_B5_1, G_B5_0)), 1));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferShadowMask_m1709E6D5D5FC83D7FD3A23B841859CE45BF9B296 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	int32_t G_B4_0 = 0;
	int32_t G_B3_0 = 0;
	int32_t G_B5_0 = 0;
	int32_t G_B5_1 = 0;
	int32_t G_B7_0 = 0;
	int32_t G_B6_0 = 0;
	int32_t G_B8_0 = 0;
	int32_t G_B8_1 = 0;
	{
		bool L_0;
		L_0 = DeferredLights_get_UseShadowMask_mE48C5C2164F34CFB3BE8B1BB401D5593D59E86AA(__this, NULL);
		if (L_0)
		{
			goto IL_000a;
		}
	}
	{
		return (-1);
	}

IL_000a:
	{
		int32_t L_1;
		L_1 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(__this, NULL);
		bool L_2;
		L_2 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(__this, NULL);
		if (L_2)
		{
			G_B4_0 = L_1;
			goto IL_001b;
		}
		G_B3_0 = L_1;
	}
	{
		G_B5_0 = 0;
		G_B5_1 = G_B3_0;
		goto IL_001c;
	}

IL_001b:
	{
		G_B5_0 = 1;
		G_B5_1 = G_B4_0;
	}

IL_001c:
	{
		bool L_3;
		L_3 = DeferredLights_get_UseRenderingLayers_m353CF7E8744DB3CC76B32E7747E413715D76143D(__this, NULL);
		if (L_3)
		{
			G_B7_0 = ((int32_t)il2cpp_codegen_add(G_B5_1, G_B5_0));
			goto IL_0028;
		}
		G_B6_0 = ((int32_t)il2cpp_codegen_add(G_B5_1, G_B5_0));
	}
	{
		G_B8_0 = 0;
		G_B8_1 = G_B6_0;
		goto IL_0029;
	}

IL_0028:
	{
		G_B8_0 = 1;
		G_B8_1 = G_B7_0;
	}

IL_0029:
	{
		return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(G_B8_1, G_B8_0)), 1));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferSliceCount_m49E27D846C6FB0B337EDFC43F7BA63CDB3A6EA32 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	int32_t G_B2_0 = 0;
	int32_t G_B1_0 = 0;
	int32_t G_B3_0 = 0;
	int32_t G_B3_1 = 0;
	int32_t G_B5_0 = 0;
	int32_t G_B4_0 = 0;
	int32_t G_B6_0 = 0;
	int32_t G_B6_1 = 0;
	int32_t G_B8_0 = 0;
	int32_t G_B7_0 = 0;
	int32_t G_B9_0 = 0;
	int32_t G_B9_1 = 0;
	{
		bool L_0;
		L_0 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(__this, NULL);
		if (L_0)
		{
			G_B2_0 = 4;
			goto IL_000c;
		}
		G_B1_0 = 4;
	}
	{
		G_B3_0 = 0;
		G_B3_1 = G_B1_0;
		goto IL_000d;
	}

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

IL_000d:
	{
		bool L_1;
		L_1 = DeferredLights_get_UseShadowMask_mE48C5C2164F34CFB3BE8B1BB401D5593D59E86AA(__this, NULL);
		if (L_1)
		{
			G_B5_0 = ((int32_t)il2cpp_codegen_add(G_B3_1, G_B3_0));
			goto IL_0019;
		}
		G_B4_0 = ((int32_t)il2cpp_codegen_add(G_B3_1, G_B3_0));
	}
	{
		G_B6_0 = 0;
		G_B6_1 = G_B4_0;
		goto IL_001a;
	}

IL_0019:
	{
		G_B6_0 = 1;
		G_B6_1 = G_B5_0;
	}

IL_001a:
	{
		bool L_2;
		L_2 = DeferredLights_get_UseRenderingLayers_m353CF7E8744DB3CC76B32E7747E413715D76143D(__this, NULL);
		if (L_2)
		{
			G_B8_0 = ((int32_t)il2cpp_codegen_add(G_B6_1, G_B6_0));
			goto IL_0026;
		}
		G_B7_0 = ((int32_t)il2cpp_codegen_add(G_B6_1, G_B6_0));
	}
	{
		G_B9_0 = 0;
		G_B9_1 = G_B7_0;
		goto IL_0027;
	}

IL_0026:
	{
		G_B9_0 = 1;
		G_B9_1 = G_B8_0;
	}

IL_0027:
	{
		return ((int32_t)il2cpp_codegen_add(G_B9_1, G_B9_0));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_GetGBufferFormat_m9CA9F7C4D9EC692498D5ED7B60D306DD85855E09 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_index, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0 = ___0_index;
		int32_t L_1;
		L_1 = DeferredLights_get_GBufferAlbedoIndex_mAA4FA8160F65BB8EABB2AE6956ECD7DDB4BB6AF8(__this, NULL);
		if ((!(((uint32_t)L_0) == ((uint32_t)L_1))))
		{
			goto IL_0015;
		}
	}
	{
		int32_t L_2;
		L_2 = QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9(NULL);
		if ((((int32_t)L_2) == ((int32_t)1)))
		{
			goto IL_0013;
		}
	}
	{
		return (int32_t)(8);
	}

IL_0013:
	{
		return (int32_t)(4);
	}

IL_0015:
	{
		int32_t L_3 = ___0_index;
		int32_t L_4;
		L_4 = DeferredLights_get_GBufferSpecularMetallicIndex_m2E7F74BD416982D20C09F0A71697A844872E4EDF(__this, NULL);
		if ((!(((uint32_t)L_3) == ((uint32_t)L_4))))
		{
			goto IL_0020;
		}
	}
	{
		return (int32_t)(8);
	}

IL_0020:
	{
		int32_t L_5 = ___0_index;
		int32_t L_6;
		L_6 = DeferredLights_get_GBufferNormalSmoothnessIndex_m1C2B7183455DDB4339E16783E424AE8FA561CD89(__this, NULL);
		if ((!(((uint32_t)L_5) == ((uint32_t)L_6))))
		{
			goto IL_0039;
		}
	}
	{
		bool L_7;
		L_7 = DeferredLights_get_AccurateGbufferNormals_m9720C5F6B6F3472D51A37E6DB9E73E4FF9DD5F16_inline(__this, NULL);
		if (L_7)
		{
			goto IL_0037;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
		int32_t L_8;
		L_8 = DepthNormalOnlyPass_GetGraphicsFormat_mF3397DADF6851476D8B947CEFFEC0CF80DA306B7(NULL);
		return L_8;
	}

IL_0037:
	{
		return (int32_t)(8);
	}

IL_0039:
	{
		int32_t L_9 = ___0_index;
		int32_t L_10;
		L_10 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(__this, NULL);
		if ((!(((uint32_t)L_9) == ((uint32_t)L_10))))
		{
			goto IL_0044;
		}
	}
	{
		return (int32_t)(0);
	}

IL_0044:
	{
		int32_t L_11 = ___0_index;
		int32_t L_12;
		L_12 = DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85(__this, NULL);
		if ((!(((uint32_t)L_11) == ((uint32_t)L_12))))
		{
			goto IL_0050;
		}
	}
	{
		return (int32_t)(((int32_t)49));
	}

IL_0050:
	{
		int32_t L_13 = ___0_index;
		int32_t L_14;
		L_14 = DeferredLights_get_GBufferShadowMask_m1709E6D5D5FC83D7FD3A23B841859CE45BF9B296(__this, NULL);
		if ((!(((uint32_t)L_13) == ((uint32_t)L_14))))
		{
			goto IL_005c;
		}
	}
	{
		return (int32_t)(((int32_t)59));
	}

IL_005c:
	{
		int32_t L_15 = ___0_index;
		int32_t L_16;
		L_16 = DeferredLights_get_GBufferRenderingLayers_mC1516964EE0987641196BF0F04AF65A7888DACDA(__this, NULL);
		if ((!(((uint32_t)L_15) == ((uint32_t)L_16))))
		{
			goto IL_0071;
		}
	}
	{
		int32_t L_17;
		L_17 = DeferredLights_get_RenderingLayerMaskSize_mC5AC2DFC937A1E9B4D01997676A2DACEBE5F1FAC_inline(__this, NULL);
		int32_t L_18;
		L_18 = RenderingLayerUtils_GetFormat_m4625E4EBE85382D40F47251D859FBBE7FBED9B88(L_17, NULL);
		return L_18;
	}

IL_0071:
	{
		return (int32_t)(0);
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseShadowMask_mE48C5C2164F34CFB3BE8B1BB401D5593D59E86AA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0;
		L_0 = DeferredLights_get_MixedLightingSetup_m6996E1655CCFB7291768E5127049BC1B6A25BEF5_inline(__this, NULL);
		return (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0);
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseRenderingLayers_m353CF7E8744DB3CC76B32E7747E413715D76143D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0;
		L_0 = DeferredLights_get_UseLightLayers_mCAB55A7317DDC188FDD87F52CD8C8E039DA223CF(__this, NULL);
		if (L_0)
		{
			goto IL_000f;
		}
	}
	{
		bool L_1;
		L_1 = DeferredLights_get_UseDecalLayers_mDDFBDA34CB1AA2D9A3479B23D53133BF31A708F5_inline(__this, NULL);
		return L_1;
	}

IL_000f:
	{
		return (bool)1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderingLayerMaskSize_mC5AC2DFC937A1E9B4D01997676A2DACEBE5F1FAC (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CRenderingLayerMaskSizeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_RenderingLayerMaskSize_mB9B14D022CA82F95C96D75FE4AE70F236524EAF0 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CRenderingLayerMaskSizeU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseDecalLayers_mDDFBDA34CB1AA2D9A3479B23D53133BF31A708F5 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CUseDecalLayersU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_UseDecalLayers_m48CF0FFD99554C5A6CD003A3DA198FD237D2C792 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CUseDecalLayersU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseLightLayers_mCAB55A7317DDC188FDD87F52CD8C8E039DA223CF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_0;
		L_0 = UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9(NULL);
		NullCheck(L_0);
		bool L_1;
		L_1 = UniversalRenderPipelineAsset_get_useRenderingLayers_mA473541E634D2A1BEB4CEAFBF27B79251E0FA5E6_inline(L_0, NULL);
		return L_1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CUseRenderPassU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_UseRenderPass_mDFAD4F333B29C2953659986D54FD1EE132F4B458 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CUseRenderPassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_HasDepthPrepass_m6AF7DA75C0155BDE17D0EF465C6F25C6CDE07064 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CHasDepthPrepassU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_HasDepthPrepass_mC5A7DA505F2960D7A54B4A7989892792514C8C9E (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CHasDepthPrepassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_HasNormalPrepass_m479C3C279E22B06B0D9C4189F9CD19376A281B3D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CHasNormalPrepassU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_HasNormalPrepass_m9A48F38DB115BE3A378B0C739A71B7C79F8BB87A (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CHasNormalPrepassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_HasRenderingLayerPrepass_m749E77480F5ABBF71F57ECB8ABEF5C0C574F4E0C (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CHasRenderingLayerPrepassU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_HasRenderingLayerPrepass_m5A3AA40623B76583A7BD52D08CD5B2FC7EED5200 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CHasRenderingLayerPrepassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_IsOverlay_mCF677D43B809428ED3DCB5EE0DBBD4647A382DDE (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CIsOverlayU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_IsOverlay_mF255B096F21A7182A40CD73E2C59194D9BE6C2CA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CIsOverlayU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_AccurateGbufferNormals_m9720C5F6B6F3472D51A37E6DB9E73E4FF9DD5F16 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CAccurateGbufferNormalsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_AccurateGbufferNormals_m7E7EF7482036454D26694AC1D59AEA35DE0C40FA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CAccurateGbufferNormalsU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_MixedLightingSetup_m6996E1655CCFB7291768E5127049BC1B6A25BEF5 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CMixedLightingSetupU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_MixedLightingSetup_m5F9B7577A809990E6AF4846271D2AAD118AD196A (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CMixedLightingSetupU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseJobSystem_m8F5FB894FCFEAE43B00E70B2403470FB5DAB8D07 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CUseJobSystemU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_UseJobSystem_m2A9CD076267D5AA54E5B04A5BE5335B94C2B45C9 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CUseJobSystemU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderWidth_m9A4CE4EE8D54FF249CD50436FF5DC8595A3444E1 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CRenderWidthU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_RenderWidth_m9A4741314266B1C8115091D21F47B6EB854634F3 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CRenderWidthU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderHeight_m9205935258A27604A54455B45CA9434D3E6C312C (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CRenderHeightU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_RenderHeight_m5A128E888FAA6676EC765BF5D07A583894FAAA2B (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CRenderHeightU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___U3CGbufferAttachmentsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferAttachments_mC7AA7837F438CE029E167B87F077EEF6098C80E1 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = ___0_value;
		__this->___U3CGbufferAttachmentsU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CGbufferAttachmentsU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* DeferredLights_get_GbufferTextureHandles_mB0EAE54C69232DF5F09F1EF0E32C9CAFDC4EF81F (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_0 = __this->___U3CGbufferTextureHandlesU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferTextureHandles_mD39547D18DF76D0EE20D7263298D0AB47CB11B2D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* ___0_value, const RuntimeMethod* method) 
{
	{
		TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_0 = ___0_value;
		__this->___U3CGbufferTextureHandlesU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CGbufferTextureHandlesU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___U3CDeferredInputAttachmentsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_DeferredInputAttachments_mF7AE42D672762A277D58AAF9B50258CD91B962D3 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = ___0_value;
		__this->___U3CDeferredInputAttachmentsU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDeferredInputAttachmentsU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* DeferredLights_get_DeferredInputIsTransient_m7B4615C180E82E2F2803286DF7B56332EC6A0F8B (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_0 = __this->___U3CDeferredInputIsTransientU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_DeferredInputIsTransient_m1CE9F9DA3ACDB8AD7A54EF0E01B54B1A30E82E50 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___0_value, const RuntimeMethod* method) 
{
	{
		BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_0 = ___0_value;
		__this->___U3CDeferredInputIsTransientU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDeferredInputIsTransientU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthAttachment_mDCE6C0ADF1601341F58B5869068E6CDE55BECAC6 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CDepthAttachmentU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_DepthAttachment_mF0AE8FC95FBED81E72C6049338B54E053F7DD2BD (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CDepthAttachmentU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDepthAttachmentU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthCopyTexture_m92FD5E9B5F671F4BA1F3D0BA943F98937AB8D0EE (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CDepthCopyTextureU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_DepthCopyTexture_mBDE229B942F031B268B851A264DD93C2F4B54A26 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CDepthCopyTextureU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDepthCopyTextureU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_0 = __this->___U3CGbufferFormatsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferFormats_m48BDD07B5431BC2F6D2D00D4BDDFC86003CE7E88 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___0_value, const RuntimeMethod* method) 
{
	{
		GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_0 = ___0_value;
		__this->___U3CGbufferFormatsU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CGbufferFormatsU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthAttachmentHandle_m1E86B03F9BE60C0C400DD8FF6957629B81A9EF4D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CDepthAttachmentHandleU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_set_DepthAttachmentHandle_m4B7150AB142892F81D8ADEAC010C117988E0C539 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CDepthAttachmentHandleU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDepthAttachmentHandleU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights__ctor_m540C480A4C4B14ADEE3D6DB584ACDD24E5EA1061 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6 ___0_initParams, bool ___1_useNativeRenderPass, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t G_B4_0 = 0;
	int32_t G_B7_0 = 0;
	{
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_0 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)2);
		__this->___m_ScreenToWorld = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ScreenToWorld), (void*)L_0);
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		String_t* L_1 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredStencilPass;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_2, L_1, NULL);
		__this->___m_ProfilingSamplerDeferredStencilPass = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSamplerDeferredStencilPass), (void*)L_2);
		String_t* L_3 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredFogPass;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_4 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_4, L_3, NULL);
		__this->___m_ProfilingSamplerDeferredFogPass = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSamplerDeferredFogPass), (void*)L_4);
		String_t* L_5 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_ClearStencilPartial;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_6 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_6, L_5, NULL);
		__this->___m_ProfilingSamplerClearStencilPartialPass = L_6;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSamplerClearStencilPartialPass), (void*)L_6);
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		int32_t L_7;
		L_7 = SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545(NULL);
		if ((((int32_t)L_7) == ((int32_t)((int32_t)17))))
		{
			goto IL_005e;
		}
	}
	{
		int32_t L_8;
		L_8 = SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545(NULL);
		if ((((int32_t)L_8) == ((int32_t)8)))
		{
			goto IL_005e;
		}
	}
	{
		int32_t L_9;
		L_9 = SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545(NULL);
		G_B4_0 = ((((int32_t)L_9) == ((int32_t)((int32_t)11)))? 1 : 0);
		goto IL_005f;
	}

IL_005e:
	{
		G_B4_0 = 1;
	}

IL_005f:
	{
		DeferredConfig_set_IsOpenGL_m0D1DC95BA5114D731D542E4F477EE45030375032_inline((bool)G_B4_0, NULL);
		int32_t L_10;
		L_10 = SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545(NULL);
		if ((!(((uint32_t)L_10) == ((uint32_t)2))))
		{
			goto IL_007a;
		}
	}
	{
		int32_t L_11;
		L_11 = SystemInfo_get_graphicsShaderLevel_m9E6B001FA80EFBFC92EF4E7440AE64828B15070F(NULL);
		G_B7_0 = ((((int32_t)((((int32_t)L_11) > ((int32_t)((int32_t)40)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_007b;
	}

IL_007a:
	{
		G_B7_0 = 0;
	}

IL_007b:
	{
		DeferredConfig_set_IsDX10_m1FAD9B0F36422C645B883F7B9C7369E9D59A7DDC_inline((bool)G_B7_0, NULL);
		InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6 L_12 = ___0_initParams;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_13 = L_12.___stencilDeferredMaterial;
		__this->___m_StencilDeferredMaterial = L_13;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_StencilDeferredMaterial), (void*)L_13);
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_14 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_StencilDeferredPassNames;
		NullCheck(L_14);
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_15 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)));
		__this->___m_StencilDeferredPasses = L_15;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_StencilDeferredPasses), (void*)L_15);
		DeferredLights_InitStencilDeferredMaterial_m63D17A63C05AB267BAB1EF74649CECF67B475187(__this, NULL);
		DeferredLights_set_AccurateGbufferNormals_m7E7EF7482036454D26694AC1D59AEA35DE0C40FA_inline(__this, (bool)1, NULL);
		DeferredLights_set_UseJobSystem_m2A9CD076267D5AA54E5B04A5BE5335B94C2B45C9_inline(__this, (bool)1, NULL);
		bool L_16 = ___1_useNativeRenderPass;
		DeferredLights_set_UseRenderPass_mDFAD4F333B29C2953659986D54FD1EE132F4B458_inline(__this, L_16, NULL);
		InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6 L_17 = ___0_initParams;
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_18 = L_17.___lightCookieManager;
		__this->___m_LightCookieManager = L_18;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LightCookieManager), (void*)L_18);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetupLights_m533678894C5B9A7A7B8506F719EF1AB2B5D7C740 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, 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*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79889366F896D1D07054019D98C11D868960DE47);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7C5F87E48AE358BCF7E470E9FEB175EF05D3C087);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral84E7E0E7E5433938C7C7E9A55D799024809F7995);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9D33B957A70086305E20F090BE2A21FFF6A6A04D);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC96739F387915D0B04F40235077F01E58428DD69);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD7EBBC1F1AF5AE1897C964F6DF040BDA0AE4E3D7);
		s_Il2CppMethodInitialized = true;
	}
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_1 = NULL;
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_2;
	memset((&V_2), 0, sizeof(V_2));
	bool V_3 = false;
	bool V_4 = false;
	bool V_5 = false;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B2_0 = NULL;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B1_0 = NULL;
	int32_t G_B3_0 = 0;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B3_1 = NULL;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B5_0 = NULL;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B4_0 = NULL;
	int32_t G_B6_0 = 0;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B6_1 = NULL;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* G_B8_0 = NULL;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* G_B8_1 = NULL;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* G_B8_2 = NULL;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B8_3 = NULL;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* G_B7_0 = NULL;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* G_B7_1 = NULL;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* G_B7_2 = NULL;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B7_3 = NULL;
	int32_t G_B9_0 = 0;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* G_B9_1 = NULL;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* G_B9_2 = NULL;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* G_B9_3 = NULL;
	DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B9_4 = NULL;
	bool G_B12_0 = false;
	bool G_B11_0 = false;
	int32_t G_B13_0 = 0;
	bool G_B13_1 = false;
	bool G_B15_0 = false;
	bool G_B14_0 = false;
	int32_t G_B16_0 = 0;
	bool G_B16_1 = false;
	int32_t G_B19_0 = 0;
	String_t* G_B21_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B21_1 = NULL;
	String_t* G_B20_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B20_1 = NULL;
	int32_t G_B22_0 = 0;
	String_t* G_B22_1 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B22_2 = NULL;
	String_t* G_B24_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B24_1 = NULL;
	String_t* G_B23_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B23_1 = NULL;
	int32_t G_B25_0 = 0;
	String_t* G_B25_1 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B25_2 = NULL;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_1 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_0->___cameraData);
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_2 = L_1->___camera;
		V_0 = L_2;
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_3 = V_0;
		NullCheck(L_3);
		bool L_4;
		L_4 = Camera_get_allowDynamicResolution_mAD3664A7319B2D48FF0D6DCEE6FD7B855F21A79B(L_3, NULL);
		if (L_4)
		{
			G_B2_0 = __this;
			goto IL_0027;
		}
		G_B1_0 = __this;
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_5 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_6 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_5->___cameraData);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_7 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&L_6->___cameraTargetDescriptor);
		int32_t L_8;
		L_8 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_7, NULL);
		G_B3_0 = L_8;
		G_B3_1 = G_B1_0;
		goto IL_0043;
	}

IL_0027:
	{
		float L_9;
		L_9 = ScalableBufferManager_get_widthScaleFactor_m544DB29370FFD51C8E445BA407B0199116F79EAC(NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_10 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_11 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_10->___cameraData);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_12 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&L_11->___cameraTargetDescriptor);
		int32_t L_13;
		L_13 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_12, NULL);
		int32_t L_14;
		L_14 = Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline(((float)il2cpp_codegen_multiply(L_9, ((float)L_13))), NULL);
		G_B3_0 = L_14;
		G_B3_1 = G_B2_0;
	}

IL_0043:
	{
		NullCheck(G_B3_1);
		DeferredLights_set_RenderWidth_m9A4741314266B1C8115091D21F47B6EB854634F3_inline(G_B3_1, G_B3_0, NULL);
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_15 = V_0;
		NullCheck(L_15);
		bool L_16;
		L_16 = Camera_get_allowDynamicResolution_mAD3664A7319B2D48FF0D6DCEE6FD7B855F21A79B(L_15, NULL);
		if (L_16)
		{
			G_B5_0 = __this;
			goto IL_0063;
		}
		G_B4_0 = __this;
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_17 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_18 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_17->___cameraData);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_19 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&L_18->___cameraTargetDescriptor);
		int32_t L_20;
		L_20 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_19, NULL);
		G_B6_0 = L_20;
		G_B6_1 = G_B4_0;
		goto IL_007f;
	}

IL_0063:
	{
		float L_21;
		L_21 = ScalableBufferManager_get_heightScaleFactor_mD47126B1D94893B4DC53B57D7678631A058A264B(NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_22 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_23 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_22->___cameraData);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_24 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&L_23->___cameraTargetDescriptor);
		int32_t L_25;
		L_25 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_24, NULL);
		int32_t L_26;
		L_26 = Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline(((float)il2cpp_codegen_multiply(L_21, ((float)L_25))), NULL);
		G_B6_0 = L_26;
		G_B6_1 = G_B5_0;
	}

IL_007f:
	{
		NullCheck(G_B6_1);
		DeferredLights_set_RenderHeight_m5A128E888FAA6676EC765BF5D07A583894FAAA2B_inline(G_B6_1, G_B6_0, NULL);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_27 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_28 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLightOffsets);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_29 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_30 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_29->___lightData);
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_31 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_30->___visibleLights);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_32 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_33 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_32->___lightData);
		int32_t L_34 = L_33->___additionalLightsCount;
		if (L_34)
		{
			G_B8_0 = L_31;
			G_B8_1 = L_28;
			G_B8_2 = L_27;
			G_B8_3 = __this;
			goto IL_00bc;
		}
		G_B7_0 = L_31;
		G_B7_1 = L_28;
		G_B7_2 = L_27;
		G_B7_3 = __this;
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_35 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_36 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_35->___lightData);
		int32_t L_37 = L_36->___mainLightIndex;
		G_B9_0 = ((((int32_t)((((int32_t)L_37) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		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_00bd;
	}

IL_00bc:
	{
		G_B9_0 = 1;
		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_00bd:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_38 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_39 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_38->___cameraData);
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_40 = L_39->___camera;
		NullCheck(L_40);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_41;
		L_41 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_40, NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_42 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_43 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_42->___cameraData);
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_44 = L_43->___camera;
		NullCheck(L_44);
		bool L_45;
		L_45 = Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F(L_44, NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_46 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_47 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_46->___cameraData);
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_48 = L_47->___camera;
		NullCheck(L_48);
		float L_49;
		L_49 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_48, NULL);
		NullCheck(G_B9_4);
		DeferredLights_PrecomputeLights_m43D706790A44E0E68A5E426420D1522E11EF2A5D(G_B9_4, G_B9_3, G_B9_2, G_B9_1, (bool)G_B9_0, L_41, L_45, L_49, NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_50 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_51 = L_50->___commandBuffer;
		V_1 = L_51;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_52 = V_1;
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_53 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___m_ProfilingSetupLightConstants;
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_2), L_52, L_53, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_01d4:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_2), NULL);
				return;
			}
		});
		try
		{
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_54 = V_1;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_55 = ___1_renderingData;
				DeferredLights_SetupShaderLightConstants_m076717C47B2738E463E63B49886FFC9C8E019365(__this, L_54, L_55, NULL);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_56 = ___1_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_57 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_56->___lightData);
				bool L_58 = L_57->___supportsMixedLighting;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_59 = V_1;
				bool L_60;
				L_60 = DeferredLights_get_AccurateGbufferNormals_m9720C5F6B6F3472D51A37E6DB9E73E4FF9DD5F16_inline(__this, NULL);
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_59, _stringLiteral9D33B957A70086305E20F090BE2A21FFF6A6A04D, L_60, NULL);
				bool L_61 = L_58;
				if (!L_61)
				{
					G_B12_0 = L_61;
					goto IL_0138_1;
				}
				G_B11_0 = L_61;
			}
			{
				int32_t L_62;
				L_62 = DeferredLights_get_MixedLightingSetup_m6996E1655CCFB7291768E5127049BC1B6A25BEF5_inline(__this, NULL);
				G_B13_0 = ((((int32_t)L_62) == ((int32_t)1))? 1 : 0);
				G_B13_1 = G_B11_0;
				goto IL_0139_1;
			}

IL_0138_1:
			{
				G_B13_0 = 0;
				G_B13_1 = G_B12_0;
			}

IL_0139_1:
			{
				V_3 = (bool)G_B13_0;
				bool L_63 = V_3;
				if (!L_63)
				{
					G_B15_0 = G_B13_1;
					goto IL_0147_1;
				}
				G_B14_0 = G_B13_1;
			}
			{
				int32_t L_64;
				L_64 = QualitySettings_get_shadowmaskMode_mE3ACF9903A2D347AA58E8CCFC90CAF9B3CCEDC18(NULL);
				G_B16_0 = ((((int32_t)L_64) == ((int32_t)0))? 1 : 0);
				G_B16_1 = G_B14_0;
				goto IL_0148_1;
			}

IL_0147_1:
			{
				G_B16_0 = 0;
				G_B16_1 = G_B15_0;
			}

IL_0148_1:
			{
				V_4 = (bool)G_B16_0;
				if (!G_B16_1)
				{
					goto IL_0157_1;
				}
			}
			{
				int32_t L_65;
				L_65 = DeferredLights_get_MixedLightingSetup_m6996E1655CCFB7291768E5127049BC1B6A25BEF5_inline(__this, NULL);
				G_B19_0 = ((((int32_t)L_65) == ((int32_t)2))? 1 : 0);
				goto IL_0158_1;
			}

IL_0157_1:
			{
				G_B19_0 = 0;
			}

IL_0158_1:
			{
				V_5 = (bool)G_B19_0;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_66 = V_1;
				bool L_67 = V_5;
				bool L_68 = V_4;
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_66, _stringLiteral84E7E0E7E5433938C7C7E9A55D799024809F7995, (bool)((int32_t)((int32_t)L_67|(int32_t)L_68)), NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_69 = V_1;
				bool L_70 = V_3;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_69, _stringLiteral7C5F87E48AE358BCF7E470E9FEB175EF05D3C087, L_70, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_71 = V_1;
				bool L_72 = V_5;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_71, _stringLiteral79889366F896D1D07054019D98C11D868960DE47, L_72, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_73 = V_1;
				bool L_74;
				L_74 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(__this, NULL);
				if (!L_74)
				{
					G_B21_0 = _stringLiteralD7EBBC1F1AF5AE1897C964F6DF040BDA0AE4E3D7;
					G_B21_1 = L_73;
					goto IL_01a1_1;
				}
				G_B20_0 = _stringLiteralD7EBBC1F1AF5AE1897C964F6DF040BDA0AE4E3D7;
				G_B20_1 = L_73;
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_75 = ___1_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_76 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_75->___cameraData);
				int32_t L_77 = L_76->___cameraType;
				G_B22_0 = ((((int32_t)L_77) == ((int32_t)1))? 1 : 0);
				G_B22_1 = G_B20_0;
				G_B22_2 = G_B20_1;
				goto IL_01a2_1;
			}

IL_01a1_1:
			{
				G_B22_0 = 0;
				G_B22_1 = G_B21_0;
				G_B22_2 = G_B21_1;
			}

IL_01a2_1:
			{
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(G_B22_2, G_B22_1, (bool)G_B22_0, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_78 = V_1;
				bool L_79;
				L_79 = DeferredLights_get_UseLightLayers_mCAB55A7317DDC188FDD87F52CD8C8E039DA223CF(__this, NULL);
				if (!L_79)
				{
					G_B24_0 = _stringLiteralC96739F387915D0B04F40235077F01E58428DD69;
					G_B24_1 = L_78;
					goto IL_01c0_1;
				}
				G_B23_0 = _stringLiteralC96739F387915D0B04F40235077F01E58428DD69;
				G_B23_1 = L_78;
			}
			{
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_80 = V_0;
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				bool L_81;
				L_81 = CoreUtils_IsSceneLightingDisabled_m35C35CC0351AEDED67A86FEAA5184799833F9A1A(L_80, NULL);
				G_B25_0 = ((((int32_t)L_81) == ((int32_t)0))? 1 : 0);
				G_B25_1 = G_B23_0;
				G_B25_2 = G_B23_1;
				goto IL_01c1_1;
			}

IL_01c0_1:
			{
				G_B25_0 = 0;
				G_B25_1 = G_B24_0;
				G_B25_2 = G_B24_1;
			}

IL_01c1_1:
			{
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(G_B25_2, G_B25_1, (bool)G_B25_0, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_82 = V_1;
				int32_t L_83;
				L_83 = DeferredLights_get_RenderingLayerMaskSize_mC5AC2DFC937A1E9B4D01997676A2DACEBE5F1FAC_inline(__this, NULL);
				RenderingLayerUtils_SetupProperties_m7731DB107165DD62D496A3A930065672BE7434F3(L_82, L_83, NULL);
				goto IL_01e2;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_01e2:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_84 = V_1;
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
		ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_84, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_85 = V_1;
		NullCheck(L_85);
		CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_85, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ResolveMixedLightingMode_m86642E3C85A8ADC46CB930271F1F04ADEF10F017 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_0;
	memset((&V_0), 0, sizeof(V_0));
	int32_t V_1 = 0;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_2 = NULL;
	int32_t V_3 = 0;
	{
		DeferredLights_set_MixedLightingSetup_m5F9B7577A809990E6AF4846271D2AAD118AD196A_inline(__this, 0, NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___0_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_1 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_0->___lightData);
		bool L_2 = L_1->___supportsMixedLighting;
		if (!L_2)
		{
			goto IL_0098;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___0_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_4 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_3->___lightData);
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_5 = L_4->___visibleLights;
		V_0 = L_5;
		V_1 = 0;
		goto IL_007d;
	}

IL_0027:
	{
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_6 = V_0;
		int32_t L_7 = V_1;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_8;
		L_8 = NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C(L_6, L_7, NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_9;
		L_9 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_8, NULL);
		V_2 = L_9;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_10 = V_2;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_11;
		L_11 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_10, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_11)
		{
			goto IL_0079;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_12 = V_2;
		NullCheck(L_12);
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_13;
		L_13 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_12, NULL);
		int32_t L_14 = L_13.___lightmapBakeType;
		if ((!(((uint32_t)L_14) == ((uint32_t)1))))
		{
			goto IL_0079;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_15 = V_2;
		NullCheck(L_15);
		int32_t L_16;
		L_16 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_15, NULL);
		if (!L_16)
		{
			goto IL_0079;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_17 = V_2;
		NullCheck(L_17);
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_18;
		L_18 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_17, NULL);
		int32_t L_19 = L_18.___mixedLightingMode;
		V_3 = L_19;
		int32_t L_20 = V_3;
		if ((((int32_t)L_20) == ((int32_t)1)))
		{
			goto IL_0069;
		}
	}
	{
		int32_t L_21 = V_3;
		if ((((int32_t)L_21) == ((int32_t)2)))
		{
			goto IL_0072;
		}
	}
	{
		goto IL_0079;
	}

IL_0069:
	{
		DeferredLights_set_MixedLightingSetup_m5F9B7577A809990E6AF4846271D2AAD118AD196A_inline(__this, 2, NULL);
		goto IL_0079;
	}

IL_0072:
	{
		DeferredLights_set_MixedLightingSetup_m5F9B7577A809990E6AF4846271D2AAD118AD196A_inline(__this, 1, NULL);
	}

IL_0079:
	{
		int32_t L_22 = V_1;
		V_1 = ((int32_t)il2cpp_codegen_add(L_22, 1));
	}

IL_007d:
	{
		int32_t L_23 = V_1;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_24 = ___0_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_25 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_24->___lightData);
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_26 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_25->___visibleLights);
		int32_t L_27;
		L_27 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_26)->___m_Length);
		if ((((int32_t)L_23) >= ((int32_t)L_27)))
		{
			goto IL_0098;
		}
	}
	{
		int32_t L_28;
		L_28 = DeferredLights_get_MixedLightingSetup_m6996E1655CCFB7291768E5127049BC1B6A25BEF5_inline(__this, NULL);
		if (!L_28)
		{
			goto IL_0027;
		}
	}

IL_0098:
	{
		DeferredLights_CreateGbufferResources_mB5107E28CAD0378BB543AA1FB18DAD49ED62155F(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_DisableFramebufferFetchInput_mD3D52031BF54D7EBD48EA7E49513D867016EE7FA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		DeferredLights_set_UseRenderPass_mDFAD4F333B29C2953659986D54FD1EE132F4B458_inline(__this, (bool)0, NULL);
		DeferredLights_CreateGbufferResources_mB5107E28CAD0378BB543AA1FB18DAD49ED62155F(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ReleaseGbufferResources_m24BFF3E0F7FA36B9290320A7A09EAAFC82717B31 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___GbufferRTHandles;
		if (!L_0)
		{
			goto IL_0028;
		}
	}
	{
		V_0 = 0;
		goto IL_001d;
	}

IL_000c:
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_1 = __this->___GbufferRTHandles;
		int32_t L_2 = V_0;
		NullCheck(L_1);
		int32_t L_3 = L_2;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
		il2cpp_codegen_runtime_class_init_inline(RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var);
		RTHandles_Release_m21765673C17AE3696BEC5FC15732F97F44039283(L_4, NULL);
		int32_t L_5 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_5, 1));
	}

IL_001d:
	{
		int32_t L_6 = V_0;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_7 = __this->___GbufferRTHandles;
		NullCheck(L_7);
		if ((((int32_t)L_6) < ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))))
		{
			goto IL_000c;
		}
	}

IL_0028:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ReAllocateGBufferIfNeeded_m1B0C7D1D8D84F70365EE88ECDB047BB72261C5A0 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_gbufferSlice, int32_t ___1_gbufferIndex, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___GbufferRTHandles;
		if (!L_0)
		{
			goto IL_0077;
		}
	}
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_1 = __this->___GbufferRTHandles;
		int32_t L_2 = ___1_gbufferIndex;
		NullCheck(L_1);
		int32_t L_3 = L_2;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
		NullCheck(L_4);
		int32_t L_5;
		L_5 = RTHandle_GetInstanceID_m03B8397D7EADA4B68CDA99A76334A359D238F33F(L_4, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_6;
		L_6 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		int32_t L_7 = ___1_gbufferIndex;
		NullCheck(L_6);
		int32_t L_8 = L_7;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
		NullCheck(L_9);
		int32_t L_10;
		L_10 = RTHandle_GetInstanceID_m03B8397D7EADA4B68CDA99A76334A359D238F33F(L_9, NULL);
		if ((((int32_t)L_5) == ((int32_t)L_10)))
		{
			goto IL_0025;
		}
	}
	{
		return;
	}

IL_0025:
	{
		RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&___0_gbufferSlice), 0, NULL);
		RenderTextureDescriptor_set_stencilFormat_mAF65BF85B6183891FD68DECADA003A7A6DFEEA1A_inline((&___0_gbufferSlice), 0, NULL);
		int32_t L_11 = ___1_gbufferIndex;
		int32_t L_12;
		L_12 = DeferredLights_GetGBufferFormat_m9CA9F7C4D9EC692498D5ED7B60D306DD85855E09(__this, L_11, NULL);
		RenderTextureDescriptor_set_graphicsFormat_m037DA25F9A8B956D830C7B7E5C6E258DC1133A13((&___0_gbufferSlice), L_12, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_13 = __this->___GbufferRTHandles;
		int32_t L_14 = ___1_gbufferIndex;
		NullCheck(L_13);
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_15 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_GBufferNames;
		int32_t L_16 = ___1_gbufferIndex;
		NullCheck(L_15);
		int32_t L_17 = L_16;
		String_t* L_18 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
		il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
		bool L_19;
		L_19 = RenderingUtils_ReAllocateIfNeeded_mDE48AE1C4158076D30E8D4D9322A9EE4219C2812(((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14))), (&___0_gbufferSlice), 0, 1, (bool)0, 1, (0.0f), L_18, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_20;
		L_20 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		int32_t L_21 = ___1_gbufferIndex;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_22 = __this->___GbufferRTHandles;
		int32_t L_23 = ___1_gbufferIndex;
		NullCheck(L_22);
		int32_t L_24 = L_23;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_25 = (L_22)->GetAt(static_cast<il2cpp_array_size_t>(L_24));
		NullCheck(L_20);
		ArrayElementTypeCheck (L_20, L_25);
		(L_20)->SetAt(static_cast<il2cpp_array_size_t>(L_21), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_25);
	}

IL_0077:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_CreateGbufferResources_mB5107E28CAD0378BB543AA1FB18DAD49ED62155F (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	{
		int32_t L_0;
		L_0 = DeferredLights_get_GBufferSliceCount_m49E27D846C6FB0B337EDFC43F7BA63CDB3A6EA32(__this, NULL);
		V_0 = L_0;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_1 = __this->___GbufferRTHandles;
		if (!L_1)
		{
			goto IL_001d;
		}
	}
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_2 = __this->___GbufferRTHandles;
		NullCheck(L_2);
		int32_t L_3 = V_0;
		if ((((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))) == ((int32_t)L_3)))
		{
			goto IL_009e;
		}
	}

IL_001d:
	{
		DeferredLights_ReleaseGbufferResources_m24BFF3E0F7FA36B9290320A7A09EAAFC82717B31(__this, NULL);
		int32_t L_4 = V_0;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_5 = (RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)SZArrayNew(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var, (uint32_t)L_4);
		DeferredLights_set_GbufferAttachments_mC7AA7837F438CE029E167B87F077EEF6098C80E1_inline(__this, L_5, NULL);
		int32_t L_6 = V_0;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_7 = (RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)SZArrayNew(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var, (uint32_t)L_6);
		__this->___GbufferRTHandles = L_7;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___GbufferRTHandles), (void*)L_7);
		int32_t L_8 = V_0;
		GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_9 = (GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5*)(GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5*)SZArrayNew(GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5_il2cpp_TypeInfo_var, (uint32_t)L_8);
		DeferredLights_set_GbufferFormats_m48BDD07B5431BC2F6D2D00D4BDDFC86003CE7E88_inline(__this, L_9, NULL);
		int32_t L_10 = V_0;
		TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_11 = (TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD*)(TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD*)SZArrayNew(TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD_il2cpp_TypeInfo_var, (uint32_t)L_10);
		DeferredLights_set_GbufferTextureHandles_mD39547D18DF76D0EE20D7263298D0AB47CB11B2D_inline(__this, L_11, NULL);
		V_1 = 0;
		goto IL_009a;
	}

IL_0057:
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_12 = __this->___GbufferRTHandles;
		int32_t L_13 = V_1;
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_14 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_GBufferNames;
		int32_t L_15 = V_1;
		NullCheck(L_14);
		int32_t L_16 = L_15;
		String_t* L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
		RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_18;
		L_18 = RenderTargetIdentifier_op_Implicit_mDB8D8D10ABF524D7B464473B32C3D3610BEE0A6C(L_17, NULL);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_19 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_GBufferNames;
		int32_t L_20 = V_1;
		NullCheck(L_19);
		int32_t L_21 = L_20;
		String_t* L_22 = (L_19)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
		il2cpp_codegen_runtime_class_init_inline(RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_23;
		L_23 = RTHandles_Alloc_mBC3081E1BB6BBE2F7722B13009D5D30DAD5DD67A(L_18, L_22, NULL);
		NullCheck(L_12);
		ArrayElementTypeCheck (L_12, L_23);
		(L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_23);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_24;
		L_24 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		int32_t L_25 = V_1;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_26 = __this->___GbufferRTHandles;
		int32_t L_27 = V_1;
		NullCheck(L_26);
		int32_t L_28 = L_27;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_29 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_28));
		NullCheck(L_24);
		ArrayElementTypeCheck (L_24, L_29);
		(L_24)->SetAt(static_cast<il2cpp_array_size_t>(L_25), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_29);
		GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_30;
		L_30 = DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB_inline(__this, NULL);
		int32_t L_31 = V_1;
		int32_t L_32 = V_1;
		int32_t L_33;
		L_33 = DeferredLights_GetGBufferFormat_m9CA9F7C4D9EC692498D5ED7B60D306DD85855E09(__this, L_32, NULL);
		NullCheck(L_30);
		(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (int32_t)L_33);
		int32_t L_34 = V_1;
		V_1 = ((int32_t)il2cpp_codegen_add(L_34, 1));
	}

IL_009a:
	{
		int32_t L_35 = V_1;
		int32_t L_36 = V_0;
		if ((((int32_t)L_35) < ((int32_t)L_36)))
		{
			goto IL_0057;
		}
	}

IL_009e:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_UpdateDeferredInputAttachments_m7D18F98298CAD3A9DA44B99BD65E173B572665AA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0;
		L_0 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_1;
		L_1 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		NullCheck(L_1);
		int32_t L_2 = 0;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_3 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
		NullCheck(L_0);
		ArrayElementTypeCheck (L_0, L_3);
		(L_0)->SetAt(static_cast<il2cpp_array_size_t>(0), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_3);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_4;
		L_4 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_5;
		L_5 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		NullCheck(L_5);
		int32_t L_6 = 1;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_7 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
		NullCheck(L_4);
		ArrayElementTypeCheck (L_4, L_7);
		(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_7);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_8;
		L_8 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_9;
		L_9 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		NullCheck(L_9);
		int32_t L_10 = 2;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_11 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
		NullCheck(L_8);
		ArrayElementTypeCheck (L_8, L_11);
		(L_8)->SetAt(static_cast<il2cpp_array_size_t>(2), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_11);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_12;
		L_12 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_13;
		L_13 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		NullCheck(L_13);
		int32_t L_14 = 4;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_15 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
		NullCheck(L_12);
		ArrayElementTypeCheck (L_12, L_15);
		(L_12)->SetAt(static_cast<il2cpp_array_size_t>(3), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_15);
		bool L_16;
		L_16 = DeferredLights_get_UseShadowMask_mE48C5C2164F34CFB3BE8B1BB401D5593D59E86AA(__this, NULL);
		if (!L_16)
		{
			goto IL_005d;
		}
	}
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_17;
		L_17 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_18;
		L_18 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		int32_t L_19;
		L_19 = DeferredLights_get_GBufferShadowMask_m1709E6D5D5FC83D7FD3A23B841859CE45BF9B296(__this, NULL);
		NullCheck(L_18);
		int32_t L_20 = L_19;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_21 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_20));
		NullCheck(L_17);
		ArrayElementTypeCheck (L_17, L_21);
		(L_17)->SetAt(static_cast<il2cpp_array_size_t>(4), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_21);
	}

IL_005d:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_IsRuntimeSupportedThisFrame_m172EA14735129356B545F035C70484370ACA4E1D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0;
		L_0 = DeferredLights_get_GBufferSliceCount_m49E27D846C6FB0B337EDFC43F7BA63CDB3A6EA32(__this, NULL);
		int32_t L_1;
		L_1 = SystemInfo_get_supportedRenderTargetCount_mA8696B2D9AB343F9D04B0F4F14A4A1F7098DBC34(NULL);
		if ((((int32_t)L_0) > ((int32_t)L_1)))
		{
			goto IL_001d;
		}
	}
	{
		bool L_2;
		L_2 = DeferredConfig_get_IsOpenGL_m6F267B91EADDD256FF31B26AC15022CCACF34F06_inline(NULL);
		if (L_2)
		{
			goto IL_001d;
		}
	}
	{
		bool L_3;
		L_3 = DeferredConfig_get_IsDX10_m29BD38818BB231890B234F8D90F836B4CF0F449E_inline(NULL);
		return (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
	}

IL_001d:
	{
		return (bool)0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_Setup_mB26414CD9BA66BF1F91E9485CFD1F730F4049599 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* ___1_additionalLightsShadowCasterPass, bool ___2_hasDepthPrepass, bool ___3_hasNormalPrepass, bool ___4_hasRenderingLayerPrepass, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___5_depthCopyTexture, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___6_depthAttachment, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___7_colorAttachment, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	int32_t V_2 = 0;
	int32_t G_B2_0 = 0;
	int32_t G_B1_0 = 0;
	int32_t G_B3_0 = 0;
	int32_t G_B3_1 = 0;
	{
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_0 = ___1_additionalLightsShadowCasterPass;
		__this->___m_AdditionalLightsShadowCasterPass = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightsShadowCasterPass), (void*)L_0);
		bool L_1 = ___2_hasDepthPrepass;
		DeferredLights_set_HasDepthPrepass_mC5A7DA505F2960D7A54B4A7989892792514C8C9E_inline(__this, L_1, NULL);
		bool L_2 = ___3_hasNormalPrepass;
		DeferredLights_set_HasNormalPrepass_m9A48F38DB115BE3A378B0C739A71B7C79F8BB87A_inline(__this, L_2, NULL);
		bool L_3 = ___4_hasRenderingLayerPrepass;
		DeferredLights_set_HasRenderingLayerPrepass_m5A3AA40623B76583A7BD52D08CD5B2FC7EED5200_inline(__this, L_3, NULL);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_4 = ___5_depthCopyTexture;
		DeferredLights_set_DepthCopyTexture_mBDE229B942F031B268B851A264DD93C2F4B54A26_inline(__this, L_4, NULL);
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_5;
		L_5 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		int32_t L_6;
		L_6 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(__this, NULL);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_7 = ___7_colorAttachment;
		NullCheck(L_5);
		ArrayElementTypeCheck (L_5, L_7);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_7);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_8 = ___6_depthAttachment;
		DeferredLights_set_DepthAttachment_mF0AE8FC95FBED81E72C6049338B54E053F7DD2BD_inline(__this, L_8, NULL);
		bool L_9;
		L_9 = DeferredLights_get_UseShadowMask_mE48C5C2164F34CFB3BE8B1BB401D5593D59E86AA(__this, NULL);
		if (L_9)
		{
			G_B2_0 = 4;
			goto IL_0049;
		}
		G_B1_0 = 4;
	}
	{
		G_B3_0 = 0;
		G_B3_1 = G_B1_0;
		goto IL_004a;
	}

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

IL_004a:
	{
		V_0 = ((int32_t)il2cpp_codegen_add(G_B3_1, G_B3_0));
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_10;
		L_10 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		if (L_10)
		{
			goto IL_0067;
		}
	}
	{
		bool L_11;
		L_11 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(__this, NULL);
		if (!L_11)
		{
			goto IL_0067;
		}
	}
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_12;
		L_12 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		NullCheck(L_12);
		if ((((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))) >= ((int32_t)3)))
		{
			goto IL_007a;
		}
	}

IL_0067:
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_13;
		L_13 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		if (!L_13)
		{
			goto IL_00d5;
		}
	}
	{
		int32_t L_14 = V_0;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_15;
		L_15 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		NullCheck(L_15);
		if ((((int32_t)L_14) == ((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length)))))
		{
			goto IL_00d5;
		}
	}

IL_007a:
	{
		int32_t L_16 = V_0;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_17 = (RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)SZArrayNew(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var, (uint32_t)L_16);
		DeferredLights_set_DeferredInputAttachments_mF7AE42D672762A277D58AAF9B50258CD91B962D3_inline(__this, L_17, NULL);
		int32_t L_18 = V_0;
		BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_19 = (BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4*)(BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4*)SZArrayNew(BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var, (uint32_t)L_18);
		DeferredLights_set_DeferredInputIsTransient_m1CE9F9DA3ACDB8AD7A54EF0E01B54B1A30E82E50_inline(__this, L_19, NULL);
		V_2 = 0;
		V_1 = 0;
		goto IL_00d1;
	}

IL_0098:
	{
		int32_t L_20 = V_2;
		int32_t L_21;
		L_21 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(__this, NULL);
		if ((!(((uint32_t)L_20) == ((uint32_t)L_21))))
		{
			goto IL_00a5;
		}
	}
	{
		int32_t L_22 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_add(L_22, 1));
	}

IL_00a5:
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_23;
		L_23 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline(__this, NULL);
		int32_t L_24 = V_1;
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_25;
		L_25 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(__this, NULL);
		int32_t L_26 = V_2;
		NullCheck(L_25);
		int32_t L_27 = L_26;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_28 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
		NullCheck(L_23);
		ArrayElementTypeCheck (L_23, L_28);
		(L_23)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_28);
		BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_29;
		L_29 = DeferredLights_get_DeferredInputIsTransient_m7B4615C180E82E2F2803286DF7B56332EC6A0F8B_inline(__this, NULL);
		int32_t L_30 = V_1;
		int32_t L_31 = V_2;
		int32_t L_32;
		L_32 = DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85(__this, NULL);
		NullCheck(L_29);
		(L_29)->SetAt(static_cast<il2cpp_array_size_t>(L_30), (bool)((((int32_t)((((int32_t)L_31) == ((int32_t)L_32))? 1 : 0)) == ((int32_t)0))? 1 : 0));
		int32_t L_33 = V_1;
		V_1 = ((int32_t)il2cpp_codegen_add(L_33, 1));
		int32_t L_34 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_add(L_34, 1));
	}

IL_00d1:
	{
		int32_t L_35 = V_1;
		int32_t L_36 = V_0;
		if ((((int32_t)L_35) < ((int32_t)L_36)))
		{
			goto IL_0098;
		}
	}

IL_00d5:
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_37;
		L_37 = DeferredLights_get_DepthAttachment_mDCE6C0ADF1601341F58B5869068E6CDE55BECAC6_inline(__this, NULL);
		DeferredLights_set_DepthAttachmentHandle_m4B7150AB142892F81D8ADEAC010C117988E0C539_inline(__this, L_37, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_Setup_mBC63A3C3A9F627B4699EACD8DC583E962B269552 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* ___0_additionalLightsShadowCasterPass, const RuntimeMethod* method) 
{
	{
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_0 = ___0_additionalLightsShadowCasterPass;
		__this->___m_AdditionalLightsShadowCasterPass = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightsShadowCasterPass), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_OnCameraCleanup_mBFB9C5FAFFCEA15D701540DD17AC7FE999638C56 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, 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*)&NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9D33B957A70086305E20F090BE2A21FFF6A6A04D);
		s_Il2CppMethodInitialized = true;
	}
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_0, _stringLiteral9D33B957A70086305E20F090BE2A21FFF6A6A04D, (bool)0, NULL);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_1 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		bool L_2;
		L_2 = NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_inline(L_1, NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_RuntimeMethod_var);
		if (!L_2)
		{
			goto IL_0024;
		}
	}
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_3 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8(L_3, NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8_RuntimeMethod_var);
	}

IL_0024:
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_4 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLightOffsets);
		bool L_5;
		L_5 = NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_inline(L_4, NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_RuntimeMethod_var);
		if (!L_5)
		{
			goto IL_003c;
		}
	}
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_6 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLightOffsets);
		NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8(L_6, NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8_RuntimeMethod_var);
	}

IL_003c:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 DeferredLights_OverwriteStencil_mFFD6E1FAA7422F4AEA6F00C1C6075421B9835421 (StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___0_s, int32_t ___1_stencilWriteMask, const RuntimeMethod* method) 
{
	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;
	int32_t V_5 = 0;
	int32_t V_6 = 0;
	int32_t V_7 = 0;
	int32_t G_B5_0 = 0;
	int32_t G_B8_0 = 0;
	{
		bool L_0;
		L_0 = StencilState_get_enabled_m03D0635E12B6B461F459A872E3B992C09AD2F709((&___0_s), NULL);
		if (L_0)
		{
			goto IL_001b;
		}
	}
	{
		int32_t L_1 = ___1_stencilWriteMask;
		StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_2;
		memset((&L_2), 0, sizeof(L_2));
		StencilState__ctor_mDE204DCDD73203CC81E2FEE8F142834449C8B56E((&L_2), (bool)1, (uint8_t)0, (uint8_t)((int32_t)(uint8_t)L_1), 8, 2, 0, 0, 8, 2, 0, 0, NULL);
		return L_2;
	}

IL_001b:
	{
		int32_t L_3;
		L_3 = StencilState_get_compareFunctionFront_mBEF97C76C814AA7072B0D8C6E90E5699EFA48DC6((&___0_s), NULL);
		if (L_3)
		{
			goto IL_0027;
		}
	}
	{
		G_B5_0 = 8;
		goto IL_002e;
	}

IL_0027:
	{
		int32_t L_4;
		L_4 = StencilState_get_compareFunctionFront_mBEF97C76C814AA7072B0D8C6E90E5699EFA48DC6((&___0_s), NULL);
		G_B5_0 = ((int32_t)(L_4));
	}

IL_002e:
	{
		V_0 = G_B5_0;
		int32_t L_5;
		L_5 = StencilState_get_compareFunctionBack_m37AC5689D94A1719BEB75CC577096D271750A9C5((&___0_s), NULL);
		if (L_5)
		{
			goto IL_003b;
		}
	}
	{
		G_B8_0 = 8;
		goto IL_0042;
	}

IL_003b:
	{
		int32_t L_6;
		L_6 = StencilState_get_compareFunctionBack_m37AC5689D94A1719BEB75CC577096D271750A9C5((&___0_s), NULL);
		G_B8_0 = ((int32_t)(L_6));
	}

IL_0042:
	{
		V_1 = G_B8_0;
		int32_t L_7;
		L_7 = StencilState_get_passOperationFront_mED3B1DD6437336A94A319DB2963C5EA4641C753F((&___0_s), NULL);
		V_2 = L_7;
		int32_t L_8;
		L_8 = StencilState_get_failOperationFront_mAC199B756771167AA6FB068883D47FDEA2B2DBC5((&___0_s), NULL);
		V_3 = L_8;
		int32_t L_9;
		L_9 = StencilState_get_zFailOperationFront_m5E7C2ADCFA97B8E0A3387D2075C01D6F5385067C((&___0_s), NULL);
		V_4 = L_9;
		int32_t L_10;
		L_10 = StencilState_get_passOperationBack_m3C6BAA44C73AE8FFC2C39BE1B3980498A28A6C38((&___0_s), NULL);
		V_5 = L_10;
		int32_t L_11;
		L_11 = StencilState_get_failOperationBack_m5310F3D9B99EA2D8E1DDDAC651EBF6E12A630BDE((&___0_s), NULL);
		V_6 = L_11;
		int32_t L_12;
		L_12 = StencilState_get_zFailOperationBack_m4569E6652B75DE77E582DA00FD92291ECC1EBABC((&___0_s), NULL);
		V_7 = L_12;
		uint8_t L_13;
		L_13 = StencilState_get_readMask_mFDA345D54433A4EDA6232002B4F7004656BBD0CB((&___0_s), NULL);
		uint8_t L_14;
		L_14 = StencilState_get_writeMask_mDE1345017B389C91E696FCB708700C78703734A0((&___0_s), NULL);
		int32_t L_15 = ___1_stencilWriteMask;
		int32_t L_16 = V_0;
		int32_t L_17 = V_2;
		int32_t L_18 = V_3;
		int32_t L_19 = V_4;
		int32_t L_20 = V_1;
		int32_t L_21 = V_5;
		int32_t L_22 = V_6;
		int32_t L_23 = V_7;
		StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_24;
		memset((&L_24), 0, sizeof(L_24));
		StencilState__ctor_mDE204DCDD73203CC81E2FEE8F142834449C8B56E((&L_24), (bool)1, (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_13&((int32_t)15)))), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_14|L_15))), L_16, L_17, L_18, L_19, L_20, L_21, L_22, L_23, NULL);
		return L_24;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 DeferredLights_OverwriteStencil_m4C4681A02F5F6B142F04EC29D8DC28D61AE76777 (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 ___0_block, int32_t ___1_stencilWriteMask, int32_t ___2_stencilRef, const RuntimeMethod* method) 
{
	StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 V_0;
	memset((&V_0), 0, sizeof(V_0));
	StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 V_1;
	memset((&V_1), 0, sizeof(V_1));
	int32_t V_2 = 0;
	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;
	int32_t V_9 = 0;
	int32_t G_B5_0 = 0;
	int32_t G_B8_0 = 0;
	{
		StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_0;
		L_0 = RenderStateBlock_get_stencilState_mDB0789D0366CE036924C55EEC90A60F1DDAE7BC6((&___0_block), NULL);
		V_0 = L_0;
		bool L_1;
		L_1 = StencilState_get_enabled_m03D0635E12B6B461F459A872E3B992C09AD2F709((&V_0), NULL);
		if (L_1)
		{
			goto IL_002e;
		}
	}
	{
		int32_t L_2 = ___1_stencilWriteMask;
		StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_3;
		memset((&L_3), 0, sizeof(L_3));
		StencilState__ctor_mDE204DCDD73203CC81E2FEE8F142834449C8B56E((&L_3), (bool)1, (uint8_t)0, (uint8_t)((int32_t)(uint8_t)L_2), 8, 2, 0, 0, 8, 2, 0, 0, NULL);
		RenderStateBlock_set_stencilState_m1DD8E2B3953C435C65BA7D60348D717E16B29DEA((&___0_block), L_3, NULL);
		goto IL_00c4;
	}

IL_002e:
	{
		StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_4;
		L_4 = RenderStateBlock_get_stencilState_mDB0789D0366CE036924C55EEC90A60F1DDAE7BC6((&___0_block), NULL);
		V_1 = L_4;
		int32_t L_5;
		L_5 = StencilState_get_compareFunctionFront_mBEF97C76C814AA7072B0D8C6E90E5699EFA48DC6((&V_1), NULL);
		if (L_5)
		{
			goto IL_0042;
		}
	}
	{
		G_B5_0 = 8;
		goto IL_0049;
	}

IL_0042:
	{
		int32_t L_6;
		L_6 = StencilState_get_compareFunctionFront_mBEF97C76C814AA7072B0D8C6E90E5699EFA48DC6((&V_1), NULL);
		G_B5_0 = ((int32_t)(L_6));
	}

IL_0049:
	{
		V_2 = G_B5_0;
		int32_t L_7;
		L_7 = StencilState_get_compareFunctionBack_m37AC5689D94A1719BEB75CC577096D271750A9C5((&V_1), NULL);
		if (L_7)
		{
			goto IL_0056;
		}
	}
	{
		G_B8_0 = 8;
		goto IL_005d;
	}

IL_0056:
	{
		int32_t L_8;
		L_8 = StencilState_get_compareFunctionBack_m37AC5689D94A1719BEB75CC577096D271750A9C5((&V_1), NULL);
		G_B8_0 = ((int32_t)(L_8));
	}

IL_005d:
	{
		V_3 = G_B8_0;
		int32_t L_9;
		L_9 = StencilState_get_passOperationFront_mED3B1DD6437336A94A319DB2963C5EA4641C753F((&V_1), NULL);
		V_4 = L_9;
		int32_t L_10;
		L_10 = StencilState_get_failOperationFront_mAC199B756771167AA6FB068883D47FDEA2B2DBC5((&V_1), NULL);
		V_5 = L_10;
		int32_t L_11;
		L_11 = StencilState_get_zFailOperationFront_m5E7C2ADCFA97B8E0A3387D2075C01D6F5385067C((&V_1), NULL);
		V_6 = L_11;
		int32_t L_12;
		L_12 = StencilState_get_passOperationBack_m3C6BAA44C73AE8FFC2C39BE1B3980498A28A6C38((&V_1), NULL);
		V_7 = L_12;
		int32_t L_13;
		L_13 = StencilState_get_failOperationBack_m5310F3D9B99EA2D8E1DDDAC651EBF6E12A630BDE((&V_1), NULL);
		V_8 = L_13;
		int32_t L_14;
		L_14 = StencilState_get_zFailOperationBack_m4569E6652B75DE77E582DA00FD92291ECC1EBABC((&V_1), NULL);
		V_9 = L_14;
		uint8_t L_15;
		L_15 = StencilState_get_readMask_mFDA345D54433A4EDA6232002B4F7004656BBD0CB((&V_1), NULL);
		uint8_t L_16;
		L_16 = StencilState_get_writeMask_mDE1345017B389C91E696FCB708700C78703734A0((&V_1), NULL);
		int32_t L_17 = ___1_stencilWriteMask;
		int32_t L_18 = V_2;
		int32_t L_19 = V_4;
		int32_t L_20 = V_5;
		int32_t L_21 = V_6;
		int32_t L_22 = V_3;
		int32_t L_23 = V_7;
		int32_t L_24 = V_8;
		int32_t L_25 = V_9;
		StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_26;
		memset((&L_26), 0, sizeof(L_26));
		StencilState__ctor_mDE204DCDD73203CC81E2FEE8F142834449C8B56E((&L_26), (bool)1, (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_15&((int32_t)15)))), (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_16|L_17))), L_18, L_19, L_20, L_21, L_22, L_23, L_24, L_25, NULL);
		RenderStateBlock_set_stencilState_m1DD8E2B3953C435C65BA7D60348D717E16B29DEA((&___0_block), L_26, NULL);
	}

IL_00c4:
	{
		RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_27 = (&___0_block);
		int32_t L_28;
		L_28 = RenderStateBlock_get_mask_mC675CA5A35CC9912F9B8E34B1DB6BBDB66FFC4C6(L_27, NULL);
		RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_27, ((int32_t)((int32_t)L_28|8)), NULL);
		int32_t L_29;
		L_29 = RenderStateBlock_get_stencilReference_m8EF0C19AC4FA1BDEA87972A31EE3E3D4695F23DE((&___0_block), NULL);
		int32_t L_30 = ___2_stencilRef;
		RenderStateBlock_set_stencilReference_m9AE2F79509B0F431E8D0430B941DC23755722D84((&___0_block), ((int32_t)(((int32_t)(L_29&((int32_t)15)))|L_30)), NULL);
		RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_31 = ___0_block;
		return L_31;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ClearStencilPartial_mED6234FB18BE7365D19A1C3E4C66602BE8D926CF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_0 = __this->___m_FullscreenMesh;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_2;
		L_2 = DeferredLights_CreateFullscreenMesh_mB7CB22C9B29B6249B0B9A9DB7274C24A7B3FF890(NULL);
		__this->___m_FullscreenMesh = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FullscreenMesh), (void*)L_2);
	}

IL_0019:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = ___0_cmd;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_4 = __this->___m_ProfilingSamplerClearStencilPartialPass;
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_0), L_3, L_4, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_0049:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL);
				return;
			}
		});
		try
		{
			CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_5 = ___0_cmd;
			Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_6 = __this->___m_FullscreenMesh;
			Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_7;
			L_7 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
			Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = __this->___m_StencilDeferredMaterial;
			Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->___m_StencilDeferredPasses;
			NullCheck(L_9);
			int32_t L_10 = 5;
			int32_t L_11 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
			NullCheck(L_5);
			CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_5, L_6, L_7, L_8, 0, L_11, NULL);
			goto IL_0057;
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_0057:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ExecuteDeferredPass_mC4EA5A78C12827E1FC03A86208270E636C34F5D8 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, 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*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral70776EEF5013E09D47510474637DCF397851D5E9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0);
		s_Il2CppMethodInitialized = true;
	}
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_1;
	memset((&V_1), 0, sizeof(V_1));
	String_t* G_B9_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B9_1 = NULL;
	String_t* G_B8_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B8_1 = NULL;
	int32_t G_B10_0 = 0;
	String_t* G_B10_1 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B10_2 = NULL;
	{
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = __this->___m_StencilDeferredPasses;
		NullCheck(L_0);
		int32_t L_1 = 0;
		int32_t L_2 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_1));
		if ((((int32_t)L_2) >= ((int32_t)0)))
		{
			goto IL_0011;
		}
	}
	{
		DeferredLights_InitStencilDeferredMaterial_m63D17A63C05AB267BAB1EF74649CECF67B475187(__this, NULL);
	}

IL_0011:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = L_3->___commandBuffer;
		V_0 = L_4;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_5 = V_0;
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_6 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___m_ProfilingDeferredPass;
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_1), L_5, L_6, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_006f:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_1), NULL);
				return;
			}
		});
		try
		{
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7 = V_0;
				bool L_8;
				L_8 = DeferredLights_get_UseShadowMask_mE48C5C2164F34CFB3BE8B1BB401D5593D59E86AA(__this, NULL);
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_7, _stringLiteral70776EEF5013E09D47510474637DCF397851D5E9, L_8, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_9 = V_0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_10 = ___1_renderingData;
				DeferredLights_SetupMatrixConstants_m999D4D1EEE633B3426463074D06E2AB9E9596E93(__this, L_9, L_10, NULL);
				bool L_11;
				L_11 = DeferredLights_HasStencilLightsOfType_m345242794CDDBDD9FFD41A76B0241E2BEC468DE3(__this, 1, NULL);
				if (L_11)
				{
					goto IL_004f_1;
				}
			}
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_12 = V_0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_13 = ___1_renderingData;
				DeferredLights_RenderSSAOBeforeShading_mED662A225E8E1468E8EA5A1616268911D9905B80(__this, L_12, L_13, NULL);
			}

IL_004f_1:
			{
				ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_14 = ___0_context;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_15 = V_0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_16 = ___1_renderingData;
				DeferredLights_RenderStencilLights_mCC7D7807C2A28DAF7A41BA2D91269CD588F43ED0(__this, L_14, L_15, L_16, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_17 = V_0;
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_17, _stringLiteral70776EEF5013E09D47510474637DCF397851D5E9, (bool)0, NULL);
				ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_18 = ___0_context;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_19 = V_0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_20 = ___1_renderingData;
				DeferredLights_RenderFog_m625B73D0B1D161514EE34912DD382C398F9581D5(__this, L_18, L_19, L_20, NULL);
				goto IL_007d;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_007d:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_21 = V_0;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_22 = ___1_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_23 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_22->___shadowData);
		bool L_24 = L_23->___isKeywordAdditionalLightShadowsEnabled;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_21, _stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0, L_24, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_25 = V_0;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_26 = ___1_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_27 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_26->___shadowData);
		il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		ShadowUtils_SetSoftShadowQualityShaderKeywords_m247A4422FECC24618CC2A99432E73BF735A05812(L_25, L_27, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_28 = V_0;
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_29 = __this->___m_LightCookieManager;
		if (!L_29)
		{
			G_B9_0 = _stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57;
			G_B9_1 = L_28;
			goto IL_00ba;
		}
		G_B8_0 = _stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57;
		G_B8_1 = L_28;
	}
	{
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_30 = __this->___m_LightCookieManager;
		NullCheck(L_30);
		bool L_31;
		L_31 = LightCookieManager_get_IsKeywordLightCookieEnabled_mAAC832A3AA56BB7A301121DF82329C7B84B0DBE5_inline(L_30, NULL);
		G_B10_0 = ((int32_t)(L_31));
		G_B10_1 = G_B8_0;
		G_B10_2 = G_B8_1;
		goto IL_00bb;
	}

IL_00ba:
	{
		G_B10_0 = 0;
		G_B10_1 = G_B9_0;
		G_B10_2 = G_B9_1;
	}

IL_00bb:
	{
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(G_B10_2, G_B10_1, (bool)G_B10_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetupShaderLightConstants_m076717C47B2738E463E63B49886FFC9C8E019365 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_1 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_2 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_1->___lightData);
		DeferredLights_SetupMainLightConstants_mC94E483173C88443DCA6AC0D4F7B55E6C73A1CFF(__this, L_0, L_2, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetupMainLightConstants_mC94E483173C88443DCA6AC0D4F7B55E6C73A1CFF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___1_lightData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
	memset((&V_0), 0, sizeof(V_0));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_1;
	memset((&V_1), 0, sizeof(V_1));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_2;
	memset((&V_2), 0, sizeof(V_2));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_3;
	memset((&V_3), 0, sizeof(V_3));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_4;
	memset((&V_4), 0, sizeof(V_4));
	uint32_t V_5 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_6;
	memset((&V_6), 0, sizeof(V_6));
	{
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_0 = ___1_lightData;
		int32_t L_1 = L_0->___mainLightIndex;
		if ((((int32_t)L_1) >= ((int32_t)0)))
		{
			goto IL_000a;
		}
	}
	{
		return;
	}

IL_000a:
	{
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_2 = ___1_lightData;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_3 = L_2->___visibleLights;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_4 = ___1_lightData;
		int32_t L_5 = L_4->___mainLightIndex;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		UniversalRenderPipeline_InitializeLightConstants_Common_m7BC6676C3B682CEF8D1DA739189B28F59C65AA19(L_3, L_5, (&V_0), (&V_1), (&V_2), (&V_3), (&V_4), NULL);
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_6 = ___1_lightData;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_7 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_6->___visibleLights);
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_8 = ___1_lightData;
		int32_t L_9 = L_8->___mainLightIndex;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_10;
		L_10 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, (L_7)->___m_Buffer, L_9);
		V_6 = L_10;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_11;
		L_11 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&V_6), NULL);
		UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_12;
		L_12 = LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132(L_11, NULL);
		NullCheck(L_12);
		uint32_t L_13;
		L_13 = UniversalAdditionalLightData_get_renderingLayers_m4E87294D6D0AFF1195671E24003BFF9110C4BF04_inline(L_12, NULL);
		uint32_t L_14;
		L_14 = RenderingLayerUtils_ToValidRenderingLayers_m0A7058438D6132C39118BD06430A19B691ED1180(L_13, NULL);
		V_5 = L_14;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_15 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_16 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightPosition;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_17 = V_0;
		NullCheck(L_15);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_15, L_16, L_17, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_18 = ___0_cmd;
		int32_t L_19 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightColor;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_20 = V_1;
		NullCheck(L_18);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_18, L_19, L_20, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_21 = ___0_cmd;
		int32_t L_22 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightLayerMask;
		uint32_t L_23 = V_5;
		NullCheck(L_21);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_21, L_22, L_23, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetupMatrixConstants_m999D4D1EEE633B3426463074D06E2AB9E9596E93 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* V_0 = NULL;
	int32_t V_1 = 0;
	Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* V_2 = NULL;
	int32_t V_3 = 0;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_4;
	memset((&V_4), 0, sizeof(V_4));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_5;
	memset((&V_5), 0, sizeof(V_5));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_6;
	memset((&V_6), 0, sizeof(V_6));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_7;
	memset((&V_7), 0, sizeof(V_7));
	int32_t G_B4_0 = 0;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_1 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_0->___cameraData);
		V_0 = L_1;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_2 = V_0;
		XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_3;
		L_3 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_2, NULL);
		NullCheck(L_3);
		bool L_4;
		L_4 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_3, NULL);
		if (!L_4)
		{
			goto IL_0021;
		}
	}
	{
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_5 = V_0;
		XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_6;
		L_6 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_5, NULL);
		NullCheck(L_6);
		bool L_7;
		L_7 = XRPass_get_singlePassEnabled_m2F5A3AEE82BE2ABFAE8252AE5E593FF7EF0D0BFD(L_6, NULL);
		if (L_7)
		{
			goto IL_0024;
		}
	}

IL_0021:
	{
		G_B4_0 = 1;
		goto IL_0025;
	}

IL_0024:
	{
		G_B4_0 = 2;
	}

IL_0025:
	{
		V_1 = G_B4_0;
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_8 = __this->___m_ScreenToWorld;
		V_2 = L_8;
		V_3 = 0;
		goto IL_0177;
	}

IL_0034:
	{
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_9 = V_0;
		int32_t L_10 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_11;
		L_11 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D(L_9, L_10, NULL);
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_12 = V_0;
		int32_t L_13 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_14;
		L_14 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E(L_12, L_13, NULL);
		V_4 = L_14;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_15;
		L_15 = GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A(L_11, (bool)0, NULL);
		V_5 = L_15;
		int32_t L_16;
		L_16 = DeferredLights_get_RenderWidth_m9A4CE4EE8D54FF249CD50436FF5DC8595A3444E1_inline(__this, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_17;
		memset((&L_17), 0, sizeof(L_17));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_17), ((float)il2cpp_codegen_multiply((0.5f), ((float)L_16))), (0.0f), (0.0f), (0.0f), NULL);
		int32_t L_18;
		L_18 = DeferredLights_get_RenderHeight_m9205935258A27604A54455B45CA9434D3E6C312C_inline(__this, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_19;
		memset((&L_19), 0, sizeof(L_19));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_19), (0.0f), ((float)il2cpp_codegen_multiply((0.5f), ((float)L_18))), (0.0f), (0.0f), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_20;
		memset((&L_20), 0, sizeof(L_20));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_20), (0.0f), (0.0f), (1.0f), (0.0f), NULL);
		int32_t L_21;
		L_21 = DeferredLights_get_RenderWidth_m9A4CE4EE8D54FF249CD50436FF5DC8595A3444E1_inline(__this, NULL);
		int32_t L_22;
		L_22 = DeferredLights_get_RenderHeight_m9205935258A27604A54455B45CA9434D3E6C312C_inline(__this, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_23;
		memset((&L_23), 0, sizeof(L_23));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_23), ((float)il2cpp_codegen_multiply((0.5f), ((float)L_21))), ((float)il2cpp_codegen_multiply((0.5f), ((float)L_22))), (0.0f), (1.0f), NULL);
		Matrix4x4__ctor_m6523044D700F15EC6BCD183633A329EE56AA8C99((&V_6), L_17, L_19, L_20, L_23, NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_24;
		L_24 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
		V_7 = L_24;
		bool L_25;
		L_25 = DeferredConfig_get_IsOpenGL_m6F267B91EADDD256FF31B26AC15022CCACF34F06_inline(NULL);
		if (!L_25)
		{
			goto IL_0150;
		}
	}
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_26;
		memset((&L_26), 0, sizeof(L_26));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_26), (1.0f), (0.0f), (0.0f), (0.0f), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_27;
		memset((&L_27), 0, sizeof(L_27));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_27), (0.0f), (1.0f), (0.0f), (0.0f), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_28;
		memset((&L_28), 0, sizeof(L_28));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_28), (0.0f), (0.0f), (0.5f), (0.0f), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_29;
		memset((&L_29), 0, sizeof(L_29));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_29), (0.0f), (0.0f), (0.5f), (1.0f), NULL);
		Matrix4x4__ctor_m6523044D700F15EC6BCD183633A329EE56AA8C99((&V_7), L_26, L_27, L_28, L_29, NULL);
	}

IL_0150:
	{
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_30 = V_2;
		int32_t L_31 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_32 = V_6;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_33 = V_7;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_34;
		L_34 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_32, L_33, NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_35 = V_5;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_36;
		L_36 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_34, L_35, NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_37 = V_4;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_38;
		L_38 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_36, L_37, NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_39;
		L_39 = Matrix4x4_Inverse_mFB2503F5D5FE76E7C56249700ED2E43DDA0F1939(L_38, NULL);
		NullCheck(L_30);
		(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_39);
		int32_t L_40 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_add(L_40, 1));
	}

IL_0177:
	{
		int32_t L_41 = V_3;
		int32_t L_42 = V_1;
		if ((((int32_t)L_41) < ((int32_t)L_42)))
		{
			goto IL_0034;
		}
	}
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_43 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_44 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ScreenToWorld;
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_45 = V_2;
		NullCheck(L_43);
		CommandBuffer_SetGlobalMatrixArray_m6CDB4B2AA044E16F3C8C23AC8B62282E84246E62(L_43, L_44, L_45, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_PrecomputeLights_m43D706790A44E0E68A5E426420D1522E11EF2A5D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* ___0_stencilVisLights, NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* ___1_stencilVisLightOffsets, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* ___2_visibleLights, bool ___3_hasAdditionalLights, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___4_view, bool ___5_isOrthographic, float ___6_zNear, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C V_0;
	memset((&V_0), 0, sizeof(V_0));
	int32_t V_1 = 0;
	int32_t V_2 = 0;
	int32_t V_3 = 0;
	uint16_t V_4 = 0;
	NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* V_5 = NULL;
	int32_t V_6 = 0;
	uint16_t V_7 = 0;
	int32_t V_8 = 0;
	int32_t V_9 = 0;
	int32_t V_10 = 0;
	uint16_t V_11 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_12 = NULL;
	int32_t V_13 = 0;
	int32_t V_14 = 0;
	{
		bool L_0 = ___3_hasAdditionalLights;
		if (L_0)
		{
			goto IL_0039;
		}
	}
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_1 = ___0_stencilVisLights;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 L_2;
		memset((&L_2), 0, sizeof(L_2));
		NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B((&L_2), 0, 2, 0, NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B_RuntimeMethod_var);
		*(NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)L_1 = L_2;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_3 = ___1_stencilVisLightOffsets;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 L_4;
		memset((&L_4), 0, sizeof(L_4));
		NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B((&L_4), 5, 2, 0, NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B_RuntimeMethod_var);
		*(NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)L_3 = L_4;
		V_3 = 0;
		goto IL_0034;
	}

IL_0024:
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_5 = ___1_stencilVisLightOffsets;
		int32_t L_6 = V_3;
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		uint16_t L_7 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_InvalidLightOffset;
		IL2CPP_NATIVEARRAY_SET_ITEM(uint16_t, (L_5)->___m_Buffer, L_6, (L_7));
		int32_t L_8 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_add(L_8, 1));
	}

IL_0034:
	{
		int32_t L_9 = V_3;
		if ((((int32_t)L_9) < ((int32_t)5)))
		{
			goto IL_0024;
		}
	}
	{
		return;
	}

IL_0039:
	{
		NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D((&V_0), 5, 2, 1, NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_RuntimeMethod_var);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_10 = ___1_stencilVisLightOffsets;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 L_11;
		memset((&L_11), 0, sizeof(L_11));
		NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B((&L_11), 5, 2, 1, NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B_RuntimeMethod_var);
		*(NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)L_10 = L_11;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_12 = ___2_visibleLights;
		int32_t L_13;
		L_13 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_12)->___m_Length);
		V_1 = L_13;
		V_4 = (uint16_t)0;
		goto IL_0094;
	}

IL_005d:
	{
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_14 = ___2_visibleLights;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_15 = (*(NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)L_14);
		uint16_t L_16 = V_4;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_17;
		L_17 = NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C(L_15, L_16, NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_18 = ___1_stencilVisLightOffsets;
		V_5 = L_18;
		int32_t L_19;
		L_19 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_17, NULL);
		V_6 = L_19;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_20 = V_5;
		int32_t L_21 = V_6;
		uint16_t L_22;
		L_22 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_20)->___m_Buffer, L_21);
		V_7 = (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, 1)));
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_23 = V_5;
		int32_t L_24 = V_6;
		uint16_t L_25 = V_7;
		IL2CPP_NATIVEARRAY_SET_ITEM(uint16_t, (L_23)->___m_Buffer, L_24, (L_25));
		uint16_t L_26 = V_4;
		V_4 = (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, 1)));
	}

IL_0094:
	{
		uint16_t L_27 = V_4;
		int32_t L_28 = V_1;
		if ((((int32_t)L_27) < ((int32_t)L_28)))
		{
			goto IL_005d;
		}
	}
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_29 = ___1_stencilVisLightOffsets;
		uint16_t L_30;
		L_30 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_29)->___m_Buffer, 0);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_31 = ___1_stencilVisLightOffsets;
		uint16_t L_32;
		L_32 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_31)->___m_Buffer, 1);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_33 = ___1_stencilVisLightOffsets;
		uint16_t L_34;
		L_34 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_33)->___m_Buffer, 2);
		V_2 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_32)), (int32_t)L_34));
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_35 = ___0_stencilVisLights;
		int32_t L_36 = V_2;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 L_37;
		memset((&L_37), 0, sizeof(L_37));
		NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B((&L_37), L_36, 2, 0, NativeArray_1__ctor_m2617672C9529B57F07A18828D26F410F5207483B_RuntimeMethod_var);
		*(NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)L_35 = L_37;
		V_8 = 0;
		V_9 = 0;
		goto IL_0102;
	}

IL_00c7:
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_38 = ___1_stencilVisLightOffsets;
		int32_t L_39 = V_8;
		uint16_t L_40;
		L_40 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_38)->___m_Buffer, L_39);
		if (L_40)
		{
			goto IL_00e0;
		}
	}
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_41 = ___1_stencilVisLightOffsets;
		int32_t L_42 = V_8;
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		uint16_t L_43 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_InvalidLightOffset;
		IL2CPP_NATIVEARRAY_SET_ITEM(uint16_t, (L_41)->___m_Buffer, L_42, (L_43));
		goto IL_00fc;
	}

IL_00e0:
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_44 = ___1_stencilVisLightOffsets;
		int32_t L_45 = V_8;
		uint16_t L_46;
		L_46 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_44)->___m_Buffer, L_45);
		V_10 = L_46;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_47 = ___1_stencilVisLightOffsets;
		int32_t L_48 = V_8;
		int32_t L_49 = V_9;
		IL2CPP_NATIVEARRAY_SET_ITEM(uint16_t, (L_47)->___m_Buffer, L_48, ((uint16_t)((int32_t)(uint16_t)L_49)));
		int32_t L_50 = V_9;
		int32_t L_51 = V_10;
		V_9 = ((int32_t)il2cpp_codegen_add(L_50, L_51));
	}

IL_00fc:
	{
		int32_t L_52 = V_8;
		V_8 = ((int32_t)il2cpp_codegen_add(L_52, 1));
	}

IL_0102:
	{
		int32_t L_53 = V_8;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_54 = ___1_stencilVisLightOffsets;
		int32_t L_55;
		L_55 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_54)->___m_Length);
		if ((((int32_t)L_53) < ((int32_t)L_55)))
		{
			goto IL_00c7;
		}
	}
	{
		V_11 = (uint16_t)0;
		goto IL_0163;
	}

IL_0111:
	{
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_56 = ___2_visibleLights;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_57 = (*(NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)L_56);
		uint16_t L_58 = V_11;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_59;
		L_59 = NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C(L_57, L_58, NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		V_12 = L_59;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_60 = V_12;
		int32_t L_61;
		L_61 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_60, NULL);
		V_6 = L_61;
		NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* L_62 = (&V_0);
		int32_t L_63 = V_6;
		int32_t L_64;
		L_64 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, (L_62)->___m_Buffer, L_63);
		V_14 = L_64;
		int32_t L_65 = V_6;
		int32_t L_66 = V_14;
		IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, (L_62)->___m_Buffer, L_65, (((int32_t)il2cpp_codegen_add(L_66, 1))));
		int32_t L_67 = V_14;
		V_13 = L_67;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_68 = ___0_stencilVisLights;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_69 = ___1_stencilVisLightOffsets;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_70 = V_12;
		int32_t L_71;
		L_71 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_70, NULL);
		uint16_t L_72;
		L_72 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_69)->___m_Buffer, L_71);
		int32_t L_73 = V_13;
		uint16_t L_74 = V_11;
		IL2CPP_NATIVEARRAY_SET_ITEM(uint16_t, (L_68)->___m_Buffer, ((int32_t)il2cpp_codegen_add((int32_t)L_72, L_73)), (L_74));
		uint16_t L_75 = V_11;
		V_11 = (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, 1)));
	}

IL_0163:
	{
		uint16_t L_76 = V_11;
		int32_t L_77 = V_1;
		if ((((int32_t)L_76) < ((int32_t)L_77)))
		{
			goto IL_0111;
		}
	}
	{
		NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E((&V_0), NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_HasStencilLightsOfType_m345242794CDDBDD9FFD41A76B0241E2BEC468DE3 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_type, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_0 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLightOffsets);
		int32_t L_1 = ___0_type;
		uint16_t L_2;
		L_2 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_0)->___m_Buffer, L_1);
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		uint16_t L_3 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_InvalidLightOffset;
		return (bool)((((int32_t)((((int32_t)L_2) == ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0);
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderStencilLights_mCC7D7807C2A28DAF7A41BA2D91269CD588F43ED0 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___2_renderingData, 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*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0);
		s_Il2CppMethodInitialized = true;
	}
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
	memset((&V_0), 0, sizeof(V_0));
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_0 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		int32_t L_1;
		L_1 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_0)->___m_Length);
		if (L_1)
		{
			goto IL_000e;
		}
	}
	{
		return;
	}

IL_000e:
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = __this->___m_StencilDeferredMaterial;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_3;
		L_3 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_3)
		{
			goto IL_0044;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_4;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = __this->___m_StencilDeferredMaterial;
		NullCheck(L_5);
		ArrayElementTypeCheck (L_5, L_6);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_6);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_5;
		Type_t* L_8;
		L_8 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(__this, NULL);
		NullCheck(L_8);
		String_t* L_9;
		L_9 = VirtualFuncInvoker0< String_t* >::Invoke(8, L_8);
		NullCheck(L_7);
		ArrayElementTypeCheck (L_7, L_9);
		(L_7)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_9);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C(_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0, L_7, NULL);
		return;
	}

IL_0044:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = ___1_cmd;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_11 = __this->___m_ProfilingSamplerDeferredStencilPass;
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_0), L_10, L_11, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_00a1:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL);
				return;
			}
		});
		try
		{
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___2_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_13 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_12->___lightData);
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_14 = L_13->___visibleLights;
				V_1 = L_14;
				bool L_15;
				L_15 = DeferredLights_HasStencilLightsOfType_m345242794CDDBDD9FFD41A76B0241E2BEC468DE3(__this, 1, NULL);
				if (!L_15)
				{
					goto IL_007b_1;
				}
			}
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_16 = ___1_cmd;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_17 = ___2_renderingData;
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_18 = V_1;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_19 = ___2_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_20 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_19->___lightData);
				int32_t L_21 = L_20->___mainLightIndex;
				DeferredLights_RenderStencilDirectionalLights_m7D7D54F261496EA0FF918E21251B8A1AFCAD54B1(__this, L_16, L_17, L_18, L_21, NULL);
			}

IL_007b_1:
			{
				bool L_22;
				L_22 = DeferredLights_HasStencilLightsOfType_m345242794CDDBDD9FFD41A76B0241E2BEC468DE3(__this, 2, NULL);
				if (!L_22)
				{
					goto IL_008d_1;
				}
			}
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_23 = ___1_cmd;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_24 = ___2_renderingData;
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_25 = V_1;
				DeferredLights_RenderStencilPointLights_m9D44DC71489817F5324960F32003FDBD31787AC7(__this, L_23, L_24, L_25, NULL);
			}

IL_008d_1:
			{
				bool L_26;
				L_26 = DeferredLights_HasStencilLightsOfType_m345242794CDDBDD9FFD41A76B0241E2BEC468DE3(__this, 0, NULL);
				if (!L_26)
				{
					goto IL_009f_1;
				}
			}
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_27 = ___1_cmd;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_28 = ___2_renderingData;
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_29 = V_1;
				DeferredLights_RenderStencilSpotLights_m82C5DD6399713DE042496E9A210A2FEBD0068308(__this, L_27, L_28, L_29, NULL);
			}

IL_009f_1:
			{
				goto IL_00af;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_00af:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetAdditionalLightsShadowsKeyword_mDE5851FEB5073C29033F85C556BFC3E69C35E892 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, bool ___2_hasDeferredShadows, 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*)&_stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t G_B3_0 = 0;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_1 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_0->___shadowData);
		bool L_2 = L_1->___additionalLightShadowsEnabled;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_4 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_3->___cameraData);
		ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_5 = L_4->___renderer;
		NullCheck(L_5);
		bool L_6;
		L_6 = ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline(L_5, NULL);
		V_0 = (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
		if (!L_2)
		{
			goto IL_0029;
		}
	}
	{
		bool L_7 = V_0;
		bool L_8 = ___2_hasDeferredShadows;
		G_B3_0 = ((int32_t)(((((int32_t)L_7) == ((int32_t)0))? 1 : 0)|(int32_t)L_8));
		goto IL_002a;
	}

IL_0029:
	{
		G_B3_0 = 0;
	}

IL_002a:
	{
		V_1 = (bool)G_B3_0;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_9 = ___0_cmd;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_9);
		bool L_11 = V_1;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_10, _stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0, L_11, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderStencilDirectionalLights_m7D7D54F261496EA0FF918E21251B8A1AFCAD54B1 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___2_visibleLights, int32_t ___3_mainLightIndex, 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*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral40D73CA9EC0CC1B45C11E16BDBB1FB5C81021326);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral871D7061FA80954E024F1AF20132478BEBD040D3);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE4E5089D0D83962B9B7760695E570643A870D893);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	int32_t V_1 = 0;
	uint16_t V_2 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_3 = NULL;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_4 = NULL;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_5;
	memset((&V_5), 0, sizeof(V_5));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_6;
	memset((&V_6), 0, sizeof(V_6));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_7;
	memset((&V_7), 0, sizeof(V_7));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_8;
	memset((&V_8), 0, sizeof(V_8));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_9;
	memset((&V_9), 0, sizeof(V_9));
	int32_t V_10 = 0;
	uint32_t V_11 = 0;
	bool V_12 = false;
	bool V_13 = false;
	int32_t V_14 = 0;
	int32_t G_B10_0 = 0;
	int32_t G_B14_0 = 0;
	int32_t G_B18_0 = 0;
	int32_t G_B23_0 = 0;
	{
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_0 = __this->___m_FullscreenMesh;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_2;
		L_2 = DeferredLights_CreateFullscreenMesh_mB7CB22C9B29B6249B0B9A9DB7274C24A7B3FF890(NULL);
		__this->___m_FullscreenMesh = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FullscreenMesh), (void*)L_2);
	}

IL_0019:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = ___0_cmd;
		NullCheck(L_3);
		CommandBuffer_EnableShaderKeyword_m9DE5732149961F1EA14B295D9E72914E1CC7DA5A(L_3, _stringLiteralE4E5089D0D83962B9B7760695E570643A870D893, NULL);
		V_0 = (bool)1;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_4 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLightOffsets);
		uint16_t L_5;
		L_5 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_4)->___m_Buffer, 1);
		V_1 = L_5;
		goto IL_01ca;
	}

IL_0038:
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_6 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		int32_t L_7 = V_1;
		uint16_t L_8;
		L_8 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_6)->___m_Buffer, L_7);
		V_2 = L_8;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_9 = ___2_visibleLights;
		uint16_t L_10 = V_2;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_11;
		L_11 = NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C(L_9, L_10, NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		V_3 = L_11;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_12 = V_3;
		int32_t L_13;
		L_13 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_12, NULL);
		if ((!(((uint32_t)L_13) == ((uint32_t)1))))
		{
			goto IL_01db;
		}
	}
	{
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_14 = V_3;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_15;
		L_15 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_14, NULL);
		V_4 = L_15;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_16 = ___2_visibleLights;
		uint16_t L_17 = V_2;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		UniversalRenderPipeline_InitializeLightConstants_Common_m7BC6676C3B682CEF8D1DA739189B28F59C65AA19(L_16, L_17, (&V_5), (&V_6), (&V_7), (&V_8), (&V_9), NULL);
		V_10 = 0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_18 = V_4;
		NullCheck(L_18);
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_19;
		L_19 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_18, NULL);
		int32_t L_20 = L_19.___lightmapBakeType;
		if ((!(((uint32_t)L_20) == ((uint32_t)1))))
		{
			goto IL_008a;
		}
	}
	{
		int32_t L_21 = V_10;
		V_10 = ((int32_t)(L_21|4));
	}

IL_008a:
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_22 = V_4;
		UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_23;
		L_23 = LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132(L_22, NULL);
		NullCheck(L_23);
		uint32_t L_24;
		L_24 = UniversalAdditionalLightData_get_renderingLayers_m4E87294D6D0AFF1195671E24003BFF9110C4BF04_inline(L_23, NULL);
		uint32_t L_25;
		L_25 = RenderingLayerUtils_ToValidRenderingLayers_m0A7058438D6132C39118BD06430A19B691ED1180(L_24, NULL);
		V_11 = L_25;
		uint16_t L_26 = V_2;
		int32_t L_27 = ___3_mainLightIndex;
		if ((!(((uint32_t)L_26) == ((uint32_t)L_27))))
		{
			goto IL_00bc;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_28 = V_4;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_29;
		L_29 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_28, NULL);
		if (!L_29)
		{
			goto IL_00b7;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_30 = V_4;
		NullCheck(L_30);
		int32_t L_31;
		L_31 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_30, NULL);
		G_B10_0 = ((!(((uint32_t)L_31) <= ((uint32_t)0)))? 1 : 0);
		goto IL_00b8;
	}

IL_00b7:
	{
		G_B10_0 = 0;
	}

IL_00b8:
	{
		V_12 = (bool)G_B10_0;
		goto IL_0101;
	}

IL_00bc:
	{
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_32 = __this->___m_AdditionalLightsShadowCasterPass;
		if (L_32)
		{
			goto IL_00c7;
		}
	}
	{
		G_B14_0 = (-1);
		goto IL_00d3;
	}

IL_00c7:
	{
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_33 = __this->___m_AdditionalLightsShadowCasterPass;
		uint16_t L_34 = V_2;
		NullCheck(L_33);
		int32_t L_35;
		L_35 = AdditionalLightsShadowCasterPass_GetShadowLightIndexFromLightIndex_m810172253271746CCDCED5E2593C7FF4AB6D8E24(L_33, L_34, NULL);
		G_B14_0 = L_35;
	}

IL_00d3:
	{
		V_14 = G_B14_0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_36 = V_4;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_37;
		L_37 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_36, NULL);
		if (!L_37)
		{
			goto IL_00f1;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_38 = V_4;
		NullCheck(L_38);
		int32_t L_39;
		L_39 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_38, NULL);
		if (!L_39)
		{
			goto IL_00f1;
		}
	}
	{
		int32_t L_40 = V_14;
		G_B18_0 = ((((int32_t)((((int32_t)L_40) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_00f2;
	}

IL_00f1:
	{
		G_B18_0 = 0;
	}

IL_00f2:
	{
		V_12 = (bool)G_B18_0;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_41 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_42 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ShadowLightIndex;
		int32_t L_43 = V_14;
		NullCheck(L_41);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_41, L_42, L_43, NULL);
	}

IL_0101:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_44 = ___1_renderingData;
		bool L_45 = V_12;
		DeferredLights_SetAdditionalLightsShadowsKeyword_mDE5851FEB5073C29033F85C556BFC3E69C35E892(__this, (&___0_cmd), L_44, L_45, NULL);
		bool L_46 = V_12;
		if (!L_46)
		{
			goto IL_0129;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_47 = ___1_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_48 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_47->___shadowData);
		bool L_49 = L_48->___supportsSoftShadows;
		if (!L_49)
		{
			goto IL_0129;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_50 = V_4;
		NullCheck(L_50);
		int32_t L_51;
		L_51 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_50, NULL);
		G_B23_0 = ((((int32_t)L_51) == ((int32_t)2))? 1 : 0);
		goto IL_012a;
	}

IL_0129:
	{
		G_B23_0 = 0;
	}

IL_012a:
	{
		V_13 = (bool)G_B23_0;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_52 = ___0_cmd;
		bool L_53 = V_13;
		il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		ShadowUtils_SetPerLightSoftShadowKeyword_m843AB6AD6EB9B7791DDCAC19A709A872D988DCA8(L_52, L_53, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_54 = ___0_cmd;
		bool L_55 = V_0;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_54, _stringLiteral871D7061FA80954E024F1AF20132478BEBD040D3, L_55, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_56 = ___0_cmd;
		uint16_t L_57 = V_2;
		int32_t L_58 = ___3_mainLightIndex;
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_56, _stringLiteral40D73CA9EC0CC1B45C11E16BDBB1FB5C81021326, (bool)((((int32_t)L_57) == ((int32_t)L_58))? 1 : 0), NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_59 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_60 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightColor;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_61 = V_6;
		NullCheck(L_59);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_59, L_60, L_61, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_62 = ___0_cmd;
		int32_t L_63 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightDirection;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_64 = V_5;
		NullCheck(L_62);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_62, L_63, L_64, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_65 = ___0_cmd;
		int32_t L_66 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightFlags;
		int32_t L_67 = V_10;
		NullCheck(L_65);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_65, L_66, L_67, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_68 = ___0_cmd;
		int32_t L_69 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightLayerMask;
		uint32_t L_70 = V_11;
		NullCheck(L_68);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_68, L_69, L_70, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_71 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_72 = __this->___m_FullscreenMesh;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_73;
		L_73 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_74 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_75 = __this->___m_StencilDeferredPasses;
		NullCheck(L_75);
		int32_t L_76 = 3;
		int32_t L_77 = (L_75)->GetAt(static_cast<il2cpp_array_size_t>(L_76));
		NullCheck(L_71);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_71, L_72, L_73, L_74, 0, L_77, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_78 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_79 = __this->___m_FullscreenMesh;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_80;
		L_80 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_81 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_82 = __this->___m_StencilDeferredPasses;
		NullCheck(L_82);
		int32_t L_83 = 4;
		int32_t L_84 = (L_82)->GetAt(static_cast<il2cpp_array_size_t>(L_83));
		NullCheck(L_78);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_78, L_79, L_80, L_81, 0, L_84, NULL);
		V_0 = (bool)0;
		int32_t L_85 = V_1;
		V_1 = ((int32_t)il2cpp_codegen_add(L_85, 1));
	}

IL_01ca:
	{
		int32_t L_86 = V_1;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_87 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		int32_t L_88;
		L_88 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_87)->___m_Length);
		if ((((int32_t)L_86) < ((int32_t)L_88)))
		{
			goto IL_0038;
		}
	}

IL_01db:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_89 = ___0_cmd;
		NullCheck(L_89);
		CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_89, _stringLiteralE4E5089D0D83962B9B7760695E570643A870D893, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderStencilPointLights_m9D44DC71489817F5324960F32003FDBD31787AC7 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___2_visibleLights, 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*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4E997FC085A4FE462EE0B2CDA89F82DF4955784F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	uint16_t V_1 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_2 = NULL;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_3 = NULL;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
	memset((&V_4), 0, sizeof(V_4));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_5;
	memset((&V_5), 0, sizeof(V_5));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_6;
	memset((&V_6), 0, sizeof(V_6));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_7;
	memset((&V_7), 0, sizeof(V_7));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_8;
	memset((&V_8), 0, sizeof(V_8));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_9;
	memset((&V_9), 0, sizeof(V_9));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_10;
	memset((&V_10), 0, sizeof(V_10));
	uint32_t V_11 = 0;
	int32_t V_12 = 0;
	int32_t V_13 = 0;
	bool V_14 = false;
	bool V_15 = false;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_16;
	memset((&V_16), 0, sizeof(V_16));
	int32_t V_17 = 0;
	int32_t G_B9_0 = 0;
	int32_t G_B13_0 = 0;
	int32_t G_B17_0 = 0;
	{
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_0 = __this->___m_SphereMesh;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_2;
		L_2 = DeferredLights_CreateSphereMesh_m288912258B2603B40CBF9D31171530B0FA38AC79(NULL);
		__this->___m_SphereMesh = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SphereMesh), (void*)L_2);
	}

IL_0019:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = ___0_cmd;
		NullCheck(L_3);
		CommandBuffer_EnableShaderKeyword_m9DE5732149961F1EA14B295D9E72914E1CC7DA5A(L_3, _stringLiteral4E997FC085A4FE462EE0B2CDA89F82DF4955784F, NULL);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_4 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLightOffsets);
		uint16_t L_5;
		L_5 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_4)->___m_Buffer, 2);
		V_0 = L_5;
		goto IL_0277;
	}

IL_0036:
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_6 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		int32_t L_7 = V_0;
		uint16_t L_8;
		L_8 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_6)->___m_Buffer, L_7);
		V_1 = L_8;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_9 = ___2_visibleLights;
		uint16_t L_10 = V_1;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_11;
		L_11 = NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C(L_9, L_10, NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		V_2 = L_11;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_12 = V_2;
		int32_t L_13;
		L_13 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_12, NULL);
		if ((!(((uint32_t)L_13) == ((uint32_t)2))))
		{
			goto IL_0288;
		}
	}
	{
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_14 = V_2;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_15;
		L_15 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_14, NULL);
		V_3 = L_15;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_16 = V_2;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_17;
		L_17 = VisibleLight_get_localToWorldMatrix_m5DD0193DBD7887878F93AB4A95DCD9A72F594081(L_16, NULL);
		V_16 = L_17;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_18;
		L_18 = Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118((&V_16), 3, NULL);
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
		L_19 = Vector4_op_Implicit_m0217ADDC8CADDB93ACBABB17A50207698DAB0071_inline(L_18, NULL);
		V_4 = L_19;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_20 = V_2;
		float L_21;
		L_21 = VisibleLight_get_range_m4DDAAF7B8AE9B35C1AD25ABD17841D277FE73D6D(L_20, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_22;
		memset((&L_22), 0, sizeof(L_22));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_22), L_21, (0.0f), (0.0f), (0.0f), NULL);
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_23 = V_2;
		float L_24;
		L_24 = VisibleLight_get_range_m4DDAAF7B8AE9B35C1AD25ABD17841D277FE73D6D(L_23, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_25;
		memset((&L_25), 0, sizeof(L_25));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_25), (0.0f), L_24, (0.0f), (0.0f), NULL);
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_26 = V_2;
		float L_27;
		L_27 = VisibleLight_get_range_m4DDAAF7B8AE9B35C1AD25ABD17841D277FE73D6D(L_26, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_28;
		memset((&L_28), 0, sizeof(L_28));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_28), (0.0f), (0.0f), L_27, (0.0f), NULL);
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29 = V_4;
		float L_30 = L_29.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = V_4;
		float L_32 = L_31.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = V_4;
		float L_34 = L_33.___z;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_35;
		memset((&L_35), 0, sizeof(L_35));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_35), L_30, L_32, L_34, (1.0f), NULL);
		Matrix4x4__ctor_m6523044D700F15EC6BCD183633A329EE56AA8C99((&V_5), L_22, L_25, L_28, L_35, NULL);
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_36 = ___2_visibleLights;
		uint16_t L_37 = V_1;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		UniversalRenderPipeline_InitializeLightConstants_Common_m7BC6676C3B682CEF8D1DA739189B28F59C65AA19(L_36, L_37, (&V_6), (&V_7), (&V_8), (&V_9), (&V_10), NULL);
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_38 = V_3;
		UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_39;
		L_39 = LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132(L_38, NULL);
		NullCheck(L_39);
		uint32_t L_40;
		L_40 = UniversalAdditionalLightData_get_renderingLayers_m4E87294D6D0AFF1195671E24003BFF9110C4BF04_inline(L_39, NULL);
		uint32_t L_41;
		L_41 = RenderingLayerUtils_ToValidRenderingLayers_m0A7058438D6132C39118BD06430A19B691ED1180(L_40, NULL);
		V_11 = L_41;
		V_12 = 0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_42 = V_3;
		NullCheck(L_42);
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_43;
		L_43 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_42, NULL);
		int32_t L_44 = L_43.___lightmapBakeType;
		if ((!(((uint32_t)L_44) == ((uint32_t)1))))
		{
			goto IL_0123;
		}
	}
	{
		int32_t L_45 = V_12;
		V_12 = ((int32_t)(L_45|4));
	}

IL_0123:
	{
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_46 = __this->___m_AdditionalLightsShadowCasterPass;
		if (L_46)
		{
			goto IL_012e;
		}
	}
	{
		G_B9_0 = (-1);
		goto IL_013a;
	}

IL_012e:
	{
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_47 = __this->___m_AdditionalLightsShadowCasterPass;
		uint16_t L_48 = V_1;
		NullCheck(L_47);
		int32_t L_49;
		L_49 = AdditionalLightsShadowCasterPass_GetShadowLightIndexFromLightIndex_m810172253271746CCDCED5E2593C7FF4AB6D8E24(L_47, L_48, NULL);
		G_B9_0 = L_49;
	}

IL_013a:
	{
		V_13 = G_B9_0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_50 = V_3;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_51;
		L_51 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_50, NULL);
		if (!L_51)
		{
			goto IL_0156;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_52 = V_3;
		NullCheck(L_52);
		int32_t L_53;
		L_53 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_52, NULL);
		if (!L_53)
		{
			goto IL_0156;
		}
	}
	{
		int32_t L_54 = V_13;
		G_B13_0 = ((((int32_t)((((int32_t)L_54) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_0157;
	}

IL_0156:
	{
		G_B13_0 = 0;
	}

IL_0157:
	{
		V_14 = (bool)G_B13_0;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_55 = ___1_renderingData;
		bool L_56 = V_14;
		DeferredLights_SetAdditionalLightsShadowsKeyword_mDE5851FEB5073C29033F85C556BFC3E69C35E892(__this, (&___0_cmd), L_55, L_56, NULL);
		bool L_57 = V_14;
		if (!L_57)
		{
			goto IL_0180;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_58 = ___1_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_59 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_58->___shadowData);
		bool L_60 = L_59->___supportsSoftShadows;
		if (!L_60)
		{
			goto IL_0180;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_61 = V_3;
		NullCheck(L_61);
		int32_t L_62;
		L_62 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_61, NULL);
		G_B17_0 = ((((int32_t)L_62) == ((int32_t)2))? 1 : 0);
		goto IL_0181;
	}

IL_0180:
	{
		G_B17_0 = 0;
	}

IL_0181:
	{
		V_15 = (bool)G_B17_0;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_63 = ___0_cmd;
		bool L_64 = V_15;
		il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		ShadowUtils_SetPerLightSoftShadowKeyword_m843AB6AD6EB9B7791DDCAC19A709A872D988DCA8(L_63, L_64, NULL);
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_65 = __this->___m_LightCookieManager;
		if (!L_65)
		{
			goto IL_01c1;
		}
	}
	{
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_66 = __this->___m_LightCookieManager;
		uint16_t L_67 = V_1;
		NullCheck(L_66);
		int32_t L_68;
		L_68 = LightCookieManager_GetLightCookieShaderDataIndex_m8F058A76C419088C3791E07386EB0DB2D5F60E86(L_66, L_67, NULL);
		V_17 = L_68;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_69 = ___0_cmd;
		int32_t L_70 = V_17;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_69, _stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57, (bool)((((int32_t)((((int32_t)L_70) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_71 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_72 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____CookieLightIndex;
		int32_t L_73 = V_17;
		NullCheck(L_71);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_71, L_72, L_73, NULL);
	}

IL_01c1:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_74 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_75 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightPosWS;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_76 = V_6;
		NullCheck(L_74);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_74, L_75, L_76, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_77 = ___0_cmd;
		int32_t L_78 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightColor;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_79 = V_7;
		NullCheck(L_77);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_77, L_78, L_79, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_80 = ___0_cmd;
		int32_t L_81 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightAttenuation;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_82 = V_8;
		NullCheck(L_80);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_80, L_81, L_82, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_83 = ___0_cmd;
		int32_t L_84 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightOcclusionProbInfo;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_85 = V_10;
		NullCheck(L_83);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_83, L_84, L_85, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_86 = ___0_cmd;
		int32_t L_87 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightFlags;
		int32_t L_88 = V_12;
		NullCheck(L_86);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_86, L_87, L_88, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_89 = ___0_cmd;
		int32_t L_90 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ShadowLightIndex;
		int32_t L_91 = V_13;
		NullCheck(L_89);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_89, L_90, L_91, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_92 = ___0_cmd;
		int32_t L_93 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightLayerMask;
		uint32_t L_94 = V_11;
		NullCheck(L_92);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_92, L_93, L_94, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_95 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_96 = __this->___m_SphereMesh;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_97 = V_5;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_98 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_99 = __this->___m_StencilDeferredPasses;
		NullCheck(L_99);
		int32_t L_100 = 0;
		int32_t L_101 = (L_99)->GetAt(static_cast<il2cpp_array_size_t>(L_100));
		NullCheck(L_95);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_95, L_96, L_97, L_98, 0, L_101, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_102 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_103 = __this->___m_SphereMesh;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_104 = V_5;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_105 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_106 = __this->___m_StencilDeferredPasses;
		NullCheck(L_106);
		int32_t L_107 = 1;
		int32_t L_108 = (L_106)->GetAt(static_cast<il2cpp_array_size_t>(L_107));
		NullCheck(L_102);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_102, L_103, L_104, L_105, 0, L_108, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_109 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_110 = __this->___m_SphereMesh;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_111 = V_5;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_112 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_113 = __this->___m_StencilDeferredPasses;
		NullCheck(L_113);
		int32_t L_114 = 2;
		int32_t L_115 = (L_113)->GetAt(static_cast<il2cpp_array_size_t>(L_114));
		NullCheck(L_109);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_109, L_110, L_111, L_112, 0, L_115, NULL);
		int32_t L_116 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_116, 1));
	}

IL_0277:
	{
		int32_t L_117 = V_0;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_118 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		int32_t L_119;
		L_119 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_118)->___m_Length);
		if ((((int32_t)L_117) < ((int32_t)L_119)))
		{
			goto IL_0036;
		}
	}

IL_0288:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_120 = ___0_cmd;
		NullCheck(L_120);
		CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_120, _stringLiteral4E997FC085A4FE462EE0B2CDA89F82DF4955784F, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderStencilSpotLights_m82C5DD6399713DE042496E9A210A2FEBD0068308 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___2_visibleLights, 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*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral662F176E1144D00F671604AAA770BEAF8EB3B086);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	uint16_t V_1 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_2 = NULL;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_3 = NULL;
	float V_4 = 0.0f;
	float V_5 = 0.0f;
	float V_6 = 0.0f;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_7;
	memset((&V_7), 0, sizeof(V_7));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_8;
	memset((&V_8), 0, sizeof(V_8));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_9;
	memset((&V_9), 0, sizeof(V_9));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_10;
	memset((&V_10), 0, sizeof(V_10));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_11;
	memset((&V_11), 0, sizeof(V_11));
	uint32_t V_12 = 0;
	int32_t V_13 = 0;
	int32_t V_14 = 0;
	bool V_15 = false;
	bool V_16 = false;
	int32_t V_17 = 0;
	int32_t G_B9_0 = 0;
	int32_t G_B13_0 = 0;
	int32_t G_B17_0 = 0;
	{
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_0 = __this->___m_HemisphereMesh;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_2;
		L_2 = DeferredLights_CreateHemisphereMesh_m3D4DA9D839AB99DC8B0B33D86CB0CFADF03330AF(NULL);
		__this->___m_HemisphereMesh = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_HemisphereMesh), (void*)L_2);
	}

IL_0019:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = ___0_cmd;
		NullCheck(L_3);
		CommandBuffer_EnableShaderKeyword_m9DE5732149961F1EA14B295D9E72914E1CC7DA5A(L_3, _stringLiteral662F176E1144D00F671604AAA770BEAF8EB3B086, NULL);
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_4 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLightOffsets);
		uint16_t L_5;
		L_5 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_4)->___m_Buffer, 0);
		V_0 = L_5;
		goto IL_02b7;
	}

IL_0036:
	{
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_6 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		int32_t L_7 = V_0;
		uint16_t L_8;
		L_8 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, (L_6)->___m_Buffer, L_7);
		V_1 = L_8;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_9 = ___2_visibleLights;
		uint16_t L_10 = V_1;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_11;
		L_11 = NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C(L_9, L_10, NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		V_2 = L_11;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_12 = V_2;
		int32_t L_13;
		L_13 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_12, NULL);
		if (L_13)
		{
			goto IL_02c8;
		}
	}
	{
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_14 = V_2;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_15;
		L_15 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_14, NULL);
		V_3 = L_15;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_16 = V_2;
		float L_17;
		L_17 = VisibleLight_get_spotAngle_m1C1A118B7398F354DA818F2B78986F133E933B97(L_16, NULL);
		float L_18 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.0174532924f), L_17)), (0.5f)));
		float L_19;
		L_19 = cosf(L_18);
		V_4 = L_19;
		float L_20;
		L_20 = sinf(L_18);
		V_5 = L_20;
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		float L_21 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___kStencilShapeGuard;
		float L_22 = V_5;
		float L_23;
		L_23 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline((1.0f), L_21, L_22, NULL);
		V_6 = L_23;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_24 = ___2_visibleLights;
		uint16_t L_25 = V_1;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		UniversalRenderPipeline_InitializeLightConstants_Common_m7BC6676C3B682CEF8D1DA739189B28F59C65AA19(L_24, L_25, (&V_7), (&V_8), (&V_9), (&V_10), (&V_11), NULL);
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_26 = V_3;
		UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_27;
		L_27 = LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132(L_26, NULL);
		NullCheck(L_27);
		uint32_t L_28;
		L_28 = UniversalAdditionalLightData_get_renderingLayers_m4E87294D6D0AFF1195671E24003BFF9110C4BF04_inline(L_27, NULL);
		uint32_t L_29;
		L_29 = RenderingLayerUtils_ToValidRenderingLayers_m0A7058438D6132C39118BD06430A19B691ED1180(L_28, NULL);
		V_12 = L_29;
		V_13 = 0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_30 = V_3;
		NullCheck(L_30);
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_31;
		L_31 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_30, NULL);
		int32_t L_32 = L_31.___lightmapBakeType;
		if ((!(((uint32_t)L_32) == ((uint32_t)1))))
		{
			goto IL_00cb;
		}
	}
	{
		int32_t L_33 = V_13;
		V_13 = ((int32_t)(L_33|4));
	}

IL_00cb:
	{
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_34 = __this->___m_AdditionalLightsShadowCasterPass;
		if (L_34)
		{
			goto IL_00d6;
		}
	}
	{
		G_B9_0 = (-1);
		goto IL_00e2;
	}

IL_00d6:
	{
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_35 = __this->___m_AdditionalLightsShadowCasterPass;
		uint16_t L_36 = V_1;
		NullCheck(L_35);
		int32_t L_37;
		L_37 = AdditionalLightsShadowCasterPass_GetShadowLightIndexFromLightIndex_m810172253271746CCDCED5E2593C7FF4AB6D8E24(L_35, L_36, NULL);
		G_B9_0 = L_37;
	}

IL_00e2:
	{
		V_14 = G_B9_0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_38 = V_3;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_39;
		L_39 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_38, NULL);
		if (!L_39)
		{
			goto IL_00fe;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_40 = V_3;
		NullCheck(L_40);
		int32_t L_41;
		L_41 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_40, NULL);
		if (!L_41)
		{
			goto IL_00fe;
		}
	}
	{
		int32_t L_42 = V_14;
		G_B13_0 = ((((int32_t)((((int32_t)L_42) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
		goto IL_00ff;
	}

IL_00fe:
	{
		G_B13_0 = 0;
	}

IL_00ff:
	{
		V_15 = (bool)G_B13_0;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_43 = ___1_renderingData;
		bool L_44 = V_15;
		DeferredLights_SetAdditionalLightsShadowsKeyword_mDE5851FEB5073C29033F85C556BFC3E69C35E892(__this, (&___0_cmd), L_43, L_44, NULL);
		bool L_45 = V_15;
		if (!L_45)
		{
			goto IL_0128;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_46 = ___1_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_47 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_46->___shadowData);
		bool L_48 = L_47->___supportsSoftShadows;
		if (!L_48)
		{
			goto IL_0128;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_49 = V_3;
		NullCheck(L_49);
		int32_t L_50;
		L_50 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_49, NULL);
		G_B17_0 = ((((int32_t)L_50) == ((int32_t)2))? 1 : 0);
		goto IL_0129;
	}

IL_0128:
	{
		G_B17_0 = 0;
	}

IL_0129:
	{
		V_16 = (bool)G_B17_0;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_51 = ___0_cmd;
		bool L_52 = V_16;
		il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		ShadowUtils_SetPerLightSoftShadowKeyword_m843AB6AD6EB9B7791DDCAC19A709A872D988DCA8(L_51, L_52, NULL);
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_53 = __this->___m_LightCookieManager;
		if (!L_53)
		{
			goto IL_0169;
		}
	}
	{
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_54 = __this->___m_LightCookieManager;
		uint16_t L_55 = V_1;
		NullCheck(L_54);
		int32_t L_56;
		L_56 = LightCookieManager_GetLightCookieShaderDataIndex_m8F058A76C419088C3791E07386EB0DB2D5F60E86(L_54, L_55, NULL);
		V_17 = L_56;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_57 = ___0_cmd;
		int32_t L_58 = V_17;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_57, _stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57, (bool)((((int32_t)((((int32_t)L_58) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_59 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_60 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____CookieLightIndex;
		int32_t L_61 = V_17;
		NullCheck(L_59);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_59, L_60, L_61, NULL);
	}

IL_0169:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_62 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_63 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightScale;
		float L_64 = V_5;
		float L_65 = V_5;
		float L_66 = V_4;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_67 = V_2;
		float L_68;
		L_68 = VisibleLight_get_range_m4DDAAF7B8AE9B35C1AD25ABD17841D277FE73D6D(L_67, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_69;
		memset((&L_69), 0, sizeof(L_69));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_69), L_64, L_65, ((float)il2cpp_codegen_subtract((1.0f), L_66)), L_68, NULL);
		NullCheck(L_62);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_62, L_63, L_69, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_70 = ___0_cmd;
		int32_t L_71 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightBias;
		float L_72 = V_4;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_73;
		memset((&L_73), 0, sizeof(L_73));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_73), (0.0f), (0.0f), L_72, (0.0f), NULL);
		NullCheck(L_70);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_70, L_71, L_73, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_74 = ___0_cmd;
		int32_t L_75 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightGuard;
		float L_76 = V_6;
		float L_77 = V_6;
		float L_78 = V_6;
		float L_79 = V_4;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_80 = V_2;
		float L_81;
		L_81 = VisibleLight_get_range_m4DDAAF7B8AE9B35C1AD25ABD17841D277FE73D6D(L_80, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_82;
		memset((&L_82), 0, sizeof(L_82));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_82), L_76, L_77, L_78, ((float)il2cpp_codegen_multiply(L_79, L_81)), NULL);
		NullCheck(L_74);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_74, L_75, L_82, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_83 = ___0_cmd;
		int32_t L_84 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightPosWS;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_85 = V_7;
		NullCheck(L_83);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_83, L_84, L_85, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_86 = ___0_cmd;
		int32_t L_87 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightColor;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_88 = V_8;
		NullCheck(L_86);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_86, L_87, L_88, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_89 = ___0_cmd;
		int32_t L_90 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightAttenuation;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_91 = V_9;
		NullCheck(L_89);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_89, L_90, L_91, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_92 = ___0_cmd;
		int32_t L_93 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightDirection;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_94 = V_10;
		float L_95 = L_94.___x;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_96 = V_10;
		float L_97 = L_96.___y;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_98 = V_10;
		float L_99 = L_98.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_100;
		memset((&L_100), 0, sizeof(L_100));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_100), L_95, L_97, L_99, NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_101;
		L_101 = Vector4_op_Implicit_m2ECA73F345A7AD84144133E9E51657204002B12D_inline(L_100, NULL);
		NullCheck(L_92);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_92, L_93, L_101, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_102 = ___0_cmd;
		int32_t L_103 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightOcclusionProbInfo;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_104 = V_11;
		NullCheck(L_102);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_102, L_103, L_104, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_105 = ___0_cmd;
		int32_t L_106 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightFlags;
		int32_t L_107 = V_13;
		NullCheck(L_105);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_105, L_106, L_107, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_108 = ___0_cmd;
		int32_t L_109 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ShadowLightIndex;
		int32_t L_110 = V_14;
		NullCheck(L_108);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_108, L_109, L_110, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_111 = ___0_cmd;
		int32_t L_112 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightLayerMask;
		uint32_t L_113 = V_12;
		NullCheck(L_111);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_111, L_112, L_113, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_114 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_115 = __this->___m_HemisphereMesh;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_116 = V_2;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_117;
		L_117 = VisibleLight_get_localToWorldMatrix_m5DD0193DBD7887878F93AB4A95DCD9A72F594081(L_116, NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_118 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_119 = __this->___m_StencilDeferredPasses;
		NullCheck(L_119);
		int32_t L_120 = 0;
		int32_t L_121 = (L_119)->GetAt(static_cast<il2cpp_array_size_t>(L_120));
		NullCheck(L_114);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_114, L_115, L_117, L_118, 0, L_121, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_122 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_123 = __this->___m_HemisphereMesh;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_124 = V_2;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_125;
		L_125 = VisibleLight_get_localToWorldMatrix_m5DD0193DBD7887878F93AB4A95DCD9A72F594081(L_124, NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_126 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_127 = __this->___m_StencilDeferredPasses;
		NullCheck(L_127);
		int32_t L_128 = 1;
		int32_t L_129 = (L_127)->GetAt(static_cast<il2cpp_array_size_t>(L_128));
		NullCheck(L_122);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_122, L_123, L_125, L_126, 0, L_129, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_130 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_131 = __this->___m_HemisphereMesh;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_132 = V_2;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_133;
		L_133 = VisibleLight_get_localToWorldMatrix_m5DD0193DBD7887878F93AB4A95DCD9A72F594081(L_132, NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_134 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_135 = __this->___m_StencilDeferredPasses;
		NullCheck(L_135);
		int32_t L_136 = 2;
		int32_t L_137 = (L_135)->GetAt(static_cast<il2cpp_array_size_t>(L_136));
		NullCheck(L_130);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_130, L_131, L_133, L_134, 0, L_137, NULL);
		int32_t L_138 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_138, 1));
	}

IL_02b7:
	{
		int32_t L_139 = V_0;
		NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* L_140 = (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934*)(&__this->___m_stencilVisLights);
		int32_t L_141;
		L_141 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_140)->___m_Length);
		if ((((int32_t)L_139) < ((int32_t)L_141)))
		{
			goto IL_0036;
		}
	}

IL_02c8:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_142 = ___0_cmd;
		NullCheck(L_142);
		CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_142, _stringLiteral662F176E1144D00F671604AAA770BEAF8EB3B086, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderSSAOBeforeShading_mED662A225E8E1468E8EA5A1616268911D9905B80 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_0 = __this->___m_FullscreenMesh;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_1)
		{
			goto IL_0019;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_2;
		L_2 = DeferredLights_CreateFullscreenMesh_mB7CB22C9B29B6249B0B9A9DB7274C24A7B3FF890(NULL);
		__this->___m_FullscreenMesh = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FullscreenMesh), (void*)L_2);
	}

IL_0019:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = ___0_cmd;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_4 = __this->___m_FullscreenMesh;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_5;
		L_5 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = __this->___m_StencilDeferredMaterial;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = __this->___m_StencilDeferredPasses;
		NullCheck(L_7);
		int32_t L_8 = 7;
		int32_t L_9 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
		NullCheck(L_3);
		CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_3, L_4, L_5, L_6, 0, L_9, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_RenderFog_m625B73D0B1D161514EE34912DD382C398F9581D5 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___2_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		bool L_0;
		L_0 = RenderSettings_get_fog_m87814749CD5F30BC596A3E5245C5820BEEEFFB86(NULL);
		if (!L_0)
		{
			goto IL_0019;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_1 = ___2_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_2 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_1->___cameraData);
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_3 = L_2->___camera;
		NullCheck(L_3);
		bool L_4;
		L_4 = Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F(L_3, NULL);
		if (!L_4)
		{
			goto IL_001a;
		}
	}

IL_0019:
	{
		return;
	}

IL_001a:
	{
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_5 = __this->___m_FullscreenMesh;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_6;
		L_6 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_6)
		{
			goto IL_0033;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_7;
		L_7 = DeferredLights_CreateFullscreenMesh_mB7CB22C9B29B6249B0B9A9DB7274C24A7B3FF890(NULL);
		__this->___m_FullscreenMesh = L_7;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FullscreenMesh), (void*)L_7);
	}

IL_0033:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = ___1_cmd;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_9 = __this->___m_ProfilingSamplerDeferredFogPass;
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_0), L_8, L_9, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_0063:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL);
				return;
			}
		});
		try
		{
			CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = ___1_cmd;
			Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_11 = __this->___m_FullscreenMesh;
			Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_12;
			L_12 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
			Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_13 = __this->___m_StencilDeferredMaterial;
			Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_14 = __this->___m_StencilDeferredPasses;
			NullCheck(L_14);
			int32_t L_15 = 6;
			int32_t L_16 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
			NullCheck(L_10);
			CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_10, L_11, L_12, L_13, 0, L_16, NULL);
			goto IL_0071;
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_0071:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_InitStencilDeferredMaterial_m63D17A63C05AB267BAB1EF74649CECF67B475187 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_StencilDeferredMaterial;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_1)
		{
			goto IL_000f;
		}
	}
	{
		return;
	}

IL_000f:
	{
		V_0 = 0;
		goto IL_0031;
	}

IL_0013:
	{
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->___m_StencilDeferredPasses;
		int32_t L_3 = V_0;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = __this->___m_StencilDeferredMaterial;
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_StencilDeferredPassNames;
		int32_t L_6 = V_0;
		NullCheck(L_5);
		int32_t L_7 = L_6;
		String_t* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
		NullCheck(L_4);
		int32_t L_9;
		L_9 = Material_FindPass_mCCAAC088EE0E39AD5950BA41E965371417DBCFBC(L_4, L_8, NULL);
		NullCheck(L_2);
		(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (int32_t)L_9);
		int32_t L_10 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_10, 1));
	}

IL_0031:
	{
		int32_t L_11 = V_0;
		il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_12 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_StencilDeferredPassNames;
		NullCheck(L_12);
		if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
		{
			goto IL_0013;
		}
	}
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_13 = __this->___m_StencilDeferredMaterial;
		il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		int32_t L_14 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilRef;
		NullCheck(L_13);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_13, L_14, (0.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_15 = __this->___m_StencilDeferredMaterial;
		int32_t L_16 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilReadMask;
		NullCheck(L_15);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_15, L_16, (96.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_17 = __this->___m_StencilDeferredMaterial;
		int32_t L_18 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilWriteMask;
		NullCheck(L_17);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_17, L_18, (16.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_19 = __this->___m_StencilDeferredMaterial;
		int32_t L_20 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilRef;
		NullCheck(L_19);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_19, L_20, (48.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_21 = __this->___m_StencilDeferredMaterial;
		int32_t L_22 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilReadMask;
		NullCheck(L_21);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_21, L_22, (112.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_23 = __this->___m_StencilDeferredMaterial;
		int32_t L_24 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilWriteMask;
		NullCheck(L_23);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_23, L_24, (16.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_25 = __this->___m_StencilDeferredMaterial;
		int32_t L_26 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilRef;
		NullCheck(L_25);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_25, L_26, (80.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_27 = __this->___m_StencilDeferredMaterial;
		int32_t L_28 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilReadMask;
		NullCheck(L_27);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_27, L_28, (112.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_29 = __this->___m_StencilDeferredMaterial;
		int32_t L_30 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilWriteMask;
		NullCheck(L_29);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_29, L_30, (16.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_31 = __this->___m_StencilDeferredMaterial;
		int32_t L_32 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilRef;
		NullCheck(L_31);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_31, L_32, (32.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_33 = __this->___m_StencilDeferredMaterial;
		int32_t L_34 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilReadMask;
		NullCheck(L_33);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_33, L_34, (96.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_35 = __this->___m_StencilDeferredMaterial;
		int32_t L_36 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilWriteMask;
		NullCheck(L_35);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_35, L_36, (0.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_37 = __this->___m_StencilDeferredMaterial;
		int32_t L_38 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilRef;
		NullCheck(L_37);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_37, L_38, (64.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_39 = __this->___m_StencilDeferredMaterial;
		int32_t L_40 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilReadMask;
		NullCheck(L_39);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_39, L_40, (96.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_41 = __this->___m_StencilDeferredMaterial;
		int32_t L_42 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilWriteMask;
		NullCheck(L_41);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_41, L_42, (0.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_43 = __this->___m_StencilDeferredMaterial;
		int32_t L_44 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ClearStencilRef;
		NullCheck(L_43);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_43, L_44, (0.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_45 = __this->___m_StencilDeferredMaterial;
		int32_t L_46 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ClearStencilReadMask;
		NullCheck(L_45);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_45, L_46, (96.0f), NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_47 = __this->___m_StencilDeferredMaterial;
		int32_t L_48 = ((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ClearStencilWriteMask;
		NullCheck(L_47);
		Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_47, L_48, (96.0f), NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* DeferredLights_CreateSphereMesh_m288912258B2603B40CBF9D31171530B0FA38AC79 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t16CE31F4DEE6BA0AEFEB3FA0105D58630695B339____E2EF5640DF412939A64301FFA3F66A62A34FA6E45A26E62F6994E5390B380D01_FieldInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
	{
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)42));
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = L_0;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_2), (0.0f), (0.0f), (-1.07000005f), NULL);
		NullCheck(L_1);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_2);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = L_1;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
		memset((&L_4), 0, sizeof(L_4));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), (0.173999995f), (-0.535000026f), (-0.910000026f), NULL);
		NullCheck(L_3);
		(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_4);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = L_3;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
		memset((&L_6), 0, sizeof(L_6));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), (-0.455000013f), (-0.331f), (-0.910000026f), NULL);
		NullCheck(L_5);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(2), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = L_5;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
		memset((&L_8), 0, sizeof(L_8));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_8), (0.561999977f), (0.0f), (-0.910000026f), NULL);
		NullCheck(L_7);
		(L_7)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = L_7;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
		memset((&L_10), 0, sizeof(L_10));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_10), (-0.455000013f), (0.331f), (-0.910000026f), NULL);
		NullCheck(L_9);
		(L_9)->SetAt(static_cast<il2cpp_array_size_t>(4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_10);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = L_9;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
		memset((&L_12), 0, sizeof(L_12));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), (0.173999995f), (0.535000026f), (-0.910000026f), NULL);
		NullCheck(L_11);
		(L_11)->SetAt(static_cast<il2cpp_array_size_t>(5), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_12);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = L_11;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
		memset((&L_14), 0, sizeof(L_14));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_14), (-0.280999988f), (-0.86500001f), (-0.561999977f), NULL);
		NullCheck(L_13);
		(L_13)->SetAt(static_cast<il2cpp_array_size_t>(6), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_14);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = L_13;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16;
		memset((&L_16), 0, sizeof(L_16));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_16), (0.736000001f), (-0.535000026f), (-0.561999977f), NULL);
		NullCheck(L_15);
		(L_15)->SetAt(static_cast<il2cpp_array_size_t>(7), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_16);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = L_15;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
		memset((&L_18), 0, sizeof(L_18));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_18), (0.296000004f), (-0.910000026f), (-0.467999995f), NULL);
		NullCheck(L_17);
		(L_17)->SetAt(static_cast<il2cpp_array_size_t>(8), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_18);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = L_17;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
		memset((&L_20), 0, sizeof(L_20));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_20), (-0.910000026f), (0.0f), (-0.561999977f), NULL);
		NullCheck(L_19);
		(L_19)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)9)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_20);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = L_19;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
		memset((&L_22), 0, sizeof(L_22));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_22), (-0.773999989f), (-0.561999977f), (-0.477999985f), NULL);
		NullCheck(L_21);
		(L_21)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)10)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_22);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_23 = L_21;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
		memset((&L_24), 0, sizeof(L_24));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_24), (0.0f), (-1.07000005f), (0.0f), NULL);
		NullCheck(L_23);
		(L_23)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)11)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_24);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = L_23;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
		memset((&L_26), 0, sizeof(L_26));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_26), (-0.629000008f), (-0.86500001f), (0.0f), NULL);
		NullCheck(L_25);
		(L_25)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)12)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_26);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = L_25;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
		memset((&L_28), 0, sizeof(L_28));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_28), (0.629000008f), (-0.86500001f), (0.0f), NULL);
		NullCheck(L_27);
		(L_27)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)13)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_28);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_29 = L_27;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
		memset((&L_30), 0, sizeof(L_30));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_30), (-1.01699996f), (-0.331f), (0.0f), NULL);
		NullCheck(L_29);
		(L_29)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)14)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_30);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_31 = L_29;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32;
		memset((&L_32), 0, sizeof(L_32));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_32), (0.957000017f), (0.0f), (-0.477999985f), NULL);
		NullCheck(L_31);
		(L_31)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)15)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_32);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = L_31;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
		memset((&L_34), 0, sizeof(L_34));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_34), (0.736000001f), (0.535000026f), (-0.561999977f), NULL);
		NullCheck(L_33);
		(L_33)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)16)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_34);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_35 = L_33;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
		memset((&L_36), 0, sizeof(L_36));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_36), (1.01699996f), (-0.331f), (0.0f), NULL);
		NullCheck(L_35);
		(L_35)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)17)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_36);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_37 = L_35;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
		memset((&L_38), 0, sizeof(L_38));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_38), (1.01699996f), (0.331f), (0.0f), NULL);
		NullCheck(L_37);
		(L_37)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)18)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_38);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_39 = L_37;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
		memset((&L_40), 0, sizeof(L_40));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_40), (-0.296000004f), (-0.910000026f), (0.477999985f), NULL);
		NullCheck(L_39);
		(L_39)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)19)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_40);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = L_39;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42;
		memset((&L_42), 0, sizeof(L_42));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_42), (0.280999988f), (-0.86500001f), (0.561999977f), NULL);
		NullCheck(L_41);
		(L_41)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)20)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_42);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = L_41;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
		memset((&L_44), 0, sizeof(L_44));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_44), (0.773999989f), (-0.561999977f), (0.477999985f), NULL);
		NullCheck(L_43);
		(L_43)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)21)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_44);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = L_43;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46;
		memset((&L_46), 0, sizeof(L_46));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_46), (-0.736000001f), (-0.535000026f), (0.561999977f), NULL);
		NullCheck(L_45);
		(L_45)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)22)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_46);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_47 = L_45;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48;
		memset((&L_48), 0, sizeof(L_48));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_48), (0.910000026f), (0.0f), (0.561999977f), NULL);
		NullCheck(L_47);
		(L_47)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)23)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_48);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = L_47;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50;
		memset((&L_50), 0, sizeof(L_50));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_50), (0.455000013f), (-0.331f), (0.910000026f), NULL);
		NullCheck(L_49);
		(L_49)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)24)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_50);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_51 = L_49;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52;
		memset((&L_52), 0, sizeof(L_52));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_52), (-0.173999995f), (-0.535000026f), (0.910000026f), NULL);
		NullCheck(L_51);
		(L_51)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)25)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_52);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_53 = L_51;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54;
		memset((&L_54), 0, sizeof(L_54));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_54), (0.629000008f), (0.86500001f), (0.0f), NULL);
		NullCheck(L_53);
		(L_53)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)26)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_54);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_55 = L_53;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56;
		memset((&L_56), 0, sizeof(L_56));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_56), (0.773999989f), (0.561999977f), (0.477999985f), NULL);
		NullCheck(L_55);
		(L_55)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)27)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_56);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = L_55;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58;
		memset((&L_58), 0, sizeof(L_58));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_58), (0.455000013f), (0.331f), (0.910000026f), NULL);
		NullCheck(L_57);
		(L_57)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)28)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_58);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_59 = L_57;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60;
		memset((&L_60), 0, sizeof(L_60));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_60), (0.0f), (0.0f), (1.07000005f), NULL);
		NullCheck(L_59);
		(L_59)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)29)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_60);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_61 = L_59;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62;
		memset((&L_62), 0, sizeof(L_62));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_62), (-0.561999977f), (0.0f), (0.910000026f), NULL);
		NullCheck(L_61);
		(L_61)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)30)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_62);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = L_61;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_64;
		memset((&L_64), 0, sizeof(L_64));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_64), (-0.957000017f), (0.0f), (0.477999985f), NULL);
		NullCheck(L_63);
		(L_63)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)31)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_64);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_65 = L_63;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_66;
		memset((&L_66), 0, sizeof(L_66));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_66), (0.280999988f), (0.86500001f), (0.561999977f), NULL);
		NullCheck(L_65);
		(L_65)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)32)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_66);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_67 = L_65;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_68;
		memset((&L_68), 0, sizeof(L_68));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_68), (-0.173999995f), (0.535000026f), (0.910000026f), NULL);
		NullCheck(L_67);
		(L_67)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)33)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_68);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_69 = L_67;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_70;
		memset((&L_70), 0, sizeof(L_70));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_70), (0.296000004f), (0.910000026f), (-0.477999985f), NULL);
		NullCheck(L_69);
		(L_69)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)34)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_70);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_71 = L_69;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72;
		memset((&L_72), 0, sizeof(L_72));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_72), (-1.01699996f), (0.331f), (0.0f), NULL);
		NullCheck(L_71);
		(L_71)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)35)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_72);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_73 = L_71;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_74;
		memset((&L_74), 0, sizeof(L_74));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_74), (-0.736000001f), (0.535000026f), (0.561999977f), NULL);
		NullCheck(L_73);
		(L_73)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)36)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_74);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_75 = L_73;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76;
		memset((&L_76), 0, sizeof(L_76));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_76), (-0.296000004f), (0.910000026f), (0.477999985f), NULL);
		NullCheck(L_75);
		(L_75)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)37)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_76);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_77 = L_75;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_78;
		memset((&L_78), 0, sizeof(L_78));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_78), (0.0f), (1.07000005f), (0.0f), NULL);
		NullCheck(L_77);
		(L_77)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)38)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_78);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_79 = L_77;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_80;
		memset((&L_80), 0, sizeof(L_80));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_80), (-0.280999988f), (0.86500001f), (-0.561999977f), NULL);
		NullCheck(L_79);
		(L_79)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)39)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_80);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_81 = L_79;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_82;
		memset((&L_82), 0, sizeof(L_82));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_82), (-0.773999989f), (0.561999977f), (-0.477999985f), NULL);
		NullCheck(L_81);
		(L_81)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)40)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_82);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_83 = L_81;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_84;
		memset((&L_84), 0, sizeof(L_84));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_84), (-0.629000008f), (0.86500001f), (0.0f), NULL);
		NullCheck(L_83);
		(L_83)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)41)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_84);
		V_0 = L_83;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_85 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)240));
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_86 = L_85;
		RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_87 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t16CE31F4DEE6BA0AEFEB3FA0105D58630695B339____E2EF5640DF412939A64301FFA3F66A62A34FA6E45A26E62F6994E5390B380D01_FieldInfo_var) };
		RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_86, L_87, NULL);
		V_1 = L_86;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_88 = (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4*)il2cpp_codegen_object_new(Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var);
		Mesh__ctor_m5A9AECEDDAFFD84811ED8928012BDE97A9CEBD00(L_88, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_89 = L_88;
		NullCheck(L_89);
		Mesh_set_indexFormat_mCCC7837A0916FA7A272159DA6AF984B0022488F4(L_89, 0, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_90 = L_89;
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_91 = V_0;
		NullCheck(L_90);
		Mesh_set_vertices_m5BB814D89E9ACA00DBF19F7D8E22CB73AC73FE5C(L_90, L_91, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_92 = L_90;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_93 = V_1;
		NullCheck(L_92);
		Mesh_set_triangles_m124405320579A8D92711BB5A124644963A26F60B(L_92, L_93, NULL);
		return L_92;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* DeferredLights_CreateHemisphereMesh_m3D4DA9D839AB99DC8B0B33D86CB0CFADF03330AF (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t16CE31F4DEE6BA0AEFEB3FA0105D58630695B339____6322123493378558D4F9DD025993C168685B194246485704DD5B391FDCD77A64_FieldInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
	{
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)42));
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = L_0;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_2), (0.0f), (0.0f), (0.0f), NULL);
		NullCheck(L_1);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_2);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = L_1;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
		memset((&L_4), 0, sizeof(L_4));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), (1.0f), (0.0f), (0.0f), NULL);
		NullCheck(L_3);
		(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_4);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = L_3;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
		memset((&L_6), 0, sizeof(L_6));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), (0.923879981f), (0.382683009f), (0.0f), NULL);
		NullCheck(L_5);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(2), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = L_5;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
		memset((&L_8), 0, sizeof(L_8));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_8), (0.707107008f), (0.707107008f), (0.0f), NULL);
		NullCheck(L_7);
		(L_7)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = L_7;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
		memset((&L_10), 0, sizeof(L_10));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_10), (0.382683009f), (0.923879981f), (0.0f), NULL);
		NullCheck(L_9);
		(L_9)->SetAt(static_cast<il2cpp_array_size_t>(4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_10);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = L_9;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
		memset((&L_12), 0, sizeof(L_12));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), (-0.0f), (1.0f), (0.0f), NULL);
		NullCheck(L_11);
		(L_11)->SetAt(static_cast<il2cpp_array_size_t>(5), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_12);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = L_11;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
		memset((&L_14), 0, sizeof(L_14));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_14), (-0.382683992f), (0.923879981f), (0.0f), NULL);
		NullCheck(L_13);
		(L_13)->SetAt(static_cast<il2cpp_array_size_t>(6), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_14);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = L_13;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16;
		memset((&L_16), 0, sizeof(L_16));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_16), (-0.707107008f), (0.707107008f), (0.0f), NULL);
		NullCheck(L_15);
		(L_15)->SetAt(static_cast<il2cpp_array_size_t>(7), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_16);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = L_15;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
		memset((&L_18), 0, sizeof(L_18));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_18), (-0.923879981f), (0.382683009f), (0.0f), NULL);
		NullCheck(L_17);
		(L_17)->SetAt(static_cast<il2cpp_array_size_t>(8), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_18);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = L_17;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
		memset((&L_20), 0, sizeof(L_20));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_20), (-1.0f), (-0.0f), (0.0f), NULL);
		NullCheck(L_19);
		(L_19)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)9)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_20);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = L_19;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
		memset((&L_22), 0, sizeof(L_22));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_22), (-0.923879981f), (-0.382683009f), (0.0f), NULL);
		NullCheck(L_21);
		(L_21)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)10)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_22);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_23 = L_21;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
		memset((&L_24), 0, sizeof(L_24));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_24), (-0.707107008f), (-0.707107008f), (0.0f), NULL);
		NullCheck(L_23);
		(L_23)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)11)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_24);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = L_23;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
		memset((&L_26), 0, sizeof(L_26));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_26), (-0.382683009f), (-0.923879981f), (0.0f), NULL);
		NullCheck(L_25);
		(L_25)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)12)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_26);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = L_25;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
		memset((&L_28), 0, sizeof(L_28));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_28), (0.0f), (-1.0f), (0.0f), NULL);
		NullCheck(L_27);
		(L_27)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)13)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_28);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_29 = L_27;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
		memset((&L_30), 0, sizeof(L_30));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_30), (0.382683992f), (-0.923879027f), (0.0f), NULL);
		NullCheck(L_29);
		(L_29)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)14)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_30);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_31 = L_29;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32;
		memset((&L_32), 0, sizeof(L_32));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_32), (0.707107008f), (-0.707107008f), (0.0f), NULL);
		NullCheck(L_31);
		(L_31)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)15)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_32);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = L_31;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
		memset((&L_34), 0, sizeof(L_34));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_34), (0.923879981f), (-0.382683009f), (0.0f), NULL);
		NullCheck(L_33);
		(L_33)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)16)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_34);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_35 = L_33;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
		memset((&L_36), 0, sizeof(L_36));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_36), (0.0f), (0.0f), (1.0f), NULL);
		NullCheck(L_35);
		(L_35)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)17)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_36);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_37 = L_35;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
		memset((&L_38), 0, sizeof(L_38));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_38), (0.707107008f), (0.0f), (0.707107008f), NULL);
		NullCheck(L_37);
		(L_37)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)18)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_38);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_39 = L_37;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
		memset((&L_40), 0, sizeof(L_40));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_40), (0.0f), (-0.707107008f), (0.707107008f), NULL);
		NullCheck(L_39);
		(L_39)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)19)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_40);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = L_39;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42;
		memset((&L_42), 0, sizeof(L_42));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_42), (0.0f), (0.707107008f), (0.707107008f), NULL);
		NullCheck(L_41);
		(L_41)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)20)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_42);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = L_41;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
		memset((&L_44), 0, sizeof(L_44));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_44), (-0.707107008f), (0.0f), (0.707107008f), NULL);
		NullCheck(L_43);
		(L_43)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)21)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_44);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = L_43;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46;
		memset((&L_46), 0, sizeof(L_46));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_46), (0.816497028f), (-0.408248007f), (0.408248007f), NULL);
		NullCheck(L_45);
		(L_45)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)22)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_46);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_47 = L_45;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48;
		memset((&L_48), 0, sizeof(L_48));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_48), (0.408248007f), (-0.408248007f), (0.816497028f), NULL);
		NullCheck(L_47);
		(L_47)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)23)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_48);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = L_47;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50;
		memset((&L_50), 0, sizeof(L_50));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_50), (0.408248007f), (-0.816497028f), (0.408248007f), NULL);
		NullCheck(L_49);
		(L_49)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)24)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_50);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_51 = L_49;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52;
		memset((&L_52), 0, sizeof(L_52));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_52), (0.408248007f), (0.816497028f), (0.408248007f), NULL);
		NullCheck(L_51);
		(L_51)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)25)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_52);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_53 = L_51;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54;
		memset((&L_54), 0, sizeof(L_54));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_54), (0.408248007f), (0.408248007f), (0.816497028f), NULL);
		NullCheck(L_53);
		(L_53)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)26)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_54);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_55 = L_53;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56;
		memset((&L_56), 0, sizeof(L_56));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_56), (0.816497028f), (0.408248007f), (0.408248007f), NULL);
		NullCheck(L_55);
		(L_55)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)27)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_56);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = L_55;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58;
		memset((&L_58), 0, sizeof(L_58));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_58), (-0.816497028f), (0.408248007f), (0.408248007f), NULL);
		NullCheck(L_57);
		(L_57)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)28)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_58);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_59 = L_57;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60;
		memset((&L_60), 0, sizeof(L_60));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_60), (-0.408248007f), (0.408248007f), (0.816497028f), NULL);
		NullCheck(L_59);
		(L_59)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)29)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_60);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_61 = L_59;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62;
		memset((&L_62), 0, sizeof(L_62));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_62), (-0.408248007f), (0.816497028f), (0.408248007f), NULL);
		NullCheck(L_61);
		(L_61)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)30)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_62);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = L_61;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_64;
		memset((&L_64), 0, sizeof(L_64));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_64), (-0.408248007f), (-0.816497028f), (0.408248007f), NULL);
		NullCheck(L_63);
		(L_63)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)31)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_64);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_65 = L_63;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_66;
		memset((&L_66), 0, sizeof(L_66));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_66), (-0.408248007f), (-0.408248007f), (0.816497028f), NULL);
		NullCheck(L_65);
		(L_65)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)32)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_66);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_67 = L_65;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_68;
		memset((&L_68), 0, sizeof(L_68));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_68), (-0.816497028f), (-0.408248007f), (0.408248007f), NULL);
		NullCheck(L_67);
		(L_67)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)33)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_68);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_69 = L_67;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_70;
		memset((&L_70), 0, sizeof(L_70));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_70), (0.0f), (-0.923879981f), (0.382683009f), NULL);
		NullCheck(L_69);
		(L_69)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)34)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_70);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_71 = L_69;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72;
		memset((&L_72), 0, sizeof(L_72));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_72), (0.923879981f), (0.0f), (0.382683009f), NULL);
		NullCheck(L_71);
		(L_71)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)35)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_72);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_73 = L_71;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_74;
		memset((&L_74), 0, sizeof(L_74));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_74), (0.0f), (-0.382683009f), (0.923879981f), NULL);
		NullCheck(L_73);
		(L_73)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)36)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_74);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_75 = L_73;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76;
		memset((&L_76), 0, sizeof(L_76));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_76), (0.382683009f), (0.0f), (0.923879981f), NULL);
		NullCheck(L_75);
		(L_75)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)37)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_76);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_77 = L_75;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_78;
		memset((&L_78), 0, sizeof(L_78));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_78), (0.0f), (0.923879981f), (0.382683009f), NULL);
		NullCheck(L_77);
		(L_77)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)38)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_78);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_79 = L_77;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_80;
		memset((&L_80), 0, sizeof(L_80));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_80), (0.0f), (0.382683009f), (0.923879981f), NULL);
		NullCheck(L_79);
		(L_79)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)39)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_80);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_81 = L_79;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_82;
		memset((&L_82), 0, sizeof(L_82));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_82), (-0.923879981f), (0.0f), (0.382683009f), NULL);
		NullCheck(L_81);
		(L_81)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)40)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_82);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_83 = L_81;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_84;
		memset((&L_84), 0, sizeof(L_84));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_84), (-0.382683009f), (0.0f), (0.923879981f), NULL);
		NullCheck(L_83);
		(L_83)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)41)), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_84);
		V_0 = L_83;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_85 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)240));
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_86 = L_85;
		RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_87 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t16CE31F4DEE6BA0AEFEB3FA0105D58630695B339____6322123493378558D4F9DD025993C168685B194246485704DD5B391FDCD77A64_FieldInfo_var) };
		RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_86, L_87, NULL);
		V_1 = L_86;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_88 = (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4*)il2cpp_codegen_object_new(Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var);
		Mesh__ctor_m5A9AECEDDAFFD84811ED8928012BDE97A9CEBD00(L_88, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_89 = L_88;
		NullCheck(L_89);
		Mesh_set_indexFormat_mCCC7837A0916FA7A272159DA6AF984B0022488F4(L_89, 0, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_90 = L_89;
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_91 = V_0;
		NullCheck(L_90);
		Mesh_set_vertices_m5BB814D89E9ACA00DBF19F7D8E22CB73AC73FE5C(L_90, L_91, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_92 = L_90;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_93 = V_1;
		NullCheck(L_92);
		Mesh_set_triangles_m124405320579A8D92711BB5A124644963A26F60B(L_92, L_93, NULL);
		return L_92;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* DeferredLights_CreateFullscreenMesh_mB7CB22C9B29B6249B0B9A9DB7274C24A7B3FF890 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
	{
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = L_0;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_2), (-1.0f), (1.0f), (0.0f), NULL);
		NullCheck(L_1);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_2);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = L_1;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
		memset((&L_4), 0, sizeof(L_4));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), (-1.0f), (-3.0f), (0.0f), NULL);
		NullCheck(L_3);
		(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_4);
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = L_3;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
		memset((&L_6), 0, sizeof(L_6));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), (3.0f), (1.0f), (0.0f), NULL);
		NullCheck(L_5);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(2), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
		V_0 = L_5;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3);
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = L_7;
		NullCheck(L_8);
		(L_8)->SetAt(static_cast<il2cpp_array_size_t>(1), (int32_t)1);
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = L_8;
		NullCheck(L_9);
		(L_9)->SetAt(static_cast<il2cpp_array_size_t>(2), (int32_t)2);
		V_1 = L_9;
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_10 = (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4*)il2cpp_codegen_object_new(Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var);
		Mesh__ctor_m5A9AECEDDAFFD84811ED8928012BDE97A9CEBD00(L_10, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_11 = L_10;
		NullCheck(L_11);
		Mesh_set_indexFormat_mCCC7837A0916FA7A272159DA6AF984B0022488F4(L_11, 0, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_12 = L_11;
		Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
		NullCheck(L_12);
		Mesh_set_vertices_m5BB814D89E9ACA00DBF19F7D8E22CB73AC73FE5C(L_12, L_13, NULL);
		Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_14 = L_12;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_15 = V_1;
		NullCheck(L_14);
		Mesh_set_triangles_m124405320579A8D92711BB5A124644963A26F60B(L_14, L_15, NULL);
		return L_14;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights__cctor_m0AAEE9D9B6B4A710488A0048CA910CCAC568350D (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C770A4339FEB63386CFD20202B2E87B97CF4C69);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0DCE46099E8D682B70970EC63401A1FC9FDB9AB5);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral180344FE3F82961E58ED4F8AE4E1F4B4BB6F95CE);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24B8E5E27FE5190B3255508B8E706D80B6C42A2B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral367776AE838852DEE6F5953BBF69873FE1AFB498);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral54F5089E94A55690B297F573EB1C8004060B74EE);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6157280266E7206E2B59FE4275EA9D98D1A59493);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral732C8059FE4FC5C178FAB72004E8A51C6F739504);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77298CC866D1B41071C15B8DA0811D6E7860F794);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82FB32740B7B1EB4F8BFEC52BA61B31F537C4818);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral87E0A3920D2629DA41765B1CC637653D8265F972);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9BB74B8EBE78D5829463282CA14F2FA18C60431B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA2A98A632116858D38B244A5148807255A5FCD47);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1F8D5DD58E78D1FEFE157FAEB65728B08930AE9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3948F2083A3605A453EC9651871A277F80DAB50);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB42EA5C43270401D3D280D454939935FD819EE9E);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC84659A72E4AD04ED99EAFE62D351420B42D5738);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD0DA47552A7F0A28413C1A5667F73CCB18DAD1E7);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE59EC20582573384780F1451839044FA5901CBC2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD18BB8D724665FACDFD942287E798A4FEC21AB6);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFEC3FBD54756145371468A1B90FA19662DFC68E1);
		s_Il2CppMethodInitialized = true;
	}
	{
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)7);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = L_0;
		NullCheck(L_1);
		(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteralFD18BB8D724665FACDFD942287E798A4FEC21AB6);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_2 = L_1;
		NullCheck(L_2);
		(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)_stringLiteral54F5089E94A55690B297F573EB1C8004060B74EE);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = L_2;
		NullCheck(L_3);
		(L_3)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteralC84659A72E4AD04ED99EAFE62D351420B42D5738);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = L_3;
		NullCheck(L_4);
		(L_4)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)_stringLiteralB3948F2083A3605A453EC9651871A277F80DAB50);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = L_4;
		NullCheck(L_5);
		(L_5)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteralB42EA5C43270401D3D280D454939935FD819EE9E);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_6 = L_5;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(5), (String_t*)_stringLiteralFEC3FBD54756145371468A1B90FA19662DFC68E1);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_7 = L_6;
		NullCheck(L_7);
		(L_7)->SetAt(static_cast<il2cpp_array_size_t>(6), (String_t*)_stringLiteral6157280266E7206E2B59FE4275EA9D98D1A59493);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_GBufferNames = L_7;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_GBufferNames), (void*)L_7);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_8 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)8);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_9 = L_8;
		NullCheck(L_9);
		(L_9)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral0DCE46099E8D682B70970EC63401A1FC9FDB9AB5);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_10 = L_9;
		NullCheck(L_10);
		(L_10)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)_stringLiteral87E0A3920D2629DA41765B1CC637653D8265F972);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_11 = L_10;
		NullCheck(L_11);
		(L_11)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteralB1F8D5DD58E78D1FEFE157FAEB65728B08930AE9);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_12 = L_11;
		NullCheck(L_12);
		(L_12)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)_stringLiteral82FB32740B7B1EB4F8BFEC52BA61B31F537C4818);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_13 = L_12;
		NullCheck(L_13);
		(L_13)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteral732C8059FE4FC5C178FAB72004E8A51C6F739504);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_14 = L_13;
		NullCheck(L_14);
		(L_14)->SetAt(static_cast<il2cpp_array_size_t>(5), (String_t*)_stringLiteral0C770A4339FEB63386CFD20202B2E87B97CF4C69);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_15 = L_14;
		NullCheck(L_15);
		(L_15)->SetAt(static_cast<il2cpp_array_size_t>(6), (String_t*)_stringLiteral24B8E5E27FE5190B3255508B8E706D80B6C42A2B);
		StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_16 = L_15;
		NullCheck(L_16);
		(L_16)->SetAt(static_cast<il2cpp_array_size_t>(7), (String_t*)_stringLiteral367776AE838852DEE6F5953BBF69873FE1AFB498);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_StencilDeferredPassNames = L_16;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_StencilDeferredPassNames), (void*)L_16);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_InvalidLightOffset = (uint16_t)((int32_t)65535);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_SetupLights = _stringLiteral9BB74B8EBE78D5829463282CA14F2FA18C60431B;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_SetupLights), (void*)_stringLiteral9BB74B8EBE78D5829463282CA14F2FA18C60431B);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredPass = _stringLiteral180344FE3F82961E58ED4F8AE4E1F4B4BB6F95CE;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredPass), (void*)_stringLiteral180344FE3F82961E58ED4F8AE4E1F4B4BB6F95CE);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredStencilPass = _stringLiteralA2A98A632116858D38B244A5148807255A5FCD47;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredStencilPass), (void*)_stringLiteralA2A98A632116858D38B244A5148807255A5FCD47);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredFogPass = _stringLiteral77298CC866D1B41071C15B8DA0811D6E7860F794;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredFogPass), (void*)_stringLiteral77298CC866D1B41071C15B8DA0811D6E7860F794);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_ClearStencilPartial = _stringLiteralD0DA47552A7F0A28413C1A5667F73CCB18DAD1E7;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_ClearStencilPartial), (void*)_stringLiteralD0DA47552A7F0A28413C1A5667F73CCB18DAD1E7);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_SetupLightConstants = _stringLiteralE59EC20582573384780F1451839044FA5901CBC2;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_SetupLightConstants), (void*)_stringLiteralE59EC20582573384780F1451839044FA5901CBC2);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___kStencilShapeGuard = (1.06067002f);
		String_t* L_17 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_SetupLights;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_18 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_18, L_17, NULL);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___m_ProfilingSetupLights = L_18;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___m_ProfilingSetupLights), (void*)L_18);
		String_t* L_19 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_DeferredPass;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_20 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_20, L_19, NULL);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___m_ProfilingDeferredPass = L_20;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___m_ProfilingDeferredPass), (void*)L_20);
		String_t* L_21 = ((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___k_SetupLightConstants;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_22 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_22, L_21, NULL);
		((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___m_ProfilingSetupLightConstants = L_22;
		Il2CppCodeGenWriteBarrier((void**)(&((DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields*)il2cpp_codegen_static_fields_for(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var))->___m_ProfilingSetupLightConstants), (void*)L_22);
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderConstants__cctor_m09051B6068B7C97525E50BCEB23C2FF6E921CDC7 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0493AB1599AF63F8E3BD39D09A7561AFBA2BA8F6);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D3AE10B010841FB94C16F2D6092DE1939E0D4D3);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral14254BB83373B11756D2303A8E187014374CE5D9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral18658F681A9C73419F1C6C28685110B9C75217F2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1CFB78BE8011E0ED5D3703C52272C237DBCA06A1);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A79458B56742869C970802BABC044B863EAEBB8);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B4D8E7F2745F89BAAB63D8DA1ACBF4D38089708);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral362A772856CB779F1765B078E092205AB3FC37C2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3660ADCAC1E2D8A0D6580522BB19691C80238BD7);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral394B8C6C8CA442EF8C63386789D48EEDD0084236);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3DE62C764FE287F782036A9E375E4CE594140ECE);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral453E1DDDE36F4A5910A36295C859E98D903414C5);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4852C31B2DE03903DCD4A75D0FDB9A11DF55C528);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4AB6F48A3250683B3A12B9E26AD621AC56FFDBCC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C5089A59A25C62EC4F3937B0D4FEB1DD4BE23DC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D8A139418EF0697974054E94254DECA0AE09AAC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5CF70AD86FEE4D0BB40A2D1AC0E24C9BCB72ED12);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63DB01C0A14C3A9F2C34ECE76868A34556EB6079);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68727A40C1B3BE0D2C9F962957CC09A2FEBBE042);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C5919B5E82FAACEB69183B34A7541D9C5ED602F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6EA8E998C6201A17512C6CC6B02FAFEA02156DAD);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral757F9B426839108F8E0406132E96E5830A55A168);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral80ECF0DE547781D1B9780A17EE8E8F3080959DFD);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86A04CD0F0A72EF7AFFA2F1D3B84FD4C0C8A846C);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8892BAC6E61D7943F7F770BBF75A3C355AB72338);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral911B39A2990FADC95CC105164B82B339D32F7810);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9A94996873834C5180A8D7845CAB1A51611135E2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DDA1C3AEE245E1050F9E53868138E86EE051854);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1157491762A35AA9294E63C8E856A0EC623453D);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAA00EDD178C0078F9093B663874EE2736CFA0F6F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0C9A0F8C132EF1323BB03594ECCB7D94F38F76B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBCC07DD3A056D026883DEEE1FC9D3CE17C086304);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC2CA6F1BFF44EEBCC4D051A38B46BB88F3B24DF3);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD09FF46497DED0891A364572FCE480D32154FFB3);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB19771FAB86434A869A4FA826380CFCB91457FC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC94E136F7997B634866013445CACF862DA0F7D8);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED59BA8185CAA83E268229638F6BC55EA239C931);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0;
		L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral2A79458B56742869C970802BABC044B863EAEBB8, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitStencilRef = L_0;
		int32_t L_1;
		L_1 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralA1157491762A35AA9294E63C8E856A0EC623453D, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitStencilReadMask = L_1;
		int32_t L_2;
		L_2 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral3660ADCAC1E2D8A0D6580522BB19691C80238BD7, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitStencilWriteMask = L_2;
		int32_t L_3;
		L_3 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral453E1DDDE36F4A5910A36295C859E98D903414C5, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitStencilRef = L_3;
		int32_t L_4;
		L_4 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral9A94996873834C5180A8D7845CAB1A51611135E2, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitStencilReadMask = L_4;
		int32_t L_5;
		L_5 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralBCC07DD3A056D026883DEEE1FC9D3CE17C086304, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitStencilWriteMask = L_5;
		int32_t L_6;
		L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral4D8A139418EF0697974054E94254DECA0AE09AAC, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilRef = L_6;
		int32_t L_7;
		L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral14254BB83373B11756D2303A8E187014374CE5D9, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilReadMask = L_7;
		int32_t L_8;
		L_8 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral394B8C6C8CA442EF8C63386789D48EEDD0084236, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilWriteMask = L_8;
		int32_t L_9;
		L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral8892BAC6E61D7943F7F770BBF75A3C355AB72338, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilRef = L_9;
		int32_t L_10;
		L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB0C9A0F8C132EF1323BB03594ECCB7D94F38F76B, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilReadMask = L_10;
		int32_t L_11;
		L_11 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral757F9B426839108F8E0406132E96E5830A55A168, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilWriteMask = L_11;
		int32_t L_12;
		L_12 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral5CF70AD86FEE4D0BB40A2D1AC0E24C9BCB72ED12, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilRef = L_12;
		int32_t L_13;
		L_13 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral911B39A2990FADC95CC105164B82B339D32F7810, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilReadMask = L_13;
		int32_t L_14;
		L_14 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralAA00EDD178C0078F9093B663874EE2736CFA0F6F, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilWriteMask = L_14;
		int32_t L_15;
		L_15 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralDB19771FAB86434A869A4FA826380CFCB91457FC, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilRef = L_15;
		int32_t L_16;
		L_16 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral3DE62C764FE287F782036A9E375E4CE594140ECE, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilReadMask = L_16;
		int32_t L_17;
		L_17 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral18658F681A9C73419F1C6C28685110B9C75217F2, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilWriteMask = L_17;
		int32_t L_18;
		L_18 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral6C5919B5E82FAACEB69183B34A7541D9C5ED602F, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilRef = L_18;
		int32_t L_19;
		L_19 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralD09FF46497DED0891A364572FCE480D32154FFB3, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilReadMask = L_19;
		int32_t L_20;
		L_20 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralC2CA6F1BFF44EEBCC4D051A38B46BB88F3B24DF3, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilWriteMask = L_20;
		int32_t L_21;
		L_21 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral4AB6F48A3250683B3A12B9E26AD621AC56FFDBCC, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ClearStencilRef = L_21;
		int32_t L_22;
		L_22 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral4852C31B2DE03903DCD4A75D0FDB9A11DF55C528, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ClearStencilReadMask = L_22;
		int32_t L_23;
		L_23 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral2B4D8E7F2745F89BAAB63D8DA1ACBF4D38089708, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ClearStencilWriteMask = L_23;
		int32_t L_24;
		L_24 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralDC94E136F7997B634866013445CACF862DA0F7D8, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ScreenToWorld = L_24;
		int32_t L_25;
		L_25 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightPosition = L_25;
		int32_t L_26;
		L_26 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightColor = L_26;
		int32_t L_27;
		L_27 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightLayerMask = L_27;
		int32_t L_28;
		L_28 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0493AB1599AF63F8E3BD39D09A7561AFBA2BA8F6, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightScale = L_28;
		int32_t L_29;
		L_29 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral80ECF0DE547781D1B9780A17EE8E8F3080959DFD, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightBias = L_29;
		int32_t L_30;
		L_30 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralED59BA8185CAA83E268229638F6BC55EA239C931, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightGuard = L_30;
		int32_t L_31;
		L_31 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0D3AE10B010841FB94C16F2D6092DE1939E0D4D3, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightPosWS = L_31;
		int32_t L_32;
		L_32 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral86A04CD0F0A72EF7AFFA2F1D3B84FD4C0C8A846C, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightColor = L_32;
		int32_t L_33;
		L_33 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral63DB01C0A14C3A9F2C34ECE76868A34556EB6079, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightAttenuation = L_33;
		int32_t L_34;
		L_34 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral362A772856CB779F1765B078E092205AB3FC37C2, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightOcclusionProbInfo = L_34;
		int32_t L_35;
		L_35 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral9DDA1C3AEE245E1050F9E53868138E86EE051854, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightDirection = L_35;
		int32_t L_36;
		L_36 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral6EA8E998C6201A17512C6CC6B02FAFEA02156DAD, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightFlags = L_36;
		int32_t L_37;
		L_37 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral1CFB78BE8011E0ED5D3703C52272C237DBCA06A1, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ShadowLightIndex = L_37;
		int32_t L_38;
		L_38 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral4C5089A59A25C62EC4F3937B0D4FEB1DD4BE23DC, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightLayerMask = L_38;
		int32_t L_39;
		L_39 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral68727A40C1B3BE0D2C9F962957CC09A2FEBBE042, NULL);
		((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____CookieLightIndex = L_39;
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_pinvoke(const InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6& unmarshaled, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___stencilDeferredMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___stencilDeferredMaterialException, NULL);
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_pinvoke_back(const InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_pinvoke& marshaled, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___stencilDeferredMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___stencilDeferredMaterialException, NULL);
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_pinvoke_cleanup(InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_com(const InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6& unmarshaled, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___stencilDeferredMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___stencilDeferredMaterialException, NULL);
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_com_back(const InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_com& marshaled, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___stencilDeferredMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___stencilDeferredMaterialException, NULL);
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_com_cleanup(InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass__ctor_mF976D84F719020B9DAD15C85B4338065DC2536C3 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_evt, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m60B2B20CBA961C10DE294044A97F280FCA51398D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mA7500B6D51A872AF10FD939C6EAD3CC39EB12D3E_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Capacity_m03ABAA4E13F6D51A9FE744A199DFA1A73FEA5493_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Capacity_m1BC45305F22DED653ECEE3CE00090603AFED2210_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral15AF38725EF821332C5B5BC55A2527EA97A7E32A);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24C9E7009689C1DDD62B5C7F452A03209BF00EBE);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral274E2152A05719C1A08280FFA4B01F3EF22C6387);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral417B4935DC231D57317DDBC6F8F98393D7FE8FC3);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7826D404E71CD27B7C3C80B4795EC66F9469E98A);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7EF31CC62AA6C72BAA3D69E54C4978EAE62F102C);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82B39B1C16C41E80D17B1C43218856ED77C3C74C);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C730C35E0952B410DC844992D0F8C75358C5B11);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD3A94B4385FB4C72419952D792753E2133058E3E);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED794436AA2513138B8AA653F052CB34F7B43E93);
		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 G_B3_0 = 0;
	{
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_0 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
		List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8(L_0, List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
		__this->___m_ShadowSliceToAdditionalLightIndex = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShadowSliceToAdditionalLightIndex), (void*)L_0);
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
		List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8(L_1, List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
		__this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex), (void*)L_1);
		List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* L_2 = (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A*)il2cpp_codegen_object_new(List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A_il2cpp_TypeInfo_var);
		List_1__ctor_m60B2B20CBA961C10DE294044A97F280FCA51398D(L_2, List_1__ctor_m60B2B20CBA961C10DE294044A97F280FCA51398D_RuntimeMethod_var);
		__this->___m_ShadowResolutionRequests = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShadowResolutionRequests), (void*)L_2);
		List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* L_3 = (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4*)il2cpp_codegen_object_new(List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4_il2cpp_TypeInfo_var);
		List_1__ctor_mA7500B6D51A872AF10FD939C6EAD3CC39EB12D3E(L_3, List_1__ctor_mA7500B6D51A872AF10FD939C6EAD3CC39EB12D3E_RuntimeMethod_var);
		__this->___m_UnusedAtlasSquareAreas = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_UnusedAtlasSquareAreas), (void*)L_3);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_4 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_4, _stringLiteralD3A94B4385FB4C72419952D792753E2133058E3E, NULL);
		__this->___m_ProfilingSetupSampler = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSetupSampler), (void*)L_4);
		Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA* L_5 = (Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA*)il2cpp_codegen_object_new(Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA_il2cpp_TypeInfo_var);
		Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543(L_5, Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_RuntimeMethod_var);
		__this->___m_ShadowRequestsHashes = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShadowRequestsHashes), (void*)L_5);
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_6 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_6, _stringLiteralED794436AA2513138B8AA653F052CB34F7B43E93, NULL);
		ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_6, NULL);
		int32_t L_7 = ___0_evt;
		ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_7, NULL);
		int32_t L_8;
		L_8 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral24C9E7009689C1DDD62B5C7F452A03209BF00EBE, NULL);
		((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsWorldToShadow = L_8;
		int32_t L_9;
		L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral15AF38725EF821332C5B5BC55A2527EA97A7E32A, NULL);
		((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams = L_9;
		int32_t L_10;
		L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral8C730C35E0952B410DC844992D0F8C75358C5B11, NULL);
		((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowOffset0 = L_10;
		int32_t L_11;
		L_11 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral7826D404E71CD27B7C3C80B4795EC66F9469E98A, NULL);
		((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowOffset1 = L_11;
		int32_t L_12;
		L_12 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral82B39B1C16C41E80D17B1C43218856ED77C3C74C, NULL);
		((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowFadeParams = L_12;
		int32_t L_13;
		L_13 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral274E2152A05719C1A08280FFA4B01F3EF22C6387, NULL);
		((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowmapSize = L_13;
		int32_t L_14;
		L_14 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C, NULL);
		__this->___m_AdditionalLightsShadowmapID = L_14;
		int32_t L_15;
		L_15 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral417B4935DC231D57317DDBC6F8F98393D7FE8FC3, NULL);
		il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_AdditionalLightsWorldToShadow_SSBO = L_15;
		int32_t L_16;
		L_16 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral7EF31CC62AA6C72BAA3D69E54C4978EAE62F102C, NULL);
		((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_AdditionalShadowParams_SSBO = L_16;
		il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
		bool L_17;
		L_17 = RenderingUtils_get_useStructuredBuffer_m0B310996FC76E8BF72EBBCA9F94AB840277DAB1B(NULL);
		__this->___m_UseStructuredBuffer = L_17;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		int32_t L_18;
		L_18 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
		V_0 = L_18;
		int32_t L_19 = V_0;
		V_1 = ((int32_t)il2cpp_codegen_add(L_19, 1));
		bool L_20 = __this->___m_UseStructuredBuffer;
		if (L_20)
		{
			goto IL_0112;
		}
	}
	{
		int32_t L_21 = V_1;
		int32_t L_22 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		int32_t L_23;
		L_23 = Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52(L_21, L_22, NULL);
		G_B3_0 = L_23;
		goto IL_0113;
	}

IL_0112:
	{
		int32_t L_24 = V_1;
		G_B3_0 = L_24;
	}

IL_0113:
	{
		V_2 = G_B3_0;
		int32_t L_25 = V_2;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_26 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_25);
		__this->___m_AdditionalLightIndexToVisibleLightIndex = L_26;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightIndexToVisibleLightIndex), (void*)L_26);
		int32_t L_27 = V_1;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_28 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_27);
		__this->___m_VisibleLightIndexToAdditionalLightIndex = L_28;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToAdditionalLightIndex), (void*)L_28);
		int32_t L_29 = V_1;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_29);
		__this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex = L_30;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex), (void*)L_30);
		int32_t L_31 = V_2;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_32 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_31);
		__this->___m_AdditionalLightIndexToShadowParams = L_32;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightIndexToShadowParams), (void*)L_32);
		int32_t L_33 = V_1;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_34 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_33);
		__this->___m_VisibleLightIndexToCameraSquareDistance = L_34;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToCameraSquareDistance), (void*)L_34);
		int32_t L_35 = V_2;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_36 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_35);
		il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams = L_36;
		Il2CppCodeGenWriteBarrier((void**)(&((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams), (void*)L_36);
		V_3 = 0;
		goto IL_0173;
	}

IL_015f:
	{
		il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_37 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
		int32_t L_38 = V_3;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_39 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams;
		NullCheck(L_37);
		(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_39);
		int32_t L_40 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_add(L_40, 1));
	}

IL_0173:
	{
		int32_t L_41 = V_3;
		il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_42 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
		NullCheck(L_42);
		if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length)))))
		{
			goto IL_015f;
		}
	}
	{
		bool L_43 = __this->___m_UseStructuredBuffer;
		if (L_43)
		{
			goto IL_01a9;
		}
	}
	{
		int32_t L_44 = V_0;
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_45 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)L_44);
		__this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix = L_45;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix), (void*)L_45);
		List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* L_46 = __this->___m_UnusedAtlasSquareAreas;
		int32_t L_47 = V_0;
		NullCheck(L_46);
		List_1_set_Capacity_m1BC45305F22DED653ECEE3CE00090603AFED2210(L_46, L_47, List_1_set_Capacity_m1BC45305F22DED653ECEE3CE00090603AFED2210_RuntimeMethod_var);
		List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* L_48 = __this->___m_ShadowResolutionRequests;
		int32_t L_49 = V_0;
		NullCheck(L_48);
		List_1_set_Capacity_m03ABAA4E13F6D51A9FE744A199DFA1A73FEA5493(L_48, L_49, List_1_set_Capacity_m03ABAA4E13F6D51A9FE744A199DFA1A73FEA5493_RuntimeMethod_var);
	}

IL_01a9:
	{
		Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_50;
		L_50 = Texture2D_get_blackTexture_mBEF97F64AD650DAAC1EEC84EB34F9CF22B56A08C(NULL);
		il2cpp_codegen_runtime_class_init_inline(RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_51;
		L_51 = RTHandles_Alloc_m5FB7BA0DA42EED1A471BC719DEE9F8390319276A(L_50, NULL);
		__this->___m_EmptyAdditionalLightShadowmapTexture = L_51;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_EmptyAdditionalLightShadowmapTexture), (void*)L_51);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Dispose_mD57EAF6446FC2DC9A225BE81D796895EB3293613 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, const RuntimeMethod* method) 
{
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* G_B2_0 = NULL;
	RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* G_B1_0 = NULL;
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___m_AdditionalLightsShadowmapHandle;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = L_0;
		if (L_1)
		{
			G_B2_0 = L_1;
			goto IL_000b;
		}
		G_B1_0 = L_1;
	}
	{
		return;
	}

IL_000b:
	{
		NullCheck(G_B2_0);
		RTHandle_Release_m743C2A22FD95D177D2D425E9DF1F3088161F387B(G_B2_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_GetPunctualLightShadowSlicesCount_m871D5958E5F1F6FC926A4F56B581240CB0E3242F (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t* ___0_lightType, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t* L_0 = ___0_lightType;
		int32_t L_1 = *((int32_t*)L_0);
		V_0 = L_1;
		int32_t L_2 = V_0;
		if (!L_2)
		{
			goto IL_000c;
		}
	}
	{
		int32_t L_3 = V_0;
		if ((((int32_t)L_3) == ((int32_t)2)))
		{
			goto IL_000e;
		}
	}
	{
		goto IL_0010;
	}

IL_000c:
	{
		return 1;
	}

IL_000e:
	{
		return 6;
	}

IL_0010:
	{
		return 0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdditionalLightsShadowCasterPass_CalcGuardAngle_m3EB5CE00FA752D137607C9792A438C307394575F (float ___0_frustumAngleInDegrees, float ___1_guardBandSizeInTexels, float ___2_sliceResolutionInTexels, 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 L_0 = ___0_frustumAngleInDegrees;
		V_0 = ((float)(((float)il2cpp_codegen_multiply(L_0, (0.0174532924f)))/(2.0f)));
		float L_1 = V_0;
		float L_2;
		L_2 = tanf(L_1);
		float L_3 = ___2_sliceResolutionInTexels;
		V_1 = ((float)(L_3/(2.0f)));
		float L_4 = ___1_guardBandSizeInTexels;
		V_2 = ((float)(L_4/(2.0f)));
		float L_5 = V_2;
		float L_6 = V_1;
		V_3 = ((float)il2cpp_codegen_add((1.0f), ((float)(L_5/L_6))));
		float L_7 = V_3;
		float L_8;
		L_8 = atanf(((float)il2cpp_codegen_multiply(L_2, L_7)));
		float L_9 = V_0;
		V_4 = ((float)il2cpp_codegen_subtract(L_8, L_9));
		float L_10 = V_4;
		return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((2.0f), L_10)), (57.2957802f)));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_MinimalPunctualLightShadowResolution_m559B52B2A537EB264B1ADC83167B9CBA38AD928C (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, bool ___0_softShadow, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_softShadow;
		if (L_0)
		{
			goto IL_0005;
		}
	}
	{
		return 8;
	}

IL_0005:
	{
		return ((int32_t)16);
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdditionalLightsShadowCasterPass_GetPointLightShadowFrustumFovBiasInDegrees_mF808E812FC7F6EB1D758C5CC6F79CB450BE729A3 (int32_t ___0_shadowSliceResolution, bool ___1_shadowFiltering, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		V_0 = (4.0f);
		int32_t L_0 = ___0_shadowSliceResolution;
		if ((((int32_t)L_0) <= ((int32_t)8)))
		{
			goto IL_006f;
		}
	}
	{
		int32_t L_1 = ___0_shadowSliceResolution;
		if ((((int32_t)L_1) > ((int32_t)((int32_t)16))))
		{
			goto IL_0017;
		}
	}
	{
		V_0 = (43.0f);
		goto IL_006f;
	}

IL_0017:
	{
		int32_t L_2 = ___0_shadowSliceResolution;
		if ((((int32_t)L_2) > ((int32_t)((int32_t)32))))
		{
			goto IL_0024;
		}
	}
	{
		V_0 = (18.5499992f);
		goto IL_006f;
	}

IL_0024:
	{
		int32_t L_3 = ___0_shadowSliceResolution;
		if ((((int32_t)L_3) > ((int32_t)((int32_t)64))))
		{
			goto IL_0031;
		}
	}
	{
		V_0 = (8.63000011f);
		goto IL_006f;
	}

IL_0031:
	{
		int32_t L_4 = ___0_shadowSliceResolution;
		if ((((int32_t)L_4) > ((int32_t)((int32_t)128))))
		{
			goto IL_0041;
		}
	}
	{
		V_0 = (4.13000011f);
		goto IL_006f;
	}

IL_0041:
	{
		int32_t L_5 = ___0_shadowSliceResolution;
		if ((((int32_t)L_5) > ((int32_t)((int32_t)256))))
		{
			goto IL_0051;
		}
	}
	{
		V_0 = (2.02999997f);
		goto IL_006f;
	}

IL_0051:
	{
		int32_t L_6 = ___0_shadowSliceResolution;
		if ((((int32_t)L_6) > ((int32_t)((int32_t)512))))
		{
			goto IL_0061;
		}
	}
	{
		V_0 = (1.0f);
		goto IL_006f;
	}

IL_0061:
	{
		int32_t L_7 = ___0_shadowSliceResolution;
		if ((((int32_t)L_7) > ((int32_t)((int32_t)1024))))
		{
			goto IL_006f;
		}
	}
	{
		V_0 = (0.5f);
	}

IL_006f:
	{
		bool L_8 = ___1_shadowFiltering;
		if (!L_8)
		{
			goto IL_00db;
		}
	}
	{
		int32_t L_9 = ___0_shadowSliceResolution;
		if ((((int32_t)L_9) <= ((int32_t)((int32_t)16))))
		{
			goto IL_00db;
		}
	}
	{
		int32_t L_10 = ___0_shadowSliceResolution;
		if ((((int32_t)L_10) > ((int32_t)((int32_t)32))))
		{
			goto IL_0086;
		}
	}
	{
		float L_11 = V_0;
		V_0 = ((float)il2cpp_codegen_add(L_11, (9.35000038f)));
		goto IL_00db;
	}

IL_0086:
	{
		int32_t L_12 = ___0_shadowSliceResolution;
		if ((((int32_t)L_12) > ((int32_t)((int32_t)64))))
		{
			goto IL_0095;
		}
	}
	{
		float L_13 = V_0;
		V_0 = ((float)il2cpp_codegen_add(L_13, (4.07000017f)));
		goto IL_00db;
	}

IL_0095:
	{
		int32_t L_14 = ___0_shadowSliceResolution;
		if ((((int32_t)L_14) > ((int32_t)((int32_t)128))))
		{
			goto IL_00a7;
		}
	}
	{
		float L_15 = V_0;
		V_0 = ((float)il2cpp_codegen_add(L_15, (1.76999998f)));
		goto IL_00db;
	}

IL_00a7:
	{
		int32_t L_16 = ___0_shadowSliceResolution;
		if ((((int32_t)L_16) > ((int32_t)((int32_t)256))))
		{
			goto IL_00b9;
		}
	}
	{
		float L_17 = V_0;
		V_0 = ((float)il2cpp_codegen_add(L_17, (0.850000024f)));
		goto IL_00db;
	}

IL_00b9:
	{
		int32_t L_18 = ___0_shadowSliceResolution;
		if ((((int32_t)L_18) > ((int32_t)((int32_t)512))))
		{
			goto IL_00cb;
		}
	}
	{
		float L_19 = V_0;
		V_0 = ((float)il2cpp_codegen_add(L_19, (0.389999986f)));
		goto IL_00db;
	}

IL_00cb:
	{
		int32_t L_20 = ___0_shadowSliceResolution;
		if ((((int32_t)L_20) > ((int32_t)((int32_t)1024))))
		{
			goto IL_00db;
		}
	}
	{
		float L_21 = V_0;
		V_0 = ((float)il2cpp_codegen_add(L_21, (0.170000002f)));
	}

IL_00db:
	{
		float L_22 = V_0;
		return L_22;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_InsertionSort_m5349CCAD3084D56E8424387057D368BAC237762A (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* ___0_array, int32_t ___1_startIndex, int32_t ___2_lastIndex, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA V_1;
	memset((&V_1), 0, sizeof(V_1));
	int32_t V_2 = 0;
	{
		int32_t L_0 = ___1_startIndex;
		V_0 = ((int32_t)il2cpp_codegen_add(L_0, 1));
		goto IL_021e;
	}

IL_0009:
	{
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_1 = ___0_array;
		int32_t L_2 = V_0;
		NullCheck(L_1);
		int32_t L_3 = L_2;
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
		V_1 = L_4;
		int32_t L_5 = V_0;
		V_2 = ((int32_t)il2cpp_codegen_subtract(L_5, 1));
		goto IL_002b;
	}

IL_0017:
	{
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_6 = ___0_array;
		int32_t L_7 = V_2;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_8 = ___0_array;
		int32_t L_9 = V_2;
		NullCheck(L_8);
		int32_t L_10 = L_9;
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_7, 1))), (ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA)L_11);
		int32_t L_12 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
	}

IL_002b:
	{
		int32_t L_13 = V_2;
		if ((((int32_t)L_13) < ((int32_t)0)))
		{
			goto IL_0210;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_14 = V_1;
		int32_t L_15 = L_14.___requestedResolution;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_16 = ___0_array;
		int32_t L_17 = V_2;
		NullCheck(L_16);
		int32_t L_18 = ((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___requestedResolution;
		if ((((int32_t)L_15) > ((int32_t)L_18)))
		{
			goto IL_0017;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_19 = V_1;
		int32_t L_20 = L_19.___requestedResolution;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_21 = ___0_array;
		int32_t L_22 = V_2;
		NullCheck(L_21);
		int32_t L_23 = ((L_21)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_22)))->___requestedResolution;
		if ((!(((uint32_t)L_20) == ((uint32_t)L_23))))
		{
			goto IL_0070;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_24 = V_1;
		bool L_25 = L_24.___softShadow;
		if (L_25)
		{
			goto IL_0070;
		}
	}
	{
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_26 = ___0_array;
		int32_t L_27 = V_2;
		NullCheck(L_26);
		bool L_28 = ((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_27)))->___softShadow;
		if (L_28)
		{
			goto IL_0017;
		}
	}

IL_0070:
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_29 = V_1;
		int32_t L_30 = L_29.___requestedResolution;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_31 = ___0_array;
		int32_t L_32 = V_2;
		NullCheck(L_31);
		int32_t L_33 = ((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___requestedResolution;
		if ((!(((uint32_t)L_30) == ((uint32_t)L_33))))
		{
			goto IL_00b1;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_34 = V_1;
		bool L_35 = L_34.___softShadow;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_36 = ___0_array;
		int32_t L_37 = V_2;
		NullCheck(L_36);
		bool L_38 = ((L_36)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_37)))->___softShadow;
		if ((!(((uint32_t)L_35) == ((uint32_t)L_38))))
		{
			goto IL_00b1;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_39 = V_1;
		bool L_40 = L_39.___pointLightShadow;
		if (L_40)
		{
			goto IL_00b1;
		}
	}
	{
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_41 = ___0_array;
		int32_t L_42 = V_2;
		NullCheck(L_41);
		bool L_43 = ((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_42)))->___pointLightShadow;
		if (L_43)
		{
			goto IL_0017;
		}
	}

IL_00b1:
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_44 = V_1;
		int32_t L_45 = L_44.___requestedResolution;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_46 = ___0_array;
		int32_t L_47 = V_2;
		NullCheck(L_46);
		int32_t L_48 = ((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_47)))->___requestedResolution;
		if ((!(((uint32_t)L_45) == ((uint32_t)L_48))))
		{
			goto IL_0112;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_49 = V_1;
		bool L_50 = L_49.___softShadow;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_51 = ___0_array;
		int32_t L_52 = V_2;
		NullCheck(L_51);
		bool L_53 = ((L_51)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_52)))->___softShadow;
		if ((!(((uint32_t)L_50) == ((uint32_t)L_53))))
		{
			goto IL_0112;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_54 = V_1;
		bool L_55 = L_54.___pointLightShadow;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_56 = ___0_array;
		int32_t L_57 = V_2;
		NullCheck(L_56);
		bool L_58 = ((L_56)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_57)))->___pointLightShadow;
		if ((!(((uint32_t)L_55) == ((uint32_t)L_58))))
		{
			goto IL_0112;
		}
	}
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_59 = __this->___m_VisibleLightIndexToCameraSquareDistance;
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_60 = V_1;
		int32_t L_61 = L_60.___visibleLightIndex;
		NullCheck(L_59);
		int32_t L_62 = L_61;
		float L_63 = (L_59)->GetAt(static_cast<il2cpp_array_size_t>(L_62));
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_64 = __this->___m_VisibleLightIndexToCameraSquareDistance;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_65 = ___0_array;
		int32_t L_66 = V_2;
		NullCheck(L_65);
		int32_t L_67 = ((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___visibleLightIndex;
		NullCheck(L_64);
		int32_t L_68 = L_67;
		float L_69 = (L_64)->GetAt(static_cast<il2cpp_array_size_t>(L_68));
		if ((((float)L_63) < ((float)L_69)))
		{
			goto IL_0017;
		}
	}

IL_0112:
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_70 = V_1;
		int32_t L_71 = L_70.___requestedResolution;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_72 = ___0_array;
		int32_t L_73 = V_2;
		NullCheck(L_72);
		int32_t L_74 = ((L_72)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_73)))->___requestedResolution;
		if ((!(((uint32_t)L_71) == ((uint32_t)L_74))))
		{
			goto IL_0187;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_75 = V_1;
		bool L_76 = L_75.___softShadow;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_77 = ___0_array;
		int32_t L_78 = V_2;
		NullCheck(L_77);
		bool L_79 = ((L_77)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_78)))->___softShadow;
		if ((!(((uint32_t)L_76) == ((uint32_t)L_79))))
		{
			goto IL_0187;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_80 = V_1;
		bool L_81 = L_80.___pointLightShadow;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_82 = ___0_array;
		int32_t L_83 = V_2;
		NullCheck(L_82);
		bool L_84 = ((L_82)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_83)))->___pointLightShadow;
		if ((!(((uint32_t)L_81) == ((uint32_t)L_84))))
		{
			goto IL_0187;
		}
	}
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_85 = __this->___m_VisibleLightIndexToCameraSquareDistance;
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_86 = V_1;
		int32_t L_87 = L_86.___visibleLightIndex;
		NullCheck(L_85);
		int32_t L_88 = L_87;
		float L_89 = (L_85)->GetAt(static_cast<il2cpp_array_size_t>(L_88));
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_90 = __this->___m_VisibleLightIndexToCameraSquareDistance;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_91 = ___0_array;
		int32_t L_92 = V_2;
		NullCheck(L_91);
		int32_t L_93 = ((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___visibleLightIndex;
		NullCheck(L_90);
		int32_t L_94 = L_93;
		float L_95 = (L_90)->GetAt(static_cast<il2cpp_array_size_t>(L_94));
		if ((!(((float)L_89) == ((float)L_95))))
		{
			goto IL_0187;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_96 = V_1;
		int32_t L_97 = L_96.___visibleLightIndex;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_98 = ___0_array;
		int32_t L_99 = V_2;
		NullCheck(L_98);
		int32_t L_100 = ((L_98)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_99)))->___visibleLightIndex;
		if ((((int32_t)L_97) < ((int32_t)L_100)))
		{
			goto IL_0017;
		}
	}

IL_0187:
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_101 = V_1;
		int32_t L_102 = L_101.___requestedResolution;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_103 = ___0_array;
		int32_t L_104 = V_2;
		NullCheck(L_103);
		int32_t L_105 = ((L_103)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_104)))->___requestedResolution;
		if ((!(((uint32_t)L_102) == ((uint32_t)L_105))))
		{
			goto IL_0210;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_106 = V_1;
		bool L_107 = L_106.___softShadow;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_108 = ___0_array;
		int32_t L_109 = V_2;
		NullCheck(L_108);
		bool L_110 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_109)))->___softShadow;
		if ((!(((uint32_t)L_107) == ((uint32_t)L_110))))
		{
			goto IL_0210;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_111 = V_1;
		bool L_112 = L_111.___pointLightShadow;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_113 = ___0_array;
		int32_t L_114 = V_2;
		NullCheck(L_113);
		bool L_115 = ((L_113)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_114)))->___pointLightShadow;
		if ((!(((uint32_t)L_112) == ((uint32_t)L_115))))
		{
			goto IL_0210;
		}
	}
	{
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_116 = __this->___m_VisibleLightIndexToCameraSquareDistance;
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_117 = V_1;
		int32_t L_118 = L_117.___visibleLightIndex;
		NullCheck(L_116);
		int32_t L_119 = L_118;
		float L_120 = (L_116)->GetAt(static_cast<il2cpp_array_size_t>(L_119));
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_121 = __this->___m_VisibleLightIndexToCameraSquareDistance;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_122 = ___0_array;
		int32_t L_123 = V_2;
		NullCheck(L_122);
		int32_t L_124 = ((L_122)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_123)))->___visibleLightIndex;
		NullCheck(L_121);
		int32_t L_125 = L_124;
		float L_126 = (L_121)->GetAt(static_cast<il2cpp_array_size_t>(L_125));
		if ((!(((float)L_120) == ((float)L_126))))
		{
			goto IL_0210;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_127 = V_1;
		int32_t L_128 = L_127.___visibleLightIndex;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_129 = ___0_array;
		int32_t L_130 = V_2;
		NullCheck(L_129);
		int32_t L_131 = ((L_129)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_130)))->___visibleLightIndex;
		if ((!(((uint32_t)L_128) == ((uint32_t)L_131))))
		{
			goto IL_0210;
		}
	}
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_132 = V_1;
		int32_t L_133 = L_132.___perLightShadowSliceIndex;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_134 = ___0_array;
		int32_t L_135 = V_2;
		NullCheck(L_134);
		int32_t L_136 = ((L_134)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_135)))->___perLightShadowSliceIndex;
		if ((((int32_t)L_133) < ((int32_t)L_136)))
		{
			goto IL_0017;
		}
	}

IL_0210:
	{
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_137 = ___0_array;
		int32_t L_138 = V_2;
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_139 = V_1;
		NullCheck(L_137);
		(L_137)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_138, 1))), (ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA)L_139);
		int32_t L_140 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_140, 1));
	}

IL_021e:
	{
		int32_t L_141 = V_0;
		int32_t L_142 = ___2_lastIndex;
		if ((((int32_t)L_141) < ((int32_t)L_142)))
		{
			goto IL_0009;
		}
	}
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_EstimateScaleFactorNeededToFitAllShadowsInAtlas_mD5DFA7B29061EAA6E14261DFA1C36EA340C63DBC (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08** ___0_shadowResolutionRequests, int32_t ___1_endIndex, int32_t ___2_atlasWidth, const RuntimeMethod* method) 
{
	int64_t V_0 = 0;
	int64_t V_1 = 0;
	int32_t V_2 = 0;
	int32_t V_3 = 0;
	{
		int32_t L_0 = ___2_atlasWidth;
		int32_t L_1 = ___2_atlasWidth;
		V_0 = ((int64_t)((int32_t)il2cpp_codegen_multiply(L_0, L_1)));
		V_1 = ((int64_t)0);
		V_3 = 0;
		goto IL_002f;
	}

IL_000c:
	{
		int64_t L_2 = V_1;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08** L_3 = ___0_shadowResolutionRequests;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_4 = *((ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08**)L_3);
		int32_t L_5 = V_3;
		NullCheck(L_4);
		int32_t L_6 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___requestedResolution;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08** L_7 = ___0_shadowResolutionRequests;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_8 = *((ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08**)L_7);
		int32_t L_9 = V_3;
		NullCheck(L_8);
		int32_t L_10 = ((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___requestedResolution;
		V_1 = ((int64_t)il2cpp_codegen_add(L_2, ((int64_t)((int32_t)il2cpp_codegen_multiply(L_6, L_10)))));
		int32_t L_11 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_add(L_11, 1));
	}

IL_002f:
	{
		int32_t L_12 = V_3;
		int32_t L_13 = ___1_endIndex;
		if ((((int32_t)L_12) < ((int32_t)L_13)))
		{
			goto IL_000c;
		}
	}
	{
		V_2 = 1;
		goto IL_003b;
	}

IL_0037:
	{
		int32_t L_14 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_multiply(L_14, 2));
	}

IL_003b:
	{
		int64_t L_15 = V_1;
		int64_t L_16 = V_0;
		int32_t L_17 = V_2;
		int32_t L_18 = V_2;
		if ((((int64_t)L_15) > ((int64_t)((int64_t)il2cpp_codegen_multiply(((int64_t)il2cpp_codegen_multiply(L_16, ((int64_t)L_17))), ((int64_t)L_18))))))
		{
			goto IL_0037;
		}
	}
	{
		int32_t L_19 = V_2;
		return L_19;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_AtlasLayout_m486F254A4C9F5290DDC67B2AA38A6E18B9006D6A (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_atlasSize, int32_t ___1_totalShadowSlicesCount, int32_t ___2_estimatedScaleFactor, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB250805CA1FB6E023D7DC263CB8A9FED9DF6832C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m9EB85BF0A8ACB74906DE3C966155E2AFE3CD41D9_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Insert_m9CEFEDEC4991BF6E32EE79390B9E946D6B96839D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mE464CBF8799AFB2536238CD76DCB3C4878287DE3_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mAC3A8C91727EB1B71F51D45CBCE6166C0AC10380_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m941436E8E1AD4CAA1F6DA6D0D14B819EB8EAA06B_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	bool V_1 = false;
	int32_t V_2 = 0;
	int32_t V_3 = 0;
	int32_t V_4 = 0;
	bool V_5 = false;
	int32_t V_6 = 0;
	RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 V_7;
	memset((&V_7), 0, sizeof(V_7));
	int32_t V_8 = 0;
	int32_t V_9 = 0;
	int32_t V_10 = 0;
	int32_t V_11 = 0;
	int32_t V_12 = 0;
	int32_t V_13 = 0;
	int32_t V_14 = 0;
	int32_t V_15 = 0;
	int32_t V_16 = 0;
	int32_t V_17 = 0;
	{
		V_0 = (bool)0;
		V_1 = (bool)0;
		int32_t L_0 = ___2_estimatedScaleFactor;
		V_2 = L_0;
		goto IL_01a0;
	}

IL_000b:
	{
		List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* L_1 = __this->___m_UnusedAtlasSquareAreas;
		NullCheck(L_1);
		List_1_Clear_m9EB85BF0A8ACB74906DE3C966155E2AFE3CD41D9_inline(L_1, List_1_Clear_m9EB85BF0A8ACB74906DE3C966155E2AFE3CD41D9_RuntimeMethod_var);
		List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* L_2 = __this->___m_UnusedAtlasSquareAreas;
		int32_t L_3 = ___0_atlasSize;
		int32_t L_4 = ___0_atlasSize;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_5;
		memset((&L_5), 0, sizeof(L_5));
		RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42_inline((&L_5), 0, 0, L_3, L_4, NULL);
		NullCheck(L_2);
		List_1_Add_mB250805CA1FB6E023D7DC263CB8A9FED9DF6832C_inline(L_2, L_5, List_1_Add_mB250805CA1FB6E023D7DC263CB8A9FED9DF6832C_RuntimeMethod_var);
		V_0 = (bool)1;
		V_3 = 0;
		goto IL_018f;
	}

IL_0033:
	{
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_6 = __this->___m_SortedShadowResolutionRequests;
		int32_t L_7 = V_3;
		NullCheck(L_6);
		int32_t L_8 = ((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)))->___requestedResolution;
		int32_t L_9 = V_2;
		V_4 = ((int32_t)(L_8/L_9));
		int32_t L_10 = V_4;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_11 = __this->___m_SortedShadowResolutionRequests;
		int32_t L_12 = V_3;
		NullCheck(L_11);
		bool L_13 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_12)))->___softShadow;
		int32_t L_14;
		L_14 = AdditionalLightsShadowCasterPass_MinimalPunctualLightShadowResolution_m559B52B2A537EB264B1ADC83167B9CBA38AD928C(__this, L_13, NULL);
		if ((((int32_t)L_10) >= ((int32_t)L_14)))
		{
			goto IL_006a;
		}
	}
	{
		V_1 = (bool)1;
		goto IL_0196;
	}

IL_006a:
	{
		V_5 = (bool)0;
		V_6 = 0;
		goto IL_0171;
	}

IL_0075:
	{
		List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* L_15 = __this->___m_UnusedAtlasSquareAreas;
		int32_t L_16 = V_6;
		NullCheck(L_15);
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_17;
		L_17 = List_1_get_Item_m941436E8E1AD4CAA1F6DA6D0D14B819EB8EAA06B(L_15, L_16, List_1_get_Item_m941436E8E1AD4CAA1F6DA6D0D14B819EB8EAA06B_RuntimeMethod_var);
		V_7 = L_17;
		int32_t L_18;
		L_18 = RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline((&V_7), NULL);
		V_8 = L_18;
		int32_t L_19;
		L_19 = RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline((&V_7), NULL);
		V_9 = L_19;
		int32_t L_20;
		L_20 = RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline((&V_7), NULL);
		V_10 = L_20;
		int32_t L_21;
		L_21 = RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline((&V_7), NULL);
		V_11 = L_21;
		int32_t L_22 = V_8;
		int32_t L_23 = V_4;
		if ((((int32_t)L_22) < ((int32_t)L_23)))
		{
			goto IL_016b;
		}
	}
	{
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_24 = __this->___m_SortedShadowResolutionRequests;
		int32_t L_25 = V_3;
		NullCheck(L_24);
		int32_t L_26 = V_10;
		((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___offsetX = L_26;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_27 = __this->___m_SortedShadowResolutionRequests;
		int32_t L_28 = V_3;
		NullCheck(L_27);
		int32_t L_29 = V_11;
		((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___offsetY = L_29;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_30 = __this->___m_SortedShadowResolutionRequests;
		int32_t L_31 = V_3;
		NullCheck(L_30);
		int32_t L_32 = V_4;
		((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___allocatedResolution = L_32;
		List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* L_33 = __this->___m_UnusedAtlasSquareAreas;
		int32_t L_34 = V_6;
		NullCheck(L_33);
		List_1_RemoveAt_mE464CBF8799AFB2536238CD76DCB3C4878287DE3(L_33, L_34, List_1_RemoveAt_mE464CBF8799AFB2536238CD76DCB3C4878287DE3_RuntimeMethod_var);
		int32_t L_35 = ___1_totalShadowSlicesCount;
		int32_t L_36 = V_3;
		V_12 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_subtract(L_35, L_36)), 1));
		V_13 = 0;
		int32_t L_37 = V_4;
		V_14 = L_37;
		int32_t L_38 = V_4;
		V_15 = L_38;
		int32_t L_39 = V_10;
		V_16 = L_39;
		int32_t L_40 = V_11;
		V_17 = L_40;
		goto IL_0160;
	}

IL_0113:
	{
		int32_t L_41 = V_16;
		int32_t L_42 = V_14;
		V_16 = ((int32_t)il2cpp_codegen_add(L_41, L_42));
		int32_t L_43 = V_16;
		int32_t L_44 = V_14;
		int32_t L_45 = V_10;
		int32_t L_46 = V_8;
		if ((((int32_t)((int32_t)il2cpp_codegen_add(L_43, L_44))) <= ((int32_t)((int32_t)il2cpp_codegen_add(L_45, L_46)))))
		{
			goto IL_013d;
		}
	}
	{
		int32_t L_47 = V_10;
		V_16 = L_47;
		int32_t L_48 = V_17;
		int32_t L_49 = V_15;
		V_17 = ((int32_t)il2cpp_codegen_add(L_48, L_49));
		int32_t L_50 = V_17;
		int32_t L_51 = V_15;
		int32_t L_52 = V_11;
		int32_t L_53 = V_9;
		if ((((int32_t)((int32_t)il2cpp_codegen_add(L_50, L_51))) > ((int32_t)((int32_t)il2cpp_codegen_add(L_52, L_53)))))
		{
			goto IL_0166;
		}
	}

IL_013d:
	{
		List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* L_54 = __this->___m_UnusedAtlasSquareAreas;
		int32_t L_55 = V_6;
		int32_t L_56 = V_13;
		int32_t L_57 = V_16;
		int32_t L_58 = V_17;
		int32_t L_59 = V_14;
		int32_t L_60 = V_15;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_61;
		memset((&L_61), 0, sizeof(L_61));
		RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42_inline((&L_61), L_57, L_58, L_59, L_60, NULL);
		NullCheck(L_54);
		List_1_Insert_m9CEFEDEC4991BF6E32EE79390B9E946D6B96839D(L_54, ((int32_t)il2cpp_codegen_add(L_55, L_56)), L_61, List_1_Insert_m9CEFEDEC4991BF6E32EE79390B9E946D6B96839D_RuntimeMethod_var);
		int32_t L_62 = V_13;
		V_13 = ((int32_t)il2cpp_codegen_add(L_62, 1));
	}

IL_0160:
	{
		int32_t L_63 = V_13;
		int32_t L_64 = V_12;
		if ((((int32_t)L_63) < ((int32_t)L_64)))
		{
			goto IL_0113;
		}
	}

IL_0166:
	{
		V_5 = (bool)1;
		goto IL_0183;
	}

IL_016b:
	{
		int32_t L_65 = V_6;
		V_6 = ((int32_t)il2cpp_codegen_add(L_65, 1));
	}

IL_0171:
	{
		int32_t L_66 = V_6;
		List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* L_67 = __this->___m_UnusedAtlasSquareAreas;
		NullCheck(L_67);
		int32_t L_68;
		L_68 = List_1_get_Count_mAC3A8C91727EB1B71F51D45CBCE6166C0AC10380_inline(L_67, List_1_get_Count_mAC3A8C91727EB1B71F51D45CBCE6166C0AC10380_RuntimeMethod_var);
		if ((((int32_t)L_66) < ((int32_t)L_68)))
		{
			goto IL_0075;
		}
	}

IL_0183:
	{
		bool L_69 = V_5;
		if (L_69)
		{
			goto IL_018b;
		}
	}
	{
		V_0 = (bool)0;
		goto IL_0196;
	}

IL_018b:
	{
		int32_t L_70 = V_3;
		V_3 = ((int32_t)il2cpp_codegen_add(L_70, 1));
	}

IL_018f:
	{
		int32_t L_71 = V_3;
		int32_t L_72 = ___1_totalShadowSlicesCount;
		if ((((int32_t)L_71) < ((int32_t)L_72)))
		{
			goto IL_0033;
		}
	}

IL_0196:
	{
		bool L_73 = V_0;
		if (L_73)
		{
			goto IL_01a0;
		}
	}
	{
		bool L_74 = V_1;
		if (L_74)
		{
			goto IL_01a0;
		}
	}
	{
		int32_t L_75 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_multiply(L_75, 2));
	}

IL_01a0:
	{
		bool L_76 = V_0;
		if (L_76)
		{
			goto IL_01a9;
		}
	}
	{
		bool L_77 = V_1;
		if (!L_77)
		{
			goto IL_000b;
		}
	}

IL_01a9:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t AdditionalLightsShadowCasterPass_ResolutionLog2ForHash_mE493FC29C96AA66AF50885537FDB18ED4A0AD4FD (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_resolution, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_resolution;
		if ((((int32_t)L_0) > ((int32_t)((int32_t)1024))))
		{
			goto IL_001a;
		}
	}
	{
		int32_t L_1 = ___0_resolution;
		if ((((int32_t)L_1) == ((int32_t)((int32_t)512))))
		{
			goto IL_0036;
		}
	}
	{
		int32_t L_2 = ___0_resolution;
		if ((((int32_t)L_2) == ((int32_t)((int32_t)1024))))
		{
			goto IL_0032;
		}
	}
	{
		goto IL_003a;
	}

IL_001a:
	{
		int32_t L_3 = ___0_resolution;
		if ((((int32_t)L_3) == ((int32_t)((int32_t)2048))))
		{
			goto IL_002e;
		}
	}
	{
		int32_t L_4 = ___0_resolution;
		if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)4096)))))
		{
			goto IL_003a;
		}
	}
	{
		return ((int64_t)((int32_t)12));
	}

IL_002e:
	{
		return ((int64_t)((int32_t)11));
	}

IL_0032:
	{
		return ((int64_t)((int32_t)10));
	}

IL_0036:
	{
		return ((int64_t)((int32_t)9));
	}

IL_003a:
	{
		return ((int64_t)8);
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t AdditionalLightsShadowCasterPass_ComputeShadowRequestHash_mFEFF551ED1D82CDB3A5CEFDB999FE3F3E489139D (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	uint64_t V_0 = 0;
	uint64_t V_1 = 0;
	uint64_t V_2 = 0;
	uint64_t V_3 = 0;
	uint64_t V_4 = 0;
	uint64_t V_5 = 0;
	uint64_t V_6 = 0;
	uint64_t V_7 = 0;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_8;
	memset((&V_8), 0, sizeof(V_8));
	int32_t V_9 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* G_B4_0 = NULL;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* G_B3_0 = NULL;
	{
		V_0 = ((int64_t)0);
		V_1 = ((int64_t)0);
		V_2 = ((int64_t)0);
		V_3 = ((int64_t)0);
		V_4 = ((int64_t)0);
		V_5 = ((int64_t)0);
		V_6 = ((int64_t)0);
		V_7 = ((int64_t)0);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___0_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_1 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_0->___lightData);
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_2 = L_1->___visibleLights;
		V_8 = L_2;
		V_9 = 0;
		goto IL_012f;
	}

IL_0031:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___0_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_4 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_3->___lightData);
		int32_t L_5 = V_9;
		bool L_6;
		L_6 = AdditionalLightsShadowCasterPass_IsValidShadowCastingLight_m76496544D8E2AED058EF2E90F7426BE42C36CA3E(__this, L_4, L_5, NULL);
		if (!L_6)
		{
			goto IL_0129;
		}
	}
	{
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_7 = V_8;
		int32_t L_8 = V_9;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_9;
		L_9 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_7, L_8, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_10 = L_9;
		int32_t L_11;
		L_11 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_10, NULL);
		if ((!(((uint32_t)L_11) == ((uint32_t)2))))
		{
			G_B4_0 = L_10;
			goto IL_005b;
		}
		G_B3_0 = L_10;
	}
	{
		uint64_t L_12 = V_0;
		V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_12, ((int64_t)1)));
		G_B4_0 = G_B3_0;
	}

IL_005b:
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_13;
		L_13 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(G_B4_0, NULL);
		NullCheck(L_13);
		int32_t L_14;
		L_14 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_13, NULL);
		if ((!(((uint32_t)L_14) == ((uint32_t)2))))
		{
			goto IL_006d;
		}
	}
	{
		uint64_t L_15 = V_1;
		V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_15, ((int64_t)1)));
	}

IL_006d:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_16 = ___0_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_17 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_16->___shadowData);
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_18 = L_17->___resolution;
		int32_t L_19 = V_9;
		NullCheck(L_18);
		int32_t L_20;
		L_20 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_18, L_19, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)128)))))
		{
			goto IL_008b;
		}
	}
	{
		uint64_t L_21 = V_2;
		V_2 = ((int64_t)il2cpp_codegen_add((int64_t)L_21, ((int64_t)1)));
	}

IL_008b:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_22 = ___0_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_23 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_22->___shadowData);
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_24 = L_23->___resolution;
		int32_t L_25 = V_9;
		NullCheck(L_24);
		int32_t L_26;
		L_26 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_24, L_25, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		if ((!(((uint32_t)L_26) == ((uint32_t)((int32_t)256)))))
		{
			goto IL_00a9;
		}
	}
	{
		uint64_t L_27 = V_3;
		V_3 = ((int64_t)il2cpp_codegen_add((int64_t)L_27, ((int64_t)1)));
	}

IL_00a9:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_28 = ___0_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_29 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_28->___shadowData);
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_30 = L_29->___resolution;
		int32_t L_31 = V_9;
		NullCheck(L_30);
		int32_t L_32;
		L_32 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_30, L_31, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		if ((!(((uint32_t)L_32) == ((uint32_t)((int32_t)512)))))
		{
			goto IL_00c9;
		}
	}
	{
		uint64_t L_33 = V_4;
		V_4 = ((int64_t)il2cpp_codegen_add((int64_t)L_33, ((int64_t)1)));
	}

IL_00c9:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_34 = ___0_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_35 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_34->___shadowData);
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_36 = L_35->___resolution;
		int32_t L_37 = V_9;
		NullCheck(L_36);
		int32_t L_38;
		L_38 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_36, L_37, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		if ((!(((uint32_t)L_38) == ((uint32_t)((int32_t)1024)))))
		{
			goto IL_00e9;
		}
	}
	{
		uint64_t L_39 = V_5;
		V_5 = ((int64_t)il2cpp_codegen_add((int64_t)L_39, ((int64_t)1)));
	}

IL_00e9:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_40 = ___0_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_41 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_40->___shadowData);
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_42 = L_41->___resolution;
		int32_t L_43 = V_9;
		NullCheck(L_42);
		int32_t L_44;
		L_44 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_42, L_43, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		if ((!(((uint32_t)L_44) == ((uint32_t)((int32_t)2048)))))
		{
			goto IL_0109;
		}
	}
	{
		uint64_t L_45 = V_6;
		V_6 = ((int64_t)il2cpp_codegen_add((int64_t)L_45, ((int64_t)1)));
	}

IL_0109:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_46 = ___0_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_47 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_46->___shadowData);
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_48 = L_47->___resolution;
		int32_t L_49 = V_9;
		NullCheck(L_48);
		int32_t L_50;
		L_50 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_48, L_49, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		if ((!(((uint32_t)L_50) == ((uint32_t)((int32_t)4096)))))
		{
			goto IL_0129;
		}
	}
	{
		uint64_t L_51 = V_7;
		V_7 = ((int64_t)il2cpp_codegen_add((int64_t)L_51, ((int64_t)1)));
	}

IL_0129:
	{
		int32_t L_52 = V_9;
		V_9 = ((int32_t)il2cpp_codegen_add(L_52, 1));
	}

IL_012f:
	{
		int32_t L_53 = V_9;
		int32_t L_54;
		L_54 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_8))->___m_Length);
		if ((((int32_t)L_53) < ((int32_t)L_54)))
		{
			goto IL_0031;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_55 = ___0_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_56 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_55->___shadowData);
		int32_t L_57 = L_56->___additionalLightsShadowmapWidth;
		uint64_t L_58;
		L_58 = AdditionalLightsShadowCasterPass_ResolutionLog2ForHash_mE493FC29C96AA66AF50885537FDB18ED4A0AD4FD(__this, L_57, NULL);
		uint64_t L_59 = V_0;
		uint64_t L_60 = V_1;
		uint64_t L_61 = V_2;
		uint64_t L_62 = V_3;
		uint64_t L_63 = V_4;
		uint64_t L_64 = V_5;
		uint64_t L_65 = V_6;
		uint64_t L_66 = V_7;
		return ((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)il2cpp_codegen_subtract((int64_t)L_58, ((int64_t)8)))|((int64_t)((int64_t)L_59<<3))))|((int64_t)((int64_t)L_60<<((int32_t)11)))))|((int64_t)((int64_t)L_61<<((int32_t)19)))))|((int64_t)((int64_t)L_62<<((int32_t)27)))))|((int64_t)((int64_t)L_63<<((int32_t)35)))))|((int64_t)((int64_t)L_64<<((int32_t)43)))))|((int64_t)((int64_t)L_65<<((int32_t)50)))))|((int64_t)((int64_t)L_66<<((int32_t)57)))));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_Setup_mA1D9CF13977B154C79C9607243AE11F0ECFD2751 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_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_m768763F58F0183D1B64076CAC7B31FF468F67569_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mA02E5F618ED4D74FD8E9E4D85A0DDB897C0A1EE6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1FE2C6B6987DF8C28FF405B863116C5DB943860C_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_mC456F34336D9C6D89FC07E031DF160B545243E58_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C);
		s_Il2CppMethodInitialized = true;
	}
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
	memset((&V_0), 0, sizeof(V_0));
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_1;
	memset((&V_1), 0, sizeof(V_1));
	int32_t V_2 = 0;
	int32_t V_3 = 0;
	int32_t V_4 = 0;
	int32_t V_5 = 0;
	bool V_6 = false;
	int32_t V_7 = 0;
	int32_t V_8 = 0;
	bool V_9 = false;
	int32_t V_10 = 0;
	int32_t V_11 = 0;
	int32_t V_12 = 0;
	int32_t V_13 = 0;
	float V_14 = 0.0f;
	float V_15 = 0.0f;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_16;
	memset((&V_16), 0, sizeof(V_16));
	bool V_17 = false;
	int32_t V_18 = 0;
	int32_t V_19 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_20 = NULL;
	int32_t V_21 = 0;
	int32_t V_22 = 0;
	int32_t V_23 = 0;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_24;
	memset((&V_24), 0, sizeof(V_24));
	int32_t V_25 = 0;
	int32_t V_26 = 0;
	int32_t V_27 = 0;
	int32_t V_28 = 0;
	int32_t V_29 = 0;
	int32_t V_30 = 0;
	int32_t V_31 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_32 = NULL;
	int32_t V_33 = 0;
	int32_t V_34 = 0;
	int32_t V_35 = 0;
	int32_t V_36 = 0;
	bool V_37 = false;
	int32_t V_38 = 0;
	int32_t V_39 = 0;
	Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_40;
	memset((&V_40), 0, sizeof(V_40));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_41;
	memset((&V_41), 0, sizeof(V_41));
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_42 = NULL;
	float V_43 = 0.0f;
	float V_44 = 0.0f;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_45;
	memset((&V_45), 0, sizeof(V_45));
	float V_46 = 0.0f;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_47;
	memset((&V_47), 0, sizeof(V_47));
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_48 = NULL;
	float V_49 = 0.0f;
	float V_50 = 0.0f;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_51;
	memset((&V_51), 0, sizeof(V_51));
	int32_t V_52 = 0;
	ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA V_53;
	memset((&V_53), 0, sizeof(V_53));
	int32_t V_54 = 0;
	int32_t V_55 = 0;
	int32_t V_56 = 0;
	int32_t V_57 = 0;
	int32_t V_58 = 0;
	ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA V_59;
	memset((&V_59), 0, sizeof(V_59));
	int32_t V_60 = 0;
	int32_t G_B10_0 = 0;
	int32_t G_B36_0 = 0;
	AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* G_B41_0 = NULL;
	int32_t G_B41_1 = 0;
	AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* G_B40_0 = NULL;
	int32_t G_B40_1 = 0;
	int32_t G_B42_0 = 0;
	AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* G_B42_1 = NULL;
	int32_t G_B42_2 = 0;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B81_0 = NULL;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B80_0 = NULL;
	int32_t G_B82_0 = 0;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B82_1 = NULL;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B87_0 = NULL;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B86_0 = NULL;
	int32_t G_B88_0 = 0;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B88_1 = NULL;
	{
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = __this->___m_ProfilingSetupSampler;
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_0), (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL, L_0, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_09fa:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL);
				return;
			}
		});
		try
		{
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_1 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_2 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_1->___shadowData);
				bool L_3 = L_2->___additionalLightShadowsEnabled;
				if (L_3)
				{
					goto IL_0023_1;
				}
			}
			{
				V_17 = (bool)0;
				goto IL_0a08;
			}

IL_0023_1:
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_5 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_4->___shadowData);
				bool L_6 = L_5->___supportsAdditionalLightShadows;
				if (L_6)
				{
					goto IL_003e_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_7 = ___0_renderingData;
				bool L_8;
				L_8 = AdditionalLightsShadowCasterPass_SetupForEmptyRendering_mDB72CDB91417433653C100C070385760A4699E18(__this, L_7, NULL);
				V_17 = L_8;
				goto IL_0a08;
			}

IL_003e_1:
			{
				AdditionalLightsShadowCasterPass_Clear_m66683336012894DA31A5EDE64908A2D71E6CCB80(__this, NULL);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_9 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_10 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_9->___shadowData);
				int32_t L_11 = L_10->___additionalLightsShadowmapWidth;
				__this->___renderTargetWidth = L_11;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_13 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_12->___shadowData);
				int32_t L_14 = L_13->___additionalLightsShadowmapHeight;
				__this->___renderTargetHeight = L_14;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_15 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_16 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_15->___lightData);
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_17 = L_16->___visibleLights;
				V_1 = L_17;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_18 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_19 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_18->___shadowData);
				int32_t L_20 = L_19->___additionalLightsShadowmapWidth;
				V_2 = L_20;
				V_3 = 0;
				List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* L_21 = __this->___m_ShadowResolutionRequests;
				NullCheck(L_21);
				List_1_Clear_mA02E5F618ED4D74FD8E9E4D85A0DDB897C0A1EE6_inline(L_21, List_1_Clear_mA02E5F618ED4D74FD8E9E4D85A0DDB897C0A1EE6_RuntimeMethod_var);
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_22 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
				NullCheck(L_22);
				int32_t L_23;
				L_23 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
				if ((((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length))) >= ((int32_t)L_23)))
				{
					goto IL_00d2_1;
				}
			}
			{
				int32_t L_24;
				L_24 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_25 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_24);
				__this->___m_VisibleLightIndexToAdditionalLightIndex = L_25;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToAdditionalLightIndex), (void*)L_25);
				int32_t L_26;
				L_26 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
				SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_27 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_26);
				__this->___m_VisibleLightIndexToCameraSquareDistance = L_27;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToCameraSquareDistance), (void*)L_27);
				int32_t L_28;
				L_28 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_29 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_28);
				__this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex = L_29;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex), (void*)L_29);
			}

IL_00d2_1:
			{
				bool L_30 = __this->___m_UseStructuredBuffer;
				if (L_30)
				{
					goto IL_00ed_1;
				}
			}
			{
				int32_t L_31;
				L_31 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				int32_t L_32;
				L_32 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
				il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
				int32_t L_33;
				L_33 = Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52(L_31, L_32, NULL);
				G_B10_0 = L_33;
				goto IL_00f4_1;
			}

IL_00ed_1:
			{
				int32_t L_34;
				L_34 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
				G_B10_0 = L_34;
			}

IL_00f4_1:
			{
				V_4 = G_B10_0;
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_35 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
				NullCheck(L_35);
				int32_t L_36 = V_4;
				if ((((int32_t)((int32_t)(((RuntimeArray*)L_35)->max_length))) >= ((int32_t)L_36)))
				{
					goto IL_011c_1;
				}
			}
			{
				int32_t L_37 = V_4;
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_38 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_37);
				__this->___m_AdditionalLightIndexToVisibleLightIndex = L_38;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightIndexToVisibleLightIndex), (void*)L_38);
				int32_t L_39 = V_4;
				Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_40 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_39);
				__this->___m_AdditionalLightIndexToShadowParams = L_40;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightIndexToShadowParams), (void*)L_40);
			}

IL_011c_1:
			{
				V_18 = 0;
				goto IL_0135_1;
			}

IL_0121_1:
			{
				SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_41 = __this->___m_VisibleLightIndexToCameraSquareDistance;
				int32_t L_42 = V_18;
				NullCheck(L_41);
				(L_41)->SetAt(static_cast<il2cpp_array_size_t>(L_42), (float)((std::numeric_limits<float>::max)()));
				int32_t L_43 = V_18;
				V_18 = ((int32_t)il2cpp_codegen_add(L_43, 1));
			}

IL_0135_1:
			{
				int32_t L_44 = V_18;
				SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_45 = __this->___m_VisibleLightIndexToCameraSquareDistance;
				NullCheck(L_45);
				if ((((int32_t)L_44) < ((int32_t)((int32_t)(((RuntimeArray*)L_45)->max_length)))))
				{
					goto IL_0121_1;
				}
			}
			{
				V_19 = 0;
				goto IL_0223_1;
			}

IL_0149_1:
			{
				int32_t L_46 = V_19;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_47 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_48 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_47->___lightData);
				int32_t L_49 = L_48->___mainLightIndex;
				if ((((int32_t)L_46) == ((int32_t)L_49)))
				{
					goto IL_021d_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_50 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_51 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_50->___lightData);
				int32_t L_52 = V_19;
				bool L_53;
				L_53 = AdditionalLightsShadowCasterPass_IsValidShadowCastingLight_m76496544D8E2AED058EF2E90F7426BE42C36CA3E(__this, L_51, L_52, NULL);
				if (!L_53)
				{
					goto IL_021d_1;
				}
			}
			{
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_54 = V_1;
				int32_t L_55 = V_19;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_56;
				L_56 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_54, L_55, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
				V_20 = L_56;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_57 = V_20;
				int32_t L_58;
				L_58 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_57, NULL);
				V_22 = L_58;
				int32_t L_59;
				L_59 = AdditionalLightsShadowCasterPass_GetPunctualLightShadowSlicesCount_m871D5958E5F1F6FC926A4F56B581240CB0E3242F(__this, (&V_22), NULL);
				V_21 = L_59;
				int32_t L_60 = V_3;
				int32_t L_61 = V_21;
				V_3 = ((int32_t)il2cpp_codegen_add(L_60, L_61));
				V_23 = 0;
				goto IL_01da_1;
			}

IL_0195_1:
			{
				List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* L_62 = __this->___m_ShadowResolutionRequests;
				int32_t L_63 = V_19;
				int32_t L_64 = V_23;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_65 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_66 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_65->___shadowData);
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_67 = L_66->___resolution;
				int32_t L_68 = V_19;
				NullCheck(L_67);
				int32_t L_69;
				L_69 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_67, L_68, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_70 = V_20;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_71;
				L_71 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_70, NULL);
				NullCheck(L_71);
				int32_t L_72;
				L_72 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_71, NULL);
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_73 = V_20;
				int32_t L_74;
				L_74 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_73, NULL);
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_75;
				memset((&L_75), 0, sizeof(L_75));
				ShadowResolutionRequest__ctor_m1BF2C9D1A92FA01741D1133FD9AE0A8D2B6242B3((&L_75), L_63, L_64, L_69, (bool)((((int32_t)L_72) == ((int32_t)2))? 1 : 0), (bool)((((int32_t)L_74) == ((int32_t)2))? 1 : 0), NULL);
				NullCheck(L_62);
				List_1_Add_m768763F58F0183D1B64076CAC7B31FF468F67569_inline(L_62, L_75, List_1_Add_m768763F58F0183D1B64076CAC7B31FF468F67569_RuntimeMethod_var);
				int32_t L_76 = V_23;
				V_23 = ((int32_t)il2cpp_codegen_add(L_76, 1));
			}

IL_01da_1:
			{
				int32_t L_77 = V_23;
				int32_t L_78 = V_21;
				if ((((int32_t)L_77) < ((int32_t)L_78)))
				{
					goto IL_0195_1;
				}
			}
			{
				SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_79 = __this->___m_VisibleLightIndexToCameraSquareDistance;
				int32_t L_80 = V_19;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_81 = ___0_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_82 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_81->___cameraData);
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_83 = L_82->___camera;
				NullCheck(L_83);
				Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_84;
				L_84 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_83, NULL);
				NullCheck(L_84);
				Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_85;
				L_85 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_84, NULL);
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_86 = V_20;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_87;
				L_87 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_86, NULL);
				NullCheck(L_87);
				Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_88;
				L_88 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_87, NULL);
				NullCheck(L_88);
				Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_89;
				L_89 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_88, NULL);
				Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_90;
				L_90 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_85, L_89, NULL);
				V_24 = L_90;
				float L_91;
				L_91 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&V_24), NULL);
				NullCheck(L_79);
				(L_79)->SetAt(static_cast<il2cpp_array_size_t>(L_80), (float)L_91);
			}

IL_021d_1:
			{
				int32_t L_92 = V_19;
				V_19 = ((int32_t)il2cpp_codegen_add(L_92, 1));
			}

IL_0223_1:
			{
				int32_t L_93 = V_19;
				int32_t L_94;
				L_94 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
				if ((((int32_t)L_93) < ((int32_t)L_94)))
				{
					goto IL_0149_1;
				}
			}
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_95 = __this->___m_SortedShadowResolutionRequests;
				if (!L_95)
				{
					goto IL_0244_1;
				}
			}
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_96 = __this->___m_SortedShadowResolutionRequests;
				NullCheck(L_96);
				int32_t L_97 = V_3;
				if ((((int32_t)((int32_t)(((RuntimeArray*)L_96)->max_length))) >= ((int32_t)L_97)))
				{
					goto IL_0250_1;
				}
			}

IL_0244_1:
			{
				int32_t L_98 = V_3;
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_99 = (ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08*)(ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08*)SZArrayNew(ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08_il2cpp_TypeInfo_var, (uint32_t)L_98);
				__this->___m_SortedShadowResolutionRequests = L_99;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortedShadowResolutionRequests), (void*)L_99);
			}

IL_0250_1:
			{
				V_25 = 0;
				goto IL_0275_1;
			}

IL_0255_1:
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_100 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_101 = V_25;
				List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* L_102 = __this->___m_ShadowResolutionRequests;
				int32_t L_103 = V_25;
				NullCheck(L_102);
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_104;
				L_104 = List_1_get_Item_mC456F34336D9C6D89FC07E031DF160B545243E58(L_102, L_103, List_1_get_Item_mC456F34336D9C6D89FC07E031DF160B545243E58_RuntimeMethod_var);
				NullCheck(L_100);
				(L_100)->SetAt(static_cast<il2cpp_array_size_t>(L_101), (ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA)L_104);
				int32_t L_105 = V_25;
				V_25 = ((int32_t)il2cpp_codegen_add(L_105, 1));
			}

IL_0275_1:
			{
				int32_t L_106 = V_25;
				List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* L_107 = __this->___m_ShadowResolutionRequests;
				NullCheck(L_107);
				int32_t L_108;
				L_108 = List_1_get_Count_m1FE2C6B6987DF8C28FF405B863116C5DB943860C_inline(L_107, List_1_get_Count_m1FE2C6B6987DF8C28FF405B863116C5DB943860C_RuntimeMethod_var);
				if ((((int32_t)L_106) < ((int32_t)L_108)))
				{
					goto IL_0255_1;
				}
			}
			{
				int32_t L_109 = V_3;
				V_26 = L_109;
				goto IL_02a2_1;
			}

IL_0289_1:
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_110 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_111 = V_26;
				NullCheck(L_110);
				((L_110)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_111)))->___requestedResolution = 0;
				int32_t L_112 = V_26;
				V_26 = ((int32_t)il2cpp_codegen_add(L_112, 1));
			}

IL_02a2_1:
			{
				int32_t L_113 = V_26;
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_114 = __this->___m_SortedShadowResolutionRequests;
				NullCheck(L_114);
				if ((((int32_t)L_113) < ((int32_t)((int32_t)(((RuntimeArray*)L_114)->max_length)))))
				{
					goto IL_0289_1;
				}
			}
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_115 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_116 = V_3;
				AdditionalLightsShadowCasterPass_InsertionSort_m5349CCAD3084D56E8424387057D368BAC237762A(__this, L_115, 0, L_116, NULL);
				bool L_117 = __this->___m_UseStructuredBuffer;
				if (L_117)
				{
					goto IL_02d1_1;
				}
			}
			{
				int32_t L_118 = V_3;
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				int32_t L_119;
				L_119 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
				il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
				int32_t L_120;
				L_120 = Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52(L_118, L_119, NULL);
				G_B36_0 = L_120;
				goto IL_02d2_1;
			}

IL_02d1_1:
			{
				int32_t L_121 = V_3;
				G_B36_0 = L_121;
			}

IL_02d2_1:
			{
				V_5 = G_B36_0;
				V_6 = (bool)0;
				V_7 = 1;
				goto IL_034e_1;
			}

IL_02dc_1:
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08** L_122 = (ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08**)(&__this->___m_SortedShadowResolutionRequests);
				int32_t L_123 = V_5;
				int32_t L_124 = V_2;
				int32_t L_125;
				L_125 = AdditionalLightsShadowCasterPass_EstimateScaleFactorNeededToFitAllShadowsInAtlas_mD5DFA7B29061EAA6E14261DFA1C36EA340C63DBC(__this, L_122, L_123, L_124, NULL);
				V_7 = L_125;
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_126 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_127 = V_5;
				NullCheck(L_126);
				int32_t L_128 = ((L_126)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_127, 1)))))->___requestedResolution;
				int32_t L_129 = V_7;
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_130 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_131 = V_5;
				NullCheck(L_130);
				bool L_132 = ((L_130)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_131, 1)))))->___softShadow;
				int32_t L_133;
				L_133 = AdditionalLightsShadowCasterPass_MinimalPunctualLightShadowResolution_m559B52B2A537EB264B1ADC83167B9CBA38AD928C(__this, L_132, NULL);
				if ((((int32_t)L_128) < ((int32_t)((int32_t)il2cpp_codegen_multiply(L_129, L_133)))))
				{
					goto IL_0325_1;
				}
			}
			{
				V_6 = (bool)1;
				goto IL_034e_1;
			}

IL_0325_1:
			{
				int32_t L_134 = V_5;
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_135 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_136 = V_5;
				NullCheck(L_135);
				bool L_137 = ((L_135)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_136, 1)))))->___pointLightShadow;
				if (L_137)
				{
					G_B41_0 = __this;
					G_B41_1 = L_134;
					goto IL_0341_1;
				}
				G_B40_0 = __this;
				G_B40_1 = L_134;
			}
			{
				G_B42_0 = 0;
				G_B42_1 = G_B40_0;
				G_B42_2 = G_B40_1;
				goto IL_0342_1;
			}

IL_0341_1:
			{
				G_B42_0 = 2;
				G_B42_1 = G_B41_0;
				G_B42_2 = G_B41_1;
			}

IL_0342_1:
			{
				V_22 = G_B42_0;
				NullCheck(G_B42_1);
				int32_t L_138;
				L_138 = AdditionalLightsShadowCasterPass_GetPunctualLightShadowSlicesCount_m871D5958E5F1F6FC926A4F56B581240CB0E3242F(G_B42_1, (&V_22), NULL);
				V_5 = ((int32_t)il2cpp_codegen_subtract(G_B42_2, L_138));
			}

IL_034e_1:
			{
				bool L_139 = V_6;
				if (L_139)
				{
					goto IL_0357_1;
				}
			}
			{
				int32_t L_140 = V_5;
				if ((((int32_t)L_140) > ((int32_t)0)))
				{
					goto IL_02dc_1;
				}
			}

IL_0357_1:
			{
				int32_t L_141 = V_5;
				V_27 = L_141;
				goto IL_0376_1;
			}

IL_035d_1:
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_142 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_143 = V_27;
				NullCheck(L_142);
				((L_142)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_143)))->___requestedResolution = 0;
				int32_t L_144 = V_27;
				V_27 = ((int32_t)il2cpp_codegen_add(L_144, 1));
			}

IL_0376_1:
			{
				int32_t L_145 = V_27;
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_146 = __this->___m_SortedShadowResolutionRequests;
				NullCheck(L_146);
				if ((((int32_t)L_145) < ((int32_t)((int32_t)(((RuntimeArray*)L_146)->max_length)))))
				{
					goto IL_035d_1;
				}
			}
			{
				V_28 = 0;
				goto IL_0397_1;
			}

IL_0387_1:
			{
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_147 = __this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
				int32_t L_148 = V_28;
				NullCheck(L_147);
				(L_147)->SetAt(static_cast<il2cpp_array_size_t>(L_148), (int32_t)(-1));
				int32_t L_149 = V_28;
				V_28 = ((int32_t)il2cpp_codegen_add(L_149, 1));
			}

IL_0397_1:
			{
				int32_t L_150 = V_28;
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_151 = __this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
				NullCheck(L_151);
				if ((((int32_t)L_150) < ((int32_t)((int32_t)(((RuntimeArray*)L_151)->max_length)))))
				{
					goto IL_0387_1;
				}
			}
			{
				int32_t L_152 = V_5;
				V_29 = ((int32_t)il2cpp_codegen_subtract(L_152, 1));
				goto IL_03cc_1;
			}

IL_03ab_1:
			{
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_153 = __this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_154 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_155 = V_29;
				NullCheck(L_154);
				int32_t L_156 = ((L_154)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_155)))->___visibleLightIndex;
				int32_t L_157 = V_29;
				NullCheck(L_153);
				(L_153)->SetAt(static_cast<il2cpp_array_size_t>(L_156), (int32_t)L_157);
				int32_t L_158 = V_29;
				V_29 = ((int32_t)il2cpp_codegen_subtract(L_158, 1));
			}

IL_03cc_1:
			{
				int32_t L_159 = V_29;
				if ((((int32_t)L_159) >= ((int32_t)0)))
				{
					goto IL_03ab_1;
				}
			}
			{
				int32_t L_160 = V_2;
				int32_t L_161 = V_5;
				int32_t L_162 = V_7;
				AdditionalLightsShadowCasterPass_AtlasLayout_m486F254A4C9F5290DDC67B2AA38A6E18B9006D6A(__this, L_160, L_161, L_162, NULL);
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_163 = __this->___m_AdditionalLightsShadowSlices;
				if (!L_163)
				{
					goto IL_03f0_1;
				}
			}
			{
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_164 = __this->___m_AdditionalLightsShadowSlices;
				NullCheck(L_164);
				int32_t L_165 = V_5;
				if ((((int32_t)((int32_t)(((RuntimeArray*)L_164)->max_length))) >= ((int32_t)L_165)))
				{
					goto IL_03fd_1;
				}
			}

IL_03f0_1:
			{
				int32_t L_166 = V_5;
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_167 = (ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04*)(ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04*)SZArrayNew(ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04_il2cpp_TypeInfo_var, (uint32_t)L_166);
				__this->___m_AdditionalLightsShadowSlices = L_167;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightsShadowSlices), (void*)L_167);
			}

IL_03fd_1:
			{
				Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_168 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
				if (!L_168)
				{
					goto IL_0419_1;
				}
			}
			{
				bool L_169 = __this->___m_UseStructuredBuffer;
				if (!L_169)
				{
					goto IL_0426_1;
				}
			}
			{
				Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_170 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
				NullCheck(L_170);
				int32_t L_171 = V_5;
				if ((((int32_t)((int32_t)(((RuntimeArray*)L_170)->max_length))) >= ((int32_t)L_171)))
				{
					goto IL_0426_1;
				}
			}

IL_0419_1:
			{
				int32_t L_172 = V_5;
				Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_173 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)L_172);
				__this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix = L_173;
				Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix), (void*)L_173);
			}

IL_0426_1:
			{
				V_30 = 0;
				goto IL_0443_1;
			}

IL_042b_1:
			{
				Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_174 = __this->___m_AdditionalLightIndexToShadowParams;
				int32_t L_175 = V_30;
				il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_176 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams;
				NullCheck(L_174);
				(L_174)->SetAt(static_cast<il2cpp_array_size_t>(L_175), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_176);
				int32_t L_177 = V_30;
				V_30 = ((int32_t)il2cpp_codegen_add(L_177, 1));
			}

IL_0443_1:
			{
				int32_t L_178 = V_30;
				int32_t L_179 = V_4;
				if ((((int32_t)L_178) < ((int32_t)L_179)))
				{
					goto IL_042b_1;
				}
			}
			{
				V_8 = 0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_180 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_181 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_180->___shadowData);
				bool L_182 = L_181->___supportsSoftShadows;
				V_9 = L_182;
				V_10 = 0;
				V_31 = 0;
				goto IL_076f_1;
			}

IL_0464_1:
			{
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_183 = V_1;
				int32_t L_184 = V_31;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_185;
				L_185 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_183, L_184, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
				V_32 = L_185;
				int32_t L_186 = V_31;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_187 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_188 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_187->___lightData);
				int32_t L_189 = L_188->___mainLightIndex;
				if ((!(((uint32_t)L_186) == ((uint32_t)L_189))))
				{
					goto IL_048c_1;
				}
			}
			{
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_190 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
				int32_t L_191 = V_31;
				NullCheck(L_190);
				(L_190)->SetAt(static_cast<il2cpp_array_size_t>(L_191), (int32_t)(-1));
				goto IL_0769_1;
			}

IL_048c_1:
			{
				int32_t L_192 = V_10;
				int32_t L_193 = L_192;
				V_10 = ((int32_t)il2cpp_codegen_add(L_193, 1));
				V_33 = L_193;
				int32_t L_194 = V_33;
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_195 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
				NullCheck(L_195);
				if ((((int32_t)L_194) >= ((int32_t)((int32_t)(((RuntimeArray*)L_195)->max_length)))))
				{
					goto IL_0769_1;
				}
			}
			{
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_196 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
				int32_t L_197 = V_33;
				int32_t L_198 = V_31;
				NullCheck(L_196);
				(L_196)->SetAt(static_cast<il2cpp_array_size_t>(L_197), (int32_t)L_198);
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_199 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
				int32_t L_200 = V_31;
				int32_t L_201 = V_33;
				NullCheck(L_199);
				(L_199)->SetAt(static_cast<il2cpp_array_size_t>(L_200), (int32_t)L_201);
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_202 = __this->___m_ShadowSliceToAdditionalLightIndex;
				NullCheck(L_202);
				int32_t L_203;
				L_203 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_202, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var);
				int32_t L_204 = V_5;
				if ((((int32_t)L_203) >= ((int32_t)L_204)))
				{
					goto IL_0769_1;
				}
			}
			{
				int32_t L_205 = V_33;
				int32_t L_206 = V_4;
				if ((((int32_t)L_205) >= ((int32_t)L_206)))
				{
					goto IL_0769_1;
				}
			}
			{
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_207 = V_32;
				int32_t L_208;
				L_208 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_207, NULL);
				V_34 = L_208;
				int32_t L_209;
				L_209 = AdditionalLightsShadowCasterPass_GetPunctualLightShadowSlicesCount_m871D5958E5F1F6FC926A4F56B581240CB0E3242F(__this, (&V_34), NULL);
				V_35 = L_209;
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_210 = __this->___m_ShadowSliceToAdditionalLightIndex;
				NullCheck(L_210);
				int32_t L_211;
				L_211 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_210, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var);
				int32_t L_212 = V_35;
				int32_t L_213 = V_5;
				if ((((int32_t)((int32_t)il2cpp_codegen_add(L_211, L_212))) <= ((int32_t)L_213)))
				{
					goto IL_050d_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_214 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_215 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_214->___lightData);
				int32_t L_216 = V_31;
				bool L_217;
				L_217 = AdditionalLightsShadowCasterPass_IsValidShadowCastingLight_m76496544D8E2AED058EF2E90F7426BE42C36CA3E(__this, L_215, L_216, NULL);
				if (L_217)
				{
					goto IL_077d_1;
				}
			}

IL_050d_1:
			{
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_218 = __this->___m_ShadowSliceToAdditionalLightIndex;
				NullCheck(L_218);
				int32_t L_219;
				L_219 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_218, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var);
				V_36 = L_219;
				V_37 = (bool)0;
				V_38 = 0;
				goto IL_0756_1;
			}

IL_0525_1:
			{
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_220 = __this->___m_ShadowSliceToAdditionalLightIndex;
				NullCheck(L_220);
				int32_t L_221;
				L_221 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_220, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var);
				V_39 = L_221;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_222 = ___0_renderingData;
				CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_223 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_222->___cullResults);
				int32_t L_224 = V_31;
				bool L_225;
				L_225 = CullingResults_GetShadowCasterBounds_m5DD3647DB1560ECCF6620DD7DE16D6304012CF0B(L_223, L_224, (&V_40), NULL);
				if (!L_225)
				{
					goto IL_0750_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_226 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_227 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_226->___shadowData);
				bool L_228 = L_227->___supportsAdditionalLightShadows;
				if (!L_228)
				{
					goto IL_0750_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_229 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_230 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_229->___lightData);
				int32_t L_231 = V_31;
				bool L_232;
				L_232 = AdditionalLightsShadowCasterPass_IsValidShadowCastingLight_m76496544D8E2AED058EF2E90F7426BE42C36CA3E(__this, L_230, L_231, NULL);
				if (!L_232)
				{
					goto IL_0750_1;
				}
			}
			{
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_233 = __this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
				int32_t L_234 = V_31;
				NullCheck(L_233);
				int32_t L_235 = L_234;
				int32_t L_236 = (L_233)->GetAt(static_cast<il2cpp_array_size_t>(L_235));
				if ((((int32_t)L_236) == ((int32_t)(-1))))
				{
					goto IL_0750_1;
				}
			}
			{
				int32_t L_237 = V_34;
				if (L_237)
				{
					goto IL_064e_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_238 = ___0_renderingData;
				CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_239 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_238->___cullResults);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_240 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_241 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_240->___shadowData);
				int32_t L_242 = V_31;
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_243 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_244 = V_39;
				NullCheck(L_243);
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_245 = (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6*)(&((L_243)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_244)))->___viewMatrix);
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_246 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_247 = V_39;
				NullCheck(L_246);
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_248 = (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6*)(&((L_246)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_247)))->___projectionMatrix);
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_249 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_250 = V_39;
				NullCheck(L_249);
				ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF* L_251 = (ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF*)(&((L_249)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_250)))->___splitData);
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				bool L_252;
				L_252 = ShadowUtils_ExtractSpotLightMatrix_mDEF4742CBAFF8346B6D18C7C0B7B1F7600E5DE72(L_239, L_241, L_242, (&V_41), L_245, L_248, L_251, NULL);
				if (!L_252)
				{
					goto IL_0750_1;
				}
			}
			{
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_253 = __this->___m_ShadowSliceToAdditionalLightIndex;
				int32_t L_254 = V_33;
				NullCheck(L_253);
				List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_253, L_254, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var);
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_255 = __this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
				int32_t L_256 = V_38;
				NullCheck(L_255);
				List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_255, L_256, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var);
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_257 = V_32;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_258;
				L_258 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_257, NULL);
				V_42 = L_258;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_259 = V_42;
				NullCheck(L_259);
				float L_260;
				L_260 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_259, NULL);
				V_43 = L_260;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_261 = V_42;
				bool L_262 = V_9;
				if (!L_262)
				{
					G_B81_0 = L_261;
					goto IL_060d_1;
				}
				G_B80_0 = L_261;
			}
			{
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_263 = V_42;
				NullCheck(L_263);
				int32_t L_264;
				L_264 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_263, NULL);
				G_B82_0 = ((((int32_t)L_264) == ((int32_t)2))? 1 : 0);
				G_B82_1 = G_B80_0;
				goto IL_060e_1;
			}

IL_060d_1:
			{
				G_B82_0 = 0;
				G_B82_1 = G_B81_0;
			}

IL_060e_1:
			{
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				float L_265;
				L_265 = ShadowUtils_SoftShadowQualityToShaderProperty_m02B6A27D17A4C26FA5E622F580113664A6ED3BE8(G_B82_1, (bool)G_B82_0, NULL);
				V_44 = L_265;
				float L_266 = V_43;
				float L_267 = V_44;
				int32_t L_268 = V_36;
				Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_45), L_266, L_267, (0.0f), ((float)L_268), NULL);
				Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_269 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
				int32_t L_270 = V_39;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_271 = V_41;
				NullCheck(L_269);
				(L_269)->SetAt(static_cast<il2cpp_array_size_t>(L_270), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_271);
				Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_272 = __this->___m_AdditionalLightIndexToShadowParams;
				int32_t L_273 = V_33;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_274 = V_45;
				NullCheck(L_272);
				(L_272)->SetAt(static_cast<il2cpp_array_size_t>(L_273), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_274);
				V_37 = (bool)1;
				goto IL_0750_1;
			}

IL_064e_1:
			{
				int32_t L_275 = V_34;
				if ((!(((uint32_t)L_275) == ((uint32_t)2))))
				{
					goto IL_0750_1;
				}
			}
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_276 = __this->___m_SortedShadowResolutionRequests;
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_277 = __this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
				int32_t L_278 = V_31;
				NullCheck(L_277);
				int32_t L_279 = L_278;
				int32_t L_280 = (L_277)->GetAt(static_cast<il2cpp_array_size_t>(L_279));
				NullCheck(L_276);
				int32_t L_281 = ((L_276)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_280)))->___allocatedResolution;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_282 = V_32;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_283;
				L_283 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_282, NULL);
				NullCheck(L_283);
				int32_t L_284;
				L_284 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_283, NULL);
				il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
				float L_285;
				L_285 = AdditionalLightsShadowCasterPass_GetPointLightShadowFrustumFovBiasInDegrees_mF808E812FC7F6EB1D758C5CC6F79CB450BE729A3(L_281, (bool)((((int32_t)L_284) == ((int32_t)2))? 1 : 0), NULL);
				V_46 = L_285;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_286 = ___0_renderingData;
				CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_287 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_286->___cullResults);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_288 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_289 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_288->___shadowData);
				int32_t L_290 = V_31;
				int32_t L_291 = V_38;
				float L_292 = V_46;
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_293 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_294 = V_39;
				NullCheck(L_293);
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_295 = (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6*)(&((L_293)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_294)))->___viewMatrix);
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_296 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_297 = V_39;
				NullCheck(L_296);
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* L_298 = (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6*)(&((L_296)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_297)))->___projectionMatrix);
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_299 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_300 = V_39;
				NullCheck(L_299);
				ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF* L_301 = (ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF*)(&((L_299)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_300)))->___splitData);
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				bool L_302;
				L_302 = ShadowUtils_ExtractPointLightMatrix_m75E1653B81E32E9611FBCEBD18C9098676B27BA6(L_287, L_289, L_290, L_291, L_292, (&V_47), L_295, L_298, L_301, NULL);
				if (!L_302)
				{
					goto IL_0750_1;
				}
			}
			{
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_303 = __this->___m_ShadowSliceToAdditionalLightIndex;
				int32_t L_304 = V_33;
				NullCheck(L_303);
				List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_303, L_304, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var);
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_305 = __this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
				int32_t L_306 = V_38;
				NullCheck(L_305);
				List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_305, L_306, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var);
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_307 = V_32;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_308;
				L_308 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_307, NULL);
				V_48 = L_308;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_309 = V_48;
				NullCheck(L_309);
				float L_310;
				L_310 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_309, NULL);
				V_49 = L_310;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_311 = V_48;
				bool L_312 = V_9;
				if (!L_312)
				{
					G_B87_0 = L_311;
					goto IL_0714_1;
				}
				G_B86_0 = L_311;
			}
			{
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_313 = V_48;
				NullCheck(L_313);
				int32_t L_314;
				L_314 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_313, NULL);
				G_B88_0 = ((((int32_t)L_314) == ((int32_t)2))? 1 : 0);
				G_B88_1 = G_B86_0;
				goto IL_0715_1;
			}

IL_0714_1:
			{
				G_B88_0 = 0;
				G_B88_1 = G_B87_0;
			}

IL_0715_1:
			{
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				float L_315;
				L_315 = ShadowUtils_SoftShadowQualityToShaderProperty_m02B6A27D17A4C26FA5E622F580113664A6ED3BE8(G_B88_1, (bool)G_B88_0, NULL);
				V_50 = L_315;
				float L_316 = V_49;
				float L_317 = V_50;
				int32_t L_318 = V_36;
				Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_51), L_316, L_317, (1.0f), ((float)L_318), NULL);
				Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_319 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
				int32_t L_320 = V_39;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_321 = V_47;
				NullCheck(L_319);
				(L_319)->SetAt(static_cast<il2cpp_array_size_t>(L_320), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_321);
				Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_322 = __this->___m_AdditionalLightIndexToShadowParams;
				int32_t L_323 = V_33;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_324 = V_51;
				NullCheck(L_322);
				(L_322)->SetAt(static_cast<il2cpp_array_size_t>(L_323), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_324);
				V_37 = (bool)1;
			}

IL_0750_1:
			{
				int32_t L_325 = V_38;
				V_38 = ((int32_t)il2cpp_codegen_add(L_325, 1));
			}

IL_0756_1:
			{
				int32_t L_326 = V_38;
				int32_t L_327 = V_35;
				if ((((int32_t)L_326) < ((int32_t)L_327)))
				{
					goto IL_0525_1;
				}
			}
			{
				bool L_328 = V_37;
				if (!L_328)
				{
					goto IL_0769_1;
				}
			}
			{
				int32_t L_329 = V_8;
				V_8 = ((int32_t)il2cpp_codegen_add(L_329, 1));
			}

IL_0769_1:
			{
				int32_t L_330 = V_31;
				V_31 = ((int32_t)il2cpp_codegen_add(L_330, 1));
			}

IL_076f_1:
			{
				int32_t L_331 = V_31;
				int32_t L_332;
				L_332 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
				if ((((int32_t)L_331) < ((int32_t)L_332)))
				{
					goto IL_0464_1;
				}
			}

IL_077d_1:
			{
				int32_t L_333 = V_8;
				if (L_333)
				{
					goto IL_078f_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_334 = ___0_renderingData;
				bool L_335;
				L_335 = AdditionalLightsShadowCasterPass_SetupForEmptyRendering_mDB72CDB91417433653C100C070385760A4699E18(__this, L_334, NULL);
				V_17 = L_335;
				goto IL_0a08;
			}

IL_078f_1:
			{
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_336 = __this->___m_ShadowSliceToAdditionalLightIndex;
				NullCheck(L_336);
				int32_t L_337;
				L_337 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_336, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var);
				V_11 = L_337;
				V_12 = 0;
				V_13 = 0;
				V_52 = 0;
				goto IL_07ec_1;
			}

IL_07a7_1:
			{
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_338 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_339 = V_52;
				NullCheck(L_338);
				int32_t L_340 = L_339;
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_341 = (L_338)->GetAt(static_cast<il2cpp_array_size_t>(L_340));
				V_53 = L_341;
				int32_t L_342 = V_12;
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_343 = V_53;
				int32_t L_344 = L_343.___offsetX;
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_345 = V_53;
				int32_t L_346 = L_345.___allocatedResolution;
				int32_t L_347;
				L_347 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_342, ((int32_t)il2cpp_codegen_add(L_344, L_346)), NULL);
				V_12 = L_347;
				int32_t L_348 = V_13;
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_349 = V_53;
				int32_t L_350 = L_349.___offsetY;
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_351 = V_53;
				int32_t L_352 = L_351.___allocatedResolution;
				int32_t L_353;
				L_353 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_348, ((int32_t)il2cpp_codegen_add(L_350, L_352)), NULL);
				V_13 = L_353;
				int32_t L_354 = V_52;
				V_52 = ((int32_t)il2cpp_codegen_add(L_354, 1));
			}

IL_07ec_1:
			{
				int32_t L_355 = V_52;
				int32_t L_356 = V_5;
				if ((((int32_t)L_355) < ((int32_t)L_356)))
				{
					goto IL_07a7_1;
				}
			}
			{
				int32_t L_357 = V_12;
				int32_t L_358;
				L_358 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485(L_357, NULL);
				__this->___renderTargetWidth = L_358;
				int32_t L_359 = V_13;
				int32_t L_360;
				L_360 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485(L_359, NULL);
				__this->___renderTargetHeight = L_360;
				int32_t L_361 = __this->___renderTargetWidth;
				V_14 = ((float)((1.0f)/((float)L_361)));
				int32_t L_362 = __this->___renderTargetHeight;
				V_15 = ((float)((1.0f)/((float)L_362)));
				V_54 = 0;
				goto IL_098b_1;
			}

IL_0832_1:
			{
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_363 = __this->___m_ShadowSliceToAdditionalLightIndex;
				int32_t L_364 = V_54;
				NullCheck(L_363);
				int32_t L_365;
				L_365 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_363, L_364, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
				V_55 = L_365;
				Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_366 = __this->___m_AdditionalLightIndexToShadowParams;
				int32_t L_367 = V_55;
				NullCheck(L_366);
				float L_368 = ((L_366)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_367)))->___x;
				bool L_369;
				L_369 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_368, (0.0f), NULL);
				if (L_369)
				{
					goto IL_0985_1;
				}
			}
			{
				Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_370 = __this->___m_AdditionalLightIndexToShadowParams;
				int32_t L_371 = V_55;
				NullCheck(L_370);
				float L_372 = ((L_370)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_371)))->___w;
				bool L_373;
				L_373 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_372, (-1.0f), NULL);
				if (L_373)
				{
					goto IL_0985_1;
				}
			}
			{
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_374 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
				int32_t L_375 = V_55;
				NullCheck(L_374);
				int32_t L_376 = L_375;
				int32_t L_377 = (L_374)->GetAt(static_cast<il2cpp_array_size_t>(L_376));
				V_56 = L_377;
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_378 = __this->___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
				int32_t L_379 = V_56;
				NullCheck(L_378);
				int32_t L_380 = L_379;
				int32_t L_381 = (L_378)->GetAt(static_cast<il2cpp_array_size_t>(L_380));
				V_57 = L_381;
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_382 = __this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
				int32_t L_383 = V_54;
				NullCheck(L_382);
				int32_t L_384;
				L_384 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_382, L_383, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
				V_58 = L_384;
				ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_385 = __this->___m_SortedShadowResolutionRequests;
				int32_t L_386 = V_57;
				int32_t L_387 = V_58;
				NullCheck(L_385);
				int32_t L_388 = ((int32_t)il2cpp_codegen_add(L_386, L_387));
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_389 = (L_385)->GetAt(static_cast<il2cpp_array_size_t>(L_388));
				V_59 = L_389;
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_390 = V_59;
				int32_t L_391 = L_390.___allocatedResolution;
				V_60 = L_391;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_392;
				L_392 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
				V_16 = L_392;
				int32_t L_393 = V_60;
				float L_394 = V_14;
				(&V_16)->___m00 = ((float)il2cpp_codegen_multiply(((float)L_393), L_394));
				int32_t L_395 = V_60;
				float L_396 = V_15;
				(&V_16)->___m11 = ((float)il2cpp_codegen_multiply(((float)L_395), L_396));
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_397 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_398 = V_54;
				NullCheck(L_397);
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_399 = V_59;
				int32_t L_400 = L_399.___offsetX;
				((L_397)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_398)))->___offsetX = L_400;
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_401 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_402 = V_54;
				NullCheck(L_401);
				ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_403 = V_59;
				int32_t L_404 = L_403.___offsetY;
				((L_401)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_402)))->___offsetY = L_404;
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_405 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_406 = V_54;
				NullCheck(L_405);
				int32_t L_407 = V_60;
				((L_405)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_406)))->___resolution = L_407;
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_408 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_409 = V_54;
				NullCheck(L_408);
				int32_t L_410 = ((L_408)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_409)))->___offsetX;
				float L_411 = V_14;
				(&V_16)->___m03 = ((float)il2cpp_codegen_multiply(((float)L_410), L_411));
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_412 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_413 = V_54;
				NullCheck(L_412);
				int32_t L_414 = ((L_412)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_413)))->___offsetY;
				float L_415 = V_15;
				(&V_16)->___m13 = ((float)il2cpp_codegen_multiply(((float)L_414), L_415));
				Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_416 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
				int32_t L_417 = V_54;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_418 = V_16;
				Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_419 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
				int32_t L_420 = V_54;
				NullCheck(L_419);
				int32_t L_421 = L_420;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_422 = (L_419)->GetAt(static_cast<il2cpp_array_size_t>(L_421));
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_423;
				L_423 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_418, L_422, NULL);
				NullCheck(L_416);
				(L_416)->SetAt(static_cast<il2cpp_array_size_t>(L_417), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_423);
			}

IL_0985_1:
			{
				int32_t L_424 = V_54;
				V_54 = ((int32_t)il2cpp_codegen_add(L_424, 1));
			}

IL_098b_1:
			{
				int32_t L_425 = V_54;
				int32_t L_426 = V_11;
				if ((((int32_t)L_425) < ((int32_t)L_426)))
				{
					goto IL_0832_1;
				}
			}
			{
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_427 = (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)(&__this->___m_AdditionalLightsShadowmapHandle);
				int32_t L_428 = __this->___renderTargetWidth;
				int32_t L_429 = __this->___renderTargetHeight;
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				bool L_430;
				L_430 = ShadowUtils_ShadowRTReAllocateIfNeeded_m1D2B971FC205B86AA3CCB3396FD0DDCC07B2198B(L_427, L_428, L_429, ((int32_t)16), 1, (0.0f), _stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C, NULL);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_431 = ___0_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_432 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_431->___cameraData);
				float L_433 = L_432->___maxShadowDistance;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_434 = ___0_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_435 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_434->___cameraData);
				float L_436 = L_435->___maxShadowDistance;
				__this->___m_MaxShadowDistanceSq = ((float)il2cpp_codegen_multiply(L_433, L_436));
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_437 = ___0_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_438 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_437->___shadowData);
				float L_439 = L_438->___mainLightShadowCascadeBorder;
				__this->___m_CascadeBorder = L_439;
				__this->___m_CreateEmptyShadowmap = (bool)0;
				ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)1, NULL);
				V_17 = (bool)1;
				goto IL_0a08;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_0a08:
	{
		bool L_440 = V_17;
		return L_440;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_SetupForEmptyRendering_mDB72CDB91417433653C100C070385760A4699E18 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral648BE91F57338F1A25B6A979BF8A3CAEBA7F600C);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___0_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_1 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_0->___cameraData);
		ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_2 = L_1->___renderer;
		NullCheck(L_2);
		bool L_3;
		L_3 = ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline(L_2, NULL);
		if (L_3)
		{
			goto IL_0014;
		}
	}
	{
		return (bool)0;
	}

IL_0014:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = ___0_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_5 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_4->___shadowData);
		L_5->___isKeywordAdditionalLightShadowsEnabled = (bool)1;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_6 = (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)(&__this->___m_EmptyAdditionalLightShadowmapTexture);
		il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		bool L_7;
		L_7 = ShadowUtils_ShadowRTReAllocateIfNeeded_m1D2B971FC205B86AA3CCB3396FD0DDCC07B2198B(L_6, 1, 1, ((int32_t)16), 1, (0.0f), _stringLiteral648BE91F57338F1A25B6A979BF8A3CAEBA7F600C, NULL);
		__this->___m_CreateEmptyShadowmap = (bool)1;
		ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
		V_0 = 0;
		goto IL_0062;
	}

IL_004d:
	{
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_8 = __this->___m_AdditionalLightIndexToShadowParams;
		int32_t L_9 = V_0;
		il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams;
		NullCheck(L_8);
		(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_10);
		int32_t L_11 = V_0;
		V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
	}

IL_0062:
	{
		int32_t L_12 = V_0;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_13 = __this->___m_AdditionalLightIndexToShadowParams;
		NullCheck(L_13);
		if ((((int32_t)L_12) < ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length)))))
		{
			goto IL_004d;
		}
	}
	{
		return (bool)1;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Configure_m64710BC76CC2AC4469C86A5DF640D52CE3117FD0 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_cameraTextureDescriptor, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___m_CreateEmptyShadowmap;
		if (!L_0)
		{
			goto IL_000f;
		}
	}
	{
		ScriptableRenderPass_ResetTarget_m72FDC62EA0D61FC897421DC931E1FC5C14CC4B5C(__this, NULL);
		return;
	}

IL_000f:
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = __this->___m_AdditionalLightsShadowmapHandle;
		ScriptableRenderPass_ConfigureTarget_m6767C5E94D51F989348F415771B770DE844FD4A6(__this, L_1, NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2;
		L_2 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
		ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 7, L_2, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Execute_mA0B6EFEBCB9DA544F066DFF173757E92BCF57001 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___m_CreateEmptyShadowmap;
		if (!L_0)
		{
			goto IL_002e;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_1 = ___1_renderingData;
		AdditionalLightsShadowCasterPass_SetEmptyAdditionalShadowmapAtlas_m58F0AF5D15A5B2E7B1DA97CCE463FE18B0E41F42(__this, (&___0_context), L_1, NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_2 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = L_2->___commandBuffer;
		int32_t L_4 = __this->___m_AdditionalLightsShadowmapID;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_5 = __this->___m_EmptyAdditionalLightShadowmapTexture;
		RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_6;
		L_6 = RTHandle_op_Implicit_m2462183372B0496DE475889924EDCAAAD2011B54(L_5, NULL);
		NullCheck(L_3);
		CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_3, L_4, L_6, NULL);
		return;
	}

IL_002e:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_7 = ___1_renderingData;
		ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_8 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_7->___shadowData);
		bool L_9 = L_8->___supportsAdditionalLightShadows;
		if (!L_9)
		{
			goto IL_0060;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_10 = ___1_renderingData;
		AdditionalLightsShadowCasterPass_RenderAdditionalShadowmapAtlas_m6450AB9DBFB4EC449B451B94C0B8BF6C6642D551(__this, (&___0_context), L_10, NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_11 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_12 = L_11->___commandBuffer;
		int32_t L_13 = __this->___m_AdditionalLightsShadowmapID;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_14 = __this->___m_AdditionalLightsShadowmapHandle;
		NullCheck(L_14);
		RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_15;
		L_15 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_14, NULL);
		NullCheck(L_12);
		CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_12, L_13, L_15, NULL);
	}

IL_0060:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_GetShadowLightIndexFromLightIndex_m810172253271746CCDCED5E2593C7FF4AB6D8E24 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_visibleLightIndex, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_visibleLightIndex;
		if ((((int32_t)L_0) < ((int32_t)0)))
		{
			goto IL_000f;
		}
	}
	{
		int32_t L_1 = ___0_visibleLightIndex;
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
		NullCheck(L_2);
		if ((((int32_t)L_1) < ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))
		{
			goto IL_0011;
		}
	}

IL_000f:
	{
		return (-1);
	}

IL_0011:
	{
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
		int32_t L_4 = ___0_visibleLightIndex;
		NullCheck(L_3);
		int32_t L_5 = L_4;
		int32_t L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
		return L_6;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Clear_m66683336012894DA31A5EDE64908A2D71E6CCB80 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_0 = __this->___m_ShadowSliceToAdditionalLightIndex;
		NullCheck(L_0);
		List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_inline(L_0, List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var);
		List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = __this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
		NullCheck(L_1);
		List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_inline(L_1, List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetEmptyAdditionalShadowmapAtlas_m58F0AF5D15A5B2E7B1DA97CCE463FE18B0E41F42 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0);
		s_Il2CppMethodInitialized = true;
	}
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = L_0->___commandBuffer;
		V_0 = L_1;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_2 = V_0;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_2, _stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0, (bool)1, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = V_0;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_4 = __this->___m_AdditionalLightIndexToShadowParams;
		il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		AdditionalLightsShadowCasterPass_SetEmptyAdditionalLightShadowParams_m7F865D3CDA8813B2C4AE91849D35345AF21D2739(L_3, L_4, NULL);
		ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_5 = ___0_context;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6 = V_0;
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
		ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896(L_5, L_6, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7 = V_0;
		NullCheck(L_7);
		CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_7, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetEmptyAdditionalLightShadowParams_m7F865D3CDA8813B2C4AE91849D35345AF21D2739 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___1_lightIndexToShadowParams, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_0 = NULL;
	{
		il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = RenderingUtils_get_useStructuredBuffer_m0B310996FC76E8BF72EBBCA9F94AB840277DAB1B(NULL);
		if (!L_0)
		{
			goto IL_0029;
		}
	}
	{
		ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_1;
		L_1 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_2 = ___1_lightIndexToShadowParams;
		NullCheck(L_2);
		NullCheck(L_1);
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_3;
		L_3 = ShaderData_GetAdditionalLightShadowParamsStructuredBuffer_mE02654F81DBD5A4738C3A77670BAAE2934D66EBA(L_1, ((int32_t)(((RuntimeArray*)L_2)->max_length)), NULL);
		V_0 = L_3;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_4 = V_0;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_5 = ___1_lightIndexToShadowParams;
		NullCheck(L_4);
		ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A(L_4, (RuntimeArray*)L_5, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		int32_t L_7 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_AdditionalShadowParams_SSBO;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_8 = V_0;
		NullCheck(L_6);
		CommandBuffer_SetGlobalBuffer_mED62A924980221D84C609BF2CBCA88FAF0341F46(L_6, L_7, L_8, NULL);
		return;
	}

IL_0029:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_9 = ___0_cmd;
		int32_t L_10 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_11 = ___1_lightIndexToShadowParams;
		NullCheck(L_9);
		CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_9, L_10, L_11, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_RenderAdditionalShadowmapAtlas_m6450AB9DBFB4EC449B451B94C0B8BF6C6642D551 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, 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*)&List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38B68A9662E04AA2DAC9A57E8F6065C918BD5381);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0);
		s_Il2CppMethodInitialized = true;
	}
	CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 V_0;
	memset((&V_0), 0, sizeof(V_0));
	LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470 V_1;
	memset((&V_1), 0, sizeof(V_1));
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_2;
	memset((&V_2), 0, sizeof(V_2));
	bool V_3 = false;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_4 = NULL;
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_5;
	memset((&V_5), 0, sizeof(V_5));
	bool V_6 = false;
	int32_t V_7 = 0;
	bool V_8 = false;
	bool V_9 = false;
	bool V_10 = false;
	int32_t V_11 = 0;
	int32_t V_12 = 0;
	int32_t V_13 = 0;
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_14 = NULL;
	ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 V_15;
	memset((&V_15), 0, sizeof(V_15));
	ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4 V_16;
	memset((&V_16), 0, sizeof(V_16));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_17;
	memset((&V_17), 0, sizeof(V_17));
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_18;
	memset((&V_18), 0, sizeof(V_18));
	int32_t G_B11_0 = 0;
	int32_t G_B14_0 = 0;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
		CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_1 = L_0->___cullResults;
		V_0 = L_1;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_2 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470 L_3 = L_2->___lightData;
		V_1 = L_3;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470 L_4 = V_1;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_5 = L_4.___visibleLights;
		V_2 = L_5;
		V_3 = (bool)0;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_6 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7 = L_6->___commandBuffer;
		V_4 = L_7;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = V_4;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_9;
		L_9 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(3, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_5), L_8, L_9, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_0218:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_5), NULL);
				return;
			}
		});
		try
		{
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = V_4;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_11 = ___1_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_12 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_11->___cameraData);
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_13;
				L_13 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E(L_12, 0, NULL);
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				ShadowUtils_SetWorldToCameraAndCameraToWorldMatrices_m2A856E1CF56ABE2CCA633F424621768DDD017BDB(L_10, L_13, NULL);
				V_6 = (bool)0;
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_14 = __this->___m_ShadowSliceToAdditionalLightIndex;
				NullCheck(L_14);
				int32_t L_15;
				L_15 = List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_inline(L_14, List_1_get_Count_mF590592E32D421DE2C6E2F0D5C2F62FB14CCEFDF_RuntimeMethod_var);
				V_7 = L_15;
				V_11 = 0;
				goto IL_0157_1;
			}

IL_0059_1:
			{
				List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_16 = __this->___m_ShadowSliceToAdditionalLightIndex;
				int32_t L_17 = V_11;
				NullCheck(L_16);
				int32_t L_18;
				L_18 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_16, L_17, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
				V_12 = L_18;
				Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_19 = __this->___m_AdditionalLightIndexToShadowParams;
				int32_t L_20 = V_12;
				NullCheck(L_19);
				float L_21 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___x;
				bool L_22;
				L_22 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_21, (0.0f), NULL);
				if (L_22)
				{
					goto IL_0151_1;
				}
			}
			{
				Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_23 = __this->___m_AdditionalLightIndexToShadowParams;
				int32_t L_24 = V_12;
				NullCheck(L_23);
				float L_25 = ((L_23)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_24)))->___w;
				bool L_26;
				L_26 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_25, (-1.0f), NULL);
				if (L_26)
				{
					goto IL_0151_1;
				}
			}
			{
				Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_27 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
				int32_t L_28 = V_12;
				NullCheck(L_27);
				int32_t L_29 = L_28;
				int32_t L_30 = (L_27)->GetAt(static_cast<il2cpp_array_size_t>(L_29));
				V_13 = L_30;
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_31 = V_2;
				int32_t L_32 = V_13;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_33;
				L_33 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_31, L_32, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
				V_14 = L_33;
				ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_34 = __this->___m_AdditionalLightsShadowSlices;
				int32_t L_35 = V_11;
				NullCheck(L_34);
				int32_t L_36 = L_35;
				ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_37 = (L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_36));
				V_15 = L_37;
				CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_38 = V_0;
				int32_t L_39 = V_13;
				ShadowDrawingSettings__ctor_m14E6AC0ED99AD6A45813EC803EA75F265AFD08D4((&V_16), L_38, L_39, 1, NULL);
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_40;
				L_40 = UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9(NULL);
				NullCheck(L_40);
				bool L_41;
				L_41 = UniversalRenderPipelineAsset_get_useRenderingLayers_mA473541E634D2A1BEB4CEAFBF27B79251E0FA5E6_inline(L_40, NULL);
				ShadowDrawingSettings_set_useRenderingLayerMaskTest_m9E81FEE30547B3720C365016689F87A2AB63F025((&V_16), L_41, NULL);
				ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_42 = V_15;
				ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF L_43 = L_42.___splitData;
				ShadowDrawingSettings_set_splitData_mF65DC7AB678EE91AEF252687578E83B880AF4D93((&V_16), L_43, NULL);
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_44 = V_14;
				int32_t L_45 = V_13;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_46 = ___1_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_47 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_46->___shadowData);
				ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_48 = V_15;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_49 = L_48.___projectionMatrix;
				ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_50 = V_15;
				int32_t L_51 = L_50.___resolution;
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_52;
				L_52 = ShadowUtils_GetShadowBias_m86F78845AB7342057BCAFC059FAC94AA44E74D85(L_44, L_45, L_47, L_49, ((float)L_51), NULL);
				V_17 = L_52;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_53 = V_4;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_54 = V_14;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_55 = V_17;
				ShadowUtils_SetupShadowCasterConstantBuffer_m6850E3B862897B2154FE3B8B073DB67F13A2D6CE(L_53, L_54, L_55, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_56 = V_4;
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_56, _stringLiteral38B68A9662E04AA2DAC9A57E8F6065C918BD5381, (bool)1, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_57 = V_4;
				ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_58 = ___0_context;
				ShadowUtils_RenderShadowSlice_m54291AAAA9CD74E6E0796B94CAD017CE06D19229(L_57, L_58, (&V_15), (&V_16), NULL);
				bool L_59 = V_3;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_60 = V_14;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_61;
				L_61 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_60, NULL);
				NullCheck(L_61);
				int32_t L_62;
				L_62 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_61, NULL);
				V_3 = (bool)((int32_t)((int32_t)L_59|((((int32_t)L_62) == ((int32_t)2))? 1 : 0)));
				V_6 = (bool)1;
			}

IL_0151_1:
			{
				int32_t L_63 = V_11;
				V_11 = ((int32_t)il2cpp_codegen_add(L_63, 1));
			}

IL_0157_1:
			{
				int32_t L_64 = V_11;
				int32_t L_65 = V_7;
				if ((((int32_t)L_64) < ((int32_t)L_65)))
				{
					goto IL_0059_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_66 = ___1_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_67 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_66->___shadowData);
				bool L_68 = L_67->___supportsMainLightShadows;
				if (!L_68)
				{
					goto IL_0196_1;
				}
			}
			{
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470 L_69 = V_1;
				int32_t L_70 = L_69.___mainLightIndex;
				if ((((int32_t)L_70) == ((int32_t)(-1))))
				{
					goto IL_0196_1;
				}
			}
			{
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470 L_71 = V_1;
				int32_t L_72 = L_71.___mainLightIndex;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_73;
				L_73 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, ((&V_2))->___m_Buffer, L_72);
				V_18 = L_73;
				Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_74;
				L_74 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&V_18), NULL);
				NullCheck(L_74);
				int32_t L_75;
				L_75 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_74, NULL);
				G_B11_0 = ((((int32_t)L_75) == ((int32_t)2))? 1 : 0);
				goto IL_0197_1;
			}

IL_0196_1:
			{
				G_B11_0 = 0;
			}

IL_0197_1:
			{
				V_8 = (bool)G_B11_0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_76 = ___1_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_77 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_76->___cameraData);
				ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_78 = L_77->___renderer;
				NullCheck(L_78);
				bool L_79;
				L_79 = ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline(L_78, NULL);
				V_9 = (bool)((((int32_t)L_79) == ((int32_t)0))? 1 : 0);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_80 = ___1_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_81 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_80->___shadowData);
				bool L_82 = V_9;
				bool L_83 = V_6;
				L_81->___isKeywordAdditionalLightShadowsEnabled = (bool)((int32_t)(((((int32_t)L_82) == ((int32_t)0))? 1 : 0)|(int32_t)L_83));
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_84 = V_4;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_85 = ___1_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_86 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_85->___shadowData);
				bool L_87 = L_86->___isKeywordAdditionalLightShadowsEnabled;
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_84, _stringLiteralF844899EF9AC43C83B0272C53BFA9C43110441F0, L_87, NULL);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_88 = ___1_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_89 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_88->___shadowData);
				bool L_90 = L_89->___supportsSoftShadows;
				if (!L_90)
				{
					goto IL_01eb_1;
				}
			}
			{
				bool L_91 = V_8;
				bool L_92 = V_3;
				G_B14_0 = ((int32_t)((int32_t)L_91|(int32_t)L_92));
				goto IL_01ec_1;
			}

IL_01eb_1:
			{
				G_B14_0 = 0;
			}

IL_01ec_1:
			{
				V_10 = (bool)G_B14_0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_93 = ___1_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_94 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_93->___shadowData);
				bool L_95 = V_10;
				L_94->___isKeywordSoftShadowsEnabled = L_95;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_96 = V_4;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_97 = ___1_renderingData;
				ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_98 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_97->___shadowData);
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				ShadowUtils_SetSoftShadowQualityShaderKeywords_m247A4422FECC24618CC2A99432E73BF735A05812(L_96, L_98, NULL);
				bool L_99 = V_6;
				if (!L_99)
				{
					goto IL_0216_1;
				}
			}
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_100 = V_4;
				bool L_101 = V_10;
				AdditionalLightsShadowCasterPass_SetupAdditionalLightsShadowReceiverConstants_m72F218FEBADCD90883A1F8186C549C1E5C6FA584(__this, L_100, L_101, NULL);
			}

IL_0216_1:
			{
				goto IL_0226;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_0226:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetupAdditionalLightsShadowReceiverConstants_m72F218FEBADCD90883A1F8186C549C1E5C6FA584 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, bool ___1_softShadows, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	float V_0 = 0.0f;
	float V_1 = 0.0f;
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_2 = NULL;
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_3 = NULL;
	Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A V_4;
	memset((&V_4), 0, sizeof(V_4));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_5;
	memset((&V_5), 0, sizeof(V_5));
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_6;
	memset((&V_6), 0, sizeof(V_6));
	{
		bool L_0 = __this->___m_UseStructuredBuffer;
		if (!L_0)
		{
			goto IL_0060;
		}
	}
	{
		ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_1;
		L_1 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_2 = __this->___m_AdditionalLightIndexToShadowParams;
		NullCheck(L_2);
		NullCheck(L_1);
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_3;
		L_3 = ShaderData_GetAdditionalLightShadowParamsStructuredBuffer_mE02654F81DBD5A4738C3A77670BAAE2934D66EBA(L_1, ((int32_t)(((RuntimeArray*)L_2)->max_length)), NULL);
		V_2 = L_3;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_4 = V_2;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_5 = __this->___m_AdditionalLightIndexToShadowParams;
		NullCheck(L_4);
		ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A(L_4, (RuntimeArray*)L_5, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		int32_t L_7 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_AdditionalShadowParams_SSBO;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_8 = V_2;
		NullCheck(L_6);
		CommandBuffer_SetGlobalBuffer_mED62A924980221D84C609BF2CBCA88FAF0341F46(L_6, L_7, L_8, NULL);
		ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_9;
		L_9 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_10 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
		NullCheck(L_10);
		NullCheck(L_9);
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_11;
		L_11 = ShaderData_GetAdditionalLightShadowSliceMatricesStructuredBuffer_m175F3097985D8C2C006C4E94D0302504E09C3F49(L_9, ((int32_t)(((RuntimeArray*)L_10)->max_length)), NULL);
		V_3 = L_11;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_12 = V_3;
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_13 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
		NullCheck(L_12);
		ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A(L_12, (RuntimeArray*)L_13, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_14 = ___0_cmd;
		int32_t L_15 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_AdditionalLightsWorldToShadow_SSBO;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_16 = V_3;
		NullCheck(L_14);
		CommandBuffer_SetGlobalBuffer_mED62A924980221D84C609BF2CBCA88FAF0341F46(L_14, L_15, L_16, NULL);
		goto IL_0082;
	}

IL_0060:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_17 = ___0_cmd;
		int32_t L_18 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_19 = __this->___m_AdditionalLightIndexToShadowParams;
		NullCheck(L_17);
		CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_17, L_18, L_19, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_20 = ___0_cmd;
		int32_t L_21 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsWorldToShadow;
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_22 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
		NullCheck(L_20);
		CommandBuffer_SetGlobalMatrixArray_m6CDB4B2AA044E16F3C8C23AC8B62282E84246E62(L_20, L_21, L_22, NULL);
	}

IL_0082:
	{
		float L_23 = __this->___m_MaxShadowDistanceSq;
		float L_24 = __this->___m_CascadeBorder;
		il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		ShadowUtils_GetScaleAndBiasForLinearDistanceFade_mE07E0F336969447E89E448D23AF050BF1646B20F(L_23, L_24, (&V_0), (&V_1), NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_25 = ___0_cmd;
		int32_t L_26 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowFadeParams;
		float L_27 = V_0;
		float L_28 = V_1;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_29;
		memset((&L_29), 0, sizeof(L_29));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_29), L_27, L_28, (0.0f), (0.0f), NULL);
		NullCheck(L_25);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_25, L_26, L_29, NULL);
		bool L_30 = ___1_softShadows;
		if (!L_30)
		{
			goto IL_0171;
		}
	}
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_31 = __this->___m_AdditionalLightsShadowmapHandle;
		NullCheck(L_31);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_32;
		L_32 = RTHandle_get_referenceSize_mC92CF605112BBE2C0733AB1E4A9C42B760DCB34B_inline(L_31, NULL);
		V_4 = L_32;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33;
		L_33 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_34 = V_4;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35;
		L_35 = Vector2Int_op_Implicit_m5B9FB268943E6CAB6E40E13D30BA49A9AC7D2059_inline(L_34, NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_36;
		L_36 = Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline(L_33, L_35, NULL);
		V_5 = L_36;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = V_5;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38;
		L_38 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_37, (0.5f), NULL);
		V_6 = L_38;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_39 = ___0_cmd;
		int32_t L_40 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowOffset0;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41 = V_6;
		float L_42 = L_41.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_43 = V_6;
		float L_44 = L_43.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_45 = V_6;
		float L_46 = L_45.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47 = V_6;
		float L_48 = L_47.___y;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_49;
		memset((&L_49), 0, sizeof(L_49));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_49), ((-L_42)), ((-L_44)), L_46, ((-L_48)), NULL);
		NullCheck(L_39);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_39, L_40, L_49, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_50 = ___0_cmd;
		int32_t L_51 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowOffset1;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_52 = V_6;
		float L_53 = L_52.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54 = V_6;
		float L_55 = L_54.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56 = V_6;
		float L_57 = L_56.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_58 = V_6;
		float L_59 = L_58.___y;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_60;
		memset((&L_60), 0, sizeof(L_60));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_60), ((-L_53)), L_55, L_57, L_59, NULL);
		NullCheck(L_50);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_50, L_51, L_60, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_61 = ___0_cmd;
		int32_t L_62 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowmapSize;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63 = V_5;
		float L_64 = L_63.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_65 = V_5;
		float L_66 = L_65.___y;
		int32_t L_67;
		L_67 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&V_4), NULL);
		int32_t L_68;
		L_68 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&V_4), NULL);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_69;
		memset((&L_69), 0, sizeof(L_69));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_69), L_64, L_66, ((float)L_67), ((float)L_68), NULL);
		NullCheck(L_61);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_61, L_62, L_69, NULL);
	}

IL_0171:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_IsValidShadowCastingLight_m76496544D8E2AED058EF2E90F7426BE42C36CA3E (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___0_lightData, int32_t ___1_i, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_0 = NULL;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_1 = NULL;
	{
		int32_t L_0 = ___1_i;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_1 = ___0_lightData;
		int32_t L_2 = L_1->___mainLightIndex;
		if ((!(((uint32_t)L_0) == ((uint32_t)L_2))))
		{
			goto IL_000b;
		}
	}
	{
		return (bool)0;
	}

IL_000b:
	{
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_3 = ___0_lightData;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_4 = L_3->___visibleLights;
		int32_t L_5 = ___1_i;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_6;
		L_6 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_4, L_5, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
		V_0 = L_6;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_7 = V_0;
		int32_t L_8;
		L_8 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_7, NULL);
		if ((!(((uint32_t)L_8) == ((uint32_t)1))))
		{
			goto IL_0023;
		}
	}
	{
		return (bool)0;
	}

IL_0023:
	{
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_9 = V_0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_10;
		L_10 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_9, NULL);
		V_1 = L_10;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_11 = V_1;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_12;
		L_12 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_11, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_12)
		{
			goto IL_004f;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_13 = V_1;
		NullCheck(L_13);
		int32_t L_14;
		L_14 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_13, NULL);
		if (!L_14)
		{
			goto IL_004f;
		}
	}
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_15 = V_1;
		NullCheck(L_15);
		float L_16;
		L_16 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_15, NULL);
		bool L_17;
		L_17 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_16, (0.0f), NULL);
		return (bool)((((int32_t)L_17) == ((int32_t)0))? 1 : 0);
	}

IL_004f:
	{
		return (bool)0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 AdditionalLightsShadowCasterPass_Render_m0CD56D424D247B2CB5DC4CBB5AE388F4471574DF (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___0_graph, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m63C7CA14DED6593015D5105D3EB519B4D0355E96_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m13219482B7849B6B7B42961DA6E30F3D28EA67D8_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__62_0_m7BD7FE0F0454DF7CA87695A6D17C9EA6FCDB39F6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__62_1_mBDA24B10A4E92F02BC016FC4D3931E25AA46A0E5_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7C402CA7872A84869D5D1366BBD04CA77263F67B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB4BD7BFACFE1613DD579000A1F6BAD7F73F19812);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF05B3D6B2A5589E874DAAD2E1E9473D41DE8CE26);
		s_Il2CppMethodInitialized = true;
	}
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 V_0;
	memset((&V_0), 0, sizeof(V_0));
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC V_1;
	memset((&V_1), 0, sizeof(V_1));
	PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* V_2 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC V_3;
	memset((&V_3), 0, sizeof(V_3));
	PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* V_4 = NULL;
	TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 V_5;
	memset((&V_5), 0, sizeof(V_5));
	int32_t G_B4_0 = 0;
	String_t* G_B4_1 = NULL;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B4_2;
	memset((&G_B4_2), 0, sizeof(G_B4_2));
	RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* G_B4_3 = NULL;
	PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* G_B4_4 = NULL;
	int32_t G_B3_0 = 0;
	String_t* G_B3_1 = NULL;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B3_2;
	memset((&G_B3_2), 0, sizeof(G_B3_2));
	RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* G_B3_3 = NULL;
	PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* G_B3_4 = NULL;
	int32_t G_B5_0 = 0;
	int32_t G_B5_1 = 0;
	String_t* G_B5_2 = NULL;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B5_3;
	memset((&G_B5_3), 0, sizeof(G_B5_3));
	RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* G_B5_4 = NULL;
	PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* G_B5_5 = NULL;
	RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* G_B8_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B8_1 = NULL;
	RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* G_B7_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B7_1 = NULL;
	RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* G_B15_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B15_1 = NULL;
	RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* G_B14_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B14_1 = NULL;
	{
		RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_0 = ___0_graph;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1;
		L_1 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38_inline(__this, NULL);
		NullCheck(L_0);
		RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC L_2;
		L_2 = RenderGraph_AddRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m13219482B7849B6B7B42961DA6E30F3D28EA67D8(L_0, _stringLiteralB4BD7BFACFE1613DD579000A1F6BAD7F73F19812, (&V_2), L_1, RenderGraph_AddRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m13219482B7849B6B7B42961DA6E30F3D28EA67D8_RuntimeMethod_var);
		V_1 = L_2;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_009b:
			{
				RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071((&V_1), NULL);
				return;
			}
		});
		try
		{
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___1_renderingData;
				AdditionalLightsShadowCasterPass_InitPassData_m9104FFC5470BB35BFEB63CC5583A7C22F8B40B47(__this, (&V_2), L_3, (&___0_graph), NULL);
				bool L_4 = __this->___m_CreateEmptyShadowmap;
				if (L_4)
				{
					goto IL_0064_1;
				}
			}
			{
				PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_5 = V_2;
				RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_6 = ___0_graph;
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_7 = __this->___m_AdditionalLightsShadowmapHandle;
				NullCheck(L_7);
				RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_8;
				L_8 = RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline(L_7, NULL);
				NullCheck(L_8);
				RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_9;
				L_9 = RenderTexture_get_descriptor_m2FABD5CF6CCF410D1311FCBC7C9D9ECDEE9C7CC2(L_8, NULL);
				il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
				bool L_10 = ((ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_StaticFields*)il2cpp_codegen_static_fields_for(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var))->___m_ForceShadowPointSampling;
				if (L_10)
				{
					G_B4_0 = 1;
					G_B4_1 = _stringLiteralF05B3D6B2A5589E874DAAD2E1E9473D41DE8CE26;
					G_B4_2 = L_9;
					G_B4_3 = L_6;
					G_B4_4 = L_5;
					goto IL_0049_1;
				}
				G_B3_0 = 1;
				G_B3_1 = _stringLiteralF05B3D6B2A5589E874DAAD2E1E9473D41DE8CE26;
				G_B3_2 = L_9;
				G_B3_3 = L_6;
				G_B3_4 = L_5;
			}
			{
				G_B5_0 = 1;
				G_B5_1 = G_B3_0;
				G_B5_2 = G_B3_1;
				G_B5_3 = G_B3_2;
				G_B5_4 = G_B3_3;
				G_B5_5 = G_B3_4;
				goto IL_004a_1;
			}

IL_0049_1:
			{
				G_B5_0 = 0;
				G_B5_1 = G_B4_0;
				G_B5_2 = G_B4_1;
				G_B5_3 = G_B4_2;
				G_B5_4 = G_B4_3;
				G_B5_5 = G_B4_4;
			}

IL_004a_1:
			{
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_11;
				L_11 = UniversalRenderer_CreateRenderGraphTexture_m64FD09536CB7D648895FF0AB91EB78E0AD74684C(G_B5_4, G_B5_3, G_B5_2, (bool)G_B5_1, G_B5_0, 1, NULL);
				NullCheck(G_B5_5);
				G_B5_5->___shadowmapTexture = L_11;
				PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_12 = V_2;
				NullCheck(L_12);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_13 = (TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09*)(&L_12->___shadowmapTexture);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_14;
				L_14 = RenderGraphBuilder_UseDepthBuffer_m52A44A353C52E10E3DBFAF26A87F86EB08310604((&V_1), L_13, 2, NULL);
			}

IL_0064_1:
			{
				RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86((&V_1), (bool)0, NULL);
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
				RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* L_15 = ((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__62_0;
				RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* L_16 = L_15;
				if (L_16)
				{
					G_B8_0 = L_16;
					G_B8_1 = (&V_1);
					goto IL_008d_1;
				}
				G_B7_0 = L_16;
				G_B7_1 = (&V_1);
			}
			{
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
				U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* L_17 = ((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9;
				RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* L_18 = (RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C*)il2cpp_codegen_object_new(RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C_il2cpp_TypeInfo_var);
				RenderFunc_1__ctor_m1A421960442C76E6371E556519945ED9C759C9B9(L_18, L_17, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__62_0_m7BD7FE0F0454DF7CA87695A6D17C9EA6FCDB39F6_RuntimeMethod_var), NULL);
				RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* L_19 = L_18;
				((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__62_0 = L_19;
				Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__62_0), (void*)L_19);
				G_B8_0 = L_19;
				G_B8_1 = G_B7_1;
			}

IL_008d_1:
			{
				RenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m63C7CA14DED6593015D5105D3EB519B4D0355E96(G_B8_1, G_B8_0, RenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m63C7CA14DED6593015D5105D3EB519B4D0355E96_RuntimeMethod_var);
				PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_20 = V_2;
				NullCheck(L_20);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_21 = L_20->___shadowmapTexture;
				V_0 = L_21;
				goto IL_00a9;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_00a9:
	{
		RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_22 = ___0_graph;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_23;
		L_23 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38_inline(__this, NULL);
		NullCheck(L_22);
		RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC L_24;
		L_24 = RenderGraph_AddRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m13219482B7849B6B7B42961DA6E30F3D28EA67D8(L_22, _stringLiteral7C402CA7872A84869D5D1366BBD04CA77263F67B, (&V_4), L_23, RenderGraph_AddRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m13219482B7849B6B7B42961DA6E30F3D28EA67D8_RuntimeMethod_var);
		V_3 = L_24;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_011d:
			{
				RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071((&V_3), NULL);
				return;
			}
		});
		try
		{
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_25 = ___1_renderingData;
				AdditionalLightsShadowCasterPass_InitPassData_m9104FFC5470BB35BFEB63CC5583A7C22F8B40B47(__this, (&V_4), L_25, (&___0_graph), NULL);
				PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_26 = V_4;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_27 = V_0;
				NullCheck(L_26);
				L_26->___shadowmapTexture = L_27;
				il2cpp_codegen_runtime_class_init_inline(TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_il2cpp_TypeInfo_var);
				bool L_28;
				L_28 = TextureHandle_IsValid_m3C2D8F8EB70206A09F3FFADDDD230E00C25269D9((&V_0), NULL);
				if (!L_28)
				{
					goto IL_00e4_1;
				}
			}
			{
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_29;
				L_29 = RenderGraphBuilder_UseDepthBuffer_m52A44A353C52E10E3DBFAF26A87F86EB08310604((&V_3), (&V_0), 1, NULL);
			}

IL_00e4_1:
			{
				RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86((&V_3), (bool)0, NULL);
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
				RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* L_30 = ((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__62_1;
				RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* L_31 = L_30;
				if (L_31)
				{
					G_B15_0 = L_31;
					G_B15_1 = (&V_3);
					goto IL_010d_1;
				}
				G_B14_0 = L_31;
				G_B14_1 = (&V_3);
			}
			{
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
				U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* L_32 = ((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9;
				RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* L_33 = (RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C*)il2cpp_codegen_object_new(RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C_il2cpp_TypeInfo_var);
				RenderFunc_1__ctor_m1A421960442C76E6371E556519945ED9C759C9B9(L_33, L_32, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__62_1_mBDA24B10A4E92F02BC016FC4D3931E25AA46A0E5_RuntimeMethod_var), NULL);
				RenderFunc_1_t8698EE2D6E28F7B7F034264D983B8F85BC0C490C* L_34 = L_33;
				((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__62_1 = L_34;
				Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__62_1), (void*)L_34);
				G_B15_0 = L_34;
				G_B15_1 = G_B14_1;
			}

IL_010d_1:
			{
				RenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m63C7CA14DED6593015D5105D3EB519B4D0355E96(G_B15_1, G_B15_0, RenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m63C7CA14DED6593015D5105D3EB519B4D0355E96_RuntimeMethod_var);
				PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_35 = V_4;
				NullCheck(L_35);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_36 = L_35->___shadowmapTexture;
				V_5 = L_36;
				goto IL_012b;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_012b:
	{
		TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_37 = V_5;
		return L_37;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_InitPassData_m9104FFC5470BB35BFEB63CC5583A7C22F8B40B47 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___0_passData, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB** ___2_graph, const RuntimeMethod* method) 
{
	{
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_0 = ___0_passData;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_1 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_0);
		NullCheck(L_1);
		L_1->___pass = __this;
		Il2CppCodeGenWriteBarrier((void**)(&L_1->___pass), (void*)__this);
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_2 = ___0_passData;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_3 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_2);
		RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB** L_4 = ___2_graph;
		RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_5 = *((RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB**)L_4);
		NullCheck(L_3);
		L_3->___graph = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&L_3->___graph), (void*)L_5);
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_6 = ___0_passData;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_7 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_6);
		bool L_8 = __this->___m_CreateEmptyShadowmap;
		NullCheck(L_7);
		L_7->___emptyShadowmap = L_8;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_9 = ___0_passData;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_10 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_9);
		int32_t L_11 = __this->___m_AdditionalLightsShadowmapID;
		NullCheck(L_10);
		L_10->___shadowmapID = L_11;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_12 = ___0_passData;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_13 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_12);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_14 = ___1_renderingData;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71 L_15 = (*(RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71*)L_14);
		NullCheck(L_13);
		L_13->___renderingData = L_15;
		Il2CppCodeGenWriteBarrier((void**)&(((&L_13->___renderingData))->___commandBuffer), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___cameraData))->___camera), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___cameraData))->___targetTexture), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___cameraData))->___U3CxrU3Ek__BackingField), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___cameraData))->___captureActions), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___cameraData))->___volumeTrigger), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___cameraData))->___renderer), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___cameraData))->___taaPersistentData), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___cameraData))->___baseCamera), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___shadowData))->___bias), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&((&(((&L_13->___renderingData))->___shadowData))->___resolution), (void*)NULL);
		#endif
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass__cctor_m3FEE11107BA69EEAFE68238387D8E48345121690 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0;
		memset((&L_0), 0, sizeof(L_0));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_0), (0.0f), (0.0f), (0.0f), (-1.0f), NULL);
		((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams = L_0;
		((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams), (void*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)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
IL2CPP_EXTERN_C void ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshal_pinvoke(const ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA& unmarshaled, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshaled_pinvoke& marshaled)
{
	marshaled.___visibleLightIndex = unmarshaled.___visibleLightIndex;
	marshaled.___perLightShadowSliceIndex = unmarshaled.___perLightShadowSliceIndex;
	marshaled.___requestedResolution = unmarshaled.___requestedResolution;
	marshaled.___softShadow = static_cast<int32_t>(unmarshaled.___softShadow);
	marshaled.___pointLightShadow = static_cast<int32_t>(unmarshaled.___pointLightShadow);
	marshaled.___offsetX = unmarshaled.___offsetX;
	marshaled.___offsetY = unmarshaled.___offsetY;
	marshaled.___allocatedResolution = unmarshaled.___allocatedResolution;
}
IL2CPP_EXTERN_C void ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshal_pinvoke_back(const ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshaled_pinvoke& marshaled, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA& unmarshaled)
{
	int32_t unmarshaledvisibleLightIndex_temp_0 = 0;
	unmarshaledvisibleLightIndex_temp_0 = marshaled.___visibleLightIndex;
	unmarshaled.___visibleLightIndex = unmarshaledvisibleLightIndex_temp_0;
	int32_t unmarshaledperLightShadowSliceIndex_temp_1 = 0;
	unmarshaledperLightShadowSliceIndex_temp_1 = marshaled.___perLightShadowSliceIndex;
	unmarshaled.___perLightShadowSliceIndex = unmarshaledperLightShadowSliceIndex_temp_1;
	int32_t unmarshaledrequestedResolution_temp_2 = 0;
	unmarshaledrequestedResolution_temp_2 = marshaled.___requestedResolution;
	unmarshaled.___requestedResolution = unmarshaledrequestedResolution_temp_2;
	bool unmarshaledsoftShadow_temp_3 = false;
	unmarshaledsoftShadow_temp_3 = static_cast<bool>(marshaled.___softShadow);
	unmarshaled.___softShadow = unmarshaledsoftShadow_temp_3;
	bool unmarshaledpointLightShadow_temp_4 = false;
	unmarshaledpointLightShadow_temp_4 = static_cast<bool>(marshaled.___pointLightShadow);
	unmarshaled.___pointLightShadow = unmarshaledpointLightShadow_temp_4;
	int32_t unmarshaledoffsetX_temp_5 = 0;
	unmarshaledoffsetX_temp_5 = marshaled.___offsetX;
	unmarshaled.___offsetX = unmarshaledoffsetX_temp_5;
	int32_t unmarshaledoffsetY_temp_6 = 0;
	unmarshaledoffsetY_temp_6 = marshaled.___offsetY;
	unmarshaled.___offsetY = unmarshaledoffsetY_temp_6;
	int32_t unmarshaledallocatedResolution_temp_7 = 0;
	unmarshaledallocatedResolution_temp_7 = marshaled.___allocatedResolution;
	unmarshaled.___allocatedResolution = unmarshaledallocatedResolution_temp_7;
}
IL2CPP_EXTERN_C void ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshal_pinvoke_cleanup(ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshal_com(const ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA& unmarshaled, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshaled_com& marshaled)
{
	marshaled.___visibleLightIndex = unmarshaled.___visibleLightIndex;
	marshaled.___perLightShadowSliceIndex = unmarshaled.___perLightShadowSliceIndex;
	marshaled.___requestedResolution = unmarshaled.___requestedResolution;
	marshaled.___softShadow = static_cast<int32_t>(unmarshaled.___softShadow);
	marshaled.___pointLightShadow = static_cast<int32_t>(unmarshaled.___pointLightShadow);
	marshaled.___offsetX = unmarshaled.___offsetX;
	marshaled.___offsetY = unmarshaled.___offsetY;
	marshaled.___allocatedResolution = unmarshaled.___allocatedResolution;
}
IL2CPP_EXTERN_C void ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshal_com_back(const ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshaled_com& marshaled, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA& unmarshaled)
{
	int32_t unmarshaledvisibleLightIndex_temp_0 = 0;
	unmarshaledvisibleLightIndex_temp_0 = marshaled.___visibleLightIndex;
	unmarshaled.___visibleLightIndex = unmarshaledvisibleLightIndex_temp_0;
	int32_t unmarshaledperLightShadowSliceIndex_temp_1 = 0;
	unmarshaledperLightShadowSliceIndex_temp_1 = marshaled.___perLightShadowSliceIndex;
	unmarshaled.___perLightShadowSliceIndex = unmarshaledperLightShadowSliceIndex_temp_1;
	int32_t unmarshaledrequestedResolution_temp_2 = 0;
	unmarshaledrequestedResolution_temp_2 = marshaled.___requestedResolution;
	unmarshaled.___requestedResolution = unmarshaledrequestedResolution_temp_2;
	bool unmarshaledsoftShadow_temp_3 = false;
	unmarshaledsoftShadow_temp_3 = static_cast<bool>(marshaled.___softShadow);
	unmarshaled.___softShadow = unmarshaledsoftShadow_temp_3;
	bool unmarshaledpointLightShadow_temp_4 = false;
	unmarshaledpointLightShadow_temp_4 = static_cast<bool>(marshaled.___pointLightShadow);
	unmarshaled.___pointLightShadow = unmarshaledpointLightShadow_temp_4;
	int32_t unmarshaledoffsetX_temp_5 = 0;
	unmarshaledoffsetX_temp_5 = marshaled.___offsetX;
	unmarshaled.___offsetX = unmarshaledoffsetX_temp_5;
	int32_t unmarshaledoffsetY_temp_6 = 0;
	unmarshaledoffsetY_temp_6 = marshaled.___offsetY;
	unmarshaled.___offsetY = unmarshaledoffsetY_temp_6;
	int32_t unmarshaledallocatedResolution_temp_7 = 0;
	unmarshaledallocatedResolution_temp_7 = marshaled.___allocatedResolution;
	unmarshaled.___allocatedResolution = unmarshaledallocatedResolution_temp_7;
}
IL2CPP_EXTERN_C void ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshal_com_cleanup(ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowResolutionRequest__ctor_m1BF2C9D1A92FA01741D1133FD9AE0A8D2B6242B3 (ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA* __this, int32_t ___0__visibleLightIndex, int32_t ___1__perLightShadowSliceIndex, int32_t ___2__requestedResolution, bool ___3__softShadow, bool ___4__pointLightShadow, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0__visibleLightIndex;
		__this->___visibleLightIndex = L_0;
		int32_t L_1 = ___1__perLightShadowSliceIndex;
		__this->___perLightShadowSliceIndex = L_1;
		int32_t L_2 = ___2__requestedResolution;
		__this->___requestedResolution = L_2;
		bool L_3 = ___3__softShadow;
		__this->___softShadow = L_3;
		bool L_4 = ___4__pointLightShadow;
		__this->___pointLightShadow = L_4;
		__this->___offsetX = 0;
		__this->___offsetY = 0;
		__this->___allocatedResolution = 0;
		return;
	}
}
IL2CPP_EXTERN_C  void ShadowResolutionRequest__ctor_m1BF2C9D1A92FA01741D1133FD9AE0A8D2B6242B3_AdjustorThunk (RuntimeObject* __this, int32_t ___0__visibleLightIndex, int32_t ___1__perLightShadowSliceIndex, int32_t ___2__requestedResolution, bool ___3__softShadow, bool ___4__pointLightShadow, const RuntimeMethod* method)
{
	ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA* _thisAdjusted;
	int32_t _offset = 1;
	_thisAdjusted = reinterpret_cast<ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA*>(__this + _offset);
	ShadowResolutionRequest__ctor_m1BF2C9D1A92FA01741D1133FD9AE0A8D2B6242B3(_thisAdjusted, ___0__visibleLightIndex, ___1__perLightShadowSliceIndex, ___2__requestedResolution, ___3__softShadow, ___4__pointLightShadow, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mFEDD0606B6296C3ED8739858B6D13DB62E26CFC9 (PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* __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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m324B4D8B3707EE926F50A0F924E072CBB68C8361 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* L_0 = (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8*)il2cpp_codegen_object_new(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
		U3CU3Ec__ctor_mE4AE62DDA7206D93CFD12DA3BD89841B22D37E1F(L_0, NULL);
		((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE4AE62DDA7206D93CFD12DA3BD89841B22D37E1F (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__62_0_m7BD7FE0F0454DF7CA87695A6D17C9EA6FCDB39F6 (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* __this, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* ___0_data, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___1_context, const RuntimeMethod* method) 
{
	{
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_0 = ___0_data;
		NullCheck(L_0);
		bool L_1 = L_0->___emptyShadowmap;
		if (L_1)
		{
			goto IL_001f;
		}
	}
	{
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_2 = ___0_data;
		NullCheck(L_2);
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_3 = L_2->___pass;
		RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_4 = ___1_context;
		NullCheck(L_4);
		ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_5 = (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36*)(&L_4->___renderContext);
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_6 = ___0_data;
		NullCheck(L_6);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_7 = (RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71*)(&L_6->___renderingData);
		NullCheck(L_3);
		AdditionalLightsShadowCasterPass_RenderAdditionalShadowmapAtlas_m6450AB9DBFB4EC449B451B94C0B8BF6C6642D551(L_3, L_5, L_7, NULL);
	}

IL_001f:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__62_1_mBDA24B10A4E92F02BC016FC4D3931E25AA46A0E5 (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* __this, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* ___0_data, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___1_context, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_0 = ___0_data;
		NullCheck(L_0);
		bool L_1 = L_0->___emptyShadowmap;
		if (!L_1)
		{
			goto IL_0035;
		}
	}
	{
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_2 = ___0_data;
		NullCheck(L_2);
		AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_3 = L_2->___pass;
		RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_4 = ___1_context;
		NullCheck(L_4);
		ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_5 = (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36*)(&L_4->___renderContext);
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_6 = ___0_data;
		NullCheck(L_6);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_7 = (RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71*)(&L_6->___renderingData);
		NullCheck(L_3);
		AdditionalLightsShadowCasterPass_SetEmptyAdditionalShadowmapAtlas_m58F0AF5D15A5B2E7B1DA97CCE463FE18B0E41F42(L_3, L_5, L_7, NULL);
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_8 = ___0_data;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_9 = ___0_data;
		NullCheck(L_9);
		RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_10 = L_9->___graph;
		NullCheck(L_10);
		RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* L_11;
		L_11 = RenderGraph_get_defaultResources_mAF14CF66D8EEB8E7BE53241437E9D7005C662E17_inline(L_10, NULL);
		NullCheck(L_11);
		TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_12;
		L_12 = RenderGraphDefaultResources_get_defaultShadowTexture_m4EA8FB8D0893BC33315B9FE9339E1C37DE050F50_inline(L_11, NULL);
		NullCheck(L_8);
		L_8->___shadowmapTexture = L_12;
	}

IL_0035:
	{
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_13 = ___0_data;
		NullCheck(L_13);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_14 = (RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71*)(&L_13->___renderingData);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_15 = L_14->___commandBuffer;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_16 = ___0_data;
		NullCheck(L_16);
		int32_t L_17 = L_16->___shadowmapID;
		PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_18 = ___0_data;
		NullCheck(L_18);
		TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_19 = L_18->___shadowmapTexture;
		il2cpp_codegen_runtime_class_init_inline(TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_il2cpp_TypeInfo_var);
		RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_20;
		L_20 = TextureHandle_op_Implicit_m7D0B532B3A4CE3E92E1FC08A743BED70AC767A55(L_19, NULL);
		NullCheck(L_15);
		CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_15, L_17, L_20, NULL);
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights__ctor_m23D04DE687EAF9BA7D22120829BDD43FC0C5A216 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method) 
{
	{
		InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_0;
		L_0 = InitParams_Create_m0F8F2F77F213AE054EE69E4CCE001D1399538261(NULL);
		ForwardLights__ctor_m38DDF64B02CB6B4441E54813FB3412BC1FF43491(__this, L_0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights__ctor_m38DDF64B02CB6B4441E54813FB3412BC1FF43491 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 ___0_initParams, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral31EC97AE63FD1B86447042110BA9F6882D6C62FF);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34331876C68649BF6D5686AE260E20E4FE4EE0FE);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3AC0AE41767202DE3A1603B9A431DAE6FE9871F0);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5C8253978547FCBBF6E2C2EE1F65A5E5E76BBFE6);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral613E3F5EEDA2B20DFE1A165416FCF33A509B7395);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8E7379C661A6E0E2F411C21450C41FBF7031F839);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9777BC51EFB678A65CB20FD4959F18FB6C9B5D5B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB65E623B5C35E7A52E7FAB1188CFBFA3B3D2F29C);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC6C4FCE10BB27D7717D1DED7DC45EC62225784D9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFCB35A66EB79AD13F31A216A8C134BB593DC0C29);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
		bool L_0;
		L_0 = RenderingUtils_get_useStructuredBuffer_m0B310996FC76E8BF72EBBCA9F94AB840277DAB1B(NULL);
		__this->___m_UseStructuredBuffer = L_0;
		InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_1 = ___0_initParams;
		bool L_2 = L_1.___forwardPlus;
		__this->___m_UseForwardPlus = L_2;
		int32_t L_3;
		L_3 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightPosition = L_3;
		int32_t L_4;
		L_4 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightColor = L_4;
		int32_t L_5;
		L_5 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral5C8253978547FCBBF6E2C2EE1F65A5E5E76BBFE6, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightOcclusionProbesChannel = L_5;
		int32_t L_6;
		L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightLayerMask = L_6;
		int32_t L_7;
		L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral9777BC51EFB678A65CB20FD4959F18FB6C9B5D5B, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount = L_7;
		bool L_8 = __this->___m_UseStructuredBuffer;
		if (!L_8)
		{
			goto IL_0095;
		}
	}
	{
		int32_t L_9;
		L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralC6C4FCE10BB27D7717D1DED7DC45EC62225784D9, NULL);
		__this->___m_AdditionalLightsBufferId = L_9;
		int32_t L_10;
		L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral8E7379C661A6E0E2F411C21450C41FBF7031F839, NULL);
		__this->___m_AdditionalLightsIndicesId = L_10;
		goto IL_013d;
	}

IL_0095:
	{
		int32_t L_11;
		L_11 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB65E623B5C35E7A52E7FAB1188CFBFA3B3D2F29C, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsPosition = L_11;
		int32_t L_12;
		L_12 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral34331876C68649BF6D5686AE260E20E4FE4EE0FE, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsColor = L_12;
		int32_t L_13;
		L_13 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralFCB35A66EB79AD13F31A216A8C134BB593DC0C29, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsAttenuation = L_13;
		int32_t L_14;
		L_14 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral3AC0AE41767202DE3A1603B9A431DAE6FE9871F0, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsSpotDir = L_14;
		int32_t L_15;
		L_15 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral31EC97AE63FD1B86447042110BA9F6882D6C62FF, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightOcclusionProbeChannel = L_15;
		int32_t L_16;
		L_16 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral613E3F5EEDA2B20DFE1A165416FCF33A509B7395, NULL);
		((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsLayerMasks = L_16;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		int32_t L_17;
		L_17 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
		V_0 = L_17;
		int32_t L_18 = V_0;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_19 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_18);
		__this->___m_AdditionalLightPositions = L_19;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightPositions), (void*)L_19);
		int32_t L_20 = V_0;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_21 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_20);
		__this->___m_AdditionalLightColors = L_21;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightColors), (void*)L_21);
		int32_t L_22 = V_0;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_23 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_22);
		__this->___m_AdditionalLightAttenuations = L_23;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightAttenuations), (void*)L_23);
		int32_t L_24 = V_0;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_25 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_24);
		__this->___m_AdditionalLightSpotDirections = L_25;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightSpotDirections), (void*)L_25);
		int32_t L_26 = V_0;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_27 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_26);
		__this->___m_AdditionalLightOcclusionProbeChannels = L_27;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightOcclusionProbeChannels), (void*)L_27);
		int32_t L_28 = V_0;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_28);
		__this->___m_AdditionalLightsLayerMasks = L_29;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightsLayerMasks), (void*)L_29);
	}

IL_013d:
	{
		bool L_30 = __this->___m_UseForwardPlus;
		if (!L_30)
		{
			goto IL_0156;
		}
	}
	{
		ForwardLights_CreateForwardPlusBuffers_m7A43E9CF4BBE7B1E5F8484E6F29DA2112832AF99(__this, NULL);
		ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D L_31;
		L_31 = ReflectionProbeManager_Create_mEB8DC87D081FFBAF79CDFFA5E88FBDF37E5A31C4(NULL);
		__this->___m_ReflectionProbeManager = L_31;
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_AtlasTexture0), (void*)NULL);
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_AtlasTexture1), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_Cache), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_WarningCache), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_NeedsUpdate), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_NeedsRemove), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_BoxMax), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_BoxMin), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_ProbePosition), (void*)NULL);
		#endif
		#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
		Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_MipScaleOffset), (void*)NULL);
		#endif
	}

IL_0156:
	{
		InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_32 = ___0_initParams;
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_33 = L_32.___lightCookieManager;
		__this->___m_LightCookieManager = L_33;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LightCookieManager), (void*)L_33);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_CreateForwardPlusBuffers_m7A43E9CF4BBE7B1E5F8484E6F29DA2112832AF99 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34E8CC86C00E94FEC3258BB9E9529A4054169147);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4478F56FEDEF42D13AC8EA30E6DAA25580235C4E);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		int32_t L_0;
		L_0 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
		NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_1;
		memset((&L_1), 0, sizeof(L_1));
		NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD((&L_1), L_0, 4, 1, NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
		__this->___m_ZBins = L_1;
		int32_t L_2;
		L_2 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
		int32_t L_3;
		L_3 = UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_inline(UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var);
		GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_4 = (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)il2cpp_codegen_object_new(GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1_il2cpp_TypeInfo_var);
		GraphicsBuffer__ctor_mBDE2A119B58AD582F79CFE8071F47001965D14F4(L_4, ((int32_t)512), ((int32_t)(L_2/4)), L_3, NULL);
		__this->___m_ZBinsBuffer = L_4;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ZBinsBuffer), (void*)L_4);
		GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_5 = __this->___m_ZBinsBuffer;
		NullCheck(L_5);
		GraphicsBuffer_set_name_m3B9F67D432C2899E788BAD4F6D41B0E221F009C5(L_5, _stringLiteral4478F56FEDEF42D13AC8EA30E6DAA25580235C4E, NULL);
		int32_t L_6;
		L_6 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
		NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_7;
		memset((&L_7), 0, sizeof(L_7));
		NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD((&L_7), L_6, 4, 1, NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
		__this->___m_TileMasks = L_7;
		int32_t L_8;
		L_8 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
		int32_t L_9;
		L_9 = UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_inline(UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var);
		GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_10 = (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)il2cpp_codegen_object_new(GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1_il2cpp_TypeInfo_var);
		GraphicsBuffer__ctor_mBDE2A119B58AD582F79CFE8071F47001965D14F4(L_10, ((int32_t)512), ((int32_t)(L_8/4)), L_9, NULL);
		__this->___m_TileMasksBuffer = L_10;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TileMasksBuffer), (void*)L_10);
		GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_11 = __this->___m_TileMasksBuffer;
		NullCheck(L_11);
		GraphicsBuffer_set_name_m3B9F67D432C2899E788BAD4F6D41B0E221F009C5(L_11, _stringLiteral34E8CC86C00E94FEC3258BB9E9529A4054169147, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D ForwardLights_get_reflectionProbeManager_mBAE6F9CD0F0C6510B7273CB5337CEBB411BFF926 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method) 
{
	{
		ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D L_0 = __this->___m_ReflectionProbeManager;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ForwardLights_AlignByteCount_mA3F5F2AF9602DE135C8413AA3CA967788CE078A4 (int32_t ___0_count, int32_t ___1_align, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___1_align;
		int32_t L_1 = ___0_count;
		int32_t L_2 = ___1_align;
		int32_t L_3 = ___1_align;
		return ((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_1, L_2)), 1))/L_3))));
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_GetViewParams_mFBB016BFDA8F385DA2386FE13A79398AE15B0FFE (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___1_viewToClip, float* ___2_viewPlaneBot, float* ___3_viewPlaneTop, float4_t89D9A294E7A79BD81BFBDD18654508532958555E* ___4_viewToViewportScaleBias, const RuntimeMethod* method) 
{
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA V_0;
	memset((&V_0), 0, sizeof(V_0));
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA V_1;
	memset((&V_1), 0, sizeof(V_1));
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA V_2;
	memset((&V_2), 0, sizeof(V_2));
	float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA G_B3_0;
	memset((&G_B3_0), 0, sizeof(G_B3_0));
	{
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_0;
		L_0 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 0, NULL);
		float L_1;
		L_1 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_0, 0, NULL);
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_2;
		L_2 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 1, NULL);
		float L_3;
		L_3 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_2, 1, NULL);
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_4;
		L_4 = math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline(L_1, L_3, NULL);
		V_0 = L_4;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_5 = V_0;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
		L_6 = math_rcp_m6A26002B1F4212C525255E31010FF526C84F591D_inline(L_5, NULL);
		V_1 = L_6;
		Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_7 = ___0_camera;
		NullCheck(L_7);
		bool L_8;
		L_8 = Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F(L_7, NULL);
		if (L_8)
		{
			goto IL_0054;
		}
	}
	{
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_9;
		L_9 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 2, NULL);
		float L_10;
		L_10 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_9, 0, NULL);
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_11;
		L_11 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 2, NULL);
		float L_12;
		L_12 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_11, 1, NULL);
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_13;
		L_13 = math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline(L_10, L_12, NULL);
		G_B3_0 = L_13;
		goto IL_007a;
	}

IL_0054:
	{
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_14;
		L_14 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 3, NULL);
		float L_15;
		L_15 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_14, 0, NULL);
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_16;
		L_16 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 3, NULL);
		float L_17;
		L_17 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_16, 1, NULL);
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_18;
		L_18 = math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline(L_15, L_17, NULL);
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_19;
		L_19 = float2_op_UnaryNegation_m63834E95475E7EF1CA1583F6A08420C3BFA34458_inline(L_18, NULL);
		G_B3_0 = L_19;
	}

IL_007a:
	{
		V_2 = G_B3_0;
		float* L_20 = ___2_viewPlaneBot;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_21 = V_2;
		float L_22 = L_21.___y;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_23 = V_1;
		float L_24 = L_23.___y;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_25 = V_1;
		float L_26 = L_25.___y;
		*((float*)L_20) = (float)((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_22, L_24)), L_26));
		float* L_27 = ___3_viewPlaneTop;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_28 = V_2;
		float L_29 = L_28.___y;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_30 = V_1;
		float L_31 = L_30.___y;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_32 = V_1;
		float L_33 = L_32.___y;
		*((float*)L_27) = (float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_29, L_31)), L_33));
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_34 = ___4_viewToViewportScaleBias;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_35 = V_0;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_36;
		L_36 = float2_op_Multiply_m34D03129CE0D7AD665A914DE83CB749585B2455F_inline(L_35, (0.5f), NULL);
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_37 = V_2;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_38;
		L_38 = float2_op_UnaryNegation_m63834E95475E7EF1CA1583F6A08420C3BFA34458_inline(L_37, NULL);
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_39;
		L_39 = float2_op_Multiply_m34D03129CE0D7AD665A914DE83CB749585B2455F_inline(L_38, (0.5f), NULL);
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_40;
		L_40 = float2_op_Addition_m6A1EEFBE2B92691F07967739DB3ECEEB432968AD_inline(L_39, (0.5f), NULL);
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_41;
		L_41 = math_float4_mE797E50A2E9FF0935867108F0F25C0F683E47B15_inline(L_36, L_40, NULL);
		*(float4_t89D9A294E7A79BD81BFBDD18654508532958555E*)L_34 = L_41;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_PreSetup_mAA77C7DF97FDA9DDF0F36C5CBB48373D6CB8E66D (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
	memset((&V_0), 0, sizeof(V_0));
	CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* V_1 = NULL;
	Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_2 = NULL;
	int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A V_3;
	memset((&V_3), 0, sizeof(V_3));
	int32_t V_4 = 0;
	int32_t V_5 = 0;
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_6;
	memset((&V_6), 0, sizeof(V_6));
	NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 V_7;
	memset((&V_7), 0, sizeof(V_7));
	int32_t V_8 = 0;
	int32_t V_9 = 0;
	Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 V_10;
	memset((&V_10), 0, sizeof(V_10));
	Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 V_11;
	memset((&V_11), 0, sizeof(V_11));
	NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E V_12;
	memset((&V_12), 0, sizeof(V_12));
	JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_13;
	memset((&V_13), 0, sizeof(V_13));
	JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_14;
	memset((&V_14), 0, sizeof(V_14));
	int32_t V_15 = 0;
	JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_16;
	memset((&V_16), 0, sizeof(V_16));
	float V_17 = 0.0f;
	float V_18 = 0.0f;
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E V_19;
	memset((&V_19), 0, sizeof(V_19));
	float V_20 = 0.0f;
	float V_21 = 0.0f;
	float4_t89D9A294E7A79BD81BFBDD18654508532958555E V_22;
	memset((&V_22), 0, sizeof(V_22));
	int32_t V_23 = 0;
	NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 V_24;
	memset((&V_24), 0, sizeof(V_24));
	JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_25;
	memset((&V_25), 0, sizeof(V_25));
	JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_26;
	memset((&V_26), 0, sizeof(V_26));
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_27;
	memset((&V_27), 0, sizeof(V_27));
	int32_t V_28 = 0;
	VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B V_29;
	memset((&V_29), 0, sizeof(V_29));
	int32_t V_30 = 0;
	LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 V_31;
	memset((&V_31), 0, sizeof(V_31));
	JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_32;
	memset((&V_32), 0, sizeof(V_32));
	ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C V_33;
	memset((&V_33), 0, sizeof(V_33));
	ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E V_34;
	memset((&V_34), 0, sizeof(V_34));
	TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 V_35;
	memset((&V_35), 0, sizeof(V_35));
	TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 V_36;
	memset((&V_36), 0, sizeof(V_36));
	int32_t G_B11_0 = 0;
	{
		bool L_0 = __this->___m_UseForwardPlus;
		if (!L_0)
		{
			goto IL_06e1;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPSetup;
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_0), (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL, L_1, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_06d3:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL);
				return;
			}
		});
		try
		{
			{
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* L_2 = (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08*)(&__this->___m_CullingHandle);
				bool L_3;
				L_3 = JobHandle_get_IsCompleted_m834D40CA77C5F2EC575592BD5DEB60B66ACCF941(L_2, NULL);
				if (L_3)
				{
					goto IL_0030_1;
				}
			}
			{
				InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_4 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
				InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD66E5A381799FB8852A006E0579219B9F958DE90)), NULL);
				IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ForwardLights_PreSetup_mAA77C7DF97FDA9DDF0F36C5CBB48373D6CB8E66D_RuntimeMethod_var)));
			}

IL_0030_1:
			{
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_5 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
				int32_t L_6;
				L_6 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_5)->___m_Length);
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				int32_t L_7;
				L_7 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
				if ((((int32_t)L_6) == ((int32_t)L_7)))
				{
					goto IL_0076_1;
				}
			}
			{
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_8 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_ZBins);
				NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_8, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
				GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_9 = __this->___m_ZBinsBuffer;
				NullCheck(L_9);
				GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596(L_9, NULL);
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_10 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
				NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_10, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
				GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_11 = __this->___m_TileMasksBuffer;
				NullCheck(L_11);
				GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596(L_11, NULL);
				ForwardLights_CreateForwardPlusBuffers_m7A43E9CF4BBE7B1E5F8484E6F29DA2112832AF99(__this, NULL);
				goto IL_00b2_1;
			}

IL_0076_1:
			{
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_12 = __this->___m_ZBins;
				void* L_13;
				L_13 = NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D(L_12, NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_RuntimeMethod_var);
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_14 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_ZBins);
				int32_t L_15;
				L_15 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_14)->___m_Length);
				UnsafeUtility_MemClear_m6C4377117084A11A667A567BC2F5E606A632A7C1(L_13, ((int64_t)((int32_t)il2cpp_codegen_multiply(L_15, 4))), NULL);
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_16 = __this->___m_TileMasks;
				void* L_17;
				L_17 = NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D(L_16, NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_RuntimeMethod_var);
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_18 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
				int32_t L_19;
				L_19 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_18)->___m_Length);
				UnsafeUtility_MemClear_m6C4377117084A11A667A567BC2F5E606A632A7C1(L_17, ((int64_t)((int32_t)il2cpp_codegen_multiply(L_19, 4))), NULL);
			}

IL_00b2_1:
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_20 = ___0_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_21 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_20->___cameraData);
				V_1 = L_21;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_22 = V_1;
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_23 = L_22->___camera;
				V_2 = L_23;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_24 = V_1;
				int32_t L_25 = L_24->___pixelWidth;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_26 = V_1;
				int32_t L_27 = L_26->___pixelHeight;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_28;
				L_28 = math_int2_m0A9A8113022D7954E7DA5BE5436989C2DF01650D_inline(L_25, L_27, NULL);
				V_3 = L_28;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_29 = V_1;
				XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_30;
				L_30 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_29, NULL);
				NullCheck(L_30);
				bool L_31;
				L_31 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_30, NULL);
				if (!L_31)
				{
					goto IL_00ec_1;
				}
			}
			{
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_32 = V_1;
				XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_33;
				L_33 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_32, NULL);
				NullCheck(L_33);
				bool L_34;
				L_34 = XRPass_get_singlePassEnabled_m2F5A3AEE82BE2ABFAE8252AE5E593FF7EF0D0BFD(L_33, NULL);
				if (L_34)
				{
					goto IL_00ef_1;
				}
			}

IL_00ec_1:
			{
				G_B11_0 = 1;
				goto IL_00f0_1;
			}

IL_00ef_1:
			{
				G_B11_0 = 2;
			}

IL_00f0_1:
			{
				V_4 = G_B11_0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_35 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_36 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_35->___lightData);
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_37 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_36->___visibleLights);
				int32_t L_38;
				L_38 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_37)->___m_Length);
				__this->___m_LightCount = L_38;
				V_5 = 0;
				goto IL_0113_1;
			}

IL_010d_1:
			{
				int32_t L_39 = V_5;
				V_5 = ((int32_t)il2cpp_codegen_add(L_39, 1));
			}

IL_0113_1:
			{
				int32_t L_40 = V_5;
				int32_t L_41 = __this->___m_LightCount;
				if ((((int32_t)L_40) >= ((int32_t)L_41)))
				{
					goto IL_013b_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_42 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_43 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_42->___lightData);
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_44 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_43->___visibleLights);
				int32_t L_45 = V_5;
				VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_46;
				L_46 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, (L_44)->___m_Buffer, L_45);
				V_27 = L_46;
				int32_t L_47;
				L_47 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454((&V_27), NULL);
				if ((((int32_t)L_47) == ((int32_t)1)))
				{
					goto IL_010d_1;
				}
			}

IL_013b_1:
			{
				int32_t L_48 = __this->___m_LightCount;
				int32_t L_49 = V_5;
				__this->___m_LightCount = ((int32_t)il2cpp_codegen_subtract(L_48, L_49));
				int32_t L_50 = V_5;
				__this->___m_DirectionalLightCount = L_50;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_51 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_52 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_51->___lightData);
				int32_t L_53 = L_52->___mainLightIndex;
				if ((((int32_t)L_53) == ((int32_t)(-1))))
				{
					goto IL_0176_1;
				}
			}
			{
				int32_t L_54 = __this->___m_DirectionalLightCount;
				if (!L_54)
				{
					goto IL_0176_1;
				}
			}
			{
				int32_t L_55 = __this->___m_DirectionalLightCount;
				__this->___m_DirectionalLightCount = ((int32_t)il2cpp_codegen_subtract(L_55, 1));
			}

IL_0176_1:
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_56 = ___0_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_57 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_56->___lightData);
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_58 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_57->___visibleLights);
				int32_t L_59 = V_5;
				int32_t L_60 = __this->___m_LightCount;
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_61;
				L_61 = NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43(L_58, L_59, L_60, NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var);
				V_6 = L_61;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_62 = ___0_renderingData;
				CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_63 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_62->___cullResults);
				NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 L_64;
				L_64 = CullingResults_get_visibleReflectionProbes_mA4BB1AA0A4DA51D13789E8B1A684C756685B6EF3(L_63, NULL);
				V_7 = L_64;
				int32_t L_65;
				L_65 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_7))->___m_Length);
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				int32_t L_66;
				L_66 = UniversalRenderPipeline_get_maxVisibleReflectionProbes_mF085C7609B126D71540B17CE1CE72B6618256C8E(NULL);
				int32_t L_67;
				L_67 = math_min_m02D43DF516544C279AF660EA4731449C82991849_inline(L_65, L_66, NULL);
				V_8 = L_67;
				int32_t L_68;
				L_68 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_6))->___m_Length);
				int32_t L_69 = V_8;
				V_9 = ((int32_t)il2cpp_codegen_add(L_68, L_69));
				int32_t L_70 = V_9;
				__this->___m_WordsPerTile = ((int32_t)(((int32_t)il2cpp_codegen_add(L_70, ((int32_t)31)))/((int32_t)32)));
				__this->___m_ActualTileWidth = 4;
			}

IL_01d1_1:
			{
				int32_t L_71 = __this->___m_ActualTileWidth;
				__this->___m_ActualTileWidth = ((int32_t)(L_71<<1));
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_72 = V_3;
				int32_t L_73 = __this->___m_ActualTileWidth;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_74;
				L_74 = int2_op_Addition_mDC6C2A91C24EE95C695A1F0179AC85A845045D2E_inline(L_72, L_73, NULL);
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_75;
				L_75 = int2_op_Subtraction_mC938968ABFBC65A87958D0C460911E66345F7AAA_inline(L_74, 1, NULL);
				int32_t L_76 = __this->___m_ActualTileWidth;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_77;
				L_77 = int2_op_Division_mE73B8B8DF181E932008B939A87FC6A7CB0547F75_inline(L_75, L_76, NULL);
				__this->___m_TileResolution = L_77;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_78 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
				int32_t L_79 = L_78->___x;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_80 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
				int32_t L_81 = L_80->___y;
				int32_t L_82 = __this->___m_WordsPerTile;
				int32_t L_83 = V_4;
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				int32_t L_84;
				L_84 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
				if ((((int32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_79, L_81)), L_82)), L_83))) > ((int32_t)L_84)))
				{
					goto IL_01d1_1;
				}
			}
			{
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_85 = V_2;
				NullCheck(L_85);
				bool L_86;
				L_86 = Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F(L_85, NULL);
				if (L_86)
				{
					goto IL_029e_1;
				}
			}
			{
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				int32_t L_87;
				L_87 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
				int32_t L_88 = V_4;
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_89 = V_2;
				NullCheck(L_89);
				float L_90;
				L_90 = Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD(L_89, NULL);
				float L_91;
				L_91 = math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline(L_90, NULL);
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_92 = V_2;
				NullCheck(L_92);
				float L_93;
				L_93 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_92, NULL);
				float L_94;
				L_94 = math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline(L_93, NULL);
				int32_t L_95 = __this->___m_WordsPerTile;
				__this->___m_ZBinScale = ((float)(((float)((int32_t)(L_87/L_88)))/((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_91, L_94)), ((float)((int32_t)il2cpp_codegen_add(2, L_95)))))));
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_96 = V_2;
				NullCheck(L_96);
				float L_97;
				L_97 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_96, NULL);
				float L_98;
				L_98 = math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline(L_97, NULL);
				float L_99 = __this->___m_ZBinScale;
				__this->___m_ZBinOffset = ((float)il2cpp_codegen_multiply(((-L_98)), L_99));
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_100 = V_2;
				NullCheck(L_100);
				float L_101;
				L_101 = Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD(L_100, NULL);
				float L_102;
				L_102 = math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline(L_101, NULL);
				float L_103 = __this->___m_ZBinScale;
				float L_104 = __this->___m_ZBinOffset;
				__this->___m_BinCount = il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_102, L_103)), L_104)));
				goto IL_02f4_1;
			}

IL_029e_1:
			{
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				int32_t L_105;
				L_105 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
				int32_t L_106 = V_4;
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_107 = V_2;
				NullCheck(L_107);
				float L_108;
				L_108 = Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD(L_107, NULL);
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_109 = V_2;
				NullCheck(L_109);
				float L_110;
				L_110 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_109, NULL);
				int32_t L_111 = __this->___m_WordsPerTile;
				__this->___m_ZBinScale = ((float)(((float)((int32_t)(L_105/L_106)))/((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_108, L_110)), ((float)((int32_t)il2cpp_codegen_add(2, L_111)))))));
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_112 = V_2;
				NullCheck(L_112);
				float L_113;
				L_113 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_112, NULL);
				float L_114 = __this->___m_ZBinScale;
				__this->___m_ZBinOffset = ((float)il2cpp_codegen_multiply(((-L_113)), L_114));
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_115 = V_2;
				NullCheck(L_115);
				float L_116;
				L_116 = Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD(L_115, NULL);
				float L_117 = __this->___m_ZBinScale;
				float L_118 = __this->___m_ZBinOffset;
				__this->___m_BinCount = il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_116, L_117)), L_118)));
			}

IL_02f4_1:
			{
				int32_t L_119 = __this->___m_BinCount;
				il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
				int32_t L_120;
				L_120 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(L_119, 0, NULL);
				__this->___m_BinCount = L_120;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_121 = V_1;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_122;
				L_122 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E(L_121, 0, NULL);
				float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_123;
				L_123 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_122, NULL);
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_124 = V_1;
				int32_t L_125 = V_4;
				int32_t L_126;
				L_126 = math_min_m02D43DF516544C279AF660EA4731449C82991849_inline(1, ((int32_t)il2cpp_codegen_subtract(L_125, 1)), NULL);
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_127;
				L_127 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E(L_124, L_126, NULL);
				float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_128;
				L_128 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_127, NULL);
				Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_129;
				memset((&L_129), 0, sizeof(L_129));
				Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2((&L_129), L_123, L_128, Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_RuntimeMethod_var);
				V_10 = L_129;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_130 = V_1;
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_131;
				L_131 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D(L_130, 0, NULL);
				float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_132;
				L_132 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_131, NULL);
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_133 = V_1;
				int32_t L_134 = V_4;
				int32_t L_135;
				L_135 = math_min_m02D43DF516544C279AF660EA4731449C82991849_inline(1, ((int32_t)il2cpp_codegen_subtract(L_134, 1)), NULL);
				Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_136;
				L_136 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D(L_133, L_135, NULL);
				float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_137;
				L_137 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_136, NULL);
				Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_138;
				memset((&L_138), 0, sizeof(L_138));
				Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2((&L_138), L_132, L_137, Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_RuntimeMethod_var);
				V_11 = L_138;
				V_28 = 1;
				goto IL_03b2_1;
			}

IL_035b_1:
			{
				int32_t L_139 = V_28;
				VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_140;
				L_140 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&V_7))->___m_Buffer, L_139);
				V_29 = L_140;
				int32_t L_141 = V_28;
				V_30 = ((int32_t)il2cpp_codegen_subtract(L_141, 1));
				goto IL_0388_1;
			}

IL_036e_1:
			{
				int32_t L_142 = V_30;
				int32_t L_143 = V_30;
				VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_144;
				L_144 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&V_7))->___m_Buffer, L_143);
				IL2CPP_NATIVEARRAY_SET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&V_7))->___m_Buffer, ((int32_t)il2cpp_codegen_add(L_142, 1)), (L_144));
				int32_t L_145 = V_30;
				V_30 = ((int32_t)il2cpp_codegen_subtract(L_145, 1));
			}

IL_0388_1:
			{
				int32_t L_146 = V_30;
				if ((((int32_t)L_146) < ((int32_t)0)))
				{
					goto IL_039f_1;
				}
			}
			{
				int32_t L_147 = V_30;
				VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_148;
				L_148 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&V_7))->___m_Buffer, L_147);
				VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_149 = V_29;
				il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
				bool L_150;
				L_150 = ForwardLights_U3CPreSetupU3Eg__IsProbeGreaterU7C40_0_m60EF8CFE7EBAF4BA3B9EF909B4FC805959C2F411(L_148, L_149, NULL);
				if (L_150)
				{
					goto IL_036e_1;
				}
			}

IL_039f_1:
			{
				int32_t L_151 = V_30;
				VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_152 = V_29;
				IL2CPP_NATIVEARRAY_SET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&V_7))->___m_Buffer, ((int32_t)il2cpp_codegen_add(L_151, 1)), (L_152));
				int32_t L_153 = V_28;
				V_28 = ((int32_t)il2cpp_codegen_add(L_153, 1));
			}

IL_03b2_1:
			{
				int32_t L_154 = V_28;
				int32_t L_155 = V_8;
				if ((((int32_t)L_154) < ((int32_t)L_155)))
				{
					goto IL_035b_1;
				}
			}
			{
				int32_t L_156 = V_9;
				int32_t L_157 = V_4;
				NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E L_158;
				memset((&L_158), 0, sizeof(L_158));
				NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A((&L_158), ((int32_t)il2cpp_codegen_multiply(L_156, L_157)), 3, 1, NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_RuntimeMethod_var);
				V_12 = L_158;
				il2cpp_codegen_initobj((&V_31), sizeof(LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4));
				Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_159 = V_10;
				(&V_31)->___worldToViews = L_159;
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_160 = V_6;
				(&V_31)->___lights = L_160;
				int32_t L_161 = __this->___m_LightCount;
				int32_t L_162 = V_4;
				NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E L_163;
				L_163 = NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76((&V_12), 0, ((int32_t)il2cpp_codegen_multiply(L_161, L_162)), NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_RuntimeMethod_var);
				(&V_31)->___minMaxZs = L_163;
				LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 L_164 = V_31;
				int32_t L_165 = __this->___m_LightCount;
				int32_t L_166 = V_4;
				il2cpp_codegen_initobj((&V_32), sizeof(JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08));
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_167 = V_32;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_168;
				L_168 = IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649(L_164, ((int32_t)il2cpp_codegen_multiply(L_165, L_166)), ((int32_t)32), L_167, IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_RuntimeMethod_var);
				V_13 = L_168;
				il2cpp_codegen_initobj((&V_33), sizeof(ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C));
				Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_169 = V_10;
				(&V_33)->___worldToViews = L_169;
				NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 L_170 = V_7;
				(&V_33)->___reflectionProbes = L_170;
				int32_t L_171 = __this->___m_LightCount;
				int32_t L_172 = V_4;
				int32_t L_173 = V_8;
				int32_t L_174 = V_4;
				NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E L_175;
				L_175 = NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76((&V_12), ((int32_t)il2cpp_codegen_multiply(L_171, L_172)), ((int32_t)il2cpp_codegen_multiply(L_173, L_174)), NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_RuntimeMethod_var);
				(&V_33)->___minMaxZs = L_175;
				ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C L_176 = V_33;
				int32_t L_177 = V_8;
				int32_t L_178 = V_4;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_179 = V_13;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_180;
				L_180 = IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55(L_176, ((int32_t)il2cpp_codegen_multiply(L_177, L_178)), ((int32_t)32), L_179, IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_RuntimeMethod_var);
				V_14 = L_180;
				int32_t L_181 = __this->___m_BinCount;
				V_15 = ((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_181, ((int32_t)128))), 1))/((int32_t)128)));
				il2cpp_codegen_initobj((&V_34), sizeof(ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E));
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_182 = __this->___m_ZBins;
				(&V_34)->___bins = L_182;
				NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E L_183 = V_12;
				(&V_34)->___minMaxZs = L_183;
				float L_184 = __this->___m_ZBinScale;
				(&V_34)->___zBinScale = L_184;
				float L_185 = __this->___m_ZBinOffset;
				(&V_34)->___zBinOffset = L_185;
				int32_t L_186 = __this->___m_BinCount;
				(&V_34)->___binCount = L_186;
				int32_t L_187 = __this->___m_WordsPerTile;
				(&V_34)->___wordsPerTile = L_187;
				int32_t L_188 = __this->___m_LightCount;
				(&V_34)->___lightCount = L_188;
				int32_t L_189 = V_8;
				(&V_34)->___reflectionProbeCount = L_189;
				int32_t L_190 = V_15;
				(&V_34)->___batchCount = L_190;
				int32_t L_191 = V_4;
				(&V_34)->___viewCount = L_191;
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_192 = V_2;
				NullCheck(L_192);
				bool L_193;
				L_193 = Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F(L_192, NULL);
				(&V_34)->___isOrthographic = L_193;
				ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E L_194 = V_34;
				int32_t L_195 = V_15;
				int32_t L_196 = V_4;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_197 = V_14;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_198;
				L_198 = IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566(L_194, ((int32_t)il2cpp_codegen_multiply(L_195, L_196)), 1, L_197, IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var);
				V_16 = L_198;
				JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A((&V_14), NULL);
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_199 = V_2;
				float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_200;
				L_200 = Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F((&V_11), 0, Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_RuntimeMethod_var);
				ForwardLights_GetViewParams_mFBB016BFDA8F385DA2386FE13A79398AE15B0FFE(__this, L_199, L_200, (&V_17), (&V_18), (&V_19), NULL);
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_201 = V_2;
				float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_202;
				L_202 = Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F((&V_11), 1, Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_RuntimeMethod_var);
				ForwardLights_GetViewParams_mFBB016BFDA8F385DA2386FE13A79398AE15B0FFE(__this, L_201, L_202, (&V_20), (&V_21), (&V_22), NULL);
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_203 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
				int32_t L_204 = L_203->___y;
				int32_t L_205;
				L_205 = UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_inline(UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_RuntimeMethod_var);
				il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
				int32_t L_206;
				L_206 = ForwardLights_AlignByteCount_mA3F5F2AF9602DE135C8413AA3CA967788CE078A4(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(1, L_204)), L_205)), ((int32_t)128), NULL);
				int32_t L_207;
				L_207 = UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_inline(UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_RuntimeMethod_var);
				V_23 = ((int32_t)(L_206/L_207));
				int32_t L_208 = V_23;
				int32_t L_209 = V_9;
				int32_t L_210 = V_4;
				NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 L_211;
				memset((&L_211), 0, sizeof(L_211));
				NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5((&L_211), ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_208, L_209)), L_210)), 3, 1, NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_RuntimeMethod_var);
				V_24 = L_211;
				il2cpp_codegen_initobj((&V_35), sizeof(TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352));
				NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_212 = V_6;
				(&V_35)->___lights = L_212;
				NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 L_213 = V_7;
				(&V_35)->___reflectionProbes = L_213;
				NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 L_214 = V_24;
				(&V_35)->___tileRanges = L_214;
				int32_t L_215 = V_9;
				(&V_35)->___itemsPerTile = L_215;
				int32_t L_216 = V_23;
				(&V_35)->___rangesPerItem = L_216;
				Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_217 = V_10;
				(&V_35)->___worldToViews = L_217;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_218 = V_3;
				float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_219;
				L_219 = float2_op_Implicit_mDCE8EF24B96CB48EEFA3D9C75760ECA01874C735_inline(L_218, NULL);
				int32_t L_220 = __this->___m_ActualTileWidth;
				float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_221;
				L_221 = float2_op_Division_m4AA175CD0895AA1A50F5A73B54722CA53876EE6A_inline(L_219, ((float)L_220), NULL);
				(&V_35)->___tileScale = L_221;
				int32_t L_222 = __this->___m_ActualTileWidth;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_223 = V_3;
				float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_224;
				L_224 = float2_op_Implicit_mDCE8EF24B96CB48EEFA3D9C75760ECA01874C735_inline(L_223, NULL);
				float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_225;
				L_225 = float2_op_Division_mE9F0EA43229DDFD549088D0F71AABF831698EE5F_inline(((float)L_222), L_224, NULL);
				(&V_35)->___tileScaleInv = L_225;
				float L_226 = V_17;
				float L_227 = V_20;
				Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 L_228;
				memset((&L_228), 0, sizeof(L_228));
				Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F((&L_228), L_226, L_227, Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_RuntimeMethod_var);
				(&V_35)->___viewPlaneBottoms = L_228;
				float L_229 = V_18;
				float L_230 = V_21;
				Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 L_231;
				memset((&L_231), 0, sizeof(L_231));
				Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F((&L_231), L_229, L_230, Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_RuntimeMethod_var);
				(&V_35)->___viewPlaneTops = L_231;
				float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_232 = V_19;
				float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_233 = V_22;
				Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 L_234;
				memset((&L_234), 0, sizeof(L_234));
				Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2((&L_234), L_232, L_233, Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_RuntimeMethod_var);
				(&V_35)->___viewToViewportScaleBiases = L_234;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_235 = __this->___m_TileResolution;
				(&V_35)->___tileCount = L_235;
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_236 = V_2;
				NullCheck(L_236);
				float L_237;
				L_237 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_236, NULL);
				(&V_35)->___near = L_237;
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_238 = V_2;
				NullCheck(L_238);
				bool L_239;
				L_239 = Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F(L_238, NULL);
				(&V_35)->___isOrthographic = L_239;
				TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 L_240 = V_35;
				int32_t L_241 = V_9;
				int32_t L_242 = V_4;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_243 = V_14;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_244;
				L_244 = IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B(L_240, ((int32_t)il2cpp_codegen_multiply(L_241, L_242)), 1, L_243, IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_RuntimeMethod_var);
				V_25 = L_244;
				il2cpp_codegen_initobj((&V_36), sizeof(TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876));
				NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 L_245 = V_24;
				(&V_36)->___tileRanges = L_245;
				NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_246 = __this->___m_TileMasks;
				(&V_36)->___tileMasks = L_246;
				int32_t L_247 = V_23;
				(&V_36)->___rangesPerItem = L_247;
				int32_t L_248 = V_9;
				(&V_36)->___itemsPerTile = L_248;
				int32_t L_249 = __this->___m_WordsPerTile;
				(&V_36)->___wordsPerTile = L_249;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_250 = __this->___m_TileResolution;
				(&V_36)->___tileResolution = L_250;
				TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 L_251 = V_36;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_252 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
				int32_t L_253 = L_252->___y;
				int32_t L_254 = V_4;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_255 = V_25;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_256;
				L_256 = IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9(L_251, ((int32_t)il2cpp_codegen_multiply(L_253, L_254)), 1, L_255, IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_RuntimeMethod_var);
				V_26 = L_256;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_257 = V_16;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_258;
				L_258 = NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0((&V_12), L_257, NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_RuntimeMethod_var);
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_259 = V_26;
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_260;
				L_260 = NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225((&V_24), L_259, NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_RuntimeMethod_var);
				JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_261;
				L_261 = JobHandle_CombineDependencies_mA265FBED9D75AEF610251410AFC7766F40D5BB05(L_258, L_260, NULL);
				__this->___m_CullingHandle = L_261;
				JobHandle_ScheduleBatchedJobs_mCA0E146397E30E31FB57C96DAA1820451886DACA(NULL);
				goto IL_06e1;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_06e1:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_Setup_m5D3FA3957D214026C4029ED6DB7FCF9E9B19B139 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, 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*)&ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlatformAutoDetect_tEEEF1776EA779987D2840527D96D89ADD3177A36_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral053F9B97AF4C823B8FF0AB8197AA855CBEFA9B69);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51157982D1A6519C42115BD41B89BA7C70C2510E);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66D52C31B01CF39A80390189C09B028E996B7F6A);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral675365715BE81F64469E9CFE6013D0BAF7121C50);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C8FA69A61334F793A57E791BF9290D2BCA8AA26);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79889366F896D1D07054019D98C11D868960DE47);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79AC0A2F136BF80FA39E9E5E7C8C483E0408CFF5);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A528BC8C32332D20C975DCC912834FBB4C31CDA);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7C5F87E48AE358BCF7E470E9FEB175EF05D3C087);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82525797FEE124CCDA68487D61CBF405CD672086);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral84E7E0E7E5433938C7C7E9A55D799024809F7995);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E0A2247117EBA666979C3085D6CF4A62A46F17F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7BA7EA4704EC34E92CC220E78261E9A9E4F831F);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC96739F387915D0B04F40235077F01E58428DD69);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCFC0F084962D67A0933195307610809C263728B2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF0AF62DDE6F6431619C3C67B13FB8AA161DD563);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	bool V_1 = false;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_2 = NULL;
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD 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;
	int32_t V_8 = 0;
	bool V_9 = false;
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_10;
	memset((&V_10), 0, sizeof(V_10));
	int32_t G_B13_0 = 0;
	String_t* G_B15_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B15_1 = NULL;
	String_t* G_B14_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B14_1 = NULL;
	int32_t G_B16_0 = 0;
	String_t* G_B16_1 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B16_2 = NULL;
	String_t* G_B19_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B19_1 = NULL;
	String_t* G_B17_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B17_1 = NULL;
	String_t* G_B18_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B18_1 = NULL;
	int32_t G_B20_0 = 0;
	String_t* G_B20_1 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B20_2 = NULL;
	int32_t G_B23_0 = 0;
	int32_t G_B26_0 = 0;
	int32_t G_B29_0 = 0;
	String_t* G_B31_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B31_1 = NULL;
	String_t* G_B30_0 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B30_1 = NULL;
	int32_t G_B32_0 = 0;
	String_t* G_B32_1 = NULL;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B32_2 = NULL;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_1 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_0->___lightData);
		int32_t L_2 = L_1->___additionalLightsCount;
		V_0 = L_2;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_4 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_3->___lightData);
		bool L_5 = L_4->___shadeAdditionalLightsPerVertex;
		V_1 = L_5;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_6 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7 = L_6->___commandBuffer;
		V_2 = L_7;
		il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_8 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSampler;
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_3), (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL, L_8, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_034e:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_3), NULL);
				return;
			}
		});
		try
		{
			{
				bool L_9 = __this->___m_UseForwardPlus;
				if (!L_9)
				{
					goto IL_01a7_1;
				}
			}
			{
				ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D* L_10 = (ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D*)(&__this->___m_ReflectionProbeManager);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_11 = V_2;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
				ReflectionProbeManager_UpdateGpuData_m568FD19D62B0701E7BD5DEEC29DDDACA0889E7C3(L_10, L_11, L_12, NULL);
				il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
				ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_13 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPComplete;
				ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD L_14;
				memset((&L_14), 0, sizeof(L_14));
				ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&L_14), (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL, L_13, NULL);
				V_10 = L_14;
			}
			{
				auto __finallyBlock = il2cpp::utils::Finally([&]
				{

FINALLY_005e_1:
					{
						ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_10), NULL);
						return;
					}
				});
				try
				{
					JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* L_15 = (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08*)(&__this->___m_CullingHandle);
					JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A(L_15, NULL);
					goto IL_006c_1;
				}
				catch(Il2CppExceptionWrapper& e)
				{
					__finallyBlock.StoreException(e.ex);
				}
			}

IL_006c_1:
			{
				il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
				ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_16 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPUpload;
				ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD L_17;
				memset((&L_17), 0, sizeof(L_17));
				ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&L_17), (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL, L_16, NULL);
				V_10 = L_17;
			}
			{
				auto __finallyBlock = il2cpp::utils::Finally([&]
				{

FINALLY_00e3_1:
					{
						ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_10), NULL);
						return;
					}
				});
				try
				{
					GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_18 = __this->___m_ZBinsBuffer;
					NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_19 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_ZBins);
					int32_t L_20;
					L_20 = UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_inline(UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var);
					NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 L_21;
					L_21 = NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055(L_19, L_20, NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var);
					NullCheck(L_18);
					GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656(L_18, L_21, GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_RuntimeMethod_var);
					GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_22 = __this->___m_TileMasksBuffer;
					NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_23 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
					int32_t L_24;
					L_24 = UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_inline(UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var);
					NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 L_25;
					L_25 = NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055(L_23, L_24, NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var);
					NullCheck(L_22);
					GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656(L_22, L_25, GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_RuntimeMethod_var);
					CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_26 = V_2;
					GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_27 = __this->___m_ZBinsBuffer;
					il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
					int32_t L_28;
					L_28 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
					NullCheck(L_26);
					CommandBuffer_SetGlobalConstantBuffer_mA95F43D02576D8EB4187A65A7A2196A65EE43423(L_26, L_27, _stringLiteral82525797FEE124CCDA68487D61CBF405CD672086, 0, ((int32_t)il2cpp_codegen_multiply(L_28, 4)), NULL);
					CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_29 = V_2;
					GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_30 = __this->___m_TileMasksBuffer;
					int32_t L_31;
					L_31 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
					NullCheck(L_29);
					CommandBuffer_SetGlobalConstantBuffer_mA95F43D02576D8EB4187A65A7A2196A65EE43423(L_29, L_30, _stringLiteralC7BA7EA4704EC34E92CC220E78261E9A9E4F831F, 0, ((int32_t)il2cpp_codegen_multiply(L_31, 4)), NULL);
					goto IL_00f1_1;
				}
				catch(Il2CppExceptionWrapper& e)
				{
					__finallyBlock.StoreException(e.ex);
				}
			}

IL_00f1_1:
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_32 = V_2;
				float L_33 = __this->___m_ZBinScale;
				float L_34 = __this->___m_ZBinOffset;
				int32_t L_35 = __this->___m_LightCount;
				int32_t L_36 = __this->___m_DirectionalLightCount;
				float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_37;
				L_37 = math_float4_m16697C284FA0C25A84F3DC3E99F3D4C306B6BFBF_inline(L_33, L_34, ((float)L_35), ((float)L_36), NULL);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_38;
				L_38 = float4_op_Implicit_m5E3AEBAF5F12155549CC051E1EEEE81DF3516E92(L_37, NULL);
				NullCheck(L_32);
				CommandBuffer_SetGlobalVector_mA5AF1BDEA174489A81DCE9D3E0415331FB05CE47(L_32, _stringLiteral6C8FA69A61334F793A57E791BF9290D2BCA8AA26, L_38, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_39 = V_2;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_40 = ___1_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_41 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_40->___cameraData);
				Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_42 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_41->___pixelRect);
				Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_43;
				L_43 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_42, NULL);
				int32_t L_44 = __this->___m_ActualTileWidth;
				Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_45;
				L_45 = Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline(L_43, ((float)L_44), NULL);
				float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_46;
				L_46 = float2_op_Implicit_m274CE0EFDC0FFD5168817614BF1A3699784DE02B(L_45, NULL);
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_47 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
				int32_t L_48 = L_47->___x;
				int32_t L_49 = __this->___m_WordsPerTile;
				float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_50;
				L_50 = math_float4_m8177BCC80431B291731F53C99FF25D3090AB286D_inline(L_46, ((float)L_48), ((float)L_49), NULL);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_51;
				L_51 = float4_op_Implicit_m5E3AEBAF5F12155549CC051E1EEEE81DF3516E92(L_50, NULL);
				NullCheck(L_39);
				CommandBuffer_SetGlobalVector_mA5AF1BDEA174489A81DCE9D3E0415331FB05CE47(L_39, _stringLiteralDF0AF62DDE6F6431619C3C67B13FB8AA161DD563, L_51, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_52 = V_2;
				int32_t L_53 = __this->___m_BinCount;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_54 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
				int32_t L_55 = L_54->___x;
				int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_56 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
				int32_t L_57 = L_56->___y;
				float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_58;
				L_58 = math_float4_m16697C284FA0C25A84F3DC3E99F3D4C306B6BFBF_inline(((float)L_53), ((float)((int32_t)il2cpp_codegen_multiply(L_55, L_57))), (0.0f), (0.0f), NULL);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_59;
				L_59 = float4_op_Implicit_m5E3AEBAF5F12155549CC051E1EEEE81DF3516E92(L_58, NULL);
				NullCheck(L_52);
				CommandBuffer_SetGlobalVector_mA5AF1BDEA174489A81DCE9D3E0415331FB05CE47(L_52, _stringLiteral675365715BE81F64469E9CFE6013D0BAF7121C50, L_59, NULL);
			}

IL_01a7_1:
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_60 = V_2;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_61 = ___1_renderingData;
				ForwardLights_SetupShaderLightConstants_m55ABC929F4CF67B8BBCC539129109F902A046FE1(__this, L_60, L_61, NULL);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_62 = ___1_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_63 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_62->___cameraData);
				ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_64 = L_63->___renderer;
				NullCheck(L_64);
				bool L_65;
				L_65 = ScriptableRenderer_get_stripAdditionalLightOffVariants_mAE9AFBDA4F4A08090587F1DD1D4C241FB47D7129_inline(L_64, NULL);
				if (!L_65)
				{
					goto IL_01ce_1;
				}
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_66 = ___1_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_67 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_66->___lightData);
				bool L_68 = L_67->___supportsAdditionalLights;
				if (L_68)
				{
					goto IL_01d4_1;
				}
			}

IL_01ce_1:
			{
				int32_t L_69 = V_0;
				G_B13_0 = ((((int32_t)L_69) > ((int32_t)0))? 1 : 0);
				goto IL_01d5_1;
			}

IL_01d4_1:
			{
				G_B13_0 = 1;
			}

IL_01d5_1:
			{
				V_4 = (bool)G_B13_0;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_70 = V_2;
				bool L_71 = V_4;
				bool L_72 = V_1;
				if (!((int32_t)((int32_t)L_71&(int32_t)L_72)))
				{
					G_B15_0 = _stringLiteral51157982D1A6519C42115BD41B89BA7C70C2510E;
					G_B15_1 = L_70;
					goto IL_01ee_1;
				}
				G_B14_0 = _stringLiteral51157982D1A6519C42115BD41B89BA7C70C2510E;
				G_B14_1 = L_70;
			}
			{
				bool L_73 = __this->___m_UseForwardPlus;
				G_B16_0 = ((((int32_t)L_73) == ((int32_t)0))? 1 : 0);
				G_B16_1 = G_B14_0;
				G_B16_2 = G_B14_1;
				goto IL_01ef_1;
			}

IL_01ee_1:
			{
				G_B16_0 = 0;
				G_B16_1 = G_B15_0;
				G_B16_2 = G_B15_1;
			}

IL_01ef_1:
			{
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(G_B16_2, G_B16_1, (bool)G_B16_0, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_74 = V_2;
				bool L_75 = V_4;
				if (!L_75)
				{
					G_B19_0 = _stringLiteral79AC0A2F136BF80FA39E9E5E7C8C483E0408CFF5;
					G_B19_1 = L_74;
					goto IL_020c_1;
				}
				G_B17_0 = _stringLiteral79AC0A2F136BF80FA39E9E5E7C8C483E0408CFF5;
				G_B17_1 = L_74;
			}
			{
				bool L_76 = V_1;
				if (L_76)
				{
					G_B19_0 = G_B17_0;
					G_B19_1 = G_B17_1;
					goto IL_020c_1;
				}
				G_B18_0 = G_B17_0;
				G_B18_1 = G_B17_1;
			}
			{
				bool L_77 = __this->___m_UseForwardPlus;
				G_B20_0 = ((((int32_t)L_77) == ((int32_t)0))? 1 : 0);
				G_B20_1 = G_B18_0;
				G_B20_2 = G_B18_1;
				goto IL_020d_1;
			}

IL_020c_1:
			{
				G_B20_0 = 0;
				G_B20_1 = G_B19_0;
				G_B20_2 = G_B19_1;
			}

IL_020d_1:
			{
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(G_B20_2, G_B20_1, (bool)G_B20_0, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_78 = V_2;
				bool L_79 = __this->___m_UseForwardPlus;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_78, _stringLiteral66D52C31B01CF39A80390189C09B028E996B7F6A, L_79, NULL);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_80 = ___1_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_81 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_80->___lightData);
				bool L_82 = L_81->___supportsMixedLighting;
				if (!L_82)
				{
					goto IL_023b_1;
				}
			}
			{
				int32_t L_83 = __this->___m_MixedLightingSetup;
				G_B23_0 = ((((int32_t)L_83) == ((int32_t)1))? 1 : 0);
				goto IL_023c_1;
			}

IL_023b_1:
			{
				G_B23_0 = 0;
			}

IL_023c_1:
			{
				V_5 = (bool)G_B23_0;
				bool L_84 = V_5;
				if (!L_84)
				{
					goto IL_024c_1;
				}
			}
			{
				int32_t L_85;
				L_85 = QualitySettings_get_shadowmaskMode_mE3ACF9903A2D347AA58E8CCFC90CAF9B3CCEDC18(NULL);
				G_B26_0 = ((((int32_t)L_85) == ((int32_t)0))? 1 : 0);
				goto IL_024d_1;
			}

IL_024c_1:
			{
				G_B26_0 = 0;
			}

IL_024d_1:
			{
				V_6 = (bool)G_B26_0;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_86 = ___1_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_87 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_86->___lightData);
				bool L_88 = L_87->___supportsMixedLighting;
				if (!L_88)
				{
					goto IL_0267_1;
				}
			}
			{
				int32_t L_89 = __this->___m_MixedLightingSetup;
				G_B29_0 = ((((int32_t)L_89) == ((int32_t)2))? 1 : 0);
				goto IL_0268_1;
			}

IL_0267_1:
			{
				G_B29_0 = 0;
			}

IL_0268_1:
			{
				V_7 = (bool)G_B29_0;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_90 = V_2;
				bool L_91 = V_7;
				bool L_92 = V_6;
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_90, _stringLiteral84E7E0E7E5433938C7C7E9A55D799024809F7995, (bool)((int32_t)((int32_t)L_91|(int32_t)L_92)), NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_93 = V_2;
				bool L_94 = V_5;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_93, _stringLiteral7C5F87E48AE358BCF7E470E9FEB175EF05D3C087, L_94, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_95 = V_2;
				bool L_96 = V_7;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_95, _stringLiteral79889366F896D1D07054019D98C11D868960DE47, L_96, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_97 = V_2;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_98 = ___1_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_99 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_98->___lightData);
				bool L_100 = L_99->___reflectionProbeBlending;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_97, _stringLiteral053F9B97AF4C823B8FF0AB8197AA855CBEFA9B69, L_100, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_101 = V_2;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_102 = ___1_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_103 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_102->___lightData);
				bool L_104 = L_103->___reflectionProbeBoxProjection;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_101, _stringLiteral9E0A2247117EBA666979C3085D6CF4A62A46F17F, L_104, NULL);
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_105;
				L_105 = UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9(NULL);
				NullCheck(L_105);
				int32_t L_106;
				L_106 = UniversalRenderPipelineAsset_get_shEvalMode_mE70F48B0A135221567C29FA912AE7EEF5CA5095A_inline(L_105, NULL);
				il2cpp_codegen_runtime_class_init_inline(PlatformAutoDetect_tEEEF1776EA779987D2840527D96D89ADD3177A36_il2cpp_TypeInfo_var);
				int32_t L_107;
				L_107 = PlatformAutoDetect_ShAutoDetect_m1523EB64AB12A553F6DB406762F8909042227BE1(L_106, NULL);
				V_8 = L_107;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_108 = V_2;
				int32_t L_109 = V_8;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_108, _stringLiteral7A528BC8C32332D20C975DCC912834FBB4C31CDA, (bool)((((int32_t)L_109) == ((int32_t)2))? 1 : 0), NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_110 = V_2;
				int32_t L_111 = V_8;
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_110, _stringLiteralCFC0F084962D67A0933195307610809C263728B2, (bool)((((int32_t)L_111) == ((int32_t)1))? 1 : 0), NULL);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_112 = ___1_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_113 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_112->___lightData);
				bool L_114 = L_113->___supportsLightLayers;
				V_9 = L_114;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_115 = V_2;
				bool L_116 = V_9;
				if (!L_116)
				{
					G_B31_0 = _stringLiteralC96739F387915D0B04F40235077F01E58428DD69;
					G_B31_1 = L_115;
					goto IL_031d_1;
				}
				G_B30_0 = _stringLiteralC96739F387915D0B04F40235077F01E58428DD69;
				G_B30_1 = L_115;
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_117 = ___1_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_118 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_117->___cameraData);
				Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_119 = L_118->___camera;
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				bool L_120;
				L_120 = CoreUtils_IsSceneLightingDisabled_m35C35CC0351AEDED67A86FEAA5184799833F9A1A(L_119, NULL);
				G_B32_0 = ((((int32_t)L_120) == ((int32_t)0))? 1 : 0);
				G_B32_1 = G_B30_0;
				G_B32_2 = G_B30_1;
				goto IL_031e_1;
			}

IL_031d_1:
			{
				G_B32_0 = 0;
				G_B32_1 = G_B31_0;
				G_B32_2 = G_B31_1;
			}

IL_031e_1:
			{
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(G_B32_2, G_B32_1, (bool)G_B32_0, NULL);
				LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_121 = __this->___m_LightCookieManager;
				if (!L_121)
				{
					goto IL_0340_1;
				}
			}
			{
				LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_122 = __this->___m_LightCookieManager;
				ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_123 = ___0_context;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_124 = V_2;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_125 = ___1_renderingData;
				LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_126 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_125->___lightData);
				NullCheck(L_122);
				LightCookieManager_Setup_m79BF3350E6D80DA649A137CD982F7F025E19EC40(L_122, L_123, L_124, L_126, NULL);
				goto IL_035c;
			}

IL_0340_1:
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_127 = V_2;
				il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
				CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_127, _stringLiteralB313543FDB4907D026DF88FEFC7D478781D39D57, (bool)0, NULL);
				goto IL_035c;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_035c:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_128 = V_2;
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
		ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_128, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_129 = V_2;
		NullCheck(L_129);
		CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_129, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_Cleanup_mCE7DA0C52C5C16341EE7CDCA1D9B0D8A98A6849D (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
		s_Il2CppMethodInitialized = true;
	}
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* G_B4_0 = NULL;
	LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* G_B3_0 = NULL;
	{
		bool L_0 = __this->___m_UseForwardPlus;
		if (!L_0)
		{
			goto IL_0058;
		}
	}
	{
		JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* L_1 = (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08*)(&__this->___m_CullingHandle);
		JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A(L_1, NULL);
		NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_2 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_ZBins);
		NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_2, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
		NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_3 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
		NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_3, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
		GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_4 = __this->___m_ZBinsBuffer;
		NullCheck(L_4);
		GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596(L_4, NULL);
		__this->___m_ZBinsBuffer = (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ZBinsBuffer), (void*)(GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)NULL);
		GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_5 = __this->___m_TileMasksBuffer;
		NullCheck(L_5);
		GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596(L_5, NULL);
		__this->___m_TileMasksBuffer = (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TileMasksBuffer), (void*)(GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)NULL);
		ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D* L_6 = (ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D*)(&__this->___m_ReflectionProbeManager);
		ReflectionProbeManager_Dispose_m2517A36EC183519CFA8BE412C8FDFA265115041C(L_6, NULL);
	}

IL_0058:
	{
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_7 = __this->___m_LightCookieManager;
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_8 = L_7;
		if (L_8)
		{
			G_B4_0 = L_8;
			goto IL_0064;
		}
		G_B3_0 = L_8;
	}
	{
		goto IL_0069;
	}

IL_0064:
	{
		NullCheck(G_B4_0);
		LightCookieManager_Dispose_mF5B3B096E2700EF22BAF2776F83384B5C438D2E6(G_B4_0, NULL);
	}

IL_0069:
	{
		__this->___m_LightCookieManager = (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B*)NULL;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LightCookieManager), (void*)(LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B*)NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_InitializeLightConstants_mF79839BA88842F50553D05861DFC79FF2D85D69C (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_lights, int32_t ___1_lightIndex, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___2_lightPos, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___3_lightColor, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___4_lightAttenuation, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___5_lightSpotDir, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___6_lightOcclusionProbeChannel, uint32_t* ___7_lightLayerMask, bool* ___8_isSubtractive, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_0 = NULL;
	Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_1 = NULL;
	LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 V_2;
	memset((&V_2), 0, sizeof(V_2));
	UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* V_3 = NULL;
	int32_t V_4 = 0;
	bool* G_B5_0 = NULL;
	bool* G_B3_0 = NULL;
	bool* G_B4_0 = NULL;
	int32_t G_B6_0 = 0;
	bool* G_B6_1 = NULL;
	{
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_0 = ___0_lights;
		int32_t L_1 = ___1_lightIndex;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_2 = ___2_lightPos;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_3 = ___3_lightColor;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_4 = ___4_lightAttenuation;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_5 = ___5_lightSpotDir;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_6 = ___6_lightOcclusionProbeChannel;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		UniversalRenderPipeline_InitializeLightConstants_Common_m7BC6676C3B682CEF8D1DA739189B28F59C65AA19(L_0, L_1, L_2, L_3, L_4, L_5, L_6, NULL);
		uint32_t* L_7 = ___7_lightLayerMask;
		*((int32_t*)L_7) = (int32_t)0;
		bool* L_8 = ___8_isSubtractive;
		*((int8_t*)L_8) = (int8_t)0;
		int32_t L_9 = ___1_lightIndex;
		if ((((int32_t)L_9) >= ((int32_t)0)))
		{
			goto IL_001d;
		}
	}
	{
		return;
	}

IL_001d:
	{
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_10 = ___0_lights;
		int32_t L_11 = ___1_lightIndex;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_12;
		L_12 = NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C(L_10, L_11, NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
		V_0 = L_12;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_13 = V_0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_14;
		L_14 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_13, NULL);
		V_1 = L_14;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_15 = V_1;
		NullCheck(L_15);
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_16;
		L_16 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_15, NULL);
		V_2 = L_16;
		bool* L_17 = ___8_isSubtractive;
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_18 = V_2;
		bool L_19 = L_18.___isBaked;
		if (!L_19)
		{
			G_B5_0 = L_17;
			goto IL_0051;
		}
		G_B3_0 = L_17;
	}
	{
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_20 = V_2;
		int32_t L_21 = L_20.___lightmapBakeType;
		if ((!(((uint32_t)L_21) == ((uint32_t)1))))
		{
			G_B5_0 = G_B3_0;
			goto IL_0051;
		}
		G_B4_0 = G_B3_0;
	}
	{
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_22 = V_2;
		int32_t L_23 = L_22.___mixedLightingMode;
		G_B6_0 = ((((int32_t)L_23) == ((int32_t)1))? 1 : 0);
		G_B6_1 = G_B4_0;
		goto IL_0052;
	}

IL_0051:
	{
		G_B6_0 = 0;
		G_B6_1 = G_B5_0;
	}

IL_0052:
	{
		*((int8_t*)G_B6_1) = (int8_t)G_B6_0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_24 = V_1;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_25;
		L_25 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_24, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_25)
		{
			goto IL_005d;
		}
	}
	{
		return;
	}

IL_005d:
	{
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_26 = V_2;
		int32_t L_27 = L_26.___lightmapBakeType;
		if ((!(((uint32_t)L_27) == ((uint32_t)1))))
		{
			goto IL_009f;
		}
	}
	{
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_28 = V_0;
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_29;
		L_29 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_28, NULL);
		NullCheck(L_29);
		int32_t L_30;
		L_30 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_29, NULL);
		if (!L_30)
		{
			goto IL_009f;
		}
	}
	{
		int32_t L_31 = __this->___m_MixedLightingSetup;
		if (L_31)
		{
			goto IL_009f;
		}
	}
	{
		LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_32 = V_2;
		int32_t L_33 = L_32.___mixedLightingMode;
		V_4 = L_33;
		int32_t L_34 = V_4;
		if ((((int32_t)L_34) == ((int32_t)1)))
		{
			goto IL_008f;
		}
	}
	{
		int32_t L_35 = V_4;
		if ((((int32_t)L_35) == ((int32_t)2)))
		{
			goto IL_0098;
		}
	}
	{
		goto IL_009f;
	}

IL_008f:
	{
		__this->___m_MixedLightingSetup = 2;
		goto IL_009f;
	}

IL_0098:
	{
		__this->___m_MixedLightingSetup = 1;
	}

IL_009f:
	{
		Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_36 = V_1;
		UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_37;
		L_37 = LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132(L_36, NULL);
		V_3 = L_37;
		uint32_t* L_38 = ___7_lightLayerMask;
		UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_39 = V_3;
		NullCheck(L_39);
		uint32_t L_40;
		L_40 = UniversalAdditionalLightData_get_renderingLayers_m4E87294D6D0AFF1195671E24003BFF9110C4BF04_inline(L_39, NULL);
		uint32_t L_41;
		L_41 = RenderingLayerUtils_ToValidRenderingLayers_m0A7058438D6132C39118BD06430A19B691ED1180(L_40, NULL);
		*((int32_t*)L_38) = (int32_t)L_41;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupShaderLightConstants_m55ABC929F4CF67B8BBCC539129109F902A046FE1 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	{
		__this->___m_MixedLightingSetup = 0;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_1 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_2 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_1->___lightData);
		ForwardLights_SetupMainLightConstants_mB4C36F83F456A59C5DC85B07FBE7DF4B41E6C5DB(__this, L_0, L_2, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = ___0_cmd;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = ___1_renderingData;
		ForwardLights_SetupAdditionalLightConstants_mAD4C6BC0319CAD71258EB7E52C84440D41F50073(__this, L_3, L_4, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupMainLightConstants_mB4C36F83F456A59C5DC85B07FBE7DF4B41E6C5DB (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___1_lightData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
	memset((&V_0), 0, sizeof(V_0));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_1;
	memset((&V_1), 0, sizeof(V_1));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_2;
	memset((&V_2), 0, sizeof(V_2));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_3;
	memset((&V_3), 0, sizeof(V_3));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_4;
	memset((&V_4), 0, sizeof(V_4));
	uint32_t V_5 = 0;
	bool V_6 = false;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B2_0 = NULL;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B1_0 = NULL;
	float G_B3_0 = 0.0f;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B3_1 = NULL;
	{
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_0 = ___1_lightData;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_1 = L_0->___visibleLights;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_2 = ___1_lightData;
		int32_t L_3 = L_2->___mainLightIndex;
		ForwardLights_InitializeLightConstants_mF79839BA88842F50553D05861DFC79FF2D85D69C(__this, L_1, L_3, (&V_0), (&V_1), (&V_2), (&V_3), (&V_4), (&V_5), (&V_6), NULL);
		bool L_4 = V_6;
		if (L_4)
		{
			G_B2_0 = (&V_1);
			goto IL_002d;
		}
		G_B1_0 = (&V_1);
	}
	{
		G_B3_0 = (1.0f);
		G_B3_1 = G_B1_0;
		goto IL_0032;
	}

IL_002d:
	{
		G_B3_0 = (0.0f);
		G_B3_1 = G_B2_0;
	}

IL_0032:
	{
		G_B3_1->___w = G_B3_0;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_5 = ___0_cmd;
		int32_t L_6 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightPosition;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7 = V_0;
		NullCheck(L_5);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_5, L_6, L_7, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = ___0_cmd;
		int32_t L_9 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightColor;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = V_1;
		NullCheck(L_8);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_8, L_9, L_10, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_11 = ___0_cmd;
		int32_t L_12 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightOcclusionProbesChannel;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_13 = V_4;
		NullCheck(L_11);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_11, L_12, L_13, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_14 = ___0_cmd;
		int32_t L_15 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightLayerMask;
		uint32_t L_16 = V_5;
		NullCheck(L_14);
		CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_14, L_15, L_16, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupAdditionalLightConstants_mAD4C6BC0319CAD71258EB7E52C84440D41F50073 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* V_0 = NULL;
	CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 V_1;
	memset((&V_1), 0, sizeof(V_1));
	NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_2;
	memset((&V_2), 0, sizeof(V_2));
	int32_t V_3 = 0;
	int32_t V_4 = 0;
	NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A V_5;
	memset((&V_5), 0, sizeof(V_5));
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_6 = NULL;
	int32_t V_7 = 0;
	ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_8 = NULL;
	int32_t V_9 = 0;
	int32_t V_10 = 0;
	LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED V_11;
	memset((&V_11), 0, sizeof(V_11));
	bool V_12 = false;
	int32_t V_13 = 0;
	int32_t V_14 = 0;
	uint32_t V_15 = 0;
	bool V_16 = false;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B13_0 = NULL;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B12_0 = NULL;
	float G_B14_0 = 0.0f;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B14_1 = NULL;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_1 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_0->___lightData);
		V_0 = L_1;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_2 = ___1_renderingData;
		CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_3 = L_2->___cullResults;
		V_1 = L_3;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_4 = V_0;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_5 = L_4->___visibleLights;
		V_2 = L_5;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		int32_t L_6;
		L_6 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
		V_3 = L_6;
		CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_7 = V_1;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_8 = V_0;
		int32_t L_9;
		L_9 = ForwardLights_SetupPerObjectLightIndices_m0ED9E96E1DCD59D99CD58EDCC1A9D46653140EFF(__this, L_7, L_8, NULL);
		V_4 = L_9;
		int32_t L_10 = V_4;
		if ((((int32_t)L_10) <= ((int32_t)0)))
		{
			goto IL_0255;
		}
	}
	{
		bool L_11 = __this->___m_UseStructuredBuffer;
		if (!L_11)
		{
			goto IL_0111;
		}
	}
	{
		int32_t L_12 = V_4;
		NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA((&V_5), L_12, 2, 1, NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_RuntimeMethod_var);
		V_9 = 0;
		V_10 = 0;
		goto IL_00ab;
	}

IL_004b:
	{
		int32_t L_13 = V_9;
		VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_14;
		L_14 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, ((&V_2))->___m_Buffer, L_13);
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_15 = V_0;
		int32_t L_16 = L_15->___mainLightIndex;
		int32_t L_17 = V_9;
		if ((((int32_t)L_16) == ((int32_t)L_17)))
		{
			goto IL_00a5;
		}
	}
	{
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_18 = V_2;
		int32_t L_19 = V_9;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_20 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_11)->___position);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_21 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_11)->___color);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_22 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_11)->___attenuation);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_23 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_11)->___spotDirection);
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_24 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_11)->___occlusionProbeChannels);
		uint32_t* L_25 = (uint32_t*)(&(&V_11)->___layerMask);
		ForwardLights_InitializeLightConstants_mF79839BA88842F50553D05861DFC79FF2D85D69C(__this, L_18, L_19, L_20, L_21, L_22, L_23, L_24, L_25, (&V_12), NULL);
		int32_t L_26 = V_10;
		LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED L_27 = V_11;
		IL2CPP_NATIVEARRAY_SET_ITEM(LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED, ((&V_5))->___m_Buffer, L_26, (L_27));
		int32_t L_28 = V_10;
		V_10 = ((int32_t)il2cpp_codegen_add(L_28, 1));
	}

IL_00a5:
	{
		int32_t L_29 = V_9;
		V_9 = ((int32_t)il2cpp_codegen_add(L_29, 1));
	}

IL_00ab:
	{
		int32_t L_30 = V_9;
		int32_t L_31;
		L_31 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
		if ((((int32_t)L_30) >= ((int32_t)L_31)))
		{
			goto IL_00bb;
		}
	}
	{
		int32_t L_32 = V_10;
		int32_t L_33 = V_3;
		if ((((int32_t)L_32) < ((int32_t)L_33)))
		{
			goto IL_004b;
		}
	}

IL_00bb:
	{
		ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_34;
		L_34 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
		int32_t L_35 = V_4;
		NullCheck(L_34);
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_36;
		L_36 = ShaderData_GetLightDataBuffer_m1A439B2E7A272E2117469F1DE4C8DBA85E8732D5(L_34, L_35, NULL);
		V_6 = L_36;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_37 = V_6;
		NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A L_38 = V_5;
		NullCheck(L_37);
		ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E(L_37, L_38, ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_RuntimeMethod_var);
		int32_t L_39;
		L_39 = CullingResults_get_lightAndReflectionProbeIndexCount_mD6A7F71F6D8EAD3D01CD057B205FA00FFB05C7D8((&V_1), NULL);
		V_7 = L_39;
		ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_40;
		L_40 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
		int32_t L_41 = V_7;
		NullCheck(L_40);
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_42;
		L_42 = ShaderData_GetLightIndicesBuffer_m14FCA4F99C094623216B1C4940DC850397C29F19(L_40, L_41, NULL);
		V_8 = L_42;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_43 = ___0_cmd;
		int32_t L_44 = __this->___m_AdditionalLightsBufferId;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_45 = V_6;
		NullCheck(L_43);
		CommandBuffer_SetGlobalBuffer_mED62A924980221D84C609BF2CBCA88FAF0341F46(L_43, L_44, L_45, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_46 = ___0_cmd;
		int32_t L_47 = __this->___m_AdditionalLightsIndicesId;
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_48 = V_8;
		NullCheck(L_46);
		CommandBuffer_SetGlobalBuffer_mED62A924980221D84C609BF2CBCA88FAF0341F46(L_46, L_47, L_48, NULL);
		NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A((&V_5), NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A_RuntimeMethod_var);
		goto IL_022e;
	}

IL_0111:
	{
		V_13 = 0;
		V_14 = 0;
		goto IL_01b5;
	}

IL_011c:
	{
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_49 = V_0;
		int32_t L_50 = L_49->___mainLightIndex;
		int32_t L_51 = V_13;
		if ((((int32_t)L_50) == ((int32_t)L_51)))
		{
			goto IL_01af;
		}
	}
	{
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_52 = V_2;
		int32_t L_53 = V_13;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_54 = __this->___m_AdditionalLightPositions;
		int32_t L_55 = V_14;
		NullCheck(L_54);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_56 = __this->___m_AdditionalLightColors;
		int32_t L_57 = V_14;
		NullCheck(L_56);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_58 = __this->___m_AdditionalLightAttenuations;
		int32_t L_59 = V_14;
		NullCheck(L_58);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_60 = __this->___m_AdditionalLightSpotDirections;
		int32_t L_61 = V_14;
		NullCheck(L_60);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_62 = __this->___m_AdditionalLightOcclusionProbeChannels;
		int32_t L_63 = V_14;
		NullCheck(L_62);
		ForwardLights_InitializeLightConstants_mF79839BA88842F50553D05861DFC79FF2D85D69C(__this, L_52, L_53, ((L_54)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_55))), ((L_56)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_57))), ((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59))), ((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61))), ((L_62)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_63))), (&V_15), (&V_16), NULL);
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_64 = __this->___m_AdditionalLightsLayerMasks;
		int32_t L_65 = V_14;
		uint32_t L_66 = V_15;
		float L_67;
		L_67 = math_asfloat_m20D259DAAB46464B59BD8BF5678F9D59800F70A9_inline(L_66, NULL);
		NullCheck(L_64);
		(L_64)->SetAt(static_cast<il2cpp_array_size_t>(L_65), (float)L_67);
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_68 = __this->___m_AdditionalLightColors;
		int32_t L_69 = V_14;
		NullCheck(L_68);
		bool L_70 = V_16;
		if (L_70)
		{
			G_B13_0 = ((L_68)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_69)));
			goto IL_019f;
		}
		G_B12_0 = ((L_68)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_69)));
	}
	{
		G_B14_0 = (0.0f);
		G_B14_1 = G_B12_0;
		goto IL_01a4;
	}

IL_019f:
	{
		G_B14_0 = (1.0f);
		G_B14_1 = G_B13_0;
	}

IL_01a4:
	{
		G_B14_1->___w = G_B14_0;
		int32_t L_71 = V_14;
		V_14 = ((int32_t)il2cpp_codegen_add(L_71, 1));
	}

IL_01af:
	{
		int32_t L_72 = V_13;
		V_13 = ((int32_t)il2cpp_codegen_add(L_72, 1));
	}

IL_01b5:
	{
		int32_t L_73 = V_13;
		int32_t L_74;
		L_74 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
		if ((((int32_t)L_73) >= ((int32_t)L_74)))
		{
			goto IL_01c8;
		}
	}
	{
		int32_t L_75 = V_14;
		int32_t L_76 = V_3;
		if ((((int32_t)L_75) < ((int32_t)L_76)))
		{
			goto IL_011c;
		}
	}

IL_01c8:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_77 = ___0_cmd;
		int32_t L_78 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsPosition;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_79 = __this->___m_AdditionalLightPositions;
		NullCheck(L_77);
		CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_77, L_78, L_79, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_80 = ___0_cmd;
		int32_t L_81 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsColor;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_82 = __this->___m_AdditionalLightColors;
		NullCheck(L_80);
		CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_80, L_81, L_82, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_83 = ___0_cmd;
		int32_t L_84 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsAttenuation;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_85 = __this->___m_AdditionalLightAttenuations;
		NullCheck(L_83);
		CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_83, L_84, L_85, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_86 = ___0_cmd;
		int32_t L_87 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsSpotDir;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_88 = __this->___m_AdditionalLightSpotDirections;
		NullCheck(L_86);
		CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_86, L_87, L_88, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_89 = ___0_cmd;
		int32_t L_90 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightOcclusionProbeChannel;
		Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_91 = __this->___m_AdditionalLightOcclusionProbeChannels;
		NullCheck(L_89);
		CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_89, L_90, L_91, NULL);
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_92 = ___0_cmd;
		int32_t L_93 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsLayerMasks;
		SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_94 = __this->___m_AdditionalLightsLayerMasks;
		NullCheck(L_92);
		CommandBuffer_SetGlobalFloatArray_m315944E1E1EB8D8A49AFFDA97FBCDBD8D6CFBDD5(L_92, L_93, L_94, NULL);
	}

IL_022e:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_95 = ___0_cmd;
		int32_t L_96 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_97 = V_0;
		int32_t L_98 = L_97->___maxPerObjectAdditionalLightsCount;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_99;
		memset((&L_99), 0, sizeof(L_99));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_99), ((float)L_98), (0.0f), (0.0f), (0.0f), NULL);
		NullCheck(L_95);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_95, L_96, L_99, NULL);
		return;
	}

IL_0255:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_100 = ___0_cmd;
		int32_t L_101 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_102;
		L_102 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
		NullCheck(L_100);
		CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_100, L_101, L_102, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ForwardLights_SetupPerObjectLightIndices_m0ED9E96E1DCD59D99CD58EDCC1A9D46653140EFF (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullResults, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___1_lightData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C 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;
	int32_t V_5 = 0;
	NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* V_6 = NULL;
	int32_t V_7 = 0;
	int32_t V_8 = 0;
	int32_t V_9 = 0;
	{
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_0 = ___1_lightData;
		int32_t L_1 = L_0->___additionalLightsCount;
		if (!L_1)
		{
			goto IL_0010;
		}
	}
	{
		bool L_2 = __this->___m_UseForwardPlus;
		if (!L_2)
		{
			goto IL_0017;
		}
	}

IL_0010:
	{
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_3 = ___1_lightData;
		int32_t L_4 = L_3->___additionalLightsCount;
		return L_4;
	}

IL_0017:
	{
		NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_5;
		L_5 = CullingResults_GetLightIndexMap_m77871C888D0CCC47A9D406231257B9984AD5843D((&___0_cullResults), 2, NULL);
		V_0 = L_5;
		V_1 = 0;
		V_2 = 0;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		int32_t L_6;
		L_6 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
		V_3 = L_6;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_7 = ___1_lightData;
		NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_8 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_7->___visibleLights);
		int32_t L_9;
		L_9 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_8)->___m_Length);
		V_4 = L_9;
		V_5 = 0;
		goto IL_0080;
	}

IL_003c:
	{
		int32_t L_10 = V_2;
		int32_t L_11 = V_3;
		if ((((int32_t)L_10) >= ((int32_t)L_11)))
		{
			goto IL_0086;
		}
	}
	{
		int32_t L_12 = V_5;
		LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_13 = ___1_lightData;
		int32_t L_14 = L_13->___mainLightIndex;
		if ((!(((uint32_t)L_12) == ((uint32_t)L_14))))
		{
			goto IL_005a;
		}
	}
	{
		int32_t L_15 = V_5;
		IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_0))->___m_Buffer, L_15, ((-1)));
		int32_t L_16 = V_1;
		V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1));
		goto IL_007a;
	}

IL_005a:
	{
		V_6 = (&V_0);
		int32_t L_17 = V_5;
		V_7 = L_17;
		NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* L_18 = V_6;
		int32_t L_19 = V_7;
		NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* L_20 = V_6;
		int32_t L_21 = V_7;
		int32_t L_22;
		L_22 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, (L_20)->___m_Buffer, L_21);
		int32_t L_23 = V_1;
		IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, (L_18)->___m_Buffer, L_19, (((int32_t)il2cpp_codegen_subtract(L_22, L_23))));
		int32_t L_24 = V_2;
		V_2 = ((int32_t)il2cpp_codegen_add(L_24, 1));
	}

IL_007a:
	{
		int32_t L_25 = V_5;
		V_5 = ((int32_t)il2cpp_codegen_add(L_25, 1));
	}

IL_0080:
	{
		int32_t L_26 = V_5;
		int32_t L_27 = V_4;
		if ((((int32_t)L_26) < ((int32_t)L_27)))
		{
			goto IL_003c;
		}
	}

IL_0086:
	{
		int32_t L_28 = V_1;
		int32_t L_29 = V_2;
		V_8 = ((int32_t)il2cpp_codegen_add(L_28, L_29));
		goto IL_009d;
	}

IL_008d:
	{
		int32_t L_30 = V_8;
		IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_0))->___m_Buffer, L_30, ((-1)));
		int32_t L_31 = V_8;
		V_8 = ((int32_t)il2cpp_codegen_add(L_31, 1));
	}

IL_009d:
	{
		int32_t L_32 = V_8;
		int32_t L_33;
		L_33 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_0))->___m_Length);
		if ((((int32_t)L_32) < ((int32_t)L_33)))
		{
			goto IL_008d;
		}
	}
	{
		NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_34 = V_0;
		CullingResults_SetLightIndexMap_m5494C30F5957F52885CD6950A8F86EFCD74B7B0A((&___0_cullResults), L_34, NULL);
		bool L_35 = __this->___m_UseStructuredBuffer;
		if (!L_35)
		{
			goto IL_00d8;
		}
	}
	{
		int32_t L_36 = V_2;
		if ((((int32_t)L_36) <= ((int32_t)0)))
		{
			goto IL_00d8;
		}
	}
	{
		int32_t L_37;
		L_37 = CullingResults_get_lightAndReflectionProbeIndexCount_mD6A7F71F6D8EAD3D01CD057B205FA00FFB05C7D8((&___0_cullResults), NULL);
		V_9 = L_37;
		ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_38;
		L_38 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
		int32_t L_39 = V_9;
		NullCheck(L_38);
		ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_40;
		L_40 = ShaderData_GetLightIndicesBuffer_m14FCA4F99C094623216B1C4940DC850397C29F19(L_38, L_39, NULL);
		CullingResults_FillLightAndReflectionProbeIndices_m31598F3C1D7198709889AC422F7E639593FF0165((&___0_cullResults), L_40, NULL);
	}

IL_00d8:
	{
		NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E((&V_0), NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
		int32_t L_41 = V_2;
		return L_41;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights__cctor_m89F5C90995A857EE691BBDA6CE043B28F7E1BDB6 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral294C47DB5EB3F3F03ECB54AFB67F3DC90EE9BE1A);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCDDB6340DE2713E610838CE6E6954BE26C069C82);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE29D044A60D6D805E5CE3F4FAE02703F75A143BD);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE59EC20582573384780F1451839044FA5901CBC2);
		s_Il2CppMethodInitialized = true;
	}
	{
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteralE59EC20582573384780F1451839044FA5901CBC2, NULL);
		((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSampler = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSampler), (void*)L_0);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteralE29D044A60D6D805E5CE3F4FAE02703F75A143BD, NULL);
		((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPSetup = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPSetup), (void*)L_1);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_2, _stringLiteralCDDB6340DE2713E610838CE6E6954BE26C069C82, NULL);
		((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPComplete = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPComplete), (void*)L_2);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_3 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_3, _stringLiteral294C47DB5EB3F3F03ECB54AFB67F3DC90EE9BE1A, NULL);
		((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPUpload = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPUpload), (void*)L_3);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ForwardLights_U3CPreSetupU3Eg__IsProbeGreaterU7C40_0_m60EF8CFE7EBAF4BA3B9EF909B4FC805959C2F411 (VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B ___0_probe, VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B ___1_otherProbe, const RuntimeMethod* method) 
{
	Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_0;
	memset((&V_0), 0, sizeof(V_0));
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
	memset((&V_1), 0, sizeof(V_1));
	{
		int32_t L_0;
		L_0 = VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E((&___0_probe), NULL);
		int32_t L_1;
		L_1 = VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E((&___1_otherProbe), NULL);
		if ((((int32_t)L_0) < ((int32_t)L_1)))
		{
			goto IL_0053;
		}
	}
	{
		int32_t L_2;
		L_2 = VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E((&___0_probe), NULL);
		int32_t L_3;
		L_3 = VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E((&___1_otherProbe), NULL);
		if ((!(((uint32_t)L_2) == ((uint32_t)L_3))))
		{
			goto IL_0051;
		}
	}
	{
		Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_4;
		L_4 = VisibleReflectionProbe_get_bounds_m3A2BA98C937B9F2603409CD9893DBBA8358638FD((&___0_probe), NULL);
		V_0 = L_4;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
		L_5 = Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline((&V_0), NULL);
		V_1 = L_5;
		float L_6;
		L_6 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&V_1), NULL);
		Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_7;
		L_7 = VisibleReflectionProbe_get_bounds_m3A2BA98C937B9F2603409CD9893DBBA8358638FD((&___1_otherProbe), NULL);
		V_0 = L_7;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
		L_8 = Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline((&V_0), NULL);
		V_1 = L_8;
		float L_9;
		L_9 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&V_1), NULL);
		return (bool)((((float)L_6) > ((float)L_9))? 1 : 0);
	}

IL_0051:
	{
		return (bool)0;
	}

IL_0053:
	{
		return (bool)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
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_pinvoke(const InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472& unmarshaled, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___lightCookieManagerException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___lightCookieManagerException, NULL);
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_pinvoke_back(const InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke& marshaled, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___lightCookieManagerException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___lightCookieManagerException, NULL);
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_pinvoke_cleanup(InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_com(const InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472& unmarshaled, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com& marshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___lightCookieManagerException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___lightCookieManagerException, NULL);
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_com_back(const InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com& marshaled, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472& unmarshaled)
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Exception_t* ___lightCookieManagerException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
	IL2CPP_RAISE_MANAGED_EXCEPTION(___lightCookieManagerException, NULL);
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_com_cleanup(InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com& marshaled)
{
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 InitParams_Create_m0F8F2F77F213AE054EE69E4CCE001D1399538261 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 V_0;
	memset((&V_0), 0, sizeof(V_0));
	Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 V_1;
	memset((&V_1), 0, sizeof(V_1));
	UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* V_2 = NULL;
	{
		Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 L_0;
		L_0 = Settings_Create_m6EF6686EC0592EB74BE280FAB043954873FC7DE8(NULL);
		V_1 = L_0;
		il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_1;
		L_1 = UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9(NULL);
		V_2 = L_1;
		UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_2 = V_2;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_3;
		L_3 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_2, NULL);
		if (!L_3)
		{
			goto IL_0038;
		}
	}
	{
		AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453* L_4 = (AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453*)(&(&V_1)->___atlas);
		UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_5 = V_2;
		NullCheck(L_5);
		int32_t L_6;
		L_6 = UniversalRenderPipelineAsset_get_additionalLightsCookieFormat_mC8EA1362B7326580B5FA7445F329DEB5736B3E3D(L_5, NULL);
		L_4->___format = L_6;
		AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453* L_7 = (AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453*)(&(&V_1)->___atlas);
		UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_8 = V_2;
		NullCheck(L_8);
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_9;
		L_9 = UniversalRenderPipelineAsset_get_additionalLightsCookieResolution_mDB9C694AF5E42992A7488663060D9C37899B2041(L_8, NULL);
		L_7->___resolution = L_9;
	}

IL_0038:
	{
		LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_10 = (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B*)il2cpp_codegen_object_new(LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B_il2cpp_TypeInfo_var);
		LightCookieManager__ctor_m6E095C5FE5CE2A9EB388C32CD85DC3391C24C7E6(L_10, (&V_1), NULL);
		(&V_0)->___lightCookieManager = L_10;
		Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___lightCookieManager), (void*)L_10);
		(&V_0)->___forwardPlus = (bool)0;
		InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_11 = V_0;
		return L_11;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NormalReconstruction_SetupProperties_mA73088FD4392A463938936A70DB11021E9B8171D (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* ___1_cameraData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_2;
	memset((&V_2), 0, sizeof(V_2));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_3;
	memset((&V_3), 0, sizeof(V_3));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_4;
	memset((&V_4), 0, sizeof(V_4));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_5;
	memset((&V_5), 0, sizeof(V_5));
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_6;
	memset((&V_6), 0, sizeof(V_6));
	CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E V_7;
	memset((&V_7), 0, sizeof(V_7));
	int32_t G_B4_0 = 0;
	{
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_0 = ___1_cameraData;
		XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_1;
		L_1 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_0, NULL);
		NullCheck(L_1);
		bool L_2;
		L_2 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_1, NULL);
		if (!L_2)
		{
			goto IL_001a;
		}
	}
	{
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_3 = ___1_cameraData;
		XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_4;
		L_4 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_3, NULL);
		NullCheck(L_4);
		bool L_5;
		L_5 = XRPass_get_singlePassEnabled_m2F5A3AEE82BE2ABFAE8252AE5E593FF7EF0D0BFD(L_4, NULL);
		if (L_5)
		{
			goto IL_001d;
		}
	}

IL_001a:
	{
		G_B4_0 = 1;
		goto IL_001e;
	}

IL_001d:
	{
		G_B4_0 = 2;
	}

IL_001e:
	{
		V_0 = G_B4_0;
		V_1 = 0;
		goto IL_009f;
	}

IL_0023:
	{
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_6 = ___1_cameraData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_7 = (*(CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)L_6);
		V_7 = L_7;
		int32_t L_8 = V_1;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_9;
		L_9 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E((&V_7), L_8, NULL);
		V_2 = L_9;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_10 = ___1_cameraData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_11 = (*(CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)L_10);
		V_7 = L_11;
		int32_t L_12 = V_1;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_13;
		L_13 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D((&V_7), L_12, NULL);
		V_3 = L_13;
		il2cpp_codegen_runtime_class_init_inline(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_14 = ((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrix;
		int32_t L_15 = V_1;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_16 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_17 = V_2;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_18;
		L_18 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_16, L_17, NULL);
		NullCheck(L_14);
		(L_14)->SetAt(static_cast<il2cpp_array_size_t>(L_15), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_18);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_19 = V_2;
		V_4 = L_19;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_20;
		memset((&L_20), 0, sizeof(L_20));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_20), (0.0f), (0.0f), (0.0f), (1.0f), NULL);
		Matrix4x4_SetColumn_mC1CBEB2C29C0A9F1434C601786CE1B6DED1E1234((&V_4), 3, L_20, NULL);
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_21 = V_3;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_22 = V_4;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_23;
		L_23 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_21, L_22, NULL);
		V_5 = L_23;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_24;
		L_24 = Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD((&V_5), NULL);
		V_6 = L_24;
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_25 = ((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrix;
		int32_t L_26 = V_1;
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_27 = V_6;
		NullCheck(L_25);
		(L_25)->SetAt(static_cast<il2cpp_array_size_t>(L_26), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_27);
		int32_t L_28 = V_1;
		V_1 = ((int32_t)il2cpp_codegen_add(L_28, 1));
	}

IL_009f:
	{
		int32_t L_29 = V_1;
		int32_t L_30 = V_0;
		if ((((int32_t)L_29) < ((int32_t)L_30)))
		{
			goto IL_0023;
		}
	}
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_31 = ___0_cmd;
		il2cpp_codegen_runtime_class_init_inline(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
		int32_t L_32 = ((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrixID;
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_33 = ((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrix;
		NullCheck(L_31);
		CommandBuffer_SetGlobalMatrixArray_m6CDB4B2AA044E16F3C8C23AC8B62282E84246E62(L_31, L_32, L_33, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NormalReconstruction__cctor_mE41B8C9BB09F9CA0702A6B1286D91703B92D9F73 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE2A62697600E44F9AE4D1F27845EE64821F8F1D);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0;
		L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralEE2A62697600E44F9AE4D1F27845EE64821F8F1D, NULL);
		((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrixID = L_0;
		Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_1 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)2);
		((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrix = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrix), (void*)L_1);
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass__ctor_m88B36C6F15B706B65B52CAEF54318A77F4AE650A (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, int32_t ___0_evt, PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___1_data, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral25A14C49BBF96AF72A704A595ECC84A494C11C25);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4468C02E3BF5509C73B5E41A24D729BC7FA32526);
		s_Il2CppMethodInitialized = true;
	}
	{
		__this->___m_AllowColorGradingACESHDR = (bool)1;
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteral25A14C49BBF96AF72A704A595ECC84A494C11C25, NULL);
		ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_0, NULL);
		int32_t L_1 = ___0_evt;
		ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_1, NULL);
		ScriptableRenderPass_set_overrideCameraTarget_mC7A5FB7FB9D32C88226E81992DAD058174C99D95_inline(__this, (bool)1, NULL);
		PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_2 = ___1_data;
		NullCheck(L_2);
		ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59* L_3 = L_2->___shaders;
		NullCheck(L_3);
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_4 = L_3->___lutBuilderLdrPS;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5;
		L_5 = ColorGradingLutPass_U3C_ctorU3Eg__LoadU7C7_0_m88146D2C2EE705FE73428D67B0B2AC376DCF2EB5(L_4, NULL);
		__this->___m_LutBuilderLdr = L_5;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LutBuilderLdr), (void*)L_5);
		PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_6 = ___1_data;
		NullCheck(L_6);
		ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59* L_7 = L_6->___shaders;
		NullCheck(L_7);
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_8 = L_7->___lutBuilderHdrPS;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_9;
		L_9 = ColorGradingLutPass_U3C_ctorU3Eg__LoadU7C7_0_m88146D2C2EE705FE73428D67B0B2AC376DCF2EB5(L_8, NULL);
		__this->___m_LutBuilderHdr = L_9;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LutBuilderHdr), (void*)L_9);
		bool L_10;
		L_10 = SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499(((int32_t)48), 5, NULL);
		if (!L_10)
		{
			goto IL_006b;
		}
	}
	{
		__this->___m_HdrLutFormat = ((int32_t)48);
		goto IL_0086;
	}

IL_006b:
	{
		bool L_11;
		L_11 = SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499(((int32_t)74), 5, NULL);
		if (!L_11)
		{
			goto IL_007f;
		}
	}
	{
		__this->___m_HdrLutFormat = ((int32_t)74);
		goto IL_0086;
	}

IL_007f:
	{
		__this->___m_HdrLutFormat = 8;
	}

IL_0086:
	{
		__this->___m_LdrLutFormat = 8;
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
		int32_t L_12;
		L_12 = SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545(NULL);
		if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)11)))))
		{
			goto IL_00bd;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
		int32_t L_13;
		L_13 = Graphics_get_minOpenGLESVersion_mADC8BC40E8739E8EC1C52215CC3C3E06EC2E8792(NULL);
		if ((((int32_t)L_13) > ((int32_t)2)))
		{
			goto IL_00bd;
		}
	}
	{
		String_t* L_14;
		L_14 = SystemInfo_get_graphicsDeviceName_mA3F2E2CA587AD5E212A38AD7D28559FD017451A2(NULL);
		NullCheck(L_14);
		bool L_15;
		L_15 = String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0(L_14, _stringLiteral4468C02E3BF5509C73B5E41A24D729BC7FA32526, NULL);
		if (!L_15)
		{
			goto IL_00bd;
		}
	}
	{
		__this->___m_AllowColorGradingACESHDR = (bool)0;
	}

IL_00bd:
	{
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_16 = (PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF*)il2cpp_codegen_object_new(PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_il2cpp_TypeInfo_var);
		PassData__ctor_mCBC27DF2D82661FABC8C64063F605ED2FADE5A9F(L_16, NULL);
		__this->___m_PassData = L_16;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_16);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_Setup_m446AAC336072A3EF376A84D1A1C1C018390D41D9 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** ___0_internalLut, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_0 = ___0_internalLut;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = *((RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)L_0);
		__this->___m_InternalLut = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_InternalLut), (void*)L_1);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ConfigureDescriptor_mEF34913EB44556EC7EBD8874E318922EAADE4FD2 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* ___0_postProcessingData, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	int32_t V_2 = 0;
	int32_t G_B3_0 = 0;
	{
		PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_0 = ___0_postProcessingData;
		int32_t L_1 = L_0->___gradingMode;
		PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_2 = ___0_postProcessingData;
		int32_t L_3 = L_2->___lutSize;
		V_0 = L_3;
		int32_t L_4 = V_0;
		int32_t L_5 = V_0;
		V_1 = ((int32_t)il2cpp_codegen_multiply(L_4, L_5));
		if (((((int32_t)L_1) == ((int32_t)1))? 1 : 0))
		{
			goto IL_001e;
		}
	}
	{
		int32_t L_6 = __this->___m_LdrLutFormat;
		G_B3_0 = L_6;
		goto IL_0024;
	}

IL_001e:
	{
		int32_t L_7 = __this->___m_HdrLutFormat;
		G_B3_0 = L_7;
	}

IL_0024:
	{
		V_2 = G_B3_0;
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_8 = ___1_descriptor;
		int32_t L_9 = V_1;
		int32_t L_10 = V_0;
		int32_t L_11 = V_2;
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_12;
		memset((&L_12), 0, sizeof(L_12));
		RenderTextureDescriptor__ctor_m12E638C1D1D00D64015B37BD16841745629D7929((&L_12), L_9, L_10, L_11, 0, NULL);
		*(RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)L_8 = L_12;
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_13 = ___1_descriptor;
		RenderTextureDescriptor_set_vrUsage_m994CB3D4B250A70BE005D9FDFD24D868E07A52F0_inline(L_13, 0, NULL);
		int32_t* L_14 = ___2_filterMode;
		*((int32_t*)L_14) = (int32_t)1;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_Execute_m462C1ADA1E1F6F84538321CE55252ED5425BDECD (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, 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;
	}
	{
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_0 = __this->___m_PassData;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = __this->___m_LutBuilderLdr;
		NullCheck(L_0);
		L_0->___lutBuilderLdr = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&L_0->___lutBuilderLdr), (void*)L_1);
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_2 = __this->___m_PassData;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = __this->___m_LutBuilderHdr;
		NullCheck(L_2);
		L_2->___lutBuilderHdr = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&L_2->___lutBuilderHdr), (void*)L_3);
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_4 = __this->___m_PassData;
		bool L_5 = __this->___m_AllowColorGradingACESHDR;
		NullCheck(L_4);
		L_4->___allowColorGradingACESHDR = L_5;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_6 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_7 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_6->___cameraData);
		XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_8;
		L_8 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_7, NULL);
		NullCheck(L_8);
		bool L_9;
		L_9 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_8, NULL);
		if (!L_9)
		{
			goto IL_0051;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_10 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_11 = L_10->___commandBuffer;
		NullCheck(L_11);
		CommandBuffer_SetFoveatedRenderingMode_mEB94470BC91694B62B28AC5EE1383DA636D3B43B(L_11, 0, NULL);
	}

IL_0051:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_13 = L_12->___commandBuffer;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_14 = __this->___m_InternalLut;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_15;
		L_15 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_SetRenderTarget_m191A5444016EAC488024322883CD3BBA4507381B(L_13, L_14, 2, 0, 0, L_15, 0, (-1), (-1), NULL);
		ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_16 = ___0_context;
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_17 = __this->___m_PassData;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_18 = ___1_renderingData;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_19 = __this->___m_InternalLut;
		ColorGradingLutPass_ExecutePass_m0621D7787B695630A4EAD3DDF6B2C754CB1B8C6C(L_16, L_17, L_18, L_19, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ExecutePass_m0621D7787B695630A4EAD3DDF6B2C754CB1B8C6C (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* ___1_passData, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___2_renderingData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___3_internalLutTarget, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB8A17AF46273CD8A00F66D77FD25EF32BC3A3FEC);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCCDAECC58725DBEE24CF8941DEB8BCE132721653);
		s_Il2CppMethodInitialized = true;
	}
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_1 = NULL;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_2 = NULL;
	bool V_3 = false;
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_4;
	memset((&V_4), 0, sizeof(V_4));
	ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* V_5 = NULL;
	ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* V_6 = NULL;
	ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* V_7 = NULL;
	LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* V_8 = NULL;
	ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* V_9 = NULL;
	SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* V_10 = NULL;
	Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* V_11 = NULL;
	WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* V_12 = NULL;
	bool V_13 = false;
	CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* V_14 = NULL;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_15 = NULL;
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_16;
	memset((&V_16), 0, sizeof(V_16));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_17;
	memset((&V_17), 0, sizeof(V_17));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_18;
	memset((&V_18), 0, sizeof(V_18));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_19;
	memset((&V_19), 0, sizeof(V_19));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_20;
	memset((&V_20), 0, sizeof(V_20));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_21;
	memset((&V_21), 0, sizeof(V_21));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_22;
	memset((&V_22), 0, sizeof(V_22));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_23;
	memset((&V_23), 0, sizeof(V_23));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_24;
	memset((&V_24), 0, sizeof(V_24));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_25;
	memset((&V_25), 0, sizeof(V_25));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_26;
	memset((&V_26), 0, sizeof(V_26));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_27;
	memset((&V_27), 0, sizeof(V_27));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_28;
	memset((&V_28), 0, sizeof(V_28));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_29;
	memset((&V_29), 0, sizeof(V_29));
	int32_t V_30 = 0;
	int32_t V_31 = 0;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_32;
	memset((&V_32), 0, sizeof(V_32));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_33;
	memset((&V_33), 0, sizeof(V_33));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_34;
	memset((&V_34), 0, sizeof(V_34));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_35;
	memset((&V_35), 0, sizeof(V_35));
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_36;
	memset((&V_36), 0, sizeof(V_36));
	int32_t V_37 = 0;
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_38;
	memset((&V_38), 0, sizeof(V_38));
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_39;
	memset((&V_39), 0, sizeof(V_39));
	PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* G_B3_0 = NULL;
	PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* G_B2_0 = NULL;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B4_0 = NULL;
	PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* G_B4_1 = NULL;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B11_0 = NULL;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B10_0 = NULL;
	String_t* G_B12_0 = NULL;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B12_1 = NULL;
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___2_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = L_0->___commandBuffer;
		V_0 = L_1;
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_2 = ___1_passData;
		NullCheck(L_2);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = L_2->___lutBuilderLdr;
		V_1 = L_3;
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_4 = ___1_passData;
		NullCheck(L_4);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5 = L_4->___lutBuilderHdr;
		V_2 = L_5;
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_6 = ___1_passData;
		NullCheck(L_6);
		bool L_7 = L_6->___allowColorGradingACESHDR;
		V_3 = L_7;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = V_0;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_9;
		L_9 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(4, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_4), L_8, L_9, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_05dd:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_4), NULL);
				return;
			}
		});
		try
		{
			{
				il2cpp_codegen_runtime_class_init_inline(VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
				VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* L_10;
				L_10 = VolumeManager_get_instance_m3D5ADFC04553CE0658A86B642CC9690C537DFA5C(NULL);
				NullCheck(L_10);
				VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_11;
				L_11 = VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline(L_10, NULL);
				VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_12 = L_11;
				NullCheck(L_12);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_13;
				L_13 = VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE(L_12, VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE_RuntimeMethod_var);
				V_5 = L_13;
				VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_14 = L_12;
				NullCheck(L_14);
				ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_15;
				L_15 = VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E(L_14, VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E_RuntimeMethod_var);
				V_6 = L_15;
				VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_16 = L_14;
				NullCheck(L_16);
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_17;
				L_17 = VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2(L_16, VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2_RuntimeMethod_var);
				V_7 = L_17;
				VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_18 = L_16;
				NullCheck(L_18);
				LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_19;
				L_19 = VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926(L_18, VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926_RuntimeMethod_var);
				V_8 = L_19;
				VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_20 = L_18;
				NullCheck(L_20);
				ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_21;
				L_21 = VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4(L_20, VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4_RuntimeMethod_var);
				V_9 = L_21;
				VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_22 = L_20;
				NullCheck(L_22);
				SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_23;
				L_23 = VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B(L_22, VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B_RuntimeMethod_var);
				V_10 = L_23;
				VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_24 = L_22;
				NullCheck(L_24);
				Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_25;
				L_25 = VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E(L_24, VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
				V_11 = L_25;
				NullCheck(L_24);
				WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_26;
				L_26 = VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C(L_24, VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C_RuntimeMethod_var);
				V_12 = L_26;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_27 = ___2_renderingData;
				PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_28 = (PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4*)(&L_27->___postProcessingData);
				PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_29 = L_28;
				int32_t L_30 = L_29->___gradingMode;
				V_13 = (bool)((((int32_t)L_30) == ((int32_t)1))? 1 : 0);
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_31 = ___2_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_32 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_31->___cameraData);
				V_14 = L_32;
				bool L_33 = V_13;
				if (L_33)
				{
					G_B3_0 = L_29;
					goto IL_0093_1;
				}
				G_B2_0 = L_29;
			}
			{
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_34 = V_1;
				G_B4_0 = L_34;
				G_B4_1 = G_B2_0;
				goto IL_0094_1;
			}

IL_0093_1:
			{
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_35 = V_2;
				G_B4_0 = L_35;
				G_B4_1 = G_B3_0;
			}

IL_0094_1:
			{
				V_15 = G_B4_0;
				WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_36 = V_12;
				NullCheck(L_36);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_37 = L_36->___temperature;
				NullCheck(L_37);
				float L_38;
				L_38 = VirtualFuncInvoker0< float >::Invoke(14, L_37);
				WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_39 = V_12;
				NullCheck(L_39);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_40 = L_39->___tint;
				NullCheck(L_40);
				float L_41;
				L_41 = VirtualFuncInvoker0< float >::Invoke(14, L_40);
				il2cpp_codegen_runtime_class_init_inline(ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var);
				Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42;
				L_42 = ColorUtils_ColorBalanceToLMSCoeffs_mB376DD0E110C328FD5B407E391C88E374A9A3A7A(L_38, L_41, NULL);
				V_16 = L_42;
				ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_43 = V_6;
				NullCheck(L_43);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_44 = L_43->___hueShift;
				NullCheck(L_44);
				float L_45;
				L_45 = VirtualFuncInvoker0< float >::Invoke(14, L_44);
				ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_46 = V_6;
				NullCheck(L_46);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_47 = L_46->___saturation;
				NullCheck(L_47);
				float L_48;
				L_48 = VirtualFuncInvoker0< float >::Invoke(14, L_47);
				ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_49 = V_6;
				NullCheck(L_49);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_50 = L_49->___contrast;
				NullCheck(L_50);
				float L_51;
				L_51 = VirtualFuncInvoker0< float >::Invoke(14, L_50);
				Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_17), ((float)(L_45/(360.0f))), ((float)il2cpp_codegen_add(((float)(L_48/(100.0f))), (1.0f))), ((float)il2cpp_codegen_add(((float)(L_51/(100.0f))), (1.0f))), (0.0f), NULL);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_52 = V_5;
				NullCheck(L_52);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_53 = L_52->___redOutRedIn;
				NullCheck(L_53);
				float L_54;
				L_54 = VirtualFuncInvoker0< float >::Invoke(14, L_53);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_55 = V_5;
				NullCheck(L_55);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_56 = L_55->___redOutGreenIn;
				NullCheck(L_56);
				float L_57;
				L_57 = VirtualFuncInvoker0< float >::Invoke(14, L_56);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_58 = V_5;
				NullCheck(L_58);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_59 = L_58->___redOutBlueIn;
				NullCheck(L_59);
				float L_60;
				L_60 = VirtualFuncInvoker0< float >::Invoke(14, L_59);
				Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_18), ((float)(L_54/(100.0f))), ((float)(L_57/(100.0f))), ((float)(L_60/(100.0f))), (0.0f), NULL);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_61 = V_5;
				NullCheck(L_61);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_62 = L_61->___greenOutRedIn;
				NullCheck(L_62);
				float L_63;
				L_63 = VirtualFuncInvoker0< float >::Invoke(14, L_62);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_64 = V_5;
				NullCheck(L_64);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_65 = L_64->___greenOutGreenIn;
				NullCheck(L_65);
				float L_66;
				L_66 = VirtualFuncInvoker0< float >::Invoke(14, L_65);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_67 = V_5;
				NullCheck(L_67);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_68 = L_67->___greenOutBlueIn;
				NullCheck(L_68);
				float L_69;
				L_69 = VirtualFuncInvoker0< float >::Invoke(14, L_68);
				Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_19), ((float)(L_63/(100.0f))), ((float)(L_66/(100.0f))), ((float)(L_69/(100.0f))), (0.0f), NULL);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_70 = V_5;
				NullCheck(L_70);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_71 = L_70->___blueOutRedIn;
				NullCheck(L_71);
				float L_72;
				L_72 = VirtualFuncInvoker0< float >::Invoke(14, L_71);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_73 = V_5;
				NullCheck(L_73);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_74 = L_73->___blueOutGreenIn;
				NullCheck(L_74);
				float L_75;
				L_75 = VirtualFuncInvoker0< float >::Invoke(14, L_74);
				ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_76 = V_5;
				NullCheck(L_76);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_77 = L_76->___blueOutBlueIn;
				NullCheck(L_77);
				float L_78;
				L_78 = VirtualFuncInvoker0< float >::Invoke(14, L_77);
				Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_20), ((float)(L_72/(100.0f))), ((float)(L_75/(100.0f))), ((float)(L_78/(100.0f))), (0.0f), NULL);
				ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_79 = V_9;
				NullCheck(L_79);
				MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_80 = L_79->___shadowsStart;
				NullCheck(L_80);
				float L_81;
				L_81 = VirtualFuncInvoker0< float >::Invoke(14, L_80);
				ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_82 = V_9;
				NullCheck(L_82);
				MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_83 = L_82->___shadowsEnd;
				NullCheck(L_83);
				float L_84;
				L_84 = VirtualFuncInvoker0< float >::Invoke(14, L_83);
				ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_85 = V_9;
				NullCheck(L_85);
				MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_86 = L_85->___highlightsStart;
				NullCheck(L_86);
				float L_87;
				L_87 = VirtualFuncInvoker0< float >::Invoke(14, L_86);
				ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_88 = V_9;
				NullCheck(L_88);
				MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_89 = L_88->___highlightsEnd;
				NullCheck(L_89);
				float L_90;
				L_90 = VirtualFuncInvoker0< float >::Invoke(14, L_89);
				Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_21), L_81, L_84, L_87, L_90, NULL);
				ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_91 = V_9;
				NullCheck(L_91);
				Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_92 = L_91->___shadows;
				NullCheck(L_92);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_93;
				L_93 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_92);
				V_33 = L_93;
				ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_94 = V_9;
				NullCheck(L_94);
				Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_95 = L_94->___midtones;
				NullCheck(L_95);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_96;
				L_96 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_95);
				V_34 = L_96;
				ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_97 = V_9;
				NullCheck(L_97);
				Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_98 = L_97->___highlights;
				NullCheck(L_98);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_99;
				L_99 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_98);
				V_35 = L_99;
				ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_100;
				L_100 = ColorUtils_PrepareShadowsMidtonesHighlights_m9B43874018BC56463FF360BBF200E31FD8F4ED9D((&V_33), (&V_34), (&V_35), NULL);
				ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_101 = L_100;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_102 = L_101.___Item1;
				V_22 = L_102;
				ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_103 = L_101;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_104 = L_103.___Item2;
				V_23 = L_104;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_105 = L_103.___Item3;
				V_24 = L_105;
				LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_106 = V_8;
				NullCheck(L_106);
				Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_107 = L_106->___lift;
				NullCheck(L_107);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_108;
				L_108 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_107);
				V_33 = L_108;
				LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_109 = V_8;
				NullCheck(L_109);
				Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_110 = L_109->___gamma;
				NullCheck(L_110);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_111;
				L_111 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_110);
				V_34 = L_111;
				LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_112 = V_8;
				NullCheck(L_112);
				Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_113 = L_112->___gain;
				NullCheck(L_113);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_114;
				L_114 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_113);
				V_35 = L_114;
				ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_115;
				L_115 = ColorUtils_PrepareLiftGammaGain_mB7E9F1F84D6D4AA29B66FD42CCB2A0C974FB1F39((&V_33), (&V_34), (&V_35), NULL);
				ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_116 = L_115;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_117 = L_116.___Item1;
				V_25 = L_117;
				ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_118 = L_116;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_119 = L_118.___Item2;
				V_26 = L_119;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_120 = L_118.___Item3;
				V_27 = L_120;
				SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_121 = V_10;
				NullCheck(L_121);
				ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_122 = L_121->___shadows;
				NullCheck(L_122);
				Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_123;
				L_123 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14, L_122);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_124;
				L_124 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_123, NULL);
				V_33 = L_124;
				SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_125 = V_10;
				NullCheck(L_125);
				ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_126 = L_125->___highlights;
				NullCheck(L_126);
				Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_127;
				L_127 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14, L_126);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_128;
				L_128 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_127, NULL);
				V_34 = L_128;
				SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_129 = V_10;
				NullCheck(L_129);
				ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_130 = L_129->___balance;
				NullCheck(L_130);
				float L_131;
				L_131 = VirtualFuncInvoker0< float >::Invoke(14, L_130);
				ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 L_132;
				L_132 = ColorUtils_PrepareSplitToning_m0AA7CE54A574E73A70C8C6B7262FF8F3C9778F9A((&V_33), (&V_34), L_131, NULL);
				ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 L_133 = L_132;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_134 = L_133.___Item1;
				V_28 = L_134;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_135 = L_133.___Item2;
				V_29 = L_135;
				int32_t L_136 = G_B4_1->___lutSize;
				V_30 = L_136;
				int32_t L_137 = V_30;
				int32_t L_138 = V_30;
				V_31 = ((int32_t)il2cpp_codegen_multiply(L_137, L_138));
				int32_t L_139 = V_30;
				int32_t L_140 = V_31;
				int32_t L_141 = V_30;
				int32_t L_142 = V_30;
				int32_t L_143 = V_30;
				Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_32), ((float)L_139), ((float)((0.5f)/((float)L_140))), ((float)((0.5f)/((float)L_141))), ((float)(((float)L_142)/((float)il2cpp_codegen_subtract(((float)L_143), (1.0f))))), NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_144 = V_15;
				il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var);
				int32_t L_145 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Lut_Params;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_146 = V_32;
				NullCheck(L_144);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_144, L_145, L_146, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_147 = V_15;
				int32_t L_148 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ColorBalance;
				Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_149 = V_16;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_150;
				L_150 = Vector4_op_Implicit_m2ECA73F345A7AD84144133E9E51657204002B12D_inline(L_149, NULL);
				NullCheck(L_147);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_147, L_148, L_150, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_151 = V_15;
				int32_t L_152 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ColorFilter;
				ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_153 = V_6;
				NullCheck(L_153);
				ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_154 = L_153->___colorFilter;
				NullCheck(L_154);
				Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_155;
				L_155 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14, L_154);
				V_36 = L_155;
				Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_156;
				L_156 = Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline((&V_36), NULL);
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_157;
				L_157 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_156, NULL);
				NullCheck(L_151);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_151, L_152, L_157, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_158 = V_15;
				int32_t L_159 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerRed;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_160 = V_18;
				NullCheck(L_158);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_158, L_159, L_160, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_161 = V_15;
				int32_t L_162 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerGreen;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_163 = V_19;
				NullCheck(L_161);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_161, L_162, L_163, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_164 = V_15;
				int32_t L_165 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerBlue;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_166 = V_20;
				NullCheck(L_164);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_164, L_165, L_166, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_167 = V_15;
				int32_t L_168 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____HueSatCon;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_169 = V_17;
				NullCheck(L_167);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_167, L_168, L_169, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_170 = V_15;
				int32_t L_171 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Lift;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_172 = V_25;
				NullCheck(L_170);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_170, L_171, L_172, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_173 = V_15;
				int32_t L_174 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Gamma;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_175 = V_26;
				NullCheck(L_173);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_173, L_174, L_175, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_176 = V_15;
				int32_t L_177 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Gain;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_178 = V_27;
				NullCheck(L_176);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_176, L_177, L_178, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_179 = V_15;
				int32_t L_180 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Shadows;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_181 = V_22;
				NullCheck(L_179);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_179, L_180, L_181, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_182 = V_15;
				int32_t L_183 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Midtones;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_184 = V_23;
				NullCheck(L_182);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_182, L_183, L_184, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_185 = V_15;
				int32_t L_186 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Highlights;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_187 = V_24;
				NullCheck(L_185);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_185, L_186, L_187, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_188 = V_15;
				int32_t L_189 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ShaHiLimits;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_190 = V_21;
				NullCheck(L_188);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_188, L_189, L_190, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_191 = V_15;
				int32_t L_192 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____SplitShadows;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_193 = V_28;
				NullCheck(L_191);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_191, L_192, L_193, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_194 = V_15;
				int32_t L_195 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____SplitHighlights;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_196 = V_29;
				NullCheck(L_194);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_194, L_195, L_196, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_197 = V_15;
				int32_t L_198 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveMaster;
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_199 = V_7;
				NullCheck(L_199);
				TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_200 = L_199->___master;
				NullCheck(L_200);
				TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_201;
				L_201 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_200);
				NullCheck(L_201);
				Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_202;
				L_202 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_201, NULL);
				NullCheck(L_197);
				Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_197, L_198, L_202, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_203 = V_15;
				int32_t L_204 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveRed;
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_205 = V_7;
				NullCheck(L_205);
				TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_206 = L_205->___red;
				NullCheck(L_206);
				TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_207;
				L_207 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_206);
				NullCheck(L_207);
				Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_208;
				L_208 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_207, NULL);
				NullCheck(L_203);
				Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_203, L_204, L_208, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_209 = V_15;
				int32_t L_210 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveGreen;
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_211 = V_7;
				NullCheck(L_211);
				TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_212 = L_211->___green;
				NullCheck(L_212);
				TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_213;
				L_213 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_212);
				NullCheck(L_213);
				Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_214;
				L_214 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_213, NULL);
				NullCheck(L_209);
				Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_209, L_210, L_214, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_215 = V_15;
				int32_t L_216 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveBlue;
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_217 = V_7;
				NullCheck(L_217);
				TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_218 = L_217->___blue;
				NullCheck(L_218);
				TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_219;
				L_219 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_218);
				NullCheck(L_219);
				Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_220;
				L_220 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_219, NULL);
				NullCheck(L_215);
				Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_215, L_216, L_220, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_221 = V_15;
				int32_t L_222 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveHueVsHue;
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_223 = V_7;
				NullCheck(L_223);
				TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_224 = L_223->___hueVsHue;
				NullCheck(L_224);
				TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_225;
				L_225 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_224);
				NullCheck(L_225);
				Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_226;
				L_226 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_225, NULL);
				NullCheck(L_221);
				Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_221, L_222, L_226, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_227 = V_15;
				int32_t L_228 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveHueVsSat;
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_229 = V_7;
				NullCheck(L_229);
				TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_230 = L_229->___hueVsSat;
				NullCheck(L_230);
				TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_231;
				L_231 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_230);
				NullCheck(L_231);
				Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_232;
				L_232 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_231, NULL);
				NullCheck(L_227);
				Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_227, L_228, L_232, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_233 = V_15;
				int32_t L_234 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveLumVsSat;
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_235 = V_7;
				NullCheck(L_235);
				TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_236 = L_235->___lumVsSat;
				NullCheck(L_236);
				TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_237;
				L_237 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_236);
				NullCheck(L_237);
				Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_238;
				L_238 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_237, NULL);
				NullCheck(L_233);
				Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_233, L_234, L_238, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_239 = V_15;
				int32_t L_240 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveSatVsSat;
				ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_241 = V_7;
				NullCheck(L_241);
				TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_242 = L_241->___satVsSat;
				NullCheck(L_242);
				TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_243;
				L_243 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_242);
				NullCheck(L_243);
				Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_244;
				L_244 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_243, NULL);
				NullCheck(L_239);
				Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_239, L_240, L_244, NULL);
				bool L_245 = V_13;
				if (!L_245)
				{
					goto IL_059f_1;
				}
			}
			{
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_246 = V_15;
				NullCheck(L_246);
				Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_246, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL);
				Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_247 = V_11;
				NullCheck(L_247);
				TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A* L_248 = L_247->___mode;
				NullCheck(L_248);
				int32_t L_249;
				L_249 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_248);
				V_37 = L_249;
				int32_t L_250 = V_37;
				if ((((int32_t)L_250) == ((int32_t)1)))
				{
					goto IL_0527_1;
				}
			}
			{
				int32_t L_251 = V_37;
				if ((((int32_t)L_251) == ((int32_t)2)))
				{
					goto IL_0535_1;
				}
			}
			{
				goto IL_054b_1;
			}

IL_0527_1:
			{
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_252 = V_15;
				NullCheck(L_252);
				Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_252, _stringLiteralCCDAECC58725DBEE24CF8941DEB8BCE132721653, NULL);
				goto IL_054b_1;
			}

IL_0535_1:
			{
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_253 = V_15;
				bool L_254 = V_3;
				if (L_254)
				{
					G_B11_0 = L_253;
					goto IL_0541_1;
				}
				G_B10_0 = L_253;
			}
			{
				G_B12_0 = _stringLiteralCCDAECC58725DBEE24CF8941DEB8BCE132721653;
				G_B12_1 = G_B10_0;
				goto IL_0546_1;
			}

IL_0541_1:
			{
				G_B12_0 = _stringLiteralB8A17AF46273CD8A00F66D77FD25EF32BC3A3FEC;
				G_B12_1 = G_B11_0;
			}

IL_0546_1:
			{
				NullCheck(G_B12_1);
				Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(G_B12_1, G_B12_0, NULL);
			}

IL_054b_1:
			{
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_255 = V_14;
				bool L_256;
				L_256 = CameraData_get_isHDROutputActive_m32237087B9B6B906F9BD3F262A796DA1104B823C(L_255, NULL);
				if (!L_256)
				{
					goto IL_059f_1;
				}
			}
			{
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_257 = V_14;
				HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F L_258;
				L_258 = CameraData_get_hdrDisplayInformation_m394AC13AAEC373F31096C831E18BEA1CA50769CF(L_257, NULL);
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_259 = V_14;
				int32_t L_260;
				L_260 = CameraData_get_hdrDisplayColorGamut_mCB0711F6C57FC9223F550A395AB50729CC7724E6(L_259, NULL);
				Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_261 = V_11;
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
				UniversalRenderPipeline_GetHDROutputLuminanceParameters_m7B6AA8D3D1732578FC4D3CE196A11B3996FE3433(L_258, L_260, L_261, (&V_38), NULL);
				Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_262 = V_11;
				UniversalRenderPipeline_GetHDROutputGradingParameters_m25DA61BE42BCE2B5A35727F1AF0D3ECBE6763F40(L_262, (&V_39), NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_263 = V_15;
				il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
				int32_t L_264 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___hdrOutputLuminanceParams;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_265 = V_38;
				NullCheck(L_263);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_263, L_264, L_265, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_266 = V_15;
				int32_t L_267 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___hdrOutputGradingParams;
				Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_268 = V_39;
				NullCheck(L_266);
				Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_266, L_267, L_268, NULL);
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_269 = V_15;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_270 = V_14;
				int32_t L_271;
				L_271 = CameraData_get_hdrDisplayColorGamut_mCB0711F6C57FC9223F550A395AB50729CC7724E6(L_270, NULL);
				HDROutputUtils_ConfigureHDROutput_mD69BEA580CE421FC29019C1A201C5ECE2C05A753(L_269, L_271, 1, NULL);
			}

IL_059f_1:
			{
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_272 = V_14;
				XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_273;
				L_273 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_272, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_274 = V_0;
				NullCheck(L_273);
				XRPass_StopSinglePass_m960F285B09F60B90BD27844AFA5069E24189C336(L_273, L_274, NULL);
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_275 = V_14;
				XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_276;
				L_276 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_275, NULL);
				NullCheck(L_276);
				bool L_277;
				L_277 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_276, NULL);
				if (!L_277)
				{
					goto IL_05c1_1;
				}
			}
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_278 = V_0;
				NullCheck(L_278);
				CommandBuffer_SetFoveatedRenderingMode_mEB94470BC91694B62B28AC5EE1383DA636D3B43B(L_278, 0, NULL);
			}

IL_05c1_1:
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_279 = V_0;
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_280 = ___3_internalLutTarget;
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_281 = ___3_internalLutTarget;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_282 = V_15;
				il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
				Blitter_BlitCameraTexture_m99A0342A9AF484F3883BDBFDFAA132BBCD099D29(L_279, L_280, L_281, 2, 0, L_282, 0, NULL);
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_283 = V_14;
				XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_284;
				L_284 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_283, NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_285 = V_0;
				NullCheck(L_284);
				XRPass_StartSinglePass_mEAB8D0365AE942CBE93BFB0DAC39E8D04ACE9F9E(L_284, L_285, NULL);
				goto IL_05eb;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_05eb:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_Render_mE2C20D48D2C83799C62086C46873AC279623D548 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___0_renderGraph, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* ___1_internalColorLut, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___2_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphBuilder_SetRenderFunc_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m8469F5D44ABCD2A317C7B849E27776ADA2F91AB7_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m705C12CDF8116CB88EF4D574089EA78873884BD9_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__13_0_mD7A0D21C740F6C873D2BA0BAD9DEBCB0D5E513D6_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral27FED7DF1CD8F8BAD66FE527A538736C0CE5D465);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD971929694EC44844096A844D2D2E5F29C0178B9);
		s_Il2CppMethodInitialized = true;
	}
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC V_0;
	memset((&V_0), 0, sizeof(V_0));
	PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* V_1 = NULL;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_2;
	memset((&V_2), 0, sizeof(V_2));
	int32_t V_3 = 0;
	RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* G_B3_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B3_1 = NULL;
	RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* G_B2_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B2_1 = NULL;
	{
		RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_0 = ___0_renderGraph;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1;
		L_1 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38_inline(__this, NULL);
		NullCheck(L_0);
		RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC L_2;
		L_2 = RenderGraph_AddRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m705C12CDF8116CB88EF4D574089EA78873884BD9(L_0, _stringLiteral27FED7DF1CD8F8BAD66FE527A538736C0CE5D465, (&V_1), L_1, RenderGraph_AddRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m705C12CDF8116CB88EF4D574089EA78873884BD9_RuntimeMethod_var);
		V_0 = L_2;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_00a8:
			{
				RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071((&V_0), NULL);
				return;
			}
		});
		try
		{
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___2_renderingData;
				PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_4 = (PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4*)(&L_3->___postProcessingData);
				ColorGradingLutPass_ConfigureDescriptor_mEF34913EB44556EC7EBD8874E318922EAADE4FD2(__this, L_4, (&V_2), (&V_3), NULL);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_5 = ___1_internalColorLut;
				RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_6 = ___0_renderGraph;
				RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_7 = V_2;
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_8;
				L_8 = UniversalRenderer_CreateRenderGraphTexture_m64FD09536CB7D648895FF0AB91EB78E0AD74684C(L_6, L_7, _stringLiteralD971929694EC44844096A844D2D2E5F29C0178B9, (bool)1, 0, 1, NULL);
				*(TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09*)L_5 = L_8;
				PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_9 = V_1;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_10 = ___1_internalColorLut;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_11;
				L_11 = RenderGraphBuilder_UseColorBuffer_mBAFAA9789D8E5085F01F2E8798746E0A4C48D5B3((&V_0), L_10, 0, NULL);
				NullCheck(L_9);
				L_9->___internalLut = L_11;
				PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_12 = V_1;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_13 = __this->___m_LutBuilderLdr;
				NullCheck(L_12);
				L_12->___lutBuilderLdr = L_13;
				Il2CppCodeGenWriteBarrier((void**)(&L_12->___lutBuilderLdr), (void*)L_13);
				PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_14 = V_1;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_15 = __this->___m_LutBuilderHdr;
				NullCheck(L_14);
				L_14->___lutBuilderHdr = L_15;
				Il2CppCodeGenWriteBarrier((void**)(&L_14->___lutBuilderHdr), (void*)L_15);
				PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_16 = V_1;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_17 = ___2_renderingData;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71 L_18 = (*(RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71*)L_17);
				NullCheck(L_16);
				L_16->___renderingData = L_18;
				Il2CppCodeGenWriteBarrier((void**)&(((&L_16->___renderingData))->___commandBuffer), (void*)NULL);
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___cameraData))->___camera), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___cameraData))->___targetTexture), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___cameraData))->___U3CxrU3Ek__BackingField), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___cameraData))->___captureActions), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___cameraData))->___volumeTrigger), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___cameraData))->___renderer), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___cameraData))->___taaPersistentData), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___cameraData))->___baseCamera), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___shadowData))->___bias), (void*)NULL);
				#endif
				#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
				Il2CppCodeGenWriteBarrier((void**)&((&(((&L_16->___renderingData))->___shadowData))->___resolution), (void*)NULL);
				#endif
				PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_19 = V_1;
				bool L_20 = __this->___m_AllowColorGradingACESHDR;
				NullCheck(L_19);
				L_19->___allowColorGradingACESHDR = L_20;
				RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86((&V_0), (bool)0, NULL);
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
				RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* L_21 = ((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9__13_0;
				RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* L_22 = L_21;
				if (L_22)
				{
					G_B3_0 = L_22;
					G_B3_1 = (&V_0);
					goto IL_00a1_1;
				}
				G_B2_0 = L_22;
				G_B2_1 = (&V_0);
			}
			{
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
				U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* L_23 = ((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9;
				RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* L_24 = (RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461*)il2cpp_codegen_object_new(RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461_il2cpp_TypeInfo_var);
				RenderFunc_1__ctor_m7DA9C0C087D1974116F22F0A350474B0919C987E(L_24, L_23, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__13_0_mD7A0D21C740F6C873D2BA0BAD9DEBCB0D5E513D6_RuntimeMethod_var), NULL);
				RenderFunc_1_tE78B172CACC6A929A72B75914F8B945BDC04B461* L_25 = L_24;
				((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9__13_0 = L_25;
				Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9__13_0), (void*)L_25);
				G_B3_0 = L_25;
				G_B3_1 = G_B2_1;
			}

IL_00a1_1:
			{
				RenderGraphBuilder_SetRenderFunc_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m8469F5D44ABCD2A317C7B849E27776ADA2F91AB7(G_B3_1, G_B3_0, RenderGraphBuilder_SetRenderFunc_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m8469F5D44ABCD2A317C7B849E27776ADA2F91AB7_RuntimeMethod_var);
				goto IL_00b6;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_00b6:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_Cleanup_m2392CDEBD0E93E0DEFEAD36E427F1338DDC98A9C (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __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;
	}
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_LutBuilderLdr;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		CoreUtils_Destroy_mD2FDD299C528530E4CC5F99EFBAF90ABC7B02C69(L_0, NULL);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = __this->___m_LutBuilderHdr;
		CoreUtils_Destroy_mD2FDD299C528530E4CC5F99EFBAF90ABC7B02C69(L_1, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ColorGradingLutPass_U3C_ctorU3Eg__LoadU7C7_0_m88146D2C2EE705FE73428D67B0B2AC376DCF2EB5 (Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___0_shader, 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);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC09584948C1071B52BD1B255DA035B0213A49D9B);
		s_Il2CppMethodInitialized = true;
	}
	{
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_0 = ___0_shader;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_1;
		L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_1)
		{
			goto IL_0015;
		}
	}
	{
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralC09584948C1071B52BD1B255DA035B0213A49D9B, NULL);
		return (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL;
	}

IL_0015:
	{
		Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_2 = ___0_shader;
		il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3;
		L_3 = CoreUtils_CreateEngineMaterial_m81DECC0AF6901F95B5041A00ED588F5230546AD2(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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mCBC27DF2D82661FABC8C64063F605ED2FADE5A9F (PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* __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
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderConstants__cctor_mAFDC980A5A0A3560BF48E39EA170A4AE8A0E03A9 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral002B6E3216BE0ED6688E6B5F475171A893F058CB);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08929B9ED7690C81F8839C7D7C9D227261D64D44);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral093EA53C87514BD6C6B18072196A24FAC275CA17);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09B6A7A347CF016F5EAEBCCCA4B381E3872CAA25);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral170A4AE79F1E4ADE325EA6DCA89AB7E5C651BA04);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral226B04A0CC5F5100674EEFBB045D72F8A18827A2);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24190D8206635D8FB595C46279502977430B85B5);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2AF06ACD330CFDFDB9C424642EF11AE57DC76702);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral446DF96A022D29B31B8AD644BD99B565BC7BBB48);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral497D43673BE76EB29AB603578FE58C0F3CFA3A90);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6B19AF8BFBE6170A069D33CD42BC0DC97FBCE89B);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral78C67E2A4385F588BA2DCEE159691DCE1EC544D1);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral858BEA0922A498D3FF8525D6883180A9ADFFD97C);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral87986FFDB6B51D24AEE282C53255D779874C7E4D);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA9E6683E605E25CCA0564720D2361F0374DE6BD5);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7313CC4A1FC7E8F730433FE31FA8B6C42C2F617);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBD7243CE7D444EF51E669A41F8E121D61FBB83F1);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD554AEB1041803836B88858CFFEFA4ACB271DC98);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDAD606777723F7F5BEA3F16B487E36912E83C73A);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE5F44E8E2F4752D9A520FEB986BFEC3FA292BD74);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9A91171153CFB6728156E1D688BD478DF0CEA09);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEDE5C319F3E1E62CD8B9EEA404BE2D3021161D09);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF4841C64DC44B4722F313C297E5B637048ED42B9);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7848AE3E21E07A80D1F3FA7DE36858659646241);
		s_Il2CppMethodInitialized = true;
	}
	{
		int32_t L_0;
		L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralA9E6683E605E25CCA0564720D2361F0374DE6BD5, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Lut_Params = L_0;
		int32_t L_1;
		L_1 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral002B6E3216BE0ED6688E6B5F475171A893F058CB, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ColorBalance = L_1;
		int32_t L_2;
		L_2 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralEDE5C319F3E1E62CD8B9EEA404BE2D3021161D09, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ColorFilter = L_2;
		int32_t L_3;
		L_3 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral78C67E2A4385F588BA2DCEE159691DCE1EC544D1, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerRed = L_3;
		int32_t L_4;
		L_4 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral08929B9ED7690C81F8839C7D7C9D227261D64D44, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerGreen = L_4;
		int32_t L_5;
		L_5 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral09B6A7A347CF016F5EAEBCCCA4B381E3872CAA25, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerBlue = L_5;
		int32_t L_6;
		L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral226B04A0CC5F5100674EEFBB045D72F8A18827A2, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____HueSatCon = L_6;
		int32_t L_7;
		L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral170A4AE79F1E4ADE325EA6DCA89AB7E5C651BA04, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Lift = L_7;
		int32_t L_8;
		L_8 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralE9A91171153CFB6728156E1D688BD478DF0CEA09, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Gamma = L_8;
		int32_t L_9;
		L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB7313CC4A1FC7E8F730433FE31FA8B6C42C2F617, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Gain = L_9;
		int32_t L_10;
		L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralD554AEB1041803836B88858CFFEFA4ACB271DC98, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Shadows = L_10;
		int32_t L_11;
		L_11 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralE5F44E8E2F4752D9A520FEB986BFEC3FA292BD74, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Midtones = L_11;
		int32_t L_12;
		L_12 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral2AF06ACD330CFDFDB9C424642EF11AE57DC76702, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Highlights = L_12;
		int32_t L_13;
		L_13 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral497D43673BE76EB29AB603578FE58C0F3CFA3A90, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ShaHiLimits = L_13;
		int32_t L_14;
		L_14 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralBD7243CE7D444EF51E669A41F8E121D61FBB83F1, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____SplitShadows = L_14;
		int32_t L_15;
		L_15 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral87986FFDB6B51D24AEE282C53255D779874C7E4D, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____SplitHighlights = L_15;
		int32_t L_16;
		L_16 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral24190D8206635D8FB595C46279502977430B85B5, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveMaster = L_16;
		int32_t L_17;
		L_17 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral6B19AF8BFBE6170A069D33CD42BC0DC97FBCE89B, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveRed = L_17;
		int32_t L_18;
		L_18 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralDAD606777723F7F5BEA3F16B487E36912E83C73A, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveGreen = L_18;
		int32_t L_19;
		L_19 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralF4841C64DC44B4722F313C297E5B637048ED42B9, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveBlue = L_19;
		int32_t L_20;
		L_20 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral093EA53C87514BD6C6B18072196A24FAC275CA17, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveHueVsHue = L_20;
		int32_t L_21;
		L_21 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralF7848AE3E21E07A80D1F3FA7DE36858659646241, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveHueVsSat = L_21;
		int32_t L_22;
		L_22 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral858BEA0922A498D3FF8525D6883180A9ADFFD97C, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveLumVsSat = L_22;
		int32_t L_23;
		L_23 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral446DF96A022D29B31B8AD644BD99B565BC7BBB48, NULL);
		((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveSatVsSat = L_23;
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mE5401AAD54EACB6A74730947B9B8ED5821A69442 (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* L_0 = (U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1*)il2cpp_codegen_object_new(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
		U3CU3Ec__ctor_mAF292AE2C5FC270C02D72F381D0A211F4FE4B6DA(L_0, NULL);
		((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mAF292AE2C5FC270C02D72F381D0A211F4FE4B6DA (U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* __this, const RuntimeMethod* method) 
{
	{
		Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__13_0_mD7A0D21C740F6C873D2BA0BAD9DEBCB0D5E513D6 (U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* __this, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* ___0_data, RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* ___1_context, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		RenderGraphContext_t230588A81E5222F21FB773FD8D1DB979190E0A08* L_0 = ___1_context;
		NullCheck(L_0);
		ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_1 = L_0->___renderContext;
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_2 = ___0_data;
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_3 = ___0_data;
		NullCheck(L_3);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = (RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71*)(&L_3->___renderingData);
		PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_5 = ___0_data;
		NullCheck(L_5);
		TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_6 = L_5->___internalLut;
		il2cpp_codegen_runtime_class_init_inline(TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09_il2cpp_TypeInfo_var);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_7;
		L_7 = TextureHandle_op_Implicit_m4C8F0C7B41C666953B97B4E4A8A2560A9482B22C(L_6, NULL);
		ColorGradingLutPass_ExecutePass_m0621D7787B695630A4EAD3DDF6B2C754CB1B8C6C(L_1, L_2, L_4, L_7, NULL);
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CsourceU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CsourceU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsourceU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdestinationU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CdestinationU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdestinationU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CopyColorPass_get_destinationID_m25BD18E8145748FB1FD6E678BF52500EA33480BB (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CdestinationIDU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_set_destinationID_m1F8ECED821495892F8074ABB00B180CFBACEAD04 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CdestinationIDU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass__ctor_m82DD7632EE0A2152A5624FAB43C22BB0073FB813 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, int32_t ___0_evt, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_samplingMaterial, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_copyColorMaterial, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_t1038890089C1D9C981AA86D1976926E45838D305_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8254B653364863DF9D600513723A2E0C41A1074D);
		s_Il2CppMethodInitialized = true;
	}
	{
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
		ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteral8254B653364863DF9D600513723A2E0C41A1074D, NULL);
		ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_0, NULL);
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_1 = (PassData_t1038890089C1D9C981AA86D1976926E45838D305*)il2cpp_codegen_object_new(PassData_t1038890089C1D9C981AA86D1976926E45838D305_il2cpp_TypeInfo_var);
		PassData__ctor_m238A05A2547456F2E9E5E5242C02216DD683375F(L_1, NULL);
		__this->___m_PassData = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_1);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = ___1_samplingMaterial;
		__this->___m_SamplingMaterial = L_2;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SamplingMaterial), (void*)L_2);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = ___2_copyColorMaterial;
		__this->___m_CopyColorMaterial = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CopyColorMaterial), (void*)L_3);
		int32_t L_4;
		L_4 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D, NULL);
		__this->___m_SampleOffsetShaderHandle = L_4;
		int32_t L_5 = ___0_evt;
		ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_5, NULL);
		__this->___m_DownsamplingMethod = 0;
		ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_ConfigureDescriptor_mD046FF2494382A6D56FE64808E5CC6DCE9B9775E (int32_t ___0_downsamplingMethod, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method) 
{
	int32_t* G_B7_0 = 0;
	int32_t* G_B6_0 = 0;
	int32_t G_B8_0 = 0;
	int32_t* G_B8_1 = 0;
	{
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_0 = ___1_descriptor;
		RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline(L_0, 1, NULL);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_1 = ___1_descriptor;
		RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819(L_1, 0, NULL);
		int32_t L_2 = ___0_downsamplingMethod;
		if ((!(((uint32_t)L_2) == ((uint32_t)1))))
		{
			goto IL_0030;
		}
	}
	{
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_3 = ___1_descriptor;
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_4 = L_3;
		int32_t L_5;
		L_5 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_4, NULL);
		RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline(L_4, ((int32_t)(L_5/2)), NULL);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_6 = ___1_descriptor;
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_7 = L_6;
		int32_t L_8;
		L_8 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_7, NULL);
		RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline(L_7, ((int32_t)(L_8/2)), NULL);
		goto IL_0054;
	}

IL_0030:
	{
		int32_t L_9 = ___0_downsamplingMethod;
		if ((((int32_t)L_9) == ((int32_t)2)))
		{
			goto IL_0038;
		}
	}
	{
		int32_t L_10 = ___0_downsamplingMethod;
		if ((!(((uint32_t)L_10) == ((uint32_t)3))))
		{
			goto IL_0054;
		}
	}

IL_0038:
	{
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_11 = ___1_descriptor;
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_12 = L_11;
		int32_t L_13;
		L_13 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_12, NULL);
		RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline(L_12, ((int32_t)(L_13/4)), NULL);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_14 = ___1_descriptor;
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_15 = L_14;
		int32_t L_16;
		L_16 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_15, NULL);
		RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline(L_15, ((int32_t)(L_16/4)), NULL);
	}

IL_0054:
	{
		int32_t* L_17 = ___2_filterMode;
		int32_t L_18 = ___0_downsamplingMethod;
		if (!L_18)
		{
			G_B7_0 = L_17;
			goto IL_005b;
		}
		G_B6_0 = L_17;
	}
	{
		G_B8_0 = 1;
		G_B8_1 = G_B6_0;
		goto IL_005c;
	}

IL_005b:
	{
		G_B8_0 = 0;
		G_B8_1 = G_B7_0;
	}

IL_005c:
	{
		*((int32_t*)G_B8_1) = (int32_t)G_B8_0;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_Setup_mD8762806C644176E6ADA3C65627B155C397535D7 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_source, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___1_destination, int32_t ___2_downsampling, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = ___0_source;
		il2cpp_codegen_runtime_class_init_inline(RTHandles_t84D932A74064E591F31E9813FBED5D64F5CC888C_il2cpp_TypeInfo_var);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1;
		L_1 = RTHandles_Alloc_m7EC88962CADCEAB38EAE8D792039466E20874304(L_0, NULL);
		CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline(__this, L_1, NULL);
		il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
		RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_2;
		L_2 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&___1_destination), NULL);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_3;
		L_3 = RTHandles_Alloc_m7EC88962CADCEAB38EAE8D792039466E20874304(L_2, NULL);
		CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F_inline(__this, L_3, NULL);
		int32_t L_4;
		L_4 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&___1_destination), NULL);
		CopyColorPass_set_destinationID_m1F8ECED821495892F8074ABB00B180CFBACEAD04_inline(__this, L_4, NULL);
		int32_t L_5 = ___2_downsampling;
		__this->___m_DownsamplingMethod = L_5;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_Setup_m7602D49AAE5BC8C052204FFA12DB86E890103378 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_destination, int32_t ___2_downsampling, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_source;
		CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline(__this, L_0, NULL);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = ___1_destination;
		CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F_inline(__this, L_1, NULL);
		int32_t L_2 = ___2_downsampling;
		__this->___m_DownsamplingMethod = L_2;
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_OnCameraSetup_mBE2E1789348DC22DC2D04AB048339042A2668482 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, 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;
	}
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_0;
	memset((&V_0), 0, sizeof(V_0));
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B8_0;
	memset((&G_B8_0), 0, sizeof(G_B8_0));
	int32_t G_B8_1 = 0;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B8_2 = NULL;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B7_0;
	memset((&G_B7_0), 0, sizeof(G_B7_0));
	int32_t G_B7_1 = 0;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B7_2 = NULL;
	int32_t G_B9_0 = 0;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B9_1;
	memset((&G_B9_1), 0, sizeof(G_B9_1));
	int32_t G_B9_2 = 0;
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B9_3 = NULL;
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0;
		L_0 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
		NullCheck(L_0);
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_1;
		L_1 = RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline(L_0, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_2;
		L_2 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_2)
		{
			goto IL_00a5;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_4 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_3->___cameraData);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_5 = L_4->___cameraTargetDescriptor;
		V_0 = L_5;
		RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline((&V_0), 1, NULL);
		RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&V_0), 0, NULL);
		int32_t L_6 = __this->___m_DownsamplingMethod;
		if ((!(((uint32_t)L_6) == ((uint32_t)1))))
		{
			goto IL_005b;
		}
	}
	{
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_7 = (&V_0);
		int32_t L_8;
		L_8 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_7, NULL);
		RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline(L_7, ((int32_t)(L_8/2)), NULL);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_9 = (&V_0);
		int32_t L_10;
		L_10 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_9, NULL);
		RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline(L_9, ((int32_t)(L_10/2)), NULL);
		goto IL_008b;
	}

IL_005b:
	{
		int32_t L_11 = __this->___m_DownsamplingMethod;
		if ((((int32_t)L_11) == ((int32_t)2)))
		{
			goto IL_006d;
		}
	}
	{
		int32_t L_12 = __this->___m_DownsamplingMethod;
		if ((!(((uint32_t)L_12) == ((uint32_t)3))))
		{
			goto IL_008b;
		}
	}

IL_006d:
	{
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_13 = (&V_0);
		int32_t L_14;
		L_14 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_13, NULL);
		RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline(L_13, ((int32_t)(L_14/4)), NULL);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_15 = (&V_0);
		int32_t L_16;
		L_16 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_15, NULL);
		RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline(L_15, ((int32_t)(L_16/4)), NULL);
	}

IL_008b:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_17 = ___0_cmd;
		int32_t L_18;
		L_18 = CopyColorPass_get_destinationID_m25BD18E8145748FB1FD6E678BF52500EA33480BB_inline(__this, NULL);
		RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_19 = V_0;
		int32_t L_20 = __this->___m_DownsamplingMethod;
		if (!L_20)
		{
			G_B8_0 = L_19;
			G_B8_1 = L_18;
			G_B8_2 = L_17;
			goto IL_009e;
		}
		G_B7_0 = L_19;
		G_B7_1 = L_18;
		G_B7_2 = L_17;
	}
	{
		G_B9_0 = 1;
		G_B9_1 = G_B7_0;
		G_B9_2 = G_B7_1;
		G_B9_3 = G_B7_2;
		goto IL_009f;
	}

IL_009e:
	{
		G_B9_0 = 0;
		G_B9_1 = G_B8_0;
		G_B9_2 = G_B8_1;
		G_B9_3 = G_B8_2;
	}

IL_009f:
	{
		NullCheck(G_B9_3);
		CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(G_B9_3, G_B9_2, G_B9_1, G_B9_0, NULL);
		return;
	}

IL_00a5:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_21 = ___0_cmd;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_22;
		L_22 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
		NullCheck(L_22);
		String_t* L_23;
		L_23 = RTHandle_get_name_mF2E7B6B108477C76931BD1E5798BB1DA1F036B7A_inline(L_22, NULL);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_24;
		L_24 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
		NullCheck(L_24);
		RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_25;
		L_25 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_24, NULL);
		NullCheck(L_21);
		CommandBuffer_SetGlobalTexture_mD6F1CC7E87FA88B5838D5EDAFBA602EF94FE1F69(L_21, L_23, L_25, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_Execute_m38D2892ABCF58A8BC606C0351D3C1A1025529BDB (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
	bool V_1 = false;
	bool V_2 = false;
	int32_t G_B5_0 = 0;
	{
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_0 = __this->___m_PassData;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = __this->___m_SamplingMaterial;
		NullCheck(L_0);
		L_0->___samplingMaterial = L_1;
		Il2CppCodeGenWriteBarrier((void**)(&L_0->___samplingMaterial), (void*)L_1);
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_2 = __this->___m_PassData;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = __this->___m_CopyColorMaterial;
		NullCheck(L_2);
		L_2->___copyColorMaterial = L_3;
		Il2CppCodeGenWriteBarrier((void**)(&L_2->___copyColorMaterial), (void*)L_3);
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_4 = __this->___m_PassData;
		int32_t L_5 = __this->___m_DownsamplingMethod;
		NullCheck(L_4);
		L_4->___downsamplingMethod = L_5;
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_6 = __this->___m_PassData;
		int32_t L_7;
		L_7 = ScriptableRenderPass_get_clearFlag_m74FAFCDC3CD75DC4201B398DFD25E028D7D800DB_inline(__this, NULL);
		NullCheck(L_6);
		L_6->___clearFlag = L_7;
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_8 = __this->___m_PassData;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9;
		L_9 = ScriptableRenderPass_get_clearColor_mAEC581D756087BF3617FE243D569717FBC2E5DB1_inline(__this, NULL);
		NullCheck(L_8);
		L_8->___clearColor = L_9;
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_10 = __this->___m_PassData;
		int32_t L_11 = __this->___m_SampleOffsetShaderHandle;
		NullCheck(L_10);
		L_10->___sampleOffsetShaderHandle = L_11;
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_13 = L_12->___commandBuffer;
		V_0 = L_13;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_14;
		L_14 = CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE_inline(__this, NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_15 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_16 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_15->___cameraData);
		ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_17 = L_16->___renderer;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_18 = V_0;
		NullCheck(L_17);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_19;
		L_19 = VirtualFuncInvoker1< RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(6, L_17, L_18);
		if ((!(((RuntimeObject*)(RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_14) == ((RuntimeObject*)(RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_19))))
		{
			goto IL_009c;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_20 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_21 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_20->___cameraData);
		ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_22 = L_21->___renderer;
		NullCheck(L_22);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_23;
		L_23 = ScriptableRenderer_get_cameraColorTargetHandle_mB0B32CF50F711E4B41822F4F6BBCE2091C608A6D(L_22, NULL);
		CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline(__this, L_23, NULL);
	}

IL_009c:
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_24 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_25 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_24->___cameraData);
		XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_26;
		L_26 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_25, NULL);
		NullCheck(L_26);
		bool L_27;
		L_27 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_26, NULL);
		V_1 = L_27;
		bool L_28 = V_1;
		if (!L_28)
		{
			goto IL_00c2;
		}
	}
	{
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_29 = ___1_renderingData;
		CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_30 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_29->___cameraData);
		XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_31;
		L_31 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_30, NULL);
		NullCheck(L_31);
		bool L_32;
		L_32 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_31, NULL);
		G_B5_0 = ((int32_t)(L_32));
		goto IL_00c3;
	}

IL_00c2:
	{
		G_B5_0 = 0;
	}

IL_00c3:
	{
		V_2 = (bool)G_B5_0;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_33 = V_0;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_34;
		L_34 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_35 = ((ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_StaticFields*)il2cpp_codegen_static_fields_for(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var))->___k_CameraTarget;
		int32_t L_36;
		L_36 = ScriptableRenderPass_get_clearFlag_m74FAFCDC3CD75DC4201B398DFD25E028D7D800DB_inline(__this, NULL);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_37;
		L_37 = ScriptableRenderPass_get_clearColor_mAEC581D756087BF3617FE243D569717FBC2E5DB1_inline(__this, NULL);
		il2cpp_codegen_runtime_class_init_inline(ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var);
		ScriptableRenderer_SetRenderTarget_mA8C80A941EC4D76318A688D1E571561E2CCA5FC0(L_33, L_34, L_35, L_36, L_37, NULL);
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_38 = __this->___m_PassData;
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_39;
		L_39 = CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE_inline(__this, NULL);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_40;
		L_40 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
		RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_41 = ___1_renderingData;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_42 = (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)(&L_41->___commandBuffer);
		bool L_43 = V_1;
		bool L_44 = V_2;
		CopyColorPass_ExecutePass_m75F47411EE3B19274A4983598B90DD3257C7C71F(L_38, L_39, L_40, L_42, L_43, L_44, NULL);
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_ExecutePass_m75F47411EE3B19274A4983598B90DD3257C7C71F (PassData_t1038890089C1D9C981AA86D1976926E45838D305* ___0_passData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_destination, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** ___3_cmd, bool ___4_useDrawProceduralBlit, bool ___5_disableFoveatedRenderingForPass, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FC029B64B3163D9E5EC81A358C29450AEB9C7D7);
		s_Il2CppMethodInitialized = true;
	}
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_0 = NULL;
	Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_1 = NULL;
	int32_t V_2 = 0;
	int32_t V_3 = 0;
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_4;
	memset((&V_4), 0, sizeof(V_4));
	int32_t V_5 = 0;
	ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_6;
	memset((&V_6), 0, sizeof(V_6));
	{
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_0 = ___0_passData;
		NullCheck(L_0);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = L_0->___samplingMaterial;
		V_0 = L_1;
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_2 = ___0_passData;
		NullCheck(L_2);
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = L_2->___copyColorMaterial;
		V_1 = L_3;
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_4 = ___0_passData;
		NullCheck(L_4);
		int32_t L_5 = L_4->___downsamplingMethod;
		V_2 = L_5;
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_6 = ___0_passData;
		NullCheck(L_6);
		int32_t L_7 = L_6->___clearFlag;
		V_3 = L_7;
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_8 = ___0_passData;
		NullCheck(L_8);
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = L_8->___clearColor;
		V_4 = L_9;
		PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_10 = ___0_passData;
		NullCheck(L_10);
		int32_t L_11 = L_10->___sampleOffsetShaderHandle;
		V_5 = L_11;
		bool L_12 = ___5_disableFoveatedRenderingForPass;
		if (!L_12)
		{
			goto IL_0038;
		}
	}
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_13 = ___3_cmd;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_14 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_13);
		NullCheck(L_14);
		CommandBuffer_SetFoveatedRenderingMode_mEB94470BC91694B62B28AC5EE1383DA636D3B43B(L_14, 0, NULL);
	}

IL_0038:
	{
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_15 = V_0;
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_16;
		L_16 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_15, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_16)
		{
			goto IL_0056;
		}
	}
	{
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_17 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
		ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_18 = L_17;
		Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_19 = V_0;
		NullCheck(L_18);
		ArrayElementTypeCheck (L_18, L_19);
		(L_18)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_19);
		il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
		Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C(_stringLiteral4FC029B64B3163D9E5EC81A358C29450AEB9C7D7, L_18, NULL);
		return;
	}

IL_0056:
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_20 = ___3_cmd;
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_21 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_20);
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_22;
		L_22 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(5, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
		ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_6), L_21, L_22, NULL);
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_00d6:
			{
				ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_6), NULL);
				return;
			}
		});
		try
		{
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_23 = ___3_cmd;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_24 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_23);
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_25 = ___2_destination;
				il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_26 = ((ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_StaticFields*)il2cpp_codegen_static_fields_for(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var))->___k_CameraTarget;
				int32_t L_27 = V_3;
				Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_28 = V_4;
				il2cpp_codegen_runtime_class_init_inline(ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var);
				ScriptableRenderer_SetRenderTarget_mA8C80A941EC4D76318A688D1E571561E2CCA5FC0(L_24, L_25, L_26, L_27, L_28, NULL);
				int32_t L_29 = V_2;
				switch (L_29)
				{
					case 0:
					{
						goto IL_008d_1;
					}
					case 1:
					{
						goto IL_009c_1;
					}
					case 2:
					{
						goto IL_00ab_1;
					}
					case 3:
					{
						goto IL_00c7_1;
					}
				}
			}
			{
				goto IL_00e4;
			}

IL_008d_1:
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_30 = ___3_cmd;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_31 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_30);
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_32 = ___1_source;
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_33 = ___2_destination;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_34 = V_1;
				il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
				Blitter_BlitCameraTexture_m99A0342A9AF484F3883BDBFDFAA132BBCD099D29(L_31, L_32, L_33, 2, 0, L_34, 0, NULL);
				goto IL_00e4;
			}

IL_009c_1:
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_35 = ___3_cmd;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_36 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_35);
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_37 = ___1_source;
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_38 = ___2_destination;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_39 = V_1;
				il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
				Blitter_BlitCameraTexture_m99A0342A9AF484F3883BDBFDFAA132BBCD099D29(L_36, L_37, L_38, 2, 0, L_39, 1, NULL);
				goto IL_00e4;
			}

IL_00ab_1:
			{
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_40 = V_0;
				int32_t L_41 = V_5;
				NullCheck(L_40);
				Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_40, L_41, (2.0f), NULL);
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_42 = ___3_cmd;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_43 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_42);
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_44 = ___1_source;
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_45 = ___2_destination;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_46 = V_0;
				il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
				Blitter_BlitCameraTexture_m99A0342A9AF484F3883BDBFDFAA132BBCD099D29(L_43, L_44, L_45, 2, 0, L_46, 0, NULL);
				goto IL_00e4;
			}

IL_00c7_1:
			{
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_47 = ___3_cmd;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_48 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_47);
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_49 = ___1_source;
				RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_50 = ___2_destination;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_51 = V_1;
				il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
				Blitter_BlitCameraTexture_m99A0342A9AF484F3883BDBFDFAA132BBCD099D29(L_48, L_49, L_50, 2, 0, L_51, 1, NULL);
				goto IL_00e4;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_00e4:
	{
		return;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 CopyColorPass_Render_m198CF1CD92F00A20D8F0E907F55D0F1214CF402A (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* ___0_renderGraph, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* ___1_destination, TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* ___2_source, int32_t ___3_downsampling, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___4_renderingData, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m6EED166126D515854B04C605AA032FADD92751BF_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m38D837EC52496231CE5B4852DD2B012E3E676AFC_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__25_0_m2CB10D2AA094950B36B1427C34070E5281E7C419_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__25_1_m82F774ADA9707D7963881A76AAA4AEB2F6629761_RuntimeMethod_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13F7A2B93E167BE0F372022A94E8EFBC3987F3E7);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A4C2B105F2C0DEF8D750AF4F73D7CE2A187A68A);
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral739BD29C62A318411ED6EEAB7516EEEA0F7261E2);
		s_Il2CppMethodInitialized = true;
	}
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC V_0;
	memset((&V_0), 0, sizeof(V_0));
	PassData_t1038890089C1D9C981AA86D1976926E45838D305* V_1 = NULL;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_2;
	memset((&V_2), 0, sizeof(V_2));
	int32_t V_3 = 0;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC V_4;
	memset((&V_4), 0, sizeof(V_4));
	PassData_t1038890089C1D9C981AA86D1976926E45838D305* V_5 = NULL;
	RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_6;
	memset((&V_6), 0, sizeof(V_6));
	int32_t V_7 = 0;
	PassData_t1038890089C1D9C981AA86D1976926E45838D305* G_B3_0 = NULL;
	PassData_t1038890089C1D9C981AA86D1976926E45838D305* G_B2_0 = NULL;
	int32_t G_B4_0 = 0;
	PassData_t1038890089C1D9C981AA86D1976926E45838D305* G_B4_1 = NULL;
	RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* G_B6_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B6_1 = NULL;
	RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* G_B5_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B5_1 = NULL;
	RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* G_B11_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B11_1 = NULL;
	RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* G_B10_0 = NULL;
	RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC* G_B10_1 = NULL;
	{
		int32_t L_0 = ___3_downsampling;
		__this->___m_DownsamplingMethod = L_0;
		RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_1 = ___0_renderGraph;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2;
		L_2 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38_inline(__this, NULL);
		NullCheck(L_1);
		RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC L_3;
		L_3 = RenderGraph_AddRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m38D837EC52496231CE5B4852DD2B012E3E676AFC(L_1, _stringLiteral6A4C2B105F2C0DEF8D750AF4F73D7CE2A187A68A, (&V_1), L_2, RenderGraph_AddRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m38D837EC52496231CE5B4852DD2B012E3E676AFC_RuntimeMethod_var);
		V_0 = L_3;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_012f:
			{
				RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071((&V_0), NULL);
				return;
			}
		});
		try
		{
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = ___4_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_5 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_4->___cameraData);
				RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_6 = L_5->___cameraTargetDescriptor;
				V_2 = L_6;
				int32_t L_7 = ___3_downsampling;
				CopyColorPass_ConfigureDescriptor_mD046FF2494382A6D56FE64808E5CC6DCE9B9775E(L_7, (&V_2), (&V_3), NULL);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_8 = ___1_destination;
				RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_9 = ___0_renderGraph;
				RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_10 = V_2;
				int32_t L_11 = V_3;
				il2cpp_codegen_runtime_class_init_inline(UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_12;
				L_12 = UniversalRenderer_CreateRenderGraphTexture_m64FD09536CB7D648895FF0AB91EB78E0AD74684C(L_9, L_10, _stringLiteral739BD29C62A318411ED6EEAB7516EEEA0F7261E2, (bool)1, L_11, 1, NULL);
				*(TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09*)L_8 = L_12;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_13 = V_1;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_14 = ___1_destination;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_15;
				L_15 = RenderGraphBuilder_UseColorBuffer_mBAFAA9789D8E5085F01F2E8798746E0A4C48D5B3((&V_0), L_14, 0, NULL);
				NullCheck(L_13);
				L_13->___destination = L_15;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_16 = V_1;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_17 = ___2_source;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_18;
				L_18 = RenderGraphBuilder_ReadTexture_m30A338D1203C736F18E9EDFE24A4208384D0925F((&V_0), L_17, NULL);
				NullCheck(L_16);
				L_16->___source = L_18;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_19 = V_1;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_20 = ___4_renderingData;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_21 = L_20->___commandBuffer;
				NullCheck(L_19);
				L_19->___cmd = L_21;
				Il2CppCodeGenWriteBarrier((void**)(&L_19->___cmd), (void*)L_21);
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_22 = V_1;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_23 = ___4_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_24 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_23->___cameraData);
				XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_25;
				L_25 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_24, NULL);
				NullCheck(L_25);
				bool L_26;
				L_26 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_25, NULL);
				NullCheck(L_22);
				L_22->___useProceduralBlit = L_26;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_27 = V_1;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_28 = ___4_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_29 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_28->___cameraData);
				XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_30;
				L_30 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_29, NULL);
				NullCheck(L_30);
				bool L_31;
				L_31 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_30, NULL);
				if (!L_31)
				{
					G_B3_0 = L_27;
					goto IL_00b1_1;
				}
				G_B2_0 = L_27;
			}
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_32 = ___4_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_33 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_32->___cameraData);
				XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_34;
				L_34 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline(L_33, NULL);
				NullCheck(L_34);
				bool L_35;
				L_35 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_34, NULL);
				G_B4_0 = ((int32_t)(L_35));
				G_B4_1 = G_B2_0;
				goto IL_00b2_1;
			}

IL_00b1_1:
			{
				G_B4_0 = 0;
				G_B4_1 = G_B3_0;
			}

IL_00b2_1:
			{
				NullCheck(G_B4_1);
				G_B4_1->___disableFoveatedRenderingForPass = (bool)G_B4_0;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_36 = V_1;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_37 = __this->___m_SamplingMaterial;
				NullCheck(L_36);
				L_36->___samplingMaterial = L_37;
				Il2CppCodeGenWriteBarrier((void**)(&L_36->___samplingMaterial), (void*)L_37);
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_38 = V_1;
				Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_39 = __this->___m_CopyColorMaterial;
				NullCheck(L_38);
				L_38->___copyColorMaterial = L_39;
				Il2CppCodeGenWriteBarrier((void**)(&L_38->___copyColorMaterial), (void*)L_39);
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_40 = V_1;
				int32_t L_41 = __this->___m_DownsamplingMethod;
				NullCheck(L_40);
				L_40->___downsamplingMethod = L_41;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_42 = V_1;
				int32_t L_43;
				L_43 = ScriptableRenderPass_get_clearFlag_m74FAFCDC3CD75DC4201B398DFD25E028D7D800DB_inline(__this, NULL);
				NullCheck(L_42);
				L_42->___clearFlag = L_43;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_44 = V_1;
				Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_45;
				L_45 = ScriptableRenderPass_get_clearColor_mAEC581D756087BF3617FE243D569717FBC2E5DB1_inline(__this, NULL);
				NullCheck(L_44);
				L_44->___clearColor = L_45;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_46 = V_1;
				int32_t L_47 = __this->___m_SampleOffsetShaderHandle;
				NullCheck(L_46);
				L_46->___sampleOffsetShaderHandle = L_47;
				RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86((&V_0), (bool)0, NULL);
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
				RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* L_48 = ((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__25_0;
				RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* L_49 = L_48;
				if (L_49)
				{
					G_B6_0 = L_49;
					G_B6_1 = (&V_0);
					goto IL_0128_1;
				}
				G_B5_0 = L_49;
				G_B5_1 = (&V_0);
			}
			{
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
				U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* L_50 = ((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9;
				RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* L_51 = (RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A*)il2cpp_codegen_object_new(RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A_il2cpp_TypeInfo_var);
				RenderFunc_1__ctor_m25F29F681B924682140C092C6A0FA638343AE365(L_51, L_50, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__25_0_m2CB10D2AA094950B36B1427C34070E5281E7C419_RuntimeMethod_var), NULL);
				RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* L_52 = L_51;
				((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__25_0 = L_52;
				Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__25_0), (void*)L_52);
				G_B6_0 = L_52;
				G_B6_1 = G_B5_1;
			}

IL_0128_1:
			{
				RenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m6EED166126D515854B04C605AA032FADD92751BF(G_B6_1, G_B6_0, RenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m6EED166126D515854B04C605AA032FADD92751BF_RuntimeMethod_var);
				goto IL_013d;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_013d:
	{
		RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* L_53 = ___0_renderGraph;
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_54;
		L_54 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38_inline(__this, NULL);
		NullCheck(L_53);
		RenderGraphBuilder_t8AEC7329276477A095C2D889D3361085DD1A1FFC L_55;
		L_55 = RenderGraph_AddRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m38D837EC52496231CE5B4852DD2B012E3E676AFC(L_53, _stringLiteral13F7A2B93E167BE0F372022A94E8EFBC3987F3E7, (&V_5), L_54, RenderGraph_AddRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m38D837EC52496231CE5B4852DD2B012E3E676AFC_RuntimeMethod_var);
		V_4 = L_55;
	}
	{
		auto __finallyBlock = il2cpp::utils::Finally([&]
		{

FINALLY_01b9:
			{
				RenderGraphBuilder_Dispose_m6CD2A0E7451C1E81E016C27394732E07F6C53071((&V_4), NULL);
				return;
			}
		});
		try
		{
			{
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_56 = ___4_renderingData;
				CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_57 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_56->___cameraData);
				RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_58 = L_57->___cameraTargetDescriptor;
				V_6 = L_58;
				int32_t L_59 = ___3_downsampling;
				CopyColorPass_ConfigureDescriptor_mD046FF2494382A6D56FE64808E5CC6DCE9B9775E(L_59, (&V_6), (&V_7), NULL);
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_60 = V_5;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_61 = ___1_destination;
				TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_62;
				L_62 = RenderGraphBuilder_UseColorBuffer_mBAFAA9789D8E5085F01F2E8798746E0A4C48D5B3((&V_4), L_61, 0, NULL);
				NullCheck(L_60);
				L_60->___destination = L_62;
				PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_63 = V_5;
				RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_64 = ___4_renderingData;
				CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_65 = L_64->___commandBuffer;
				NullCheck(L_63);
				L_63->___cmd = L_65;
				Il2CppCodeGenWriteBarrier((void**)(&L_63->___cmd), (void*)L_65);
				RenderGraphBuilder_AllowPassCulling_m123C799CF19AF7D92A976CCC235C6721F1D8EE86((&V_4), (bool)0, NULL);
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
				RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* L_66 = ((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__25_1;
				RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* L_67 = L_66;
				if (L_67)
				{
					G_B11_0 = L_67;
					G_B11_1 = (&V_4);
					goto IL_01b2_1;
				}
				G_B10_0 = L_67;
				G_B10_1 = (&V_4);
			}
			{
				il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
				U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* L_68 = ((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9;
				RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* L_69 = (RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A*)il2cpp_codegen_object_new(RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A_il2cpp_TypeInfo_var);
				RenderFunc_1__ctor_m25F29F681B924682140C092C6A0FA638343AE365(L_69, L_68, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__25_1_m82F774ADA9707D7963881A76AAA4AEB2F6629761_RuntimeMethod_var), NULL);
				RenderFunc_1_t721617C12BDAA4331B2328A9F2AAA3E7F583570A* L_70 = L_69;
				((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__25_1 = L_70;
				Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__25_1), (void*)L_70);
				G_B11_0 = L_70;
				G_B11_1 = G_B10_1;
			}

IL_01b2_1:
			{
				RenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m6EED166126D515854B04C605AA032FADD92751BF(G_B11_1, G_B11_0, RenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m6EED166126D515854B04C605AA032FADD92751BF_RuntimeMethod_var);
				goto IL_01c7;
			}
		}
		catch(Il2CppExceptionWrapper& e)
		{
			__finallyBlock.StoreException(e.ex);
		}
	}

IL_01c7:
	{
		TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09* L_71 = ___1_destination;
		TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_72 = (*(TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09*)L_71);
		return L_72;
	}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_OnCameraCleanup_m898597430E17138E115A6E22894BC3CD682ACA65 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, 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;
	}
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
		if (L_0)
		{
			goto IL_000e;
		}
	}
	{
		ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
		ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral855FED6E03442FBB3AF914FFBFA9DA82813817A1)), NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CopyColorPass_OnCameraCleanup_m898597430E17138E115A6E22894BC3CD682ACA65_RuntimeMethod_var)));
	}

IL_000e:
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_2;
		L_2 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
		NullCheck(L_2);
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_3;
		L_3 = RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline(L_2, NULL);
		il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
		bool L_4;
		L_4 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
		if (!L_4)
		{
			goto IL_0048;
		}
	}
	{
		int32_t L_5;
		L_5 = CopyColorPass_get_destinationID_m25BD18E8145748FB1FD6E678BF52500EA33480BB_inline(__this, NULL);
		if ((((int32_t)L_5) == ((int32_t)(-1))))
		{
			goto IL_0048;
		}
	}
	{
		CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6 = ___0_cmd;
		int32_t L_7;
		L_7 = CopyColorPass_get_destinationID_m25BD18E8145748FB1FD6E678BF52500EA33480BB_inline(__this, NULL);
		NullCheck(L_6);
		CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_6, L_7, NULL);
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_8;
		L_8 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
		NullCheck(L_8);
		RTHandle_Release_m743C2A22FD95D177D2D425E9DF1F3088161F387B(L_8, NULL);
		CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F_inline(__this, (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)NULL, NULL);
	}

IL_0048:
	{
		return;
	}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CUseRenderPassU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_AccurateGbufferNormals_m9720C5F6B6F3472D51A37E6DB9E73E4FF9DD5F16_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CAccurateGbufferNormalsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderingLayerMaskSize_mC5AC2DFC937A1E9B4D01997676A2DACEBE5F1FAC_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CRenderingLayerMaskSizeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DeferredLights_get_MixedLightingSetup_m6996E1655CCFB7291768E5127049BC1B6A25BEF5_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CMixedLightingSetupU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_UseDecalLayers_mDDFBDA34CB1AA2D9A3479B23D53133BF31A708F5_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CUseDecalLayersU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UniversalRenderPipelineAsset_get_useRenderingLayers_mA473541E634D2A1BEB4CEAFBF27B79251E0FA5E6_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___m_SupportsLightLayers;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredConfig_set_IsOpenGL_m0D1DC95BA5114D731D542E4F477EE45030375032_inline (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		((DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields*)il2cpp_codegen_static_fields_for(DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var))->___U3CIsOpenGLU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredConfig_set_IsDX10_m1FAD9B0F36422C645B883F7B9C7369E9D59A7DDC_inline (bool ___0_value, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ___0_value;
		((DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields*)il2cpp_codegen_static_fields_for(DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var))->___U3CIsDX10U3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_AccurateGbufferNormals_m7E7EF7482036454D26694AC1D59AEA35DE0C40FA_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CAccurateGbufferNormalsU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_UseJobSystem_m2A9CD076267D5AA54E5B04A5BE5335B94C2B45C9_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CUseJobSystemU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_UseRenderPass_mDFAD4F333B29C2953659986D54FD1EE132F4B458_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CUseRenderPassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CwidthU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline (float ___0_f, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	int32_t V_0 = 0;
	{
		float L_0 = ___0_f;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		double L_1;
		L_1 = ceil(((double)L_0));
		V_0 = il2cpp_codegen_cast_double_to_int<int32_t>(L_1);
		goto IL_000c;
	}

IL_000c:
	{
		int32_t L_2 = V_0;
		return L_2;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_RenderWidth_m9A4741314266B1C8115091D21F47B6EB854634F3_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CRenderWidthU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CheightU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_RenderHeight_m5A128E888FAA6676EC765BF5D07A583894FAAA2B_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CRenderHeightU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_MixedLightingSetup_m5F9B7577A809990E6AF4846271D2AAD118AD196A_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CMixedLightingSetupU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___U3CGbufferAttachmentsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_stencilFormat_mAF65BF85B6183891FD68DECADA003A7A6DFEEA1A_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CstencilFormatU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferAttachments_mC7AA7837F438CE029E167B87F077EEF6098C80E1_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = ___0_value;
		__this->___U3CGbufferAttachmentsU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CGbufferAttachmentsU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferFormats_m48BDD07B5431BC2F6D2D00D4BDDFC86003CE7E88_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___0_value, const RuntimeMethod* method) 
{
	{
		GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_0 = ___0_value;
		__this->___U3CGbufferFormatsU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CGbufferFormatsU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_GbufferTextureHandles_mD39547D18DF76D0EE20D7263298D0AB47CB11B2D_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* ___0_value, const RuntimeMethod* method) 
{
	{
		TextureHandleU5BU5D_t28E03079A1145B702C140F2BE03F3A49D3642BDD* L_0 = ___0_value;
		__this->___U3CGbufferTextureHandlesU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CGbufferTextureHandlesU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_0 = __this->___U3CGbufferFormatsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___U3CDeferredInputAttachmentsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredConfig_get_IsOpenGL_m6F267B91EADDD256FF31B26AC15022CCACF34F06_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ((DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields*)il2cpp_codegen_static_fields_for(DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var))->___U3CIsOpenGLU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredConfig_get_IsDX10_m29BD38818BB231890B234F8D90F836B4CF0F449E_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	{
		bool L_0 = ((DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_StaticFields*)il2cpp_codegen_static_fields_for(DeferredConfig_t784C35EEF9B410E6B061E6CAECCF40BF31EFB3F1_il2cpp_TypeInfo_var))->___U3CIsDX10U3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_HasDepthPrepass_mC5A7DA505F2960D7A54B4A7989892792514C8C9E_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CHasDepthPrepassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_HasNormalPrepass_m9A48F38DB115BE3A378B0C739A71B7C79F8BB87A_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CHasNormalPrepassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_HasRenderingLayerPrepass_m5A3AA40623B76583A7BD52D08CD5B2FC7EED5200_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CHasRenderingLayerPrepassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DepthCopyTexture_mBDE229B942F031B268B851A264DD93C2F4B54A26_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CDepthCopyTextureU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDepthCopyTextureU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DepthAttachment_mF0AE8FC95FBED81E72C6049338B54E053F7DD2BD_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CDepthAttachmentU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDepthAttachmentU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DeferredInputAttachments_mF7AE42D672762A277D58AAF9B50258CD91B962D3_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = ___0_value;
		__this->___U3CDeferredInputAttachmentsU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDeferredInputAttachmentsU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DeferredInputIsTransient_m1CE9F9DA3ACDB8AD7A54EF0E01B54B1A30E82E50_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___0_value, const RuntimeMethod* method) 
{
	{
		BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_0 = ___0_value;
		__this->___U3CDeferredInputIsTransientU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDeferredInputIsTransientU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* DeferredLights_get_DeferredInputIsTransient_m7B4615C180E82E2F2803286DF7B56332EC6A0F8B_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_0 = __this->___U3CDeferredInputIsTransientU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthAttachment_mDCE6C0ADF1601341F58B5869068E6CDE55BECAC6_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CDepthAttachmentU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeferredLights_set_DepthAttachmentHandle_m4B7150AB142892F81D8ADEAC010C117988E0C539_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CDepthAttachmentHandleU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDepthAttachmentHandleU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_0 = ((Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields*)il2cpp_codegen_static_fields_for(Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_il2cpp_TypeInfo_var))->___identityMatrix;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool LightCookieManager_get_IsKeywordLightCookieEnabled_mAAC832A3AA56BB7A301121DF82329C7B84B0DBE5_inline (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CIsKeywordLightCookieEnabledU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t UniversalAdditionalLightData_get_renderingLayers_m4E87294D6D0AFF1195671E24003BFF9110C4BF04_inline (UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* __this, const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = __this->___m_RenderingLayers;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697_inline (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) 
{
	{
		XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_0 = __this->___U3CxrU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderWidth_m9A4CE4EE8D54FF249CD50436FF5DC8595A3444E1_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CRenderWidthU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		__this->___x = L_0;
		float L_1 = ___1_y;
		__this->___y = L_1;
		float L_2 = ___2_z;
		__this->___z = L_2;
		float L_3 = ___3_w;
		__this->___w = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DeferredLights_get_RenderHeight_m9205935258A27604A54455B45CA9434D3E6C312C_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CRenderHeightU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CstripShadowsOffVariantsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector4_op_Implicit_m0217ADDC8CADDB93ACBABB17A50207698DAB0071_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_v, const RuntimeMethod* method) 
{
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___0_v;
		float L_1 = L_0.___x;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___0_v;
		float L_3 = L_2.___y;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___0_v;
		float L_5 = L_4.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
		memset((&L_6), 0, sizeof(L_6));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), L_1, L_3, L_5, 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 float Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = ___0_a;
		float L_1 = ___1_b;
		float L_2 = ___0_a;
		float L_3 = ___2_t;
		float L_4;
		L_4 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_3, NULL);
		V_0 = ((float)il2cpp_codegen_add(L_0, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_1, L_2)), L_4))));
		goto IL_0010;
	}

IL_0010:
	{
		float L_5 = V_0;
		return L_5;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		__this->___x = L_0;
		float L_1 = ___1_y;
		__this->___y = L_1;
		float L_2 = ___2_z;
		__this->___z = L_2;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_m2ECA73F345A7AD84144133E9E51657204002B12D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method) 
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_v;
		float L_1 = L_0.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___0_v;
		float L_3 = L_2.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_v;
		float L_5 = L_4.___z;
		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), 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 void ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___0_value, const RuntimeMethod* method) 
{
	{
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = ___0_value;
		__this->___U3CprofilingSamplerU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CprofilingSamplerU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CrenderPassEventU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RectInt__ctor_m6E8B3A6C7EE11257A6B438E36274116FE39B5B42_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, int32_t ___0_xMin, int32_t ___1_yMin, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_xMin;
		__this->___m_XMin = L_0;
		int32_t L_1 = ___1_yMin;
		__this->___m_YMin = L_1;
		int32_t L_2 = ___2_width;
		__this->___m_Width = L_2;
		int32_t L_3 = ___3_height;
		__this->___m_Height = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_width_m6B7B2FB764EAE83B7F63E7F77FA33973606761A7_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_Width;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_height_mE25FB938714942D7A3BA0B3C21BC5CB913D5709C_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_Height;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_x_mA1E7EF6DEAD2E900D7D56B7A3957C05081EBA9CA_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_XMin;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RectInt_get_y_m440422264E6FCAA91E01F81486A78037AC29D878_inline (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_YMin;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) 
{
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
		float L_1 = L_0.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
		float L_3 = L_2.___x;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
		float L_5 = L_4.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
		float L_7 = L_6.___y;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
		float L_9 = L_8.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
		float L_11 = L_10.___z;
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
		memset((&L_12), 0, sizeof(L_12));
		Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), ((float)il2cpp_codegen_subtract(L_9, L_11)), NULL);
		V_0 = L_12;
		goto IL_0030;
	}

IL_0030:
	{
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
		return L_13;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	{
		float L_0 = __this->___x;
		float L_1 = __this->___x;
		float L_2 = __this->___y;
		float L_3 = __this->___y;
		float L_4 = __this->___z;
		float L_5 = __this->___z;
		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 int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	int32_t G_B3_0 = 0;
	{
		int32_t L_0 = ___0_a;
		int32_t L_1 = ___1_b;
		if ((((int32_t)L_0) > ((int32_t)L_1)))
		{
			goto IL_0008;
		}
	}
	{
		int32_t L_2 = ___1_b;
		G_B3_0 = L_2;
		goto IL_0009;
	}

IL_0008:
	{
		int32_t L_3 = ___0_a;
		G_B3_0 = L_3;
	}

IL_0009:
	{
		V_0 = G_B3_0;
		goto IL_000c;
	}

IL_000c:
	{
		int32_t L_4 = V_0;
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	bool V_0 = false;
	{
		float L_0 = ___1_b;
		float L_1 = ___0_a;
		float L_2;
		L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
		float L_3 = ___0_a;
		float L_4;
		L_4 = fabsf(L_3);
		float L_5 = ___1_b;
		float L_6;
		L_6 = fabsf(L_5);
		float L_7;
		L_7 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_4, L_6, NULL);
		float L_8 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon;
		float L_9;
		L_9 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(((float)il2cpp_codegen_multiply((9.99999997E-07f), L_7)), ((float)il2cpp_codegen_multiply(L_8, (8.0f))), NULL);
		V_0 = (bool)((((float)L_2) < ((float)L_9))? 1 : 0);
		goto IL_0035;
	}

IL_0035:
	{
		bool L_10 = V_0;
		return L_10;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CuseNativeRenderPassU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline (const RuntimeMethod* method) 
{
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
		memset((&L_0), 0, sizeof(L_0));
		Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (0.0f), (0.0f), (0.0f), (1.0f), NULL);
		V_0 = L_0;
		goto IL_001d;
	}

IL_001d:
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) 
{
	{
		RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = __this->___m_NameID;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A RTHandle_get_referenceSize_mC92CF605112BBE2C0733AB1E4A9C42B760DCB34B_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) 
{
	{
		Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_0 = __this->___U3CreferenceSizeU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___oneVector;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2Int_op_Implicit_m5B9FB268943E6CAB6E40E13D30BA49A9AC7D2059_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___0_v, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		int32_t L_0;
		L_0 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___0_v), NULL);
		int32_t L_1;
		L_1 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___0_v), NULL);
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), ((float)L_0), ((float)L_1), NULL);
		V_0 = L_2;
		goto IL_0019;
	}

IL_0019:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
		return L_3;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
		float L_1 = L_0.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
		float L_3 = L_2.___x;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
		float L_5 = L_4.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
		float L_7 = L_6.___y;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
		memset((&L_8), 0, sizeof(L_8));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)(L_1/L_3)), ((float)(L_5/L_7)), NULL);
		V_0 = L_8;
		goto IL_0023;
	}

IL_0023:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
		return L_9;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
		float L_1 = L_0.___x;
		float L_2 = ___1_d;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
		float L_4 = L_3.___y;
		float L_5 = ___1_d;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
		memset((&L_6), 0, sizeof(L_6));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), NULL);
		V_0 = L_6;
		goto IL_0019;
	}

IL_0019:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
		return L_7;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_X;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->___m_Y;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		int32_t L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) 
{
	{
		ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = __this->___U3CprofilingSamplerU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) 
{
	{
		RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_0 = __this->___m_RT;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* RenderGraph_get_defaultResources_mAF14CF66D8EEB8E7BE53241437E9D7005C662E17_inline (RenderGraph_t5AA201AC80DFD885B4FFB147432366185AE489BB* __this, const RuntimeMethod* method) 
{
	{
		RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* L_0 = __this->___m_DefaultResources;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 RenderGraphDefaultResources_get_defaultShadowTexture_m4EA8FB8D0893BC33315B9FE9339E1C37DE050F50_inline (RenderGraphDefaultResources_t9911A2DC8A2C28E3A1F7F2D48B03AFBCEF1F499B* __this, const RuntimeMethod* method) 
{
	{
		TextureHandle_t87D7D063E5E22E38632961AB2B6F89978942BE09 L_0 = __this->___U3CdefaultShadowTextureU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline (float ___0_x, float ___1_y, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		float L_1 = ___1_y;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_2;
		memset((&L_2), 0, sizeof(L_2));
		float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_2), L_0, L_1, NULL);
		return L_2;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA math_rcp_m6A26002B1F4212C525255E31010FF526C84F591D_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_x, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_x;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_1;
		L_1 = float2_op_Division_mE9F0EA43229DDFD549088D0F71AABF831698EE5F_inline((1.0f), L_0, NULL);
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_UnaryNegation_m63834E95475E7EF1CA1583F6A08420C3BFA34458_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_val, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_val;
		float L_1 = L_0.___x;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_2 = ___0_val;
		float L_3 = L_2.___y;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_4;
		memset((&L_4), 0, sizeof(L_4));
		float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_4), ((-L_1)), ((-L_3)), NULL);
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Multiply_m34D03129CE0D7AD665A914DE83CB749585B2455F_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_lhs;
		float L_1 = L_0.___x;
		float L_2 = ___1_rhs;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_3 = ___0_lhs;
		float L_4 = L_3.___y;
		float L_5 = ___1_rhs;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
		memset((&L_6), 0, sizeof(L_6));
		float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_6), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), NULL);
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Addition_m6A1EEFBE2B92691F07967739DB3ECEEB432968AD_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_lhs;
		float L_1 = L_0.___x;
		float L_2 = ___1_rhs;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_3 = ___0_lhs;
		float L_4 = L_3.___y;
		float L_5 = ___1_rhs;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
		memset((&L_6), 0, sizeof(L_6));
		float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_6), ((float)il2cpp_codegen_add(L_1, L_2)), ((float)il2cpp_codegen_add(L_4, L_5)), NULL);
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_mE797E50A2E9FF0935867108F0F25C0F683E47B15_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_zw, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_xy;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_1 = ___1_zw;
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_2;
		memset((&L_2), 0, sizeof(L_2));
		float4__ctor_m062DCDEE8A8DFB587E88A4F1D18E7415B683CB00_inline((&L_2), L_0, L_1, NULL);
		return L_2;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A math_int2_m0A9A8113022D7954E7DA5BE5436989C2DF01650D_inline (int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_x;
		int32_t L_1 = ___1_y;
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_2;
		memset((&L_2), 0, sizeof(L_2));
		int2__ctor_m452D21510717D0961119C89A72BBB8D84DCD49F4_inline((&L_2), L_0, L_1, NULL);
		return L_2;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t math_min_m02D43DF516544C279AF660EA4731449C82991849_inline (int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_x;
		int32_t L_1 = ___1_y;
		if ((((int32_t)L_0) < ((int32_t)L_1)))
		{
			goto IL_0006;
		}
	}
	{
		int32_t L_2 = ___1_y;
		return L_2;
	}

IL_0006:
	{
		int32_t L_3 = ___0_x;
		return L_3;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Addition_mDC6C2A91C24EE95C695A1F0179AC85A845045D2E_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) 
{
	{
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_0 = ___0_lhs;
		int32_t L_1 = L_0.___x;
		int32_t L_2 = ___1_rhs;
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_3 = ___0_lhs;
		int32_t L_4 = L_3.___y;
		int32_t L_5 = ___1_rhs;
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_6;
		memset((&L_6), 0, sizeof(L_6));
		int2__ctor_m452D21510717D0961119C89A72BBB8D84DCD49F4_inline((&L_6), ((int32_t)il2cpp_codegen_add(L_1, L_2)), ((int32_t)il2cpp_codegen_add(L_4, L_5)), NULL);
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Subtraction_mC938968ABFBC65A87958D0C460911E66345F7AAA_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) 
{
	{
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_0 = ___0_lhs;
		int32_t L_1 = L_0.___x;
		int32_t L_2 = ___1_rhs;
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_3 = ___0_lhs;
		int32_t L_4 = L_3.___y;
		int32_t L_5 = ___1_rhs;
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_6;
		memset((&L_6), 0, sizeof(L_6));
		int2__ctor_m452D21510717D0961119C89A72BBB8D84DCD49F4_inline((&L_6), ((int32_t)il2cpp_codegen_subtract(L_1, L_2)), ((int32_t)il2cpp_codegen_subtract(L_4, L_5)), NULL);
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Division_mE73B8B8DF181E932008B939A87FC6A7CB0547F75_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) 
{
	{
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_0 = ___0_lhs;
		int32_t L_1 = L_0.___x;
		int32_t L_2 = ___1_rhs;
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_3 = ___0_lhs;
		int32_t L_4 = L_3.___y;
		int32_t L_5 = ___1_rhs;
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_6;
		memset((&L_6), 0, sizeof(L_6));
		int2__ctor_m452D21510717D0961119C89A72BBB8D84DCD49F4_inline((&L_6), ((int32_t)(L_1/L_2)), ((int32_t)(L_4/L_5)), NULL);
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline (float ___0_x, 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 L_0 = ___0_x;
		il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
		double L_1;
		L_1 = Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054(((double)((float)L_0)), (2.0), NULL);
		return ((float)L_1);
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Implicit_mDCE8EF24B96CB48EEFA3D9C75760ECA01874C735_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_v, const RuntimeMethod* method) 
{
	{
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_0 = ___0_v;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_1;
		memset((&L_1), 0, sizeof(L_1));
		float2__ctor_m36DFF2F3BE02DB4AC5E36F0CDFF2DB54D872F979_inline((&L_1), L_0, NULL);
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Division_m4AA175CD0895AA1A50F5A73B54722CA53876EE6A_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_lhs;
		float L_1 = L_0.___x;
		float L_2 = ___1_rhs;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_3 = ___0_lhs;
		float L_4 = L_3.___y;
		float L_5 = ___1_rhs;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
		memset((&L_6), 0, sizeof(L_6));
		float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_6), ((float)(L_1/L_2)), ((float)(L_4/L_5)), NULL);
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Division_mE9F0EA43229DDFD549088D0F71AABF831698EE5F_inline (float ___0_lhs, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_rhs, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_lhs;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_1 = ___1_rhs;
		float L_2 = L_1.___x;
		float L_3 = ___0_lhs;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_4 = ___1_rhs;
		float L_5 = L_4.___y;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
		memset((&L_6), 0, sizeof(L_6));
		float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_6), ((float)(L_0/L_2)), ((float)(L_3/L_5)), NULL);
		return L_6;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_m16697C284FA0C25A84F3DC3E99F3D4C306B6BFBF_inline (float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		float L_1 = ___1_y;
		float L_2 = ___2_z;
		float L_3 = ___3_w;
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_4;
		memset((&L_4), 0, sizeof(L_4));
		float4__ctor_mB2F7F2D8BCE8159BEF5A0D6400499E211858ED2D_inline((&L_4), L_0, L_1, L_2, L_3, NULL);
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		float L_0 = __this->___m_Width;
		float L_1 = __this->___m_Height;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
		memset((&L_2), 0, sizeof(L_2));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), L_0, L_1, NULL);
		V_0 = L_2;
		goto IL_0015;
	}

IL_0015:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
		return L_3;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) 
{
	Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
		float L_1 = L_0.___x;
		float L_2 = ___1_d;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
		float L_4 = L_3.___y;
		float L_5 = ___1_d;
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
		memset((&L_6), 0, sizeof(L_6));
		Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)(L_1/L_2)), ((float)(L_4/L_5)), NULL);
		V_0 = L_6;
		goto IL_0019;
	}

IL_0019:
	{
		Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
		return L_7;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_m8177BCC80431B291731F53C99FF25D3090AB286D_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float ___1_z, float ___2_w, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_xy;
		float L_1 = ___1_z;
		float L_2 = ___2_w;
		float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_3;
		memset((&L_3), 0, sizeof(L_3));
		float4__ctor_m2A6267BB3EF610ED0F833FD07322B70EA219E9C7_inline((&L_3), L_0, L_1, L_2, NULL);
		return L_3;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_stripAdditionalLightOffVariants_mAE9AFBDA4F4A08090587F1DD1D4C241FB47D7129_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) 
{
	{
		bool L_0 = __this->___U3CstripAdditionalLightOffVariantsU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_shEvalMode_mE70F48B0A135221567C29FA912AE7EEF5CA5095A_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___m_ShEvalMode;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_asfloat_m20D259DAAB46464B59BD8BF5678F9D59800F70A9_inline (uint32_t ___0_x, const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = ___0_x;
		float L_1;
		L_1 = math_asfloat_m9FA56DE5C61FCEF3DCD0675252D40DFD9C9B712F_inline(L_0, NULL);
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline (const RuntimeMethod* method) 
{
	static bool s_Il2CppMethodInitialized;
	if (!s_Il2CppMethodInitialized)
	{
		il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_il2cpp_TypeInfo_var);
		s_Il2CppMethodInitialized = true;
	}
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields*)il2cpp_codegen_static_fields_for(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_il2cpp_TypeInfo_var))->___zeroVector;
		V_0 = L_0;
		goto IL_0009;
	}

IL_0009:
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) 
{
	Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___m_Extents;
		V_0 = L_0;
		goto IL_000a;
	}

IL_000a:
	{
		Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_overrideCameraTarget_mC7A5FB7FB9D32C88226E81992DAD058174C99D95_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, bool ___0_value, const RuntimeMethod* method) 
{
	{
		bool L_0 = ___0_value;
		__this->___U3CoverrideCameraTargetU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_vrUsage_m994CB3D4B250A70BE005D9FDFD24D868E07A52F0_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CvrUsageU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline (const RuntimeMethod* method) 
{
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
		memset((&L_0), 0, sizeof(L_0));
		Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (0.0f), (0.0f), (0.0f), (0.0f), NULL);
		V_0 = L_0;
		goto IL_001d;
	}

IL_001d:
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
		return L_1;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline (VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* __this, const RuntimeMethod* method) 
{
	{
		VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_0 = __this->___U3CstackU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) 
{
	Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_c;
		float L_1 = L_0.___r;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___0_c;
		float L_3 = L_2.___g;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_c;
		float L_5 = L_4.___b;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___0_c;
		float L_7 = L_6.___a;
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8;
		memset((&L_8), 0, sizeof(L_8));
		Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_8), L_1, L_3, L_5, L_7, NULL);
		V_0 = L_8;
		goto IL_0021;
	}

IL_0021:
	{
		Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = V_0;
		return L_9;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method) 
{
	Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		float L_0 = __this->___r;
		float L_1;
		L_1 = Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F(L_0, NULL);
		float L_2 = __this->___g;
		float L_3;
		L_3 = Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F(L_2, NULL);
		float L_4 = __this->___b;
		float L_5;
		L_5 = Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F(L_4, NULL);
		float L_6 = __this->___a;
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_7;
		memset((&L_7), 0, sizeof(L_7));
		Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_7), L_1, L_3, L_5, L_6, NULL);
		V_0 = L_7;
		goto IL_0030;
	}

IL_0030:
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = V_0;
		return L_8;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CmsaaSamplesU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CwidthU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CheightU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CsourceU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsourceU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
		__this->___U3CdestinationU3Ek__BackingField = L_0;
		Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdestinationU3Ek__BackingField), (void*)L_0);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CidU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_destinationID_m1F8ECED821495892F8074ABB00B180CFBACEAD04_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, int32_t ___0_value, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_value;
		__this->___U3CdestinationIDU3Ek__BackingField = L_0;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdestinationU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CopyColorPass_get_destinationID_m25BD18E8145748FB1FD6E678BF52500EA33480BB_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___U3CdestinationIDU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* RTHandle_get_name_mF2E7B6B108477C76931BD1E5798BB1DA1F036B7A_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) 
{
	{
		String_t* L_0 = __this->___m_Name;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScriptableRenderPass_get_clearFlag_m74FAFCDC3CD75DC4201B398DFD25E028D7D800DB_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->___m_ClearFlag;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ScriptableRenderPass_get_clearColor_mAEC581D756087BF3617FE243D569717FBC2E5DB1_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) 
{
	{
		Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = __this->___m_ClearColor;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) 
{
	{
		RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CsourceU3Ek__BackingField;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool NativeArray_1_get_IsCreated_mE20C86CDF117D83540556807F8C35F5DF78CF16B_gshared_inline (NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934* __this, const RuntimeMethod* method) 
{
	{
		void* L_0 = __this->___m_Buffer;
		return (bool)((((int32_t)((((intptr_t)L_0) == ((intptr_t)((uintptr_t)0)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m9EB85BF0A8ACB74906DE3C966155E2AFE3CD41D9_gshared_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		goto IL_0035;
	}

IL_0035:
	{
		__this->____size = 0;
	}

IL_003c:
	{
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mB250805CA1FB6E023D7DC263CB8A9FED9DF6832C_gshared_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___0_item, const RuntimeMethod* method) 
{
	RectIntU5BU5D_t0497041D1621D80C656705FB9F0AB63AD4D8698F* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		RectIntU5BU5D_t0497041D1621D80C656705FB9F0AB63AD4D8698F* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		RectIntU5BU5D_t0497041D1621D80C656705FB9F0AB63AD4D8698F* L_4 = V_0;
		NullCheck(L_4);
		if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
		{
			goto IL_0034;
		}
	}
	{
		int32_t L_5 = V_1;
		__this->____size = ((int32_t)il2cpp_codegen_add(L_5, 1));
		RectIntU5BU5D_t0497041D1621D80C656705FB9F0AB63AD4D8698F* L_6 = V_0;
		int32_t L_7 = V_1;
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8)L_8);
		return;
	}

IL_0034:
	{
		RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 L_9 = ___0_item;
		List_1_AddWithResize_m7AB2D7E7A971DA2781D3D87AEE011EC1EE6FC6D1(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mAC3A8C91727EB1B71F51D45CBCE6166C0AC10380_gshared_inline (List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mA02E5F618ED4D74FD8E9E4D85A0DDB897C0A1EE6_gshared_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, const RuntimeMethod* method) 
{
	int32_t V_0 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		goto IL_0035;
	}

IL_0035:
	{
		__this->____size = 0;
	}

IL_003c:
	{
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m768763F58F0183D1B64076CAC7B31FF468F67569_gshared_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA ___0_item, const RuntimeMethod* method) 
{
	ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		V_1 = L_2;
		int32_t L_3 = V_1;
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_4 = V_0;
		NullCheck(L_4);
		if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
		{
			goto IL_0034;
		}
	}
	{
		int32_t L_5 = V_1;
		__this->____size = ((int32_t)il2cpp_codegen_add(L_5, 1));
		ShadowResolutionRequestU5BU5D_t3D199791CBD21072E390C90C6EEFF32FABFF6B08* L_6 = V_0;
		int32_t L_7 = V_1;
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA)L_8);
		return;
	}

IL_0034:
	{
		ShadowResolutionRequest_tE0E30FA18ACE318D6540C2BA217F4E8B3E6766CA L_9 = ___0_item;
		List_1_AddWithResize_m4FB281D62922AF82CD55E0BBCAC287AE979D1709(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m1FE2C6B6987DF8C28FF405B863116C5DB943860C_gshared_inline (List_1_tE07459D48AF9F19C6ECC25436DA9F1F6C12FFF0A* __this, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = __this->____size;
		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 = __this->____size;
		return L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method) 
{
	Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
	int32_t V_1 = 0;
	{
		int32_t L_0 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____items;
		V_0 = L_1;
		int32_t L_2 = __this->____size;
		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 = ((int32_t)il2cpp_codegen_add(L_5, 1));
		Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = V_0;
		int32_t L_7 = V_1;
		int32_t L_8 = ___0_item;
		NullCheck(L_6);
		(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (int32_t)L_8);
		return;
	}

IL_0034:
	{
		int32_t L_9 = ___0_item;
		List_1_AddWithResize_m378B392086AAB6F400944FA9839516326B3F7BB8(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
		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 = __this->____version;
		__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
		goto IL_0035;
	}

IL_0035:
	{
		__this->____size = 0;
	}

IL_003c:
	{
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_gshared_inline (const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = sizeof(float4_t89D9A294E7A79BD81BFBDD18654508532958555E);
		return (int32_t)L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_gshared_inline (const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = sizeof(InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D);
		return (int32_t)L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_gshared_inline (const RuntimeMethod* method) 
{
	{
		uint32_t L_0 = sizeof(uint32_t);
		return (int32_t)L_0;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) 
{
	bool V_0 = false;
	float V_1 = 0.0f;
	bool V_2 = false;
	{
		float L_0 = ___0_value;
		V_0 = (bool)((((float)L_0) < ((float)(0.0f)))? 1 : 0);
		bool L_1 = V_0;
		if (!L_1)
		{
			goto IL_0015;
		}
	}
	{
		V_1 = (0.0f);
		goto IL_002d;
	}

IL_0015:
	{
		float L_2 = ___0_value;
		V_2 = (bool)((((float)L_2) > ((float)(1.0f)))? 1 : 0);
		bool L_3 = V_2;
		if (!L_3)
		{
			goto IL_0029;
		}
	}
	{
		V_1 = (1.0f);
		goto IL_002d;
	}

IL_0029:
	{
		float L_4 = ___0_value;
		V_1 = L_4;
		goto IL_002d;
	}

IL_002d:
	{
		float L_5 = V_1;
		return L_5;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) 
{
	float V_0 = 0.0f;
	float G_B3_0 = 0.0f;
	{
		float L_0 = ___0_a;
		float L_1 = ___1_b;
		if ((((float)L_0) > ((float)L_1)))
		{
			goto IL_0008;
		}
	}
	{
		float L_2 = ___1_b;
		G_B3_0 = L_2;
		goto IL_0009;
	}

IL_0008:
	{
		float L_3 = ___0_a;
		G_B3_0 = L_3;
	}

IL_0009:
	{
		V_0 = G_B3_0;
		goto IL_000c;
	}

IL_000c:
	{
		float L_4 = V_0;
		return L_4;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_r;
		__this->___r = L_0;
		float L_1 = ___1_g;
		__this->___g = L_1;
		float L_2 = ___2_b;
		__this->___b = L_2;
		float L_3 = ___3_a;
		__this->___a = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		__this->___x = L_0;
		float L_1 = ___1_y;
		__this->___y = L_1;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		__this->___x = L_0;
		float L_1 = ___1_y;
		__this->___y = L_1;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_m062DCDEE8A8DFB587E88A4F1D18E7415B683CB00_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_zw, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_xy;
		float L_1 = L_0.___x;
		__this->___x = L_1;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_2 = ___0_xy;
		float L_3 = L_2.___y;
		__this->___y = L_3;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_4 = ___1_zw;
		float L_5 = L_4.___x;
		__this->___z = L_5;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6 = ___1_zw;
		float L_7 = L_6.___y;
		__this->___w = L_7;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void int2__ctor_m452D21510717D0961119C89A72BBB8D84DCD49F4_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* __this, int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) 
{
	{
		int32_t L_0 = ___0_x;
		__this->___x = L_0;
		int32_t L_1 = ___1_y;
		__this->___y = L_1;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float2__ctor_m36DFF2F3BE02DB4AC5E36F0CDFF2DB54D872F979_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA* __this, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_v, const RuntimeMethod* method) 
{
	{
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_0 = ___0_v;
		int32_t L_1 = L_0.___x;
		__this->___x = ((float)L_1);
		int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_2 = ___0_v;
		int32_t L_3 = L_2.___y;
		__this->___y = ((float)L_3);
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_mB2F7F2D8BCE8159BEF5A0D6400499E211858ED2D_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) 
{
	{
		float L_0 = ___0_x;
		__this->___x = L_0;
		float L_1 = ___1_y;
		__this->___y = L_1;
		float L_2 = ___2_z;
		__this->___z = L_2;
		float L_3 = ___3_w;
		__this->___w = L_3;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_m2A6267BB3EF610ED0F833FD07322B70EA219E9C7_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float ___1_z, float ___2_w, const RuntimeMethod* method) 
{
	{
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_xy;
		float L_1 = L_0.___x;
		__this->___x = L_1;
		float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_2 = ___0_xy;
		float L_3 = L_2.___y;
		__this->___y = L_3;
		float L_4 = ___1_z;
		__this->___z = L_4;
		float L_5 = ___2_w;
		__this->___w = L_5;
		return;
	}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_asfloat_m9FA56DE5C61FCEF3DCD0675252D40DFD9C9B712F_inline (int32_t ___0_x, const RuntimeMethod* method) 
{
	IntFloatUnion_t549256A9DD754252DD18383D9CE7EA55EBBD6D96 V_0;
	memset((&V_0), 0, sizeof(V_0));
	{
		(&V_0)->___floatValue = (0.0f);
		int32_t L_0 = ___0_x;
		(&V_0)->___intValue = L_0;
		IntFloatUnion_t549256A9DD754252DD18383D9CE7EA55EBBD6D96 L_1 = V_0;
		float L_2 = L_1.___floatValue;
		return L_2;
	}
}
